diff --git a/module2/exo2/exercice.ipynb b/module2/exo2/exercice.ipynb index 0bbbe371b01e359e381e43239412d77bf53fb1fb..d5a047bd8bf5ca74ff18c631e6c3b1c1d016f71a 100644 --- a/module2/exo2/exercice.ipynb +++ b/module2/exo2/exercice.ipynb @@ -1,5 +1,124 @@ { - "cells": [], + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [], + "source": [ + "import numpy as np" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": {}, + "outputs": [], + "source": [ + "data = np.array([14.0, 7.6, 11.2, 12.8, 12.5, 9.9, 14.9, 9.4, 16.9, 10.2, 14.9, 18.1, 7.3, 9.8, 10.9,12.2, 9.9, 2.9, 2.8, 15.4, 15.7, 9.7, 13.1, 13.2, 12.3, 11.7, 16.0, 12.4, 17.9, 12.2, 16.2, 18.7, 8.9, 11.9, 12.1, 14.6, 12.1, 4.7, 3.9, 16.9, 16.8, 11.3, 14.4, 15.7, 14.0, 13.6, 18.0, 13.6, 19.9, 13.7, 17.0, 20.5, 9.9, 12.5, 13.2, 16.1, 13.5, 6.3, 6.4, 17.6, 19.1, 12.8, 15.5, 16.3, 15.2, 14.6, 19.1, 14.4, 21.4, 15.1, 19.6, 21.7, 11.3, 15.0, 14.3, 16.8, 14.0, 6.8, 8.2, 19.9, 20.4, 14.6, 16.4, 18.7, 16.8, 15.8, 20.4, 15.8, 22.4, 16.2, 20.3, 23.4, 12.1, 15.5, 15.4, 18.4, 15.7, 10.2, 8.9, 21.0])" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "14.113000000000001" + ] + }, + "execution_count": 3, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "np.mean(data)" + ] + }, + { + "cell_type": "code", + "execution_count": 9, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "4.334094455301447" + ] + }, + "execution_count": 9, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "np.std(data,ddof=1)" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "2.8" + ] + }, + "execution_count": 5, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "np.min(data)" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "23.4" + ] + }, + "execution_count": 6, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "np.max(data)" + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "14.5" + ] + }, + "execution_count": 7, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "np.median(data)" + ] + } + ], "metadata": { "kernelspec": { "display_name": "Python 3", @@ -16,10 +135,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.3" + "version": "3.6.4" } }, "nbformat": 4, "nbformat_minor": 2 } - diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/exercice.ipynb index 0bbbe371b01e359e381e43239412d77bf53fb1fb..e337b30f3f19ba1d530b2ab7c4571188126820c9 100644 --- a/module3/exo3/exercice.ipynb +++ b/module3/exo3/exercice.ipynb @@ -1,5 +1,317 @@ { - "cells": [], + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Co2" + ] + }, + { + "cell_type": "code", + "execution_count": 9, + "metadata": {}, + "outputs": [], + "source": [ + "import pandas as pd\n", + "import matplotlib.pyplot as plt\n", + "import os" + ] + }, + { + "cell_type": "code", + "execution_count": 36, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
YrMnDateDateCO2seasonallyfitseasonallyCO2seasonallySta
0adjustedadjusted fitfilledadjusted filledNaN
1Excel[ppm][ppm][ppm][ppm][ppm][ppm]NaN
2195801212001958.0411-99.99-99.99-99.99-99.99-99.99-99.99MLO
3195802212311958.1260-99.99-99.99-99.99-99.99-99.99-99.99MLO
4195803212591958.2027315.71314.44316.19314.91315.71314.44MLO
\n", + "
" + ], + "text/plain": [ + " Yr Mn Date Date CO2 seasonally fit \\\n", + "0 adjusted \n", + "1 Excel [ppm] [ppm] [ppm] \n", + "2 1958 01 21200 1958.0411 -99.99 -99.99 -99.99 \n", + "3 1958 02 21231 1958.1260 -99.99 -99.99 -99.99 \n", + "4 1958 03 21259 1958.2027 315.71 314.44 316.19 \n", + "\n", + " seasonally CO2 seasonally Sta \n", + "0 adjusted fit filled adjusted filled NaN \n", + "1 [ppm] [ppm] [ppm] NaN \n", + "2 -99.99 -99.99 -99.99 MLO \n", + "3 -99.99 -99.99 -99.99 MLO \n", + "4 314.91 315.71 314.44 MLO " + ] + }, + "execution_count": 36, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "data_url = 'https://scrippsco2.ucsd.edu/assets/data/atmospheric/stations/in_situ_co2/monthly/monthly_in_situ_co2_mlo.csv'\n", + "raw_data = pd.read_csv(data_url, comment='\"', skiprows=3, header=0)\n", + "raw_data.head()" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## We are interested in the data and Co2 concentration (column 5). Thus we drop all other columns" + ] + }, + { + "cell_type": "code", + "execution_count": 39, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
YrMnCO2
2195801-99.99
3195802-99.99
4195803315.71
5195804317.45
6195805317.51
\n", + "
" + ], + "text/plain": [ + " Yr Mn CO2\n", + "2 1958 01 -99.99\n", + "3 1958 02 -99.99\n", + "4 1958 03 315.71\n", + "5 1958 04 317.45\n", + "6 1958 05 317.51" + ] + }, + "execution_count": 39, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "raw_data.columns\n", + "filtered_df = raw_data.drop(axis=1, columns=[' Date', ' Date', 'seasonally',\n", + " ' fit', ' seasonally', ' CO2', ' seasonally', ' Sta'])\n", + "filtered_df = filtered_df.drop(axis=0, labels=[0, 1])\n", + "filtered_df.head()" + ] + }, + { + "cell_type": "code", + "execution_count": 51, + "metadata": {}, + "outputs": [ + { + "ename": "KeyError", + "evalue": "'CO2'", + "output_type": "error", + "traceback": [ + "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m", + "\u001b[0;31mKeyError\u001b[0m Traceback (most recent call last)", + "\u001b[0;32m/opt/conda/lib/python3.6/site-packages/pandas/core/indexes/base.py\u001b[0m in \u001b[0;36mget_loc\u001b[0;34m(self, key, method, tolerance)\u001b[0m\n\u001b[1;32m 2524\u001b[0m \u001b[0;32mtry\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 2525\u001b[0;31m \u001b[0;32mreturn\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m_engine\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mget_loc\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mkey\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 2526\u001b[0m \u001b[0;32mexcept\u001b[0m \u001b[0mKeyError\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n", + "\u001b[0;32mpandas/_libs/index.pyx\u001b[0m in \u001b[0;36mpandas._libs.index.IndexEngine.get_loc\u001b[0;34m()\u001b[0m\n", + "\u001b[0;32mpandas/_libs/index.pyx\u001b[0m in \u001b[0;36mpandas._libs.index.IndexEngine.get_loc\u001b[0;34m()\u001b[0m\n", + "\u001b[0;32mpandas/_libs/hashtable_class_helper.pxi\u001b[0m in \u001b[0;36mpandas._libs.hashtable.PyObjectHashTable.get_item\u001b[0;34m()\u001b[0m\n", + "\u001b[0;32mpandas/_libs/hashtable_class_helper.pxi\u001b[0m in \u001b[0;36mpandas._libs.hashtable.PyObjectHashTable.get_item\u001b[0;34m()\u001b[0m\n", + "\u001b[0;31mKeyError\u001b[0m: 'CO2'", + "\nDuring handling of the above exception, another exception occurred:\n", + "\u001b[0;31mKeyError\u001b[0m Traceback (most recent call last)", + "\u001b[0;32m\u001b[0m in \u001b[0;36m\u001b[0;34m\u001b[0m\n\u001b[1;32m 4\u001b[0m \u001b[0mdf\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mfiltered_df\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 5\u001b[0m \u001b[0;31m# Filter out rows with missing CO2 values (-99.99)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m----> 6\u001b[0;31m \u001b[0mdf\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mdf\u001b[0m\u001b[0;34m[\u001b[0m\u001b[0mdf\u001b[0m\u001b[0;34m[\u001b[0m\u001b[0;34m'CO2'\u001b[0m\u001b[0;34m]\u001b[0m \u001b[0;34m!=\u001b[0m \u001b[0;34m-\u001b[0m\u001b[0;36m99.99\u001b[0m\u001b[0;34m]\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 7\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 8\u001b[0m \u001b[0;31m# Convert 'Yr' and 'Mn' columns to datetime format\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n", + "\u001b[0;32m/opt/conda/lib/python3.6/site-packages/pandas/core/frame.py\u001b[0m in \u001b[0;36m__getitem__\u001b[0;34m(self, key)\u001b[0m\n\u001b[1;32m 2137\u001b[0m \u001b[0;32mreturn\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m_getitem_multilevel\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mkey\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 2138\u001b[0m \u001b[0;32melse\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 2139\u001b[0;31m \u001b[0;32mreturn\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m_getitem_column\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mkey\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 2140\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 2141\u001b[0m \u001b[0;32mdef\u001b[0m \u001b[0m_getitem_column\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mself\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mkey\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n", + "\u001b[0;32m/opt/conda/lib/python3.6/site-packages/pandas/core/frame.py\u001b[0m in \u001b[0;36m_getitem_column\u001b[0;34m(self, key)\u001b[0m\n\u001b[1;32m 2144\u001b[0m \u001b[0;31m# get column\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 2145\u001b[0m \u001b[0;32mif\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mcolumns\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mis_unique\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 2146\u001b[0;31m \u001b[0;32mreturn\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m_get_item_cache\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mkey\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 2147\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 2148\u001b[0m \u001b[0;31m# duplicate columns & possible reduce dimensionality\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n", + "\u001b[0;32m/opt/conda/lib/python3.6/site-packages/pandas/core/generic.py\u001b[0m in \u001b[0;36m_get_item_cache\u001b[0;34m(self, item)\u001b[0m\n\u001b[1;32m 1840\u001b[0m \u001b[0mres\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mcache\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mget\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mitem\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 1841\u001b[0m \u001b[0;32mif\u001b[0m \u001b[0mres\u001b[0m \u001b[0;32mis\u001b[0m \u001b[0;32mNone\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 1842\u001b[0;31m \u001b[0mvalues\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m_data\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mget\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mitem\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 1843\u001b[0m \u001b[0mres\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m_box_item_values\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mitem\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mvalues\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 1844\u001b[0m \u001b[0mcache\u001b[0m\u001b[0;34m[\u001b[0m\u001b[0mitem\u001b[0m\u001b[0;34m]\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mres\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n", + "\u001b[0;32m/opt/conda/lib/python3.6/site-packages/pandas/core/internals.py\u001b[0m in \u001b[0;36mget\u001b[0;34m(self, item, fastpath)\u001b[0m\n\u001b[1;32m 3841\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 3842\u001b[0m \u001b[0;32mif\u001b[0m \u001b[0;32mnot\u001b[0m \u001b[0misna\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mitem\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 3843\u001b[0;31m \u001b[0mloc\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mitems\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mget_loc\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mitem\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 3844\u001b[0m \u001b[0;32melse\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 3845\u001b[0m \u001b[0mindexer\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mnp\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0marange\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mlen\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mitems\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m[\u001b[0m\u001b[0misna\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mitems\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m]\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n", + "\u001b[0;32m/opt/conda/lib/python3.6/site-packages/pandas/core/indexes/base.py\u001b[0m in \u001b[0;36mget_loc\u001b[0;34m(self, key, method, tolerance)\u001b[0m\n\u001b[1;32m 2525\u001b[0m \u001b[0;32mreturn\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m_engine\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mget_loc\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mkey\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 2526\u001b[0m \u001b[0;32mexcept\u001b[0m \u001b[0mKeyError\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 2527\u001b[0;31m \u001b[0;32mreturn\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m_engine\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mget_loc\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m_maybe_cast_indexer\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mkey\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 2528\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 2529\u001b[0m \u001b[0mindexer\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mget_indexer\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m[\u001b[0m\u001b[0mkey\u001b[0m\u001b[0;34m]\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mmethod\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mmethod\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mtolerance\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mtolerance\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n", + "\u001b[0;32mpandas/_libs/index.pyx\u001b[0m in \u001b[0;36mpandas._libs.index.IndexEngine.get_loc\u001b[0;34m()\u001b[0m\n", + "\u001b[0;32mpandas/_libs/index.pyx\u001b[0m in \u001b[0;36mpandas._libs.index.IndexEngine.get_loc\u001b[0;34m()\u001b[0m\n", + "\u001b[0;32mpandas/_libs/hashtable_class_helper.pxi\u001b[0m in \u001b[0;36mpandas._libs.hashtable.PyObjectHashTable.get_item\u001b[0;34m()\u001b[0m\n", + "\u001b[0;32mpandas/_libs/hashtable_class_helper.pxi\u001b[0m in \u001b[0;36mpandas._libs.hashtable.PyObjectHashTable.get_item\u001b[0;34m()\u001b[0m\n", + "\u001b[0;31mKeyError\u001b[0m: 'CO2'" + ] + } + ], + "source": [ + "df = filtered_df\n", + "df = df.rename(columns={' Yr': 'Year', ' Mn': 'Month', ' CO2': 'CO2'})\n", + "df.columns\n", + "# Filter out rows with missing CO2 values (-99.99)\n", + "df = df[df['CO2'] != -99.99]\n", + "\n", + "# Convert 'Yr' and 'Mn' columns to datetime format\n", + "df['Date'] = pd.to_datetime(df['Year'].astype(str) + df['Month'].astype(str), format='%Y%m')\n", + "\n", + "# Create a plot of CO2 as a function of time\n", + "plt.figure(figsize=(10, 6))\n", + "plt.plot(df['Date'], df['CO2'], marker='o', linestyle='-')\n", + "plt.xlabel('Time')\n", + "plt.ylabel('CO2 Concentration (ppm)')\n", + "plt.title('CO2 Concentration Over Time')\n", + "plt.grid(True)\n", + "\n", + "# Show the plot\n", + "plt.tight_layout()\n", + "plt.show()" + ] + } + ], "metadata": { "kernelspec": { "display_name": "Python 3", @@ -16,10 +328,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.3" + "version": "3.6.4" } }, "nbformat": 4, "nbformat_minor": 2 } - diff --git "a/module3/exo3/module3\\exo4\\liglab2.log.gz" "b/module3/exo3/module3\\exo4\\liglab2.log.gz" new file mode 100644 index 0000000000000000000000000000000000000000..6fd7278e198a30347957fd280c9d30d3c54d248d --- /dev/null +++ "b/module3/exo3/module3\\exo4\\liglab2.log.gz" @@ -0,0 +1,44414 @@ +,0,1,2,3,4,5,6,7,8,9 +0,[1421761682.052172],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +1,[1421761682.277315],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +2,[1421761682.502054],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +3,[1421761682.729257],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +4,[1421761682.934648],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5,[1421761683.160397],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +6,[1421761683.443055],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.7,ms +7,[1421761683.672157],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +8,[1421761683.899933],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +9,[1421761684.122687],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +10,[1421761684.344135],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +11,[1421761684.566271],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +12,[1421761684.770828],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13,[1421761684.998504],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +14,[1421761685.205172],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.45,ms +15,[1421761685.414106],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.85,ms +16,[1421761685.620117],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +17,[1421761685.824949],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +18,[1421761686.029177],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +19,[1421761686.234464],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +20,[1421761686.438772],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +21,[1421761686.643208],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22,[1421761686.848323],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +23,[1421761687.053400],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24,[1421761687.257704],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25,[1421761687.463275],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +26,[1421761687.668423],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27,[1421761687.874230],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +28,[1421761688.078667],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29,[1421761688.283655],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30,[1421761688.488688],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +31,[1421761688.694652],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +32,[1421761688.899867],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +33,[1421761689.104455],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +34,[1421761689.309556],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35,[1421761689.514744],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36,[1421761689.719832],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37,[1421761689.924690],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38,[1421761690.129358],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +39,[1421761690.335289],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40,[1421761690.539871],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41,[1421761690.744599],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +42,[1421761690.950126],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +43,[1421761691.154491],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +44,[1421761691.359824],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +45,[1421761691.564541],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +46,[1421761691.769042],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +47,[1421761691.974735],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +48,[1421761692.179329],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +49,[1421761692.385087],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +50,[1421761692.590174],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +51,[1421761692.796199],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +52,[1421761693.001785],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +53,[1421761693.206838],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +54,[1421761693.412630],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +55,[1421761693.617385],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +56,[1421761693.822314],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +57,[1421761694.026605],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +58,[1421761694.231410],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +59,[1421761694.437334],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +60,[1421761694.642193],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +61,[1421761694.847858],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +62,[1421761695.052302],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +63,[1421761695.257005],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +64,[1421761695.461769],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +65,[1421761695.666562],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +66,[1421761695.871355],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +67,[1421761696.075667],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +68,[1421761696.280338],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +69,[1421761696.485200],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +70,[1421761696.690050],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +71,[1421761696.894632],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +72,[1421761697.100078],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +73,[1421761697.304909],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +74,[1421761697.509838],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +75,[1421761697.714894],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +76,[1421761697.920064],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +77,[1421761698.125197],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +78,[1421761698.331417],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +79,[1421761698.536727],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +80,[1421761698.742762],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +81,[1421761698.947941],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +82,[1421761699.155385],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +83,[1421761699.359987],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +84,[1421761699.565169],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +85,[1421761699.770438],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +86,[1421761699.982619],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.42,ms +87,[1421761700.188009],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +88,[1421761700.392946],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +89,[1421761700.598661],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +90,[1421761700.803687],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +91,[1421761701.008266],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +92,[1421761701.213666],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +93,[1421761701.419059],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +94,[1421761701.623733],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +95,[1421761701.829634],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +96,[1421761702.035954],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +97,[1421761702.240981],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +98,[1421761702.446091],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +99,[1421761702.650918],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +100,[1421761702.855846],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +101,[1421761703.061669],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +102,[1421761703.268273],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +103,[1421761703.474617],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +104,[1421761703.680266],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +105,[1421761703.885115],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +106,[1421761704.091277],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +107,[1421761704.296808],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +108,[1421761704.503007],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +109,[1421761704.707934],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +110,[1421761704.912619],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +111,[1421761705.117528],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +112,[1421761705.323251],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +113,[1421761705.529295],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +114,[1421761705.735273],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +115,[1421761705.941534],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +116,[1421761706.146320],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +117,[1421761706.351121],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +118,[1421761706.556586],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +119,[1421761706.761920],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +120,[1421761706.966750],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +121,[1421761707.172027],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +122,[1421761707.377527],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +123,[1421761707.582574],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +124,[1421761707.788031],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +125,[1421761707.992751],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +126,[1421761708.197163],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +127,[1421761708.402183],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +128,[1421761708.607134],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +129,[1421761708.812241],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +130,[1421761709.016955],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +131,[1421761709.225273],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.43,ms +132,[1421761709.430411],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +133,[1421761709.635543],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +134,[1421761709.840290],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +135,[1421761710.046390],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +136,[1421761710.251601],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +137,[1421761710.457126],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +138,[1421761710.662268],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +139,[1421761710.867782],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +140,[1421761711.073227],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +141,[1421761711.279403],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +142,[1421761711.484182],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +143,[1421761711.688760],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +144,[1421761711.894860],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +145,[1421761712.099849],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +146,[1421761712.305514],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +147,[1421761712.510874],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +148,[1421761712.716494],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +149,[1421761712.921543],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +150,[1421761713.126565],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +151,[1421761713.331767],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +152,[1421761713.537871],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +153,[1421761713.743928],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +154,[1421761713.948627],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +155,[1421761714.153575],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +156,[1421761714.359544],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +157,[1421761714.564865],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +158,[1421761714.770326],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +159,[1421761714.975586],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +160,[1421761715.180823],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +161,[1421761715.385814],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +162,[1421761715.591089],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +163,[1421761715.796202],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +164,[1421761716.000492],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +165,[1421761716.205696],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +166,[1421761716.411835],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +167,[1421761716.617739],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +168,[1421761716.823266],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +169,[1421761717.028586],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +170,[1421761717.233891],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +171,[1421761717.438906],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +172,[1421761717.645537],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +173,[1421761717.850789],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +174,[1421761718.056229],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +175,[1421761718.260980],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +176,[1421761718.466891],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +177,[1421761718.671777],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +178,[1421761718.876946],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +179,[1421761719.082422],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +180,[1421761719.292131],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.98,ms +181,[1421761719.502305],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.18,ms +182,[1421761719.734514],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.2,ms +183,[1421761719.982146],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.0,ms +184,[1421761720.200177],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +185,[1421761720.421753],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +186,[1421761720.652041],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +187,[1421761720.874167],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +188,[1421761721.096519],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +189,[1421761721.322726],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +190,[1421761721.606876],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.2,ms +191,[1421761721.824601],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +192,[1421761722.104619],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.0,ms +193,[1421761722.331740],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +194,[1421761722.584391],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.5,ms +195,[1421761722.789322],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +196,[1421761722.994312],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +197,[1421761723.199120],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +198,[1421761723.407829],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.81,ms +199,[1421761723.618538],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.17,ms +200,[1421761723.833136],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +201,[1421761724.047823],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +202,[1421761724.268097],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +203,[1421761724.489741],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +204,[1421761724.717047],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +205,[1421761724.941489],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +206,[1421761725.226425],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.0,ms +207,[1421761725.444491],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +208,[1421761725.702386],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.0,ms +209,[1421761725.972423],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.0,ms +210,[1421761726.193757],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +211,[1421761726.409496],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +212,[1421761726.690815],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.5,ms +213,[1421761726.896057],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +214,[1421761727.101952],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +215,[1421761727.308555],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +216,[1421761727.513751],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +217,[1421761727.721169],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.60,ms +218,[1421761727.927251],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +219,[1421761728.132460],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +220,[1421761728.340179],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.93,ms +221,[1421761728.551046],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.71,ms +222,[1421761728.763466],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.64,ms +223,[1421761728.982393],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +224,[1421761729.234814],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.9,ms +225,[1421761729.453893],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +226,[1421761729.734276],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.7,ms +227,[1421761730.015486],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.3,ms +228,[1421761730.238203],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +229,[1421761730.462232],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +230,[1421761730.747962],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.0,ms +231,[1421761730.962467],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +232,[1421761731.192213],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +233,[1421761731.421581],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +234,[1421761731.637458],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.7,ms +235,[1421761731.860904],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +236,[1421761732.086337],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +237,[1421761732.291315],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +238,[1421761732.497027],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +239,[1421761732.702007],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +240,[1421761732.916108],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +241,[1421761733.128032],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.17,ms +242,[1421761733.342753],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +243,[1421761733.563241],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +244,[1421761733.830290],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=63.1,ms +245,[1421761734.108867],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.7,ms +246,[1421761734.334379],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +247,[1421761734.621139],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.7,ms +248,[1421761734.907312],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.1,ms +249,[1421761735.194861],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.8,ms +250,[1421761735.474599],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.1,ms +251,[1421761735.700996],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +252,[1421761735.916686],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +253,[1421761736.121792],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +254,[1421761736.327584],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +255,[1421761736.532650],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +256,[1421761736.738710],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +257,[1421761736.944881],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +258,[1421761737.151450],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +259,[1421761737.357458],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +260,[1421761737.562533],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +261,[1421761737.768716],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +262,[1421761737.973554],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +263,[1421761738.178555],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +264,[1421761738.383386],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +265,[1421761738.588769],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +266,[1421761738.793558],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +267,[1421761738.998791],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +268,[1421761739.204364],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +269,[1421761739.411516],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.98,ms +270,[1421761739.616669],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +271,[1421761739.822160],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +272,[1421761740.027560],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +273,[1421761740.232677],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +274,[1421761740.438670],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +275,[1421761740.644356],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +276,[1421761740.849692],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +277,[1421761741.054738],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +278,[1421761741.260662],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +279,[1421761741.466845],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +280,[1421761741.672831],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +281,[1421761741.877992],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +282,[1421761742.082998],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +283,[1421761742.288937],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +284,[1421761742.493798],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +285,[1421761742.698623],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +286,[1421761742.903576],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +287,[1421761743.108921],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +288,[1421761743.315210],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +289,[1421761743.520344],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +290,[1421761743.724987],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +291,[1421761743.929396],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +292,[1421761744.135130],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +293,[1421761744.339939],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +294,[1421761744.545030],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +295,[1421761744.750195],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +296,[1421761744.955378],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +297,[1421761745.160292],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +298,[1421761745.365214],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +299,[1421761745.569861],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +300,[1421761745.775325],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +301,[1421761745.980164],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +302,[1421761746.184966],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +303,[1421761746.390275],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +304,[1421761746.595685],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +305,[1421761746.800661],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +306,[1421761747.006721],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +307,[1421761747.211824],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +308,[1421761747.416738],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +309,[1421761747.621724],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +310,[1421761747.827007],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +311,[1421761748.032090],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +312,[1421761748.238199],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +313,[1421761748.443331],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +314,[1421761748.647974],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +315,[1421761748.853401],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +316,[1421761749.058661],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +317,[1421761749.263828],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +318,[1421761749.469199],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +319,[1421761749.674684],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +320,[1421761749.880164],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +321,[1421761750.085143],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +322,[1421761750.291760],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +323,[1421761750.497247],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +324,[1421761750.702363],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +325,[1421761750.907597],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +326,[1421761751.114018],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +327,[1421761751.318876],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +328,[1421761751.523732],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +329,[1421761751.728830],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +330,[1421761751.933947],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +331,[1421761752.139494],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +332,[1421761752.344950],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +333,[1421761752.551285],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +334,[1421761752.756540],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +335,[1421761752.962439],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +336,[1421761753.167347],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +337,[1421761753.373040],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +338,[1421761753.578274],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +339,[1421761753.783696],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +340,[1421761753.990161],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +341,[1421761754.197340],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.41,ms +342,[1421761754.402561],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +343,[1421761754.608098],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +344,[1421761754.813211],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +345,[1421761755.018185],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +346,[1421761755.223174],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +347,[1421761755.428435],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +348,[1421761755.633237],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +349,[1421761755.839557],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +350,[1421761756.045044],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +351,[1421761756.250234],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +352,[1421761756.455532],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +353,[1421761756.662528],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.91,ms +354,[1421761756.868299],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +355,[1421761757.073743],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +356,[1421761757.280278],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +357,[1421761757.485259],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +358,[1421761757.691814],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +359,[1421761757.896690],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +360,[1421761758.103162],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +361,[1421761758.308834],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +362,[1421761758.515496],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +363,[1421761758.720904],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +364,[1421761758.927293],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +365,[1421761759.131814],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +366,[1421761759.336333],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +367,[1421761759.541249],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +368,[1421761759.746723],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +369,[1421761759.951889],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +370,[1421761760.157894],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +371,[1421761760.362784],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +372,[1421761760.567872],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +373,[1421761760.772506],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +374,[1421761760.977430],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +375,[1421761761.182435],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +376,[1421761761.387402],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +377,[1421761761.592982],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +378,[1421761761.797972],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +379,[1421761762.002248],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +380,[1421761762.207118],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +381,[1421761762.413080],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +382,[1421761762.619187],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +383,[1421761762.825775],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +384,[1421761763.031502],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +385,[1421761763.237767],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +386,[1421761763.443321],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +387,[1421761763.649023],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +388,[1421761763.853971],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +389,[1421761764.059647],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +390,[1421761764.265043],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +391,[1421761764.471659],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.16,ms +392,[1421761764.677888],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +393,[1421761764.884288],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +394,[1421761765.090480],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +395,[1421761765.295486],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +396,[1421761765.500817],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +397,[1421761765.706232],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +398,[1421761765.911043],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +399,[1421761766.115691],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +400,[1421761766.320793],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +401,[1421761766.527190],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +402,[1421761766.732873],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +403,[1421761766.939411],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +404,[1421761767.144687],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +405,[1421761767.349779],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +406,[1421761767.555079],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +407,[1421761767.760324],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +408,[1421761767.965096],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +409,[1421761768.170067],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +410,[1421761768.375391],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +411,[1421761768.580415],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +412,[1421761768.785638],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +413,[1421761768.992220],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +414,[1421761769.197903],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +415,[1421761769.403117],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +416,[1421761769.608772],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +417,[1421761769.813931],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +418,[1421761770.018687],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +419,[1421761770.223470],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +420,[1421761770.428906],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +421,[1421761770.634726],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +422,[1421761770.839236],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +423,[1421761771.044838],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +424,[1421761771.250207],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +425,[1421761771.456712],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +426,[1421761771.661122],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +427,[1421761771.867075],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +428,[1421761772.072901],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +429,[1421761772.277974],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +430,[1421761772.484210],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +431,[1421761772.689007],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +432,[1421761772.894574],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +433,[1421761773.100667],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +434,[1421761773.305832],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +435,[1421761773.511715],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +436,[1421761773.716729],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +437,[1421761773.922649],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +438,[1421761774.128969],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +439,[1421761774.334070],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +440,[1421761774.540041],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +441,[1421761774.745208],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +442,[1421761774.950235],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +443,[1421761775.155925],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +444,[1421761775.361522],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +445,[1421761775.566847],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +446,[1421761775.772195],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +447,[1421761775.977277],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +448,[1421761776.183369],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +449,[1421761776.388533],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +450,[1421761776.595000],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +451,[1421761776.800119],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +452,[1421761777.005017],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +453,[1421761777.209733],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +454,[1421761777.415245],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +455,[1421761777.620703],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +456,[1421761777.826314],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +457,[1421761778.031543],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +458,[1421761778.236574],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +459,[1421761778.441659],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +460,[1421761778.646764],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +461,[1421761778.852661],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +462,[1421761779.057385],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +463,[1421761779.262988],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +464,[1421761779.467798],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +465,[1421761779.672824],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +466,[1421761779.878318],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +467,[1421761780.083469],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +468,[1421761780.288871],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +469,[1421761780.494783],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +470,[1421761780.701590],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +471,[1421761780.906517],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +472,[1421761781.111407],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +473,[1421761781.317633],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +474,[1421761781.523891],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +475,[1421761781.728446],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +476,[1421761781.932871],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +477,[1421761782.137599],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +478,[1421761782.343227],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +479,[1421761782.549491],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +480,[1421761782.754959],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +481,[1421761782.959771],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +482,[1421761783.164728],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +483,[1421761783.369648],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +484,[1421761783.575320],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +485,[1421761783.780435],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +486,[1421761783.985400],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +487,[1421761784.191179],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +488,[1421761784.397342],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +489,[1421761784.602093],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +490,[1421761784.807184],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +491,[1421761785.013444],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +492,[1421761785.218915],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +493,[1421761785.423781],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +494,[1421761785.628502],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +495,[1421761785.833400],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +496,[1421761786.038145],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +497,[1421761786.242957],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +498,[1421761786.448989],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +499,[1421761786.654189],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +500,[1421761786.859823],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +501,[1421761787.064776],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +502,[1421761787.270397],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +503,[1421761787.475176],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +504,[1421761787.680573],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +505,[1421761787.885982],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +506,[1421761788.090842],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +507,[1421761788.295851],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +508,[1421761788.500516],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +509,[1421761788.706862],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +510,[1421761788.912441],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +511,[1421761789.117809],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +512,[1421761789.322719],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +513,[1421761789.528174],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +514,[1421761789.733415],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +515,[1421761789.938566],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +516,[1421761790.144331],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +517,[1421761790.349327],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +518,[1421761790.555248],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +519,[1421761790.761047],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +520,[1421761790.966761],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +521,[1421761791.172649],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +522,[1421761791.377724],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +523,[1421761791.583865],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +524,[1421761791.789089],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +525,[1421761791.994651],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +526,[1421761792.200055],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +527,[1421761792.405255],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +528,[1421761792.610795],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +529,[1421761792.816014],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +530,[1421761793.020799],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +531,[1421761793.226483],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +532,[1421761793.431210],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +533,[1421761793.635938],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +534,[1421761793.840839],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +535,[1421761794.045282],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +536,[1421761794.250251],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +537,[1421761794.455311],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +538,[1421761794.660294],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +539,[1421761794.865385],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +540,[1421761795.071451],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +541,[1421761795.276134],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +542,[1421761795.480913],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +543,[1421761795.687483],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +544,[1421761795.893567],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +545,[1421761796.098215],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +546,[1421761796.302759],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +547,[1421761796.508776],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +548,[1421761796.713630],1026,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +549,[1421761796.918336],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +550,[1421761797.124123],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +551,[1421761797.328933],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +552,[1421761797.535318],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +553,[1421761797.740545],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +554,[1421761797.945721],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +555,[1421761798.150316],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +556,[1421761798.355908],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +557,[1421761798.560724],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +558,[1421761798.765684],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +559,[1421761798.970332],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +560,[1421761799.174943],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +561,[1421761799.379490],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +562,[1421761799.584790],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +563,[1421761799.789982],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +564,[1421761799.994958],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +565,[1421761800.200235],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +566,[1421761800.405270],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +567,[1421761800.611149],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +568,[1421761800.816371],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +569,[1421761801.021483],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +570,[1421761801.226597],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +571,[1421761801.431378],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +572,[1421761801.635988],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +573,[1421761801.841231],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +574,[1421761802.046361],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +575,[1421761802.251195],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +576,[1421761802.456777],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +577,[1421761802.661699],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +578,[1421761802.866616],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +579,[1421761803.072480],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +580,[1421761803.277661],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +581,[1421761803.483915],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +582,[1421761803.689859],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +583,[1421761803.895512],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +584,[1421761804.100486],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +585,[1421761804.305285],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +586,[1421761804.510123],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +587,[1421761804.715708],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +588,[1421761804.920601],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +589,[1421761805.126314],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +590,[1421761805.331125],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +591,[1421761805.536822],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +592,[1421761805.743224],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +593,[1421761805.948655],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +594,[1421761806.153817],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +595,[1421761806.358293],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +596,[1421761806.564780],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +597,[1421761806.770912],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +598,[1421761806.975360],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +599,[1421761807.181577],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +600,[1421761807.386244],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +601,[1421761807.591299],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +602,[1421761807.797420],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +603,[1421761808.002355],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +604,[1421761808.207450],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +605,[1421761808.412419],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +606,[1421761808.617199],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +607,[1421761808.824843],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.38,ms +608,[1421761809.034632],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.53,ms +609,[1421761809.239423],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +610,[1421761809.444291],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +611,[1421761809.657915],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +612,[1421761809.866912],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.97,ms +613,[1421761810.081539],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +614,[1421761810.300129],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +615,[1421761810.516136],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +616,[1421761810.791066],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.8,ms +617,[1421761811.018013],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +618,[1421761811.294795],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.1,ms +619,[1421761811.517563],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +620,[1421761811.743160],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +621,[1421761811.972091],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +622,[1421761812.177174],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +623,[1421761812.383396],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +624,[1421761812.588674],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +625,[1421761812.793595],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +626,[1421761812.998224],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +627,[1421761813.203906],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +628,[1421761813.409295],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +629,[1421761813.614916],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +630,[1421761813.819382],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +631,[1421761814.024081],1075,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +632,[1421761814.229814],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +633,[1421761814.434724],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +634,[1421761814.639411],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +635,[1421761814.844586],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +636,[1421761815.049767],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +637,[1421761815.255943],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +638,[1421761815.461405],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +639,[1421761815.668206],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.76,ms +640,[1421761815.873618],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +641,[1421761816.079690],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +642,[1421761816.284774],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +643,[1421761816.489540],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +644,[1421761816.694008],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +645,[1421761816.899193],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +646,[1421761817.104346],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +647,[1421761817.308839],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +648,[1421761817.513563],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +649,[1421761817.718385],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +650,[1421761817.924196],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +651,[1421761818.129164],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +652,[1421761818.333889],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +653,[1421761818.539354],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +654,[1421761818.744810],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +655,[1421761818.949696],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +656,[1421761819.155722],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +657,[1421761819.360595],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +658,[1421761819.565841],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +659,[1421761819.771116],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +660,[1421761819.975676],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +661,[1421761820.180474],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +662,[1421761820.385813],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +663,[1421761820.590414],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +664,[1421761820.795432],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +665,[1421761821.001136],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +666,[1421761821.205958],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +667,[1421761821.410556],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +668,[1421761821.615658],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +669,[1421761821.820569],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +670,[1421761822.025360],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +671,[1421761822.230386],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +672,[1421761822.435414],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +673,[1421761822.639932],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +674,[1421761822.845829],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +675,[1421761823.050883],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +676,[1421761823.257350],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.77,ms +677,[1421761823.462300],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +678,[1421761823.667424],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +679,[1421761823.872494],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +680,[1421761824.077149],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +681,[1421761824.282130],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +682,[1421761824.487394],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +683,[1421761824.699493],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.30,ms +684,[1421761824.904158],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +685,[1421761825.108636],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +686,[1421761825.313458],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +687,[1421761825.519692],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +688,[1421761825.724842],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +689,[1421761825.929664],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +690,[1421761826.134484],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +691,[1421761826.340116],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +692,[1421761826.545134],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +693,[1421761826.750888],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +694,[1421761826.957484],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +695,[1421761827.163625],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +696,[1421761827.368680],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +697,[1421761827.574452],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +698,[1421761827.779545],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +699,[1421761827.984543],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +700,[1421761828.189660],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +701,[1421761828.396032],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +702,[1421761828.601028],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +703,[1421761828.806560],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +704,[1421761829.011934],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +705,[1421761829.217533],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +706,[1421761829.424272],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +707,[1421761829.629371],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +708,[1421761829.834222],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +709,[1421761830.039982],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +710,[1421761830.244855],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +711,[1421761830.449591],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +712,[1421761830.654677],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +713,[1421761830.859910],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +714,[1421761831.064604],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +715,[1421761831.270104],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +716,[1421761831.475258],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +717,[1421761831.681441],1482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +718,[1421761831.887155],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +719,[1421761832.091424],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +720,[1421761832.295959],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +721,[1421761832.501864],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +722,[1421761832.708208],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +723,[1421761832.913234],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +724,[1421761833.119135],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +725,[1421761833.324433],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +726,[1421761833.529989],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +727,[1421761833.735180],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +728,[1421761833.940507],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +729,[1421761834.146231],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +730,[1421761834.350819],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +731,[1421761834.556072],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +732,[1421761834.762340],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +733,[1421761834.967305],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +734,[1421761835.172272],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +735,[1421761835.378292],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +736,[1421761835.582974],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +737,[1421761835.789251],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +738,[1421761835.994500],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +739,[1421761836.199954],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +740,[1421761836.404940],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +741,[1421761836.611430],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +742,[1421761836.817126],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +743,[1421761837.022478],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +744,[1421761837.228354],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +745,[1421761837.433450],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +746,[1421761837.638700],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +747,[1421761837.845360],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.83,ms +748,[1421761838.049952],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +749,[1421761838.254810],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +750,[1421761838.460515],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +751,[1421761838.665189],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +752,[1421761838.869778],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +753,[1421761839.075686],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +754,[1421761839.280428],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +755,[1421761839.485826],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +756,[1421761839.692090],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +757,[1421761839.897160],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +758,[1421761840.102506],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +759,[1421761840.307073],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +760,[1421761840.513106],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +761,[1421761840.722705],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.17,ms +762,[1421761840.928085],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +763,[1421761841.132927],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +764,[1421761841.338920],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +765,[1421761841.543994],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +766,[1421761841.749135],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +767,[1421761841.955028],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +768,[1421761842.159941],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +769,[1421761842.364367],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +770,[1421761842.569512],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +771,[1421761842.774473],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +772,[1421761842.980543],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +773,[1421761843.185468],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +774,[1421761843.390903],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +775,[1421761843.596743],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +776,[1421761843.802097],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +777,[1421761844.007156],1075,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +778,[1421761844.213205],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +779,[1421761844.418068],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +780,[1421761844.624091],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +781,[1421761844.829358],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +782,[1421761845.034406],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +783,[1421761845.240024],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +784,[1421761845.444920],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +785,[1421761845.649910],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +786,[1421761845.854989],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +787,[1421761846.061193],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +788,[1421761846.267146],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +789,[1421761846.472400],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +790,[1421761846.678331],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +791,[1421761846.884510],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +792,[1421761847.089211],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +793,[1421761847.294463],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +794,[1421761847.499752],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +795,[1421761847.705821],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +796,[1421761847.910455],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +797,[1421761848.115252],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +798,[1421761848.319887],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +799,[1421761848.524473],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +800,[1421761848.729178],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +801,[1421761848.934299],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +802,[1421761849.139691],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +803,[1421761849.345793],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +804,[1421761849.550908],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +805,[1421761849.756392],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +806,[1421761849.961797],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +807,[1421761850.166932],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +808,[1421761850.371560],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +809,[1421761850.576919],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +810,[1421761850.782244],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +811,[1421761850.987400],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +812,[1421761851.193890],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +813,[1421761851.399298],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +814,[1421761851.604815],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +815,[1421761851.809880],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +816,[1421761852.016355],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +817,[1421761852.221485],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +818,[1421761852.426411],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +819,[1421761852.631240],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +820,[1421761852.837728],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +821,[1421761853.043056],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +822,[1421761853.248622],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +823,[1421761853.453393],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +824,[1421761853.658317],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +825,[1421761853.863021],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +826,[1421761854.067377],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +827,[1421761854.272987],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +828,[1421761854.478407],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +829,[1421761854.683611],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +830,[1421761854.888415],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +831,[1421761855.094344],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +832,[1421761855.298681],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +833,[1421761855.503507],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +834,[1421761855.708252],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +835,[1421761855.914012],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +836,[1421761856.119477],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +837,[1421761856.324789],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +838,[1421761856.531333],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +839,[1421761856.736955],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +840,[1421761856.941830],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +841,[1421761857.146581],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +842,[1421761857.351744],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +843,[1421761857.556661],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +844,[1421761857.762898],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +845,[1421761857.968404],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +846,[1421761858.174814],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +847,[1421761858.379632],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +848,[1421761858.584439],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +849,[1421761858.789243],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +850,[1421761858.994650],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +851,[1421761859.199610],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +852,[1421761859.404925],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +853,[1421761859.610225],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +854,[1421761859.815705],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +855,[1421761860.020883],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +856,[1421761860.225875],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +857,[1421761860.431136],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +858,[1421761860.636804],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +859,[1421761860.841736],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +860,[1421761861.047983],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +861,[1421761861.253527],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +862,[1421761861.459423],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +863,[1421761861.664498],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +864,[1421761861.870478],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +865,[1421761862.075602],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +866,[1421761862.280727],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +867,[1421761862.486032],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +868,[1421761862.691120],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +869,[1421761862.896319],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +870,[1421761863.101164],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +871,[1421761863.306417],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +872,[1421761863.511878],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +873,[1421761863.717303],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +874,[1421761863.922877],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +875,[1421761864.128711],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +876,[1421761864.333574],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +877,[1421761864.539254],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +878,[1421761864.743952],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +879,[1421761864.949385],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +880,[1421761865.154337],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +881,[1421761865.360333],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +882,[1421761865.565375],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +883,[1421761865.771492],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +884,[1421761865.977173],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +885,[1421761866.182295],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +886,[1421761866.387107],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +887,[1421761866.592694],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +888,[1421761866.798014],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +889,[1421761867.003050],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +890,[1421761867.208011],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +891,[1421761867.413121],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +892,[1421761867.619448],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +893,[1421761867.824407],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +894,[1421761868.030631],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +895,[1421761868.236420],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +896,[1421761868.441290],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +897,[1421761868.646147],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +898,[1421761868.852022],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +899,[1421761869.057150],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +900,[1421761869.262251],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +901,[1421761869.468307],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +902,[1421761869.674883],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +903,[1421761869.881530],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +904,[1421761870.086242],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +905,[1421761870.291480],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +906,[1421761870.496681],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +907,[1421761870.702208],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +908,[1421761870.908776],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +909,[1421761871.114304],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +910,[1421761871.319856],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +911,[1421761871.526403],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +912,[1421761871.732022],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +913,[1421761871.936718],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +914,[1421761872.141608],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +915,[1421761872.346811],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +916,[1421761872.553233],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +917,[1421761872.759748],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +918,[1421761872.965236],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +919,[1421761873.170152],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +920,[1421761873.374727],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +921,[1421761873.580234],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +922,[1421761873.785373],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +923,[1421761873.990528],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +924,[1421761874.195579],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +925,[1421761874.400818],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +926,[1421761874.606451],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +927,[1421761874.812346],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +928,[1421761875.017294],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +929,[1421761875.222509],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +930,[1421761875.427727],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +931,[1421761875.633491],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +932,[1421761875.839788],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +933,[1421761876.045109],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +934,[1421761876.251308],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +935,[1421761876.456928],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +936,[1421761876.662888],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +937,[1421761876.868417],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +938,[1421761877.073169],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +939,[1421761877.278482],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +940,[1421761877.484483],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +941,[1421761877.689733],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +942,[1421761877.894962],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +943,[1421761878.099787],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +944,[1421761878.304265],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +945,[1421761878.509339],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +946,[1421761878.714632],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +947,[1421761878.919363],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +948,[1421761879.124141],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +949,[1421761879.328560],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +950,[1421761879.533887],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +951,[1421761879.739399],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +952,[1421761879.944362],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +953,[1421761880.149607],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +954,[1421761880.354376],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +955,[1421761880.559503],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +956,[1421761880.764220],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +957,[1421761880.968978],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +958,[1421761881.173906],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +959,[1421761881.384150],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.65,ms +960,[1421761881.596103],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.01,ms +961,[1421761881.802369],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +962,[1421761882.007740],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +963,[1421761882.213252],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +964,[1421761882.418307],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +965,[1421761882.623759],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +966,[1421761882.830197],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +967,[1421761883.035445],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +968,[1421761883.240046],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +969,[1421761883.445370],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +970,[1421761883.651563],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +971,[1421761883.856714],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +972,[1421761884.061903],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +973,[1421761884.267660],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +974,[1421761884.472847],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +975,[1421761884.678746],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +976,[1421761884.883992],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +977,[1421761885.088761],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +978,[1421761885.293718],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +979,[1421761885.498926],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +980,[1421761885.704670],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +981,[1421761885.909203],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +982,[1421761886.114320],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +983,[1421761886.319148],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +984,[1421761886.524176],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +985,[1421761886.729611],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +986,[1421761886.935353],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +987,[1421761887.140562],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +988,[1421761887.346231],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +989,[1421761887.551338],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +990,[1421761887.756387],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +991,[1421761887.962754],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +992,[1421761888.167792],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +993,[1421761888.372632],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +994,[1421761888.577846],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +995,[1421761888.783380],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +996,[1421761888.989913],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +997,[1421761889.195616],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +998,[1421761889.400423],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +999,[1421761889.606504],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +1000,[1421761889.813005],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +1001,[1421761890.017739],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +1002,[1421761890.222631],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1003,[1421761890.427895],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1004,[1421761890.633873],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1005,[1421761890.840111],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +1006,[1421761891.045234],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +1007,[1421761891.250312],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1008,[1421761891.455948],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +1009,[1421761891.661083],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1010,[1421761891.866486],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1011,[1421761892.071930],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1012,[1421761892.277699],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +1013,[1421761892.482290],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1014,[1421761892.688385],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +1015,[1421761892.893377],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1016,[1421761893.098246],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1017,[1421761893.303165],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1018,[1421761893.508855],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +1019,[1421761893.714343],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1020,[1421761893.919653],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +1021,[1421761894.124842],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1022,[1421761894.329550],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1023,[1421761894.534261],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1024,[1421761894.739556],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1025,[1421761894.945371],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +1026,[1421761895.150995],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +1027,[1421761895.355920],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1028,[1421761895.562118],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +1029,[1421761895.766871],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +1030,[1421761895.973204],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +1031,[1421761896.177800],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1032,[1421761896.382475],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +1033,[1421761896.588580],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +1034,[1421761896.793883],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1035,[1421761896.999618],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +1036,[1421761897.205681],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +1037,[1421761897.432582],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +1038,[1421761897.651352],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +1039,[1421761897.856700],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1040,[1421761898.062612],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +1041,[1421761898.267486],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1042,[1421761898.472691],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1043,[1421761898.677809],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +1044,[1421761898.882503],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1045,[1421761899.088080],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +1046,[1421761899.293205],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1047,[1421761899.498433],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +1048,[1421761899.704907],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +1049,[1421761899.909453],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1050,[1421761900.114574],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1051,[1421761900.319241],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1052,[1421761900.524026],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1053,[1421761900.728885],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1054,[1421761900.933476],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1055,[1421761901.138278],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1056,[1421761901.344088],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +1057,[1421761901.549166],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +1058,[1421761901.753731],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1059,[1421761901.958278],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1060,[1421761902.163201],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1061,[1421761902.368613],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +1062,[1421761902.573224],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1063,[1421761902.779053],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +1064,[1421761902.983974],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1065,[1421761903.188784],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1066,[1421761903.393164],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1067,[1421761903.598198],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1068,[1421761903.803088],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1069,[1421761904.007953],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1070,[1421761904.212787],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1071,[1421761904.417363],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1072,[1421761904.623082],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1073,[1421761904.828294],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1074,[1421761905.032984],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1075,[1421761905.237791],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1076,[1421761905.441960],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +1077,[1421761905.646604],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1078,[1421761905.851634],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1079,[1421761906.055934],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1080,[1421761906.261008],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1081,[1421761906.465886],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1082,[1421761906.670818],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1083,[1421761906.875172],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1084,[1421761907.079873],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1085,[1421761907.284259],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1086,[1421761907.488905],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1087,[1421761907.694059],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +1088,[1421761907.898600],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +1089,[1421761908.104059],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +1090,[1421761908.308693],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1091,[1421761908.512826],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +1092,[1421761908.717480],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +1093,[1421761908.922526],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1094,[1421761909.127715],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1095,[1421761909.333765],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +1096,[1421761909.538765],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1097,[1421761909.743247],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1098,[1421761909.947532],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1099,[1421761910.152483],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1100,[1421761910.357672],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +1101,[1421761910.563519],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +1102,[1421761910.769505],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1103,[1421761910.975116],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1104,[1421761911.179479],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1105,[1421761911.385010],1670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +1106,[1421761911.591433],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +1107,[1421761911.796520],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1108,[1421761912.001193],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1109,[1421761912.206133],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1110,[1421761912.411525],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1111,[1421761912.616525],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1112,[1421761912.821366],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1113,[1421761913.026822],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +1114,[1421761913.231547],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1115,[1421761913.436042],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +1116,[1421761913.640524],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1117,[1421761913.845947],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +1118,[1421761914.050275],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +1119,[1421761914.256038],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +1120,[1421761914.460577],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +1121,[1421761914.665207],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1122,[1421761914.869587],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +1123,[1421761915.073955],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1124,[1421761915.278953],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1125,[1421761915.484349],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1126,[1421761915.689512],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +1127,[1421761915.894239],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1128,[1421761916.099071],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1129,[1421761916.303864],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +1130,[1421761916.508636],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1131,[1421761916.713419],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +1132,[1421761916.918271],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1133,[1421761917.124548],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1134,[1421761917.329332],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1135,[1421761917.534701],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +1136,[1421761917.739472],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1137,[1421761917.944461],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1138,[1421761918.149237],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1139,[1421761918.355208],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +1140,[1421761918.560335],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1141,[1421761918.764942],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1142,[1421761918.969432],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1143,[1421761919.174103],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1144,[1421761919.379819],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +1145,[1421761919.585296],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +1146,[1421761919.790353],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1147,[1421761919.996395],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +1148,[1421761920.201032],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1149,[1421761920.406819],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +1150,[1421761920.612865],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +1151,[1421761920.818732],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +1152,[1421761921.025124],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +1153,[1421761921.229704],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +1154,[1421761921.434815],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1155,[1421761921.640038],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1156,[1421761921.844985],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1157,[1421761922.051258],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +1158,[1421761922.256695],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +1159,[1421761922.461813],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1160,[1421761922.667300],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +1161,[1421761922.872790],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1162,[1421761923.078019],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1163,[1421761923.283136],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1164,[1421761923.488056],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1165,[1421761923.694391],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1166,[1421761923.899707],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1167,[1421761924.105293],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1168,[1421761924.311223],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +1169,[1421761924.517153],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +1170,[1421761924.723539],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1171,[1421761924.929750],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +1172,[1421761925.135889],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +1173,[1421761925.340351],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1174,[1421761925.545256],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +1175,[1421761925.750284],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1176,[1421761925.955401],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1177,[1421761926.160747],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1178,[1421761926.366326],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1179,[1421761926.571793],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1180,[1421761926.777070],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +1181,[1421761926.983156],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +1182,[1421761927.188052],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1183,[1421761927.394020],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1184,[1421761927.600037],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +1185,[1421761927.805284],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +1186,[1421761928.011627],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +1187,[1421761928.217012],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1188,[1421761928.422371],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1189,[1421761928.627965],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1190,[1421761928.832878],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +1191,[1421761929.038682],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +1192,[1421761929.243597],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +1193,[1421761929.449421],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1194,[1421761929.654720],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1195,[1421761929.859863],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1196,[1421761930.065762],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +1197,[1421761930.270984],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1198,[1421761930.475911],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1199,[1421761930.680795],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1200,[1421761930.885716],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1201,[1421761931.091549],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1202,[1421761931.298195],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +1203,[1421761931.503536],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +1204,[1421761931.709943],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +1205,[1421761931.916396],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1206,[1421761932.123201],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +1207,[1421761932.329588],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1208,[1421761932.534995],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1209,[1421761932.740458],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +1210,[1421761932.946210],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1211,[1421761933.152367],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +1212,[1421761933.357069],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1213,[1421761933.561909],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1214,[1421761933.767344],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1215,[1421761933.972739],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1216,[1421761934.177810],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +1217,[1421761934.383793],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1218,[1421761934.589391],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1219,[1421761934.795827],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +1220,[1421761935.001458],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +1221,[1421761935.207047],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +1222,[1421761935.411429],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1223,[1421761935.617651],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1224,[1421761935.822057],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +1225,[1421761936.026955],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1226,[1421761936.232992],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +1227,[1421761936.438892],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +1228,[1421761936.643856],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +1229,[1421761936.850000],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.85,ms +1230,[1421761937.054659],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1231,[1421761937.260349],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1232,[1421761937.465421],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1233,[1421761937.670389],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +1234,[1421761937.875439],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1235,[1421761938.080797],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +1236,[1421761938.285514],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1237,[1421761938.490564],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1238,[1421761938.696734],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +1239,[1421761938.901754],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1240,[1421761939.106431],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1241,[1421761939.311386],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +1242,[1421761939.517271],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +1243,[1421761939.722426],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1244,[1421761939.927985],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1245,[1421761940.133080],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1246,[1421761940.337929],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1247,[1421761940.545784],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.66,ms +1248,[1421761940.751755],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +1249,[1421761940.956969],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1250,[1421761941.162559],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +1251,[1421761941.372863],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.21,ms +1252,[1421761941.607308],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.6,ms +1253,[1421761941.857048],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.7,ms +1254,[1421761942.083925],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +1255,[1421761942.301573],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +1256,[1421761942.517785],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +1257,[1421761942.801648],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.8,ms +1258,[1421761943.051136],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.8,ms +1259,[1421761943.277015],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +1260,[1421761943.483086],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1261,[1421761943.687712],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1262,[1421761943.892404],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1263,[1421761944.097464],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +1264,[1421761944.302224],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1265,[1421761944.506761],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1266,[1421761944.712741],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +1267,[1421761944.918430],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1268,[1421761945.123567],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +1269,[1421761945.328144],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1270,[1421761945.532831],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1271,[1421761945.737910],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1272,[1421761945.943419],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +1273,[1421761946.148680],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1274,[1421761946.353555],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1275,[1421761946.559788],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1276,[1421761946.764711],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +1277,[1421761946.970705],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +1278,[1421761947.175133],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1279,[1421761947.383027],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.52,ms +1280,[1421761947.591771],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.18,ms +1281,[1421761947.803406],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.89,ms +1282,[1421761948.020647],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +1283,[1421761948.268582],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.1,ms +1284,[1421761948.485946],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +1285,[1421761948.762674],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.6,ms +1286,[1421761948.989691],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +1287,[1421761949.215868],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +1288,[1421761949.421019],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1289,[1421761949.625855],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1290,[1421761949.831253],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1291,[1421761950.040615],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.31,ms +1292,[1421761950.253191],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.59,ms +1293,[1421761950.469040],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +1294,[1421761950.674131],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1295,[1421761950.880235],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +1296,[1421761951.084873],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +1297,[1421761951.289604],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1298,[1421761951.493890],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1299,[1421761951.698833],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1300,[1421761951.904319],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +1301,[1421761952.109080],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1302,[1421761952.314048],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1303,[1421761952.519307],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1304,[1421761952.725550],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +1305,[1421761952.930652],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1306,[1421761953.135586],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +1307,[1421761953.340965],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1308,[1421761953.546972],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +1309,[1421761953.751842],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +1310,[1421761953.956851],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +1311,[1421761954.162165],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +1312,[1421761954.366416],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1313,[1421761954.570928],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1314,[1421761954.776431],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +1315,[1421761954.982375],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +1316,[1421761955.187535],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +1317,[1421761955.392767],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1318,[1421761955.598326],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1319,[1421761955.804664],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +1320,[1421761956.010514],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +1321,[1421761956.216394],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +1322,[1421761956.421228],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1323,[1421761956.626941],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +1324,[1421761956.831974],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1325,[1421761957.037014],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1326,[1421761957.242931],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +1327,[1421761957.450505],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +1328,[1421761957.657430],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +1329,[1421761957.863118],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +1330,[1421761958.068283],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +1331,[1421761958.273096],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1332,[1421761958.478090],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1333,[1421761958.683441],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +1334,[1421761958.888926],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1335,[1421761959.093848],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1336,[1421761959.298294],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1337,[1421761959.504192],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +1338,[1421761959.709221],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1339,[1421761959.914697],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1340,[1421761960.119793],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1341,[1421761960.325181],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1342,[1421761960.530658],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1343,[1421761960.736302],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +1344,[1421761960.942875],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1345,[1421761961.148833],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1346,[1421761961.354052],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1347,[1421761961.558908],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1348,[1421761961.764592],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1349,[1421761961.969688],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +1350,[1421761962.174859],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +1351,[1421761962.379633],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1352,[1421761962.584487],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1353,[1421761962.789989],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +1354,[1421761962.995125],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +1355,[1421761963.199905],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1356,[1421761963.405460],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +1357,[1421761963.610175],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1358,[1421761963.815174],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1359,[1421761964.020543],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1360,[1421761964.225546],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1361,[1421761964.429891],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1362,[1421761964.635757],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +1363,[1421761964.841523],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1364,[1421761965.046615],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1365,[1421761965.251922],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1366,[1421761965.457566],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +1367,[1421761965.662513],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1368,[1421761965.867307],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1369,[1421761966.072252],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1370,[1421761966.276691],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1371,[1421761966.482411],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +1372,[1421761966.688430],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +1373,[1421761966.893809],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1374,[1421761967.098745],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1375,[1421761967.303327],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1376,[1421761967.508389],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1377,[1421761967.713823],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1378,[1421761967.919141],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1379,[1421761968.124164],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1380,[1421761968.329257],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1381,[1421761968.534165],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1382,[1421761968.739098],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1383,[1421761968.944029],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1384,[1421761969.149358],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1385,[1421761969.355207],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +1386,[1421761969.560509],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +1387,[1421761969.766841],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +1388,[1421761969.973089],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +1389,[1421761970.178516],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +1390,[1421761970.383571],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1391,[1421761970.589177],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1392,[1421761970.794437],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1393,[1421761970.999387],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1394,[1421761971.204259],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +1395,[1421761971.409845],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +1396,[1421761971.614621],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1397,[1421761971.819524],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1398,[1421761972.024066],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1399,[1421761972.229412],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1400,[1421761972.435930],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +1401,[1421761972.641311],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1402,[1421761972.846659],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1403,[1421761973.051066],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1404,[1421761973.257152],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +1405,[1421761973.462382],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +1406,[1421761973.667464],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1407,[1421761973.872750],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +1408,[1421761974.079291],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +1409,[1421761974.284374],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +1410,[1421761974.489562],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1411,[1421761974.694338],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1412,[1421761974.900241],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +1413,[1421761975.105247],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1414,[1421761975.310252],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1415,[1421761975.516630],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +1416,[1421761975.721639],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1417,[1421761975.927209],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1418,[1421761976.133908],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1419,[1421761976.339077],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1420,[1421761976.543673],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1421,[1421761976.749881],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +1422,[1421761976.954680],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1423,[1421761977.159765],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1424,[1421761977.364422],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1425,[1421761977.569195],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1426,[1421761977.774036],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1427,[1421761977.979116],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1428,[1421761978.184193],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1429,[1421761978.389288],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1430,[1421761978.594835],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1431,[1421761978.801088],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +1432,[1421761979.006481],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1433,[1421761979.212310],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +1434,[1421761979.417509],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1435,[1421761979.622648],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1436,[1421761979.827748],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1437,[1421761980.032082],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1438,[1421761980.236780],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1439,[1421761980.442585],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1440,[1421761980.647856],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1441,[1421761980.852907],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1442,[1421761981.057102],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +1443,[1421761981.262015],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1444,[1421761981.467159],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +1445,[1421761981.672138],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1446,[1421761981.877470],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1447,[1421761982.081986],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1448,[1421761982.287086],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1449,[1421761982.492162],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1450,[1421761982.698023],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1451,[1421761982.902976],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1452,[1421761983.109052],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +1453,[1421761983.315030],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +1454,[1421761983.520285],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1455,[1421761983.725375],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1456,[1421761983.930577],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1457,[1421761984.135430],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1458,[1421761984.340663],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +1459,[1421761984.547438],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +1460,[1421761984.753088],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +1461,[1421761984.958494],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1462,[1421761985.164335],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +1463,[1421761985.370026],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +1464,[1421761985.574857],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1465,[1421761985.780105],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1466,[1421761985.986031],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1467,[1421761986.190850],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1468,[1421761986.395550],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +1469,[1421761986.600817],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1470,[1421761986.806374],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1471,[1421761987.011802],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +1472,[1421761987.216747],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1473,[1421761987.421638],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1474,[1421761987.626711],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1475,[1421761987.831861],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1476,[1421761988.038357],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +1477,[1421761988.243446],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1478,[1421761988.448054],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1479,[1421761988.652610],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1480,[1421761988.857511],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1481,[1421761989.062302],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1482,[1421761989.267534],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1483,[1421761989.472598],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1484,[1421761989.677239],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1485,[1421761989.882861],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +1486,[1421761990.087491],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1487,[1421761990.292545],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +1488,[1421761990.498300],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1489,[1421761990.703643],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +1490,[1421761990.909415],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +1491,[1421761991.114032],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1492,[1421761991.318810],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1493,[1421761991.523406],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +1494,[1421761991.727745],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +1495,[1421761991.932563],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1496,[1421761992.138404],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +1497,[1421761992.343642],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +1498,[1421761992.549814],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1499,[1421761992.755478],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1500,[1421761992.960655],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1501,[1421761993.165496],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1502,[1421761993.370224],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1503,[1421761993.574747],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1504,[1421761993.779410],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1505,[1421761993.985123],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +1506,[1421761994.190016],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1507,[1421761994.394707],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1508,[1421761994.599352],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1509,[1421761994.803912],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1510,[1421761995.008743],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +1511,[1421761995.213903],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1512,[1421761995.419075],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1513,[1421761995.624171],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +1514,[1421761995.830985],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +1515,[1421761996.036363],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1516,[1421761996.245158],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.11,ms +1517,[1421761996.454922],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.38,ms +1518,[1421761996.660765],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +1519,[1421761996.865701],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1520,[1421761997.070574],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +1521,[1421761997.275973],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1522,[1421761997.480850],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +1523,[1421761997.687431],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +1524,[1421761997.893474],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +1525,[1421761998.098857],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1526,[1421761998.304482],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1527,[1421761998.509767],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1528,[1421761998.715572],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1529,[1421761998.920592],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +1530,[1421761999.128086],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.71,ms +1531,[1421761999.333157],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +1532,[1421761999.538085],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1533,[1421761999.742965],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1534,[1421761999.947728],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1535,[1421762000.152896],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1536,[1421762000.357243],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +1537,[1421762000.562983],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +1538,[1421762000.768130],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1539,[1421762000.974472],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1540,[1421762001.179757],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1541,[1421762001.385019],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +1542,[1421762001.590195],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +1543,[1421762001.795176],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1544,[1421762001.999937],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1545,[1421762002.204951],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1546,[1421762002.410058],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1547,[1421762002.615709],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1548,[1421762002.820971],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +1549,[1421762003.026451],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1550,[1421762003.231917],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1551,[1421762003.436765],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1552,[1421762003.641054],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1553,[1421762003.846467],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +1554,[1421762004.051669],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +1555,[1421762004.256499],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1556,[1421762004.461804],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1557,[1421762004.667402],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +1558,[1421762004.872353],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1559,[1421762005.076593],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1560,[1421762005.281260],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1561,[1421762005.485864],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1562,[1421762005.690509],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1563,[1421762005.895056],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1564,[1421762006.099591],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +1565,[1421762006.304018],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1566,[1421762006.509020],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1567,[1421762006.714475],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +1568,[1421762006.920800],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +1569,[1421762007.125161],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1570,[1421762007.329757],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1571,[1421762007.534828],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1572,[1421762007.740009],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1573,[1421762007.945946],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +1574,[1421762008.150804],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1575,[1421762008.355406],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1576,[1421762008.560302],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1577,[1421762008.765844],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1578,[1421762008.970925],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1579,[1421762009.175770],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1580,[1421762009.380739],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1581,[1421762009.586332],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1582,[1421762009.791074],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1583,[1421762009.996064],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1584,[1421762010.202127],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1585,[1421762010.407212],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1586,[1421762010.612255],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1587,[1421762010.818673],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +1588,[1421762011.024837],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +1589,[1421762011.230331],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +1590,[1421762011.436333],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +1591,[1421762011.643151],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +1592,[1421762011.848833],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +1593,[1421762012.054343],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1594,[1421762012.259900],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1595,[1421762012.465133],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +1596,[1421762012.670966],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +1597,[1421762012.876399],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +1598,[1421762013.082735],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +1599,[1421762013.288244],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1600,[1421762013.493882],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +1601,[1421762013.700077],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +1602,[1421762013.905444],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1603,[1421762014.110986],1186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +1604,[1421762014.316047],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1605,[1421762014.522261],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +1606,[1421762014.728790],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +1607,[1421762014.933934],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1608,[1421762015.138904],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1609,[1421762015.344978],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1610,[1421762015.550106],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1611,[1421762015.755434],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1612,[1421762015.960067],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1613,[1421762016.164899],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1614,[1421762016.371031],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +1615,[1421762016.577015],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +1616,[1421762016.782176],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1617,[1421762016.988488],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +1618,[1421762017.195162],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +1619,[1421762017.400153],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1620,[1421762017.605952],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1621,[1421762017.810811],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +1622,[1421762018.017110],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.88,ms +1623,[1421762018.222411],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +1624,[1421762018.428462],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +1625,[1421762018.633488],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +1626,[1421762018.839228],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +1627,[1421762019.045804],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +1628,[1421762019.250267],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1629,[1421762019.455784],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1630,[1421762019.661040],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1631,[1421762019.866407],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1632,[1421762020.071585],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1633,[1421762020.276981],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +1634,[1421762020.482106],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1635,[1421762020.688148],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +1636,[1421762020.893804],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +1637,[1421762021.099061],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1638,[1421762021.303890],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1639,[1421762021.509198],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1640,[1421762021.714603],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1641,[1421762021.919722],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1642,[1421762022.125218],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +1643,[1421762022.330574],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1644,[1421762022.535527],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1645,[1421762022.741668],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +1646,[1421762022.947207],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1647,[1421762023.152582],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1648,[1421762023.357431],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1649,[1421762023.562813],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +1650,[1421762023.767569],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1651,[1421762023.973405],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +1652,[1421762024.178495],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1653,[1421762024.383668],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1654,[1421762024.588969],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1655,[1421762024.793501],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +1656,[1421762024.998759],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1657,[1421762025.204680],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +1658,[1421762025.410977],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +1659,[1421762025.616188],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1660,[1421762025.822217],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +1661,[1421762026.028010],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +1662,[1421762026.233622],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +1663,[1421762026.439718],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +1664,[1421762026.645635],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +1665,[1421762026.851257],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +1666,[1421762027.056124],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1667,[1421762027.261150],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1668,[1421762027.467724],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +1669,[1421762027.674156],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +1670,[1421762027.880524],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +1671,[1421762028.086715],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1672,[1421762028.292754],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +1673,[1421762028.498439],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1674,[1421762028.704057],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +1675,[1421762028.910714],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +1676,[1421762029.115998],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +1677,[1421762029.321540],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +1678,[1421762029.527198],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1679,[1421762029.732271],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +1680,[1421762029.937555],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +1681,[1421762030.143156],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +1682,[1421762030.348735],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1683,[1421762030.555051],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +1684,[1421762030.760283],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1685,[1421762030.966754],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +1686,[1421762031.172973],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +1687,[1421762031.378071],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1688,[1421762031.583562],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +1689,[1421762031.788949],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1690,[1421762031.994279],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1691,[1421762032.199394],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +1692,[1421762032.404166],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1693,[1421762032.610123],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1694,[1421762032.815417],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1695,[1421762033.020880],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +1696,[1421762033.225693],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1697,[1421762033.431470],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1698,[1421762033.636496],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1699,[1421762033.842597],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +1700,[1421762034.048789],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +1701,[1421762034.254228],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +1702,[1421762034.459340],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +1703,[1421762034.664610],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +1704,[1421762034.869721],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1705,[1421762035.074752],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1706,[1421762035.279682],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1707,[1421762035.485331],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +1708,[1421762035.690286],1148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1709,[1421762035.895226],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1710,[1421762036.099656],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +1711,[1421762036.304419],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1712,[1421762036.509402],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1713,[1421762036.714861],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +1714,[1421762036.921222],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +1715,[1421762037.127344],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1716,[1421762037.332330],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +1717,[1421762037.537644],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1718,[1421762037.743126],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +1719,[1421762037.947760],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1720,[1421762038.153093],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1721,[1421762038.359650],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +1722,[1421762038.566088],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +1723,[1421762038.771125],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +1724,[1421762038.976951],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +1725,[1421762039.182563],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +1726,[1421762039.388538],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +1727,[1421762039.593482],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1728,[1421762039.798686],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +1729,[1421762040.003685],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1730,[1421762040.208407],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +1731,[1421762040.413082],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1732,[1421762040.618262],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +1733,[1421762040.823665],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1734,[1421762041.029647],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +1735,[1421762041.234845],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1736,[1421762041.439693],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1737,[1421762041.644349],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1738,[1421762041.849662],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1739,[1421762042.054694],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1740,[1421762042.259819],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1741,[1421762042.465048],161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1742,[1421762042.670405],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1743,[1421762042.876086],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1744,[1421762043.081776],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1745,[1421762043.288413],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +1746,[1421762043.493749],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1747,[1421762043.699220],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1748,[1421762043.905636],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +1749,[1421762044.110631],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1750,[1421762044.316221],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +1751,[1421762044.521079],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1752,[1421762044.727069],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +1753,[1421762044.932552],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1754,[1421762045.138515],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +1755,[1421762045.344684],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1756,[1421762045.549896],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1757,[1421762045.754809],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1758,[1421762045.960333],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +1759,[1421762046.165881],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1760,[1421762046.370940],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +1761,[1421762046.575669],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1762,[1421762046.781693],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +1763,[1421762046.987165],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1764,[1421762047.192535],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1765,[1421762047.397821],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +1766,[1421762047.603243],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1767,[1421762047.809743],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +1768,[1421762048.014926],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1769,[1421762048.219509],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1770,[1421762048.425539],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +1771,[1421762048.631712],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +1772,[1421762048.836847],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +1773,[1421762049.042499],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1774,[1421762049.248140],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +1775,[1421762049.453193],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +1776,[1421762049.658296],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1777,[1421762049.865657],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.23,ms +1778,[1421762050.071911],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +1779,[1421762050.276950],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1780,[1421762050.481648],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +1781,[1421762050.687709],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +1782,[1421762050.893961],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +1783,[1421762051.099397],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1784,[1421762051.304448],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +1785,[1421762051.509858],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1786,[1421762051.714785],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1787,[1421762051.919993],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1788,[1421762052.125175],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1789,[1421762052.329772],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +1790,[1421762052.535599],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +1791,[1421762052.740197],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +1792,[1421762052.945076],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1793,[1421762053.150153],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1794,[1421762053.355619],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +1795,[1421762053.561987],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +1796,[1421762053.767718],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1797,[1421762053.972584],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +1798,[1421762054.177274],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1799,[1421762054.383170],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +1800,[1421762054.587705],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +1801,[1421762054.793417],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1802,[1421762054.999105],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +1803,[1421762055.205251],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +1804,[1421762055.410369],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1805,[1421762055.615217],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1806,[1421762055.821488],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +1807,[1421762056.026815],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1808,[1421762056.232196],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1809,[1421762056.438312],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +1810,[1421762056.644130],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1811,[1421762056.849675],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1812,[1421762057.055064],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1813,[1421762057.259967],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1814,[1421762057.465002],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +1815,[1421762057.671623],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +1816,[1421762057.877183],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +1817,[1421762058.082272],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +1818,[1421762058.287299],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +1819,[1421762058.492443],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +1820,[1421762058.699048],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +1821,[1421762058.903966],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +1822,[1421762059.108551],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1823,[1421762059.314394],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +1824,[1421762059.520097],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +1825,[1421762059.725675],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1826,[1421762059.930405],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1827,[1421762060.136264],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +1828,[1421762060.341209],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +1829,[1421762060.545659],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +1830,[1421762060.750921],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1831,[1421762060.956087],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1832,[1421762061.160973],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1833,[1421762061.366977],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +1834,[1421762061.573084],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1835,[1421762061.781350],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.72,ms +1836,[1421762061.993045],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.93,ms +1837,[1421762062.208634],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +1838,[1421762062.424674],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.7,ms +1839,[1421762062.640829],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +1840,[1421762062.913994],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.3,ms +1841,[1421762063.145771],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.9,ms +1842,[1421762063.370243],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +1843,[1421762063.591730],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +1844,[1421762063.816909],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +1845,[1421762064.021422],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +1846,[1421762064.227295],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1847,[1421762064.432132],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +1848,[1421762064.637606],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +1849,[1421762064.846239],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.92,ms +1850,[1421762065.057950],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.73,ms +1851,[1421762065.275675],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +1852,[1421762065.491599],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +1853,[1421762065.756253],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.6,ms +1854,[1421762065.979767],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +1855,[1421762066.205355],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +1856,[1421762066.437547],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.7,ms +1857,[1421762066.659368],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +1858,[1421762066.884297],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +1859,[1421762067.103809],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +1860,[1421762067.308623],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +1861,[1421762067.513783],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +1862,[1421762067.718708],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +1863,[1421762067.923078],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1864,[1421762068.128850],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +1865,[1421762068.334984],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1866,[1421762068.539974],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1867,[1421762068.746100],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +1868,[1421762068.953330],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.76,ms +1869,[1421762069.181690],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +1870,[1421762069.397246],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +1871,[1421762069.613291],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.7,ms +1872,[1421762069.833592],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +1873,[1421762070.114462],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.3,ms +1874,[1421762070.338127],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +1875,[1421762070.564433],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +1876,[1421762070.769512],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1877,[1421762070.974306],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1878,[1421762071.179703],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +1879,[1421762071.387741],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.12,ms +1880,[1421762071.599690],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.53,ms +1881,[1421762071.813647],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.94,ms +1882,[1421762072.060252],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.5,ms +1883,[1421762072.274943],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +1884,[1421762072.495903],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +1885,[1421762072.722576],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +1886,[1421762072.998083],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.3,ms +1887,[1421762073.283256],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.9,ms +1888,[1421762073.508709],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +1889,[1421762073.734138],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +1890,[1421762073.953760],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +1891,[1421762074.234939],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.4,ms +1892,[1421762074.462744],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +1893,[1421762074.690196],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +1894,[1421762074.917411],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +1895,[1421762075.122370],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1896,[1421762075.327089],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1897,[1421762075.531900],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1898,[1421762075.737765],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +1899,[1421762075.945493],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.20,ms +1900,[1421762076.155374],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.20,ms +1901,[1421762076.368445],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.76,ms +1902,[1421762076.583897],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +1903,[1421762076.801664],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +1904,[1421762077.023540],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +1905,[1421762077.247834],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +1906,[1421762077.470750],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +1907,[1421762077.696849],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +1908,[1421762077.985383],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.9,ms +1909,[1421762078.190818],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1910,[1421762078.478346],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.8,ms +1911,[1421762078.707898],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +1912,[1421762078.990928],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.9,ms +1913,[1421762079.218532],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +1914,[1421762079.503814],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.3,ms +1915,[1421762079.731248],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +1916,[1421762079.936909],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +1917,[1421762080.142901],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +1918,[1421762080.347800],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1919,[1421762080.558939],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.87,ms +1920,[1421762080.767732],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.89,ms +1921,[1421762080.981607],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +1922,[1421762081.186826],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1923,[1421762081.393134],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +1924,[1421762081.598332],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +1925,[1421762081.803016],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +1926,[1421762082.007826],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +1927,[1421762082.213962],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +1928,[1421762082.419123],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1929,[1421762082.624401],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1930,[1421762082.829218],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1931,[1421762083.033956],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1932,[1421762083.240033],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +1933,[1421762083.444784],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1934,[1421762083.650310],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +1935,[1421762083.856153],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +1936,[1421762084.060693],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1937,[1421762084.266377],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +1938,[1421762084.471304],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1939,[1421762084.677131],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +1940,[1421762084.881596],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +1941,[1421762085.086161],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +1942,[1421762085.291168],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1943,[1421762085.496182],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +1944,[1421762085.701307],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1945,[1421762085.906507],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +1946,[1421762086.111170],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1947,[1421762086.316222],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1948,[1421762086.521050],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +1949,[1421762086.725506],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +1950,[1421762086.930206],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +1951,[1421762087.136185],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +1952,[1421762087.340818],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +1953,[1421762087.546030],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1954,[1421762087.751130],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +1955,[1421762087.956618],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1956,[1421762088.162342],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +1957,[1421762088.369820],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +1958,[1421762088.574950],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +1959,[1421762088.779723],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +1960,[1421762088.985663],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +1961,[1421762089.190552],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +1962,[1421762089.395269],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +1963,[1421762089.600886],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +1964,[1421762089.806486],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +1965,[1421762090.011544],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +1966,[1421762090.216301],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1967,[1421762090.422146],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +1968,[1421762090.626914],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1969,[1421762090.832669],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +1970,[1421762091.038531],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +1971,[1421762091.243606],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +1972,[1421762091.448460],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1973,[1421762091.653182],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +1974,[1421762091.857931],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +1975,[1421762092.064074],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +1976,[1421762092.269047],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +1977,[1421762092.474458],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +1978,[1421762092.680491],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +1979,[1421762092.886325],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +1980,[1421762093.091384],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +1981,[1421762093.297011],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +1982,[1421762093.502299],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +1983,[1421762093.707538],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +1984,[1421762093.912602],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +1985,[1421762094.117428],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +1986,[1421762094.322504],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +1987,[1421762094.528650],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +1988,[1421762094.733794],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +1989,[1421762094.940093],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +1990,[1421762095.145338],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +1991,[1421762095.351176],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +1992,[1421762095.556076],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +1993,[1421762095.762161],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +1994,[1421762095.967326],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1995,[1421762096.173749],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +1996,[1421762096.378765],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +1997,[1421762096.583625],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +1998,[1421762096.790246],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +1999,[1421762096.996228],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +2000,[1421762097.200722],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2001,[1421762097.406208],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2002,[1421762097.612847],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +2003,[1421762097.818641],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +2004,[1421762098.023613],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2005,[1421762098.228313],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2006,[1421762098.432729],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +2007,[1421762098.637887],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +2008,[1421762098.843345],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2009,[1421762099.050032],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +2010,[1421762099.254638],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2011,[1421762099.460470],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2012,[1421762099.665672],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2013,[1421762099.871819],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +2014,[1421762100.076928],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2015,[1421762100.281324],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +2016,[1421762100.486060],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2017,[1421762100.691164],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2018,[1421762100.896299],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2019,[1421762101.102490],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2020,[1421762101.307123],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2021,[1421762101.512629],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +2022,[1421762101.718621],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2023,[1421762101.924127],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2024,[1421762102.130206],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +2025,[1421762102.335760],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +2026,[1421762102.540123],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +2027,[1421762102.745043],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2028,[1421762102.951011],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +2029,[1421762103.155464],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2030,[1421762103.359951],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2031,[1421762103.564542],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2032,[1421762103.770670],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +2033,[1421762103.976596],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2034,[1421762104.182219],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +2035,[1421762104.386562],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2036,[1421762104.591302],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2037,[1421762104.796649],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2038,[1421762105.001813],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2039,[1421762105.206610],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2040,[1421762105.411206],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2041,[1421762105.615961],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +2042,[1421762105.820818],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2043,[1421762106.025520],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2044,[1421762106.230137],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2045,[1421762106.435572],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2046,[1421762106.640618],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +2047,[1421762106.846384],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2048,[1421762107.051083],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +2049,[1421762107.256349],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2050,[1421762107.462128],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +2051,[1421762107.667091],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2052,[1421762107.872869],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2053,[1421762108.078390],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +2054,[1421762108.284841],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +2055,[1421762108.490494],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +2056,[1421762108.695279],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2057,[1421762108.900334],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2058,[1421762109.105955],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +2059,[1421762109.310678],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +2060,[1421762109.515140],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2061,[1421762109.720265],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +2062,[1421762109.925443],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2063,[1421762110.130490],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2064,[1421762110.335051],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2065,[1421762110.539713],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2066,[1421762110.744552],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2067,[1421762110.949958],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +2068,[1421762111.154766],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +2069,[1421762111.359535],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2070,[1421762111.565785],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +2071,[1421762111.770916],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2072,[1421762111.975652],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +2073,[1421762112.180798],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2074,[1421762112.385535],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2075,[1421762112.590328],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +2076,[1421762112.795489],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2077,[1421762113.002142],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +2078,[1421762113.207926],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +2079,[1421762113.413550],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2080,[1421762113.619272],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2081,[1421762113.825652],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +2082,[1421762114.030770],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +2083,[1421762114.235656],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2084,[1421762114.441024],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +2085,[1421762114.646180],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2086,[1421762114.851285],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2087,[1421762115.056324],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +2088,[1421762115.260727],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2089,[1421762115.465295],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2090,[1421762115.669921],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +2091,[1421762115.875021],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +2092,[1421762116.079738],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2093,[1421762116.285025],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2094,[1421762116.490974],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2095,[1421762116.696831],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +2096,[1421762116.902653],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +2097,[1421762117.107450],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2098,[1421762117.312225],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2099,[1421762117.516869],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +2100,[1421762117.721871],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2101,[1421762117.927964],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +2102,[1421762118.133169],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2103,[1421762118.339470],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +2104,[1421762118.545335],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +2105,[1421762118.750017],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2106,[1421762118.954739],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +2107,[1421762119.160129],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +2108,[1421762119.365461],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +2109,[1421762119.570948],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2110,[1421762119.775546],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2111,[1421762119.980378],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2112,[1421762120.185153],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2113,[1421762120.390501],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2114,[1421762120.596805],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +2115,[1421762120.802116],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2116,[1421762121.006715],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2117,[1421762121.211658],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2118,[1421762121.416486],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2119,[1421762121.620858],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +2120,[1421762121.825712],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2121,[1421762122.031135],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +2122,[1421762122.236252],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2123,[1421762122.441389],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2124,[1421762122.647463],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +2125,[1421762122.852371],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2126,[1421762123.056804],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +2127,[1421762123.261579],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2128,[1421762123.466339],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2129,[1421762123.671131],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2130,[1421762123.875982],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2131,[1421762124.080447],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2132,[1421762124.285199],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2133,[1421762124.490364],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +2134,[1421762124.695576],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2135,[1421762124.901292],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +2136,[1421762125.106739],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2137,[1421762125.311750],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2138,[1421762125.516580],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2139,[1421762125.721019],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2140,[1421762125.925640],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2141,[1421762126.130117],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2142,[1421762126.336430],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +2143,[1421762126.541409],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2144,[1421762126.746510],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2145,[1421762126.951434],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2146,[1421762127.156112],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2147,[1421762127.361244],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +2148,[1421762127.567268],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +2149,[1421762127.772503],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2150,[1421762127.978173],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +2151,[1421762128.184319],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2152,[1421762128.388927],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2153,[1421762128.593712],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2154,[1421762128.798664],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +2155,[1421762129.004455],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2156,[1421762129.209233],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2157,[1421762129.413878],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2158,[1421762129.618916],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2159,[1421762129.823728],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2160,[1421762130.029536],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +2161,[1421762130.234884],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2162,[1421762130.440276],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2163,[1421762130.645916],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.07,ms +2164,[1421762130.851635],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +2165,[1421762131.056586],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +2166,[1421762131.262377],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +2167,[1421762131.468991],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +2168,[1421762131.675509],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +2169,[1421762131.881754],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +2170,[1421762132.087178],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2171,[1421762132.292732],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +2172,[1421762132.497998],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2173,[1421762132.702685],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2174,[1421762132.907918],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2175,[1421762133.112923],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2176,[1421762133.319022],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +2177,[1421762133.524116],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2178,[1421762133.729444],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2179,[1421762133.934334],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2180,[1421762134.141923],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.95,ms +2181,[1421762134.346676],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2182,[1421762134.551193],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +2183,[1421762134.756183],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +2184,[1421762134.961087],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2185,[1421762135.166503],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +2186,[1421762135.371529],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +2187,[1421762135.577787],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +2188,[1421762135.784172],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +2189,[1421762135.989850],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +2190,[1421762136.194639],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2191,[1421762136.400725],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +2192,[1421762136.610306],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.50,ms +2193,[1421762136.816608],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +2194,[1421762137.021913],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2195,[1421762137.227808],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +2196,[1421762137.432443],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2197,[1421762137.638516],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +2198,[1421762137.844705],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +2199,[1421762138.049906],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +2200,[1421762138.254650],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2201,[1421762138.459043],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2202,[1421762138.665432],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +2203,[1421762138.870694],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +2204,[1421762139.075571],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2205,[1421762139.280119],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2206,[1421762139.484919],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2207,[1421762139.689869],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2208,[1421762139.895899],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +2209,[1421762140.101009],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +2210,[1421762140.305678],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2211,[1421762140.510649],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2212,[1421762140.716807],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +2213,[1421762140.923085],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +2214,[1421762141.128190],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +2215,[1421762141.333501],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +2216,[1421762141.539460],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +2217,[1421762141.744365],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2218,[1421762141.950045],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2219,[1421762142.154481],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2220,[1421762142.360610],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +2221,[1421762142.565627],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2222,[1421762142.774898],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.70,ms +2223,[1421762142.980857],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +2224,[1421762143.186452],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2225,[1421762143.398519],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.57,ms +2226,[1421762143.606734],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.49,ms +2227,[1421762143.821458],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +2228,[1421762144.036096],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +2229,[1421762144.294329],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.6,ms +2230,[1421762144.567612],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.5,ms +2231,[1421762144.795717],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +2232,[1421762145.020207],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +2233,[1421762145.304170],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.5,ms +2234,[1421762145.524120],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +2235,[1421762145.750427],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +2236,[1421762145.977326],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +2237,[1421762146.205450],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +2238,[1421762146.432319],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +2239,[1421762146.637434],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2240,[1421762146.842849],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +2241,[1421762147.050047],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.50,ms +2242,[1421762147.271476],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +2243,[1421762147.483178],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.89,ms +2244,[1421762147.701423],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +2245,[1421762147.956318],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.4,ms +2246,[1421762148.174021],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +2247,[1421762148.448841],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.2,ms +2248,[1421762148.732718],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.2,ms +2249,[1421762148.962486],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +2250,[1421762149.189542],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +2251,[1421762149.394074],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +2252,[1421762149.599991],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +2253,[1421762149.805039],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2254,[1421762150.009661],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2255,[1421762150.214862],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2256,[1421762150.419750],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2257,[1421762150.626583],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.41,ms +2258,[1421762150.831969],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2259,[1421762151.037001],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2260,[1421762151.243164],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +2261,[1421762151.449113],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2262,[1421762151.654709],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2263,[1421762151.859540],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2264,[1421762152.064535],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2265,[1421762152.270768],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +2266,[1421762152.477023],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +2267,[1421762152.682318],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +2268,[1421762152.887495],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +2269,[1421762153.092102],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2270,[1421762153.298214],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +2271,[1421762153.503176],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2272,[1421762153.708969],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +2273,[1421762153.915269],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +2274,[1421762154.122343],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.38,ms +2275,[1421762154.327326],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2276,[1421762154.532328],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +2277,[1421762154.737770],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2278,[1421762154.942970],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +2279,[1421762155.149206],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2280,[1421762155.354138],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2281,[1421762155.559445],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2282,[1421762155.764871],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +2283,[1421762155.970351],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2284,[1421762156.176400],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +2285,[1421762156.381995],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +2286,[1421762156.586989],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2287,[1421762156.792000],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2288,[1421762156.997650],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2289,[1421762157.202805],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2290,[1421762157.407830],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2291,[1421762157.613432],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2292,[1421762157.818592],1238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2293,[1421762158.024606],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2294,[1421762158.229506],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2295,[1421762158.434125],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2296,[1421762158.638992],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2297,[1421762158.844018],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2298,[1421762159.050124],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2299,[1421762159.255491],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +2300,[1421762159.460098],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2301,[1421762159.665785],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2302,[1421762159.871854],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +2303,[1421762160.077359],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +2304,[1421762160.282445],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2305,[1421762160.487423],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2306,[1421762160.693498],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +2307,[1421762160.898986],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +2308,[1421762161.104509],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +2309,[1421762161.309370],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +2310,[1421762161.514363],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2311,[1421762161.719206],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +2312,[1421762161.925197],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +2313,[1421762162.131356],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +2314,[1421762162.336121],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2315,[1421762162.540921],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2316,[1421762162.745692],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2317,[1421762162.950037],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +2318,[1421762163.154713],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2319,[1421762163.359919],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2320,[1421762163.564968],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2321,[1421762163.771056],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +2322,[1421762163.976187],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +2323,[1421762164.180912],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2324,[1421762164.386876],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +2325,[1421762164.591601],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2326,[1421762164.796372],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2327,[1421762165.001965],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +2328,[1421762165.206476],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2329,[1421762165.410975],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2330,[1421762165.616785],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +2331,[1421762165.822875],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +2332,[1421762166.027578],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2333,[1421762166.231853],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2334,[1421762166.437923],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +2335,[1421762166.642957],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2336,[1421762166.848045],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +2337,[1421762167.052769],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +2338,[1421762167.258452],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +2339,[1421762167.463350],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2340,[1421762167.668948],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +2341,[1421762167.874379],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2342,[1421762168.079037],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2343,[1421762168.283622],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2344,[1421762168.488592],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2345,[1421762168.693678],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2346,[1421762168.899652],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +2347,[1421762169.104033],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2348,[1421762169.309193],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2349,[1421762169.515392],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +2350,[1421762169.722186],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.84,ms +2351,[1421762169.927422],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2352,[1421762170.132373],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2353,[1421762170.338079],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +2354,[1421762170.542667],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2355,[1421762170.748013],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2356,[1421762170.953696],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2357,[1421762171.159758],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +2358,[1421762171.366081],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +2359,[1421762171.570870],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +2360,[1421762171.775744],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2361,[1421762171.981611],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +2362,[1421762172.187957],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +2363,[1421762172.393456],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +2364,[1421762172.598655],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +2365,[1421762172.803860],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2366,[1421762173.009001],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2367,[1421762173.215068],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +2368,[1421762173.423641],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.36,ms +2369,[1421762173.628625],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2370,[1421762173.834394],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2371,[1421762174.038988],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2372,[1421762174.243664],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +2373,[1421762174.449192],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +2374,[1421762174.654756],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +2375,[1421762174.860558],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +2376,[1421762175.065923],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2377,[1421762175.270635],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2378,[1421762175.475330],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +2379,[1421762175.679749],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2380,[1421762175.885855],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +2381,[1421762176.090818],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2382,[1421762176.295711],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2383,[1421762176.500051],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2384,[1421762176.704658],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2385,[1421762176.909696],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +2386,[1421762177.114683],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2387,[1421762177.319930],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2388,[1421762177.525102],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2389,[1421762177.730259],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +2390,[1421762177.935209],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2391,[1421762178.140200],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2392,[1421762178.345232],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2393,[1421762178.550289],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2394,[1421762178.754947],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2395,[1421762178.960195],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2396,[1421762179.164781],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +2397,[1421762179.370247],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +2398,[1421762179.575951],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +2399,[1421762179.780651],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2400,[1421762179.985959],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +2401,[1421762180.191292],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +2402,[1421762180.397372],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +2403,[1421762180.603791],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2404,[1421762180.809120],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2405,[1421762181.014488],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +2406,[1421762181.219447],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2407,[1421762181.424999],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +2408,[1421762181.630317],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2409,[1421762181.835698],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +2410,[1421762182.042607],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2411,[1421762182.248459],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2412,[1421762182.453912],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +2413,[1421762182.659361],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +2414,[1421762182.863911],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2415,[1421762183.069305],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +2416,[1421762183.275353],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2417,[1421762183.480500],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2418,[1421762183.685473],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2419,[1421762183.891152],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2420,[1421762184.095779],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +2421,[1421762184.301957],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +2422,[1421762184.507697],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +2423,[1421762184.712852],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2424,[1421762184.919806],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.00,ms +2425,[1421762185.124611],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2426,[1421762185.329625],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2427,[1421762185.534906],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +2428,[1421762185.739841],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2429,[1421762185.944956],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2430,[1421762186.150169],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2431,[1421762186.355169],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2432,[1421762186.559808],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2433,[1421762186.766004],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +2434,[1421762186.971245],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2435,[1421762187.175669],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2436,[1421762187.381011],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +2437,[1421762187.586912],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +2438,[1421762187.792024],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2439,[1421762187.996761],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2440,[1421762188.201981],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +2441,[1421762188.406445],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2442,[1421762188.611232],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2443,[1421762188.815829],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +2444,[1421762189.020341],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2445,[1421762189.225420],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2446,[1421762189.430994],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2447,[1421762189.636152],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2448,[1421762189.841333],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2449,[1421762190.046127],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2450,[1421762190.251466],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2451,[1421762190.457826],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2452,[1421762190.663191],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2453,[1421762190.868260],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2454,[1421762191.073918],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +2455,[1421762191.278531],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +2456,[1421762191.484829],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +2457,[1421762191.690525],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2458,[1421762191.911651],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +2459,[1421762192.121138],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.77,ms +2460,[1421762192.325928],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2461,[1421762192.531245],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2462,[1421762192.736296],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2463,[1421762192.942314],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +2464,[1421762193.148238],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +2465,[1421762193.354079],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2466,[1421762193.559776],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2467,[1421762193.765661],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2468,[1421762193.971387],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2469,[1421762194.176280],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2470,[1421762194.381962],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +2471,[1421762194.586942],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2472,[1421762194.793050],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +2473,[1421762194.997584],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2474,[1421762195.202466],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2475,[1421762195.408062],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +2476,[1421762195.613245],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2477,[1421762195.817984],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2478,[1421762196.022695],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +2479,[1421762196.227334],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2480,[1421762196.432986],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.93,ms +2481,[1421762196.639338],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2482,[1421762196.844641],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +2483,[1421762197.049893],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2484,[1421762197.254665],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2485,[1421762197.461364],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.31,ms +2486,[1421762197.666319],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +2487,[1421762197.871470],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2488,[1421762198.084198],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.68,ms +2489,[1421762198.292591],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.51,ms +2490,[1421762198.498514],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2491,[1421762198.703453],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2492,[1421762198.908492],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2493,[1421762199.114069],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +2494,[1421762199.319010],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2495,[1421762199.524152],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2496,[1421762199.729955],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2497,[1421762199.935036],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2498,[1421762200.140036],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +2499,[1421762200.344420],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2500,[1421762200.549142],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2501,[1421762200.753981],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2502,[1421762200.960519],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +2503,[1421762201.166004],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +2504,[1421762201.370384],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2505,[1421762201.575215],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2506,[1421762201.780268],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2507,[1421762201.985455],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2508,[1421762202.190102],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2509,[1421762202.395982],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2510,[1421762202.601170],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2511,[1421762202.806480],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2512,[1421762203.011396],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2513,[1421762203.216848],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +2514,[1421762203.421622],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2515,[1421762203.626740],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2516,[1421762203.832152],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2517,[1421762204.037375],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2518,[1421762204.242645],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +2519,[1421762204.447323],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2520,[1421762204.652001],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2521,[1421762204.856814],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2522,[1421762205.062648],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +2523,[1421762205.267178],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2524,[1421762205.472528],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +2525,[1421762205.677124],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2526,[1421762205.882099],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2527,[1421762206.086955],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2528,[1421762206.291449],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2529,[1421762206.496309],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2530,[1421762206.702178],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +2531,[1421762206.907092],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2532,[1421762207.111479],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2533,[1421762207.316827],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2534,[1421762207.522253],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2535,[1421762207.728048],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +2536,[1421762207.932968],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2537,[1421762208.137422],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2538,[1421762208.342810],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2539,[1421762208.548112],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2540,[1421762208.753428],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2541,[1421762208.958810],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2542,[1421762209.164793],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +2543,[1421762209.369661],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2544,[1421762209.574177],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2545,[1421762209.780332],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +2546,[1421762209.985585],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2547,[1421762210.190541],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +2548,[1421762210.395478],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2549,[1421762210.601977],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2550,[1421762210.806964],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2551,[1421762211.012829],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +2552,[1421762211.217744],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2553,[1421762211.423598],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +2554,[1421762211.629586],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +2555,[1421762211.834629],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2556,[1421762212.039448],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2557,[1421762212.243956],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +2558,[1421762212.448766],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2559,[1421762212.653422],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2560,[1421762212.859299],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +2561,[1421762213.064146],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2562,[1421762213.268767],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2563,[1421762213.474411],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +2564,[1421762213.679662],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +2565,[1421762213.884715],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2566,[1421762214.089791],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2567,[1421762214.295916],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +2568,[1421762214.501802],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +2569,[1421762214.707667],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +2570,[1421762214.913503],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +2571,[1421762215.119258],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2572,[1421762215.325724],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +2573,[1421762215.532211],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +2574,[1421762215.736942],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2575,[1421762215.941616],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2576,[1421762216.146741],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2577,[1421762216.352901],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +2578,[1421762216.558145],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2579,[1421762216.763197],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +2580,[1421762216.968328],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +2581,[1421762217.173428],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2582,[1421762217.377715],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2583,[1421762217.582057],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +2584,[1421762217.787558],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +2585,[1421762217.992543],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2586,[1421762218.198533],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +2587,[1421762218.404069],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +2588,[1421762218.609155],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2589,[1421762218.813872],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2590,[1421762219.018517],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2591,[1421762219.224575],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.05,ms +2592,[1421762219.432604],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.13,ms +2593,[1421762219.644213],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.56,ms +2594,[1421762219.882555],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.1,ms +2595,[1421762220.099833],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +2596,[1421762220.305088],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2597,[1421762220.510915],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2598,[1421762220.716010],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2599,[1421762220.920420],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2600,[1421762221.126372],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2601,[1421762221.331187],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +2602,[1421762221.536470],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2603,[1421762221.742437],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +2604,[1421762221.948097],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +2605,[1421762222.153051],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2606,[1421762222.358173],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2607,[1421762222.563214],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2608,[1421762222.768123],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2609,[1421762222.973231],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +2610,[1421762223.178142],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2611,[1421762223.382844],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2612,[1421762223.587849],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2613,[1421762223.793247],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2614,[1421762223.998774],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2615,[1421762224.204556],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2616,[1421762224.410121],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +2617,[1421762224.614780],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2618,[1421762224.819535],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2619,[1421762225.024238],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2620,[1421762225.229438],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2621,[1421762225.435730],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +2622,[1421762225.641033],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +2623,[1421762225.847393],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +2624,[1421762226.053112],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +2625,[1421762226.258328],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +2626,[1421762226.463577],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2627,[1421762226.668578],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2628,[1421762226.873253],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2629,[1421762227.077724],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2630,[1421762227.284027],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +2631,[1421762227.488574],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2632,[1421762227.693905],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2633,[1421762227.899893],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +2634,[1421762228.104554],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +2635,[1421762228.309919],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2636,[1421762228.516242],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +2637,[1421762228.723114],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +2638,[1421762228.928579],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2639,[1421762229.133340],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2640,[1421762229.338706],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +2641,[1421762229.544121],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2642,[1421762229.748957],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2643,[1421762229.954836],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2644,[1421762230.160732],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +2645,[1421762230.366406],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +2646,[1421762230.572148],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +2647,[1421762230.777608],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2648,[1421762230.984507],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2649,[1421762231.190902],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +2650,[1421762231.396524],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +2651,[1421762231.603232],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +2652,[1421762231.808408],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2653,[1421762232.012965],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2654,[1421762232.217920],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2655,[1421762232.422659],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2656,[1421762232.627766],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +2657,[1421762232.832741],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2658,[1421762233.037976],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +2659,[1421762233.242707],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2660,[1421762233.447321],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2661,[1421762233.652215],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2662,[1421762233.857260],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2663,[1421762234.062277],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2664,[1421762234.266861],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2665,[1421762234.471610],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2666,[1421762234.676651],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2667,[1421762234.881546],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2668,[1421762235.086636],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +2669,[1421762235.291380],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2670,[1421762235.496268],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +2671,[1421762235.701352],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2672,[1421762235.906323],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2673,[1421762236.112710],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +2674,[1421762236.317451],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2675,[1421762236.522085],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2676,[1421762236.727883],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +2677,[1421762236.933263],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2678,[1421762237.138235],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2679,[1421762237.343959],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +2680,[1421762237.548598],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2681,[1421762237.753101],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +2682,[1421762237.959284],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +2683,[1421762238.163851],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2684,[1421762238.368529],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2685,[1421762238.575272],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +2686,[1421762238.781708],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +2687,[1421762238.987268],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2688,[1421762239.192904],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +2689,[1421762239.397373],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2690,[1421762239.601683],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +2691,[1421762239.807021],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2692,[1421762240.012266],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2693,[1421762240.218166],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2694,[1421762240.423047],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2695,[1421762240.628027],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +2696,[1421762240.833221],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +2697,[1421762241.038290],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2698,[1421762241.243759],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +2699,[1421762241.449468],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +2700,[1421762241.654166],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2701,[1421762241.859253],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2702,[1421762242.065064],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +2703,[1421762242.270334],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +2704,[1421762242.475687],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2705,[1421762242.681278],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2706,[1421762242.887479],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +2707,[1421762243.093272],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +2708,[1421762243.299009],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +2709,[1421762243.503667],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +2710,[1421762243.709657],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2711,[1421762243.915968],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +2712,[1421762244.120778],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2713,[1421762244.325009],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +2714,[1421762244.531163],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2715,[1421762244.736307],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +2716,[1421762244.940886],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2717,[1421762245.146163],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2718,[1421762245.350956],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2719,[1421762245.555404],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2720,[1421762245.760087],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2721,[1421762245.965105],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2722,[1421762246.169992],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +2723,[1421762246.375265],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2724,[1421762246.581472],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +2725,[1421762246.786692],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2726,[1421762246.992477],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +2727,[1421762247.197173],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2728,[1421762247.401800],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2729,[1421762247.606463],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2730,[1421762247.811204],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2731,[1421762248.017041],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +2732,[1421762248.222531],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2733,[1421762248.428882],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +2734,[1421762248.634005],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +2735,[1421762248.839219],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2736,[1421762249.045508],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +2737,[1421762249.250413],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2738,[1421762249.455560],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2739,[1421762249.660427],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2740,[1421762249.866941],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +2741,[1421762250.072646],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2742,[1421762250.277567],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2743,[1421762250.482082],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2744,[1421762250.687141],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2745,[1421762250.893175],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +2746,[1421762251.098276],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2747,[1421762251.303778],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2748,[1421762251.508633],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2749,[1421762251.713791],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2750,[1421762251.918414],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2751,[1421762252.123695],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2752,[1421762252.328832],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2753,[1421762252.534113],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +2754,[1421762252.739036],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2755,[1421762252.944317],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2756,[1421762253.149876],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2757,[1421762253.354914],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2758,[1421762253.560109],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +2759,[1421762253.766002],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2760,[1421762253.977606],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.90,ms +2761,[1421762254.183602],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +2762,[1421762254.389044],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2763,[1421762254.594672],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2764,[1421762254.800574],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +2765,[1421762255.007059],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +2766,[1421762255.212131],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2767,[1421762255.417553],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +2768,[1421762255.623626],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +2769,[1421762255.828669],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2770,[1421762256.033316],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2771,[1421762256.238416],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2772,[1421762256.443834],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +2773,[1421762256.649842],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +2774,[1421762256.854607],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2775,[1421762257.059094],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2776,[1421762257.264218],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2777,[1421762257.468880],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2778,[1421762257.673992],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +2779,[1421762257.879428],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2780,[1421762258.084936],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2781,[1421762258.289999],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2782,[1421762258.494984],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2783,[1421762258.700146],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2784,[1421762258.905203],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +2785,[1421762259.109809],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2786,[1421762259.314808],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2787,[1421762259.519672],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2788,[1421762259.726301],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +2789,[1421762259.931226],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2790,[1421762260.136461],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2791,[1421762260.342405],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +2792,[1421762260.547602],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2793,[1421762260.753212],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +2794,[1421762260.958843],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +2795,[1421762261.164014],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2796,[1421762261.369873],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +2797,[1421762261.575846],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2798,[1421762261.780827],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2799,[1421762261.986348],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +2800,[1421762262.191447],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2801,[1421762262.396014],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2802,[1421762262.601925],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +2803,[1421762262.807218],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +2804,[1421762263.012594],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2805,[1421762263.217604],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2806,[1421762263.422861],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +2807,[1421762263.627682],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2808,[1421762263.834048],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +2809,[1421762264.040385],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +2810,[1421762264.246662],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +2811,[1421762264.452023],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2812,[1421762264.657190],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2813,[1421762264.862958],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +2814,[1421762265.068157],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2815,[1421762265.273223],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2816,[1421762265.478707],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +2817,[1421762265.684510],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +2818,[1421762265.889151],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2819,[1421762266.094014],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2820,[1421762266.299099],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2821,[1421762266.505095],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2822,[1421762266.709910],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2823,[1421762266.915975],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2824,[1421762267.121028],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2825,[1421762267.325910],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2826,[1421762267.530666],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2827,[1421762267.735497],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2828,[1421762267.940021],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2829,[1421762268.144926],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2830,[1421762268.349998],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2831,[1421762268.554897],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2832,[1421762268.759976],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2833,[1421762268.964477],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2834,[1421762269.170634],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +2835,[1421762269.376664],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +2836,[1421762269.582192],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2837,[1421762269.788033],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2838,[1421762269.993578],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2839,[1421762270.198438],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2840,[1421762270.403239],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2841,[1421762270.609229],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2842,[1421762270.814366],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +2843,[1421762271.020708],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +2844,[1421762271.225422],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2845,[1421762271.430308],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2846,[1421762271.636830],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +2847,[1421762271.842152],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2848,[1421762272.047253],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2849,[1421762272.252036],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2850,[1421762272.456578],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2851,[1421762272.661115],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2852,[1421762272.865663],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +2853,[1421762273.070149],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2854,[1421762273.274911],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2855,[1421762273.480854],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +2856,[1421762273.685749],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2857,[1421762273.891885],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +2858,[1421762274.096763],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2859,[1421762274.301581],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +2860,[1421762274.506835],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +2861,[1421762274.711502],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2862,[1421762274.917188],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +2863,[1421762275.122296],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +2864,[1421762275.326860],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2865,[1421762275.531930],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +2866,[1421762275.736861],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2867,[1421762275.943064],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +2868,[1421762276.148161],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2869,[1421762276.354404],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +2870,[1421762276.559223],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2871,[1421762276.764248],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2872,[1421762276.970183],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +2873,[1421762277.176204],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +2874,[1421762277.381669],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2875,[1421762277.587694],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +2876,[1421762277.793265],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2877,[1421762278.000063],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +2878,[1421762278.206076],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2879,[1421762278.411018],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2880,[1421762278.616298],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2881,[1421762278.821814],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2882,[1421762279.026259],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2883,[1421762279.231094],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2884,[1421762279.437418],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +2885,[1421762279.642374],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2886,[1421762279.847417],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2887,[1421762280.052868],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2888,[1421762280.257871],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2889,[1421762280.463325],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +2890,[1421762280.668580],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +2891,[1421762280.875227],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +2892,[1421762281.079875],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2893,[1421762281.286237],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +2894,[1421762281.492773],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +2895,[1421762281.697733],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +2896,[1421762281.902754],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2897,[1421762282.107756],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +2898,[1421762282.313557],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +2899,[1421762282.520073],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2900,[1421762282.725340],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2901,[1421762282.930187],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +2902,[1421762283.135218],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +2903,[1421762283.340243],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +2904,[1421762283.544711],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2905,[1421762283.749347],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2906,[1421762283.954860],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2907,[1421762284.160255],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2908,[1421762284.366473],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +2909,[1421762284.571928],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2910,[1421762284.777350],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2911,[1421762284.983559],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +2912,[1421762285.189005],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +2913,[1421762285.394745],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +2914,[1421762285.599342],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2915,[1421762285.804441],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2916,[1421762286.009350],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2917,[1421762286.214274],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +2918,[1421762286.420073],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2919,[1421762286.625628],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2920,[1421762286.831381],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2921,[1421762287.035871],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2922,[1421762287.241181],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2923,[1421762287.447049],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2924,[1421762287.652528],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +2925,[1421762287.857793],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2926,[1421762288.062316],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2927,[1421762288.269226],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.16,ms +2928,[1421762288.475439],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +2929,[1421762288.681001],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2930,[1421762288.887287],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +2931,[1421762289.093609],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2932,[1421762289.298567],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +2933,[1421762289.503280],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2934,[1421762289.709270],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +2935,[1421762289.915718],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +2936,[1421762290.120827],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2937,[1421762290.325097],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2938,[1421762290.529977],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2939,[1421762290.734744],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +2940,[1421762290.940591],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2941,[1421762291.145564],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2942,[1421762291.350852],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +2943,[1421762291.556272],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2944,[1421762291.761724],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2945,[1421762291.966613],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +2946,[1421762292.171442],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2947,[1421762292.376231],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +2948,[1421762292.581292],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +2949,[1421762292.786550],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2950,[1421762292.992092],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +2951,[1421762293.198056],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +2952,[1421762293.403104],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2953,[1421762293.608538],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +2954,[1421762293.813940],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2955,[1421762294.018965],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2956,[1421762294.224003],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +2957,[1421762294.429392],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +2958,[1421762294.634584],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +2959,[1421762294.839471],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +2960,[1421762295.044386],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2961,[1421762295.249398],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +2962,[1421762295.454561],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +2963,[1421762295.660160],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +2964,[1421762295.866121],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +2965,[1421762296.071040],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +2966,[1421762296.276486],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2967,[1421762296.481351],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2968,[1421762296.687164],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +2969,[1421762296.892471],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +2970,[1421762297.096961],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2971,[1421762297.301375],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2972,[1421762297.506387],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +2973,[1421762297.712438],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +2974,[1421762297.918220],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +2975,[1421762298.122773],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +2976,[1421762298.327888],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +2977,[1421762298.532756],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2978,[1421762298.738032],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +2979,[1421762298.943848],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +2980,[1421762299.148657],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2981,[1421762299.353649],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +2982,[1421762299.558672],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2983,[1421762299.764693],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +2984,[1421762299.970522],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +2985,[1421762300.176516],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +2986,[1421762300.381387],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +2987,[1421762300.586795],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +2988,[1421762300.793339],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +2989,[1421762300.998675],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +2990,[1421762301.203547],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2991,[1421762301.408445],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +2992,[1421762301.613183],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +2993,[1421762301.818417],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +2994,[1421762302.023346],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +2995,[1421762302.228091],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +2996,[1421762302.434416],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +2997,[1421762302.639880],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +2998,[1421762302.845140],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +2999,[1421762303.050075],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +3000,[1421762303.254968],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3001,[1421762303.460095],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3002,[1421762303.665478],1238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3003,[1421762303.870979],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3004,[1421762304.075688],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3005,[1421762304.280585],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3006,[1421762304.485840],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +3007,[1421762304.691678],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +3008,[1421762304.896660],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3009,[1421762305.100936],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +3010,[1421762305.307547],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +3011,[1421762305.512674],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3012,[1421762305.718538],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +3013,[1421762305.924335],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +3014,[1421762306.129844],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3015,[1421762306.334857],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3016,[1421762306.539797],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3017,[1421762306.744437],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3018,[1421762306.950055],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +3019,[1421762307.155222],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3020,[1421762307.361894],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +3021,[1421762307.567237],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3022,[1421762307.773784],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +3023,[1421762307.979309],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3024,[1421762308.184167],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +3025,[1421762308.388797],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +3026,[1421762308.593454],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3027,[1421762308.798159],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3028,[1421762309.003115],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +3029,[1421762309.208781],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +3030,[1421762309.413588],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3031,[1421762309.619018],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +3032,[1421762309.823307],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3033,[1421762310.027779],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +3034,[1421762310.232476],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3035,[1421762310.437902],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3036,[1421762310.644099],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +3037,[1421762310.849650],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +3038,[1421762311.054199],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3039,[1421762311.259620],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +3040,[1421762311.465015],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3041,[1421762311.669523],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3042,[1421762311.874238],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +3043,[1421762312.079791],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +3044,[1421762312.284707],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3045,[1421762312.491360],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +3046,[1421762312.696304],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3047,[1421762312.900878],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3048,[1421762313.106825],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +3049,[1421762313.311342],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +3050,[1421762313.516898],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3051,[1421762313.722007],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +3052,[1421762313.928145],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +3053,[1421762314.133544],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3054,[1421762314.338429],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3055,[1421762314.543405],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3056,[1421762314.748354],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +3057,[1421762314.959296],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.23,ms +3058,[1421762315.172006],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.87,ms +3059,[1421762315.388560],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +3060,[1421762315.607608],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +3061,[1421762315.832393],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +3062,[1421762316.106800],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.3,ms +3063,[1421762316.334139],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +3064,[1421762316.560968],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +3065,[1421762316.785671],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +3066,[1421762317.011692],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +3067,[1421762317.235347],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +3068,[1421762317.456354],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +3069,[1421762317.682473],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +3070,[1421762317.909862],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +3071,[1421762318.126624],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +3072,[1421762318.354958],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +3073,[1421762318.581347],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +3074,[1421762318.786362],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3075,[1421762318.992444],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +3076,[1421762319.201848],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.57,ms +3077,[1421762319.408739],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.15,ms +3078,[1421762319.635159],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +3079,[1421762319.850194],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +3080,[1421762320.068285],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +3081,[1421762320.285471],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +3082,[1421762320.503126],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +3083,[1421762320.727895],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +3084,[1421762320.933279],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +3085,[1421762321.140103],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.74,ms +3086,[1421762321.345258],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3087,[1421762321.550167],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +3088,[1421762321.755172],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +3089,[1421762321.960174],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3090,[1421762322.165255],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3091,[1421762322.370527],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3092,[1421762322.575953],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3093,[1421762322.780786],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3094,[1421762322.985525],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +3095,[1421762323.190500],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3096,[1421762323.396170],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +3097,[1421762323.601143],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3098,[1421762323.806325],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +3099,[1421762324.012237],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +3100,[1421762324.217430],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3101,[1421762324.423292],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +3102,[1421762324.629010],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3103,[1421762324.834025],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3104,[1421762325.038917],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +3105,[1421762325.244038],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3106,[1421762325.449548],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +3107,[1421762325.655893],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +3108,[1421762325.861463],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3109,[1421762326.066337],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3110,[1421762326.272012],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3111,[1421762326.477211],161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +3112,[1421762326.682907],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3113,[1421762326.888629],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +3114,[1421762327.093497],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +3115,[1421762327.298421],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +3116,[1421762327.507917],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.11,ms +3117,[1421762327.719239],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.22,ms +3118,[1421762327.957371],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.5,ms +3119,[1421762328.175827],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +3120,[1421762328.439306],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.8,ms +3121,[1421762328.666101],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +3122,[1421762328.894121],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +3123,[1421762329.120741],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +3124,[1421762329.325876],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3125,[1421762329.531420],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3126,[1421762329.737480],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +3127,[1421762329.942885],1026,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +3128,[1421762330.149009],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3129,[1421762330.353687],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3130,[1421762330.559043],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3131,[1421762330.766132],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.98,ms +3132,[1421762330.989703],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +3133,[1421762331.194561],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3134,[1421762331.399318],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3135,[1421762331.604034],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3136,[1421762331.811401],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.66,ms +3137,[1421762332.020974],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.12,ms +3138,[1421762332.234357],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.91,ms +3139,[1421762332.446643],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.77,ms +3140,[1421762332.664430],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +3141,[1421762332.884531],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +3142,[1421762333.107483],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +3143,[1421762333.328208],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +3144,[1421762333.553923],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +3145,[1421762333.781499],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +3146,[1421762334.008154],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +3147,[1421762334.213845],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.95,ms +3148,[1421762334.435263],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +3149,[1421762334.662304],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +3150,[1421762334.944833],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.9,ms +3151,[1421762335.167109],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +3152,[1421762335.390924],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +3153,[1421762335.676865],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.1,ms +3154,[1421762335.906287],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +3155,[1421762336.111664],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +3156,[1421762336.316745],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3157,[1421762336.522790],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3158,[1421762336.728432],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +3159,[1421762336.933518],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +3160,[1421762337.138672],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3161,[1421762337.343643],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3162,[1421762337.548493],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3163,[1421762337.753002],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +3164,[1421762337.957403],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3165,[1421762338.163243],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +3166,[1421762338.372259],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.34,ms +3167,[1421762338.584242],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.05,ms +3168,[1421762338.803127],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +3169,[1421762339.009190],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +3170,[1421762339.215109],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +3171,[1421762339.419923],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3172,[1421762339.626185],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +3173,[1421762339.832667],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3174,[1421762340.037260],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +3175,[1421762340.243017],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +3176,[1421762340.448293],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +3177,[1421762340.653560],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3178,[1421762340.858372],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3179,[1421762341.063162],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3180,[1421762341.267901],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3181,[1421762341.473884],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3182,[1421762341.679083],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3183,[1421762341.883615],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +3184,[1421762342.088215],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3185,[1421762342.293065],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +3186,[1421762342.499080],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +3187,[1421762342.703802],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3188,[1421762342.909865],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +3189,[1421762343.114571],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3190,[1421762343.319337],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +3191,[1421762343.524086],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +3192,[1421762343.729637],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3193,[1421762343.934163],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3194,[1421762344.139267],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +3195,[1421762344.344615],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +3196,[1421762344.549891],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +3197,[1421762344.755028],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3198,[1421762344.960444],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3199,[1421762345.165668],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3200,[1421762345.370332],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3201,[1421762345.575274],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +3202,[1421762345.780572],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3203,[1421762345.987040],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +3204,[1421762346.192277],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +3205,[1421762346.397620],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +3206,[1421762346.602505],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3207,[1421762346.808406],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +3208,[1421762347.014506],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +3209,[1421762347.219757],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3210,[1421762347.425050],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3211,[1421762347.631303],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +3212,[1421762347.836239],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3213,[1421762348.040666],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3214,[1421762348.246304],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3215,[1421762348.452573],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +3216,[1421762348.657267],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3217,[1421762348.861829],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3218,[1421762349.068309],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +3219,[1421762349.273418],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3220,[1421762349.479808],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +3221,[1421762349.685080],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3222,[1421762349.889838],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +3223,[1421762350.095392],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +3224,[1421762350.300643],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3225,[1421762350.506537],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +3226,[1421762350.711778],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3227,[1421762350.917305],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3228,[1421762351.122936],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3229,[1421762351.327664],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3230,[1421762351.533765],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +3231,[1421762351.738980],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3232,[1421762351.944401],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3233,[1421762352.149446],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +3234,[1421762352.355055],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +3235,[1421762352.560022],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3236,[1421762352.765177],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3237,[1421762352.969722],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3238,[1421762353.175795],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +3239,[1421762353.381925],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3240,[1421762353.587242],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3241,[1421762353.794057],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.27,ms +3242,[1421762353.999606],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +3243,[1421762354.204840],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +3244,[1421762354.410363],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3245,[1421762354.616374],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +3246,[1421762354.821436],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3247,[1421762355.026941],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3248,[1421762355.232497],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +3249,[1421762355.436869],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3250,[1421762355.642980],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +3251,[1421762355.847840],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +3252,[1421762356.053014],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3253,[1421762356.299672],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.9,ms +3254,[1421762356.504943],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3255,[1421762356.710268],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3256,[1421762356.915676],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +3257,[1421762357.121050],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +3258,[1421762357.326560],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +3259,[1421762357.532502],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +3260,[1421762357.737490],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3261,[1421762357.942688],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3262,[1421762358.148349],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3263,[1421762358.352990],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3264,[1421762358.557937],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +3265,[1421762358.762948],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3266,[1421762358.968503],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +3267,[1421762359.173646],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3268,[1421762359.378174],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3269,[1421762359.583193],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3270,[1421762359.787904],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +3271,[1421762359.992904],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +3272,[1421762360.198606],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +3273,[1421762360.403510],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +3274,[1421762360.608267],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3275,[1421762360.813345],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3276,[1421762361.018413],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3277,[1421762361.223739],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +3278,[1421762361.428751],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3279,[1421762361.633770],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3280,[1421762361.840264],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +3281,[1421762362.045242],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3282,[1421762362.249906],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3283,[1421762362.454666],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3284,[1421762362.661126],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +3285,[1421762362.866629],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +3286,[1421762363.071697],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3287,[1421762363.276043],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +3288,[1421762363.481870],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +3289,[1421762363.687461],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3290,[1421762363.893146],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +3291,[1421762364.098696],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +3292,[1421762364.321015],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +3293,[1421762364.527221],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3294,[1421762364.732291],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3295,[1421762364.943424],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.81,ms +3296,[1421762365.148641],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3297,[1421762365.354266],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +3298,[1421762365.583186],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +3299,[1421762365.788357],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +3300,[1421762365.993724],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +3301,[1421762366.199655],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +3302,[1421762366.404967],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +3303,[1421762366.610776],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3304,[1421762366.850797],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.4,ms +3305,[1421762367.064895],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +3306,[1421762367.269626],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +3307,[1421762367.474964],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3308,[1421762367.681208],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +3309,[1421762367.885742],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +3310,[1421762368.090816],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3311,[1421762368.297256],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +3312,[1421762368.504299],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.08,ms +3313,[1421762368.712324],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.32,ms +3314,[1421762368.918729],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +3315,[1421762369.124589],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3316,[1421762369.330634],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +3317,[1421762369.535490],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3318,[1421762369.740243],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +3319,[1421762369.945010],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3320,[1421762370.149883],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +3321,[1421762370.372042],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +3322,[1421762370.576959],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3323,[1421762370.783074],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +3324,[1421762370.988070],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3325,[1421762371.224293],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.5,ms +3326,[1421762371.429373],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3327,[1421762371.634355],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3328,[1421762371.839098],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3329,[1421762372.043626],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3330,[1421762372.269259],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +3331,[1421762372.473698],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +3332,[1421762372.687900],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +3333,[1421762372.892510],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +3334,[1421762373.097066],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3335,[1421762373.302130],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +3336,[1421762373.548765],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.8,ms +3337,[1421762373.753856],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3338,[1421762373.959114],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +3339,[1421762374.163693],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3340,[1421762374.368063],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3341,[1421762374.572987],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3342,[1421762374.777614],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3343,[1421762374.982671],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3344,[1421762375.187998],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +3345,[1421762375.392650],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3346,[1421762375.597535],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3347,[1421762375.803548],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3348,[1421762376.009214],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +3349,[1421762376.215360],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +3350,[1421762376.420728],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +3351,[1421762376.625908],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3352,[1421762376.831807],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +3353,[1421762377.036358],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3354,[1421762377.241583],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +3355,[1421762377.446691],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3356,[1421762377.659961],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.25,ms +3357,[1421762377.865239],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +3358,[1421762378.070478],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3359,[1421762378.275384],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3360,[1421762378.480105],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +3361,[1421762378.685363],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +3362,[1421762378.891667],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +3363,[1421762379.097520],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +3364,[1421762379.302899],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3365,[1421762379.507972],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3366,[1421762379.714237],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +3367,[1421762379.919722],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +3368,[1421762380.124693],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3369,[1421762380.329736],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3370,[1421762380.535211],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3371,[1421762380.740558],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3372,[1421762380.945665],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3373,[1421762381.150792],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3374,[1421762381.356613],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +3375,[1421762381.562008],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3376,[1421762381.767286],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +3377,[1421762381.972406],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3378,[1421762382.178448],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +3379,[1421762382.382987],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3380,[1421762382.588209],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3381,[1421762382.793181],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3382,[1421762382.999138],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +3383,[1421762383.203942],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3384,[1421762383.408594],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3385,[1421762383.613629],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3386,[1421762383.819775],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +3387,[1421762384.025427],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3388,[1421762384.230498],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +3389,[1421762384.436518],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +3390,[1421762384.642346],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3391,[1421762384.848450],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3392,[1421762385.053921],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +3393,[1421762385.259310],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3394,[1421762385.464017],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3395,[1421762385.669027],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3396,[1421762385.874329],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3397,[1421762386.078984],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3398,[1421762386.284673],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +3399,[1421762386.489644],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3400,[1421762386.694938],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3401,[1421762386.899857],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3402,[1421762387.104306],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3403,[1421762387.309466],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3404,[1421762387.514752],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3405,[1421762387.719816],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3406,[1421762387.926632],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +3407,[1421762388.131635],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3408,[1421762388.336961],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +3409,[1421762388.542000],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3410,[1421762388.746915],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +3411,[1421762388.952063],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +3412,[1421762389.158156],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +3413,[1421762389.363073],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3414,[1421762389.567994],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3415,[1421762389.772839],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3416,[1421762389.978087],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +3417,[1421762390.183025],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3418,[1421762390.387473],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +3419,[1421762390.592783],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3420,[1421762390.798302],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +3421,[1421762391.003917],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +3422,[1421762391.208942],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3423,[1421762391.413212],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3424,[1421762391.618434],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +3425,[1421762391.824556],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +3426,[1421762392.029285],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3427,[1421762392.234041],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +3428,[1421762392.438677],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3429,[1421762392.645241],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.98,ms +3430,[1421762392.850356],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3431,[1421762393.055980],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +3432,[1421762393.260678],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3433,[1421762393.465285],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3434,[1421762393.670194],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3435,[1421762393.876547],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +3436,[1421762394.082149],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3437,[1421762394.287693],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +3438,[1421762394.493586],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +3439,[1421762394.699357],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +3440,[1421762394.903991],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3441,[1421762395.108818],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3442,[1421762395.313777],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3443,[1421762395.518861],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +3444,[1421762395.724956],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3445,[1421762395.931088],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +3446,[1421762396.137146],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +3447,[1421762396.342511],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3448,[1421762396.549265],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.81,ms +3449,[1421762396.754636],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +3450,[1421762396.960211],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +3451,[1421762397.165229],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3452,[1421762397.370052],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +3453,[1421762397.574963],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3454,[1421762397.780718],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3455,[1421762397.986947],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3456,[1421762398.192067],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +3457,[1421762398.397352],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +3458,[1421762398.602432],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +3459,[1421762398.808923],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +3460,[1421762399.014753],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3461,[1421762399.220235],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3462,[1421762399.425356],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3463,[1421762399.631054],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +3464,[1421762399.837178],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3465,[1421762400.044188],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.35,ms +3466,[1421762400.251549],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.63,ms +3467,[1421762400.457427],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3468,[1421762400.662246],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +3469,[1421762400.867020],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3470,[1421762401.077121],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +3471,[1421762401.282275],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +3472,[1421762401.487556],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +3473,[1421762401.692295],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3474,[1421762401.897598],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3475,[1421762402.102598],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3476,[1421762402.307323],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3477,[1421762402.512266],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +3478,[1421762402.717009],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3479,[1421762402.921788],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3480,[1421762403.128155],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +3481,[1421762403.333506],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3482,[1421762403.538624],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +3483,[1421762403.757804],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +3484,[1421762403.968719],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.34,ms +3485,[1421762404.181370],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.83,ms +3486,[1421762404.400400],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +3487,[1421762404.664858],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.5,ms +3488,[1421762404.885500],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +3489,[1421762405.111940],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +3490,[1421762405.330981],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +3491,[1421762405.555456],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +3492,[1421762405.783278],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +3493,[1421762406.009626],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +3494,[1421762406.232258],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +3495,[1421762406.460339],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +3496,[1421762406.686872],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +3497,[1421762406.892292],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +3498,[1421762407.096992],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +3499,[1421762407.302080],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +3500,[1421762407.508557],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.74,ms +3501,[1421762407.717096],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.64,ms +3502,[1421762407.929429],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.34,ms +3503,[1421762408.148135],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +3504,[1421762408.366031],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +3505,[1421762408.636704],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.8,ms +3506,[1421762408.859721],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +3507,[1421762409.086049],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +3508,[1421762409.374094],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.3,ms +3509,[1421762409.594703],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +3510,[1421762409.799408],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3511,[1421762410.054565],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.1,ms +3512,[1421762410.337971],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.5,ms +3513,[1421762410.560416],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +3514,[1421762410.785065],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +3515,[1421762411.068952],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +3516,[1421762411.292982],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +3517,[1421762411.497609],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +3518,[1421762411.702684],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3519,[1421762411.910396],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.94,ms +3520,[1421762412.119336],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.46,ms +3521,[1421762412.330354],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.51,ms +3522,[1421762412.543730],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +3523,[1421762412.758291],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +3524,[1421762412.981299],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +3525,[1421762413.204453],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +3526,[1421762413.430034],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +3527,[1421762413.655140],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +3528,[1421762413.933581],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.7,ms +3529,[1421762414.156373],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +3530,[1421762414.438122],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +3531,[1421762414.661558],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +3532,[1421762414.886091],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +3533,[1421762415.165006],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.2,ms +3534,[1421762415.394247],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +3535,[1421762415.614784],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +3536,[1421762415.838175],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +3537,[1421762416.063239],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +3538,[1421762416.279130],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +3539,[1421762416.484295],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +3540,[1421762416.689767],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.92,ms +3541,[1421762416.897131],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.64,ms +3542,[1421762417.107886],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.31,ms +3543,[1421762417.322236],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +3544,[1421762417.540680],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +3545,[1421762417.757635],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +3546,[1421762417.979668],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +3547,[1421762418.259927],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.4,ms +3548,[1421762418.482626],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +3549,[1421762418.707642],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +3550,[1421762418.927018],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +3551,[1421762419.151757],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +3552,[1421762419.356288],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +3553,[1421762419.580932],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +3554,[1421762419.866405],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.5,ms +3555,[1421762420.151251],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.1,ms +3556,[1421762420.379256],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +3557,[1421762420.601214],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +3558,[1421762420.824171],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +3559,[1421762421.029585],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +3560,[1421762421.234902],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3561,[1421762421.440878],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +3562,[1421762421.652161],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.77,ms +3563,[1421762421.861235],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.44,ms +3564,[1421762422.073725],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.91,ms +3565,[1421762422.279038],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +3566,[1421762422.484699],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +3567,[1421762422.689374],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3568,[1421762422.894583],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3569,[1421762423.101300],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +3570,[1421762423.307230],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3571,[1421762423.512481],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3572,[1421762423.718197],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +3573,[1421762423.922915],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +3574,[1421762424.127925],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +3575,[1421762424.364101],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.4,ms +3576,[1421762424.569326],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +3577,[1421762424.774435],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3578,[1421762424.979314],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3579,[1421762425.184615],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +3580,[1421762425.390063],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +3581,[1421762425.595491],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +3582,[1421762425.800210],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +3583,[1421762426.006161],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +3584,[1421762426.211385],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3585,[1421762426.416308],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3586,[1421762426.621203],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3587,[1421762426.825911],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3588,[1421762427.030425],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3589,[1421762427.236298],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +3590,[1421762427.441657],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +3591,[1421762427.647421],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +3592,[1421762427.852074],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3593,[1421762428.057511],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +3594,[1421762428.262464],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +3595,[1421762428.467417],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3596,[1421762428.672288],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3597,[1421762428.877024],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +3598,[1421762429.081816],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3599,[1421762429.287626],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +3600,[1421762429.492621],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3601,[1421762429.699119],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +3602,[1421762429.904286],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3603,[1421762430.109737],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3604,[1421762430.315812],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +3605,[1421762430.521974],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +3606,[1421762430.727626],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3607,[1421762430.933026],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3608,[1421762431.137500],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +3609,[1421762431.342554],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3610,[1421762431.547739],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3611,[1421762431.753030],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3612,[1421762431.958687],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3613,[1421762432.163704],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3614,[1421762432.368799],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3615,[1421762432.574963],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +3616,[1421762432.779990],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3617,[1421762432.986102],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +3618,[1421762433.190939],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +3619,[1421762433.395484],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +3620,[1421762433.600826],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +3621,[1421762433.805880],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +3622,[1421762434.011661],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +3623,[1421762434.217998],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +3624,[1421762434.423299],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +3625,[1421762434.628939],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +3626,[1421762434.833871],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3627,[1421762435.039026],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3628,[1421762435.244904],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +3629,[1421762435.449977],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +3630,[1421762435.655503],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +3631,[1421762435.860961],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3632,[1421762436.065374],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3633,[1421762436.271560],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +3634,[1421762436.476701],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +3635,[1421762436.682082],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +3636,[1421762436.887666],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3637,[1421762437.092825],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3638,[1421762437.297863],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3639,[1421762437.503496],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +3640,[1421762437.708597],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3641,[1421762437.913550],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +3642,[1421762438.118098],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +3643,[1421762438.324354],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +3644,[1421762438.529630],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3645,[1421762438.734648],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +3646,[1421762438.939647],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3647,[1421762439.144462],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +3648,[1421762439.349484],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3649,[1421762439.554989],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3650,[1421762439.760321],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3651,[1421762439.965910],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +3652,[1421762440.171199],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +3653,[1421762440.377540],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +3654,[1421762440.582908],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +3655,[1421762440.789534],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +3656,[1421762440.995046],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +3657,[1421762441.200846],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3658,[1421762441.406279],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3659,[1421762441.611645],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3660,[1421762441.817636],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3661,[1421762442.022179],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3662,[1421762442.226722],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +3663,[1421762442.432273],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +3664,[1421762442.638077],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +3665,[1421762442.843425],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3666,[1421762443.049633],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +3667,[1421762443.254928],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +3668,[1421762443.461370],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +3669,[1421762443.666784],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +3670,[1421762443.871799],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +3671,[1421762444.077770],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +3672,[1421762444.283505],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +3673,[1421762444.488140],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +3674,[1421762444.693405],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3675,[1421762444.898605],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3676,[1421762445.103684],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +3677,[1421762445.308504],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +3678,[1421762445.513192],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3679,[1421762445.718760],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +3680,[1421762445.925095],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +3681,[1421762446.130430],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3682,[1421762446.334810],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3683,[1421762446.539992],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +3684,[1421762446.744997],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +3685,[1421762446.950483],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +3686,[1421762447.156110],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +3687,[1421762447.361862],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +3688,[1421762447.566999],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3689,[1421762447.771797],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +3690,[1421762447.977884],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +3691,[1421762448.182391],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +3692,[1421762448.387676],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +3693,[1421762448.594141],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +3694,[1421762448.800387],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3695,[1421762449.005281],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +3696,[1421762449.210161],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3697,[1421762449.415782],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3698,[1421762449.620579],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3699,[1421762449.825868],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3700,[1421762450.030300],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +3701,[1421762450.236014],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +3702,[1421762450.440418],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +3703,[1421762450.646349],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +3704,[1421762450.851977],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3705,[1421762451.056745],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3706,[1421762451.261314],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3707,[1421762451.465797],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3708,[1421762451.670972],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3709,[1421762451.876055],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3710,[1421762452.080814],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3711,[1421762452.285308],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +3712,[1421762452.490237],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3713,[1421762452.695398],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +3714,[1421762452.901667],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3715,[1421762453.106365],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3716,[1421762453.322440],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +3717,[1421762453.527602],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3718,[1421762453.733954],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +3719,[1421762453.939332],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3720,[1421762454.145483],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +3721,[1421762454.349940],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +3722,[1421762454.556044],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +3723,[1421762454.761365],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3724,[1421762454.966445],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3725,[1421762455.172045],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +3726,[1421762455.377971],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +3727,[1421762455.583239],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3728,[1421762455.788186],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3729,[1421762455.993497],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3730,[1421762456.198721],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +3731,[1421762456.403485],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3732,[1421762456.609504],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +3733,[1421762456.814538],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +3734,[1421762457.019675],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +3735,[1421762457.226012],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +3736,[1421762457.431237],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +3737,[1421762457.636807],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +3738,[1421762457.842801],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +3739,[1421762458.047797],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3740,[1421762458.253229],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +3741,[1421762458.458124],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3742,[1421762458.663794],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3743,[1421762458.869071],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +3744,[1421762459.075340],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +3745,[1421762459.281123],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3746,[1421762459.486299],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3747,[1421762459.691073],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3748,[1421762459.896393],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3749,[1421762460.101268],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +3750,[1421762460.306512],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3751,[1421762460.511277],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +3752,[1421762460.715825],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3753,[1421762460.921414],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +3754,[1421762461.127261],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +3755,[1421762461.332443],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3756,[1421762461.628987],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=92.3,ms +3757,[1421762461.834287],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +3758,[1421762462.038949],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3759,[1421762462.318946],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.3,ms +3760,[1421762462.728221],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=205,ms +3761,[1421762462.945379],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +3762,[1421762463.152245],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.02,ms +3763,[1421762463.357104],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3764,[1421762463.578977],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +3765,[1421762463.783835],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3766,[1421762463.988846],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3767,[1421762464.193552],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3768,[1421762464.398094],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3769,[1421762464.603260],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3770,[1421762464.809826],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +3771,[1421762465.021125],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.98,ms +3772,[1421762465.226943],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +3773,[1421762465.433912],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.07,ms +3774,[1421762465.639394],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3775,[1421762465.845610],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +3776,[1421762466.055175],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.22,ms +3777,[1421762466.261106],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +3778,[1421762466.467235],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +3779,[1421762466.672864],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +3780,[1421762466.880844],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.70,ms +3781,[1421762467.086618],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +3782,[1421762467.302610],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +3783,[1421762467.507539],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3784,[1421762467.742051],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.7,ms +3785,[1421762467.947264],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3786,[1421762468.152622],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +3787,[1421762468.358254],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3788,[1421762468.563460],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3789,[1421762468.769437],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +3790,[1421762468.974945],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3791,[1421762469.180419],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +3792,[1421762469.395483],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +3793,[1421762469.601855],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +3794,[1421762469.807457],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +3795,[1421762470.012497],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3796,[1421762470.217592],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3797,[1421762470.423081],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +3798,[1421762470.628303],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3799,[1421762470.833357],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3800,[1421762471.038278],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3801,[1421762471.244350],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +3802,[1421762471.450008],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3803,[1421762471.655050],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3804,[1421762471.861390],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +3805,[1421762472.067095],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +3806,[1421762472.271942],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3807,[1421762472.477464],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +3808,[1421762472.682331],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +3809,[1421762472.887510],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +3810,[1421762473.092720],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +3811,[1421762473.298262],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +3812,[1421762473.503187],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3813,[1421762473.708160],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3814,[1421762473.914437],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +3815,[1421762474.127246],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.88,ms +3816,[1421762474.332268],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3817,[1421762474.537474],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3818,[1421762474.748568],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.06,ms +3819,[1421762474.999225],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.4,ms +3820,[1421762475.220630],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +3821,[1421762475.426204],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +3822,[1421762475.631524],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +3823,[1421762475.836882],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3824,[1421762476.043085],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +3825,[1421762476.248092],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +3826,[1421762476.452813],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3827,[1421762476.658902],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +3828,[1421762476.864012],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +3829,[1421762477.068555],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3830,[1421762477.273818],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +3831,[1421762477.479210],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3832,[1421762477.684042],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +3833,[1421762477.889145],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +3834,[1421762478.093796],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3835,[1421762478.298736],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +3836,[1421762478.505140],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +3837,[1421762478.711020],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +3838,[1421762478.916699],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3839,[1421762479.121669],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +3840,[1421762479.327360],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +3841,[1421762479.532833],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +3842,[1421762479.739213],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +3843,[1421762479.944950],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3844,[1421762480.150956],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +3845,[1421762480.361328],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.95,ms +3846,[1421762480.566224],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +3847,[1421762480.777124],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.96,ms +3848,[1421762480.982481],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3849,[1421762481.187785],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3850,[1421762481.393415],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +3851,[1421762481.598712],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3852,[1421762481.803904],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +3853,[1421762482.010244],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +3854,[1421762482.215382],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3855,[1421762482.421389],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +3856,[1421762482.627143],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +3857,[1421762482.832531],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +3858,[1421762483.038015],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +3859,[1421762483.243343],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +3860,[1421762483.448160],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +3861,[1421762483.654185],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +3862,[1421762483.858755],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +3863,[1421762484.063620],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +3864,[1421762484.269387],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +3865,[1421762484.504236],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.7,ms +3866,[1421762484.713766],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.76,ms +3867,[1421762484.924354],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.76,ms +3868,[1421762485.171189],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.9,ms +3869,[1421762485.388562],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +3870,[1421762485.618594],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +3871,[1421762485.841087],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +3872,[1421762486.063757],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +3873,[1421762486.341005],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.4,ms +3874,[1421762486.566470],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +3875,[1421762486.850229],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +3876,[1421762487.073010],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +3877,[1421762487.300028],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +3878,[1421762487.522194],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +3879,[1421762487.811059],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.1,ms +3880,[1421762488.016491],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +3881,[1421762488.221965],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3882,[1421762488.426971],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3883,[1421762488.635819],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.05,ms +3884,[1421762488.863176],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +3885,[1421762489.077584],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +3886,[1421762489.328390],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=47.1,ms +3887,[1421762489.590023],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=57.5,ms +3888,[1421762489.856583],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.7,ms +3889,[1421762490.075000],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +3890,[1421762490.298895],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +3891,[1421762490.583693],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.5,ms +3892,[1421762490.809325],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +3893,[1421762491.035309],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +3894,[1421762491.240783],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +3895,[1421762491.445702],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3896,[1421762491.650793],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3897,[1421762491.855637],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +3898,[1421762492.060009],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +3899,[1421762492.265578],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3900,[1421762492.471231],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +3901,[1421762492.680689],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.10,ms +3902,[1421762492.892822],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.34,ms +3903,[1421762493.139969],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.2,ms +3904,[1421762493.355125],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +3905,[1421762493.573490],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.4,ms +3906,[1421762493.778814],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +3907,[1421762493.984809],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3908,[1421762494.189895],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +3909,[1421762494.397972],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.74,ms +3910,[1421762494.606275],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.27,ms +3911,[1421762494.818506],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.35,ms +3912,[1421762495.035340],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +3913,[1421762495.254659],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +3914,[1421762495.530371],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.8,ms +3915,[1421762495.813827],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.1,ms +3916,[1421762496.036386],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +3917,[1421762496.258626],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +3918,[1421762496.484495],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +3919,[1421762496.711074],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +3920,[1421762496.928274],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +3921,[1421762497.153837],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +3922,[1421762497.383869],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +3923,[1421762497.589160],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +3924,[1421762497.794496],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +3925,[1421762497.999486],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3926,[1421762498.204228],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +3927,[1421762498.409457],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +3928,[1421762498.614951],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3929,[1421762498.819868],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +3930,[1421762499.025336],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +3931,[1421762499.240160],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +3932,[1421762499.444885],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +3933,[1421762499.651088],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +3934,[1421762499.856345],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +3935,[1421762500.060944],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3936,[1421762500.267194],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +3937,[1421762500.472981],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3938,[1421762500.678309],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +3939,[1421762500.884640],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +3940,[1421762501.089503],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +3941,[1421762501.295682],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +3942,[1421762501.500948],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3943,[1421762501.706635],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +3944,[1421762501.912320],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +3945,[1421762502.117596],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3946,[1421762502.322217],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +3947,[1421762502.526994],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +3948,[1421762502.732873],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +3949,[1421762502.937828],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3950,[1421762503.143706],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +3951,[1421762503.348590],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +3952,[1421762503.553421],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3953,[1421762503.761076],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.58,ms +3954,[1421762503.966747],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3955,[1421762504.172785],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3956,[1421762504.378987],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +3957,[1421762504.583857],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3958,[1421762504.789842],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +3959,[1421762504.994804],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +3960,[1421762505.199246],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3961,[1421762505.404732],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3962,[1421762505.610167],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +3963,[1421762505.815564],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +3964,[1421762506.021132],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +3965,[1421762506.226024],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +3966,[1421762506.431512],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +3967,[1421762506.636843],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +3968,[1421762506.842072],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3969,[1421762507.048756],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +3970,[1421762507.254431],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +3971,[1421762507.459323],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3972,[1421762507.664324],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +3973,[1421762507.869497],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +3974,[1421762508.074730],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +3975,[1421762508.279252],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +3976,[1421762508.484147],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +3977,[1421762508.689224],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +3978,[1421762508.894726],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +3979,[1421762509.099778],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +3980,[1421762509.304546],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +3981,[1421762509.509314],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +3982,[1421762509.715466],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +3983,[1421762509.920623],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +3984,[1421762510.125458],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +3985,[1421762510.330006],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +3986,[1421762510.535233],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +3987,[1421762510.740461],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +3988,[1421762510.945772],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +3989,[1421762511.150867],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +3990,[1421762511.355710],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +3991,[1421762511.560477],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +3992,[1421762511.765523],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +3993,[1421762511.970269],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +3994,[1421762512.174832],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +3995,[1421762512.380595],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +3996,[1421762512.585400],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +3997,[1421762512.791601],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +3998,[1421762512.997522],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +3999,[1421762513.202351],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +4000,[1421762513.407004],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +4001,[1421762513.611666],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4002,[1421762513.816883],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4003,[1421762514.022382],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +4004,[1421762514.227194],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +4005,[1421762514.431748],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4006,[1421762514.636470],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +4007,[1421762514.841341],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4008,[1421762515.046278],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4009,[1421762515.250784],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4010,[1421762515.469385],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +4011,[1421762515.674582],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +4012,[1421762515.881222],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +4013,[1421762516.086057],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +4014,[1421762516.290698],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4015,[1421762516.496215],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4016,[1421762516.701206],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4017,[1421762516.906584],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4018,[1421762517.111314],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +4019,[1421762517.315932],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4020,[1421762517.521226],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +4021,[1421762517.726187],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4022,[1421762517.931307],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +4023,[1421762518.136226],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +4024,[1421762518.341538],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +4025,[1421762518.547256],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +4026,[1421762518.753738],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +4027,[1421762518.959207],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +4028,[1421762519.165439],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +4029,[1421762519.371277],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +4030,[1421762519.576789],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4031,[1421762519.781856],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4032,[1421762519.988391],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +4033,[1421762520.193292],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +4034,[1421762520.399170],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +4035,[1421762520.604179],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4036,[1421762520.810258],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +4037,[1421762521.015125],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4038,[1421762521.220334],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4039,[1421762521.425013],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4040,[1421762521.631262],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +4041,[1421762521.836478],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +4042,[1421762522.041729],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +4043,[1421762522.247450],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4044,[1421762522.453111],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +4045,[1421762522.657626],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4046,[1421762522.863080],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +4047,[1421762523.067669],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4048,[1421762523.273538],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +4049,[1421762523.479160],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +4050,[1421762523.684153],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +4051,[1421762523.889005],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4052,[1421762524.093790],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4053,[1421762524.299041],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +4054,[1421762524.503490],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +4055,[1421762524.707933],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +4056,[1421762524.912936],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4057,[1421762525.119279],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +4058,[1421762525.324194],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4059,[1421762525.528960],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4060,[1421762525.734579],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +4061,[1421762525.939075],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +4062,[1421762526.145433],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +4063,[1421762526.350421],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +4064,[1421762526.555365],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4065,[1421762526.760092],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4066,[1421762526.965653],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +4067,[1421762527.170757],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4068,[1421762527.378243],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.16,ms +4069,[1421762527.583818],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +4070,[1421762527.788552],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +4071,[1421762527.993447],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4072,[1421762528.198681],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4073,[1421762528.404531],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4074,[1421762528.609857],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +4075,[1421762528.815496],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +4076,[1421762529.021324],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +4077,[1421762529.226346],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4078,[1421762529.431399],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4079,[1421762529.636532],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4080,[1421762529.841270],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4081,[1421762530.045975],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +4082,[1421762530.251069],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4083,[1421762530.455686],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4084,[1421762530.661743],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +4085,[1421762530.867697],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +4086,[1421762531.072131],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +4087,[1421762531.277912],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4088,[1421762531.483282],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +4089,[1421762531.688696],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4090,[1421762531.893957],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +4091,[1421762532.098961],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +4092,[1421762532.303703],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +4093,[1421762532.509486],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4094,[1421762532.714782],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +4095,[1421762532.920225],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4096,[1421762533.126174],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +4097,[1421762533.331445],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +4098,[1421762533.536789],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4099,[1421762533.742945],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +4100,[1421762533.948501],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4101,[1421762534.153634],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4102,[1421762534.359012],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +4103,[1421762534.564256],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +4104,[1421762534.768879],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4105,[1421762534.973536],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4106,[1421762535.178684],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4107,[1421762535.384497],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +4108,[1421762535.589702],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4109,[1421762535.795048],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4110,[1421762536.017932],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +4111,[1421762536.223380],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4112,[1421762536.428677],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4113,[1421762536.633632],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +4114,[1421762536.839648],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4115,[1421762537.044979],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +4116,[1421762537.251207],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +4117,[1421762537.456397],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +4118,[1421762537.661660],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +4119,[1421762537.867565],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +4120,[1421762538.073094],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +4121,[1421762538.278756],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +4122,[1421762538.484299],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4123,[1421762538.690047],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +4124,[1421762538.895510],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +4125,[1421762539.100401],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4126,[1421762539.306185],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4127,[1421762539.512418],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +4128,[1421762539.719004],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +4129,[1421762539.925435],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4130,[1421762540.129864],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4131,[1421762540.335206],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4132,[1421762540.540716],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +4133,[1421762540.746090],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4134,[1421762540.952279],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +4135,[1421762541.157595],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +4136,[1421762541.362795],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +4137,[1421762541.569003],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4138,[1421762541.774379],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +4139,[1421762541.979923],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4140,[1421762542.184912],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4141,[1421762542.390088],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4142,[1421762542.595354],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +4143,[1421762542.800768],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +4144,[1421762543.006469],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4145,[1421762543.211269],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4146,[1421762543.416686],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +4147,[1421762543.621653],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +4148,[1421762543.828059],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +4149,[1421762544.033237],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4150,[1421762544.239256],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +4151,[1421762544.444900],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4152,[1421762544.649668],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4153,[1421762544.854682],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +4154,[1421762545.059881],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +4155,[1421762545.264742],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4156,[1421762545.470707],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4157,[1421762545.675994],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4158,[1421762545.881223],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4159,[1421762546.087538],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4160,[1421762546.293306],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +4161,[1421762546.498649],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4162,[1421762546.703705],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4163,[1421762546.909099],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +4164,[1421762547.114657],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4165,[1421762547.319491],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4166,[1421762547.524666],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4167,[1421762547.731038],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +4168,[1421762547.936954],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4169,[1421762548.141788],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4170,[1421762548.347090],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +4171,[1421762548.552102],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +4172,[1421762548.758194],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4173,[1421762548.963466],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4174,[1421762549.168017],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4175,[1421762549.372326],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +4176,[1421762549.578545],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +4177,[1421762549.783666],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +4178,[1421762549.989006],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4179,[1421762550.194467],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +4180,[1421762550.399923],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4181,[1421762550.605668],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +4182,[1421762550.812009],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +4183,[1421762551.017545],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4184,[1421762551.222050],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4185,[1421762551.426559],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4186,[1421762551.631529],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4187,[1421762551.836238],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4188,[1421762552.040692],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4189,[1421762552.246285],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4190,[1421762552.450810],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +4191,[1421762552.655832],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4192,[1421762552.861907],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4193,[1421762553.066942],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +4194,[1421762553.271655],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4195,[1421762553.477861],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +4196,[1421762553.682616],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4197,[1421762553.887532],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4198,[1421762554.093072],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +4199,[1421762554.298451],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +4200,[1421762554.503643],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +4201,[1421762554.708976],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +4202,[1421762554.914847],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +4203,[1421762555.119477],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4204,[1421762555.324094],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +4205,[1421762555.529178],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4206,[1421762555.734242],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4207,[1421762555.940677],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +4208,[1421762556.145413],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4209,[1421762556.351309],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4210,[1421762556.556127],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +4211,[1421762556.761017],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4212,[1421762556.966263],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +4213,[1421762557.172750],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.77,ms +4214,[1421762557.379033],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +4215,[1421762557.585557],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +4216,[1421762557.790442],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4217,[1421762557.996346],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +4218,[1421762558.201172],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +4219,[1421762558.407105],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4220,[1421762558.612598],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +4221,[1421762558.818248],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4222,[1421762559.024330],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +4223,[1421762559.228812],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4224,[1421762559.434301],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +4225,[1421762559.639937],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +4226,[1421762559.845048],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +4227,[1421762560.059746],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.1,ms +4228,[1421762560.264670],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4229,[1421762560.469983],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +4230,[1421762560.674688],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4231,[1421762560.881126],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +4232,[1421762561.086197],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4233,[1421762561.291319],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +4234,[1421762561.495653],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +4235,[1421762561.701239],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4236,[1421762561.905806],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4237,[1421762562.110699],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4238,[1421762562.315193],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +4239,[1421762562.520808],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4240,[1421762562.725385],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4241,[1421762562.936553],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.56,ms +4242,[1421762563.159472],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +4243,[1421762563.365724],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +4244,[1421762563.570908],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4245,[1421762563.778207],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.47,ms +4246,[1421762563.984877],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.86,ms +4247,[1421762564.194499],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.07,ms +4248,[1421762564.408155],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.79,ms +4249,[1421762564.626631],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +4250,[1421762564.832731],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4251,[1421762565.037255],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +4252,[1421762565.242417],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +4253,[1421762565.447714],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4254,[1421762565.652978],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4255,[1421762565.859325],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +4256,[1421762566.064853],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +4257,[1421762566.269737],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4258,[1421762566.474917],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4259,[1421762566.680896],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4260,[1421762566.887110],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4261,[1421762567.091725],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4262,[1421762567.297135],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +4263,[1421762567.503515],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +4264,[1421762567.708968],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4265,[1421762567.914437],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +4266,[1421762568.120147],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4267,[1421762568.325359],1238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4268,[1421762568.530416],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4269,[1421762568.735536],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4270,[1421762568.940944],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4271,[1421762569.146261],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +4272,[1421762569.352574],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +4273,[1421762569.557760],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +4274,[1421762569.762605],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4275,[1421762569.967759],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4276,[1421762570.173810],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4277,[1421762570.378211],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +4278,[1421762570.584322],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +4279,[1421762570.790693],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +4280,[1421762570.995603],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4281,[1421762571.200888],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4282,[1421762571.405915],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +4283,[1421762571.611785],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +4284,[1421762571.816682],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +4285,[1421762572.022377],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +4286,[1421762572.227779],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +4287,[1421762572.433918],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +4288,[1421762572.640076],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +4289,[1421762572.845039],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +4290,[1421762573.050909],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +4291,[1421762573.256648],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +4292,[1421762573.462711],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +4293,[1421762573.668683],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +4294,[1421762573.873628],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +4295,[1421762574.078786],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +4296,[1421762574.284791],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +4297,[1421762574.490732],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +4298,[1421762574.697334],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +4299,[1421762574.902245],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4300,[1421762575.107343],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +4301,[1421762575.313550],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +4302,[1421762575.519551],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +4303,[1421762575.724532],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +4304,[1421762575.929884],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4305,[1421762576.135374],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4306,[1421762576.341631],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +4307,[1421762576.547047],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4308,[1421762576.754187],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +4309,[1421762576.959813],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +4310,[1421762577.166118],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +4311,[1421762577.371747],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +4312,[1421762577.578095],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +4313,[1421762577.783167],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4314,[1421762577.989501],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +4315,[1421762578.195084],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +4316,[1421762578.399655],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4317,[1421762578.604722],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +4318,[1421762578.810197],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +4319,[1421762579.014911],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +4320,[1421762579.219786],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +4321,[1421762579.424443],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +4322,[1421762579.629600],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +4323,[1421762579.835621],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4324,[1421762580.040780],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4325,[1421762580.245579],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +4326,[1421762580.450561],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4327,[1421762580.655906],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4328,[1421762580.861077],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +4329,[1421762581.067446],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4330,[1421762581.272604],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4331,[1421762581.477688],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4332,[1421762581.682569],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +4333,[1421762581.887343],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +4334,[1421762582.092295],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4335,[1421762582.297091],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4336,[1421762582.502609],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +4337,[1421762582.707702],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +4338,[1421762582.913055],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +4339,[1421762583.118639],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +4340,[1421762583.323310],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4341,[1421762583.528293],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +4342,[1421762583.734914],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4343,[1421762583.940305],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4344,[1421762584.145907],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4345,[1421762584.351556],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4346,[1421762584.556619],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +4347,[1421762584.761791],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4348,[1421762584.966495],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4349,[1421762585.172140],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +4350,[1421762585.378300],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.82,ms +4351,[1421762585.601687],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +4352,[1421762585.806688],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4353,[1421762586.011882],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4354,[1421762586.216679],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4355,[1421762586.421356],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4356,[1421762586.626542],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4357,[1421762586.831589],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4358,[1421762587.036085],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4359,[1421762587.240871],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +4360,[1421762587.446786],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.07,ms +4361,[1421762587.651875],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +4362,[1421762587.856973],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +4363,[1421762588.061661],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +4364,[1421762588.266317],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4365,[1421762588.472316],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +4366,[1421762588.677248],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +4367,[1421762588.882575],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4368,[1421762589.087266],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4369,[1421762589.291907],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +4370,[1421762589.498090],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +4371,[1421762589.703187],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +4372,[1421762589.908209],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4373,[1421762590.120792],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.19,ms +4374,[1421762590.326058],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +4375,[1421762590.531246],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +4376,[1421762590.736722],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4377,[1421762590.942086],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4378,[1421762591.148704],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +4379,[1421762591.354420],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +4380,[1421762591.559720],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4381,[1421762591.764409],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +4382,[1421762591.969086],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4383,[1421762592.175445],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +4384,[1421762592.381363],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +4385,[1421762592.587467],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +4386,[1421762592.793133],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +4387,[1421762592.999625],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +4388,[1421762593.204571],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4389,[1421762593.409232],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +4390,[1421762593.615171],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +4391,[1421762593.819983],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +4392,[1421762594.025802],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4393,[1421762594.230888],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +4394,[1421762594.436310],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +4395,[1421762594.641899],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4396,[1421762594.847083],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +4397,[1421762595.052398],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4398,[1421762595.257314],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +4399,[1421762595.463101],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4400,[1421762595.667630],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4401,[1421762595.873362],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +4402,[1421762596.077982],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4403,[1421762596.283077],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4404,[1421762596.488558],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4405,[1421762596.693081],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4406,[1421762596.897865],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4407,[1421762597.103738],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +4408,[1421762597.308954],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +4409,[1421762597.514047],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4410,[1421762597.718763],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4411,[1421762597.924746],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +4412,[1421762598.130108],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +4413,[1421762598.335464],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4414,[1421762598.540583],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +4415,[1421762598.745208],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4416,[1421762598.949756],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4417,[1421762599.154725],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4418,[1421762599.359763],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4419,[1421762599.566432],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +4420,[1421762599.771065],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +4421,[1421762599.975915],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4422,[1421762600.181193],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +4423,[1421762600.387357],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +4424,[1421762600.592502],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4425,[1421762600.797165],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4426,[1421762601.001999],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +4427,[1421762601.207197],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4428,[1421762601.412699],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +4429,[1421762601.617404],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +4430,[1421762601.822889],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +4431,[1421762602.028419],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +4432,[1421762602.233479],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4433,[1421762602.439838],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4434,[1421762602.646091],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4435,[1421762602.852540],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +4436,[1421762603.058053],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +4437,[1421762603.263061],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +4438,[1421762603.468704],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4439,[1421762603.674962],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +4440,[1421762603.880538],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +4441,[1421762604.084742],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +4442,[1421762604.289661],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4443,[1421762604.495816],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +4444,[1421762604.702179],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +4445,[1421762604.907819],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +4446,[1421762605.112642],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4447,[1421762605.317659],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4448,[1421762605.522814],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4449,[1421762605.728330],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +4450,[1421762605.933195],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +4451,[1421762606.138690],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +4452,[1421762606.344313],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +4453,[1421762606.549620],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +4454,[1421762606.755736],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +4455,[1421762606.961335],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4456,[1421762607.166737],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +4457,[1421762607.372445],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +4458,[1421762607.577340],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4459,[1421762607.783314],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +4460,[1421762607.988276],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4461,[1421762608.193277],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4462,[1421762608.397914],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4463,[1421762608.603029],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4464,[1421762608.808860],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +4465,[1421762609.013756],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4466,[1421762609.219936],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4467,[1421762609.425487],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +4468,[1421762609.631119],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4469,[1421762609.837709],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +4470,[1421762610.042798],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +4471,[1421762610.248769],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4472,[1421762610.454696],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4473,[1421762610.660325],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +4474,[1421762610.865270],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +4475,[1421762611.071597],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4476,[1421762611.276687],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4477,[1421762611.481469],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4478,[1421762611.687209],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +4479,[1421762611.892421],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4480,[1421762612.098850],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4481,[1421762612.303906],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4482,[1421762612.512537],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.39,ms +4483,[1421762612.722790],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.09,ms +4484,[1421762612.938007],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +4485,[1421762613.151504],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.56,ms +4486,[1421762613.369761],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +4487,[1421762613.587235],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +4488,[1421762613.813065],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +4489,[1421762614.040505],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +4490,[1421762614.266776],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +4491,[1421762614.492476],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +4492,[1421762614.719363],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +4493,[1421762614.940914],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +4494,[1421762615.161551],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +4495,[1421762615.381003],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +4496,[1421762615.586523],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +4497,[1421762615.791860],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4498,[1421762615.996602],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4499,[1421762616.204714],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.35,ms +4500,[1421762616.414426],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.43,ms +4501,[1421762616.657889],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.9,ms +4502,[1421762616.874784],1072,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +4503,[1421762617.095837],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +4504,[1421762617.373077],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.6,ms +4505,[1421762617.595065],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.7,ms +4506,[1421762617.822164],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +4507,[1421762618.051392],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +4508,[1421762618.279765],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +4509,[1421762618.485227],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +4510,[1421762618.713683],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +4511,[1421762618.996908],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.1,ms +4512,[1421762619.222140],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +4513,[1421762619.451555],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +4514,[1421762619.677097],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +4515,[1421762619.963648],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.5,ms +4516,[1421762620.169069],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4517,[1421762620.375176],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +4518,[1421762620.585981],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.93,ms +4519,[1421762620.802282],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +4520,[1421762621.030317],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +4521,[1421762621.242766],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.48,ms +4522,[1421762621.495284],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.6,ms +4523,[1421762621.717858],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +4524,[1421762621.938459],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +4525,[1421762622.143843],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +4526,[1421762622.371749],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +4527,[1421762622.597746],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +4528,[1421762622.804088],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +4529,[1421762623.029394],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +4530,[1421762623.237021],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.85,ms +4531,[1421762623.466183],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +4532,[1421762623.746063],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.2,ms +4533,[1421762624.032266],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.5,ms +4534,[1421762624.259276],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +4535,[1421762624.482511],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +4536,[1421762624.768128],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.5,ms +4537,[1421762624.972993],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4538,[1421762625.178194],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4539,[1421762625.384774],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.30,ms +4540,[1421762625.592275],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.22,ms +4541,[1421762625.803202],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.39,ms +4542,[1421762626.042851],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.9,ms +4543,[1421762626.255869],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.42,ms +4544,[1421762626.474259],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +4545,[1421762626.699410],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +4546,[1421762626.934122],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.2,ms +4547,[1421762627.164582],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.6,ms +4548,[1421762627.389891],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +4549,[1421762627.612528],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +4550,[1421762627.891206],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.0,ms +4551,[1421762628.126563],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.7,ms +4552,[1421762628.356143],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +4553,[1421762628.582887],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +4554,[1421762628.865086],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.4,ms +4555,[1421762629.092799],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +4556,[1421762629.317245],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +4557,[1421762629.543289],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +4558,[1421762629.748141],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4559,[1421762629.954198],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4560,[1421762630.159694],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +4561,[1421762630.368264],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.90,ms +4562,[1421762630.579460],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.52,ms +4563,[1421762630.792708],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.72,ms +4564,[1421762631.007938],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +4565,[1421762631.225911],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +4566,[1421762631.450404],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +4567,[1421762631.666710],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +4568,[1421762631.949425],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.5,ms +4569,[1421762632.178808],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +4570,[1421762632.400385],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +4571,[1421762632.605528],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4572,[1421762632.810645],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +4573,[1421762633.015432],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +4574,[1421762633.223043],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.86,ms +4575,[1421762633.432275],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.47,ms +4576,[1421762633.640144],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.02,ms +4577,[1421762633.851779],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.62,ms +4578,[1421762634.107900],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=52.3,ms +4579,[1421762634.377502],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=65.7,ms +4580,[1421762634.582464],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4581,[1421762634.787140],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +4582,[1421762634.992699],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +4583,[1421762635.198357],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +4584,[1421762635.403269],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +4585,[1421762635.608798],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +4586,[1421762635.814728],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +4587,[1421762636.020887],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +4588,[1421762636.225602],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4589,[1421762636.432337],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.34,ms +4590,[1421762636.637318],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4591,[1421762636.843561],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +4592,[1421762637.049375],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +4593,[1421762637.254081],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4594,[1421762637.458706],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4595,[1421762637.665283],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +4596,[1421762637.871623],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4597,[1421762638.076113],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +4598,[1421762638.280389],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4599,[1421762638.486272],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4600,[1421762638.692604],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +4601,[1421762638.898604],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +4602,[1421762639.103379],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4603,[1421762639.309148],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +4604,[1421762639.514389],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4605,[1421762639.719640],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +4606,[1421762639.925036],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +4607,[1421762640.130235],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +4608,[1421762640.335581],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +4609,[1421762640.541772],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4610,[1421762640.747125],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4611,[1421762640.951707],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +4612,[1421762641.157939],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +4613,[1421762641.362792],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4614,[1421762641.567369],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4615,[1421762641.772584],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +4616,[1421762641.978092],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +4617,[1421762642.183229],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +4618,[1421762642.388871],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4619,[1421762642.594329],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4620,[1421762642.799412],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4621,[1421762643.004473],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4622,[1421762643.210770],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +4623,[1421762643.418277],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.50,ms +4624,[1421762643.632257],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.87,ms +4625,[1421762643.862554],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.6,ms +4626,[1421762644.094418],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.9,ms +4627,[1421762644.304213],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.68,ms +4628,[1421762644.596090],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=88.1,ms +4629,[1421762644.802233],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +4630,[1421762645.007269],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +4631,[1421762645.212884],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +4632,[1421762645.417929],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4633,[1421762645.622474],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4634,[1421762645.827162],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4635,[1421762646.061753],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.0,ms +4636,[1421762646.266901],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4637,[1421762646.472296],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4638,[1421762646.676784],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4639,[1421762646.881308],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +4640,[1421762647.085991],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4641,[1421762647.291313],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +4642,[1421762647.496335],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4643,[1421762647.702527],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +4644,[1421762647.907287],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4645,[1421762648.112715],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +4646,[1421762648.318762],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +4647,[1421762648.524646],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +4648,[1421762648.729507],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +4649,[1421762648.934456],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4650,[1421762649.139027],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4651,[1421762649.344100],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4652,[1421762649.550111],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4653,[1421762649.755428],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4654,[1421762649.960673],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +4655,[1421762650.166125],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +4656,[1421762650.371770],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4657,[1421762650.580769],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.11,ms +4658,[1421762650.787191],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +4659,[1421762650.992572],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4660,[1421762651.197895],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4661,[1421762651.402517],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4662,[1421762651.608354],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +4663,[1421762651.813137],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4664,[1421762652.017516],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +4665,[1421762652.222393],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +4666,[1421762652.427272],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4667,[1421762652.632313],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +4668,[1421762652.837095],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4669,[1421762653.042288],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4670,[1421762653.247640],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4671,[1421762653.453444],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +4672,[1421762653.659723],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +4673,[1421762653.865774],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +4674,[1421762654.071909],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +4675,[1421762654.278147],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4676,[1421762654.484704],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +4677,[1421762654.690942],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +4678,[1421762654.895820],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +4679,[1421762655.100087],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.02,ms +4680,[1421762655.304941],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4681,[1421762655.510274],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4682,[1421762655.717317],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.87,ms +4683,[1421762655.922422],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4684,[1421762656.127158],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4685,[1421762656.332449],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +4686,[1421762656.537831],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4687,[1421762656.743045],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4688,[1421762656.948406],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +4689,[1421762657.153679],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +4690,[1421762657.360354],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.78,ms +4691,[1421762657.565751],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +4692,[1421762657.771720],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +4693,[1421762657.977943],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +4694,[1421762658.183826],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4695,[1421762658.388335],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4696,[1421762658.593237],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4697,[1421762658.797925],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +4698,[1421762659.003186],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +4699,[1421762659.208062],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4700,[1421762659.413934],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4701,[1421762659.619538],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4702,[1421762659.824657],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +4703,[1421762660.029902],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4704,[1421762660.234684],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +4705,[1421762660.439043],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +4706,[1421762660.644168],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4707,[1421762660.849395],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +4708,[1421762661.054791],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +4709,[1421762661.260570],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +4710,[1421762661.465336],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +4711,[1421762661.670327],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +4712,[1421762661.875265],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4713,[1421762662.079785],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +4714,[1421762662.285528],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +4715,[1421762662.491334],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +4716,[1421762662.697256],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +4717,[1421762662.902687],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4718,[1421762663.108055],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +4719,[1421762663.313605],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +4720,[1421762663.518964],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4721,[1421762663.723702],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +4722,[1421762663.929837],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +4723,[1421762664.136037],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +4724,[1421762664.341992],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4725,[1421762664.547270],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4726,[1421762664.751890],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4727,[1421762664.957794],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +4728,[1421762665.162511],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4729,[1421762665.368076],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +4730,[1421762665.574356],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +4731,[1421762665.780622],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +4732,[1421762665.986235],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +4733,[1421762666.191071],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +4734,[1421762666.395867],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4735,[1421762666.601734],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +4736,[1421762666.807471],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4737,[1421762667.012415],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +4738,[1421762667.218630],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.75,ms +4739,[1421762667.424277],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4740,[1421762667.629189],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4741,[1421762667.834307],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4742,[1421762668.039791],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4743,[1421762668.244623],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +4744,[1421762668.449207],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4745,[1421762668.655404],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +4746,[1421762668.861032],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4747,[1421762669.066203],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4748,[1421762669.270671],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4749,[1421762669.475320],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4750,[1421762669.680441],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4751,[1421762669.885885],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4752,[1421762670.090675],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4753,[1421762670.295461],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4754,[1421762670.501372],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +4755,[1421762670.707430],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4756,[1421762670.912872],1297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4757,[1421762671.117514],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4758,[1421762671.322896],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +4759,[1421762671.528107],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +4760,[1421762671.734210],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +4761,[1421762671.939078],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4762,[1421762672.143744],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +4763,[1421762672.348573],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +4764,[1421762672.554556],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4765,[1421762672.760395],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4766,[1421762672.966064],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4767,[1421762673.172435],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +4768,[1421762673.377588],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +4769,[1421762673.582997],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4770,[1421762673.789179],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +4771,[1421762673.995725],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +4772,[1421762674.201083],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4773,[1421762674.406273],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4774,[1421762674.611759],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4775,[1421762674.817008],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +4776,[1421762675.022402],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +4777,[1421762675.228588],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +4778,[1421762675.433134],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4779,[1421762675.637684],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4780,[1421762675.842584],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4781,[1421762676.047343],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4782,[1421762676.252785],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +4783,[1421762676.461053],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.51,ms +4784,[1421762676.666705],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4785,[1421762676.873182],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +4786,[1421762677.078826],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4787,[1421762677.284857],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +4788,[1421762677.490600],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +4789,[1421762677.695734],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4790,[1421762677.902137],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +4791,[1421762678.107446],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4792,[1421762678.312138],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4793,[1421762678.517499],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4794,[1421762678.722609],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4795,[1421762678.928254],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4796,[1421762679.134449],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +4797,[1421762679.340783],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +4798,[1421762679.546166],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +4799,[1421762679.751146],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4800,[1421762679.955971],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +4801,[1421762680.160849],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4802,[1421762680.366123],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4803,[1421762680.572043],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +4804,[1421762680.777642],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +4805,[1421762680.986354],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.00,ms +4806,[1421762681.198656],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.51,ms +4807,[1421762681.417172],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.4,ms +4808,[1421762681.638979],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +4809,[1421762681.858067],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +4810,[1421762682.081717],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +4811,[1421762682.311899],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +4812,[1421762682.539953],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +4813,[1421762682.750644],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.18,ms +4814,[1421762683.027777],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.7,ms +4815,[1421762683.256602],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +4816,[1421762683.482483],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +4817,[1421762683.711156],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +4818,[1421762683.983429],1482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=68.2,ms +4819,[1421762684.268345],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.4,ms +4820,[1421762684.473397],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4821,[1421762684.678618],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4822,[1421762684.887861],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.37,ms +4823,[1421762685.098275],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.84,ms +4824,[1421762685.311039],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.91,ms +4825,[1421762685.530858],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +4826,[1421762685.791434],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.3,ms +4827,[1421762686.066894],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.4,ms +4828,[1421762686.287544],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +4829,[1421762686.514255],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +4830,[1421762686.736648],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +4831,[1421762687.026057],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.4,ms +4832,[1421762687.306746],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.0,ms +4833,[1421762687.535703],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +4834,[1421762687.761774],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +4835,[1421762687.986044],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +4836,[1421762688.216680],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.9,ms +4837,[1421762688.444965],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +4838,[1421762688.673552],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +4839,[1421762688.878313],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4840,[1421762689.083051],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +4841,[1421762689.290292],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.96,ms +4842,[1421762689.499481],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.46,ms +4843,[1421762689.711876],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.93,ms +4844,[1421762689.925594],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.50,ms +4845,[1421762690.141965],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +4846,[1421762690.360879],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +4847,[1421762690.635874],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.1,ms +4848,[1421762690.921958],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.0,ms +4849,[1421762691.147346],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +4850,[1421762691.432648],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.1,ms +4851,[1421762691.638066],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +4852,[1421762691.843460],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4853,[1421762692.048445],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +4854,[1421762692.253606],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +4855,[1421762692.459175],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +4856,[1421762692.664645],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4857,[1421762692.870182],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +4858,[1421762693.076081],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4859,[1421762693.282037],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +4860,[1421762693.489550],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.62,ms +4861,[1421762693.702749],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.31,ms +4862,[1421762693.946896],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.2,ms +4863,[1421762694.198009],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=47.3,ms +4864,[1421762694.419788],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +4865,[1421762694.644169],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +4866,[1421762694.849336],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4867,[1421762695.054338],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4868,[1421762695.260454],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +4869,[1421762695.465582],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +4870,[1421762695.674203],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.80,ms +4871,[1421762695.887001],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.22,ms +4872,[1421762696.100364],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.75,ms +4873,[1421762696.318988],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +4874,[1421762696.537074],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +4875,[1421762696.756964],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +4876,[1421762696.980686],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +4877,[1421762697.262308],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.1,ms +4878,[1421762697.485273],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +4879,[1421762697.773114],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.2,ms +4880,[1421762697.979255],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +4881,[1421762698.263276],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.5,ms +4882,[1421762698.487102],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +4883,[1421762698.710026],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +4884,[1421762698.937771],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +4885,[1421762699.160530],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +4886,[1421762699.447438],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.5,ms +4887,[1421762699.673585],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +4888,[1421762699.880265],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.69,ms +4889,[1421762700.086909],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +4890,[1421762700.291930],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +4891,[1421762700.499988],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.67,ms +4892,[1421762700.710987],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.12,ms +4893,[1421762700.928194],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +4894,[1421762701.182791],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=50.6,ms +4895,[1421762701.404000],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +4896,[1421762701.625958],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +4897,[1421762701.850450],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +4898,[1421762702.135813],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.9,ms +4899,[1421762702.362136],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +4900,[1421762702.646135],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.8,ms +4901,[1421762702.851586],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +4902,[1421762703.056991],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4903,[1421762703.262908],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +4904,[1421762703.467541],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +4905,[1421762703.672095],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +4906,[1421762703.886185],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +4907,[1421762704.113125],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +4908,[1421762704.325497],89,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.74,ms +4909,[1421762704.538965],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.64,ms +4910,[1421762704.761508],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +4911,[1421762704.966781],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +4912,[1421762705.171775],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +4913,[1421762705.376333],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4914,[1421762705.583087],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.34,ms +4915,[1421762705.809729],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +4916,[1421762706.022771],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.97,ms +4917,[1421762706.238183],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +4918,[1421762706.461172],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +4919,[1421762706.683686],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +4920,[1421762706.909130],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +4921,[1421762707.194956],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.9,ms +4922,[1421762707.420751],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +4923,[1421762707.647035],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +4924,[1421762707.873941],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +4925,[1421762708.078867],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +4926,[1421762708.364610],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.1,ms +4927,[1421762708.646774],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.6,ms +4928,[1421762708.865252],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +4929,[1421762709.089334],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +4930,[1421762709.314798],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +4931,[1421762709.538924],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +4932,[1421762709.743815],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4933,[1421762709.948905],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +4934,[1421762710.155583],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.97,ms +4935,[1421762710.381200],1541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +4936,[1421762710.594134],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.18,ms +4937,[1421762710.845004],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=47.1,ms +4938,[1421762711.110947],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.3,ms +4939,[1421762711.334616],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +4940,[1421762711.612798],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.3,ms +4941,[1421762711.837724],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +4942,[1421762712.066737],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.0,ms +4943,[1421762712.351820],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.3,ms +4944,[1421762712.580958],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +4945,[1421762712.785853],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +4946,[1421762712.991279],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +4947,[1421762713.196844],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +4948,[1421762713.401943],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +4949,[1421762713.607773],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +4950,[1421762713.812775],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +4951,[1421762714.018956],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +4952,[1421762714.224296],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +4953,[1421762714.429275],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +4954,[1421762714.633940],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4955,[1421762714.838835],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +4956,[1421762715.044336],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +4957,[1421762715.250387],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +4958,[1421762715.456672],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +4959,[1421762715.661966],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +4960,[1421762715.867932],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.99,ms +4961,[1421762716.075251],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.96,ms +4962,[1421762716.287561],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.50,ms +4963,[1421762716.501753],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +4964,[1421762716.717207],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +4965,[1421762716.936332],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +4966,[1421762717.159133],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +4967,[1421762717.364321],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +4968,[1421762717.569181],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +4969,[1421762717.774389],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +4970,[1421762717.981210],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +4971,[1421762718.190403],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.75,ms +4972,[1421762718.399844],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.19,ms +4973,[1421762718.610955],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.26,ms +4974,[1421762718.816367],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +4975,[1421762719.020715],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +4976,[1421762719.225979],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4977,[1421762719.431090],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +4978,[1421762719.636027],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +4979,[1421762719.841605],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +4980,[1421762720.046446],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +4981,[1421762720.252437],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +4982,[1421762720.457409],1075,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +4983,[1421762720.662188],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +4984,[1421762720.867108],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +4985,[1421762721.071806],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +4986,[1421762721.277094],1297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +4987,[1421762721.483215],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +4988,[1421762721.688423],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +4989,[1421762721.894390],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +4990,[1421762722.099927],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +4991,[1421762722.305189],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +4992,[1421762722.510817],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +4993,[1421762722.716552],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +4994,[1421762722.921917],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4995,[1421762723.127973],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +4996,[1421762723.332857],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +4997,[1421762723.537883],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +4998,[1421762723.743474],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +4999,[1421762723.949493],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +5000,[1421762724.155559],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5001,[1421762724.361337],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +5002,[1421762724.566584],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5003,[1421762724.772245],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5004,[1421762724.977682],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5005,[1421762725.182694],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5006,[1421762725.388554],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5007,[1421762725.593820],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5008,[1421762725.799218],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +5009,[1421762726.004169],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5010,[1421762726.209458],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +5011,[1421762726.414932],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +5012,[1421762726.620186],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +5013,[1421762726.826490],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5014,[1421762727.031281],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5015,[1421762727.237278],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5016,[1421762727.443197],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5017,[1421762727.649559],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +5018,[1421762727.855721],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +5019,[1421762728.060714],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5020,[1421762728.265467],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5021,[1421762728.470180],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5022,[1421762728.676213],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5023,[1421762728.881422],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +5024,[1421762729.086263],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5025,[1421762729.291256],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5026,[1421762729.496453],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +5027,[1421762729.701763],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5028,[1421762729.907117],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5029,[1421762730.112137],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5030,[1421762730.316892],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5031,[1421762730.522642],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +5032,[1421762730.727849],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5033,[1421762730.933867],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5034,[1421762731.139085],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5035,[1421762731.344797],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +5036,[1421762731.549977],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5037,[1421762731.755216],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5038,[1421762731.961400],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5039,[1421762732.166040],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5040,[1421762732.371600],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5041,[1421762732.576495],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5042,[1421762732.781371],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5043,[1421762732.986529],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +5044,[1421762733.190900],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5045,[1421762733.395713],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5046,[1421762733.600493],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5047,[1421762733.805751],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5048,[1421762734.011971],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5049,[1421762734.216950],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5050,[1421762734.421701],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5051,[1421762734.626562],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5052,[1421762734.831511],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +5053,[1421762735.036025],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5054,[1421762735.240538],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5055,[1421762735.445241],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5056,[1421762735.651323],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5057,[1421762735.856975],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5058,[1421762736.061912],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5059,[1421762736.266572],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5060,[1421762736.472248],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5061,[1421762736.678365],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +5062,[1421762736.885233],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +5063,[1421762737.090862],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +5064,[1421762737.295817],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5065,[1421762737.501160],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +5066,[1421762737.706731],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +5067,[1421762737.912633],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +5068,[1421762738.117341],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5069,[1421762738.322071],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5070,[1421762738.528134],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +5071,[1421762738.734437],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +5072,[1421762738.940995],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5073,[1421762739.146953],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +5074,[1421762739.352835],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5075,[1421762739.557950],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5076,[1421762739.762715],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5077,[1421762739.968310],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +5078,[1421762740.173554],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5079,[1421762740.378599],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5080,[1421762740.583209],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +5081,[1421762740.789409],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +5082,[1421762740.995652],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5083,[1421762741.201216],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5084,[1421762741.406009],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5085,[1421762741.610624],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5086,[1421762741.815808],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5087,[1421762742.021208],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5088,[1421762742.226619],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +5089,[1421762742.431540],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5090,[1421762742.636549],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +5091,[1421762742.841962],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5092,[1421762743.046679],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5093,[1421762743.251590],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5094,[1421762743.458119],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +5095,[1421762743.662989],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +5096,[1421762743.869127],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5097,[1421762744.073825],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5098,[1421762744.278627],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +5099,[1421762744.483588],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5100,[1421762744.688327],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5101,[1421762744.893030],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5102,[1421762745.097853],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5103,[1421762745.303019],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5104,[1421762745.508299],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +5105,[1421762745.713082],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5106,[1421762745.917610],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5107,[1421762746.122410],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5108,[1421762746.327345],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5109,[1421762746.532298],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +5110,[1421762746.736986],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5111,[1421762746.941764],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5112,[1421762747.146993],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5113,[1421762747.352293],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +5114,[1421762747.558311],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5115,[1421762747.763526],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +5116,[1421762747.969237],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5117,[1421762748.174157],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5118,[1421762748.379440],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5119,[1421762748.584285],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5120,[1421762748.788988],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5121,[1421762748.995371],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5122,[1421762749.201766],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5123,[1421762749.407340],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +5124,[1421762749.612575],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5125,[1421762749.817958],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5126,[1421762750.022917],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5127,[1421762750.228907],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5128,[1421762750.433655],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5129,[1421762750.639802],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.80,ms +5130,[1421762750.844566],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5131,[1421762751.049836],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5132,[1421762751.254896],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5133,[1421762751.461181],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5134,[1421762751.667797],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +5135,[1421762751.872447],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5136,[1421762752.076942],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5137,[1421762752.282971],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5138,[1421762752.488975],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5139,[1421762752.695109],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +5140,[1421762752.901103],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +5141,[1421762753.106710],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +5142,[1421762753.311665],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5143,[1421762753.517384],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5144,[1421762753.722396],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +5145,[1421762753.927379],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5146,[1421762754.132362],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5147,[1421762754.337401],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5148,[1421762754.542695],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +5149,[1421762754.747413],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5150,[1421762754.952064],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5151,[1421762755.156693],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5152,[1421762755.361545],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +5153,[1421762755.567758],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +5154,[1421762755.773549],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +5155,[1421762755.979970],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5156,[1421762756.185983],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5157,[1421762756.390560],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5158,[1421762756.595420],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5159,[1421762756.800236],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5160,[1421762757.005471],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +5161,[1421762757.210544],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5162,[1421762757.415543],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5163,[1421762757.620644],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5164,[1421762757.826348],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5165,[1421762758.031229],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5166,[1421762758.236576],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +5167,[1421762758.441627],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5168,[1421762758.646382],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5169,[1421762758.853226],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.80,ms +5170,[1421762759.058428],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5171,[1421762759.263363],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5172,[1421762759.468416],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5173,[1421762759.674013],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +5174,[1421762759.878636],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5175,[1421762760.083497],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5176,[1421762760.288748],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5177,[1421762760.495282],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +5178,[1421762760.700508],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5179,[1421762760.905844],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +5180,[1421762761.110582],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5181,[1421762761.315622],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5182,[1421762761.520792],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +5183,[1421762761.726596],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5184,[1421762761.932867],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5185,[1421762762.137920],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5186,[1421762762.344148],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +5187,[1421762762.550772],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5188,[1421762762.755516],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +5189,[1421762762.960253],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5190,[1421762763.165001],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +5191,[1421762763.371202],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5192,[1421762763.576589],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5193,[1421762763.781742],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +5194,[1421762763.987783],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +5195,[1421762764.192929],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +5196,[1421762764.398235],1238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5197,[1421762764.604722],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5198,[1421762764.809546],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +5199,[1421762765.014660],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5200,[1421762765.219235],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5201,[1421762765.423802],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5202,[1421762765.628656],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5203,[1421762765.833975],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5204,[1421762766.040355],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5205,[1421762766.246093],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5206,[1421762766.450776],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5207,[1421762766.655871],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +5208,[1421762766.860775],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5209,[1421762767.066707],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +5210,[1421762767.272731],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +5211,[1421762767.478369],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.96,ms +5212,[1421762767.683736],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5213,[1421762767.889129],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5214,[1421762768.093714],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +5215,[1421762768.298733],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5216,[1421762768.504806],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5217,[1421762768.709703],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5218,[1421762768.915563],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +5219,[1421762769.120890],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +5220,[1421762769.325546],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5221,[1421762769.531396],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5222,[1421762769.736482],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5223,[1421762769.941411],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5224,[1421762770.146863],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +5225,[1421762770.352148],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +5226,[1421762770.557404],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5227,[1421762770.762407],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5228,[1421762770.968496],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5229,[1421762771.173332],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5230,[1421762771.378971],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5231,[1421762771.583750],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5232,[1421762771.789012],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +5233,[1421762771.994185],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5234,[1421762772.198628],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5235,[1421762772.403557],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5236,[1421762772.608355],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +5237,[1421762772.813255],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5238,[1421762773.018174],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5239,[1421762773.222789],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +5240,[1421762773.428180],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5241,[1421762773.632675],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5242,[1421762773.837875],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5243,[1421762774.043694],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +5244,[1421762774.248549],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +5245,[1421762774.453410],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +5246,[1421762774.658530],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +5247,[1421762774.863595],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5248,[1421762775.068316],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5249,[1421762775.274032],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5250,[1421762775.478515],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5251,[1421762775.683433],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5252,[1421762775.888976],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5253,[1421762776.094518],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5254,[1421762776.301134],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +5255,[1421762776.506472],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5256,[1421762776.712803],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +5257,[1421762776.918452],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5258,[1421762777.123317],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +5259,[1421762777.327938],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5260,[1421762777.533278],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +5261,[1421762777.739516],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +5262,[1421762777.944795],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5263,[1421762778.149602],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5264,[1421762778.355120],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5265,[1421762778.561516],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5266,[1421762778.767645],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5267,[1421762778.974260],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5268,[1421762779.179612],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5269,[1421762779.384682],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5270,[1421762779.589901],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5271,[1421762779.794943],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5272,[1421762780.000671],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5273,[1421762780.205792],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5274,[1421762780.410392],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5275,[1421762780.614979],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5276,[1421762780.820867],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +5277,[1421762781.026039],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5278,[1421762781.231137],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5279,[1421762781.436235],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5280,[1421762781.642435],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5281,[1421762781.847401],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5282,[1421762782.053986],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5283,[1421762782.259203],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5284,[1421762782.464586],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +5285,[1421762782.670734],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5286,[1421762782.876757],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5287,[1421762783.082569],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +5288,[1421762783.288386],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5289,[1421762783.493573],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5290,[1421762783.698236],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5291,[1421762783.902919],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5292,[1421762784.108209],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5293,[1421762784.313087],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5294,[1421762784.517933],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5295,[1421762784.722662],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5296,[1421762784.927165],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +5297,[1421762785.137549],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.45,ms +5298,[1421762785.343679],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +5299,[1421762785.549612],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +5300,[1421762785.755173],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +5301,[1421762785.960015],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5302,[1421762786.166484],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +5303,[1421762786.372236],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +5304,[1421762786.578212],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +5305,[1421762786.783095],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +5306,[1421762786.988445],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +5307,[1421762787.194850],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +5308,[1421762787.401541],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +5309,[1421762787.607930],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +5310,[1421762787.812639],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +5311,[1421762788.017144],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5312,[1421762788.223453],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5313,[1421762788.429018],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +5314,[1421762788.634041],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5315,[1421762788.839328],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5316,[1421762789.044241],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5317,[1421762789.249605],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +5318,[1421762789.454364],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5319,[1421762789.658779],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5320,[1421762789.863165],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5321,[1421762790.067562],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +5322,[1421762790.273020],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +5323,[1421762790.478014],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5324,[1421762790.682836],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +5325,[1421762790.887560],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5326,[1421762791.092271],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5327,[1421762791.297201],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5328,[1421762791.502276],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5329,[1421762791.707344],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5330,[1421762791.912293],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5331,[1421762792.117028],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +5332,[1421762792.322406],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +5333,[1421762792.527571],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5334,[1421762792.733713],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5335,[1421762792.939186],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +5336,[1421762793.144116],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5337,[1421762793.349413],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +5338,[1421762793.554249],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +5339,[1421762793.759441],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5340,[1421762793.965332],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5341,[1421762794.171323],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +5342,[1421762794.375817],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5343,[1421762794.580545],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5344,[1421762794.785892],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +5345,[1421762794.991744],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +5346,[1421762795.197727],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5347,[1421762795.403316],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +5348,[1421762795.607676],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +5349,[1421762795.812303],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5350,[1421762796.017046],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5351,[1421762796.223009],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5352,[1421762796.427965],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5353,[1421762796.633319],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5354,[1421762796.837974],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5355,[1421762797.043741],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5356,[1421762797.248836],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5357,[1421762797.454083],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5358,[1421762797.659130],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5359,[1421762797.864527],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5360,[1421762798.069644],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5361,[1421762798.274549],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5362,[1421762798.480665],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +5363,[1421762798.685611],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5364,[1421762798.889955],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +5365,[1421762799.094754],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5366,[1421762799.300733],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5367,[1421762799.506844],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +5368,[1421762799.712762],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5369,[1421762799.919137],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5370,[1421762800.124166],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5371,[1421762800.329166],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5372,[1421762800.534379],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5373,[1421762800.739570],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +5374,[1421762800.946296],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5375,[1421762801.152322],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5376,[1421762801.358555],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +5377,[1421762801.564540],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +5378,[1421762801.769878],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5379,[1421762801.975474],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +5380,[1421762802.180984],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +5381,[1421762802.386685],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +5382,[1421762802.591515],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5383,[1421762802.796639],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5384,[1421762803.001545],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5385,[1421762803.206790],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +5386,[1421762803.412109],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5387,[1421762803.617578],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +5388,[1421762803.822867],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5389,[1421762804.028471],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5390,[1421762804.234260],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +5391,[1421762804.438999],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5392,[1421762804.643886],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5393,[1421762804.848616],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5394,[1421762805.053858],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5395,[1421762805.258414],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +5396,[1421762805.463124],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +5397,[1421762805.668058],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5398,[1421762805.873400],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +5399,[1421762806.078888],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5400,[1421762806.283742],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5401,[1421762806.489141],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5402,[1421762806.693966],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5403,[1421762806.899251],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5404,[1421762807.103845],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5405,[1421762807.309182],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5406,[1421762807.514593],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5407,[1421762807.720875],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +5408,[1421762807.926121],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5409,[1421762808.132641],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +5410,[1421762808.337649],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5411,[1421762808.543600],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +5412,[1421762808.749556],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5413,[1421762808.954814],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5414,[1421762809.159734],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5415,[1421762809.364458],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5416,[1421762809.569425],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5417,[1421762809.774814],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5418,[1421762809.980084],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5419,[1421762810.185119],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +5420,[1421762810.390653],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +5421,[1421762810.596542],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5422,[1421762810.803281],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +5423,[1421762811.008268],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5424,[1421762811.213768],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +5425,[1421762811.418829],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5426,[1421762811.624701],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5427,[1421762811.830380],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +5428,[1421762812.035719],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +5429,[1421762812.241279],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +5430,[1421762812.446700],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5431,[1421762812.653005],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5432,[1421762812.857993],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +5433,[1421762813.063873],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5434,[1421762813.268667],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5435,[1421762813.473505],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5436,[1421762813.678617],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5437,[1421762813.883881],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5438,[1421762814.088407],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5439,[1421762814.293047],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5440,[1421762814.497693],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +5441,[1421762814.702542],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5442,[1421762814.908951],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5443,[1421762815.114190],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5444,[1421762815.319571],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5445,[1421762815.525317],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5446,[1421762815.730376],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5447,[1421762815.935827],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5448,[1421762816.140591],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5449,[1421762816.345432],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5450,[1421762816.550145],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5451,[1421762816.754915],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5452,[1421762816.960065],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5453,[1421762817.164817],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5454,[1421762817.371295],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +5455,[1421762817.579797],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.25,ms +5456,[1421762817.785809],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5457,[1421762817.991425],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5458,[1421762818.196742],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5459,[1421762818.403542],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +5460,[1421762818.608693],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5461,[1421762818.814265],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5462,[1421762819.019775],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5463,[1421762819.226085],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5464,[1421762819.432050],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5465,[1421762819.637030],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5466,[1421762819.843399],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5467,[1421762820.048453],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5468,[1421762820.253081],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +5469,[1421762820.458252],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5470,[1421762820.663914],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5471,[1421762820.868983],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +5472,[1421762821.075021],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +5473,[1421762821.279860],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +5474,[1421762821.484424],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5475,[1421762821.689461],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5476,[1421762821.894772],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5477,[1421762822.100685],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +5478,[1421762822.306062],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +5479,[1421762822.511565],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +5480,[1421762822.716234],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +5481,[1421762822.920935],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5482,[1421762823.125781],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5483,[1421762823.331043],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5484,[1421762823.537483],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5485,[1421762823.742399],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5486,[1421762823.948098],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5487,[1421762824.154424],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5488,[1421762824.360782],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +5489,[1421762824.565678],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +5490,[1421762824.771508],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5491,[1421762824.976688],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5492,[1421762825.185469],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.50,ms +5493,[1421762825.391016],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5494,[1421762825.596729],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5495,[1421762825.801630],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +5496,[1421762826.006630],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5497,[1421762826.211877],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +5498,[1421762826.418226],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5499,[1421762826.623464],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5500,[1421762826.828466],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5501,[1421762827.033252],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5502,[1421762827.238108],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5503,[1421762827.442536],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +5504,[1421762827.647694],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5505,[1421762827.853577],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5506,[1421762828.058118],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5507,[1421762828.262878],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5508,[1421762828.467791],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5509,[1421762828.672694],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +5510,[1421762828.877831],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5511,[1421762829.082641],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5512,[1421762829.287300],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5513,[1421762829.493398],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5514,[1421762829.698364],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +5515,[1421762829.902931],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5516,[1421762830.108705],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +5517,[1421762830.313776],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5518,[1421762830.519917],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5519,[1421762830.726116],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +5520,[1421762830.931693],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5521,[1421762831.136774],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5522,[1421762831.342271],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5523,[1421762831.547570],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5524,[1421762831.752600],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5525,[1421762831.957621],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5526,[1421762832.162606],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5527,[1421762832.368054],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +5528,[1421762832.574275],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5529,[1421762832.780737],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +5530,[1421762832.985870],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5531,[1421762833.192005],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +5532,[1421762833.396936],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5533,[1421762833.602131],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5534,[1421762833.808284],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5535,[1421762834.013220],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5536,[1421762834.219323],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +5537,[1421762834.424588],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5538,[1421762834.630596],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +5539,[1421762834.835440],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5540,[1421762835.040225],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5541,[1421762835.245237],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5542,[1421762835.450410],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5543,[1421762835.655586],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5544,[1421762835.860964],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +5545,[1421762836.067027],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +5546,[1421762836.272853],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5547,[1421762836.478296],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5548,[1421762836.683389],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +5549,[1421762836.889820],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +5550,[1421762837.095674],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +5551,[1421762837.301967],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +5552,[1421762837.507281],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +5553,[1421762837.712528],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +5554,[1421762837.917634],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5555,[1421762838.123768],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5556,[1421762838.345692],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +5557,[1421762838.550979],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5558,[1421762838.756725],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5559,[1421762838.961925],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5560,[1421762839.166900],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5561,[1421762839.372825],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5562,[1421762839.578431],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5563,[1421762839.783924],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5564,[1421762839.989494],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5565,[1421762840.195815],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +5566,[1421762840.402179],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5567,[1421762840.608107],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +5568,[1421762840.813289],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5569,[1421762841.019703],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +5570,[1421762841.225513],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5571,[1421762841.431927],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +5572,[1421762841.637456],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5573,[1421762841.843233],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5574,[1421762842.048515],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +5575,[1421762842.253429],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5576,[1421762842.458823],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +5577,[1421762842.664818],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5578,[1421762842.871198],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +5579,[1421762843.077425],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5580,[1421762843.282682],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +5581,[1421762843.488813],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5582,[1421762843.694133],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5583,[1421762843.899173],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5584,[1421762844.105263],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5585,[1421762844.310626],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5586,[1421762844.516956],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +5587,[1421762844.722252],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5588,[1421762844.927488],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5589,[1421762845.133214],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +5590,[1421762845.338017],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5591,[1421762845.542918],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5592,[1421762845.748267],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +5593,[1421762845.953080],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5594,[1421762846.159126],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +5595,[1421762846.364726],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5596,[1421762846.570090],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +5597,[1421762846.775487],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5598,[1421762846.981874],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +5599,[1421762847.188242],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +5600,[1421762847.393113],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5601,[1421762847.605107],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.94,ms +5602,[1421762847.810648],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +5603,[1421762848.015757],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +5604,[1421762848.220932],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5605,[1421762848.426378],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5606,[1421762848.631706],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5607,[1421762848.837386],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5608,[1421762849.041684],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +5609,[1421762849.247191],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +5610,[1421762849.452941],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5611,[1421762849.658497],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5612,[1421762849.864581],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5613,[1421762850.069152],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5614,[1421762850.275080],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5615,[1421762850.480300],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5616,[1421762850.685847],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5617,[1421762850.897395],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.69,ms +5618,[1421762851.102813],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5619,[1421762851.308559],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +5620,[1421762851.514473],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +5621,[1421762851.719487],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5622,[1421762851.924540],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5623,[1421762852.130722],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5624,[1421762852.335976],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +5625,[1421762852.542725],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5626,[1421762852.748156],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +5627,[1421762852.953097],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5628,[1421762853.158144],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5629,[1421762853.363229],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +5630,[1421762853.568259],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5631,[1421762853.773435],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +5632,[1421762853.978297],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +5633,[1421762854.182979],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +5634,[1421762854.388129],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +5635,[1421762854.593639],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +5636,[1421762854.799096],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5637,[1421762855.004603],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +5638,[1421762855.209978],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5639,[1421762855.416688],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5640,[1421762855.622143],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5641,[1421762855.829124],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5642,[1421762856.034292],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +5643,[1421762856.239756],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +5644,[1421762856.445485],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +5645,[1421762856.651839],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +5646,[1421762856.856560],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5647,[1421762857.061245],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5648,[1421762857.267684],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +5649,[1421762857.472706],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5650,[1421762857.677601],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +5651,[1421762857.882948],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5652,[1421762858.088226],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +5653,[1421762858.293496],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +5654,[1421762858.499583],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5655,[1421762858.705310],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5656,[1421762858.912178],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +5657,[1421762859.117382],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +5658,[1421762859.322465],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5659,[1421762859.528217],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +5660,[1421762859.733672],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5661,[1421762859.938964],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +5662,[1421762860.145772],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +5663,[1421762860.350804],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5664,[1421762860.555715],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5665,[1421762860.761205],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5666,[1421762860.966550],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5667,[1421762861.172185],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +5668,[1421762861.378047],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5669,[1421762861.583220],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5670,[1421762861.788273],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5671,[1421762861.993696],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5672,[1421762862.198949],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5673,[1421762862.404507],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +5674,[1421762862.610769],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +5675,[1421762862.816215],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +5676,[1421762863.021186],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5677,[1421762863.226385],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5678,[1421762863.431630],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5679,[1421762863.636810],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5680,[1421762863.843682],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +5681,[1421762864.049462],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5682,[1421762864.254299],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5683,[1421762864.459554],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +5684,[1421762864.664549],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5685,[1421762864.869617],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5686,[1421762865.076051],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +5687,[1421762865.281757],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5688,[1421762865.488467],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5689,[1421762865.693714],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5690,[1421762865.899152],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +5691,[1421762866.104248],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5692,[1421762866.310171],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +5693,[1421762866.515460],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +5694,[1421762866.721104],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +5695,[1421762866.926620],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5696,[1421762867.131610],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5697,[1421762867.337032],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +5698,[1421762867.542553],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5699,[1421762867.749126],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +5700,[1421762867.955134],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5701,[1421762868.160756],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5702,[1421762868.365867],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5703,[1421762868.572087],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5704,[1421762868.778318],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5705,[1421762868.983809],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5706,[1421762869.190350],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5707,[1421762869.395718],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +5708,[1421762869.601605],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5709,[1421762869.806667],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5710,[1421762870.011818],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +5711,[1421762870.217114],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +5712,[1421762870.422356],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5713,[1421762870.627620],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +5714,[1421762870.834628],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5715,[1421762871.041166],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5716,[1421762871.246731],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5717,[1421762871.452026],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5718,[1421762871.658318],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5719,[1421762871.864281],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +5720,[1421762872.069496],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +5721,[1421762872.274667],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +5722,[1421762872.479661],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5723,[1421762872.686081],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +5724,[1421762872.892372],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5725,[1421762873.097762],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5726,[1421762873.303147],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5727,[1421762873.509233],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5728,[1421762873.715000],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5729,[1421762873.920362],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +5730,[1421762874.127194],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +5731,[1421762874.332735],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5732,[1421762874.539143],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +5733,[1421762874.747054],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.96,ms +5734,[1421762874.951739],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5735,[1421762875.157504],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5736,[1421762875.362450],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +5737,[1421762875.567614],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5738,[1421762875.772590],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +5739,[1421762875.978174],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5740,[1421762876.184280],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +5741,[1421762876.388783],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +5742,[1421762876.594068],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5743,[1421762876.799003],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5744,[1421762877.003960],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +5745,[1421762877.209231],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5746,[1421762877.415880],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5747,[1421762877.621181],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5748,[1421762877.826601],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5749,[1421762878.031570],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5750,[1421762878.236205],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5751,[1421762878.442449],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +5752,[1421762878.648250],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5753,[1421762878.853733],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5754,[1421762879.058988],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5755,[1421762879.264145],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5756,[1421762879.470113],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +5757,[1421762879.675003],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5758,[1421762879.880216],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5759,[1421762880.085198],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +5760,[1421762880.291185],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +5761,[1421762880.495969],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5762,[1421762880.700851],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5763,[1421762880.907266],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +5764,[1421762881.112927],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5765,[1421762881.318664],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +5766,[1421762881.524019],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5767,[1421762881.730491],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +5768,[1421762881.936007],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5769,[1421762882.141103],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +5770,[1421762882.345978],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5771,[1421762882.551831],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5772,[1421762882.757579],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5773,[1421762882.964134],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5774,[1421762883.170428],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5775,[1421762883.375430],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5776,[1421762883.580432],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5777,[1421762883.786926],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5778,[1421762883.992133],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +5779,[1421762884.198458],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5780,[1421762884.404850],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +5781,[1421762884.609901],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5782,[1421762884.816431],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5783,[1421762885.021747],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5784,[1421762885.227568],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +5785,[1421762885.432589],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5786,[1421762885.637957],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5787,[1421762885.843459],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5788,[1421762886.048485],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5789,[1421762886.254526],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5790,[1421762886.459117],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5791,[1421762886.664738],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5792,[1421762886.869942],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +5793,[1421762887.075855],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5794,[1421762887.280943],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5795,[1421762887.485816],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5796,[1421762887.691129],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +5797,[1421762887.897271],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5798,[1421762888.102640],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5799,[1421762888.307335],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5800,[1421762888.512898],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5801,[1421762888.718471],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +5802,[1421762888.923871],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5803,[1421762889.129040],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5804,[1421762889.333994],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5805,[1421762889.539269],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5806,[1421762889.746052],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5807,[1421762889.951570],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5808,[1421762890.157866],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5809,[1421762890.363105],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +5810,[1421762890.568663],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5811,[1421762890.775015],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5812,[1421762890.980250],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +5813,[1421762891.185480],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5814,[1421762891.391268],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5815,[1421762891.595968],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +5816,[1421762891.800959],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5817,[1421762892.006896],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5818,[1421762892.213107],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +5819,[1421762892.418357],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5820,[1421762892.623582],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5821,[1421762892.829986],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5822,[1421762893.034933],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5823,[1421762893.239661],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +5824,[1421762893.445787],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +5825,[1421762893.651954],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5826,[1421762893.857829],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +5827,[1421762894.063354],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +5828,[1421762894.268517],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5829,[1421762894.474238],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5830,[1421762894.679682],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5831,[1421762894.884840],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5832,[1421762895.090083],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +5833,[1421762895.294965],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5834,[1421762895.500487],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +5835,[1421762895.705547],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5836,[1421762895.910871],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5837,[1421762896.115780],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +5838,[1421762896.321371],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +5839,[1421762896.525784],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +5840,[1421762896.731919],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5841,[1421762896.938606],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +5842,[1421762897.148514],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.62,ms +5843,[1421762897.362673],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +5844,[1421762897.575097],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.03,ms +5845,[1421762897.791873],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +5846,[1421762898.012019],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +5847,[1421762898.236758],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +5848,[1421762898.459960],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +5849,[1421762898.685463],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +5850,[1421762898.906545],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +5851,[1421762899.128903],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +5852,[1421762899.334022],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5853,[1421762899.538946],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5854,[1421762899.744919],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +5855,[1421762899.953048],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.77,ms +5856,[1421762900.183986],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.3,ms +5857,[1421762900.397807],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.95,ms +5858,[1421762900.602999],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5859,[1421762900.807978],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5860,[1421762901.014145],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5861,[1421762901.219943],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5862,[1421762901.424700],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +5863,[1421762901.630740],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5864,[1421762901.836932],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5865,[1421762902.041725],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5866,[1421762902.246839],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5867,[1421762902.452184],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5868,[1421762902.658805],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +5869,[1421762902.865638],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +5870,[1421762903.070826],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5871,[1421762903.279439],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.58,ms +5872,[1421762903.484385],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +5873,[1421762903.688949],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5874,[1421762903.893722],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5875,[1421762904.099022],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +5876,[1421762904.304173],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5877,[1421762904.509545],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5878,[1421762904.714783],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5879,[1421762904.919356],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +5880,[1421762905.124378],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5881,[1421762905.329564],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5882,[1421762905.534629],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5883,[1421762905.740812],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5884,[1421762905.946567],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +5885,[1421762906.151838],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +5886,[1421762906.357925],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +5887,[1421762906.563362],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5888,[1421762906.767927],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +5889,[1421762906.973830],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5890,[1421762907.180041],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +5891,[1421762907.386220],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +5892,[1421762907.591617],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5893,[1421762907.796575],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5894,[1421762908.001769],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +5895,[1421762908.206894],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5896,[1421762908.412431],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +5897,[1421762908.618830],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +5898,[1421762908.825501],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +5899,[1421762909.031328],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +5900,[1421762909.236318],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5901,[1421762909.441253],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5902,[1421762909.646821],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5903,[1421762909.853286],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5904,[1421762910.059088],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +5905,[1421762910.263626],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +5906,[1421762910.469560],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +5907,[1421762910.674127],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +5908,[1421762910.878981],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +5909,[1421762911.083806],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5910,[1421762911.288494],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5911,[1421762911.493687],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5912,[1421762911.699730],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +5913,[1421762911.905574],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +5914,[1421762912.110634],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +5915,[1421762912.316175],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +5916,[1421762912.521711],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5917,[1421762912.728047],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +5918,[1421762912.934327],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5919,[1421762913.139158],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +5920,[1421762913.355598],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +5921,[1421762913.561988],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5922,[1421762913.766595],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +5923,[1421762913.971695],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +5924,[1421762914.177147],1482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +5925,[1421762914.381748],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5926,[1421762914.586647],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5927,[1421762914.792477],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5928,[1421762914.998472],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5929,[1421762915.204414],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +5930,[1421762915.410040],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +5931,[1421762915.616040],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +5932,[1421762915.821145],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +5933,[1421762916.026263],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5934,[1421762916.231864],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +5935,[1421762916.437621],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5936,[1421762916.642196],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +5937,[1421762916.848078],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +5938,[1421762917.053213],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +5939,[1421762917.259362],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +5940,[1421762917.464901],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +5941,[1421762917.670381],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +5942,[1421762917.891883],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +5943,[1421762918.097732],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +5944,[1421762918.302979],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +5945,[1421762918.508523],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5946,[1421762918.713914],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +5947,[1421762918.918793],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +5948,[1421762919.124200],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5949,[1421762919.330433],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +5950,[1421762919.535905],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +5951,[1421762919.741795],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +5952,[1421762919.946763],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +5953,[1421762920.151379],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +5954,[1421762920.358033],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +5955,[1421762920.563525],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +5956,[1421762920.769183],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +5957,[1421762920.974953],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5958,[1421762921.179645],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5959,[1421762921.384890],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5960,[1421762921.590260],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +5961,[1421762921.796521],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +5962,[1421762922.002291],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +5963,[1421762922.207538],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5964,[1421762922.412766],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +5965,[1421762922.618992],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +5966,[1421762922.825814],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +5967,[1421762923.031330],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5968,[1421762923.237420],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +5969,[1421762923.442269],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +5970,[1421762923.648305],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +5971,[1421762923.853491],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +5972,[1421762924.058786],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +5973,[1421762924.264400],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +5974,[1421762924.469890],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +5975,[1421762924.675376],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +5976,[1421762924.880610],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +5977,[1421762925.085737],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +5978,[1421762925.290981],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +5979,[1421762925.496469],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +5980,[1421762925.703222],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +5981,[1421762925.908875],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +5982,[1421762926.114620],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +5983,[1421762926.320266],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +5984,[1421762926.526246],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +5985,[1421762926.732842],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +5986,[1421762926.938285],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +5987,[1421762927.143890],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +5988,[1421762927.349842],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +5989,[1421762927.555487],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +5990,[1421762927.761294],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +5991,[1421762927.966996],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +5992,[1421762928.173042],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +5993,[1421762928.378444],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +5994,[1421762928.584894],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +5995,[1421762928.791202],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +5996,[1421762928.996766],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +5997,[1421762929.201558],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +5998,[1421762929.407552],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +5999,[1421762929.612935],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6000,[1421762929.818252],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6001,[1421762930.023833],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +6002,[1421762930.228642],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6003,[1421762930.433905],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6004,[1421762930.639733],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6005,[1421762930.845889],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +6006,[1421762931.051089],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6007,[1421762931.256352],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6008,[1421762931.462429],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +6009,[1421762931.668147],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6010,[1421762931.874146],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6011,[1421762932.079458],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6012,[1421762932.284436],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +6013,[1421762932.490842],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +6014,[1421762932.696428],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6015,[1421762932.901694],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6016,[1421762933.106650],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6017,[1421762933.312408],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6018,[1421762933.517738],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6019,[1421762933.722986],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6020,[1421762933.928774],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +6021,[1421762934.134004],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +6022,[1421762934.339179],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6023,[1421762934.544783],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +6024,[1421762934.750597],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6025,[1421762934.956156],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6026,[1421762935.162545],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +6027,[1421762935.368311],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +6028,[1421762935.575028],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +6029,[1421762935.780917],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6030,[1421762935.986180],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6031,[1421762936.191315],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6032,[1421762936.396872],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6033,[1421762936.602389],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6034,[1421762936.808081],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +6035,[1421762937.014253],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +6036,[1421762937.220363],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +6037,[1421762937.425510],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6038,[1421762937.631026],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6039,[1421762937.836457],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6040,[1421762938.042100],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6041,[1421762938.247270],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6042,[1421762938.452763],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6043,[1421762938.658305],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6044,[1421762938.864186],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +6045,[1421762939.069391],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.98,ms +6046,[1421762939.275355],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6047,[1421762939.480480],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6048,[1421762939.685817],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6049,[1421762939.891763],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +6050,[1421762940.096757],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6051,[1421762940.301744],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6052,[1421762940.507063],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6053,[1421762940.712923],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6054,[1421762940.919049],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +6055,[1421762941.124035],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +6056,[1421762941.329123],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +6057,[1421762941.535895],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +6058,[1421762941.741590],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +6059,[1421762941.947565],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +6060,[1421762942.152953],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6061,[1421762942.358907],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +6062,[1421762942.563738],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6063,[1421762942.768697],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6064,[1421762942.974742],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +6065,[1421762943.179677],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6066,[1421762943.384987],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6067,[1421762943.590903],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +6068,[1421762943.796309],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6069,[1421762944.002226],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +6070,[1421762944.207460],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6071,[1421762944.412965],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +6072,[1421762944.618029],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6073,[1421762944.823326],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6074,[1421762945.028080],161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +6075,[1421762945.233267],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6076,[1421762945.439847],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6077,[1421762945.645195],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6078,[1421762945.851575],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +6079,[1421762946.056763],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6080,[1421762946.262218],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6081,[1421762946.467573],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6082,[1421762946.673258],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +6083,[1421762946.879716],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +6084,[1421762947.084647],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6085,[1421762947.290594],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +6086,[1421762947.496312],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6087,[1421762947.701997],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6088,[1421762947.907609],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6089,[1421762948.114115],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +6090,[1421762948.319763],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +6091,[1421762948.525458],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6092,[1421762948.731575],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +6093,[1421762948.937819],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6094,[1421762949.143052],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +6095,[1421762949.348862],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +6096,[1421762949.554506],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +6097,[1421762949.760635],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +6098,[1421762949.965749],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6099,[1421762950.171190],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6100,[1421762950.376679],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +6101,[1421762950.581986],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6102,[1421762950.787645],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6103,[1421762950.993023],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6104,[1421762951.199685],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +6105,[1421762951.406420],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6106,[1421762951.612009],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6107,[1421762951.817404],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +6108,[1421762952.022491],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6109,[1421762952.228364],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +6110,[1421762952.434778],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +6111,[1421762952.641039],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +6112,[1421762952.846449],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +6113,[1421762953.051685],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6114,[1421762953.256461],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6115,[1421762953.462194],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +6116,[1421762953.668712],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6117,[1421762953.875669],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +6118,[1421762954.081304],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +6119,[1421762954.286966],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6120,[1421762954.492874],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +6121,[1421762954.698323],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6122,[1421762954.903924],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6123,[1421762955.109228],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6124,[1421762955.315351],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +6125,[1421762955.520727],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6126,[1421762955.726800],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6127,[1421762955.932160],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +6128,[1421762956.137695],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6129,[1421762956.342857],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +6130,[1421762956.549386],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +6131,[1421762956.756262],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +6132,[1421762956.962089],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6133,[1421762957.167685],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6134,[1421762957.374378],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +6135,[1421762957.581141],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.04,ms +6136,[1421762957.786765],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6137,[1421762957.991839],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +6138,[1421762958.198401],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +6139,[1421762958.404538],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +6140,[1421762958.613781],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.34,ms +6141,[1421762958.819374],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6142,[1421762959.024881],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +6143,[1421762959.231234],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +6144,[1421762959.437640],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +6145,[1421762959.643881],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +6146,[1421762959.849418],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6147,[1421762960.055814],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +6148,[1421762960.261172],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +6149,[1421762960.466914],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6150,[1421762960.672431],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +6151,[1421762960.877960],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6152,[1421762961.083202],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6153,[1421762961.288316],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6154,[1421762961.494406],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6155,[1421762961.699674],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +6156,[1421762961.905054],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6157,[1421762962.110191],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +6158,[1421762962.316576],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +6159,[1421762962.521884],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6160,[1421762962.727110],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6161,[1421762962.932120],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6162,[1421762963.137081],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6163,[1421762963.343357],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +6164,[1421762963.548887],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6165,[1421762963.754277],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6166,[1421762963.959806],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6167,[1421762964.165305],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6168,[1421762964.370933],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6169,[1421762964.576099],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6170,[1421762964.781194],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6171,[1421762964.993181],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.50,ms +6172,[1421762965.198878],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6173,[1421762965.405227],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6174,[1421762965.610361],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6175,[1421762965.830378],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +6176,[1421762966.036563],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6177,[1421762966.241334],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6178,[1421762966.446512],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6179,[1421762966.651630],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6180,[1421762966.856948],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +6181,[1421762967.063197],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +6182,[1421762967.268388],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6183,[1421762967.473794],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +6184,[1421762967.678907],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6185,[1421762967.884765],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +6186,[1421762968.090126],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6187,[1421762968.295356],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +6188,[1421762968.501339],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6189,[1421762968.707043],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +6190,[1421762968.912579],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6191,[1421762969.118511],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +6192,[1421762969.324362],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +6193,[1421762969.530849],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +6194,[1421762969.737475],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +6195,[1421762969.943210],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6196,[1421762970.148449],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6197,[1421762970.354124],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6198,[1421762970.559378],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6199,[1421762970.764985],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +6200,[1421762970.970141],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6201,[1421762971.176349],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6202,[1421762971.382104],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6203,[1421762971.587687],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6204,[1421762971.792505],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6205,[1421762971.998881],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6206,[1421762972.204548],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +6207,[1421762972.409943],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6208,[1421762972.615252],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6209,[1421762972.820925],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +6210,[1421762973.026077],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6211,[1421762973.231265],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6212,[1421762973.436671],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +6213,[1421762973.641913],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6214,[1421762973.849143],1075,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.09,ms +6215,[1421762974.054121],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6216,[1421762974.259580],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6217,[1421762974.465037],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +6218,[1421762974.671708],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +6219,[1421762974.877464],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6220,[1421762975.082981],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +6221,[1421762975.289047],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6222,[1421762975.494027],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6223,[1421762975.699438],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6224,[1421762975.904595],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +6225,[1421762976.109670],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +6226,[1421762976.314494],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6227,[1421762976.521083],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +6228,[1421762976.726884],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6229,[1421762976.932159],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6230,[1421762977.137562],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6231,[1421762977.343883],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +6232,[1421762977.549265],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6233,[1421762977.754777],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6234,[1421762977.960336],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +6235,[1421762978.166252],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +6236,[1421762978.372685],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +6237,[1421762978.579143],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +6238,[1421762978.785146],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +6239,[1421762978.990759],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +6240,[1421762979.196645],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6241,[1421762979.403756],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +6242,[1421762979.609811],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +6243,[1421762979.816762],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +6244,[1421762980.023714],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +6245,[1421762980.229040],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6246,[1421762980.434545],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6247,[1421762980.641107],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6248,[1421762980.847579],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +6249,[1421762981.052904],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6250,[1421762981.259339],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +6251,[1421762981.464966],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +6252,[1421762981.671403],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6253,[1421762981.876937],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +6254,[1421762982.083353],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +6255,[1421762982.288698],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6256,[1421762982.495281],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +6257,[1421762982.700823],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6258,[1421762982.906600],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +6259,[1421762983.112130],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +6260,[1421762983.317806],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +6261,[1421762983.523354],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +6262,[1421762983.729211],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6263,[1421762983.934810],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6264,[1421762984.140069],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +6265,[1421762984.345426],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6266,[1421762984.550681],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6267,[1421762984.756037],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +6268,[1421762984.961551],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +6269,[1421762985.166722],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6270,[1421762985.371981],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +6271,[1421762985.577841],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +6272,[1421762985.783125],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6273,[1421762985.988514],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6274,[1421762986.194097],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +6275,[1421762986.400118],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +6276,[1421762986.605364],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6277,[1421762986.811018],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6278,[1421762987.017525],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6279,[1421762987.222365],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +6280,[1421762987.428012],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6281,[1421762987.634718],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +6282,[1421762987.840066],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6283,[1421762988.045407],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6284,[1421762988.250508],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6285,[1421762988.455255],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +6286,[1421762988.660531],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +6287,[1421762988.865924],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6288,[1421762989.071677],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +6289,[1421762989.276859],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6290,[1421762989.483279],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.85,ms +6291,[1421762989.693115],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.04,ms +6292,[1421762989.898668],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6293,[1421762990.104172],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6294,[1421762990.309686],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6295,[1421762990.515118],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6296,[1421762990.721485],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +6297,[1421762990.927037],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +6298,[1421762991.132824],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6299,[1421762991.338590],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +6300,[1421762991.543960],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +6301,[1421762991.749583],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +6302,[1421762991.954631],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +6303,[1421762992.159535],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +6304,[1421762992.364838],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +6305,[1421762992.570635],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6306,[1421762992.777655],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +6307,[1421762992.983414],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6308,[1421762993.190276],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6309,[1421762993.395488],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6310,[1421762993.601847],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +6311,[1421762993.807593],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +6312,[1421762994.013437],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6313,[1421762994.218986],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +6314,[1421762994.425258],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +6315,[1421762994.631874],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6316,[1421762994.837606],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6317,[1421762995.043270],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +6318,[1421762995.248580],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6319,[1421762995.453661],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6320,[1421762995.659318],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6321,[1421762995.864506],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6322,[1421762996.069643],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6323,[1421762996.274715],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6324,[1421762996.480021],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6325,[1421762996.685620],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6326,[1421762996.891694],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +6327,[1421762997.096626],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6328,[1421762997.301453],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6329,[1421762997.506569],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6330,[1421762997.712878],1897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +6331,[1421762997.918846],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6332,[1421762998.125266],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6333,[1421762998.331971],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +6334,[1421762998.540118],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.07,ms +6335,[1421762998.745777],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +6336,[1421762998.950607],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6337,[1421762999.156614],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6338,[1421762999.361937],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6339,[1421762999.568408],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +6340,[1421762999.773689],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6341,[1421762999.978883],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6342,[1421763000.184255],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6343,[1421763000.389175],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +6344,[1421763000.595352],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6345,[1421763000.800445],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6346,[1421763001.009872],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +6347,[1421763001.215483],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6348,[1421763001.420822],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6349,[1421763001.626246],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6350,[1421763001.831461],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6351,[1421763002.037131],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6352,[1421763002.242636],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6353,[1421763002.447982],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +6354,[1421763002.653157],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6355,[1421763002.858890],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6356,[1421763003.065023],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +6357,[1421763003.270662],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6358,[1421763003.476114],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6359,[1421763003.681528],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6360,[1421763003.886918],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6361,[1421763014.296352],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6362,[1421763014.501892],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +6363,[1421763014.706669],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6364,[1421763014.911801],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6365,[1421763015.119953],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.20,ms +6366,[1421763015.325217],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +6367,[1421763015.530599],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6368,[1421763015.736306],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +6369,[1421763015.941180],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6370,[1421763016.146927],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +6371,[1421763016.352579],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6372,[1421763016.558485],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +6373,[1421763016.765510],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +6374,[1421763016.971801],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6375,[1421763017.178156],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +6376,[1421763017.383710],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +6377,[1421763017.589628],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +6378,[1421763017.796490],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +6379,[1421763018.001516],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6380,[1421763018.206622],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6381,[1421763018.412077],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +6382,[1421763018.617703],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6383,[1421763018.824119],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +6384,[1421763019.030534],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6385,[1421763019.237293],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +6386,[1421763019.442633],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +6387,[1421763019.647469],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +6388,[1421763019.852951],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6389,[1421763020.058429],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6390,[1421763020.264368],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6391,[1421763020.470069],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6392,[1421763020.675988],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6393,[1421763020.881696],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6394,[1421763021.086779],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6395,[1421763021.293052],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +6396,[1421763021.498312],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6397,[1421763021.703270],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6398,[1421763021.908235],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +6399,[1421763022.114167],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6400,[1421763022.319420],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +6401,[1421763022.525222],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6402,[1421763022.731242],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6403,[1421763022.938246],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6404,[1421763023.143573],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6405,[1421763023.348907],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6406,[1421763023.555004],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6407,[1421763023.760335],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +6408,[1421763023.966378],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +6409,[1421763024.171719],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6410,[1421763024.377379],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6411,[1421763024.583851],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +6412,[1421763024.789633],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6413,[1421763024.995768],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +6414,[1421763025.202404],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6415,[1421763025.408533],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +6416,[1421763025.613322],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6417,[1421763025.819942],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6418,[1421763026.025483],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6419,[1421763026.231125],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6420,[1421763026.437707],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +6421,[1421763026.643347],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +6422,[1421763026.848623],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6423,[1421763027.054712],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +6424,[1421763027.259744],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6425,[1421763027.465221],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +6426,[1421763027.670943],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +6427,[1421763027.876405],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +6428,[1421763028.083154],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +6429,[1421763028.288143],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6430,[1421763028.492985],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6431,[1421763028.698611],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +6432,[1421763028.904294],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6433,[1421763029.110150],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6434,[1421763029.316442],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6435,[1421763029.523585],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.94,ms +6436,[1421763029.729498],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +6437,[1421763029.935189],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6438,[1421763030.140774],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +6439,[1421763030.346399],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6440,[1421763030.551219],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6441,[1421763030.756706],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +6442,[1421763030.963226],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +6443,[1421763031.169554],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +6444,[1421763031.375136],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6445,[1421763031.580763],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6446,[1421763031.786888],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +6447,[1421763031.992685],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6448,[1421763032.197692],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +6449,[1421763032.403795],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +6450,[1421763032.609138],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6451,[1421763032.814521],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +6452,[1421763033.019592],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6453,[1421763033.224893],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6454,[1421763033.431018],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +6455,[1421763033.637619],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +6456,[1421763033.843197],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6457,[1421763034.048050],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6458,[1421763034.253238],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6459,[1421763034.458295],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6460,[1421763034.663156],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6461,[1421763034.867916],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6462,[1421763035.073756],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6463,[1421763035.279326],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6464,[1421763035.485004],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +6465,[1421763035.691476],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6466,[1421763035.896970],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6467,[1421763036.105491],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.31,ms +6468,[1421763036.316568],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.69,ms +6469,[1421763036.529218],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.41,ms +6470,[1421763036.744545],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +6471,[1421763036.966324],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +6472,[1421763037.189863],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +6473,[1421763037.406688],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +6474,[1421763037.634815],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +6475,[1421763037.859846],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +6476,[1421763038.143297],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.6,ms +6477,[1421763038.349149],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +6478,[1421763038.554651],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +6479,[1421763038.760204],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +6480,[1421763038.969045],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.80,ms +6481,[1421763039.179973],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.48,ms +6482,[1421763039.394615],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +6483,[1421763039.610877],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +6484,[1421763039.877562],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.2,ms +6485,[1421763040.101080],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +6486,[1421763040.306449],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6487,[1421763040.512499],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +6488,[1421763040.717879],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6489,[1421763040.923980],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +6490,[1421763041.139728],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +6491,[1421763041.346135],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +6492,[1421763041.551463],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +6493,[1421763041.756334],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +6494,[1421763041.962681],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +6495,[1421763042.168456],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6496,[1421763042.374653],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6497,[1421763042.581000],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6498,[1421763042.786135],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6499,[1421763042.991313],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6500,[1421763043.196612],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +6501,[1421763043.402153],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6502,[1421763043.607579],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6503,[1421763043.812931],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6504,[1421763044.018596],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6505,[1421763044.223729],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6506,[1421763044.428683],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6507,[1421763044.633960],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +6508,[1421763044.839021],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6509,[1421763045.044317],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6510,[1421763045.249336],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6511,[1421763045.455478],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6512,[1421763045.661238],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6513,[1421763045.866815],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6514,[1421763046.072349],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +6515,[1421763046.279167],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +6516,[1421763046.484735],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6517,[1421763046.690449],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6518,[1421763046.895783],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6519,[1421763047.100870],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6520,[1421763047.306419],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +6521,[1421763047.511638],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6522,[1421763047.717437],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +6523,[1421763047.922643],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6524,[1421763048.129486],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6525,[1421763048.335053],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +6526,[1421763048.541609],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +6527,[1421763048.747048],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6528,[1421763048.952702],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +6529,[1421763049.158459],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6530,[1421763049.364299],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6531,[1421763049.569816],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6532,[1421763049.775093],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6533,[1421763049.981209],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +6534,[1421763050.186984],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +6535,[1421763050.392251],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +6536,[1421763050.598768],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +6537,[1421763050.804025],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6538,[1421763051.009238],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6539,[1421763051.214811],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6540,[1421763051.420002],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6541,[1421763051.625223],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6542,[1421763051.831021],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +6543,[1421763052.037925],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +6544,[1421763052.243337],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6545,[1421763052.448425],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6546,[1421763052.654052],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6547,[1421763052.859678],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6548,[1421763053.064840],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +6549,[1421763053.270114],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +6550,[1421763053.475211],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6551,[1421763053.681627],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +6552,[1421763053.887158],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6553,[1421763054.092623],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6554,[1421763054.298280],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6555,[1421763054.503861],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +6556,[1421763054.708982],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6557,[1421763054.915321],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +6558,[1421763055.120593],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6559,[1421763055.326588],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +6560,[1421763055.532515],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6561,[1421763055.739093],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +6562,[1421763055.944900],1075,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6563,[1421763056.151345],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +6564,[1421763056.356658],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +6565,[1421763056.562103],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6566,[1421763056.767618],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6567,[1421763056.973095],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6568,[1421763057.178690],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6569,[1421763057.384719],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6570,[1421763057.591385],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +6571,[1421763057.796796],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6572,[1421763058.002407],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6573,[1421763058.208697],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +6574,[1421763058.413969],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6575,[1421763058.619583],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +6576,[1421763058.825309],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6577,[1421763059.031154],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6578,[1421763059.237371],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +6579,[1421763059.443131],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6580,[1421763059.649032],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +6581,[1421763059.854563],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6582,[1421763060.060521],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +6583,[1421763060.267044],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +6584,[1421763060.472203],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6585,[1421763060.677742],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6586,[1421763060.882842],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +6587,[1421763061.087967],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6588,[1421763061.293279],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6589,[1421763061.499185],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +6590,[1421763061.706197],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +6591,[1421763061.912094],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6592,[1421763062.117459],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6593,[1421763062.322398],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6594,[1421763062.528529],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +6595,[1421763062.734832],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +6596,[1421763062.940628],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6597,[1421763063.146720],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +6598,[1421763063.352246],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6599,[1421763063.558326],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +6600,[1421763063.763446],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6601,[1421763063.968582],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6602,[1421763064.175267],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +6603,[1421763064.381079],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6604,[1421763064.587052],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +6605,[1421763064.792554],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +6606,[1421763064.999205],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +6607,[1421763065.205630],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +6608,[1421763065.411182],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6609,[1421763065.618294],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +6610,[1421763065.824117],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6611,[1421763066.030712],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +6612,[1421763066.236988],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6613,[1421763066.442513],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6614,[1421763066.647501],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6615,[1421763066.852511],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6616,[1421763067.057491],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6617,[1421763067.263064],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +6618,[1421763067.469871],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +6619,[1421763067.676378],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +6620,[1421763067.882016],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +6621,[1421763068.088770],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6622,[1421763068.293906],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6623,[1421763068.499646],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6624,[1421763068.704644],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6625,[1421763068.909845],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +6626,[1421763069.114786],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6627,[1421763069.319527],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6628,[1421763069.525508],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +6629,[1421763069.730657],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6630,[1421763069.936833],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +6631,[1421763070.142852],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6632,[1421763070.349270],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6633,[1421763070.554832],1026,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +6634,[1421763070.761445],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +6635,[1421763070.967854],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6636,[1421763071.173366],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6637,[1421763071.378779],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6638,[1421763071.584179],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6639,[1421763071.789100],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +6640,[1421763071.995414],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +6641,[1421763072.201655],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6642,[1421763072.407303],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6643,[1421763072.613604],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6644,[1421763072.818752],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6645,[1421763073.025029],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +6646,[1421763073.231822],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +6647,[1421763073.438367],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6648,[1421763073.643666],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +6649,[1421763073.848661],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6650,[1421763074.054122],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6651,[1421763074.259557],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6652,[1421763074.465417],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6653,[1421763074.670605],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6654,[1421763074.875683],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6655,[1421763075.080942],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6656,[1421763075.286578],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +6657,[1421763075.492457],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +6658,[1421763075.697576],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6659,[1421763075.902336],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6660,[1421763076.107931],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +6661,[1421763076.314556],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +6662,[1421763076.520925],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6663,[1421763076.725735],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +6664,[1421763076.931308],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6665,[1421763077.136785],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6666,[1421763077.342168],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6667,[1421763077.548023],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +6668,[1421763077.753349],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6669,[1421763077.959058],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +6670,[1421763078.164959],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6671,[1421763078.371498],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +6672,[1421763078.576977],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6673,[1421763078.782123],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6674,[1421763078.988307],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6675,[1421763079.193346],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6676,[1421763079.398944],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6677,[1421763079.604064],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6678,[1421763079.810200],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +6679,[1421763080.015799],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +6680,[1421763080.221184],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6681,[1421763080.427522],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6682,[1421763080.632903],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6683,[1421763080.838705],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6684,[1421763081.045183],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6685,[1421763081.250615],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6686,[1421763081.457427],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +6687,[1421763081.662791],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6688,[1421763081.869685],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +6689,[1421763082.074744],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6690,[1421763082.279753],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6691,[1421763082.486322],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +6692,[1421763082.692503],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +6693,[1421763082.897790],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +6694,[1421763083.103162],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6695,[1421763083.308053],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6696,[1421763083.513346],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6697,[1421763083.719969],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6698,[1421763083.925409],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6699,[1421763084.130537],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6700,[1421763084.336486],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +6701,[1421763084.542320],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6702,[1421763084.748093],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6703,[1421763084.954234],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +6704,[1421763085.160713],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6705,[1421763085.365993],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6706,[1421763085.571239],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +6707,[1421763085.775871],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6708,[1421763085.980908],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6709,[1421763086.186117],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6710,[1421763086.391256],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6711,[1421763086.597922],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +6712,[1421763086.803435],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6713,[1421763087.009849],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +6714,[1421763087.215238],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +6715,[1421763087.420136],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6716,[1421763087.625417],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6717,[1421763087.831376],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6718,[1421763088.037919],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +6719,[1421763088.243646],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6720,[1421763088.449837],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +6721,[1421763088.656129],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6722,[1421763088.861963],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6723,[1421763089.067593],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6724,[1421763089.273778],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6725,[1421763089.479746],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6726,[1421763089.686206],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +6727,[1421763089.891850],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +6728,[1421763090.097367],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +6729,[1421763090.302293],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6730,[1421763090.508023],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +6731,[1421763090.713334],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6732,[1421763090.919769],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +6733,[1421763091.125963],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +6734,[1421763091.330923],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6735,[1421763091.536538],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6736,[1421763091.741951],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6737,[1421763091.947748],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +6738,[1421763092.153168],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6739,[1421763092.358377],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6740,[1421763092.564843],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +6741,[1421763092.769849],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +6742,[1421763092.975274],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6743,[1421763093.180699],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6744,[1421763093.385646],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6745,[1421763093.590399],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6746,[1421763093.795865],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6747,[1421763094.001894],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6748,[1421763094.207132],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +6749,[1421763094.412752],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6750,[1421763094.618512],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6751,[1421763094.824075],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6752,[1421763095.028831],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +6753,[1421763095.233784],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6754,[1421763095.439231],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6755,[1421763095.645494],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +6756,[1421763095.851192],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6757,[1421763096.056419],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6758,[1421763096.262954],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6759,[1421763096.468673],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6760,[1421763096.674503],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6761,[1421763096.879988],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6762,[1421763097.085323],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +6763,[1421763097.290878],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6764,[1421763097.496694],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +6765,[1421763097.702362],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +6766,[1421763097.907250],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6767,[1421763098.112596],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +6768,[1421763098.318083],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6769,[1421763098.523446],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6770,[1421763098.728302],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6771,[1421763098.934020],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +6772,[1421763099.139793],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +6773,[1421763099.345244],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6774,[1421763099.551938],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +6775,[1421763099.757772],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6776,[1421763099.962956],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6777,[1421763100.169389],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.88,ms +6778,[1421763100.374690],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +6779,[1421763100.579941],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +6780,[1421763100.786677],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +6781,[1421763100.993546],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +6782,[1421763101.199177],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6783,[1421763101.404723],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6784,[1421763101.611385],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +6785,[1421763101.816772],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6786,[1421763102.021696],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6787,[1421763102.226641],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6788,[1421763102.432345],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +6789,[1421763102.650190],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +6790,[1421763102.860957],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.18,ms +6791,[1421763103.101411],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.6,ms +6792,[1421763103.319882],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +6793,[1421763103.539660],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +6794,[1421763103.765994],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +6795,[1421763103.991277],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +6796,[1421763104.218681],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +6797,[1421763104.443011],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +6798,[1421763104.731668],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.7,ms +6799,[1421763104.958468],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +6800,[1421763105.164083],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +6801,[1421763105.369459],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6802,[1421763105.576059],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +6803,[1421763105.784740],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.53,ms +6804,[1421763106.011297],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +6805,[1421763106.223800],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.40,ms +6806,[1421763106.474237],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.5,ms +6807,[1421763106.697231],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +6808,[1421763106.918328],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +6809,[1421763107.202225],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.9,ms +6810,[1421763107.484674],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.8,ms +6811,[1421763107.766940],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.1,ms +6812,[1421763107.989153],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +6813,[1421763108.195270],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +6814,[1421763108.400999],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6815,[1421763108.606541],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +6816,[1421763108.812741],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6817,[1421763109.017907],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6818,[1421763109.223151],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6819,[1421763109.428770],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +6820,[1421763109.636660],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.89,ms +6821,[1421763109.847387],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.74,ms +6822,[1421763110.081695],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.1,ms +6823,[1421763110.330153],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.2,ms +6824,[1421763110.593369],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.1,ms +6825,[1421763110.816852],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +6826,[1421763111.021888],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6827,[1421763111.226774],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +6828,[1421763111.436598],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.01,ms +6829,[1421763111.647838],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.03,ms +6830,[1421763111.861654],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.23,ms +6831,[1421763112.075662],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +6832,[1421763112.297027],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +6833,[1421763112.519960],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +6834,[1421763112.800990],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.9,ms +6835,[1421763113.068584],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=63.5,ms +6836,[1421763113.294029],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +6837,[1421763113.517868],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +6838,[1421763113.794998],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.5,ms +6839,[1421763114.000141],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +6840,[1421763114.233972],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.2,ms +6841,[1421763114.498996],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=61.3,ms +6842,[1421763114.781875],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.4,ms +6843,[1421763115.005048],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +6844,[1421763115.225130],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +6845,[1421763115.449904],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +6846,[1421763115.671463],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +6847,[1421763115.876939],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6848,[1421763116.081927],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +6849,[1421763116.290505],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.91,ms +6850,[1421763116.517746],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +6851,[1421763116.753464],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.4,ms +6852,[1421763116.971942],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +6853,[1421763117.189918],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +6854,[1421763117.412802],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +6855,[1421763117.632621],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +6856,[1421763117.916732],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.1,ms +6857,[1421763118.205080],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.4,ms +6858,[1421763118.433653],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +6859,[1421763118.720116],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.3,ms +6860,[1421763118.925788],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +6861,[1421763119.131926],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +6862,[1421763119.336968],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6863,[1421763119.542763],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6864,[1421763119.748784],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6865,[1421763119.954777],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6866,[1421763120.160227],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6867,[1421763120.366733],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6868,[1421763120.572351],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6869,[1421763120.777859],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6870,[1421763120.983416],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +6871,[1421763121.188700],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6872,[1421763121.394372],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6873,[1421763121.599810],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6874,[1421763121.816392],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +6875,[1421763122.026655],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.40,ms +6876,[1421763122.239155],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.64,ms +6877,[1421763122.491651],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.7,ms +6878,[1421763122.697479],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +6879,[1421763122.903102],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6880,[1421763123.108143],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6881,[1421763123.314020],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.99,ms +6882,[1421763123.523347],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.06,ms +6883,[1421763123.758609],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.2,ms +6884,[1421763123.976514],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +6885,[1421763124.196892],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +6886,[1421763124.402135],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6887,[1421763124.607395],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6888,[1421763124.812869],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6889,[1421763125.018323],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +6890,[1421763125.223306],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6891,[1421763125.428690],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6892,[1421763125.634226],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6893,[1421763125.840074],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +6894,[1421763126.044884],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +6895,[1421763126.251021],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +6896,[1421763126.455880],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +6897,[1421763126.662339],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +6898,[1421763126.869849],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.27,ms +6899,[1421763127.074499],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6900,[1421763127.279816],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6901,[1421763127.485139],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6902,[1421763127.690719],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6903,[1421763127.896339],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6904,[1421763128.100894],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6905,[1421763128.306875],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +6906,[1421763128.513207],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6907,[1421763128.719197],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +6908,[1421763128.924669],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6909,[1421763129.130017],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6910,[1421763129.335335],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6911,[1421763129.540799],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6912,[1421763129.746999],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +6913,[1421763129.953577],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6914,[1421763130.159853],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +6915,[1421763130.365478],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +6916,[1421763130.571089],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +6917,[1421763130.776934],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +6918,[1421763130.982219],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6919,[1421763131.187470],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6920,[1421763131.393559],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +6921,[1421763131.600050],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6922,[1421763131.805820],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +6923,[1421763132.011309],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +6924,[1421763132.217076],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +6925,[1421763132.422210],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6926,[1421763132.628035],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6927,[1421763132.834217],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +6928,[1421763133.040139],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +6929,[1421763133.245422],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6930,[1421763133.450648],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6931,[1421763133.657154],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6932,[1421763133.862626],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +6933,[1421763134.067743],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +6934,[1421763134.272663],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +6935,[1421763134.478073],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +6936,[1421763134.683591],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6937,[1421763134.888562],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6938,[1421763135.093397],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6939,[1421763135.298624],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +6940,[1421763135.503537],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6941,[1421763135.708533],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6942,[1421763135.914037],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6943,[1421763136.119894],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +6944,[1421763136.326490],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +6945,[1421763136.531934],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6946,[1421763136.738136],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +6947,[1421763136.943405],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +6948,[1421763137.148270],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6949,[1421763137.353501],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +6950,[1421763137.559014],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +6951,[1421763137.764907],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +6952,[1421763137.970462],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +6953,[1421763138.176276],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.92,ms +6954,[1421763138.382632],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +6955,[1421763138.589016],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +6956,[1421763138.795112],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +6957,[1421763139.000828],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +6958,[1421763139.205644],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +6959,[1421763139.410926],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +6960,[1421763139.616165],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6961,[1421763139.821340],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6962,[1421763140.026802],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +6963,[1421763140.231643],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +6964,[1421763140.437194],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6965,[1421763140.642836],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6966,[1421763140.848537],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +6967,[1421763141.053362],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +6968,[1421763141.258445],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +6969,[1421763141.463690],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +6970,[1421763141.669198],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +6971,[1421763141.875533],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +6972,[1421763142.081213],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +6973,[1421763142.286327],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +6974,[1421763142.491222],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6975,[1421763142.696487],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +6976,[1421763142.902217],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6977,[1421763143.107266],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +6978,[1421763143.312283],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +6979,[1421763143.517346],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +6980,[1421763143.723276],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +6981,[1421763143.929777],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +6982,[1421763144.135089],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +6983,[1421763144.341478],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +6984,[1421763144.547095],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6985,[1421763144.752246],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +6986,[1421763144.957550],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6987,[1421763145.163753],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +6988,[1421763145.370067],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +6989,[1421763145.575926],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +6990,[1421763145.782626],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +6991,[1421763145.989238],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +6992,[1421763146.195463],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +6993,[1421763146.401268],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +6994,[1421763146.608178],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +6995,[1421763146.813373],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +6996,[1421763147.018066],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +6997,[1421763147.223929],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +6998,[1421763147.429418],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +6999,[1421763147.635154],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +7000,[1421763147.840555],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7001,[1421763148.046473],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +7002,[1421763148.252449],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +7003,[1421763148.457767],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7004,[1421763148.664346],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +7005,[1421763148.870544],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +7006,[1421763149.075481],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +7007,[1421763149.280514],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7008,[1421763149.487143],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +7009,[1421763149.692789],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +7010,[1421763149.899240],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +7011,[1421763150.104385],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +7012,[1421763150.310245],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +7013,[1421763150.515503],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7014,[1421763150.720555],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +7015,[1421763150.925906],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +7016,[1421763151.131224],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7017,[1421763151.336667],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7018,[1421763151.543398],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7019,[1421763151.749346],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7020,[1421763151.954813],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7021,[1421763152.159541],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +7022,[1421763152.366046],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +7023,[1421763152.571625],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +7024,[1421763152.776695],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7025,[1421763152.981845],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +7026,[1421763153.186977],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7027,[1421763153.391855],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7028,[1421763153.597320],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7029,[1421763153.802887],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7030,[1421763154.009646],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +7031,[1421763154.214539],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7032,[1421763154.420525],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +7033,[1421763154.625498],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +7034,[1421763154.830554],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +7035,[1421763155.036066],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +7036,[1421763155.242075],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +7037,[1421763155.446982],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7038,[1421763155.651796],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7039,[1421763155.857104],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7040,[1421763156.062500],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7041,[1421763156.267350],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7042,[1421763156.472673],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +7043,[1421763156.678158],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +7044,[1421763156.883789],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7045,[1421763157.088457],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7046,[1421763157.293453],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7047,[1421763157.506402],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.56,ms +7048,[1421763157.712210],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7049,[1421763157.918161],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7050,[1421763158.123214],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7051,[1421763158.328538],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7052,[1421763158.534326],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +7053,[1421763158.739897],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +7054,[1421763158.945317],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7055,[1421763159.150921],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7056,[1421763159.356346],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +7057,[1421763159.561973],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +7058,[1421763159.767253],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7059,[1421763159.972611],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +7060,[1421763160.178212],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +7061,[1421763160.383432],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +7062,[1421763160.590045],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +7063,[1421763160.795651],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +7064,[1421763161.000800],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7065,[1421763161.207340],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +7066,[1421763161.412635],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7067,[1421763161.618147],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +7068,[1421763161.823784],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7069,[1421763162.031719],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.17,ms +7070,[1421763162.243866],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.58,ms +7071,[1421763162.461033],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +7072,[1421763162.674152],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.05,ms +7073,[1421763162.895068],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +7074,[1421763163.115323],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +7075,[1421763163.346310],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.9,ms +7076,[1421763163.571580],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +7077,[1421763163.798562],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +7078,[1421763164.019665],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +7079,[1421763164.243737],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +7080,[1421763164.470829],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +7081,[1421763164.676192],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7082,[1421763164.881489],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7083,[1421763165.087482],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +7084,[1421763165.295271],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.88,ms +7085,[1421763165.522666],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +7086,[1421763165.736940],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.2,ms +7087,[1421763165.984921],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.2,ms +7088,[1421763166.205325],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +7089,[1421763166.424465],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +7090,[1421763166.704954],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.5,ms +7091,[1421763166.924278],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +7092,[1421763167.147009],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +7093,[1421763167.352124],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7094,[1421763167.557466],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7095,[1421763167.762542],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7096,[1421763167.968889],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +7097,[1421763168.174693],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7098,[1421763168.380317],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7099,[1421763168.586739],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +7100,[1421763168.792874],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +7101,[1421763168.999488],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +7102,[1421763169.209459],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.85,ms +7103,[1421763169.422905],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.18,ms +7104,[1421763169.628690],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +7105,[1421763169.834542],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +7106,[1421763170.040019],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +7107,[1421763170.245179],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +7108,[1421763170.450670],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +7109,[1421763170.656304],1238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +7110,[1421763170.861386],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7111,[1421763171.066435],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7112,[1421763171.272649],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +7113,[1421763171.478018],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +7114,[1421763171.683482],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7115,[1421763171.888905],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +7116,[1421763172.093905],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7117,[1421763172.299086],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7118,[1421763172.505280],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7119,[1421763172.710422],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +7120,[1421763172.915213],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +7121,[1421763173.120289],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7122,[1421763173.325151],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +7123,[1421763173.530786],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +7124,[1421763173.736498],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +7125,[1421763173.941478],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7126,[1421763174.146735],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7127,[1421763174.352218],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +7128,[1421763174.557714],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7129,[1421763174.763943],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +7130,[1421763174.969891],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +7131,[1421763175.175194],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7132,[1421763175.380578],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7133,[1421763175.586188],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7134,[1421763175.792732],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +7135,[1421763175.998379],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7136,[1421763176.203582],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +7137,[1421763176.408558],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7138,[1421763176.613809],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7139,[1421763176.819163],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7140,[1421763177.025162],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +7141,[1421763177.230152],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7142,[1421763177.435016],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7143,[1421763177.640498],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +7144,[1421763177.845981],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +7145,[1421763178.052062],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +7146,[1421763178.257354],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7147,[1421763178.462369],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7148,[1421763178.667582],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7149,[1421763178.872383],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7150,[1421763179.077038],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +7151,[1421763179.281947],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +7152,[1421763179.487048],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +7153,[1421763179.692045],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7154,[1421763179.897235],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7155,[1421763180.101950],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7156,[1421763180.306841],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7157,[1421763180.512411],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7158,[1421763180.717915],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7159,[1421763180.923330],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7160,[1421763181.128328],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7161,[1421763181.334459],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +7162,[1421763181.540138],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7163,[1421763181.745590],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7164,[1421763181.951234],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7165,[1421763182.158097],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +7166,[1421763182.364919],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +7167,[1421763182.570715],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +7168,[1421763182.776797],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +7169,[1421763182.982469],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7170,[1421763183.187544],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7171,[1421763183.393808],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +7172,[1421763183.599137],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7173,[1421763183.804751],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +7174,[1421763184.009769],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7175,[1421763184.215197],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +7176,[1421763184.420922],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +7177,[1421763184.626591],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7178,[1421763184.832479],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +7179,[1421763185.037308],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +7180,[1421763185.242458],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7181,[1421763185.448727],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +7182,[1421763185.654615],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7183,[1421763185.860710],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7184,[1421763186.066905],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +7185,[1421763186.272148],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7186,[1421763186.477231],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +7187,[1421763186.683937],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +7188,[1421763186.890448],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +7189,[1421763187.095145],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7190,[1421763187.300334],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +7191,[1421763187.506502],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +7192,[1421763187.713054],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +7193,[1421763187.918289],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7194,[1421763188.123508],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7195,[1421763188.328747],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7196,[1421763188.534264],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7197,[1421763188.739506],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7198,[1421763188.944702],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7199,[1421763189.149946],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7200,[1421763189.355162],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +7201,[1421763189.561703],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +7202,[1421763189.768033],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +7203,[1421763189.973022],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7204,[1421763190.179141],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +7205,[1421763190.383794],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7206,[1421763190.589019],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7207,[1421763190.795338],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +7208,[1421763191.000805],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +7209,[1421763191.205984],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7210,[1421763191.412467],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +7211,[1421763191.618564],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +7212,[1421763191.824102],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +7213,[1421763192.029407],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +7214,[1421763192.234600],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7215,[1421763192.439571],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7216,[1421763192.645695],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +7217,[1421763192.851180],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7218,[1421763193.057308],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +7219,[1421763193.262817],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +7220,[1421763193.469147],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +7221,[1421763193.674178],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7222,[1421763193.879123],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +7223,[1421763194.083903],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7224,[1421763194.288525],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +7225,[1421763194.493724],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7226,[1421763194.699199],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +7227,[1421763194.904602],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7228,[1421763195.109293],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +7229,[1421763195.314249],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +7230,[1421763195.519266],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +7231,[1421763195.724485],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7232,[1421763195.931039],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +7233,[1421763196.136697],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7234,[1421763196.345766],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +7235,[1421763196.552318],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +7236,[1421763196.759417],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.81,ms +7237,[1421763196.964625],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7238,[1421763197.169656],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7239,[1421763197.374930],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7240,[1421763197.580696],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +7241,[1421763197.785844],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7242,[1421763197.991297],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7243,[1421763198.197350],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +7244,[1421763198.402872],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7245,[1421763198.608304],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7246,[1421763198.813682],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7247,[1421763199.018513],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7248,[1421763199.224024],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +7249,[1421763199.430254],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +7250,[1421763199.635662],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7251,[1421763199.841290],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7252,[1421763200.047369],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +7253,[1421763200.253719],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +7254,[1421763200.459001],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7255,[1421763200.665104],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +7256,[1421763200.871346],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +7257,[1421763201.076848],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +7258,[1421763201.282123],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +7259,[1421763201.488076],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7260,[1421763201.694915],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +7261,[1421763201.900204],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7262,[1421763202.104955],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7263,[1421763202.310622],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +7264,[1421763207.524169],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +7265,[1421763207.729690],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7266,[1421763207.935385],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7267,[1421763208.141593],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +7268,[1421763208.347005],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7269,[1421763208.553264],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +7270,[1421763208.760049],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +7271,[1421763208.965726],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7272,[1421763209.171353],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7273,[1421763209.377105],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +7274,[1421763209.582496],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7275,[1421763209.787909],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7276,[1421763209.994649],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +7277,[1421763210.200220],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7278,[1421763210.405765],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7279,[1421763210.611497],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +7280,[1421763210.817096],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7281,[1421763211.021941],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7282,[1421763211.227054],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7283,[1421763211.432507],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +7284,[1421763211.638942],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +7285,[1421763211.845046],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +7286,[1421763212.050721],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +7287,[1421763212.255627],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7288,[1421763212.460619],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7289,[1421763212.666025],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7290,[1421763212.871356],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7291,[1421763213.076387],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7292,[1421763213.281552],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7293,[1421763213.487328],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +7294,[1421763213.692309],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7295,[1421763213.897574],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7296,[1421763214.103578],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7297,[1421763214.308818],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7298,[1421763214.514601],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7299,[1421763214.720270],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +7300,[1421763214.925925],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7301,[1421763215.131238],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7302,[1421763215.336330],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +7303,[1421763215.541991],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7304,[1421763215.747576],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +7305,[1421763215.953209],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7306,[1421763216.158333],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +7307,[1421763216.363446],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7308,[1421763216.568882],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7309,[1421763216.774602],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +7310,[1421763216.980469],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +7311,[1421763217.185640],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7312,[1421763217.390789],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7313,[1421763217.596019],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7314,[1421763217.801446],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +7315,[1421763218.007303],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +7316,[1421763218.213038],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +7317,[1421763218.418427],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7318,[1421763218.623855],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7319,[1421763218.830216],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +7320,[1421763219.035232],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7321,[1421763219.240220],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7322,[1421763219.445770],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +7323,[1421763219.652506],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7324,[1421763219.859241],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +7325,[1421763220.064819],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.85,ms +7326,[1421763220.270062],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7327,[1421763220.475401],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7328,[1421763220.681167],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +7329,[1421763220.886576],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7330,[1421763221.091259],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7331,[1421763221.296660],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7332,[1421763221.503223],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +7333,[1421763221.708938],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7334,[1421763221.914911],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7335,[1421763222.121104],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +7336,[1421763222.326353],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7337,[1421763222.533174],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +7338,[1421763222.739239],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7339,[1421763222.945935],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +7340,[1421763223.152557],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +7341,[1421763223.358791],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +7342,[1421763223.563759],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7343,[1421763223.768827],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7344,[1421763223.975737],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +7345,[1421763224.180972],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +7346,[1421763224.386365],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7347,[1421763224.591858],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7348,[1421763224.797119],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +7349,[1421763225.002859],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7350,[1421763225.208638],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7351,[1421763225.413738],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7352,[1421763225.618964],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7353,[1421763225.824026],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +7354,[1421763226.030002],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +7355,[1421763226.236269],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +7356,[1421763226.442359],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +7357,[1421763226.648905],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +7358,[1421763226.855248],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +7359,[1421763227.061377],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +7360,[1421763227.267611],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +7361,[1421763227.472572],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7362,[1421763227.678317],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +7363,[1421763227.883944],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +7364,[1421763228.088861],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7365,[1421763228.294195],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +7366,[1421763228.499441],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7367,[1421763228.704757],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7368,[1421763228.909686],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +7369,[1421763229.115374],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +7370,[1421763229.321241],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +7371,[1421763229.526636],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +7372,[1421763229.731932],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7373,[1421763229.937008],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7374,[1421763230.142019],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7375,[1421763230.347063],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7376,[1421763230.552842],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +7377,[1421763230.757788],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7378,[1421763230.962907],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7379,[1421763231.169333],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +7380,[1421763231.374421],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7381,[1421763231.580790],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7382,[1421763231.786841],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7383,[1421763231.993128],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +7384,[1421763232.198260],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +7385,[1421763232.403970],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +7386,[1421763232.610636],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +7387,[1421763232.815749],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7388,[1421763233.022994],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7389,[1421763233.228013],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7390,[1421763233.433117],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7391,[1421763233.638236],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7392,[1421763233.843874],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +7393,[1421763234.048922],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7394,[1421763234.254397],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7395,[1421763234.460184],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7396,[1421763234.666861],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +7397,[1421763234.872255],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7398,[1421763235.077031],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7399,[1421763235.281826],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7400,[1421763235.487292],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +7401,[1421763235.692825],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7402,[1421763235.897953],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +7403,[1421763236.102603],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7404,[1421763236.307792],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7405,[1421763236.513475],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +7406,[1421763236.719507],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7407,[1421763236.925947],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +7408,[1421763237.131787],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +7409,[1421763237.337644],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +7410,[1421763237.543123],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +7411,[1421763237.749227],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +7412,[1421763237.954460],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7413,[1421763238.159649],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +7414,[1421763238.365045],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7415,[1421763238.570298],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7416,[1421763238.775484],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7417,[1421763238.981097],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7418,[1421763239.186656],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +7419,[1421763239.391859],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7420,[1421763239.597857],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +7421,[1421763239.804604],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7422,[1421763240.009783],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7423,[1421763240.214922],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7424,[1421763240.420073],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7425,[1421763240.625533],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +7426,[1421763240.831256],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7427,[1421763241.037385],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +7428,[1421763241.242862],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7429,[1421763241.448449],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +7430,[1421763241.654326],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7431,[1421763241.859894],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7432,[1421763242.065051],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7433,[1421763242.270272],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7434,[1421763242.478024],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.61,ms +7435,[1421763242.689768],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.39,ms +7436,[1421763242.907133],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +7437,[1421763243.125627],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +7438,[1421763243.330405],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +7439,[1421763243.536126],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +7440,[1421763243.741451],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +7441,[1421763243.955021],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.18,ms +7442,[1421763244.182062],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +7443,[1421763244.395835],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.54,ms +7444,[1421763244.610922],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +7445,[1421763244.832837],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +7446,[1421763245.055656],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +7447,[1421763245.279483],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +7448,[1421763245.567690],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.0,ms +7449,[1421763245.794069],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +7450,[1421763246.022739],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +7451,[1421763246.249453],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +7452,[1421763246.476926],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +7453,[1421763246.763268],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.0,ms +7454,[1421763246.992720],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +7455,[1421763247.224623],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.1,ms +7456,[1421763247.429933],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +7457,[1421763247.635127],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +7458,[1421763247.840686],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7459,[1421763248.045758],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7460,[1421763248.250929],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7461,[1421763248.457632],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +7462,[1421763248.668098],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.01,ms +7463,[1421763248.873193],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7464,[1421763249.078008],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7465,[1421763249.283506],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7466,[1421763249.491283],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.48,ms +7467,[1421763249.720164],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +7468,[1421763249.932581],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.01,ms +7469,[1421763250.147856],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +7470,[1421763250.366329],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +7471,[1421763250.644327],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.8,ms +7472,[1421763250.868403],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +7473,[1421763251.093718],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +7474,[1421763251.375777],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +7475,[1421763251.658777],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.7,ms +7476,[1421763251.883953],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +7477,[1421763252.109688],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +7478,[1421763252.392254],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.6,ms +7479,[1421763252.617767],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +7480,[1421763252.899040],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.1,ms +7481,[1421763253.181892],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.7,ms +7482,[1421763253.407740],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +7483,[1421763253.613491],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7484,[1421763253.819195],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +7485,[1421763254.024184],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7486,[1421763254.231187],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.20,ms +7487,[1421763254.463716],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.4,ms +7488,[1421763254.679489],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +7489,[1421763254.895728],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +7490,[1421763255.114399],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +7491,[1421763255.337984],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +7492,[1421763255.565430],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +7493,[1421763255.790482],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +7494,[1421763256.011700],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +7495,[1421763256.241076],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +7496,[1421763256.526577],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.6,ms +7497,[1421763256.754736],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +7498,[1421763256.973809],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +7499,[1421763257.201683],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +7500,[1421763257.428192],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +7501,[1421763257.646661],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.4,ms +7502,[1421763257.876997],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +7503,[1421763258.082027],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7504,[1421763258.286864],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7505,[1421763258.492554],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7506,[1421763258.699386],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +7507,[1421763258.906654],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.94,ms +7508,[1421763259.112781],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +7509,[1421763259.317932],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7510,[1421763259.523425],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7511,[1421763259.729280],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +7512,[1421763259.934392],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7513,[1421763260.139264],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7514,[1421763260.344987],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7515,[1421763260.550842],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +7516,[1421763260.756262],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7517,[1421763260.961173],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7518,[1421763261.165991],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +7519,[1421763261.371204],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7520,[1421763261.577694],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +7521,[1421763261.782879],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +7522,[1421763261.987978],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7523,[1421763262.193394],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7524,[1421763262.398655],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7525,[1421763262.605029],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +7526,[1421763262.810198],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7527,[1421763263.016797],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +7528,[1421763263.222115],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7529,[1421763263.427972],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +7530,[1421763263.635333],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.93,ms +7531,[1421763263.845701],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.88,ms +7532,[1421763264.050707],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7533,[1421763264.257283],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +7534,[1421763264.463648],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +7535,[1421763264.669340],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7536,[1421763264.874811],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7537,[1421763265.079955],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7538,[1421763265.286023],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +7539,[1421763265.491000],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7540,[1421763265.695889],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7541,[1421763265.901043],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7542,[1421763266.105932],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7543,[1421763266.310895],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7544,[1421763266.516640],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7545,[1421763266.727870],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.99,ms +7546,[1421763266.933155],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7547,[1421763267.138157],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7548,[1421763267.344471],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +7549,[1421763267.550046],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7550,[1421763267.756438],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +7551,[1421763267.962549],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +7552,[1421763268.167956],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +7553,[1421763268.373419],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7554,[1421763268.578694],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7555,[1421763268.784556],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +7556,[1421763268.989860],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7557,[1421763269.195241],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7558,[1421763269.401514],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +7559,[1421763269.607276],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7560,[1421763269.812945],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7561,[1421763270.018456],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7562,[1421763270.223515],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +7563,[1421763270.429711],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +7564,[1421763270.634803],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7565,[1421763270.839881],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +7566,[1421763271.044705],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7567,[1421763271.249971],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7568,[1421763271.456554],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +7569,[1421763271.662731],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +7570,[1421763271.867887],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7571,[1421763272.073704],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +7572,[1421763272.278881],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7573,[1421763272.486032],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.93,ms +7574,[1421763272.691412],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7575,[1421763272.897594],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +7576,[1421763273.102922],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7577,[1421763273.308581],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7578,[1421763273.513855],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7579,[1421763273.719257],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7580,[1421763273.924821],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7581,[1421763274.130349],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7582,[1421763274.336652],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +7583,[1421763274.542326],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +7584,[1421763274.748787],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +7585,[1421763274.954835],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +7586,[1421763275.160136],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7587,[1421763275.365696],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +7588,[1421763275.570887],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +7589,[1421763275.775746],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7590,[1421763275.981339],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +7591,[1421763276.186761],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7592,[1421763276.391994],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7593,[1421763276.597114],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +7594,[1421763276.803348],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7595,[1421763277.009723],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +7596,[1421763277.214858],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7597,[1421763277.421642],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +7598,[1421763277.627374],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7599,[1421763277.832323],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7600,[1421763278.037835],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +7601,[1421763278.242747],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7602,[1421763278.449203],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +7603,[1421763278.655695],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +7604,[1421763278.861223],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7605,[1421763279.066193],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7606,[1421763279.272246],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7607,[1421763279.477582],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +7608,[1421763279.683162],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +7609,[1421763279.888734],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +7610,[1421763280.093952],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7611,[1421763280.299385],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +7612,[1421763280.505000],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +7613,[1421763280.710480],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +7614,[1421763280.915943],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +7615,[1421763281.121221],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +7616,[1421763281.326584],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7617,[1421763281.531546],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7618,[1421763281.736874],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7619,[1421763281.942500],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7620,[1421763282.147388],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7621,[1421763282.352916],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7622,[1421763282.559225],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +7623,[1421763282.765891],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +7624,[1421763282.971276],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +7625,[1421763283.176230],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7626,[1421763283.381372],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7627,[1421763283.587571],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +7628,[1421763283.793231],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +7629,[1421763283.998486],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +7630,[1421763284.203692],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7631,[1421763284.409113],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7632,[1421763284.614349],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +7633,[1421763284.819392],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +7634,[1421763285.025481],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +7635,[1421763285.230651],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7636,[1421763285.435510],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7637,[1421763285.641295],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7638,[1421763285.847117],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7639,[1421763286.052975],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +7640,[1421763286.259388],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +7641,[1421763286.464750],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7642,[1421763286.669703],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7643,[1421763286.874779],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7644,[1421763287.079781],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7645,[1421763287.285147],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7646,[1421763287.490300],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7647,[1421763287.696214],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +7648,[1421763287.902699],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +7649,[1421763288.107910],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7650,[1421763288.313541],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7651,[1421763288.519146],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7652,[1421763288.724652],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +7653,[1421763288.930514],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7654,[1421763289.135819],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +7655,[1421763289.342031],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +7656,[1421763289.547712],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7657,[1421763289.752826],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7658,[1421763289.959633],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +7659,[1421763290.165037],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7660,[1421763290.370497],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7661,[1421763290.575793],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7662,[1421763290.780937],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7663,[1421763290.987535],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +7664,[1421763291.194012],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +7665,[1421763291.398851],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7666,[1421763291.604178],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7667,[1421763291.810203],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +7668,[1421763292.016370],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +7669,[1421763292.221519],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7670,[1421763292.427475],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +7671,[1421763292.632972],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7672,[1421763292.838484],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7673,[1421763293.043606],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7674,[1421763293.249414],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +7675,[1421763293.455277],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +7676,[1421763293.660357],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7677,[1421763293.866691],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +7678,[1421763294.072732],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +7679,[1421763294.278128],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +7680,[1421763294.483808],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7681,[1421763294.689368],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7682,[1421763294.895633],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +7683,[1421763295.100491],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7684,[1421763295.305852],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +7685,[1421763295.511449],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7686,[1421763295.716973],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7687,[1421763295.922207],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +7688,[1421763296.127350],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7689,[1421763296.332681],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7690,[1421763296.538396],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +7691,[1421763296.743696],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7692,[1421763296.948558],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +7693,[1421763297.153720],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7694,[1421763297.361332],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +7695,[1421763297.567010],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7696,[1421763297.774148],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +7697,[1421763297.979818],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +7698,[1421763298.185241],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +7699,[1421763298.390339],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7700,[1421763298.595289],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7701,[1421763298.801550],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +7702,[1421763299.008022],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +7703,[1421763299.218418],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.11,ms +7704,[1421763299.424783],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +7705,[1421763299.630170],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7706,[1421763299.835827],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +7707,[1421763300.040612],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7708,[1421763300.245689],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7709,[1421763300.451389],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7710,[1421763300.657469],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +7711,[1421763300.863049],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +7712,[1421763301.067778],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7713,[1421763301.273080],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7714,[1421763301.479760],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.85,ms +7715,[1421763301.695492],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +7716,[1421763301.924343],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +7717,[1421763302.139068],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +7718,[1421763302.345127],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +7719,[1421763302.550115],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7720,[1421763302.756050],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7721,[1421763302.961621],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7722,[1421763303.166513],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7723,[1421763303.371839],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7724,[1421763303.576750],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +7725,[1421763303.782154],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7726,[1421763303.987249],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7727,[1421763304.192839],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +7728,[1421763304.398144],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7729,[1421763304.603564],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7730,[1421763304.809678],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7731,[1421763305.015273],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7732,[1421763305.220750],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7733,[1421763305.426042],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7734,[1421763305.632060],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +7735,[1421763305.839977],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7736,[1421763306.044642],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7737,[1421763306.249805],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7738,[1421763306.455075],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7739,[1421763306.661050],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7740,[1421763306.867702],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +7741,[1421763307.072270],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7742,[1421763307.277715],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7743,[1421763307.484045],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +7744,[1421763307.689508],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +7745,[1421763307.895106],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +7746,[1421763308.100066],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +7747,[1421763308.305328],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7748,[1421763308.510979],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7749,[1421763308.716329],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7750,[1421763308.922961],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +7751,[1421763309.128627],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +7752,[1421763309.334721],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +7753,[1421763309.540483],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7754,[1421763309.745487],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +7755,[1421763309.950249],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7756,[1421763310.155491],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7757,[1421763310.360565],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7758,[1421763310.565262],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +7759,[1421763310.771499],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +7760,[1421763310.978007],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +7761,[1421763311.183124],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7762,[1421763311.388572],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7763,[1421763311.594373],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +7764,[1421763311.800083],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7765,[1421763312.005195],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +7766,[1421763312.210490],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7767,[1421763312.415487],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7768,[1421763312.621075],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +7769,[1421763312.827601],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +7770,[1421763313.032701],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7771,[1421763313.238509],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +7772,[1421763313.443573],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7773,[1421763313.649502],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +7774,[1421763313.854672],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7775,[1421763314.060409],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +7776,[1421763314.265504],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7777,[1421763314.470905],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7778,[1421763314.676322],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7779,[1421763314.881595],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7780,[1421763315.086713],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7781,[1421763315.291779],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7782,[1421763315.497613],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7783,[1421763315.703281],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7784,[1421763315.909042],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7785,[1421763316.114689],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7786,[1421763316.320081],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7787,[1421763316.524760],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7788,[1421763316.729488],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7789,[1421763316.934541],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7790,[1421763317.139702],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7791,[1421763317.344845],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7792,[1421763317.550711],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +7793,[1421763317.756502],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7794,[1421763317.962726],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.88,ms +7795,[1421763318.168534],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7796,[1421763318.373667],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7797,[1421763318.579465],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7798,[1421763318.785517],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7799,[1421763318.992043],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +7800,[1421763319.198414],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +7801,[1421763319.403557],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7802,[1421763319.608582],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7803,[1421763319.814174],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +7804,[1421763320.020003],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +7805,[1421763320.225217],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7806,[1421763320.430141],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7807,[1421763320.636394],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +7808,[1421763320.842925],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +7809,[1421763321.048407],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7810,[1421763321.253830],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +7811,[1421763321.459282],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7812,[1421763321.664367],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +7813,[1421763321.869676],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7814,[1421763322.074465],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7815,[1421763322.279487],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7816,[1421763322.485498],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +7817,[1421763322.690766],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7818,[1421763322.896067],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +7819,[1421763323.100982],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7820,[1421763323.307088],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7821,[1421763323.513577],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +7822,[1421763323.719662],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +7823,[1421763323.924572],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +7824,[1421763324.129423],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7825,[1421763324.335458],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +7826,[1421763324.540964],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +7827,[1421763324.746519],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7828,[1421763324.952044],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7829,[1421763325.157305],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7830,[1421763325.364067],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.13,ms +7831,[1421763325.569836],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +7832,[1421763325.775207],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7833,[1421763325.980667],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7834,[1421763326.186189],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7835,[1421763326.391446],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7836,[1421763326.597025],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7837,[1421763326.805115],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +7838,[1421763327.011003],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7839,[1421763327.216579],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +7840,[1421763327.423074],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +7841,[1421763327.629158],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +7842,[1421763327.835123],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7843,[1421763328.041380],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +7844,[1421763328.246423],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +7845,[1421763328.451709],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7846,[1421763328.657489],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +7847,[1421763328.864114],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +7848,[1421763329.070296],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +7849,[1421763329.276180],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +7850,[1421763329.481792],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7851,[1421763329.688045],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +7852,[1421763329.894003],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +7853,[1421763330.099461],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +7854,[1421763330.304686],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7855,[1421763330.511397],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +7856,[1421763330.718014],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +7857,[1421763330.923597],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7858,[1421763331.129795],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +7859,[1421763331.335165],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7860,[1421763331.541141],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +7861,[1421763331.747604],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7862,[1421763331.953224],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7863,[1421763332.158850],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7864,[1421763332.364249],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7865,[1421763332.571252],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.76,ms +7866,[1421763332.776826],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7867,[1421763332.983140],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +7868,[1421763333.188646],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7869,[1421763333.393711],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7870,[1421763333.598659],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +7871,[1421763333.803613],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +7872,[1421763334.008837],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +7873,[1421763334.214735],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +7874,[1421763334.420630],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.96,ms +7875,[1421763334.625841],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7876,[1421763334.831404],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +7877,[1421763335.036992],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7878,[1421763335.242490],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7879,[1421763335.448928],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +7880,[1421763335.653890],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7881,[1421763335.859027],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +7882,[1421763336.064039],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7883,[1421763336.269211],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7884,[1421763336.474499],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7885,[1421763336.679845],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7886,[1421763336.886576],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +7887,[1421763337.091913],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7888,[1421763337.297520],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7889,[1421763337.503268],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +7890,[1421763337.709881],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +7891,[1421763337.915625],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +7892,[1421763338.120327],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7893,[1421763338.326577],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +7894,[1421763338.532090],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7895,[1421763338.737556],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +7896,[1421763338.943316],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +7897,[1421763339.148611],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7898,[1421763339.353765],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +7899,[1421763339.558770],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7900,[1421763339.763869],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7901,[1421763339.970596],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +7902,[1421763340.176495],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +7903,[1421763340.381797],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +7904,[1421763340.587730],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +7905,[1421763340.792845],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7906,[1421763340.998110],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +7907,[1421763341.202988],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7908,[1421763341.409101],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +7909,[1421763341.614880],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +7910,[1421763341.820568],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7911,[1421763342.025356],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +7912,[1421763342.231603],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +7913,[1421763342.438098],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +7914,[1421763342.643811],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7915,[1421763342.849646],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +7916,[1421763343.055641],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +7917,[1421763343.260626],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +7918,[1421763343.466065],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +7919,[1421763343.671890],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7920,[1421763343.878467],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +7921,[1421763344.083857],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +7922,[1421763344.288794],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7923,[1421763344.494088],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7924,[1421763344.699378],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7925,[1421763344.904955],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7926,[1421763345.109706],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7927,[1421763345.316086],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +7928,[1421763345.522682],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +7929,[1421763345.729232],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +7930,[1421763345.935907],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +7931,[1421763346.141224],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +7932,[1421763346.346566],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7933,[1421763346.551467],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +7934,[1421763346.757722],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +7935,[1421763346.962842],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7936,[1421763347.167703],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +7937,[1421763347.372808],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7938,[1421763347.578504],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +7939,[1421763347.785390],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +7940,[1421763347.990861],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +7941,[1421763348.197037],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +7942,[1421763348.402466],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7943,[1421763348.609109],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7944,[1421763348.814664],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7945,[1421763349.020533],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +7946,[1421763349.226900],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +7947,[1421763349.432999],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +7948,[1421763349.638948],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +7949,[1421763349.845049],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +7950,[1421763350.050226],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +7951,[1421763350.255251],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +7952,[1421763350.461356],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +7953,[1421763350.666758],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +7954,[1421763350.872523],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +7955,[1421763351.077773],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7956,[1421763351.283066],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +7957,[1421763351.489016],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7958,[1421763351.694377],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +7959,[1421763351.899856],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7960,[1421763352.105550],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +7961,[1421763352.310455],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7962,[1421763352.516682],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7963,[1421763352.722715],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7964,[1421763352.928065],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7965,[1421763353.133041],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +7966,[1421763353.339080],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +7967,[1421763353.544270],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7968,[1421763353.750315],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +7969,[1421763353.955524],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +7970,[1421763354.160591],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7971,[1421763354.365816],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +7972,[1421763354.571503],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +7973,[1421763354.778066],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +7974,[1421763354.983337],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +7975,[1421763355.189208],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +7976,[1421763355.394265],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +7977,[1421763355.600444],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +7978,[1421763355.805828],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7979,[1421763356.010735],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +7980,[1421763356.215652],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +7981,[1421763356.420573],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +7982,[1421763356.626966],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +7983,[1421763356.833828],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +7984,[1421763357.040004],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +7985,[1421763357.245553],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +7986,[1421763357.451091],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +7987,[1421763357.657851],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +7988,[1421763357.863398],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +7989,[1421763358.068302],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +7990,[1421763358.274327],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +7991,[1421763358.479967],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +7992,[1421763358.686660],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +7993,[1421763358.893332],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +7994,[1421763359.098087],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +7995,[1421763359.303387],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +7996,[1421763359.509743],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +7997,[1421763359.715499],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +7998,[1421763359.920932],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +7999,[1421763360.126418],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +8000,[1421763360.331644],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8001,[1421763360.536926],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8002,[1421763360.743908],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +8003,[1421763360.950422],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8004,[1421763361.155997],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8005,[1421763361.360792],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8006,[1421763361.567352],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +8007,[1421763361.772486],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8008,[1421763361.978408],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8009,[1421763362.184498],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +8010,[1421763362.389779],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8011,[1421763362.595072],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8012,[1421763362.800679],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8013,[1421763363.005733],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8014,[1421763363.211320],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8015,[1421763363.417627],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +8016,[1421763363.623389],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8017,[1421763363.828632],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8018,[1421763364.034697],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +8019,[1421763364.239539],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8020,[1421763364.445070],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +8021,[1421763364.652071],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +8022,[1421763364.857692],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8023,[1421763365.062591],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8024,[1421763365.267396],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8025,[1421763365.472903],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8026,[1421763365.677900],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8027,[1421763365.883098],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8028,[1421763366.089454],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +8029,[1421763366.295826],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +8030,[1421763366.501837],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +8031,[1421763366.708081],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +8032,[1421763366.913616],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +8033,[1421763367.119681],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +8034,[1421763367.325116],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +8035,[1421763367.531797],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +8036,[1421763367.738164],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +8037,[1421763367.944707],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8038,[1421763368.151133],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +8039,[1421763368.356879],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +8040,[1421763368.571151],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +8041,[1421763368.783135],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.80,ms +8042,[1421763369.025469],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.4,ms +8043,[1421763369.245888],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +8044,[1421763369.467368],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +8045,[1421763369.746602],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.0,ms +8046,[1421763369.966774],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +8047,[1421763370.193211],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +8048,[1421763370.398928],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8049,[1421763370.604790],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +8050,[1421763370.810495],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +8051,[1421763371.015706],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +8052,[1421763371.220994],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +8053,[1421763371.429424],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.44,ms +8054,[1421763371.640843],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.19,ms +8055,[1421763371.857739],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +8056,[1421763372.062901],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +8057,[1421763372.268139],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +8058,[1421763372.476712],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.21,ms +8059,[1421763372.693178],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +8060,[1421763372.905041],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.53,ms +8061,[1421763373.118100],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.08,ms +8062,[1421763373.334809],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +8063,[1421763373.555657],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +8064,[1421763373.779464],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +8065,[1421763374.059658],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.0,ms +8066,[1421763374.340615],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.1,ms +8067,[1421763374.562077],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +8068,[1421763374.782536],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +8069,[1421763374.989066],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +8070,[1421763375.194395],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8071,[1421763375.399512],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8072,[1421763375.605073],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8073,[1421763375.811427],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +8074,[1421763376.016836],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8075,[1421763376.223791],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.11,ms +8076,[1421763376.432217],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.35,ms +8077,[1421763376.643304],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.72,ms +8078,[1421763376.856063],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.71,ms +8079,[1421763377.069271],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.49,ms +8080,[1421763377.287208],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +8081,[1421763377.512717],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +8082,[1421763377.739258],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +8083,[1421763377.945001],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +8084,[1421763378.151509],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8085,[1421763378.356951],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +8086,[1421763378.563463],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +8087,[1421763378.774118],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.20,ms +8088,[1421763378.988614],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +8089,[1421763379.201524],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.83,ms +8090,[1421763379.423693],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +8091,[1421763379.647931],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +8092,[1421763379.870140],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +8093,[1421763380.092617],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +8094,[1421763380.318322],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +8095,[1421763380.600855],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.3,ms +8096,[1421763380.823139],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +8097,[1421763381.044611],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.7,ms +8098,[1421763381.273545],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.0,ms +8099,[1421763381.490173],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +8100,[1421763381.719125],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +8101,[1421763381.940065],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +8102,[1421763382.167073],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +8103,[1421763382.454428],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.2,ms +8104,[1421763382.659661],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8105,[1421763382.865673],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +8106,[1421763383.071459],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +8107,[1421763383.280212],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.09,ms +8108,[1421763383.492845],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.69,ms +8109,[1421763383.708671],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +8110,[1421763383.925500],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +8111,[1421763384.146160],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +8112,[1421763384.426715],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.5,ms +8113,[1421763384.650008],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +8114,[1421763384.877152],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +8115,[1421763385.102502],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +8116,[1421763385.328569],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +8117,[1421763385.576554],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.7,ms +8118,[1421763385.795671],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +8119,[1421763386.017759],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +8120,[1421763386.243319],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +8121,[1421763386.517433],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.7,ms +8122,[1421763386.805541],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.8,ms +8123,[1421763387.031195],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +8124,[1421763387.314630],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.1,ms +8125,[1421763387.520370],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8126,[1421763387.726403],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +8127,[1421763387.931709],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8128,[1421763388.139547],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.78,ms +8129,[1421763388.345326],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +8130,[1421763388.550366],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +8131,[1421763388.756209],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8132,[1421763388.963051],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8133,[1421763389.168337],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +8134,[1421763389.373897],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8135,[1421763389.580407],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +8136,[1421763389.785898],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +8137,[1421763389.992175],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +8138,[1421763390.198845],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +8139,[1421763390.409461],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.63,ms +8140,[1421763390.614498],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +8141,[1421763390.819713],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8142,[1421763391.024417],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +8143,[1421763391.229254],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +8144,[1421763391.434961],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8145,[1421763391.640114],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8146,[1421763391.845933],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +8147,[1421763392.051323],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +8148,[1421763392.256694],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8149,[1421763392.462377],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8150,[1421763392.668151],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8151,[1421763392.873665],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +8152,[1421763393.078403],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +8153,[1421763393.283462],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +8154,[1421763393.489143],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +8155,[1421763393.695785],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +8156,[1421763393.901558],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8157,[1421763394.106534],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +8158,[1421763394.312859],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +8159,[1421763394.519502],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +8160,[1421763394.726557],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +8161,[1421763394.932330],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8162,[1421763395.137290],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8163,[1421763395.342260],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +8164,[1421763395.548598],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +8165,[1421763395.753732],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8166,[1421763395.959873],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +8167,[1421763396.164949],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +8168,[1421763396.371492],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +8169,[1421763396.577397],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +8170,[1421763396.782616],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +8171,[1421763396.988431],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +8172,[1421763397.193881],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8173,[1421763397.399681],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +8174,[1421763397.605107],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8175,[1421763397.810564],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8176,[1421763398.015342],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8177,[1421763398.220586],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +8178,[1421763398.426887],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8179,[1421763398.633288],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +8180,[1421763398.838476],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +8181,[1421763399.043710],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8182,[1421763399.249783],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +8183,[1421763399.455189],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +8184,[1421763399.661077],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +8185,[1421763399.868144],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.83,ms +8186,[1421763400.073320],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +8187,[1421763400.278454],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +8188,[1421763400.483833],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +8189,[1421763400.689037],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8190,[1421763400.895816],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +8191,[1421763401.101347],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8192,[1421763401.306352],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8193,[1421763401.512377],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +8194,[1421763401.717864],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +8195,[1421763401.923899],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +8196,[1421763402.129730],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8197,[1421763402.334883],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8198,[1421763402.540645],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8199,[1421763402.746318],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +8200,[1421763402.951847],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +8201,[1421763403.157341],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8202,[1421763403.362454],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8203,[1421763403.567941],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8204,[1421763403.773460],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +8205,[1421763403.978447],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +8206,[1421763404.184670],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +8207,[1421763404.390219],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8208,[1421763404.596841],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +8209,[1421763404.802772],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +8210,[1421763405.008279],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8211,[1421763405.213875],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +8212,[1421763405.419070],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8213,[1421763405.625110],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +8214,[1421763405.831447],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +8215,[1421763406.036625],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8216,[1421763406.241585],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8217,[1421763406.447706],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +8218,[1421763406.653015],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8219,[1421763406.861192],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +8220,[1421763407.067016],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +8221,[1421763407.271895],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8222,[1421763407.477074],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8223,[1421763407.682319],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8224,[1421763407.887893],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8225,[1421763408.092725],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8226,[1421763408.297936],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8227,[1421763408.503225],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +8228,[1421763408.708548],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +8229,[1421763408.915082],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +8230,[1421763409.121233],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +8231,[1421763409.326300],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8232,[1421763409.532563],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +8233,[1421763409.737707],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8234,[1421763409.943659],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +8235,[1421763410.150128],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +8236,[1421763410.355800],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +8237,[1421763410.561420],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8238,[1421763410.767270],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8239,[1421763410.973572],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +8240,[1421763411.178594],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8241,[1421763411.384521],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +8242,[1421763411.589793],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +8243,[1421763411.795228],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8244,[1421763412.000802],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8245,[1421763412.206155],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +8246,[1421763412.410969],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8247,[1421763412.616201],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8248,[1421763412.821678],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +8249,[1421763413.027110],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8250,[1421763413.232250],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8251,[1421763413.437383],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +8252,[1421763413.643552],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +8253,[1421763413.849405],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +8254,[1421763414.054673],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +8255,[1421763414.260826],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +8256,[1421763414.466417],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8257,[1421763414.671767],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8258,[1421763414.878011],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +8259,[1421763415.082824],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8260,[1421763415.287857],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8261,[1421763415.492940],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +8262,[1421763415.698491],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +8263,[1421763415.904394],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +8264,[1421763416.110192],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +8265,[1421763416.315036],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +8266,[1421763416.520750],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +8267,[1421763416.726225],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +8268,[1421763416.931877],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +8269,[1421763417.136727],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8270,[1421763417.342044],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +8271,[1421763417.547364],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +8272,[1421763417.752710],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8273,[1421763417.959250],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +8274,[1421763418.164207],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8275,[1421763418.369934],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8276,[1421763418.576512],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +8277,[1421763418.782024],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8278,[1421763418.987333],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +8279,[1421763419.193689],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +8280,[1421763419.399846],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +8281,[1421763419.605603],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8282,[1421763419.812830],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.96,ms +8283,[1421763420.037493],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +8284,[1421763420.252063],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +8285,[1421763420.497236],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.0,ms +8286,[1421763420.717079],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +8287,[1421763420.942914],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +8288,[1421763421.224657],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.4,ms +8289,[1421763421.430369],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +8290,[1421763421.636154],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +8291,[1421763421.875260],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.7,ms +8292,[1421763422.096334],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +8293,[1421763422.320976],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +8294,[1421763422.543503],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +8295,[1421763422.771704],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +8296,[1421763423.057752],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.1,ms +8297,[1421763423.283523],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +8298,[1421763423.557026],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.3,ms +8299,[1421763423.784479],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +8300,[1421763423.990257],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +8301,[1421763424.195631],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8302,[1421763424.401128],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +8303,[1421763424.606802],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8304,[1421763424.813516],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.01,ms +8305,[1421763425.022849],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.62,ms +8306,[1421763425.242093],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +8307,[1421763425.457432],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +8308,[1421763425.677002],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +8309,[1421763425.902833],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +8310,[1421763426.129301],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +8311,[1421763426.349565],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +8312,[1421763426.630435],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.5,ms +8313,[1421763426.859224],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +8314,[1421763427.089018],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +8315,[1421763427.294504],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +8316,[1421763427.521590],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +8317,[1421763427.745247],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +8318,[1421763427.968210],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +8319,[1421763428.193054],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +8320,[1421763428.418578],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +8321,[1421763428.644229],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +8322,[1421763428.850105],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +8323,[1421763429.054695],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8324,[1421763429.260888],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +8325,[1421763429.468684],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.63,ms +8326,[1421763429.678825],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.19,ms +8327,[1421763429.885198],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +8328,[1421763430.089727],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8329,[1421763430.295498],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8330,[1421763430.501337],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +8331,[1421763430.707355],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8332,[1421763430.912714],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +8333,[1421763431.117702],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8334,[1421763431.323266],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +8335,[1421763431.528663],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8336,[1421763431.735230],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +8337,[1421763431.940799],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8338,[1421763432.145912],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +8339,[1421763432.351775],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +8340,[1421763432.557094],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8341,[1421763432.762633],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8342,[1421763432.967762],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8343,[1421763433.174269],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +8344,[1421763433.380496],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +8345,[1421763433.585923],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8346,[1421763433.791432],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8347,[1421763433.996618],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8348,[1421763434.202103],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +8349,[1421763434.406715],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8350,[1421763434.612999],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +8351,[1421763434.819403],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +8352,[1421763435.025985],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +8353,[1421763435.231176],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +8354,[1421763435.437487],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +8355,[1421763435.642784],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8356,[1421763435.849197],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +8357,[1421763436.055600],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +8358,[1421763436.260359],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +8359,[1421763436.465676],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8360,[1421763436.671425],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +8361,[1421763436.878281],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8362,[1421763437.083164],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8363,[1421763437.288302],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +8364,[1421763437.493422],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8365,[1421763437.706168],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.97,ms +8366,[1421763437.920647],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.81,ms +8367,[1421763438.126782],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +8368,[1421763438.332555],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8369,[1421763438.539221],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8370,[1421763438.744889],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +8371,[1421763438.950225],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +8372,[1421763439.155493],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +8373,[1421763439.360738],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +8374,[1421763439.569754],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.24,ms +8375,[1421763439.775255],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +8376,[1421763439.980765],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +8377,[1421763440.187191],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +8378,[1421763440.397566],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.20,ms +8379,[1421763440.604188],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +8380,[1421763440.809921],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8381,[1421763441.015961],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +8382,[1421763441.222389],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +8383,[1421763441.428107],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +8384,[1421763441.633664],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8385,[1421763441.838628],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +8386,[1421763442.043291],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8387,[1421763442.248296],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8388,[1421763442.456173],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.73,ms +8389,[1421763442.685573],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +8390,[1421763442.890890],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8391,[1421763443.095565],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +8392,[1421763443.300713],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +8393,[1421763443.506262],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8394,[1421763443.714808],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.15,ms +8395,[1421763443.920123],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +8396,[1421763444.125514],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8397,[1421763444.334662],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.41,ms +8398,[1421763444.540545],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +8399,[1421763444.746456],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +8400,[1421763444.953084],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +8401,[1421763445.158570],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +8402,[1421763445.363572],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +8403,[1421763445.578871],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +8404,[1421763445.784684],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +8405,[1421763445.997625],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.66,ms +8406,[1421763446.203163],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8407,[1421763446.459116],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.9,ms +8408,[1421763446.667572],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.84,ms +8409,[1421763446.873460],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8410,[1421763447.081543],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.23,ms +8411,[1421763447.286499],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +8412,[1421763447.517190],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.7,ms +8413,[1421763447.723095],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8414,[1421763447.929536],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +8415,[1421763448.160632],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.3,ms +8416,[1421763448.365948],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +8417,[1421763448.570866],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8418,[1421763448.776340],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +8419,[1421763448.981844],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +8420,[1421763449.202528],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +8421,[1421763449.407889],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +8422,[1421763449.613371],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8423,[1421763449.818916],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +8424,[1421763450.024067],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +8425,[1421763450.230333],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +8426,[1421763450.449680],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +8427,[1421763450.656404],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +8428,[1421763450.862136],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +8429,[1421763451.066682],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +8430,[1421763451.273629],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.12,ms +8431,[1421763451.486835],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.64,ms +8432,[1421763451.692533],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +8433,[1421763451.898180],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8434,[1421763452.107199],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.46,ms +8435,[1421763452.312749],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +8436,[1421763452.519553],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8437,[1421763452.725275],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8438,[1421763452.930178],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8439,[1421763453.135469],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8440,[1421763453.349067],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.75,ms +8441,[1421763453.555899],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +8442,[1421763453.761342],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8443,[1421763453.968243],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.74,ms +8444,[1421763454.173816],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +8445,[1421763454.379379],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +8446,[1421763454.586097],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8447,[1421763454.792505],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +8448,[1421763454.998284],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +8449,[1421763455.203249],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8450,[1421763455.409621],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +8451,[1421763455.615276],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8452,[1421763455.820617],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8453,[1421763456.033110],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.81,ms +8454,[1421763456.238420],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8455,[1421763456.443594],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +8456,[1421763456.648827],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +8457,[1421763456.854101],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8458,[1421763457.060660],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +8459,[1421763457.265442],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +8460,[1421763457.470637],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +8461,[1421763457.676278],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +8462,[1421763457.881820],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +8463,[1421763458.087946],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +8464,[1421763458.293217],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8465,[1421763458.499394],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +8466,[1421763458.704793],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +8467,[1421763458.909811],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +8468,[1421763459.115936],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +8469,[1421763459.321131],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8470,[1421763459.526614],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8471,[1421763459.732147],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8472,[1421763459.937571],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +8473,[1421763460.143096],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8474,[1421763460.348550],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +8475,[1421763460.554171],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8476,[1421763460.760066],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +8477,[1421763460.967191],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +8478,[1421763461.172811],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8479,[1421763461.378115],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +8480,[1421763461.583784],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +8481,[1421763461.789048],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8482,[1421763461.993990],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8483,[1421763462.200944],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +8484,[1421763462.406043],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +8485,[1421763462.611533],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8486,[1421763462.818597],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +8487,[1421763463.024346],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +8488,[1421763463.229729],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +8489,[1421763463.434998],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +8490,[1421763463.641358],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +8491,[1421763463.846959],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8492,[1421763464.051872],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +8493,[1421763464.257860],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +8494,[1421763464.463238],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +8495,[1421763464.669800],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +8496,[1421763464.875119],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +8497,[1421763465.080019],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8498,[1421763465.285176],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8499,[1421763465.491104],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +8500,[1421763465.696649],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8501,[1421763465.902631],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +8502,[1421763466.108068],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +8503,[1421763466.313137],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +8504,[1421763466.518767],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +8505,[1421763466.725234],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +8506,[1421763466.930852],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +8507,[1421763467.136865],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8508,[1421763467.341866],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +8509,[1421763467.551699],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.77,ms +8510,[1421763467.764445],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.49,ms +8511,[1421763467.976038],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.91,ms +8512,[1421763468.220965],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.6,ms +8513,[1421763468.441784],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +8514,[1421763468.665453],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +8515,[1421763468.945958],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.5,ms +8516,[1421763469.172405],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +8517,[1421763469.400718],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +8518,[1421763469.622422],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.7,ms +8519,[1421763469.885504],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.0,ms +8520,[1421763470.147332],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=57.5,ms +8521,[1421763470.373330],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +8522,[1421763470.580813],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.14,ms +8523,[1421763470.792611],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.46,ms +8524,[1421763470.998186],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +8525,[1421763471.205711],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.40,ms +8526,[1421763471.437035],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.1,ms +8527,[1421763471.680724],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.1,ms +8528,[1421763471.897183],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +8529,[1421763472.157293],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.2,ms +8530,[1421763472.435507],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.2,ms +8531,[1421763472.661224],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +8532,[1421763472.882009],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +8533,[1421763473.087011],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8534,[1421763473.316482],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +8535,[1421763473.541656],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +8536,[1421763473.827879],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.8,ms +8537,[1421763474.116027],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.5,ms +8538,[1421763474.342895],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +8539,[1421763474.567453],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +8540,[1421763474.796944],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +8541,[1421763475.082296],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.0,ms +8542,[1421763475.305590],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +8543,[1421763475.511115],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8544,[1421763475.717796],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +8545,[1421763475.929912],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.59,ms +8546,[1421763476.140065],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.97,ms +8547,[1421763476.349779],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.58,ms +8548,[1421763476.564234],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +8549,[1421763476.814977],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.6,ms +8550,[1421763477.071143],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=52.4,ms +8551,[1421763477.293671],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +8552,[1421763477.521930],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +8553,[1421763477.750389],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +8554,[1421763477.977499],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +8555,[1421763478.204064],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +8556,[1421763478.409478],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8557,[1421763478.692680],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.2,ms +8558,[1421763478.975523],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.7,ms +8559,[1421763479.200847],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +8560,[1421763479.424381],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +8561,[1421763479.705944],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.1,ms +8562,[1421763479.925824],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +8563,[1421763480.131104],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8564,[1421763480.337859],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +8565,[1421763480.544340],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +8566,[1421763480.749644],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +8567,[1421763480.958123],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.71,ms +8568,[1421763481.188629],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.4,ms +8569,[1421763481.405320],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +8570,[1421763481.622511],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +8571,[1421763481.840915],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +8572,[1421763482.061663],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +8573,[1421763482.337386],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.6,ms +8574,[1421763482.561437],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +8575,[1421763482.784694],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +8576,[1421763483.006315],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.7,ms +8577,[1421763483.212507],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +8578,[1421763483.443553],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.8,ms +8579,[1421763483.672687],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +8580,[1421763483.889989],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +8581,[1421763484.173673],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.7,ms +8582,[1421763484.437620],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.1,ms +8583,[1421763484.643465],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8584,[1421763484.849342],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8585,[1421763485.054503],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +8586,[1421763485.260445],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +8587,[1421763485.465718],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +8588,[1421763485.671559],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +8589,[1421763485.916791],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.1,ms +8590,[1421763486.122021],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +8591,[1421763486.327064],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +8592,[1421763486.532220],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8593,[1421763486.737159],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8594,[1421763486.949927],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.94,ms +8595,[1421763487.155579],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8596,[1421763487.361051],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +8597,[1421763487.591006],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +8598,[1421763487.797520],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +8599,[1421763488.003345],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8600,[1421763488.208807],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8601,[1421763488.447601],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.5,ms +8602,[1421763488.669589],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +8603,[1421763488.880904],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.08,ms +8604,[1421763489.086051],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +8605,[1421763489.303654],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +8606,[1421763489.510153],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +8607,[1421763489.715997],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8608,[1421763489.921362],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8609,[1421763490.126878],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8610,[1421763490.347335],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +8611,[1421763490.553098],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8612,[1421763490.760126],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +8613,[1421763490.965668],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8614,[1421763491.171164],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8615,[1421763491.377880],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +8616,[1421763491.583637],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8617,[1421763491.790059],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8618,[1421763491.995590],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8619,[1421763492.200901],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8620,[1421763492.406019],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +8621,[1421763492.611765],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +8622,[1421763492.818396],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +8623,[1421763493.023458],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +8624,[1421763493.229013],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +8625,[1421763493.435603],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +8626,[1421763493.641153],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +8627,[1421763493.846541],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8628,[1421763494.051490],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8629,[1421763494.257805],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +8630,[1421763494.463042],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +8631,[1421763494.668384],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +8632,[1421763494.873816],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +8633,[1421763495.078617],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8634,[1421763495.284191],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8635,[1421763495.489085],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +8636,[1421763495.694085],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +8637,[1421763495.899394],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +8638,[1421763496.105405],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +8639,[1421763496.311641],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +8640,[1421763496.516889],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +8641,[1421763496.722437],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8642,[1421763496.928288],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8643,[1421763497.133118],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +8644,[1421763497.338586],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8645,[1421763497.544120],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8646,[1421763497.750502],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +8647,[1421763497.955831],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8648,[1421763498.161158],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8649,[1421763498.366578],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8650,[1421763498.573257],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +8651,[1421763498.778230],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8652,[1421763498.984863],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +8653,[1421763499.190055],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8654,[1421763499.395555],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8655,[1421763499.601107],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +8656,[1421763499.807887],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +8657,[1421763500.012970],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +8658,[1421763500.219334],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +8659,[1421763500.424410],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +8660,[1421763500.630243],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +8661,[1421763500.835799],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +8662,[1421763501.040319],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +8663,[1421763501.246085],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +8664,[1421763501.451966],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8665,[1421763501.658316],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +8666,[1421763501.864009],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +8667,[1421763502.068544],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8668,[1421763502.273622],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8669,[1421763502.479980],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +8670,[1421763502.685480],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +8671,[1421763502.891870],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +8672,[1421763503.096981],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8673,[1421763503.302255],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8674,[1421763503.508348],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +8675,[1421763503.713383],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8676,[1421763503.919371],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +8677,[1421763504.124934],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8678,[1421763504.329969],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8679,[1421763504.535032],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8680,[1421763504.741633],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +8681,[1421763504.947307],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8682,[1421763505.152619],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8683,[1421763505.357645],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8684,[1421763505.562818],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +8685,[1421763505.768249],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +8686,[1421763505.973340],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +8687,[1421763506.179668],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +8688,[1421763506.385552],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +8689,[1421763506.591847],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +8690,[1421763506.797102],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +8691,[1421763507.002562],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8692,[1421763507.207619],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +8693,[1421763507.412975],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +8694,[1421763507.619653],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +8695,[1421763507.826665],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +8696,[1421763508.032091],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +8697,[1421763508.237459],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8698,[1421763508.442712],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8699,[1421763508.647766],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8700,[1421763508.854141],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +8701,[1421763509.060694],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +8702,[1421763509.265856],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8703,[1421763509.471361],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8704,[1421763509.678067],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +8705,[1421763509.884434],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +8706,[1421763510.090159],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +8707,[1421763510.295521],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +8708,[1421763510.500972],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +8709,[1421763510.706800],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8710,[1421763510.912542],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8711,[1421763511.117412],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8712,[1421763511.322231],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +8713,[1421763511.528545],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +8714,[1421763511.734561],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +8715,[1421763511.940187],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8716,[1421763512.145321],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8717,[1421763512.350815],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.93,ms +8718,[1421763512.556120],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8719,[1421763512.761657],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8720,[1421763512.967257],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8721,[1421763513.172842],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8722,[1421763513.378164],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +8723,[1421763513.583338],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8724,[1421763513.789435],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +8725,[1421763513.994808],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8726,[1421763514.201132],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +8727,[1421763514.406154],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +8728,[1421763514.612118],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +8729,[1421763514.818377],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +8730,[1421763515.023937],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +8731,[1421763515.229708],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +8732,[1421763515.435239],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8733,[1421763515.641908],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +8734,[1421763515.847218],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +8735,[1421763516.052243],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8736,[1421763516.257541],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8737,[1421763516.464186],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +8738,[1421763516.669612],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +8739,[1421763516.876078],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +8740,[1421763517.081193],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8741,[1421763517.286057],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +8742,[1421763517.491255],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8743,[1421763517.697612],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8744,[1421763517.903758],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +8745,[1421763518.109641],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +8746,[1421763518.314736],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8747,[1421763518.521112],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +8748,[1421763518.726819],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8749,[1421763518.933088],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +8750,[1421763519.138159],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +8751,[1421763519.344045],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +8752,[1421763519.549799],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +8753,[1421763519.756599],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +8754,[1421763519.963088],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8755,[1421763520.168739],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8756,[1421763520.374141],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8757,[1421763520.580766],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +8758,[1421763520.786590],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8759,[1421763520.992121],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8760,[1421763521.197425],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8761,[1421763521.402396],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8762,[1421763521.607244],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8763,[1421763521.813829],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +8764,[1421763522.020704],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +8765,[1421763522.225601],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +8766,[1421763522.431123],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +8767,[1421763522.637998],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +8768,[1421763522.843552],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8769,[1421763523.049875],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +8770,[1421763523.254885],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +8771,[1421763523.460504],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8772,[1421763523.665659],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8773,[1421763523.872618],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +8774,[1421763524.077695],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +8775,[1421763524.283571],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +8776,[1421763524.489227],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8777,[1421763524.695230],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +8778,[1421763524.901348],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +8779,[1421763525.106468],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8780,[1421763525.312837],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +8781,[1421763525.517744],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +8782,[1421763525.724164],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +8783,[1421763525.930506],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +8784,[1421763526.135482],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8785,[1421763526.342020],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +8786,[1421763526.547552],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8787,[1421763526.753269],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8788,[1421763526.960057],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +8789,[1421763527.166285],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +8790,[1421763527.371285],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +8791,[1421763527.576685],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +8792,[1421763527.783338],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +8793,[1421763527.989133],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +8794,[1421763528.194732],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8795,[1421763528.400464],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +8796,[1421763528.605450],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +8797,[1421763528.811328],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +8798,[1421763529.016807],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8799,[1421763529.222031],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8800,[1421763529.428556],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +8801,[1421763529.634132],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8802,[1421763529.838986],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8803,[1421763530.044795],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +8804,[1421763530.250310],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +8805,[1421763530.456358],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +8806,[1421763530.662507],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +8807,[1421763530.867789],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8808,[1421763531.073106],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8809,[1421763531.278556],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +8810,[1421763531.484128],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8811,[1421763531.690101],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +8812,[1421763531.895354],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +8813,[1421763532.100803],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +8814,[1421763532.305930],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8815,[1421763532.512028],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8816,[1421763532.717869],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8817,[1421763532.923979],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +8818,[1421763533.129001],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8819,[1421763533.334270],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8820,[1421763533.540532],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +8821,[1421763533.746755],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +8822,[1421763533.952071],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +8823,[1421763534.157053],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +8824,[1421763534.362917],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +8825,[1421763534.568311],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8826,[1421763534.773609],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +8827,[1421763534.979490],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +8828,[1421763535.185775],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +8829,[1421763535.391801],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +8830,[1421763535.598415],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +8831,[1421763535.804740],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +8832,[1421763536.010843],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +8833,[1421763536.216185],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +8834,[1421763536.421602],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8835,[1421763536.627313],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +8836,[1421763536.833927],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +8837,[1421763537.039122],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8838,[1421763537.243989],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +8839,[1421763537.449456],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8840,[1421763537.656068],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +8841,[1421763537.862940],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +8842,[1421763538.069189],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +8843,[1421763538.274361],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8844,[1421763538.479633],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +8845,[1421763538.685002],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8846,[1421763538.890311],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +8847,[1421763539.096126],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +8848,[1421763539.301414],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +8849,[1421763539.507080],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8850,[1421763539.712033],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +8851,[1421763539.917313],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8852,[1421763540.122365],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8853,[1421763540.327504],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8854,[1421763540.534097],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +8855,[1421763540.740000],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8856,[1421763540.945637],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8857,[1421763541.153914],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +8858,[1421763541.359263],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +8859,[1421763541.565084],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +8860,[1421763541.770964],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +8861,[1421763541.976692],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8862,[1421763542.183191],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +8863,[1421763542.388921],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8864,[1421763542.594121],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8865,[1421763542.799963],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +8866,[1421763543.005221],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +8867,[1421763543.210799],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8868,[1421763543.415705],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +8869,[1421763543.620632],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +8870,[1421763543.825929],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8871,[1421763544.031025],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +8872,[1421763544.236161],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +8873,[1421763544.441208],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +8874,[1421763544.646866],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +8875,[1421763544.852655],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8876,[1421763545.057900],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +8877,[1421763545.262789],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8878,[1421763545.468911],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +8879,[1421763545.675401],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +8880,[1421763545.881641],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +8881,[1421763546.086897],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +8882,[1421763546.292033],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +8883,[1421763546.498159],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +8884,[1421763546.703437],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8885,[1421763546.908433],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8886,[1421763547.113153],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +8887,[1421763547.319123],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +8888,[1421763547.524847],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +8889,[1421763547.730868],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +8890,[1421763547.937215],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +8891,[1421763548.142735],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +8892,[1421763548.347741],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +8893,[1421763548.554554],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +8894,[1421763548.759963],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +8895,[1421763548.966144],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +8896,[1421763549.172478],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +8897,[1421763549.377822],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +8898,[1421763549.583878],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8899,[1421763549.789358],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +8900,[1421763549.994570],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +8901,[1421763550.200614],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +8902,[1421763550.406515],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +8903,[1421763550.612358],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +8904,[1421763550.819096],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +8905,[1421763551.025157],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +8906,[1421763551.230731],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +8907,[1421763551.435864],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +8908,[1421763551.642199],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +8909,[1421763551.847356],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8910,[1421763552.053126],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +8911,[1421763552.259895],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +8912,[1421763552.465419],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8913,[1421763552.671987],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +8914,[1421763552.877695],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +8915,[1421763553.083011],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +8916,[1421763553.289136],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +8917,[1421763553.494480],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +8918,[1421763553.700209],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8919,[1421763553.905506],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +8920,[1421763554.110726],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +8921,[1421763554.315753],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +8922,[1421763554.522348],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +8923,[1421763554.727975],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +8924,[1421763554.934670],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +8925,[1421763555.141599],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.81,ms +8926,[1421763555.347122],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +8927,[1421763555.552893],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +8928,[1421763555.759842],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +8929,[1421763555.965388],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +8930,[1421763556.173512],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.91,ms +8931,[1421763556.384381],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.44,ms +8932,[1421763556.600587],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +8933,[1421763556.820801],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +8934,[1421763557.038317],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +8935,[1421763557.262301],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +8936,[1421763557.545653],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.9,ms +8937,[1421763557.771411],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +8938,[1421763557.998412],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +8939,[1421763558.223311],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +8940,[1421763558.452830],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +8941,[1421763558.739676],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.3,ms +8942,[1421763558.970457],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +8943,[1421763559.191317],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +8944,[1421763559.416295],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +8945,[1421763559.638218],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.7,ms +8946,[1421763559.867280],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +8947,[1421763560.093926],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +8948,[1421763560.299232],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +8949,[1421763560.504727],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8950,[1421763560.716475],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.97,ms +8951,[1421763560.926639],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.92,ms +8952,[1421763561.163195],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.5,ms +8953,[1421763561.411504],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.3,ms +8954,[1421763561.630530],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +8955,[1421763561.856719],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +8956,[1421763562.140771],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +8957,[1421763562.365020],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +8958,[1421763562.640266],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.0,ms +8959,[1421763562.861030],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +8960,[1421763563.139987],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.0,ms +8961,[1421763563.424656],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.9,ms +8962,[1421763563.643101],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +8963,[1421763563.869757],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +8964,[1421763564.099559],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +8965,[1421763564.328027],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +8966,[1421763564.558703],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +8967,[1421763564.779184],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +8968,[1421763565.003337],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +8969,[1421763565.210209],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +8970,[1421763565.415245],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +8971,[1421763565.621437],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.05,ms +8972,[1421763565.844691],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +8973,[1421763566.057638],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.04,ms +8974,[1421763566.274102],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +8975,[1421763566.494457],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +8976,[1421763566.770529],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.9,ms +8977,[1421763566.994626],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +8978,[1421763567.271652],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.1,ms +8979,[1421763567.494779],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +8980,[1421763567.776628],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.7,ms +8981,[1421763568.000724],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +8982,[1421763568.223182],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +8983,[1421763568.505258],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.2,ms +8984,[1421763568.786956],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.4,ms +8985,[1421763569.010996],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +8986,[1421763569.240070],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +8987,[1421763569.466479],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +8988,[1421763569.749399],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.2,ms +8989,[1421763569.955512],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +8990,[1421763570.160892],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +8991,[1421763570.366340],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +8992,[1421763570.572778],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +8993,[1421763570.777866],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +8994,[1421763570.982933],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +8995,[1421763571.187803],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +8996,[1421763571.394130],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +8997,[1421763571.599309],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +8998,[1421763571.806304],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +8999,[1421763572.011449],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +9000,[1421763572.216706],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +9001,[1421763572.422049],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +9002,[1421763572.627157],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9003,[1421763572.833750],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9004,[1421763573.039062],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9005,[1421763573.244106],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9006,[1421763573.449602],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9007,[1421763573.655698],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +9008,[1421763573.860791],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9009,[1421763574.065998],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9010,[1421763574.271456],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +9011,[1421763574.479134],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +9012,[1421763574.705218],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +9013,[1421763574.920815],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +9014,[1421763575.137094],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +9015,[1421763575.357290],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +9016,[1421763575.582650],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +9017,[1421763575.809878],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +9018,[1421763576.089436],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.3,ms +9019,[1421763576.315691],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +9020,[1421763576.543046],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +9021,[1421763576.749181],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9022,[1421763577.031488],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +9023,[1421763577.254457],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +9024,[1421763577.479567],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +9025,[1421763577.705983],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +9026,[1421763577.933944],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +9027,[1421763578.162460],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +9028,[1421763578.390927],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +9029,[1421763578.597083],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +9030,[1421763578.802902],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9031,[1421763579.008311],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9032,[1421763579.216649],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.04,ms +9033,[1421763579.427024],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.36,ms +9034,[1421763579.666191],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.5,ms +9035,[1421763579.871898],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +9036,[1421763580.077673],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9037,[1421763580.283656],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +9038,[1421763580.488735],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9039,[1421763580.694126],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9040,[1421763580.900521],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +9041,[1421763581.105443],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9042,[1421763581.311505],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +9043,[1421763581.518308],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9044,[1421763581.723676],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +9045,[1421763581.928948],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9046,[1421763582.134994],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9047,[1421763582.340043],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9048,[1421763582.545117],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9049,[1421763582.751192],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +9050,[1421763582.957852],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +9051,[1421763583.163220],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +9052,[1421763583.369110],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +9053,[1421763583.575599],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9054,[1421763583.781321],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9055,[1421763583.986425],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9056,[1421763584.191774],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +9057,[1421763584.396704],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9058,[1421763584.602076],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9059,[1421763584.807884],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +9060,[1421763585.015796],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9061,[1421763585.220946],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +9062,[1421763585.426375],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +9063,[1421763585.632076],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9064,[1421763585.837170],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +9065,[1421763586.042255],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +9066,[1421763586.247568],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9067,[1421763586.452942],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9068,[1421763586.658783],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +9069,[1421763586.864914],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +9070,[1421763587.070995],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9071,[1421763587.275892],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9072,[1421763587.481262],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9073,[1421763587.687086],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +9074,[1421763587.893025],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +9075,[1421763588.099215],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +9076,[1421763588.304652],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +9077,[1421763588.511305],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +9078,[1421763588.716902],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +9079,[1421763588.922567],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9080,[1421763589.128537],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +9081,[1421763589.333844],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9082,[1421763589.539420],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9083,[1421763589.744905],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9084,[1421763589.950484],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9085,[1421763590.156386],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9086,[1421763590.361692],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +9087,[1421763590.567643],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9088,[1421763590.773477],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +9089,[1421763590.980215],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +9090,[1421763591.187145],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9091,[1421763591.392138],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9092,[1421763591.597400],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9093,[1421763591.802402],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +9094,[1421763592.007816],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9095,[1421763592.213301],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9096,[1421763592.418323],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9097,[1421763592.624623],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +9098,[1421763592.829711],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9099,[1421763593.034797],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9100,[1421763593.241131],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +9101,[1421763593.446375],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9102,[1421763593.651949],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +9103,[1421763593.857477],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9104,[1421763594.063500],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +9105,[1421763594.269979],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +9106,[1421763594.476012],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9107,[1421763594.682544],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +9108,[1421763594.887801],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9109,[1421763595.092679],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9110,[1421763595.297800],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9111,[1421763595.503080],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9112,[1421763595.708676],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9113,[1421763595.914356],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9114,[1421763596.119287],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9115,[1421763596.325200],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +9116,[1421763596.530411],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9117,[1421763596.736087],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9118,[1421763596.941855],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9119,[1421763597.147203],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9120,[1421763597.352149],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9121,[1421763597.557517],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9122,[1421763597.762962],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9123,[1421763597.970199],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +9124,[1421763598.176395],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +9125,[1421763598.382748],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9126,[1421763598.588246],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +9127,[1421763598.794438],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +9128,[1421763598.999926],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9129,[1421763599.205134],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9130,[1421763599.410631],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +9131,[1421763599.616372],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9132,[1421763599.822327],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +9133,[1421763600.027119],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9134,[1421763600.232425],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9135,[1421763600.439449],1897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +9136,[1421763600.644622],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +9137,[1421763600.850312],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9138,[1421763601.055376],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9139,[1421763601.261505],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9140,[1421763601.467058],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9141,[1421763601.672765],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9142,[1421763601.878313],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9143,[1421763602.083555],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9144,[1421763602.288327],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9145,[1421763602.493143],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +9146,[1421763602.699336],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +9147,[1421763602.904371],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +9148,[1421763603.109333],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9149,[1421763603.314150],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +9150,[1421763603.519711],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9151,[1421763603.726045],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9152,[1421763603.932104],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +9153,[1421763604.136907],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +9154,[1421763604.342256],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9155,[1421763604.548884],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +9156,[1421763604.755026],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +9157,[1421763604.960407],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +9158,[1421763605.165676],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +9159,[1421763605.371913],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +9160,[1421763605.577718],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9161,[1421763605.784407],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +9162,[1421763605.991294],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +9163,[1421763606.199910],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.50,ms +9164,[1421763606.405141],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9165,[1421763606.610516],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9166,[1421763606.816137],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +9167,[1421763607.020698],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9168,[1421763607.226828],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +9169,[1421763607.433287],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +9170,[1421763607.639087],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9171,[1421763607.844767],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9172,[1421763608.050000],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9173,[1421763608.255439],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +9174,[1421763608.461048],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +9175,[1421763608.666913],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9176,[1421763608.872804],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9177,[1421763609.077517],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9178,[1421763609.283683],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +9179,[1421763609.490410],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +9180,[1421763609.695504],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9181,[1421763609.902165],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9182,[1421763610.106929],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9183,[1421763610.313481],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9184,[1421763610.520174],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9185,[1421763610.727364],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +9186,[1421763610.933952],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +9187,[1421763611.139231],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9188,[1421763611.345155],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +9189,[1421763611.550824],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9190,[1421763611.757589],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +9191,[1421763611.962882],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9192,[1421763612.167802],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9193,[1421763612.373204],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9194,[1421763612.579463],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +9195,[1421763612.785897],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9196,[1421763612.991213],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9197,[1421763613.196628],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9198,[1421763613.401567],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +9199,[1421763613.607160],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9200,[1421763613.813653],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +9201,[1421763614.019034],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9202,[1421763614.224144],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +9203,[1421763614.429553],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9204,[1421763614.635250],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9205,[1421763614.841306],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9206,[1421763615.047623],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +9207,[1421763615.252795],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +9208,[1421763615.458083],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9209,[1421763615.663490],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9210,[1421763615.868682],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9211,[1421763616.073625],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9212,[1421763616.279098],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +9213,[1421763616.484426],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9214,[1421763616.689812],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9215,[1421763616.895459],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9216,[1421763617.101037],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +9217,[1421763617.307359],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +9218,[1421763617.513687],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9219,[1421763617.719495],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9220,[1421763617.926142],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +9221,[1421763618.132031],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9222,[1421763618.337221],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +9223,[1421763618.542389],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +9224,[1421763618.747684],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +9225,[1421763618.953344],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9226,[1421763619.159078],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +9227,[1421763619.366855],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.70,ms +9228,[1421763619.572747],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9229,[1421763619.779353],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +9230,[1421763619.984655],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9231,[1421763620.190303],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9232,[1421763620.395258],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9233,[1421763620.600874],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9234,[1421763620.807438],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9235,[1421763621.012774],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9236,[1421763621.217949],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9237,[1421763621.423314],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9238,[1421763621.629692],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +9239,[1421763621.836123],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +9240,[1421763622.042234],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9241,[1421763622.247621],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +9242,[1421763622.453150],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +9243,[1421763622.658712],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9244,[1421763622.864253],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9245,[1421763623.073318],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.52,ms +9246,[1421763623.279133],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +9247,[1421763623.484614],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9248,[1421763623.690187],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9249,[1421763623.896805],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +9250,[1421763624.102784],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +9251,[1421763624.308110],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +9252,[1421763624.514211],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9253,[1421763624.719924],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9254,[1421763624.925423],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9255,[1421763625.130389],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +9256,[1421763625.335664],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9257,[1421763625.541116],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +9258,[1421763625.747089],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9259,[1421763625.952614],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +9260,[1421763626.157631],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9261,[1421763626.362755],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9262,[1421763626.576160],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.53,ms +9263,[1421763626.781768],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9264,[1421763626.988689],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +9265,[1421763627.194011],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +9266,[1421763627.449216],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.2,ms +9267,[1421763627.655322],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +9268,[1421763627.866478],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.09,ms +9269,[1421763628.078979],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.78,ms +9270,[1421763628.284276],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +9271,[1421763628.489635],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +9272,[1421763628.695057],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9273,[1421763628.900271],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9274,[1421763629.138365],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.5,ms +9275,[1421763629.343757],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9276,[1421763629.551470],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.01,ms +9277,[1421763629.762536],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.81,ms +9278,[1421763629.975364],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.68,ms +9279,[1421763630.191086],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +9280,[1421763630.449632],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.2,ms +9281,[1421763630.685015],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.5,ms +9282,[1421763630.911395],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +9283,[1421763631.138265],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +9284,[1421763631.364777],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +9285,[1421763631.591473],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +9286,[1421763631.862860],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.3,ms +9287,[1421763632.094473],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.8,ms +9288,[1421763632.321624],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +9289,[1421763632.538281],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +9290,[1421763632.744093],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9291,[1421763632.952339],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.14,ms +9292,[1421763633.163105],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.35,ms +9293,[1421763633.386686],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +9294,[1421763633.608173],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +9295,[1421763633.827347],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +9296,[1421763634.050105],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +9297,[1421763634.276340],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +9298,[1421763634.560503],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.1,ms +9299,[1421763634.784004],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +9300,[1421763635.008677],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +9301,[1421763635.299119],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=86.4,ms +9302,[1421763635.506234],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.03,ms +9303,[1421763635.712158],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9304,[1421763635.917092],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9305,[1421763636.126422],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.61,ms +9306,[1421763636.331721],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9307,[1421763636.538197],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +9308,[1421763636.744025],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9309,[1421763636.949679],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9310,[1421763637.155867],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.00,ms +9311,[1421763637.368697],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.95,ms +9312,[1421763637.579199],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.93,ms +9313,[1421763637.791612],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.03,ms +9314,[1421763638.030179],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.0,ms +9315,[1421763638.288441],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=53.8,ms +9316,[1421763638.508432],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +9317,[1421763638.714183],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9318,[1421763638.920468],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9319,[1421763639.132604],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.10,ms +9320,[1421763639.343213],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.38,ms +9321,[1421763639.583694],1541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.8,ms +9322,[1421763639.834004],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.0,ms +9323,[1421763640.097908],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.6,ms +9324,[1421763640.334470],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.4,ms +9325,[1421763640.619734],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.3,ms +9326,[1421763640.825162],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9327,[1421763641.030485],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9328,[1421763641.235591],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9329,[1421763641.441511],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +9330,[1421763641.647123],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9331,[1421763641.853149],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9332,[1421763642.094354],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.3,ms +9333,[1421763642.333415],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.9,ms +9334,[1421763642.547088],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.79,ms +9335,[1421763642.765556],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +9336,[1421763643.021856],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.9,ms +9337,[1421763643.297602],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.7,ms +9338,[1421763643.525716],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +9339,[1421763643.752908],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +9340,[1421763643.981451],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +9341,[1421763644.191852],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.96,ms +9342,[1421763644.442726],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.9,ms +9343,[1421763644.665420],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +9344,[1421763644.875541],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.59,ms +9345,[1421763645.096484],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +9346,[1421763645.313372],1148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +9347,[1421763645.530675],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +9348,[1421763645.751545],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +9349,[1421763645.974606],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +9350,[1421763646.200608],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +9351,[1421763646.427355],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +9352,[1421763646.654171],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +9353,[1421763646.879193],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +9354,[1421763647.086713],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.74,ms +9355,[1421763647.291983],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9356,[1421763647.497178],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +9357,[1421763647.702553],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9358,[1421763647.907749],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9359,[1421763648.137791],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.5,ms +9360,[1421763648.353979],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +9361,[1421763648.569786],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +9362,[1421763648.786921],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +9363,[1421763649.007830],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +9364,[1421763649.228322],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +9365,[1421763649.434340],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +9366,[1421763649.640120],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9367,[1421763649.845559],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +9368,[1421763650.054106],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.03,ms +9369,[1421763650.282542],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +9370,[1421763650.499804],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +9371,[1421763650.716934],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +9372,[1421763650.938452],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +9373,[1421763651.161039],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +9374,[1421763651.387420],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +9375,[1421763651.613785],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +9376,[1421763651.842603],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +9377,[1421763652.068160],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +9378,[1421763652.307631],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.1,ms +9379,[1421763652.533435],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +9380,[1421763652.819738],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.9,ms +9381,[1421763653.084165],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.4,ms +9382,[1421763653.313579],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +9383,[1421763653.537565],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +9384,[1421763653.771317],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.8,ms +9385,[1421763653.998700],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +9386,[1421763654.224930],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +9387,[1421763654.431129],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +9388,[1421763654.636160],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +9389,[1421763654.844141],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.74,ms +9390,[1421763655.053080],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.09,ms +9391,[1421763655.289680],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.6,ms +9392,[1421763655.501763],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.03,ms +9393,[1421763655.760373],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.2,ms +9394,[1421763655.966505],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +9395,[1421763656.173227],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +9396,[1421763656.378510],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9397,[1421763656.583989],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9398,[1421763656.789758],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9399,[1421763656.996654],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +9400,[1421763657.201833],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9401,[1421763657.407263],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +9402,[1421763657.612667],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9403,[1421763657.817831],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9404,[1421763658.022737],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9405,[1421763658.227998],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +9406,[1421763658.435510],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.23,ms +9407,[1421763658.641036],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9408,[1421763658.846452],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9409,[1421763659.051297],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +9410,[1421763659.257513],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9411,[1421763659.462650],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +9412,[1421763659.667830],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9413,[1421763659.873163],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9414,[1421763660.079206],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +9415,[1421763660.284709],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9416,[1421763660.490021],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9417,[1421763660.695638],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9418,[1421763660.901178],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9419,[1421763661.106607],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9420,[1421763661.311668],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9421,[1421763661.516875],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9422,[1421763661.722192],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9423,[1421763661.927683],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9424,[1421763662.132890],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9425,[1421763662.337871],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9426,[1421763662.543285],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9427,[1421763662.748590],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +9428,[1421763662.954090],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9429,[1421763663.160584],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +9430,[1421763663.389950],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +9431,[1421763663.596416],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +9432,[1421763663.812139],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +9433,[1421763664.017074],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +9434,[1421763664.245301],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +9435,[1421763664.451610],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +9436,[1421763664.656691],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +9437,[1421763664.910079],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=49.2,ms +9438,[1421763665.115006],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9439,[1421763665.405109],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=86.3,ms +9440,[1421763665.610471],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9441,[1421763665.815846],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9442,[1421763666.020560],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +9443,[1421763666.225925],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9444,[1421763666.437743],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.61,ms +9445,[1421763666.643989],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +9446,[1421763666.849649],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9447,[1421763667.054820],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9448,[1421763667.260364],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +9449,[1421763667.526329],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=61.6,ms +9450,[1421763667.732833],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +9451,[1421763667.941434],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.53,ms +9452,[1421763668.164608],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +9453,[1421763668.372444],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.84,ms +9454,[1421763668.587715],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +9455,[1421763668.794319],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.86,ms +9456,[1421763668.999779],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +9457,[1421763669.205097],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +9458,[1421763669.439928],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.5,ms +9459,[1421763669.651954],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.65,ms +9460,[1421763669.857480],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9461,[1421763670.062642],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +9462,[1421763670.267799],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9463,[1421763670.474111],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +9464,[1421763670.688185],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.76,ms +9465,[1421763670.904234],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +9466,[1421763671.114446],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.24,ms +9467,[1421763671.323116],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.73,ms +9468,[1421763671.528891],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9469,[1421763671.738491],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.18,ms +9470,[1421763671.943950],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9471,[1421763672.149617],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9472,[1421763672.355373],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +9473,[1421763672.654862],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=94.9,ms +9474,[1421763672.866003],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.93,ms +9475,[1421763673.070959],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9476,[1421763673.275611],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +9477,[1421763673.480792],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9478,[1421763673.686266],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +9479,[1421763673.892937],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +9480,[1421763674.099038],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +9481,[1421763674.303922],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9482,[1421763674.513749],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +9483,[1421763674.720223],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +9484,[1421763674.926130],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9485,[1421763675.131310],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9486,[1421763675.336695],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9487,[1421763675.542041],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9488,[1421763675.749037],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +9489,[1421763675.961599],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.66,ms +9490,[1421763676.168218],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +9491,[1421763676.381091],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.76,ms +9492,[1421763676.586685],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9493,[1421763676.791999],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9494,[1421763676.996947],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +9495,[1421763677.202409],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +9496,[1421763677.407878],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9497,[1421763677.613910],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +9498,[1421763677.819808],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9499,[1421763678.025283],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +9500,[1421763678.231038],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9501,[1421763678.437843],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +9502,[1421763678.643617],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9503,[1421763678.850193],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +9504,[1421763679.055049],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9505,[1421763679.259731],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9506,[1421763679.465254],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +9507,[1421763679.670532],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9508,[1421763679.876023],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9509,[1421763680.081879],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +9510,[1421763680.286994],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9511,[1421763680.494150],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.89,ms +9512,[1421763680.699046],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +9513,[1421763680.905314],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +9514,[1421763681.110380],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +9515,[1421763681.316653],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +9516,[1421763681.521954],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +9517,[1421763681.727487],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9518,[1421763681.934085],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +9519,[1421763682.139266],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9520,[1421763682.344376],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9521,[1421763682.550793],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +9522,[1421763682.756886],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +9523,[1421763682.965593],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.36,ms +9524,[1421763683.171200],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +9525,[1421763683.376284],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9526,[1421763683.582901],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +9527,[1421763683.788839],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9528,[1421763683.994527],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9529,[1421763684.200336],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9530,[1421763684.405647],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9531,[1421763684.611286],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9532,[1421763684.816942],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +9533,[1421763685.022761],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +9534,[1421763685.229000],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +9535,[1421763685.434686],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +9536,[1421763685.640581],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9537,[1421763685.846146],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9538,[1421763686.052407],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +9539,[1421763686.264157],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.83,ms +9540,[1421763686.470146],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9541,[1421763686.676203],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9542,[1421763686.881770],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +9543,[1421763687.086817],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9544,[1421763687.291960],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9545,[1421763687.497355],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +9546,[1421763687.702612],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +9547,[1421763687.908322],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +9548,[1421763688.113952],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9549,[1421763688.318999],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9550,[1421763688.524500],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9551,[1421763688.730521],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9552,[1421763688.935582],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9553,[1421763689.140683],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9554,[1421763689.345729],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9555,[1421763689.551634],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +9556,[1421763689.757264],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9557,[1421763689.962885],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9558,[1421763690.168576],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9559,[1421763690.373984],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9560,[1421763690.578905],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +9561,[1421763690.785391],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +9562,[1421763690.990697],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9563,[1421763691.196441],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9564,[1421763691.401775],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9565,[1421763691.606647],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +9566,[1421763691.812066],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9567,[1421763692.016821],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9568,[1421763692.222055],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +9569,[1421763692.427701],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9570,[1421763692.633254],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +9571,[1421763692.839713],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +9572,[1421763693.044578],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9573,[1421763693.249692],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9574,[1421763693.454868],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +9575,[1421763693.661766],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9576,[1421763693.867584],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +9577,[1421763694.072596],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +9578,[1421763694.277872],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9579,[1421763694.483817],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9580,[1421763694.693604],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.17,ms +9581,[1421763694.900014],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +9582,[1421763695.105236],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9583,[1421763695.311774],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +9584,[1421763695.518946],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +9585,[1421763695.724292],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9586,[1421763695.930259],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9587,[1421763696.135801],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9588,[1421763696.341597],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +9589,[1421763696.547555],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9590,[1421763696.752700],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9591,[1421763696.958342],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +9592,[1421763697.163395],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +9593,[1421763697.368410],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9594,[1421763697.573984],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9595,[1421763697.779608],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9596,[1421763697.985282],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +9597,[1421763698.191861],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +9598,[1421763698.397378],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9599,[1421763698.603297],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9600,[1421763698.810200],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +9601,[1421763699.015712],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9602,[1421763699.221403],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9603,[1421763699.426770],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +9604,[1421763699.632172],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9605,[1421763699.837515],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +9606,[1421763700.042019],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +9607,[1421763700.248017],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +9608,[1421763700.454612],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +9609,[1421763700.660185],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9610,[1421763700.865302],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +9611,[1421763701.070322],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9612,[1421763701.276526],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9613,[1421763701.481851],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9614,[1421763701.687064],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +9615,[1421763701.893666],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +9616,[1421763702.098974],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9617,[1421763702.303886],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9618,[1421763702.509612],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +9619,[1421763702.715326],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9620,[1421763702.920583],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9621,[1421763703.126466],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9622,[1421763703.332709],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +9623,[1421763703.538033],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9624,[1421763703.743877],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +9625,[1421763703.949949],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +9626,[1421763704.156766],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +9627,[1421763704.361867],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9628,[1421763704.567773],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +9629,[1421763704.774108],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +9630,[1421763704.979968],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9631,[1421763705.185146],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +9632,[1421763705.390413],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9633,[1421763705.595611],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9634,[1421763705.802321],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9635,[1421763706.008311],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +9636,[1421763706.214350],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +9637,[1421763706.419512],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9638,[1421763706.624682],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9639,[1421763706.829885],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9640,[1421763707.036054],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9641,[1421763707.241460],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +9642,[1421763707.447758],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +9643,[1421763707.653147],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9644,[1421763707.858504],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9645,[1421763708.064412],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +9646,[1421763708.269597],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9647,[1421763708.474940],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9648,[1421763708.681193],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +9649,[1421763708.887341],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +9650,[1421763709.092301],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9651,[1421763709.298470],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +9652,[1421763709.504474],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +9653,[1421763709.712241],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.82,ms +9654,[1421763709.917880],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9655,[1421763710.123464],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +9656,[1421763710.329916],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +9657,[1421763710.535241],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9658,[1421763710.740965],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9659,[1421763710.946510],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +9660,[1421763711.152266],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9661,[1421763711.357052],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9662,[1421763711.563921],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +9663,[1421763711.770938],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +9664,[1421763711.977712],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +9665,[1421763712.183115],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9666,[1421763712.388331],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9667,[1421763712.594235],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +9668,[1421763712.799933],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +9669,[1421763713.005518],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9670,[1421763713.211029],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9671,[1421763713.416943],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +9672,[1421763713.622346],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +9673,[1421763713.828999],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9674,[1421763714.034203],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9675,[1421763714.239536],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9676,[1421763714.444702],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9677,[1421763714.649911],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9678,[1421763714.855316],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9679,[1421763715.060050],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9680,[1421763715.266308],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +9681,[1421763715.471724],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +9682,[1421763715.678413],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +9683,[1421763715.883760],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9684,[1421763716.088702],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9685,[1421763716.293869],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +9686,[1421763716.499675],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +9687,[1421763716.705160],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9688,[1421763716.912115],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +9689,[1421763717.117144],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9690,[1421763717.322655],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +9691,[1421763717.528142],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9692,[1421763717.734276],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9693,[1421763717.939090],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9694,[1421763718.143621],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9695,[1421763718.348858],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +9696,[1421763718.554388],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9697,[1421763718.759397],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9698,[1421763718.964831],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9699,[1421763719.169946],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +9700,[1421763719.376039],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +9701,[1421763719.581490],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +9702,[1421763719.787090],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +9703,[1421763719.992334],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9704,[1421763720.197819],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9705,[1421763720.402981],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9706,[1421763720.608704],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9707,[1421763720.815136],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +9708,[1421763721.021025],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +9709,[1421763721.228596],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +9710,[1421763721.434051],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9711,[1421763721.640931],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +9712,[1421763721.846233],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9713,[1421763722.052419],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +9714,[1421763722.258355],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +9715,[1421763722.465224],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +9716,[1421763722.671135],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +9717,[1421763722.876513],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +9718,[1421763723.082568],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +9719,[1421763723.287721],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9720,[1421763723.494064],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +9721,[1421763723.700161],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9722,[1421763723.905845],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +9723,[1421763724.110638],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +9724,[1421763724.316471],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +9725,[1421763724.521882],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9726,[1421763724.728499],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +9727,[1421763724.934607],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +9728,[1421763725.139886],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9729,[1421763725.345506],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9730,[1421763725.551122],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9731,[1421763725.756746],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9732,[1421763725.963031],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +9733,[1421763726.168209],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +9734,[1421763726.373404],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9735,[1421763726.579925],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +9736,[1421763726.785723],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9737,[1421763726.991312],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9738,[1421763727.197633],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +9739,[1421763727.403113],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9740,[1421763727.609128],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9741,[1421763727.814692],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9742,[1421763728.021019],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +9743,[1421763728.226570],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +9744,[1421763728.432212],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +9745,[1421763728.637728],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9746,[1421763728.843754],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +9747,[1421763729.048539],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9748,[1421763729.253406],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9749,[1421763729.459526],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +9750,[1421763729.664818],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9751,[1421763729.871005],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +9752,[1421763730.084829],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +9753,[1421763730.290117],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9754,[1421763730.495511],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9755,[1421763730.700982],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9756,[1421763730.907771],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9757,[1421763731.113913],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +9758,[1421763731.320022],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +9759,[1421763731.525358],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +9760,[1421763731.732139],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9761,[1421763731.937700],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +9762,[1421763732.144400],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +9763,[1421763732.349325],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9764,[1421763732.554584],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9765,[1421763732.760672],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +9766,[1421763732.966172],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +9767,[1421763733.171306],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9768,[1421763733.377045],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9769,[1421763733.582165],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9770,[1421763733.787522],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +9771,[1421763733.993283],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9772,[1421763734.200111],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +9773,[1421763734.404941],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +9774,[1421763734.609955],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9775,[1421763734.815857],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9776,[1421763735.021156],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9777,[1421763735.226328],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9778,[1421763735.434779],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.70,ms +9779,[1421763735.640133],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +9780,[1421763735.846578],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9781,[1421763736.051510],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9782,[1421763736.257559],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9783,[1421763736.462611],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9784,[1421763736.667815],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +9785,[1421763736.873112],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9786,[1421763737.078461],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9787,[1421763737.283840],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +9788,[1421763737.490301],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +9789,[1421763737.695488],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +9790,[1421763737.900937],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9791,[1421763738.107040],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +9792,[1421763738.311828],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +9793,[1421763738.518166],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +9794,[1421763738.723430],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +9795,[1421763738.928423],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9796,[1421763739.134585],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +9797,[1421763739.339494],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9798,[1421763739.545866],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +9799,[1421763739.751780],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.89,ms +9800,[1421763739.956849],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9801,[1421763740.161516],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +9802,[1421763740.366486],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9803,[1421763740.571171],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +9804,[1421763740.776487],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9805,[1421763740.981925],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9806,[1421763741.187565],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9807,[1421763741.393557],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9808,[1421763741.598483],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9809,[1421763741.803162],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +9810,[1421763742.008438],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9811,[1421763742.213599],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +9812,[1421763742.419119],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9813,[1421763742.624238],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +9814,[1421763742.829234],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9815,[1421763743.033912],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9816,[1421763743.240450],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +9817,[1421763743.445824],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9818,[1421763743.651463],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9819,[1421763743.857225],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +9820,[1421763744.062855],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +9821,[1421763744.267858],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9822,[1421763744.473500],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9823,[1421763744.679805],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +9824,[1421763744.886707],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9825,[1421763745.092687],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +9826,[1421763745.298901],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9827,[1421763745.503798],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9828,[1421763745.708787],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +9829,[1421763745.913669],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9830,[1421763746.118349],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9831,[1421763746.323118],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9832,[1421763746.528481],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9833,[1421763746.734721],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +9834,[1421763746.939990],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9835,[1421763747.146395],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +9836,[1421763747.352017],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9837,[1421763747.557884],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9838,[1421763747.763305],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9839,[1421763747.968779],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +9840,[1421763748.173854],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9841,[1421763748.379835],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +9842,[1421763748.584999],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +9843,[1421763748.790234],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +9844,[1421763748.995152],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9845,[1421763749.200677],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +9846,[1421763749.406670],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +9847,[1421763749.612340],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9848,[1421763749.817772],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9849,[1421763750.023908],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +9850,[1421763750.229191],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9851,[1421763750.435426],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +9852,[1421763750.641342],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +9853,[1421763750.846957],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9854,[1421763751.051490],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9855,[1421763751.256313],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9856,[1421763751.461411],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9857,[1421763751.667110],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9858,[1421763751.872434],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9859,[1421763752.077213],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9860,[1421763752.282554],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +9861,[1421763752.487913],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9862,[1421763752.693504],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +9863,[1421763752.899105],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9864,[1421763753.105259],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +9865,[1421763753.310086],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +9866,[1421763753.515992],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +9867,[1421763753.722418],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +9868,[1421763753.929125],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +9869,[1421763754.134624],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9870,[1421763754.340848],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9871,[1421763754.547101],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +9872,[1421763754.752267],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +9873,[1421763754.960559],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.17,ms +9874,[1421763755.171884],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.35,ms +9875,[1421763755.384154],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.25,ms +9876,[1421763755.598878],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +9877,[1421763755.816975],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +9878,[1421763756.082856],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.4,ms +9879,[1421763756.363406],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.8,ms +9880,[1421763756.569376],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9881,[1421763756.775748],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +9882,[1421763756.980604],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +9883,[1421763757.185879],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +9884,[1421763757.392163],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +9885,[1421763757.597238],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9886,[1421763757.802891],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9887,[1421763758.009034],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +9888,[1421763758.214058],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +9889,[1421763758.419183],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9890,[1421763758.624181],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9891,[1421763758.829538],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9892,[1421763759.034362],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +9893,[1421763759.239494],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9894,[1421763759.445652],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +9895,[1421763759.650895],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9896,[1421763759.856304],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9897,[1421763760.061422],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +9898,[1421763760.266676],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9899,[1421763760.471994],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9900,[1421763760.677910],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +9901,[1421763760.882947],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9902,[1421763761.088919],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +9903,[1421763761.294143],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9904,[1421763761.499135],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9905,[1421763761.705328],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9906,[1421763761.910836],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +9907,[1421763762.116086],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9908,[1421763762.321218],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +9909,[1421763762.527640],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +9910,[1421763762.733217],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9911,[1421763762.938819],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9912,[1421763763.144460],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +9913,[1421763763.349348],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +9914,[1421763763.554671],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9915,[1421763763.759624],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9916,[1421763763.965367],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +9917,[1421763764.171812],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +9918,[1421763764.377079],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9919,[1421763764.583413],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9920,[1421763764.793040],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.48,ms +9921,[1421763765.005041],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.50,ms +9922,[1421763765.222196],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +9923,[1421763765.427482],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9924,[1421763765.632407],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +9925,[1421763765.837760],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +9926,[1421763766.047675],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.83,ms +9927,[1421763766.280772],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.2,ms +9928,[1421763766.496271],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +9929,[1421763766.748060],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=47.9,ms +9930,[1421763766.954877],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +9931,[1421763767.160540],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9932,[1421763767.365902],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +9933,[1421763767.571615],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +9934,[1421763767.776855],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +9935,[1421763767.983482],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +9936,[1421763768.190401],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +9937,[1421763768.395705],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +9938,[1421763768.600803],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +9939,[1421763768.806150],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +9940,[1421763769.012031],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +9941,[1421763769.217502],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9942,[1421763769.423722],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9943,[1421763769.628870],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +9944,[1421763769.835091],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +9945,[1421763770.040095],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +9946,[1421763770.245311],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +9947,[1421763770.450821],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9948,[1421763770.656799],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.88,ms +9949,[1421763770.862300],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9950,[1421763771.067375],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9951,[1421763771.271941],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +9952,[1421763771.478300],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +9953,[1421763771.683799],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9954,[1421763771.889015],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +9955,[1421763772.093899],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9956,[1421763772.299660],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +9957,[1421763772.505843],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +9958,[1421763772.711261],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +9959,[1421763772.915938],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +9960,[1421763773.120715],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9961,[1421763773.325211],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +9962,[1421763773.531437],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +9963,[1421763773.736717],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9964,[1421763773.941781],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +9965,[1421763774.147022],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9966,[1421763774.352006],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +9967,[1421763774.559908],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.89,ms +9968,[1421763774.765146],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9969,[1421763774.970678],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +9970,[1421763775.176528],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +9971,[1421763775.381739],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +9972,[1421763775.587004],1186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +9973,[1421763775.791966],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9974,[1421763775.997172],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9975,[1421763776.203443],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +9976,[1421763776.408586],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +9977,[1421763776.613968],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9978,[1421763776.819306],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +9979,[1421763777.024934],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +9980,[1421763777.231106],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +9981,[1421763777.436070],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +9982,[1421763777.642529],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +9983,[1421763777.848536],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +9984,[1421763778.054369],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +9985,[1421763778.260586],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +9986,[1421763778.467188],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +9987,[1421763778.673126],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +9988,[1421763778.878735],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +9989,[1421763779.083644],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9990,[1421763779.288894],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +9991,[1421763779.494436],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +9992,[1421763779.700126],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +9993,[1421763779.906365],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +9994,[1421763780.112135],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +9995,[1421763780.317507],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +9996,[1421763780.523237],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +9997,[1421763780.728618],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +9998,[1421763780.934587],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +9999,[1421763781.141037],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +10000,[1421763781.346971],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +10001,[1421763781.551738],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10002,[1421763781.756745],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10003,[1421763781.962675],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10004,[1421763782.167418],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +10005,[1421763782.372915],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +10006,[1421763782.578518],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10007,[1421763782.784124],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10008,[1421763783.003963],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +10009,[1421763783.210412],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10010,[1421763783.415948],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10011,[1421763783.621163],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10012,[1421763783.826831],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10013,[1421763784.032128],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10014,[1421763784.238198],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +10015,[1421763784.443397],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10016,[1421763784.648481],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10017,[1421763784.853504],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10018,[1421763785.058300],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10019,[1421763785.263245],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10020,[1421763785.468558],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +10021,[1421763785.674037],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10022,[1421763785.880289],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +10023,[1421763786.086039],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10024,[1421763786.291694],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +10025,[1421763786.496519],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10026,[1421763786.701794],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10027,[1421763786.907710],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10028,[1421763787.112541],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10029,[1421763787.317436],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10030,[1421763787.523642],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +10031,[1421763787.728739],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10032,[1421763787.934808],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +10033,[1421763788.139691],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10034,[1421763788.345932],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +10035,[1421763788.551321],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10036,[1421763788.757612],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +10037,[1421763788.962736],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +10038,[1421763789.168784],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +10039,[1421763789.374904],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +10040,[1421763789.580491],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +10041,[1421763789.785549],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10042,[1421763789.991565],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +10043,[1421763790.197297],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +10044,[1421763790.403235],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +10045,[1421763790.610309],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +10046,[1421763790.815641],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10047,[1421763791.020766],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.85,ms +10048,[1421763791.225979],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10049,[1421763791.431143],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10050,[1421763791.636385],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10051,[1421763791.841687],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10052,[1421763792.046424],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +10053,[1421763792.253305],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.81,ms +10054,[1421763792.458297],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10055,[1421763792.663839],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +10056,[1421763792.869325],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10057,[1421763793.075578],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10058,[1421763793.281434],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +10059,[1421763793.486257],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +10060,[1421763793.691286],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10061,[1421763793.896909],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10062,[1421763794.101828],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10063,[1421763794.306747],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +10064,[1421763794.513457],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +10065,[1421763794.718655],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10066,[1421763794.924002],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10067,[1421763795.129133],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10068,[1421763795.335190],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +10069,[1421763795.540180],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10070,[1421763795.745434],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10071,[1421763795.951186],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10072,[1421763796.156650],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10073,[1421763796.361732],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +10074,[1421763796.566990],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10075,[1421763796.771985],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +10076,[1421763796.978144],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +10077,[1421763797.183698],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10078,[1421763797.389146],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10079,[1421763797.594549],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10080,[1421763797.800820],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10081,[1421763798.006171],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10082,[1421763798.212697],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +10083,[1421763798.417767],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10084,[1421763798.622713],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10085,[1421763798.829152],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +10086,[1421763799.034472],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10087,[1421763799.239385],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10088,[1421763799.445242],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +10089,[1421763799.650987],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +10090,[1421763799.857143],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10091,[1421763800.061787],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10092,[1421763800.267707],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +10093,[1421763800.473219],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +10094,[1421763800.678754],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10095,[1421763800.884816],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10096,[1421763801.090121],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +10097,[1421763801.294872],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10098,[1421763801.500059],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10099,[1421763801.704941],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10100,[1421763801.910935],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10101,[1421763802.115545],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +10102,[1421763802.320419],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10103,[1421763802.525777],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +10104,[1421763802.730860],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +10105,[1421763802.936993],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +10106,[1421763803.143080],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +10107,[1421763803.348129],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10108,[1421763803.553782],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +10109,[1421763803.758330],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +10110,[1421763803.964155],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +10111,[1421763804.170125],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10112,[1421763804.375209],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10113,[1421763804.580686],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10114,[1421763804.786999],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +10115,[1421763805.002679],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +10116,[1421763805.207756],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10117,[1421763805.412917],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10118,[1421763805.619195],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +10119,[1421763805.825692],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10120,[1421763806.031237],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10121,[1421763806.236742],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10122,[1421763806.442066],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10123,[1421763806.648100],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10124,[1421763806.854694],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10125,[1421763807.059676],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10126,[1421763807.264548],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10127,[1421763807.470567],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10128,[1421763807.676370],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +10129,[1421763807.882758],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +10130,[1421763808.088586],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +10131,[1421763808.295051],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +10132,[1421763808.500643],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10133,[1421763808.706121],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10134,[1421763808.912693],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +10135,[1421763809.117406],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10136,[1421763809.323017],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +10137,[1421763809.528517],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10138,[1421763809.734328],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10139,[1421763809.939858],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10140,[1421763810.145224],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10141,[1421763810.350552],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10142,[1421763810.556128],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10143,[1421763810.761046],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +10144,[1421763810.967165],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10145,[1421763811.173492],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +10146,[1421763811.379833],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +10147,[1421763811.586380],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +10148,[1421763811.792012],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10149,[1421763811.998267],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +10150,[1421763812.203561],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10151,[1421763812.408837],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10152,[1421763812.628004],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +10153,[1421763812.833429],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +10154,[1421763813.039250],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +10155,[1421763813.244178],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10156,[1421763813.449162],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +10157,[1421763813.656470],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.27,ms +10158,[1421763813.867382],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.67,ms +10159,[1421763814.078853],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.01,ms +10160,[1421763814.295843],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +10161,[1421763814.515446],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +10162,[1421763814.738888],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +10163,[1421763814.966162],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +10164,[1421763815.188117],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +10165,[1421763815.471672],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.6,ms +10166,[1421763815.698398],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +10167,[1421763815.918325],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +10168,[1421763816.146789],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +10169,[1421763816.378821],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.1,ms +10170,[1421763816.584020],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10171,[1421763816.790343],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +10172,[1421763816.995701],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +10173,[1421763817.206013],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.73,ms +10174,[1421763817.424728],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +10175,[1421763817.639878],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +10176,[1421763817.883171],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.4,ms +10177,[1421763818.103585],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +10178,[1421763818.327268],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +10179,[1421763818.551597],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +10180,[1421763818.773932],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +10181,[1421763819.047430],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.7,ms +10182,[1421763819.275538],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +10183,[1421763819.481321],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +10184,[1421763819.686455],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10185,[1421763819.892065],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +10186,[1421763820.096909],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10187,[1421763820.301927],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10188,[1421763820.507639],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +10189,[1421763820.713400],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +10190,[1421763820.919463],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +10191,[1421763821.125289],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10192,[1421763821.331227],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +10193,[1421763821.536452],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +10194,[1421763821.742434],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +10195,[1421763821.947680],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10196,[1421763822.153080],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10197,[1421763822.359160],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.00,ms +10198,[1421763822.564616],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +10199,[1421763822.770639],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +10200,[1421763822.976647],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +10201,[1421763823.181721],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10202,[1421763823.387835],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +10203,[1421763823.593457],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10204,[1421763823.799443],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.89,ms +10205,[1421763824.004429],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10206,[1421763824.210287],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +10207,[1421763824.415904],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +10208,[1421763824.621909],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +10209,[1421763824.827217],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +10210,[1421763825.032265],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +10211,[1421763825.237195],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10212,[1421763825.442183],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +10213,[1421763825.647490],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10214,[1421763825.853220],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10215,[1421763826.059399],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +10216,[1421763826.264516],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10217,[1421763826.471035],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +10218,[1421763826.676619],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10219,[1421763826.883137],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +10220,[1421763827.087901],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10221,[1421763827.293872],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +10222,[1421763827.499089],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10223,[1421763827.705119],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +10224,[1421763827.911667],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +10225,[1421763828.117436],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +10226,[1421763828.322691],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +10227,[1421763828.528273],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +10228,[1421763828.734550],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +10229,[1421763828.939128],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10230,[1421763829.144160],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +10231,[1421763829.349091],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10232,[1421763829.554299],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10233,[1421763829.760779],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +10234,[1421763829.966802],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10235,[1421763830.171918],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10236,[1421763830.377189],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10237,[1421763830.583659],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +10238,[1421763830.788652],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10239,[1421763830.994497],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +10240,[1421763831.200362],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10241,[1421763831.406812],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +10242,[1421763831.612786],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10243,[1421763831.818527],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10244,[1421763832.024573],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10245,[1421763832.230289],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +10246,[1421763832.435392],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +10247,[1421763832.640648],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10248,[1421763832.845578],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10249,[1421763833.050606],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +10250,[1421763833.265429],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +10251,[1421763833.470876],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10252,[1421763833.676933],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10253,[1421763833.881896],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +10254,[1421763834.086758],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +10255,[1421763834.291963],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +10256,[1421763834.498368],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +10257,[1421763834.704051],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10258,[1421763834.909227],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10259,[1421763835.114950],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10260,[1421763835.319808],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10261,[1421763835.524925],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10262,[1421763835.729795],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +10263,[1421763835.935869],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +10264,[1421763836.147240],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.06,ms +10265,[1421763836.352416],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +10266,[1421763836.557888],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10267,[1421763836.763010],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10268,[1421763836.968395],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +10269,[1421763837.173219],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10270,[1421763837.379465],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +10271,[1421763837.584787],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10272,[1421763837.790119],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10273,[1421763837.995407],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10274,[1421763838.200402],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10275,[1421763838.405479],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +10276,[1421763838.611484],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +10277,[1421763838.817786],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +10278,[1421763839.023105],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +10279,[1421763839.229233],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +10280,[1421763839.434753],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +10281,[1421763839.640989],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10282,[1421763839.845918],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +10283,[1421763840.051090],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10284,[1421763840.256111],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10285,[1421763840.462743],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +10286,[1421763840.667611],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +10287,[1421763840.873877],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +10288,[1421763841.080001],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10289,[1421763841.285214],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10290,[1421763841.490154],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +10291,[1421763841.696128],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +10292,[1421763841.900636],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +10293,[1421763842.105978],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10294,[1421763842.310805],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +10295,[1421763842.515888],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10296,[1421763842.720775],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10297,[1421763842.925427],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10298,[1421763843.130121],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10299,[1421763843.336777],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +10300,[1421763843.542985],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +10301,[1421763843.748441],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10302,[1421763843.954649],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +10303,[1421763844.159839],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10304,[1421763844.365585],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +10305,[1421763844.571665],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +10306,[1421763844.776599],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10307,[1421763844.981021],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +10308,[1421763845.185816],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10309,[1421763845.390868],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10310,[1421763845.595607],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10311,[1421763845.800581],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10312,[1421763846.005740],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10313,[1421763846.210725],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10314,[1421763846.415436],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +10315,[1421763846.620351],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10316,[1421763846.826351],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +10317,[1421763847.030937],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10318,[1421763847.235872],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10319,[1421763847.441393],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +10320,[1421763847.646497],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +10321,[1421763847.851432],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10322,[1421763848.055887],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10323,[1421763848.261023],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10324,[1421763848.466659],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +10325,[1421763848.671900],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10326,[1421763848.879043],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +10327,[1421763849.089681],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +10328,[1421763849.294866],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +10329,[1421763849.500079],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +10330,[1421763849.705361],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +10331,[1421763849.910605],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10332,[1421763850.115259],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +10333,[1421763850.320639],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +10334,[1421763850.527112],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +10335,[1421763850.733412],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +10336,[1421763850.939318],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +10337,[1421763851.144769],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +10338,[1421763851.350211],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +10339,[1421763851.555355],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10340,[1421763851.761537],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10341,[1421763851.966415],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10342,[1421763852.171380],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10343,[1421763852.377685],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +10344,[1421763852.583595],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10345,[1421763852.789131],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10346,[1421763852.994834],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +10347,[1421763853.199752],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +10348,[1421763853.405042],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +10349,[1421763853.609987],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +10350,[1421763853.815460],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10351,[1421763854.020367],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10352,[1421763854.225457],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10353,[1421763854.430383],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10354,[1421763854.635578],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10355,[1421763854.841962],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +10356,[1421763855.046554],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10357,[1421763855.251683],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +10358,[1421763855.456835],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +10359,[1421763855.662380],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +10360,[1421763855.867490],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10361,[1421763856.073053],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +10362,[1421763856.277911],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10363,[1421763856.483999],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +10364,[1421763856.689175],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10365,[1421763856.895129],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +10366,[1421763857.099652],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +10367,[1421763857.304924],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10368,[1421763857.509636],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +10369,[1421763857.715066],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10370,[1421763857.920560],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10371,[1421763858.125546],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +10372,[1421763858.330592],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10373,[1421763858.535954],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10374,[1421763858.741161],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10375,[1421763858.947671],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +10376,[1421763859.153551],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10377,[1421763859.359415],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +10378,[1421763859.565777],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +10379,[1421763859.772040],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +10380,[1421763859.978081],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +10381,[1421763860.183428],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10382,[1421763860.388673],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10383,[1421763860.594069],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10384,[1421763860.800055],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +10385,[1421763861.005833],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +10386,[1421763861.210434],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10387,[1421763861.415268],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +10388,[1421763861.621211],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +10389,[1421763861.826674],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +10390,[1421763862.031659],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10391,[1421763862.236737],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10392,[1421763862.441697],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10393,[1421763862.647397],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +10394,[1421763862.852216],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +10395,[1421763863.057799],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +10396,[1421763863.262534],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +10397,[1421763863.467833],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10398,[1421763863.673227],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +10399,[1421763863.878652],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10400,[1421763864.084216],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10401,[1421763864.290626],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +10402,[1421763864.496435],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +10403,[1421763864.701553],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10404,[1421763864.907374],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +10405,[1421763865.112167],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10406,[1421763865.318088],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +10407,[1421763865.523542],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +10408,[1421763865.729418],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +10409,[1421763865.935353],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10410,[1421763866.140506],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10411,[1421763866.345251],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +10412,[1421763866.550575],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +10413,[1421763866.756608],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +10414,[1421763866.961503],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10415,[1421763867.167763],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +10416,[1421763867.374391],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.97,ms +10417,[1421763867.579330],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +10418,[1421763867.783855],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10419,[1421763867.989664],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +10420,[1421763868.195980],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +10421,[1421763868.401431],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10422,[1421763868.607869],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +10423,[1421763868.814121],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +10424,[1421763869.019476],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +10425,[1421763869.223909],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +10426,[1421763869.429075],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +10427,[1421763869.635273],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +10428,[1421763869.840018],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10429,[1421763870.044327],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10430,[1421763870.248992],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +10431,[1421763870.454853],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10432,[1421763870.660310],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10433,[1421763870.866795],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10434,[1421763871.071840],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10435,[1421763871.277080],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +10436,[1421763871.483287],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10437,[1421763871.688260],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10438,[1421763871.893413],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10439,[1421763872.099277],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10440,[1421763872.304103],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10441,[1421763872.509103],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +10442,[1421763872.714646],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10443,[1421763872.919812],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10444,[1421763873.124781],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10445,[1421763873.330485],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +10446,[1421763873.536787],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +10447,[1421763873.741775],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10448,[1421763873.947168],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10449,[1421763874.152821],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10450,[1421763874.358031],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10451,[1421763874.563991],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10452,[1421763874.768738],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.00,ms +10453,[1421763874.973601],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10454,[1421763875.178464],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10455,[1421763875.383979],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10456,[1421763875.589205],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10457,[1421763875.795411],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +10458,[1421763876.000428],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10459,[1421763876.205256],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +10460,[1421763876.411863],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +10461,[1421763876.617008],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +10462,[1421763876.822312],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10463,[1421763877.027801],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.93,ms +10464,[1421763877.232255],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10465,[1421763877.437370],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10466,[1421763877.641703],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +10467,[1421763877.847627],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +10468,[1421763878.052539],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10469,[1421763878.257628],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10470,[1421763878.463144],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +10471,[1421763878.669108],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +10472,[1421763878.874746],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +10473,[1421763879.079517],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10474,[1421763879.284450],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10475,[1421763879.489723],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10476,[1421763879.695465],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10477,[1421763879.901011],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10478,[1421763880.105849],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10479,[1421763880.310695],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10480,[1421763880.515548],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +10481,[1421763880.720513],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10482,[1421763880.925780],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10483,[1421763881.130587],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10484,[1421763881.336755],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +10485,[1421763881.541597],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +10486,[1421763881.746623],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10487,[1421763881.951858],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +10488,[1421763882.157311],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10489,[1421763882.363072],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +10490,[1421763882.568102],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10491,[1421763882.773258],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10492,[1421763882.978841],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10493,[1421763883.185219],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +10494,[1421763883.391525],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +10495,[1421763883.597157],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10496,[1421763883.802065],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10497,[1421763884.006892],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +10498,[1421763884.211905],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10499,[1421763884.416957],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10500,[1421763884.623300],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +10501,[1421763884.829386],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +10502,[1421763885.033917],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +10503,[1421763885.239212],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +10504,[1421763885.444665],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +10505,[1421763885.650254],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +10506,[1421763885.856046],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10507,[1421763886.060786],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10508,[1421763886.267071],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +10509,[1421763886.473275],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +10510,[1421763886.679627],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +10511,[1421763886.885275],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10512,[1421763887.090227],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10513,[1421763887.296040],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +10514,[1421763887.501223],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +10515,[1421763887.707508],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +10516,[1421763887.912732],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10517,[1421763888.118905],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +10518,[1421763888.323993],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10519,[1421763888.529450],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +10520,[1421763888.735568],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +10521,[1421763888.940749],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10522,[1421763889.146957],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +10523,[1421763889.352307],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10524,[1421763889.557777],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10525,[1421763889.762654],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10526,[1421763889.968027],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10527,[1421763890.173138],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10528,[1421763890.378328],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10529,[1421763890.584707],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +10530,[1421763890.789655],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10531,[1421763890.994583],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10532,[1421763891.199575],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +10533,[1421763891.404864],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10534,[1421763891.610318],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10535,[1421763891.817480],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.21,ms +10536,[1421763892.021866],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10537,[1421763892.226482],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +10538,[1421763892.431407],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10539,[1421763892.636540],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +10540,[1421763892.841703],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10541,[1421763893.046223],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10542,[1421763893.251002],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10543,[1421763893.456494],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +10544,[1421763893.661657],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10545,[1421763893.866923],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10546,[1421763894.071505],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10547,[1421763894.276768],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10548,[1421763894.481556],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +10549,[1421763894.686258],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +10550,[1421763894.891403],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10551,[1421763895.095651],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +10552,[1421763895.300389],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10553,[1421763895.505558],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10554,[1421763895.710832],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +10555,[1421763895.915996],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10556,[1421763896.121777],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +10557,[1421763896.327770],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +10558,[1421763896.532941],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10559,[1421763896.738323],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10560,[1421763896.943479],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10561,[1421763897.149222],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10562,[1421763897.355210],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +10563,[1421763897.560328],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10564,[1421763897.765328],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.02,ms +10565,[1421763897.970146],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +10566,[1421763898.174958],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10567,[1421763898.380255],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +10568,[1421763898.586479],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +10569,[1421763898.792631],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10570,[1421763898.997707],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10571,[1421763899.202430],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +10572,[1421763899.407320],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10573,[1421763899.612777],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10574,[1421763899.817367],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10575,[1421763900.022851],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +10576,[1421763900.227587],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +10577,[1421763900.432746],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10578,[1421763900.638132],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10579,[1421763900.843348],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10580,[1421763901.048043],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10581,[1421763901.253222],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10582,[1421763901.459300],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10583,[1421763901.664679],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +10584,[1421763901.872476],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.95,ms +10585,[1421763902.082190],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.41,ms +10586,[1421763902.316665],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.9,ms +10587,[1421763902.533229],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +10588,[1421763902.747319],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.2,ms +10589,[1421763903.011933],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.5,ms +10590,[1421763903.232939],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +10591,[1421763903.437833],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10592,[1421763903.642908],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10593,[1421763903.849158],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +10594,[1421763904.054597],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +10595,[1421763904.262072],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.85,ms +10596,[1421763904.473787],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.84,ms +10597,[1421763904.714071],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.1,ms +10598,[1421763904.932693],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +10599,[1421763905.156473],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +10600,[1421763905.381303],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +10601,[1421763905.603126],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +10602,[1421763905.885771],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.6,ms +10603,[1421763906.118056],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.5,ms +10604,[1421763906.411814],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=89.7,ms +10605,[1421763906.633880],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +10606,[1421763906.919273],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.5,ms +10607,[1421763907.144114],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +10608,[1421763907.366739],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +10609,[1421763907.586351],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +10610,[1421763907.874432],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.9,ms +10611,[1421763908.079292],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10612,[1421763908.284978],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +10613,[1421763908.490387],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10614,[1421763908.705232],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +10615,[1421763908.916149],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.79,ms +10616,[1421763909.128575],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.98,ms +10617,[1421763909.345243],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +10618,[1421763909.562340],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +10619,[1421763909.834812],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=68.4,ms +10620,[1421763910.060643],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +10621,[1421763910.284909],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +10622,[1421763910.508364],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +10623,[1421763910.796151],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.8,ms +10624,[1421763911.022617],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +10625,[1421763911.228880],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +10626,[1421763911.515470],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.7,ms +10627,[1421763911.741877],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +10628,[1421763911.967238],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +10629,[1421763912.194881],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +10630,[1421763912.419738],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +10631,[1421763912.645391],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +10632,[1421763912.850419],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10633,[1421763913.056107],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +10634,[1421763913.260991],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10635,[1421763913.477788],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +10636,[1421763913.693780],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.7,ms +10637,[1421763913.908377],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +10638,[1421763914.125869],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +10639,[1421763914.344634],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +10640,[1421763914.562593],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +10641,[1421763914.838884],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.1,ms +10642,[1421763915.117054],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.5,ms +10643,[1421763915.339861],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +10644,[1421763915.567619],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +10645,[1421763915.794933],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +10646,[1421763916.014012],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +10647,[1421763916.237632],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +10648,[1421763916.468926],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.4,ms +10649,[1421763916.748594],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.6,ms +10650,[1421763916.970082],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +10651,[1421763917.193716],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +10652,[1421763917.480446],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.1,ms +10653,[1421763917.688292],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.81,ms +10654,[1421763917.893782],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +10655,[1421763918.100955],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.82,ms +10656,[1421763918.313841],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.24,ms +10657,[1421763918.530164],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +10658,[1421763918.747477],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +10659,[1421763918.964281],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +10660,[1421763919.182084],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +10661,[1421763919.444095],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=58.4,ms +10662,[1421763919.726040],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.4,ms +10663,[1421763919.957502],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.6,ms +10664,[1421763920.184098],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +10665,[1421763920.410154],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +10666,[1421763920.634413],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +10667,[1421763920.844561],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +10668,[1421763921.049400],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10669,[1421763921.254428],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10670,[1421763921.460057],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10671,[1421763921.665460],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10672,[1421763921.870140],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10673,[1421763922.074578],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10674,[1421763922.279571],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10675,[1421763922.492492],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.80,ms +10676,[1421763922.702912],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.32,ms +10677,[1421763922.944203],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.6,ms +10678,[1421763923.158599],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +10679,[1421763923.379513],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +10680,[1421763923.585007],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10681,[1421763923.790613],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10682,[1421763923.996065],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10683,[1421763924.202082],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10684,[1421763924.412698],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.42,ms +10685,[1421763924.624821],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.13,ms +10686,[1421763924.839788],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +10687,[1421763925.053649],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.97,ms +10688,[1421763925.276778],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +10689,[1421763925.495892],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +10690,[1421763925.724595],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +10691,[1421763925.946204],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +10692,[1421763926.232265],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.0,ms +10693,[1421763926.518058],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.9,ms +10694,[1421763926.723309],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10695,[1421763926.928386],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10696,[1421763927.133472],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10697,[1421763927.339517],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +10698,[1421763927.544524],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10699,[1421763927.751074],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +10700,[1421763927.959287],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.99,ms +10701,[1421763928.165497],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +10702,[1421763928.371980],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +10703,[1421763928.577867],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +10704,[1421763928.783108],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +10705,[1421763928.989317],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +10706,[1421763929.194803],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10707,[1421763929.400204],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10708,[1421763929.606413],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +10709,[1421763929.811554],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10710,[1421763930.016261],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10711,[1421763930.222010],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +10712,[1421763930.426808],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +10713,[1421763930.632887],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +10714,[1421763930.838333],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10715,[1421763931.043359],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10716,[1421763931.248268],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10717,[1421763931.453702],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10718,[1421763931.659345],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10719,[1421763931.865176],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +10720,[1421763932.071007],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +10721,[1421763932.276044],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10722,[1421763932.481016],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10723,[1421763932.687659],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +10724,[1421763932.892839],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10725,[1421763933.097894],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10726,[1421763933.303225],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10727,[1421763933.509090],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10728,[1421763933.714953],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10729,[1421763933.920684],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10730,[1421763934.126753],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +10731,[1421763934.332943],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +10732,[1421763934.539329],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +10733,[1421763934.745577],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10734,[1421763934.950230],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10735,[1421763935.155531],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +10736,[1421763935.360150],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +10737,[1421763935.565102],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10738,[1421763935.770952],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +10739,[1421763935.975982],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10740,[1421763936.182538],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +10741,[1421763936.387744],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10742,[1421763936.593843],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +10743,[1421763936.799035],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10744,[1421763937.004006],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10745,[1421763937.209082],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10746,[1421763937.413969],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10747,[1421763937.619581],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10748,[1421763937.824949],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10749,[1421763938.029770],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10750,[1421763938.234990],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +10751,[1421763938.440063],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10752,[1421763938.645620],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10753,[1421763938.850989],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10754,[1421763939.055899],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +10755,[1421763939.261328],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10756,[1421763939.467819],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +10757,[1421763939.673095],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +10758,[1421763939.878096],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10759,[1421763940.082580],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10760,[1421763940.287435],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10761,[1421763940.492676],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10762,[1421763940.698109],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10763,[1421763940.903230],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +10764,[1421763941.108038],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10765,[1421763941.313015],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +10766,[1421763941.518169],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10767,[1421763941.723577],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +10768,[1421763941.929094],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10769,[1421763942.134558],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10770,[1421763942.340608],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +10771,[1421763942.545700],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10772,[1421763942.750649],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10773,[1421763942.955928],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10774,[1421763943.162008],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +10775,[1421763943.366980],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10776,[1421763943.572329],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +10777,[1421763943.777780],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10778,[1421763943.983312],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10779,[1421763944.188678],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10780,[1421763944.393382],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10781,[1421763944.599516],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +10782,[1421763944.805005],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +10783,[1421763945.012570],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.82,ms +10784,[1421763945.217696],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10785,[1421763945.424394],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +10786,[1421763945.635235],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.49,ms +10787,[1421763945.841674],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +10788,[1421763946.046611],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10789,[1421763946.251496],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10790,[1421763946.457109],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10791,[1421763946.663168],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +10792,[1421763946.868216],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +10793,[1421763947.072992],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10794,[1421763947.277790],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +10795,[1421763947.482623],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +10796,[1421763947.687710],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10797,[1421763947.892442],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +10798,[1421763948.097076],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10799,[1421763948.302668],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +10800,[1421763948.508472],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.85,ms +10801,[1421763948.713907],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10802,[1421763948.919465],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10803,[1421763949.124936],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10804,[1421763949.331117],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +10805,[1421763949.537370],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +10806,[1421763949.743655],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +10807,[1421763949.950075],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +10808,[1421763950.155162],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10809,[1421763950.361138],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +10810,[1421763950.566355],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10811,[1421763950.771702],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10812,[1421763950.977183],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10813,[1421763951.183491],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +10814,[1421763951.388591],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +10815,[1421763951.593604],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10816,[1421763951.798697],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10817,[1421763952.004693],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +10818,[1421763952.210661],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +10819,[1421763952.415472],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10820,[1421763952.621168],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +10821,[1421763952.826704],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10822,[1421763953.031713],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +10823,[1421763953.244127],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.62,ms +10824,[1421763953.449806],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10825,[1421763953.655510],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10826,[1421763953.861280],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10827,[1421763954.066168],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10828,[1421763954.271375],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10829,[1421763954.477659],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +10830,[1421763954.683117],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10831,[1421763954.888245],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10832,[1421763955.093391],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +10833,[1421763955.298032],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +10834,[1421763955.503968],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +10835,[1421763955.708827],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +10836,[1421763955.914058],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10837,[1421763956.119566],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10838,[1421763956.324584],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10839,[1421763956.530801],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +10840,[1421763956.737345],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +10841,[1421763956.942518],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +10842,[1421763957.147796],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10843,[1421763957.352881],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10844,[1421763957.558427],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +10845,[1421763957.764497],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +10846,[1421763957.969644],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10847,[1421763958.176053],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +10848,[1421763958.381360],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +10849,[1421763958.586998],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +10850,[1421763958.792975],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +10851,[1421763958.998307],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10852,[1421763959.204597],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +10853,[1421763959.409685],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10854,[1421763959.615057],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +10855,[1421763959.820790],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10856,[1421763960.025771],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +10857,[1421763960.230856],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10858,[1421763960.437210],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +10859,[1421763960.642450],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10860,[1421763960.848019],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +10861,[1421763961.053544],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +10862,[1421763961.258707],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +10863,[1421763961.463984],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10864,[1421763961.670272],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +10865,[1421763961.876518],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +10866,[1421763962.081207],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10867,[1421763962.286159],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10868,[1421763962.492297],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10869,[1421763962.698700],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +10870,[1421763962.904220],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10871,[1421763963.109509],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10872,[1421763963.314719],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10873,[1421763963.519955],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10874,[1421763963.725254],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +10875,[1421763963.930526],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10876,[1421763964.135844],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10877,[1421763964.341177],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +10878,[1421763964.546861],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10879,[1421763964.752515],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +10880,[1421763964.957714],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10881,[1421763965.163276],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +10882,[1421763965.368341],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10883,[1421763965.573761],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +10884,[1421763965.779399],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10885,[1421763965.984405],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10886,[1421763966.189359],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10887,[1421763966.394881],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +10888,[1421763966.599864],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10889,[1421763966.805574],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +10890,[1421763967.010202],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +10891,[1421763967.215892],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +10892,[1421763967.421344],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +10893,[1421763967.627540],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +10894,[1421763967.833286],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +10895,[1421763968.037986],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +10896,[1421763968.243261],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +10897,[1421763968.449578],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +10898,[1421763968.655209],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10899,[1421763968.860485],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10900,[1421763969.065222],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10901,[1421763969.270338],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +10902,[1421763969.475922],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +10903,[1421763969.681382],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +10904,[1421763969.886611],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +10905,[1421763970.091728],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +10906,[1421763970.297138],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +10907,[1421763970.502890],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +10908,[1421763970.708507],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10909,[1421763970.913470],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +10910,[1421763971.119109],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10911,[1421763971.324717],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10912,[1421763971.531253],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +10913,[1421763971.736780],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10914,[1421763971.942435],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +10915,[1421763972.154771],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.38,ms +10916,[1421763972.360209],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +10917,[1421763972.565522],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10918,[1421763972.770841],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +10919,[1421763972.975603],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +10920,[1421763973.180113],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10921,[1421763973.385335],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +10922,[1421763973.591558],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +10923,[1421763973.797319],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10924,[1421763974.002164],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10925,[1421763974.207483],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +10926,[1421763974.412866],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +10927,[1421763974.618809],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10928,[1421763974.824066],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10929,[1421763975.029139],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10930,[1421763975.233968],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +10931,[1421763975.439032],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +10932,[1421763975.645226],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +10933,[1421763975.850838],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10934,[1421763976.056425],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +10935,[1421763976.261501],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10936,[1421763976.467062],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +10937,[1421763976.672521],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10938,[1421763976.878692],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +10939,[1421763977.083229],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +10940,[1421763977.287969],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10941,[1421763977.492841],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10942,[1421763977.699825],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.11,ms +10943,[1421763977.904661],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +10944,[1421763978.109153],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +10945,[1421763978.314493],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +10946,[1421763978.520179],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10947,[1421763978.725344],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +10948,[1421763978.930128],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +10949,[1421763979.135379],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10950,[1421763979.341787],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +10951,[1421763979.547172],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +10952,[1421763979.752602],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +10953,[1421763979.958406],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +10954,[1421763980.163952],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10955,[1421763980.369093],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10956,[1421763980.574392],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +10957,[1421763980.779742],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +10958,[1421763980.985537],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +10959,[1421763981.191404],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +10960,[1421763981.396838],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10961,[1421763981.602336],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +10962,[1421763981.807744],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +10963,[1421763982.013264],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +10964,[1421763982.218436],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +10965,[1421763982.424123],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +10966,[1421763982.629487],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +10967,[1421763982.834629],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +10968,[1421763983.039081],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +10969,[1421763983.243594],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10970,[1421763983.448290],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +10971,[1421763983.653615],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +10972,[1421763983.858423],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +10973,[1421763984.063316],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +10974,[1421763984.268249],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10975,[1421763984.473467],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10976,[1421763984.678558],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +10977,[1421763984.884664],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +10978,[1421763985.089728],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +10979,[1421763985.294418],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +10980,[1421763985.500562],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +10981,[1421763985.706087],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +10982,[1421763985.911713],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +10983,[1421763986.117129],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +10984,[1421763986.322364],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +10985,[1421763986.528163],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +10986,[1421763986.734877],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +10987,[1421763986.941154],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +10988,[1421763987.146597],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +10989,[1421763987.352208],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +10990,[1421763987.557640],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +10991,[1421763987.764143],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +10992,[1421763987.970623],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +10993,[1421763988.176005],1072,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +10994,[1421763988.382156],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +10995,[1421763988.587854],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +10996,[1421763988.794214],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +10997,[1421763988.999429],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +10998,[1421763989.204986],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +10999,[1421763989.411106],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +11000,[1421763989.617218],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +11001,[1421763989.822320],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11002,[1421763990.028004],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +11003,[1421763990.232945],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11004,[1421763990.439322],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +11005,[1421763990.644724],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11006,[1421763990.851023],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +11007,[1421763991.055830],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11008,[1421763991.260853],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11009,[1421763991.466147],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11010,[1421763991.671525],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11011,[1421763991.876921],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11012,[1421763992.081867],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11013,[1421763992.286704],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11014,[1421763992.492014],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11015,[1421763992.697808],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11016,[1421763992.903534],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +11017,[1421763993.108567],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +11018,[1421763993.313655],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11019,[1421763993.518675],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11020,[1421763993.724539],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +11021,[1421763993.930061],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11022,[1421763994.135364],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +11023,[1421763994.341591],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +11024,[1421763994.546954],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +11025,[1421763994.752615],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +11026,[1421763994.957755],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +11027,[1421763995.163434],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +11028,[1421763995.368867],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11029,[1421763995.573786],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +11030,[1421763995.778872],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11031,[1421763995.983966],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +11032,[1421763996.188937],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11033,[1421763996.393563],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11034,[1421763996.600136],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +11035,[1421763996.805592],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11036,[1421763997.010561],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11037,[1421763997.215366],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +11038,[1421763997.420435],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +11039,[1421763997.626102],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +11040,[1421763997.831577],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11041,[1421763998.036676],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11042,[1421763998.241264],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11043,[1421763998.446656],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11044,[1421763998.651959],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11045,[1421763998.857702],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +11046,[1421763999.063459],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +11047,[1421763999.268735],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +11048,[1421763999.477465],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.58,ms +11049,[1421763999.685882],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.61,ms +11050,[1421763999.899559],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.1,ms +11051,[1421764000.105166],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +11052,[1421764000.319422],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +11053,[1421764000.539396],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +11054,[1421764000.744691],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11055,[1421764000.950169],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11056,[1421764001.155439],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +11057,[1421764001.361255],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +11058,[1421764001.567310],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +11059,[1421764001.773227],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +11060,[1421764001.979490],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +11061,[1421764002.184152],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11062,[1421764002.389151],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11063,[1421764002.594002],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11064,[1421764002.798747],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11065,[1421764003.003921],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11066,[1421764003.209195],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11067,[1421764003.414196],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11068,[1421764003.619434],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11069,[1421764003.825620],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +11070,[1421764004.030274],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +11071,[1421764004.236238],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +11072,[1421764004.441331],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11073,[1421764004.647723],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +11074,[1421764004.854096],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +11075,[1421764005.059974],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +11076,[1421764005.264910],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +11077,[1421764005.469699],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +11078,[1421764005.675008],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11079,[1421764005.880157],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11080,[1421764006.084754],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +11081,[1421764006.289777],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11082,[1421764006.494791],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11083,[1421764006.699727],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +11084,[1421764006.904538],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11085,[1421764007.108566],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11086,[1421764007.313637],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11087,[1421764007.518346],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +11088,[1421764007.723028],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11089,[1421764007.928418],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11090,[1421764008.133451],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11091,[1421764008.338260],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11092,[1421764008.542964],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11093,[1421764008.748567],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11094,[1421764008.953681],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11095,[1421764009.158797],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +11096,[1421764009.364271],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11097,[1421764009.569616],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11098,[1421764009.774592],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11099,[1421764009.979224],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +11100,[1421764010.184263],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +11101,[1421764010.389474],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11102,[1421764010.594370],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +11103,[1421764010.800132],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11104,[1421764011.006002],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +11105,[1421764011.211724],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +11106,[1421764011.416821],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +11107,[1421764011.621938],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11108,[1421764011.826917],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11109,[1421764012.031343],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11110,[1421764012.235956],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11111,[1421764012.441013],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +11112,[1421764012.646691],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +11113,[1421764012.851585],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11114,[1421764013.055988],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11115,[1421764013.260957],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11116,[1421764013.466127],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11117,[1421764013.671257],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11118,[1421764013.876310],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11119,[1421764014.080766],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +11120,[1421764014.285210],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +11121,[1421764014.491463],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +11122,[1421764014.697315],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +11123,[1421764014.901958],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11124,[1421764015.106691],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +11125,[1421764015.311602],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11126,[1421764015.516923],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11127,[1421764015.723141],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +11128,[1421764015.928376],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11129,[1421764016.134306],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +11130,[1421764016.340098],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11131,[1421764016.544992],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11132,[1421764016.749400],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +11133,[1421764016.955004],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +11134,[1421764017.159916],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +11135,[1421764017.364937],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11136,[1421764017.569842],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11137,[1421764017.775526],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11138,[1421764017.980875],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +11139,[1421764018.186864],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +11140,[1421764018.393156],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +11141,[1421764018.598444],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11142,[1421764018.803967],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11143,[1421764019.009717],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +11144,[1421764019.215987],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +11145,[1421764019.421073],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11146,[1421764019.626609],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11147,[1421764019.833109],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +11148,[1421764020.038947],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +11149,[1421764020.243921],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11150,[1421764020.450211],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +11151,[1421764020.656365],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +11152,[1421764020.862094],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +11153,[1421764021.066952],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +11154,[1421764021.272663],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.92,ms +11155,[1421764021.479111],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +11156,[1421764021.685370],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +11157,[1421764021.891848],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +11158,[1421764022.096608],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11159,[1421764022.301585],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11160,[1421764022.507040],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11161,[1421764022.713585],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11162,[1421764022.919429],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +11163,[1421764023.126316],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +11164,[1421764023.334703],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.87,ms +11165,[1421764023.563156],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +11166,[1421764023.780821],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +11167,[1421764024.000138],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +11168,[1421764024.221693],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +11169,[1421764024.445711],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +11170,[1421764024.668421],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +11171,[1421764024.897592],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +11172,[1421764025.121926],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +11173,[1421764025.327477],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +11174,[1421764025.533555],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +11175,[1421764025.738909],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +11176,[1421764025.944478],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11177,[1421764026.150006],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11178,[1421764026.355390],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +11179,[1421764026.560551],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11180,[1421764026.765867],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11181,[1421764026.971631],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11182,[1421764027.176807],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11183,[1421764027.383190],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +11184,[1421764027.589782],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +11185,[1421764027.795392],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +11186,[1421764028.001756],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +11187,[1421764028.220498],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +11188,[1421764028.432917],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.60,ms +11189,[1421764028.645032],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.09,ms +11190,[1421764028.865187],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +11191,[1421764029.085978],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +11192,[1421764029.308563],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +11193,[1421764029.591611],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.0,ms +11194,[1421764029.872385],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.7,ms +11195,[1421764030.090541],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +11196,[1421764030.296204],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11197,[1421764030.501792],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +11198,[1421764030.712092],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.72,ms +11199,[1421764030.922643],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.62,ms +11200,[1421764031.135407],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.86,ms +11201,[1421764031.350785],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +11202,[1421764031.570650],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +11203,[1421764031.788267],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +11204,[1421764032.012710],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +11205,[1421764032.218989],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +11206,[1421764032.425003],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +11207,[1421764032.631867],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +11208,[1421764032.837253],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11209,[1421764033.043076],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +11210,[1421764033.260696],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +11211,[1421764033.465503],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11212,[1421764033.670583],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11213,[1421764033.875921],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11214,[1421764034.080889],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11215,[1421764034.286251],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +11216,[1421764034.493573],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.35,ms +11217,[1421764034.705049],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.36,ms +11218,[1421764034.918650],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.60,ms +11219,[1421764035.139474],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +11220,[1421764035.356782],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +11221,[1421764035.634218],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.6,ms +11222,[1421764035.862380],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +11223,[1421764036.071130],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.23,ms +11224,[1421764036.276420],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11225,[1421764036.481566],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11226,[1421764036.687752],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +11227,[1421764036.894127],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +11228,[1421764037.098918],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11229,[1421764037.307326],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.79,ms +11230,[1421764037.512191],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +11231,[1421764037.717282],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11232,[1421764037.922624],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11233,[1421764038.129103],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.01,ms +11234,[1421764038.357825],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +11235,[1421764038.600259],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.5,ms +11236,[1421764038.852566],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.6,ms +11237,[1421764039.071265],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +11238,[1421764039.296777],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +11239,[1421764039.522772],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +11240,[1421764039.756022],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.0,ms +11241,[1421764040.037616],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.8,ms +11242,[1421764040.264164],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +11243,[1421764040.471293],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.40,ms +11244,[1421764040.676596],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11245,[1421764040.882153],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11246,[1421764041.086939],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11247,[1421764041.291804],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11248,[1421764041.496975],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11249,[1421764041.702270],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11250,[1421764041.909376],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.36,ms +11251,[1421764042.138914],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +11252,[1421764042.349356],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.91,ms +11253,[1421764042.559953],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.82,ms +11254,[1421764042.767113],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11255,[1421764042.972800],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +11256,[1421764043.178081],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +11257,[1421764043.383889],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +11258,[1421764043.589832],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +11259,[1421764043.794943],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +11260,[1421764043.999997],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +11261,[1421764044.204945],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11262,[1421764044.409864],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +11263,[1421764044.615976],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +11264,[1421764044.821329],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11265,[1421764045.026913],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11266,[1421764045.233492],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +11267,[1421764045.439387],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +11268,[1421764045.644697],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11269,[1421764045.849615],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11270,[1421764046.055069],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +11271,[1421764046.260110],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11272,[1421764046.465858],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +11273,[1421764046.671436],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11274,[1421764046.876540],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11275,[1421764047.081504],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11276,[1421764047.285938],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11277,[1421764047.490815],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11278,[1421764047.696911],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +11279,[1421764047.902230],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +11280,[1421764048.106960],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11281,[1421764048.311756],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +11282,[1421764048.516918],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +11283,[1421764048.722508],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11284,[1421764048.928244],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +11285,[1421764049.133478],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +11286,[1421764049.339525],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +11287,[1421764049.545466],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +11288,[1421764049.750767],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11289,[1421764049.957109],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11290,[1421764050.162963],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +11291,[1421764050.367911],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11292,[1421764050.573786],1541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11293,[1421764050.779119],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +11294,[1421764050.984359],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +11295,[1421764051.189363],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11296,[1421764051.395002],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11297,[1421764051.600980],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +11298,[1421764051.805964],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +11299,[1421764052.010547],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11300,[1421764052.215589],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11301,[1421764052.420317],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11302,[1421764052.624888],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11303,[1421764052.829714],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11304,[1421764053.034332],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11305,[1421764053.238938],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11306,[1421764053.444154],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11307,[1421764053.650577],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +11308,[1421764053.855907],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11309,[1421764054.060809],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11310,[1421764054.265915],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11311,[1421764054.471473],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11312,[1421764054.677007],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11313,[1421764054.882239],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +11314,[1421764055.087165],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11315,[1421764055.291993],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11316,[1421764055.497343],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11317,[1421764055.703635],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +11318,[1421764055.908901],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11319,[1421764056.114396],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +11320,[1421764056.319485],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11321,[1421764056.524955],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11322,[1421764056.731388],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +11323,[1421764056.936646],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11324,[1421764057.142381],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +11325,[1421764057.347141],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11326,[1421764057.551830],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11327,[1421764057.757112],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +11328,[1421764057.961847],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11329,[1421764058.167764],1541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +11330,[1421764058.373100],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +11331,[1421764058.578305],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11332,[1421764058.784524],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +11333,[1421764058.989392],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11334,[1421764059.194036],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11335,[1421764059.398983],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11336,[1421764059.604366],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +11337,[1421764059.810236],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11338,[1421764060.014819],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +11339,[1421764060.219656],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11340,[1421764060.424878],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +11341,[1421764060.630121],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +11342,[1421764060.835803],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +11343,[1421764061.040388],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +11344,[1421764061.245959],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +11345,[1421764061.451126],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11346,[1421764061.656268],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +11347,[1421764061.861335],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11348,[1421764062.067090],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +11349,[1421764062.271914],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11350,[1421764062.476872],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11351,[1421764062.683012],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +11352,[1421764062.889021],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +11353,[1421764063.093712],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11354,[1421764063.298675],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11355,[1421764063.503433],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11356,[1421764063.708526],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11357,[1421764063.913961],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11358,[1421764064.118831],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11359,[1421764064.324437],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +11360,[1421764064.529396],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +11361,[1421764064.735301],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11362,[1421764064.941925],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +11363,[1421764065.147676],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11364,[1421764065.353832],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +11365,[1421764065.559758],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +11366,[1421764065.764979],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +11367,[1421764065.969981],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11368,[1421764066.175949],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +11369,[1421764066.381188],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11370,[1421764066.586260],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +11371,[1421764066.791292],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11372,[1421764066.997595],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11373,[1421764067.202739],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11374,[1421764067.408192],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +11375,[1421764067.612781],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11376,[1421764067.817523],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +11377,[1421764068.022129],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11378,[1421764068.228219],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11379,[1421764068.434824],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +11380,[1421764068.641790],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +11381,[1421764068.847330],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11382,[1421764069.052216],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11383,[1421764069.257256],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +11384,[1421764069.462807],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +11385,[1421764069.668957],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11386,[1421764069.874509],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11387,[1421764070.079916],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +11388,[1421764070.284632],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11389,[1421764070.489082],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11390,[1421764070.694118],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11391,[1421764070.898666],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11392,[1421764071.103417],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +11393,[1421764071.308595],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +11394,[1421764071.514977],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +11395,[1421764071.720044],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11396,[1421764071.925776],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +11397,[1421764072.130100],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +11398,[1421764072.334677],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +11399,[1421764072.540592],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +11400,[1421764072.747039],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +11401,[1421764072.952567],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +11402,[1421764073.158382],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +11403,[1421764073.363720],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11404,[1421764073.568940],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11405,[1421764073.774096],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +11406,[1421764073.979568],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11407,[1421764074.184753],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11408,[1421764074.390591],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +11409,[1421764074.595735],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11410,[1421764074.801127],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +11411,[1421764075.006914],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +11412,[1421764075.212862],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +11413,[1421764075.417922],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11414,[1421764075.623255],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +11415,[1421764075.828610],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11416,[1421764076.034225],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +11417,[1421764076.239168],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11418,[1421764076.444038],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +11419,[1421764076.648940],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +11420,[1421764076.854740],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11421,[1421764077.059158],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11422,[1421764077.265088],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11423,[1421764077.469801],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +11424,[1421764077.674575],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11425,[1421764077.879153],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +11426,[1421764078.083897],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11427,[1421764078.289162],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +11428,[1421764078.509497],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +11429,[1421764078.715030],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11430,[1421764078.920140],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11431,[1421764079.124943],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11432,[1421764079.330261],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11433,[1421764079.535413],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11434,[1421764079.741103],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11435,[1421764079.946311],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11436,[1421764080.151654],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11437,[1421764080.358219],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11438,[1421764080.563722],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11439,[1421764080.768743],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11440,[1421764080.975152],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +11441,[1421764081.181304],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +11442,[1421764081.386828],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +11443,[1421764081.592523],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11444,[1421764081.797547],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11445,[1421764082.002162],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11446,[1421764082.207018],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +11447,[1421764082.412019],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +11448,[1421764082.618203],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11449,[1421764082.823613],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11450,[1421764083.028543],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11451,[1421764083.233555],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11452,[1421764083.438306],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11453,[1421764083.643370],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +11454,[1421764083.848887],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11455,[1421764084.055491],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +11456,[1421764084.261126],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +11457,[1421764084.467832],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +11458,[1421764084.675213],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +11459,[1421764084.880027],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11460,[1421764085.084336],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11461,[1421764085.288962],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11462,[1421764085.493849],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11463,[1421764085.699553],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11464,[1421764085.904757],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11465,[1421764086.109707],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +11466,[1421764086.314885],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11467,[1421764086.520054],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +11468,[1421764086.725094],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11469,[1421764086.930272],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11470,[1421764087.135341],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +11471,[1421764087.340747],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +11472,[1421764087.546086],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11473,[1421764087.751029],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11474,[1421764087.955867],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11475,[1421764088.161033],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11476,[1421764088.367739],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +11477,[1421764088.573439],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +11478,[1421764088.778604],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +11479,[1421764088.983476],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +11480,[1421764089.188786],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11481,[1421764089.393851],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +11482,[1421764089.599551],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +11483,[1421764089.804831],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11484,[1421764090.009231],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +11485,[1421764100.417974],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11486,[1421764100.623174],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +11487,[1421764100.829811],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +11488,[1421764101.035536],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +11489,[1421764101.240804],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +11490,[1421764101.446048],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11491,[1421764101.650987],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +11492,[1421764101.856237],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11493,[1421764102.060923],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11494,[1421764102.265669],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11495,[1421764102.470715],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11496,[1421764102.676324],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +11497,[1421764102.881737],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +11498,[1421764103.086655],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11499,[1421764103.293279],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +11500,[1421764103.498541],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11501,[1421764103.704039],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11502,[1421764103.909488],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11503,[1421764104.114682],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +11504,[1421764104.320189],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11505,[1421764104.524805],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11506,[1421764104.729874],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11507,[1421764104.934419],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11508,[1421764105.140668],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +11509,[1421764105.346314],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11510,[1421764105.551669],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11511,[1421764105.756388],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11512,[1421764105.962643],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +11513,[1421764106.167843],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +11514,[1421764106.372927],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11515,[1421764106.579114],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +11516,[1421764106.784928],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +11517,[1421764106.990925],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +11518,[1421764107.195338],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +11519,[1421764107.401577],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +11520,[1421764107.606778],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11521,[1421764107.812800],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +11522,[1421764108.017545],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11523,[1421764108.223081],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11524,[1421764108.428118],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11525,[1421764108.634444],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +11526,[1421764108.840875],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +11527,[1421764109.046885],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +11528,[1421764109.252753],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +11529,[1421764109.457777],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +11530,[1421764109.663096],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11531,[1421764109.869008],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11532,[1421764110.073993],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11533,[1421764110.278962],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11534,[1421764110.483859],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +11535,[1421764110.688702],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11536,[1421764110.894751],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +11537,[1421764111.099841],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11538,[1421764111.308260],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.99,ms +11539,[1421764111.513444],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +11540,[1421764111.718771],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11541,[1421764111.924234],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +11542,[1421764112.129821],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11543,[1421764112.339260],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.92,ms +11544,[1421764112.551540],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.26,ms +11545,[1421764112.768854],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +11546,[1421764112.974241],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11547,[1421764113.186223],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.72,ms +11548,[1421764113.430731],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.9,ms +11549,[1421764113.686670],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.9,ms +11550,[1421764113.906855],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +11551,[1421764114.178066],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.4,ms +11552,[1421764114.400023],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +11553,[1421764114.619482],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +11554,[1421764114.903092],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.8,ms +11555,[1421764115.130579],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +11556,[1421764115.355201],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +11557,[1421764115.581082],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +11558,[1421764115.809909],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +11559,[1421764116.036717],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +11560,[1421764116.258700],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +11561,[1421764116.464384],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +11562,[1421764116.669390],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11563,[1421764116.874363],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11564,[1421764117.083575],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.50,ms +11565,[1421764117.295124],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.85,ms +11566,[1421764117.507756],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.72,ms +11567,[1421764117.720892],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.14,ms +11568,[1421764117.977229],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=52.1,ms +11569,[1421764118.193610],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +11570,[1421764118.417989],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +11571,[1421764118.632260],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +11572,[1421764118.859815],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +11573,[1421764119.147318],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.6,ms +11574,[1421764119.377144],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +11575,[1421764119.602148],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +11576,[1421764119.883269],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.3,ms +11577,[1421764120.170008],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.2,ms +11578,[1421764120.388816],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +11579,[1421764120.616994],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +11580,[1421764120.846506],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +11581,[1421764121.051746],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +11582,[1421764121.257811],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +11583,[1421764121.464369],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +11584,[1421764121.673322],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.91,ms +11585,[1421764121.886133],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.97,ms +11586,[1421764122.097422],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.00,ms +11587,[1421764122.309772],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.87,ms +11588,[1421764122.529938],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +11589,[1421764122.749184],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +11590,[1421764122.973842],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +11591,[1421764123.254705],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.0,ms +11592,[1421764123.508411],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=49.7,ms +11593,[1421764123.779624],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.3,ms +11594,[1421764124.005108],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +11595,[1421764124.231483],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +11596,[1421764124.453218],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +11597,[1421764124.681683],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +11598,[1421764124.971159],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.3,ms +11599,[1421764125.257458],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.9,ms +11600,[1421764125.481994],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +11601,[1421764125.687252],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11602,[1421764125.892733],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11603,[1421764126.097788],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11604,[1421764126.317954],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +11605,[1421764126.531591],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.60,ms +11606,[1421764126.746809],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +11607,[1421764126.962498],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +11608,[1421764127.184470],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +11609,[1421764127.407387],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +11610,[1421764127.633296],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +11611,[1421764127.858226],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +11612,[1421764128.063453],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11613,[1421764128.269662],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +11614,[1421764128.475066],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11615,[1421764128.680907],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +11616,[1421764128.886277],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11617,[1421764129.092073],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.07,ms +11618,[1421764129.298517],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +11619,[1421764129.504411],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11620,[1421764129.710010],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +11621,[1421764129.915250],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11622,[1421764130.120780],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.88,ms +11623,[1421764130.327575],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.04,ms +11624,[1421764130.557803],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +11625,[1421764130.771741],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.86,ms +11626,[1421764130.986296],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +11627,[1421764131.203999],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +11628,[1421764131.425886],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +11629,[1421764131.643974],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +11630,[1421764131.850456],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +11631,[1421764132.055492],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11632,[1421764132.260890],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11633,[1421764132.466027],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11634,[1421764132.672708],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +11635,[1421764132.879383],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +11636,[1421764133.084177],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11637,[1421764133.289302],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +11638,[1421764133.494172],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11639,[1421764133.699630],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +11640,[1421764133.904409],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11641,[1421764134.110399],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +11642,[1421764134.315518],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +11643,[1421764134.521007],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +11644,[1421764134.725861],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11645,[1421764134.935120],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.86,ms +11646,[1421764135.167244],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.6,ms +11647,[1421764135.413766],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.6,ms +11648,[1421764135.672192],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.5,ms +11649,[1421764135.944178],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.8,ms +11650,[1421764136.171146],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +11651,[1421764136.396720],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +11652,[1421764136.672639],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.0,ms +11653,[1421764136.887748],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +11654,[1421764137.093462],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +11655,[1421764137.298213],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11656,[1421764137.502894],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11657,[1421764137.708284],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11658,[1421764137.913233],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11659,[1421764138.117922],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +11660,[1421764138.322827],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +11661,[1421764138.528291],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11662,[1421764138.734506],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +11663,[1421764138.939846],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +11664,[1421764139.145160],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11665,[1421764139.360097],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +11666,[1421764139.589882],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +11667,[1421764139.803647],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.81,ms +11668,[1421764140.019456],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +11669,[1421764140.238969],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +11670,[1421764140.460959],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +11671,[1421764140.748347],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.6,ms +11672,[1421764140.953582],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11673,[1421764141.158830],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11674,[1421764141.365949],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.30,ms +11675,[1421764141.573282],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.28,ms +11676,[1421764141.803009],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +11677,[1421764142.039377],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.5,ms +11678,[1421764142.257467],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.4,ms +11679,[1421764142.476461],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +11680,[1421764142.691379],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +11681,[1421764142.896377],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +11682,[1421764143.100872],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11683,[1421764143.305409],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11684,[1421764143.511216],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11685,[1421764143.715676],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +11686,[1421764143.920349],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11687,[1421764144.125094],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +11688,[1421764144.329968],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11689,[1421764144.534477],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11690,[1421764144.739545],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11691,[1421764144.943962],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11692,[1421764145.150054],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +11693,[1421764145.354867],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11694,[1421764145.560798],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +11695,[1421764145.765867],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +11696,[1421764145.972664],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.80,ms +11697,[1421764146.177587],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11698,[1421764146.382260],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11699,[1421764146.587346],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +11700,[1421764146.793169],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +11701,[1421764146.997901],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11702,[1421764147.202625],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11703,[1421764147.408287],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +11704,[1421764147.613501],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11705,[1421764147.819385],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +11706,[1421764148.023859],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11707,[1421764148.228809],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11708,[1421764148.434344],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11709,[1421764148.640179],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +11710,[1421764148.845790],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +11711,[1421764149.050683],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11712,[1421764149.255654],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11713,[1421764149.461948],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +11714,[1421764149.667503],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +11715,[1421764149.873175],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +11716,[1421764150.077968],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +11717,[1421764150.283968],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +11718,[1421764150.489229],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +11719,[1421764150.694397],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +11720,[1421764150.899398],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +11721,[1421764151.104047],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11722,[1421764151.310126],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +11723,[1421764151.515932],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +11724,[1421764151.721888],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +11725,[1421764151.928347],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +11726,[1421764152.133411],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11727,[1421764152.339301],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +11728,[1421764152.544042],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11729,[1421764152.749165],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11730,[1421764152.954878],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +11731,[1421764153.160339],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +11732,[1421764153.365254],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11733,[1421764153.570027],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11734,[1421764153.775232],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11735,[1421764153.981765],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +11736,[1421764154.187162],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +11737,[1421764154.393453],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +11738,[1421764154.599648],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +11739,[1421764154.805958],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11740,[1421764155.010662],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11741,[1421764155.216674],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11742,[1421764155.421840],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +11743,[1421764155.627108],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11744,[1421764155.832193],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11745,[1421764156.036856],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11746,[1421764156.242650],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +11747,[1421764156.450890],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.49,ms +11748,[1421764156.662856],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.96,ms +11749,[1421764156.902656],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.1,ms +11750,[1421764157.153173],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.8,ms +11751,[1421764157.362864],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.91,ms +11752,[1421764157.581369],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +11753,[1421764157.806019],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +11754,[1421764158.088967],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.5,ms +11755,[1421764158.308028],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +11756,[1421764158.590672],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.7,ms +11757,[1421764158.812456],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +11758,[1421764159.017193],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +11759,[1421764159.222263],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11760,[1421764159.427186],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +11761,[1421764159.633121],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +11762,[1421764159.843496],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.54,ms +11763,[1421764160.057788],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +11764,[1421764160.272383],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +11765,[1421764160.525419],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=49.3,ms +11766,[1421764160.748302],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +11767,[1421764160.974458],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +11768,[1421764161.198776],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +11769,[1421764161.421677],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +11770,[1421764161.644955],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +11771,[1421764161.873516],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +11772,[1421764162.092502],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +11773,[1421764162.298727],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +11774,[1421764162.504927],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11775,[1421764162.710499],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11776,[1421764162.915804],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11777,[1421764163.122104],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +11778,[1421764163.327894],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +11779,[1421764163.532736],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +11780,[1421764163.737424],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +11781,[1421764163.942571],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +11782,[1421764164.149005],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +11783,[1421764164.355831],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.24,ms +11784,[1421764164.566961],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.32,ms +11785,[1421764164.778377],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.49,ms +11786,[1421764164.992343],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.93,ms +11787,[1421764165.211776],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +11788,[1421764165.416372],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +11789,[1421764165.621118],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11790,[1421764165.826765],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11791,[1421764166.031058],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +11792,[1421764166.235944],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +11793,[1421764166.441204],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11794,[1421764166.647336],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +11795,[1421764166.852855],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +11796,[1421764167.057286],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11797,[1421764167.263002],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11798,[1421764167.468952],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11799,[1421764167.675078],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +11800,[1421764167.880735],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +11801,[1421764168.086517],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11802,[1421764168.291235],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +11803,[1421764168.496519],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11804,[1421764168.702046],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +11805,[1421764168.906712],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +11806,[1421764169.111416],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +11807,[1421764169.316702],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11808,[1421764169.521848],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +11809,[1421764169.732580],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.23,ms +11810,[1421764169.938158],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +11811,[1421764170.143731],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +11812,[1421764170.350028],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +11813,[1421764170.556075],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +11814,[1421764170.760756],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +11815,[1421764170.966572],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11816,[1421764171.171800],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11817,[1421764171.377994],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +11818,[1421764171.583204],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11819,[1421764171.788186],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11820,[1421764171.993052],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11821,[1421764172.198916],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +11822,[1421764172.403998],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11823,[1421764172.609118],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11824,[1421764172.814565],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +11825,[1421764173.019060],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11826,[1421764173.225080],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +11827,[1421764173.429909],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11828,[1421764173.634587],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +11829,[1421764173.839316],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +11830,[1421764174.043614],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11831,[1421764174.249902],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +11832,[1421764174.455249],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11833,[1421764174.660704],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +11834,[1421764174.866395],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +11835,[1421764175.070706],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11836,[1421764175.276453],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +11837,[1421764175.481467],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +11838,[1421764175.686594],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +11839,[1421764175.891450],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11840,[1421764176.096298],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +11841,[1421764176.301139],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11842,[1421764176.506958],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11843,[1421764176.711916],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11844,[1421764176.917233],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11845,[1421764177.122035],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11846,[1421764177.326807],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11847,[1421764177.531869],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11848,[1421764177.736701],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11849,[1421764177.942257],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11850,[1421764178.148423],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +11851,[1421764178.353595],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11852,[1421764178.559013],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11853,[1421764178.764539],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11854,[1421764178.971053],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +11855,[1421764179.176137],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +11856,[1421764179.381219],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +11857,[1421764179.585989],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +11858,[1421764179.790660],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11859,[1421764179.995987],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11860,[1421764180.201777],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +11861,[1421764180.407489],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11862,[1421764180.613702],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11863,[1421764180.819789],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +11864,[1421764181.024442],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +11865,[1421764181.229325],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +11866,[1421764181.434607],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +11867,[1421764181.641246],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +11868,[1421764181.846435],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11869,[1421764182.051661],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11870,[1421764182.256791],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11871,[1421764182.462338],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +11872,[1421764182.667765],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11873,[1421764182.874018],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11874,[1421764183.079838],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +11875,[1421764183.285239],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +11876,[1421764183.490985],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +11877,[1421764183.696459],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11878,[1421764183.902241],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11879,[1421764184.106901],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11880,[1421764184.312157],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +11881,[1421764184.517517],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11882,[1421764184.723763],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +11883,[1421764184.929767],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +11884,[1421764185.135331],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11885,[1421764185.340593],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11886,[1421764185.546862],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +11887,[1421764185.752175],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11888,[1421764185.957602],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11889,[1421764186.163170],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +11890,[1421764186.369277],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +11891,[1421764186.575590],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +11892,[1421764186.781610],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +11893,[1421764186.986632],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +11894,[1421764187.192647],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +11895,[1421764187.397802],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +11896,[1421764187.603307],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11897,[1421764187.809081],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +11898,[1421764188.014348],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +11899,[1421764188.219679],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +11900,[1421764188.425806],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +11901,[1421764188.631213],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11902,[1421764188.836752],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11903,[1421764189.041758],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +11904,[1421764189.246718],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11905,[1421764189.452665],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +11906,[1421764189.657749],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11907,[1421764189.863128],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +11908,[1421764190.068082],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +11909,[1421764190.273284],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +11910,[1421764190.478431],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11911,[1421764190.684341],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11912,[1421764190.889694],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11913,[1421764191.094447],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +11914,[1421764191.300230],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +11915,[1421764191.505452],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11916,[1421764191.711624],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +11917,[1421764191.917871],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +11918,[1421764192.123041],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11919,[1421764192.328054],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11920,[1421764192.532866],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +11921,[1421764192.738272],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11922,[1421764192.944124],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +11923,[1421764193.150229],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +11924,[1421764193.355636],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +11925,[1421764193.560708],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +11926,[1421764193.765665],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +11927,[1421764193.970846],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +11928,[1421764194.176146],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11929,[1421764194.381149],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11930,[1421764194.586477],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11931,[1421764194.791828],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11932,[1421764194.997165],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11933,[1421764195.203435],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +11934,[1421764195.408536],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +11935,[1421764195.613802],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11936,[1421764195.818912],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +11937,[1421764196.023415],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +11938,[1421764196.229384],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +11939,[1421764196.434058],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +11940,[1421764196.639224],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11941,[1421764196.844642],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11942,[1421764197.048976],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +11943,[1421764197.255147],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +11944,[1421764197.460268],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11945,[1421764197.666238],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +11946,[1421764197.872308],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +11947,[1421764198.076616],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +11948,[1421764198.281425],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11949,[1421764198.487736],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +11950,[1421764198.692961],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11951,[1421764198.899406],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +11952,[1421764199.105043],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +11953,[1421764199.309904],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11954,[1421764199.515823],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +11955,[1421764199.721120],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +11956,[1421764199.926043],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +11957,[1421764200.132320],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +11958,[1421764200.337607],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +11959,[1421764200.542769],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +11960,[1421764200.748859],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +11961,[1421764200.953959],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11962,[1421764201.160109],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +11963,[1421764201.365053],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11964,[1421764201.570713],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +11965,[1421764201.777766],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +11966,[1421764201.983253],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11967,[1421764202.188185],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11968,[1421764202.393186],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11969,[1421764202.599045],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +11970,[1421764202.804068],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +11971,[1421764203.009097],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +11972,[1421764203.214158],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11973,[1421764203.419457],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +11974,[1421764203.624829],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +11975,[1421764203.831329],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +11976,[1421764204.035738],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +11977,[1421764204.240828],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +11978,[1421764204.449103],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +11979,[1421764204.655678],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +11980,[1421764204.861111],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +11981,[1421764205.066271],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +11982,[1421764205.270855],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +11983,[1421764205.475974],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +11984,[1421764205.681274],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11985,[1421764205.886393],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +11986,[1421764206.091045],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +11987,[1421764206.297362],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +11988,[1421764206.505670],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.38,ms +11989,[1421764206.717615],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.10,ms +11990,[1421764206.959995],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.7,ms +11991,[1421764207.214349],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=50.8,ms +11992,[1421764207.432436],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +11993,[1421764207.653677],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +11994,[1421764207.937266],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.8,ms +11995,[1421764208.142233],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +11996,[1421764208.347543],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +11997,[1421764208.553527],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +11998,[1421764208.759411],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +11999,[1421764208.964932],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12000,[1421764209.173929],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.70,ms +12001,[1421764209.385949],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.32,ms +12002,[1421764209.600011],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +12003,[1421764209.821426],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +12004,[1421764210.042441],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +12005,[1421764210.263413],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +12006,[1421764210.548497],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.6,ms +12007,[1421764210.774023],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +12008,[1421764210.997037],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +12009,[1421764211.202120],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12010,[1421764211.407210],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +12011,[1421764211.612532],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +12012,[1421764211.819820],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.07,ms +12013,[1421764212.029463],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.83,ms +12014,[1421764212.266256],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.2,ms +12015,[1421764212.484682],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +12016,[1421764212.706998],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +12017,[1421764212.912649],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12018,[1421764213.117875],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12019,[1421764213.322815],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12020,[1421764213.528314],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +12021,[1421764213.733591],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +12022,[1421764213.938751],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12023,[1421764214.143523],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +12024,[1421764214.348899],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +12025,[1421764214.554130],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +12026,[1421764214.761273],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +12027,[1421764214.967555],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +12028,[1421764215.173012],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12029,[1421764215.377876],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12030,[1421764215.583062],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12031,[1421764215.788741],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +12032,[1421764215.994983],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +12033,[1421764216.199951],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12034,[1421764216.405204],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12035,[1421764216.611540],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +12036,[1421764216.816618],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12037,[1421764217.021321],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12038,[1421764217.226283],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12039,[1421764217.431360],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12040,[1421764217.636895],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +12041,[1421764217.842418],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12042,[1421764218.046989],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12043,[1421764218.252636],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +12044,[1421764218.457436],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12045,[1421764218.663851],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +12046,[1421764218.869087],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12047,[1421764219.073548],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12048,[1421764219.279551],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +12049,[1421764219.485188],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +12050,[1421764219.691444],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +12051,[1421764219.896591],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +12052,[1421764220.101194],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12053,[1421764220.306156],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +12054,[1421764220.511021],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12055,[1421764220.715913],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12056,[1421764220.921229],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12057,[1421764221.126633],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12058,[1421764221.332658],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +12059,[1421764221.537645],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12060,[1421764221.742590],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12061,[1421764221.947576],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12062,[1421764222.152855],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12063,[1421764222.358287],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +12064,[1421764222.563661],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12065,[1421764222.768955],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12066,[1421764222.975100],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12067,[1421764223.180168],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12068,[1421764223.385907],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.05,ms +12069,[1421764223.591055],1026,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12070,[1421764223.796050],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +12071,[1421764224.001764],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +12072,[1421764224.207635],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +12073,[1421764224.412765],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12074,[1421764224.619130],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +12075,[1421764224.824225],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12076,[1421764225.029608],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +12077,[1421764225.234414],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12078,[1421764225.439155],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12079,[1421764225.644682],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +12080,[1421764225.849622],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12081,[1421764226.053835],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +12082,[1421764226.258332],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +12083,[1421764226.464310],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +12084,[1421764226.669259],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +12085,[1421764226.874038],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12086,[1421764227.078491],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12087,[1421764227.282815],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12088,[1421764227.487724],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +12089,[1421764227.692767],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12090,[1421764227.899320],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +12091,[1421764228.104821],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12092,[1421764228.309831],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +12093,[1421764228.515293],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +12094,[1421764228.721099],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +12095,[1421764228.926542],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +12096,[1421764229.131660],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12097,[1421764229.338269],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +12098,[1421764229.543526],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12099,[1421764229.748927],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12100,[1421764229.954887],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +12101,[1421764230.160888],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +12102,[1421764230.367349],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +12103,[1421764230.572921],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12104,[1421764230.778059],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +12105,[1421764230.984045],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +12106,[1421764231.189304],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12107,[1421764231.394400],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12108,[1421764231.599614],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12109,[1421764231.805223],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12110,[1421764232.009740],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +12111,[1421764232.215829],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12112,[1421764232.422123],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12113,[1421764232.627271],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12114,[1421764232.833483],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12115,[1421764233.038503],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12116,[1421764233.243432],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12117,[1421764233.449939],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +12118,[1421764233.656299],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +12119,[1421764233.861981],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +12120,[1421764234.066503],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +12121,[1421764234.272375],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +12122,[1421764234.477587],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12123,[1421764234.682991],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12124,[1421764234.889142],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +12125,[1421764235.093977],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12126,[1421764235.298544],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12127,[1421764235.504995],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +12128,[1421764235.710363],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12129,[1421764235.915403],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12130,[1421764236.120002],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +12131,[1421764236.324895],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12132,[1421764236.530085],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12133,[1421764236.735241],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12134,[1421764236.939966],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12135,[1421764237.145864],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +12136,[1421764237.350986],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12137,[1421764237.555605],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12138,[1421764237.760415],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12139,[1421764237.965773],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +12140,[1421764238.170921],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12141,[1421764238.376336],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12142,[1421764238.583040],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +12143,[1421764238.788298],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12144,[1421764238.994427],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +12145,[1421764239.199550],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +12146,[1421764239.404271],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +12147,[1421764239.609335],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +12148,[1421764239.814593],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12149,[1421764240.019654],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +12150,[1421764240.225845],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +12151,[1421764240.432191],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +12152,[1421764240.639120],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +12153,[1421764240.845132],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12154,[1421764241.051396],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +12155,[1421764241.256075],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12156,[1421764241.461198],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12157,[1421764241.666425],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12158,[1421764241.871898],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +12159,[1421764242.076603],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12160,[1421764242.281658],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +12161,[1421764242.486803],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12162,[1421764242.692859],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +12163,[1421764242.898704],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +12164,[1421764243.103406],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12165,[1421764243.308175],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12166,[1421764243.513331],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12167,[1421764243.719451],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +12168,[1421764243.924696],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12169,[1421764244.129599],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +12170,[1421764244.334659],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12171,[1421764244.539870],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12172,[1421764244.746209],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +12173,[1421764244.953005],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +12174,[1421764245.158129],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12175,[1421764245.364699],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12176,[1421764245.571492],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +12177,[1421764245.777139],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12178,[1421764245.982922],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12179,[1421764246.188065],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12180,[1421764246.394279],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +12181,[1421764246.600461],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +12182,[1421764246.805816],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12183,[1421764247.010554],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12184,[1421764247.215618],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12185,[1421764247.421686],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +12186,[1421764247.627365],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +12187,[1421764247.833078],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +12188,[1421764248.038541],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +12189,[1421764248.243361],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12190,[1421764248.449525],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +12191,[1421764248.655114],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12192,[1421764248.860615],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +12193,[1421764249.066689],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12194,[1421764249.272066],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +12195,[1421764249.477524],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12196,[1421764249.684025],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +12197,[1421764249.888893],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12198,[1421764250.093691],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12199,[1421764250.299018],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +12200,[1421764250.504653],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +12201,[1421764250.709826],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12202,[1421764250.916230],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +12203,[1421764251.121553],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12204,[1421764251.327096],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +12205,[1421764251.532107],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12206,[1421764251.736994],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12207,[1421764251.942788],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +12208,[1421764252.147683],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12209,[1421764252.353867],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +12210,[1421764252.559292],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12211,[1421764252.765432],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +12212,[1421764252.970399],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12213,[1421764253.175753],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12214,[1421764253.381077],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +12215,[1421764253.586411],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12216,[1421764253.792438],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +12217,[1421764253.997601],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12218,[1421764254.203813],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +12219,[1421764254.408652],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12220,[1421764254.613797],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12221,[1421764254.819488],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12222,[1421764255.024866],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +12223,[1421764255.230044],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12224,[1421764255.435188],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +12225,[1421764255.640202],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12226,[1421764255.847121],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.10,ms +12227,[1421764256.052019],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12228,[1421764256.257605],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +12229,[1421764256.463749],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12230,[1421764256.668955],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12231,[1421764256.874682],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +12232,[1421764257.079405],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12233,[1421764257.284244],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +12234,[1421764257.490405],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +12235,[1421764257.695315],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12236,[1421764257.900616],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12237,[1421764258.105646],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12238,[1421764258.311122],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +12239,[1421764258.516816],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +12240,[1421764258.723250],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +12241,[1421764258.928417],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12242,[1421764259.135011],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.87,ms +12243,[1421764259.340023],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12244,[1421764259.546186],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12245,[1421764259.751679],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12246,[1421764259.957643],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.93,ms +12247,[1421764260.163115],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12248,[1421764260.368316],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +12249,[1421764260.573051],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12250,[1421764260.778112],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12251,[1421764260.983193],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12252,[1421764261.189419],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12253,[1421764261.404828],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +12254,[1421764261.634744],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +12255,[1421764261.847694],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.01,ms +12256,[1421764262.064255],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +12257,[1421764262.333050],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=65.2,ms +12258,[1421764262.558962],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +12259,[1421764262.787958],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +12260,[1421764263.068399],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.2,ms +12261,[1421764263.273467],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +12262,[1421764263.478594],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12263,[1421764263.684432],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +12264,[1421764263.890996],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +12265,[1421764264.095823],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12266,[1421764264.301869],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +12267,[1421764264.508132],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +12268,[1421764264.714466],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +12269,[1421764264.919537],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12270,[1421764265.124741],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12271,[1421764265.329878],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12272,[1421764265.535686],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +12273,[1421764265.745670],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.85,ms +12274,[1421764265.957830],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.99,ms +12275,[1421764266.174542],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +12276,[1421764266.379716],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +12277,[1421764266.585081],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12278,[1421764266.792297],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.01,ms +12279,[1421764267.002837],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.46,ms +12280,[1421764267.217339],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +12281,[1421764267.432864],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +12282,[1421764267.688840],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=52.0,ms +12283,[1421764267.914034],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +12284,[1421764268.136976],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +12285,[1421764268.359504],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +12286,[1421764268.646871],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.4,ms +12287,[1421764268.873024],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +12288,[1421764269.093535],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +12289,[1421764269.298375],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12290,[1421764269.504461],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +12291,[1421764269.709708],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12292,[1421764269.916753],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.30,ms +12293,[1421764270.122083],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12294,[1421764270.327405],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12295,[1421764270.532601],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12296,[1421764270.738045],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +12297,[1421764270.943287],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12298,[1421764271.150952],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.78,ms +12299,[1421764271.374426],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +12300,[1421764271.579698],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12301,[1421764271.786121],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +12302,[1421764271.991638],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12303,[1421764272.197174],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12304,[1421764272.403761],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +12305,[1421764272.609788],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +12306,[1421764272.816468],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +12307,[1421764273.021277],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12308,[1421764273.227076],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +12309,[1421764273.432059],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12310,[1421764273.637178],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12311,[1421764273.843395],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12312,[1421764274.048481],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +12313,[1421764274.253687],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12314,[1421764274.459643],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +12315,[1421764274.666511],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +12316,[1421764274.873890],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +12317,[1421764275.079506],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +12318,[1421764275.285053],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +12319,[1421764275.492089],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +12320,[1421764275.697525],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12321,[1421764275.902414],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12322,[1421764276.107220],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +12323,[1421764276.312522],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12324,[1421764276.517852],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12325,[1421764276.723923],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12326,[1421764276.929672],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12327,[1421764277.135014],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12328,[1421764277.341325],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +12329,[1421764277.546656],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12330,[1421764277.751435],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12331,[1421764277.956167],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12332,[1421764278.160962],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12333,[1421764278.366184],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +12334,[1421764278.570905],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12335,[1421764278.775403],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12336,[1421764278.980368],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12337,[1421764279.186321],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +12338,[1421764279.391469],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12339,[1421764279.598120],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.20,ms +12340,[1421764279.804135],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +12341,[1421764280.009484],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +12342,[1421764280.214656],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +12343,[1421764280.419882],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12344,[1421764280.625979],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +12345,[1421764280.831491],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +12346,[1421764281.037286],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +12347,[1421764281.242168],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +12348,[1421764281.447228],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12349,[1421764281.652372],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12350,[1421764281.858419],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +12351,[1421764282.064015],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +12352,[1421764282.269799],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +12353,[1421764282.475194],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12354,[1421764282.680572],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12355,[1421764282.886044],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +12356,[1421764283.090890],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +12357,[1421764283.297213],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +12358,[1421764283.502532],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12359,[1421764283.707511],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12360,[1421764283.912637],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12361,[1421764284.117160],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +12362,[1421764284.321751],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +12363,[1421764284.526818],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12364,[1421764284.732125],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +12365,[1421764284.937646],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12366,[1421764285.143011],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12367,[1421764285.348976],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +12368,[1421764285.553988],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +12369,[1421764285.759478],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12370,[1421764285.964845],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12371,[1421764286.169856],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +12372,[1421764286.375038],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12373,[1421764286.580266],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12374,[1421764286.785323],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12375,[1421764286.990568],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12376,[1421764287.195673],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12377,[1421764287.401584],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +12378,[1421764287.607343],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +12379,[1421764287.812171],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12380,[1421764288.016559],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12381,[1421764288.222559],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +12382,[1421764288.428395],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +12383,[1421764288.634442],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +12384,[1421764288.839527],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12385,[1421764289.043991],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12386,[1421764289.249660],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +12387,[1421764289.454766],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +12388,[1421764289.660660],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +12389,[1421764289.865644],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12390,[1421764290.070481],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12391,[1421764290.276261],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +12392,[1421764290.482187],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +12393,[1421764290.687160],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +12394,[1421764290.892249],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12395,[1421764291.096537],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +12396,[1421764291.301319],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12397,[1421764291.506474],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12398,[1421764291.712336],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +12399,[1421764291.917451],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12400,[1421764292.122055],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12401,[1421764292.326716],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12402,[1421764292.531869],1297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12403,[1421764292.736468],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12404,[1421764292.941067],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.01,ms +12405,[1421764293.145869],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +12406,[1421764293.350760],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12407,[1421764293.556054],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +12408,[1421764293.762574],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +12409,[1421764293.968708],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +12410,[1421764294.173640],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12411,[1421764294.378477],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12412,[1421764294.583702],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12413,[1421764294.789604],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +12414,[1421764294.995256],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12415,[1421764295.200434],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +12416,[1421764295.405462],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12417,[1421764295.610659],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12418,[1421764295.816010],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +12419,[1421764296.020750],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12420,[1421764296.225684],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12421,[1421764296.430526],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +12422,[1421764296.636099],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +12423,[1421764296.841676],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12424,[1421764297.047536],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +12425,[1421764297.252650],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12426,[1421764297.458597],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12427,[1421764297.663492],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12428,[1421764297.868627],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12429,[1421764298.074740],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +12430,[1421764298.280019],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12431,[1421764298.484998],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12432,[1421764298.691423],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +12433,[1421764298.897122],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12434,[1421764299.103000],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +12435,[1421764299.308013],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12436,[1421764299.512920],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12437,[1421764299.718302],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12438,[1421764299.923687],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12439,[1421764300.128447],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12440,[1421764300.336335],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.78,ms +12441,[1421764300.541841],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12442,[1421764300.747165],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +12443,[1421764300.953321],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +12444,[1421764301.158586],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12445,[1421764301.364110],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +12446,[1421764301.569934],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +12447,[1421764301.776165],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +12448,[1421764301.981604],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12449,[1421764302.186879],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12450,[1421764302.392192],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +12451,[1421764302.597961],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12452,[1421764302.803437],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12453,[1421764303.009490],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +12454,[1421764303.214741],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12455,[1421764303.420119],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +12456,[1421764303.626926],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +12457,[1421764303.832193],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12458,[1421764304.037601],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +12459,[1421764304.242807],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +12460,[1421764304.448197],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12461,[1421764304.653028],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12462,[1421764304.857927],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12463,[1421764315.266300],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12464,[1421764315.471582],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +12465,[1421764315.676642],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12466,[1421764315.882147],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +12467,[1421764316.086740],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12468,[1421764316.291789],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12469,[1421764316.498000],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12470,[1421764316.703264],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12471,[1421764316.909508],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +12472,[1421764317.114239],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +12473,[1421764317.319316],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +12474,[1421764317.524870],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +12475,[1421764317.730045],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12476,[1421764317.935120],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +12477,[1421764318.140092],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12478,[1421764318.345547],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +12479,[1421764318.551362],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +12480,[1421764318.757127],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12481,[1421764318.962293],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12482,[1421764319.167480],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12483,[1421764319.373124],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +12484,[1421764319.578960],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +12485,[1421764319.784766],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12486,[1421764319.989922],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12487,[1421764320.196613],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +12488,[1421764320.401918],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12489,[1421764320.607817],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +12490,[1421764320.813087],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12491,[1421764321.017983],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12492,[1421764321.223897],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +12493,[1421764321.430423],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +12494,[1421764321.635709],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12495,[1421764321.841198],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12496,[1421764322.045883],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12497,[1421764322.251002],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12498,[1421764322.456072],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12499,[1421764322.661293],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12500,[1421764322.867042],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12501,[1421764323.072100],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12502,[1421764323.277215],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +12503,[1421764323.483559],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +12504,[1421764323.688696],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12505,[1421764323.894133],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12506,[1421764324.100265],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +12507,[1421764324.305421],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12508,[1421764324.511890],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12509,[1421764324.717982],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +12510,[1421764324.923158],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12511,[1421764325.129623],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +12512,[1421764325.338982],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.48,ms +12513,[1421764325.545198],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +12514,[1421764325.750727],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +12515,[1421764325.955695],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +12516,[1421764326.160975],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12517,[1421764326.367038],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12518,[1421764326.572535],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12519,[1421764326.777951],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12520,[1421764326.983246],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12521,[1421764327.188528],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12522,[1421764327.393661],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12523,[1421764327.598589],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +12524,[1421764327.803559],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12525,[1421764328.007998],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12526,[1421764328.213936],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +12527,[1421764328.418970],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +12528,[1421764328.623955],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12529,[1421764328.829128],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +12530,[1421764329.033860],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12531,[1421764329.238876],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12532,[1421764329.443850],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12533,[1421764329.648909],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12534,[1421764329.853987],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12535,[1421764330.058287],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +12536,[1421764330.263114],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12537,[1421764330.468688],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12538,[1421764330.674191],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12539,[1421764330.879687],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12540,[1421764331.084344],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +12541,[1421764331.290424],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +12542,[1421764331.496872],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +12543,[1421764331.702045],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12544,[1421764331.906841],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12545,[1421764332.111081],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +12546,[1421764332.316238],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12547,[1421764332.521826],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +12548,[1421764332.727137],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12549,[1421764332.932539],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12550,[1421764333.137927],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12551,[1421764333.343001],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +12552,[1421764333.548152],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12553,[1421764333.753639],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12554,[1421764333.959397],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +12555,[1421764334.164121],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12556,[1421764334.368831],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +12557,[1421764334.574134],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +12558,[1421764334.780084],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +12559,[1421764334.985821],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +12560,[1421764335.191153],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12561,[1421764335.396050],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12562,[1421764335.601129],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +12563,[1421764335.806425],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12564,[1421764336.010913],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +12565,[1421764336.215840],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12566,[1421764336.420872],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12567,[1421764336.626977],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12568,[1421764336.832443],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +12569,[1421764337.037504],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12570,[1421764337.242799],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +12571,[1421764337.447877],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12572,[1421764337.653848],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +12573,[1421764337.859459],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +12574,[1421764338.064120],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12575,[1421764338.268635],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +12576,[1421764338.473592],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12577,[1421764338.679063],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +12578,[1421764338.884725],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12579,[1421764339.089437],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +12580,[1421764339.294370],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12581,[1421764339.500617],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +12582,[1421764339.706836],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +12583,[1421764339.912365],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +12584,[1421764340.117609],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +12585,[1421764340.323903],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +12586,[1421764340.529171],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +12587,[1421764340.733876],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12588,[1421764340.939190],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12589,[1421764341.144614],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12590,[1421764341.349442],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12591,[1421764341.554482],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12592,[1421764341.760506],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +12593,[1421764341.966006],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12594,[1421764342.171582],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12595,[1421764342.376761],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12596,[1421764342.585281],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.64,ms +12597,[1421764342.806338],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +12598,[1421764343.012131],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +12599,[1421764343.218205],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +12600,[1421764343.424356],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +12601,[1421764343.647019],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +12602,[1421764343.861578],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.91,ms +12603,[1421764344.080639],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +12604,[1421764344.301046],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +12605,[1421764344.521670],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +12606,[1421764344.745111],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +12607,[1421764345.032096],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.9,ms +12608,[1421764345.254781],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +12609,[1421764345.481037],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +12610,[1421764345.706419],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +12611,[1421764345.911543],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12612,[1421764346.145677],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.2,ms +12613,[1421764346.367940],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +12614,[1421764346.588540],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +12615,[1421764346.804110],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +12616,[1421764347.030825],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +12617,[1421764347.256516],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +12618,[1421764347.476915],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +12619,[1421764347.683005],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12620,[1421764347.887863],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12621,[1421764348.092284],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +12622,[1421764348.299148],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.96,ms +12623,[1421764348.509227],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.75,ms +12624,[1421764348.720614],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.43,ms +12625,[1421764348.969525],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.0,ms +12626,[1421764349.185186],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +12627,[1421764349.411691],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +12628,[1421764349.632196],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +12629,[1421764349.856820],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +12630,[1421764350.087444],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.0,ms +12631,[1421764350.315977],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +12632,[1421764350.544062],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +12633,[1421764350.767748],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +12634,[1421764351.046277],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.5,ms +12635,[1421764351.269810],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +12636,[1421764351.499259],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +12637,[1421764351.725644],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +12638,[1421764352.012881],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.4,ms +12639,[1421764352.240547],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +12640,[1421764352.447200],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +12641,[1421764352.651850],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +12642,[1421764352.856744],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12643,[1421764353.061364],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12644,[1421764353.268931],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.92,ms +12645,[1421764353.481541],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.83,ms +12646,[1421764353.727118],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.7,ms +12647,[1421764353.947632],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +12648,[1421764354.168818],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +12649,[1421764354.389749],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +12650,[1421764354.615025],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +12651,[1421764354.839224],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +12652,[1421764355.057413],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +12653,[1421764355.280734],1186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +12654,[1421764355.506966],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +12655,[1421764355.726119],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +12656,[1421764355.953409],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +12657,[1421764356.180699],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +12658,[1421764356.403052],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +12659,[1421764356.626024],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +12660,[1421764356.855275],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +12661,[1421764357.080618],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +12662,[1421764357.309176],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +12663,[1421764357.525710],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +12664,[1421764357.732155],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +12665,[1421764357.937199],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12666,[1421764358.143999],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.81,ms +12667,[1421764358.352738],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.93,ms +12668,[1421764358.563979],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.13,ms +12669,[1421764358.784020],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +12670,[1421764358.989164],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12671,[1421764359.210669],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.7,ms +12672,[1421764359.430931],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +12673,[1421764359.648956],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +12674,[1421764359.876520],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +12675,[1421764360.158791],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.3,ms +12676,[1421764360.364176],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +12677,[1421764360.569404],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +12678,[1421764360.774362],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12679,[1421764360.980507],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +12680,[1421764361.185017],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12681,[1421764361.389829],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12682,[1421764361.595673],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +12683,[1421764361.801793],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +12684,[1421764362.009528],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.22,ms +12685,[1421764362.222936],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.68,ms +12686,[1421764362.427822],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12687,[1421764362.632572],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +12688,[1421764362.837533],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12689,[1421764363.043112],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +12690,[1421764363.249664],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +12691,[1421764363.455364],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +12692,[1421764363.660579],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12693,[1421764363.865825],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12694,[1421764364.070344],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +12695,[1421764364.276760],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +12696,[1421764364.482210],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12697,[1421764364.687655],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +12698,[1421764364.894261],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +12699,[1421764365.098942],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12700,[1421764365.303959],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12701,[1421764365.509441],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12702,[1421764365.715637],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +12703,[1421764365.921399],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +12704,[1421764366.127600],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +12705,[1421764366.332958],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12706,[1421764366.538561],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +12707,[1421764366.744538],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +12708,[1421764366.949834],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12709,[1421764367.154943],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12710,[1421764367.359882],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +12711,[1421764367.564946],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12712,[1421764367.770366],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12713,[1421764367.975309],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12714,[1421764368.181333],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +12715,[1421764368.387338],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +12716,[1421764368.593774],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +12717,[1421764368.799628],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12718,[1421764369.004899],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12719,[1421764369.210050],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12720,[1421764369.415053],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12721,[1421764369.620373],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +12722,[1421764369.825679],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12723,[1421764370.030381],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +12724,[1421764370.236296],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +12725,[1421764370.441332],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12726,[1421764370.647344],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +12727,[1421764370.853373],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.95,ms +12728,[1421764371.059272],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +12729,[1421764371.265051],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +12730,[1421764371.470296],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12731,[1421764371.675180],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12732,[1421764371.881427],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +12733,[1421764372.087809],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12734,[1421764372.292914],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +12735,[1421764372.498134],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12736,[1421764372.706289],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12737,[1421764372.911664],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12738,[1421764373.116224],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12739,[1421764373.322261],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +12740,[1421764373.528309],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +12741,[1421764373.734619],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +12742,[1421764373.939802],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12743,[1421764374.144757],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12744,[1421764374.349870],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12745,[1421764374.555377],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +12746,[1421764374.761679],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +12747,[1421764374.966589],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12748,[1421764375.172035],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12749,[1421764375.377796],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +12750,[1421764375.583279],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12751,[1421764375.789589],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12752,[1421764375.995524],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12753,[1421764376.200503],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12754,[1421764376.405513],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +12755,[1421764376.611260],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +12756,[1421764376.816739],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12757,[1421764377.021648],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12758,[1421764377.227502],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12759,[1421764377.433630],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +12760,[1421764377.639239],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12761,[1421764377.844390],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +12762,[1421764378.049936],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +12763,[1421764378.255741],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +12764,[1421764378.461133],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12765,[1421764378.667674],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +12766,[1421764378.872347],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12767,[1421764379.076985],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12768,[1421764379.281739],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12769,[1421764379.487793],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +12770,[1421764379.692917],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12771,[1421764379.898652],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +12772,[1421764380.104097],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12773,[1421764380.308974],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +12774,[1421764380.513979],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12775,[1421764380.719404],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +12776,[1421764380.924648],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12777,[1421764381.129407],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +12778,[1421764381.335277],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12779,[1421764381.540359],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12780,[1421764381.745293],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +12781,[1421764381.950962],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12782,[1421764382.156113],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12783,[1421764382.361038],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +12784,[1421764382.566184],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12785,[1421764382.771672],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12786,[1421764382.977200],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12787,[1421764383.183621],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12788,[1421764383.388748],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12789,[1421764383.594536],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12790,[1421764383.800078],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +12791,[1421764384.005421],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12792,[1421764384.210787],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12793,[1421764384.416040],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12794,[1421764384.622381],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +12795,[1421764384.827440],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12796,[1421764385.032104],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12797,[1421764385.236879],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12798,[1421764385.442087],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +12799,[1421764385.648470],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12800,[1421764385.853887],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +12801,[1421764386.058862],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12802,[1421764386.263911],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12803,[1421764386.469009],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12804,[1421764386.677978],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.94,ms +12805,[1421764386.883519],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12806,[1421764387.088469],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12807,[1421764387.293287],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12808,[1421764387.499398],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +12809,[1421764387.783609],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.3,ms +12810,[1421764387.988580],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +12811,[1421764388.193747],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +12812,[1421764388.399832],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +12813,[1421764388.605657],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +12814,[1421764388.810947],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12815,[1421764389.015965],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +12816,[1421764389.222156],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12817,[1421764389.427351],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12818,[1421764389.640633],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.45,ms +12819,[1421764389.846318],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12820,[1421764390.050911],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +12821,[1421764390.256866],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +12822,[1421764390.462025],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12823,[1421764390.667616],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +12824,[1421764390.872915],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12825,[1421764391.078539],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +12826,[1421764391.285026],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +12827,[1421764391.490426],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +12828,[1421764391.695527],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12829,[1421764391.900563],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12830,[1421764392.106233],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.98,ms +12831,[1421764392.312258],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +12832,[1421764392.517571],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12833,[1421764392.722628],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12834,[1421764392.927798],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +12835,[1421764393.133023],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +12836,[1421764393.338159],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12837,[1421764393.543921],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +12838,[1421764393.749843],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +12839,[1421764393.955355],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +12840,[1421764394.160687],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +12841,[1421764394.366732],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12842,[1421764394.572020],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12843,[1421764394.782485],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.06,ms +12844,[1421764394.987930],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12845,[1421764395.193132],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12846,[1421764395.399066],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +12847,[1421764395.604441],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +12848,[1421764395.809138],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12849,[1421764396.013827],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12850,[1421764396.218527],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12851,[1421764396.423699],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +12852,[1421764396.630486],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +12853,[1421764396.835970],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12854,[1421764397.040877],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12855,[1421764397.245926],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12856,[1421764397.451141],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12857,[1421764397.656745],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +12858,[1421764397.863307],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12859,[1421764398.069249],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +12860,[1421764398.275200],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +12861,[1421764398.481672],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12862,[1421764398.687237],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +12863,[1421764398.893965],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +12864,[1421764399.098917],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12865,[1421764399.304128],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +12866,[1421764399.509726],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +12867,[1421764399.714962],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +12868,[1421764399.920108],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12869,[1421764400.125772],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +12870,[1421764400.330857],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +12871,[1421764400.537570],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +12872,[1421764400.743594],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12873,[1421764400.948921],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12874,[1421764401.154448],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +12875,[1421764401.359634],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +12876,[1421764401.566220],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12877,[1421764401.771622],161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +12878,[1421764401.977193],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12879,[1421764402.183494],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +12880,[1421764402.388755],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12881,[1421764402.595155],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +12882,[1421764402.800480],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +12883,[1421764403.005292],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +12884,[1421764403.210899],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +12885,[1421764403.416354],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +12886,[1421764403.622140],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +12887,[1421764403.828741],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12888,[1421764404.034456],1541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +12889,[1421764404.240398],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +12890,[1421764404.445821],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12891,[1421764404.651406],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +12892,[1421764404.856601],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12893,[1421764405.062291],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +12894,[1421764405.268140],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12895,[1421764405.474778],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +12896,[1421764405.681326],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +12897,[1421764405.887835],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12898,[1421764406.092658],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12899,[1421764406.298478],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +12900,[1421764406.503455],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12901,[1421764406.708819],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +12902,[1421764406.913745],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12903,[1421764407.118933],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12904,[1421764407.324182],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12905,[1421764407.529627],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +12906,[1421764407.734635],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12907,[1421764407.941084],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +12908,[1421764408.146288],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +12909,[1421764408.351323],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12910,[1421764408.556958],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +12911,[1421764408.763817],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +12912,[1421764408.970182],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +12913,[1421764409.175246],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +12914,[1421764409.380883],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +12915,[1421764409.586773],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +12916,[1421764409.792991],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +12917,[1421764409.999229],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +12918,[1421764410.204290],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +12919,[1421764410.409422],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +12920,[1421764410.615458],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +12921,[1421764410.820869],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +12922,[1421764411.025788],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12923,[1421764411.231719],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +12924,[1421764411.436972],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +12925,[1421764411.642359],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12926,[1421764411.850521],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.16,ms +12927,[1421764412.055146],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12928,[1421764412.260079],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12929,[1421764412.471627],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.79,ms +12930,[1421764412.677713],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +12931,[1421764412.882862],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12932,[1421764413.087302],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +12933,[1421764413.292027],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12934,[1421764413.496930],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12935,[1421764413.701902],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +12936,[1421764413.908030],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12937,[1421764414.113947],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +12938,[1421764414.319424],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +12939,[1421764414.524822],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12940,[1421764414.730072],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12941,[1421764414.935818],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +12942,[1421764415.140894],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12943,[1421764415.346046],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +12944,[1421764415.550882],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +12945,[1421764415.756168],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +12946,[1421764415.961135],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12947,[1421764416.166674],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +12948,[1421764416.372044],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +12949,[1421764416.577035],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12950,[1421764416.782003],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12951,[1421764416.986850],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12952,[1421764417.191671],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +12953,[1421764417.396932],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12954,[1421764417.601975],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +12955,[1421764417.811398],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.25,ms +12956,[1421764418.017073],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +12957,[1421764418.221779],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +12958,[1421764418.427153],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12959,[1421764418.633827],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +12960,[1421764418.839071],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +12961,[1421764419.043450],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +12962,[1421764419.249205],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +12963,[1421764419.455514],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12964,[1421764419.660979],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12965,[1421764419.866651],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12966,[1421764420.072429],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +12967,[1421764420.278771],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12968,[1421764420.484981],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +12969,[1421764420.691190],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +12970,[1421764420.896731],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +12971,[1421764421.101707],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +12972,[1421764421.306668],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +12973,[1421764421.512354],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +12974,[1421764421.717865],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +12975,[1421764421.923194],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +12976,[1421764422.128380],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12977,[1421764422.333442],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12978,[1421764422.538642],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +12979,[1421764422.743286],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +12980,[1421764422.949523],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12981,[1421764423.154589],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +12982,[1421764423.359905],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +12983,[1421764423.565643],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +12984,[1421764423.770540],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +12985,[1421764423.975721],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +12986,[1421764424.181034],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +12987,[1421764424.386110],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +12988,[1421764424.592271],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +12989,[1421764424.797350],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +12990,[1421764425.003528],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +12991,[1421764425.208926],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +12992,[1421764425.414021],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +12993,[1421764425.620586],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +12994,[1421764425.825796],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +12995,[1421764426.031255],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +12996,[1421764426.236393],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +12997,[1421764426.442433],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +12998,[1421764426.647824],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +12999,[1421764426.853213],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13000,[1421764427.057564],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +13001,[1421764427.262474],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13002,[1421764427.467333],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13003,[1421764427.672484],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +13004,[1421764427.878077],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13005,[1421764428.083034],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +13006,[1421764428.288774],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13007,[1421764428.494764],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +13008,[1421764428.700695],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13009,[1421764428.907163],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +13010,[1421764429.113396],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13011,[1421764429.318161],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +13012,[1421764429.523595],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +13013,[1421764429.731805],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.28,ms +13014,[1421764429.944105],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.30,ms +13015,[1421764430.149619],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13016,[1421764430.354900],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +13017,[1421764430.560614],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +13018,[1421764430.767021],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +13019,[1421764430.972501],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13020,[1421764431.178251],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +13021,[1421764431.383564],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +13022,[1421764431.588744],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13023,[1421764431.793693],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13024,[1421764431.998813],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13025,[1421764432.203830],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13026,[1421764432.409735],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +13027,[1421764432.615547],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.93,ms +13028,[1421764432.821835],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +13029,[1421764433.027365],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13030,[1421764433.232731],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13031,[1421764433.438547],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +13032,[1421764433.644263],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13033,[1421764433.849851],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13034,[1421764434.054703],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +13035,[1421764434.259492],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13036,[1421764434.464721],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13037,[1421764434.670096],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13038,[1421764434.876262],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +13039,[1421764435.081233],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13040,[1421764435.286692],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13041,[1421764435.492556],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13042,[1421764435.699210],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +13043,[1421764435.904859],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13044,[1421764436.109681],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13045,[1421764436.314830],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +13046,[1421764436.520356],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13047,[1421764436.726485],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +13048,[1421764436.931204],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13049,[1421764437.136326],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13050,[1421764437.342348],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +13051,[1421764437.549149],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +13052,[1421764437.755629],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13053,[1421764437.961365],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +13054,[1421764438.166455],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13055,[1421764438.371667],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13056,[1421764438.576723],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13057,[1421764438.781937],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +13058,[1421764438.987062],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13059,[1421764439.192440],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +13060,[1421764439.397396],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13061,[1421764439.602666],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13062,[1421764439.807890],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13063,[1421764440.017144],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.97,ms +13064,[1421764440.222049],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13065,[1421764440.427767],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +13066,[1421764440.633167],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13067,[1421764440.838682],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +13068,[1421764441.043465],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +13069,[1421764441.249633],1670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +13070,[1421764441.454799],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13071,[1421764441.660323],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13072,[1421764441.865557],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13073,[1421764442.070531],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13074,[1421764442.276290],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +13075,[1421764442.482308],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.07,ms +13076,[1421764442.687679],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13077,[1421764442.893795],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +13078,[1421764443.098688],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13079,[1421764443.304930],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +13080,[1421764443.510713],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13081,[1421764443.715970],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13082,[1421764443.920964],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13083,[1421764444.125783],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +13084,[1421764444.331052],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13085,[1421764444.536390],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13086,[1421764444.741977],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +13087,[1421764444.947553],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13088,[1421764445.152786],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13089,[1421764445.357619],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +13090,[1421764445.562600],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13091,[1421764445.769129],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +13092,[1421764445.974090],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13093,[1421764446.179386],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13094,[1421764446.384622],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13095,[1421764446.590685],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +13096,[1421764446.796038],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13097,[1421764447.001441],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13098,[1421764447.207386],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +13099,[1421764447.413103],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +13100,[1421764447.618117],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13101,[1421764447.823104],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +13102,[1421764448.027497],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13103,[1421764448.232191],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13104,[1421764448.436995],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13105,[1421764448.642097],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +13106,[1421764448.847673],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +13107,[1421764449.052433],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13108,[1421764449.257521],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13109,[1421764449.463138],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13110,[1421764449.668729],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +13111,[1421764449.874118],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13112,[1421764450.078505],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13113,[1421764450.283652],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13114,[1421764450.489391],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +13115,[1421764450.694197],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13116,[1421764450.899309],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13117,[1421764451.104044],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13118,[1421764451.309095],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13119,[1421764451.514381],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13120,[1421764451.719902],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +13121,[1421764451.925354],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13122,[1421764452.130734],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13123,[1421764452.336726],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +13124,[1421764452.542152],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +13125,[1421764452.746952],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13126,[1421764452.952349],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13127,[1421764453.157758],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13128,[1421764453.362792],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13129,[1421764453.568828],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13130,[1421764453.774012],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +13131,[1421764453.979894],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +13132,[1421764454.185692],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +13133,[1421764454.390996],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13134,[1421764454.596833],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13135,[1421764454.802273],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +13136,[1421764455.007684],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +13137,[1421764455.213560],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +13138,[1421764455.418235],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13139,[1421764455.624441],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +13140,[1421764455.830047],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +13141,[1421764456.036089],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +13142,[1421764456.242479],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +13143,[1421764456.447352],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13144,[1421764456.652226],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13145,[1421764456.857017],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13146,[1421764457.061892],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13147,[1421764457.267208],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13148,[1421764457.473435],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +13149,[1421764457.679949],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +13150,[1421764457.886500],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +13151,[1421764458.091540],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +13152,[1421764458.296157],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13153,[1421764458.500766],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13154,[1421764458.706226],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13155,[1421764458.911675],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +13156,[1421764459.117240],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13157,[1421764459.322366],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13158,[1421764459.527574],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13159,[1421764459.732887],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13160,[1421764459.938260],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13161,[1421764460.143545],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +13162,[1421764460.348559],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13163,[1421764460.555366],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +13164,[1421764460.768394],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.31,ms +13165,[1421764460.973931],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +13166,[1421764461.179296],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13167,[1421764461.384494],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +13168,[1421764461.590289],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13169,[1421764461.795416],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +13170,[1421764462.000676],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13171,[1421764462.205974],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13172,[1421764462.411083],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +13173,[1421764462.617743],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +13174,[1421764462.823734],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +13175,[1421764463.028562],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13176,[1421764463.233701],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13177,[1421764463.439199],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +13178,[1421764463.645375],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +13179,[1421764463.851489],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +13180,[1421764464.056512],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13181,[1421764464.262395],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +13182,[1421764464.468595],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +13183,[1421764464.674908],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +13184,[1421764464.881399],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +13185,[1421764465.086352],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13186,[1421764465.291215],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13187,[1421764465.497051],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13188,[1421764465.702977],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13189,[1421764465.909825],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +13190,[1421764466.115524],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13191,[1421764466.320901],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +13192,[1421764466.526299],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13193,[1421764466.732241],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +13194,[1421764466.937150],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13195,[1421764467.142340],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13196,[1421764467.347395],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13197,[1421764467.553849],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +13198,[1421764467.759280],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13199,[1421764467.965549],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +13200,[1421764468.171030],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13201,[1421764468.376818],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13202,[1421764468.581610],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13203,[1421764468.787463],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +13204,[1421764468.992746],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +13205,[1421764469.197974],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13206,[1421764469.403812],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13207,[1421764469.609153],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13208,[1421764469.814573],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13209,[1421764470.019173],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13210,[1421764470.227758],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.83,ms +13211,[1421764470.446413],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +13212,[1421764470.663100],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +13213,[1421764470.872075],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.96,ms +13214,[1421764471.077891],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +13215,[1421764471.307243],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +13216,[1421764471.513309],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13217,[1421764471.719075],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13218,[1421764471.924492],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13219,[1421764472.130477],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +13220,[1421764472.336936],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13221,[1421764472.543451],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13222,[1421764472.748469],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13223,[1421764472.954847],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +13224,[1421764473.160457],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13225,[1421764473.365603],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +13226,[1421764473.571359],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +13227,[1421764473.777819],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13228,[1421764473.982706],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13229,[1421764474.188076],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +13230,[1421764474.393098],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13231,[1421764474.598199],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13232,[1421764474.804672],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +13233,[1421764475.010137],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +13234,[1421764475.214872],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +13235,[1421764475.419777],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +13236,[1421764475.625169],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +13237,[1421764475.831429],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +13238,[1421764476.036193],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +13239,[1421764476.289894],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=50.0,ms +13240,[1421764476.495954],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +13241,[1421764476.701891],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13242,[1421764476.907371],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13243,[1421764477.112049],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +13244,[1421764477.317979],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13245,[1421764477.523300],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13246,[1421764477.728311],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13247,[1421764477.934862],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +13248,[1421764478.140375],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13249,[1421764478.345856],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13250,[1421764478.551028],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +13251,[1421764478.756399],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +13252,[1421764478.962378],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +13253,[1421764479.168035],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +13254,[1421764479.373012],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13255,[1421764479.577965],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13256,[1421764479.782668],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +13257,[1421764479.988075],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13258,[1421764480.193425],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13259,[1421764480.399521],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +13260,[1421764480.604871],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13261,[1421764480.811199],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +13262,[1421764481.016415],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13263,[1421764481.222918],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +13264,[1421764481.429421],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +13265,[1421764481.634878],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13266,[1421764481.840372],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13267,[1421764482.045126],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +13268,[1421764482.249875],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13269,[1421764482.455145],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +13270,[1421764482.660415],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +13271,[1421764482.865241],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13272,[1421764483.069711],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +13273,[1421764483.274265],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +13274,[1421764483.480473],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +13275,[1421764483.686106],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13276,[1421764483.890991],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +13277,[1421764484.095601],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +13278,[1421764484.313756],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +13279,[1421764484.525884],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.40,ms +13280,[1421764484.731300],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +13281,[1421764484.936470],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13282,[1421764485.141628],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13283,[1421764485.346151],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13284,[1421764485.552366],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +13285,[1421764485.759463],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.97,ms +13286,[1421764485.985079],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +13287,[1421764486.196917],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.14,ms +13288,[1421764486.407484],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.66,ms +13289,[1421764486.625603],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +13290,[1421764486.845897],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +13291,[1421764487.125551],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.0,ms +13292,[1421764487.355516],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +13293,[1421764487.560686],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13294,[1421764487.786282],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +13295,[1421764488.069741],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.6,ms +13296,[1421764488.296817],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +13297,[1421764488.528639],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.1,ms +13298,[1421764488.752797],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +13299,[1421764489.042655],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.8,ms +13300,[1421764489.269283],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +13301,[1421764489.540721],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.4,ms +13302,[1421764489.759704],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +13303,[1421764489.987108],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +13304,[1421764490.192738],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +13305,[1421764490.397629],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13306,[1421764490.606645],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.31,ms +13307,[1421764490.816148],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.46,ms +13308,[1421764491.031392],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +13309,[1421764491.246820],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +13310,[1421764491.453358],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +13311,[1421764491.660268],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.78,ms +13312,[1421764491.866818],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +13313,[1421764492.071539],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13314,[1421764492.277234],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +13315,[1421764492.481988],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13316,[1421764492.688940],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.24,ms +13317,[1421764492.895031],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +13318,[1421764493.100046],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13319,[1421764493.304986],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13320,[1421764493.509993],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13321,[1421764493.715074],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13322,[1421764493.920604],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13323,[1421764494.125892],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13324,[1421764494.331949],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +13325,[1421764494.537187],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13326,[1421764494.742545],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13327,[1421764494.947679],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13328,[1421764495.152626],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13329,[1421764495.357867],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13330,[1421764495.563298],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13331,[1421764495.769592],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13332,[1421764495.974908],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13333,[1421764496.180893],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13334,[1421764496.385835],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13335,[1421764496.590878],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13336,[1421764496.796887],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +13337,[1421764497.001788],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +13338,[1421764497.206975],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13339,[1421764497.412271],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +13340,[1421764497.616954],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13341,[1421764497.823228],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +13342,[1421764498.027812],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13343,[1421764498.234273],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +13344,[1421764498.439979],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +13345,[1421764498.645680],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13346,[1421764498.851324],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13347,[1421764499.056241],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13348,[1421764499.261129],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13349,[1421764499.466234],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13350,[1421764499.672281],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +13351,[1421764499.877368],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13352,[1421764500.082097],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13353,[1421764500.287343],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +13354,[1421764500.495569],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.94,ms +13355,[1421764500.700977],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +13356,[1421764500.906079],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13357,[1421764501.111047],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +13358,[1421764501.316131],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13359,[1421764501.521673],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +13360,[1421764501.728397],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +13361,[1421764501.934809],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +13362,[1421764502.139711],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13363,[1421764502.344573],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13364,[1421764502.549476],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13365,[1421764502.754023],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13366,[1421764502.959196],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +13367,[1421764503.164048],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13368,[1421764503.368767],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13369,[1421764503.573752],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13370,[1421764503.778903],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13371,[1421764503.984340],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +13372,[1421764504.189669],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +13373,[1421764504.406835],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +13374,[1421764504.612025],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13375,[1421764504.818202],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +13376,[1421764505.023025],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13377,[1421764505.228330],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13378,[1421764505.433018],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +13379,[1421764505.638127],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13380,[1421764505.843248],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13381,[1421764506.048393],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13382,[1421764506.253466],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13383,[1421764506.459613],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +13384,[1421764506.664749],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13385,[1421764506.870121],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13386,[1421764507.075684],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +13387,[1421764507.280932],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13388,[1421764507.486507],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13389,[1421764507.691580],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13390,[1421764507.896866],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13391,[1421764508.101991],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13392,[1421764508.308586],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +13393,[1421764508.515604],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +13394,[1421764508.721555],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +13395,[1421764508.927060],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13396,[1421764509.132190],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13397,[1421764509.337170],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13398,[1421764509.542315],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13399,[1421764509.747400],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13400,[1421764509.952866],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13401,[1421764510.158339],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13402,[1421764510.363551],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13403,[1421764510.569051],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +13404,[1421764510.774555],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13405,[1421764510.980693],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +13406,[1421764511.185887],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13407,[1421764511.390856],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +13408,[1421764511.597417],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +13409,[1421764511.811540],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.98,ms +13410,[1421764512.031711],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +13411,[1421764512.236757],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13412,[1421764512.450453],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.51,ms +13413,[1421764512.656132],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13414,[1421764512.861683],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +13415,[1421764513.066788],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13416,[1421764513.272497],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +13417,[1421764513.477691],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13418,[1421764513.683006],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13419,[1421764513.889769],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +13420,[1421764514.095762],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13421,[1421764514.302005],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +13422,[1421764514.507268],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13423,[1421764514.713541],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +13424,[1421764514.919892],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +13425,[1421764515.124536],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13426,[1421764515.330444],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +13427,[1421764515.535928],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +13428,[1421764515.742484],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +13429,[1421764515.947691],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13430,[1421764516.153756],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +13431,[1421764516.361417],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.44,ms +13432,[1421764516.567062],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13433,[1421764516.772562],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +13434,[1421764516.977687],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13435,[1421764517.183225],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13436,[1421764517.389484],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +13437,[1421764517.595251],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +13438,[1421764517.802040],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +13439,[1421764518.006963],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13440,[1421764518.211989],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +13441,[1421764518.417456],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13442,[1421764518.623997],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +13443,[1421764518.829336],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13444,[1421764519.033933],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13445,[1421764519.238877],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13446,[1421764519.443827],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13447,[1421764519.648948],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13448,[1421764519.853943],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +13449,[1421764520.058668],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13450,[1421764520.263702],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +13451,[1421764520.470282],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +13452,[1421764520.675901],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13453,[1421764520.881587],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13454,[1421764521.088334],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.12,ms +13455,[1421764521.293447],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13456,[1421764521.498499],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13457,[1421764521.704025],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13458,[1421764521.909535],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13459,[1421764522.114357],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13460,[1421764522.319511],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13461,[1421764522.525152],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13462,[1421764522.731150],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +13463,[1421764522.935956],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13464,[1421764523.141010],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13465,[1421764523.346751],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +13466,[1421764523.552833],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +13467,[1421764523.757933],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13468,[1421764523.963837],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +13469,[1421764524.169231],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +13470,[1421764524.375758],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +13471,[1421764524.581527],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13472,[1421764524.787487],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13473,[1421764524.994119],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +13474,[1421764525.199844],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13475,[1421764525.404806],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13476,[1421764525.610882],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +13477,[1421764525.815911],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +13478,[1421764526.021942],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +13479,[1421764526.227292],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +13480,[1421764526.435146],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.33,ms +13481,[1421764526.640624],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13482,[1421764526.845909],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +13483,[1421764527.051430],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +13484,[1421764527.257639],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +13485,[1421764527.462494],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13486,[1421764527.667745],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13487,[1421764527.873132],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13488,[1421764528.078693],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +13489,[1421764528.284849],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +13490,[1421764528.491029],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +13491,[1421764528.696780],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +13492,[1421764528.902265],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +13493,[1421764529.108058],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +13494,[1421764529.313263],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13495,[1421764529.519598],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +13496,[1421764529.724827],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +13497,[1421764529.931159],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +13498,[1421764530.136494],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13499,[1421764530.341745],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13500,[1421764530.546830],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13501,[1421764530.751590],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13502,[1421764530.957738],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +13503,[1421764531.163043],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +13504,[1421764531.368640],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13505,[1421764531.573874],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13506,[1421764531.778901],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13507,[1421764531.984240],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +13508,[1421764532.190488],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +13509,[1421764532.396828],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +13510,[1421764532.602210],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13511,[1421764532.807523],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13512,[1421764533.011968],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13513,[1421764533.217178],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13514,[1421764533.422727],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13515,[1421764533.627908],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13516,[1421764533.832946],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +13517,[1421764534.037519],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +13518,[1421764534.243643],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +13519,[1421764534.448810],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13520,[1421764534.654919],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +13521,[1421764534.860324],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13522,[1421764535.065471],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13523,[1421764535.271235],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13524,[1421764535.476820],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +13525,[1421764535.682531],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13526,[1421764535.888004],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13527,[1421764536.092847],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13528,[1421764536.297765],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13529,[1421764536.503390],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13530,[1421764536.708770],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13531,[1421764536.913680],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13532,[1421764537.118259],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13533,[1421764537.323111],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13534,[1421764537.529050],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +13535,[1421764537.734079],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13536,[1421764537.939559],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +13537,[1421764538.144673],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13538,[1421764538.350205],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +13539,[1421764538.555283],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +13540,[1421764538.760110],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13541,[1421764538.964898],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13542,[1421764539.170065],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13543,[1421764539.375022],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13544,[1421764539.579884],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13545,[1421764539.785105],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13546,[1421764539.991481],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +13547,[1421764540.196381],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +13548,[1421764540.401389],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13549,[1421764540.606817],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +13550,[1421764540.812116],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13551,[1421764541.016660],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13552,[1421764541.222977],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +13553,[1421764541.428581],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +13554,[1421764541.645948],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +13555,[1421764541.851319],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13556,[1421764542.066609],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +13557,[1421764542.271673],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +13558,[1421764542.476448],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13559,[1421764542.681330],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13560,[1421764542.886478],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13561,[1421764543.091288],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +13562,[1421764543.297440],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +13563,[1421764543.502509],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +13564,[1421764543.708985],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +13565,[1421764543.915186],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13566,[1421764544.120248],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +13567,[1421764544.326106],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +13568,[1421764544.531161],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13569,[1421764544.736240],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13570,[1421764544.941239],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13571,[1421764545.147295],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +13572,[1421764545.353199],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +13573,[1421764545.558194],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13574,[1421764545.763332],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13575,[1421764545.969498],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.89,ms +13576,[1421764546.174920],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13577,[1421764546.379747],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13578,[1421764546.585118],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +13579,[1421764546.791604],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +13580,[1421764546.998578],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +13581,[1421764547.203843],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13582,[1421764547.410313],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +13583,[1421764547.615713],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13584,[1421764547.821907],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +13585,[1421764548.026951],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13586,[1421764548.233137],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +13587,[1421764548.438298],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13588,[1421764548.644969],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +13589,[1421764548.850456],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13590,[1421764549.056368],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +13591,[1421764549.265426],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.09,ms +13592,[1421764549.470829],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13593,[1421764549.677162],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +13594,[1421764549.882872],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13595,[1421764550.088410],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +13596,[1421764550.293500],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13597,[1421764550.498867],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13598,[1421764550.704673],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +13599,[1421764550.911329],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +13600,[1421764551.117319],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13601,[1421764551.322468],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13602,[1421764551.528834],1670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +13603,[1421764551.735047],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +13604,[1421764551.940365],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +13605,[1421764552.145551],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +13606,[1421764552.351603],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +13607,[1421764552.569594],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +13608,[1421764552.774542],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13609,[1421764552.995115],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +13610,[1421764553.200608],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +13611,[1421764553.406738],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13612,[1421764553.612176],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13613,[1421764553.817621],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +13614,[1421764554.022330],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13615,[1421764554.227244],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +13616,[1421764554.431935],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13617,[1421764554.636864],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13618,[1421764554.843156],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +13619,[1421764555.053007],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.70,ms +13620,[1421764555.258520],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13621,[1421764555.464102],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13622,[1421764555.669469],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +13623,[1421764555.876231],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.74,ms +13624,[1421764556.103859],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +13625,[1421764556.309265],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13626,[1421764556.514747],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13627,[1421764556.720362],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13628,[1421764556.925817],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13629,[1421764557.131015],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +13630,[1421764557.336000],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13631,[1421764557.541819],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.88,ms +13632,[1421764557.747557],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +13633,[1421764557.952817],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +13634,[1421764558.157557],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +13635,[1421764558.362994],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +13636,[1421764558.568408],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +13637,[1421764558.773554],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13638,[1421764558.980299],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +13639,[1421764559.185509],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13640,[1421764559.391910],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +13641,[1421764559.597009],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13642,[1421764559.803099],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +13643,[1421764560.007912],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13644,[1421764560.214076],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13645,[1421764560.419339],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13646,[1421764560.625226],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +13647,[1421764560.830791],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13648,[1421764561.035492],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13649,[1421764561.240219],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +13650,[1421764561.445419],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13651,[1421764561.650961],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13652,[1421764561.857170],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +13653,[1421764562.063018],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +13654,[1421764562.268977],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +13655,[1421764562.475124],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +13656,[1421764562.680973],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +13657,[1421764562.887113],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +13658,[1421764563.092984],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13659,[1421764563.298315],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +13660,[1421764563.503360],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13661,[1421764563.708653],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13662,[1421764563.914818],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +13663,[1421764564.120648],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +13664,[1421764564.326724],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +13665,[1421764564.532145],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13666,[1421764564.738699],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13667,[1421764564.944152],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +13668,[1421764565.149156],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +13669,[1421764565.354389],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +13670,[1421764565.560129],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13671,[1421764565.765841],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13672,[1421764565.971218],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13673,[1421764566.176544],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13674,[1421764566.382686],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13675,[1421764566.587449],161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13676,[1421764566.792584],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13677,[1421764566.998231],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +13678,[1421764567.203234],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +13679,[1421764567.408342],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13680,[1421764567.614471],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +13681,[1421764567.819666],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13682,[1421764568.023992],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13683,[1421764568.228652],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13684,[1421764568.448532],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +13685,[1421764568.653803],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +13686,[1421764568.859148],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13687,[1421764569.066273],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.39,ms +13688,[1421764569.275438],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.32,ms +13689,[1421764569.480213],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13690,[1421764569.686146],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +13691,[1421764569.891196],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13692,[1421764570.096276],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13693,[1421764570.301375],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13694,[1421764570.505970],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13695,[1421764570.711161],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13696,[1421764570.916196],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13697,[1421764571.120685],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +13698,[1421764571.326678],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +13699,[1421764571.531489],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13700,[1421764571.736405],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13701,[1421764571.941391],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13702,[1421764572.146497],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13703,[1421764572.351333],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13704,[1421764572.557323],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13705,[1421764572.763354],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +13706,[1421764572.968265],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +13707,[1421764573.173333],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +13708,[1421764573.378721],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13709,[1421764573.584385],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +13710,[1421764573.789474],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13711,[1421764573.994412],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13712,[1421764574.200425],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +13713,[1421764574.405350],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13714,[1421764574.610427],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +13715,[1421764574.815536],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13716,[1421764575.020365],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13717,[1421764575.226485],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +13718,[1421764575.431247],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13719,[1421764575.635912],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13720,[1421764575.842142],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +13721,[1421764576.046745],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +13722,[1421764576.252556],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13723,[1421764576.460485],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.39,ms +13724,[1421764576.665774],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13725,[1421764576.871496],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +13726,[1421764577.076696],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13727,[1421764577.281697],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13728,[1421764577.487298],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +13729,[1421764577.692725],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +13730,[1421764577.898874],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.88,ms +13731,[1421764578.104302],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +13732,[1421764578.309417],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13733,[1421764578.514080],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13734,[1421764578.718881],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13735,[1421764578.923876],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13736,[1421764579.129839],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +13737,[1421764579.335095],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13738,[1421764579.540250],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13739,[1421764579.746506],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +13740,[1421764579.951936],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13741,[1421764580.157047],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13742,[1421764580.361893],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13743,[1421764580.567786],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +13744,[1421764580.774138],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +13745,[1421764580.978958],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13746,[1421764581.183861],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13747,[1421764581.389001],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13748,[1421764581.594197],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13749,[1421764581.799535],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13750,[1421764582.004637],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13751,[1421764582.209731],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13752,[1421764582.415602],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +13753,[1421764582.621769],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +13754,[1421764582.827221],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13755,[1421764583.032150],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13756,[1421764583.237102],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13757,[1421764583.443572],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +13758,[1421764583.649664],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +13759,[1421764583.854791],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +13760,[1421764584.059856],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +13761,[1421764584.265688],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +13762,[1421764584.472368],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +13763,[1421764584.677759],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13764,[1421764584.883506],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +13765,[1421764585.088649],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13766,[1421764585.293791],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13767,[1421764585.498831],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13768,[1421764585.705509],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +13769,[1421764585.911076],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13770,[1421764586.116352],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13771,[1421764586.322261],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +13772,[1421764586.527561],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13773,[1421764586.732849],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13774,[1421764586.937812],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13775,[1421764587.143082],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13776,[1421764587.347760],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13777,[1421764587.553844],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +13778,[1421764587.759513],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13779,[1421764587.965118],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +13780,[1421764588.170467],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13781,[1421764588.375722],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13782,[1421764588.580731],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13783,[1421764588.786010],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13784,[1421764588.992545],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +13785,[1421764589.198197],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13786,[1421764589.403135],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13787,[1421764589.608411],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13788,[1421764589.813681],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13789,[1421764590.020260],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +13790,[1421764590.225669],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13791,[1421764590.431094],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13792,[1421764590.636458],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13793,[1421764590.842082],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13794,[1421764591.063142],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +13795,[1421764591.268243],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13796,[1421764591.474555],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +13797,[1421764591.679727],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13798,[1421764591.885682],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +13799,[1421764592.090301],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13800,[1421764592.295438],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +13801,[1421764592.500494],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13802,[1421764592.705502],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13803,[1421764592.910752],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +13804,[1421764593.116022],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13805,[1421764593.322271],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13806,[1421764593.528067],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +13807,[1421764593.734767],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +13808,[1421764593.940194],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13809,[1421764594.146276],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +13810,[1421764594.351664],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +13811,[1421764594.556296],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13812,[1421764594.762315],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +13813,[1421764594.967337],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13814,[1421764595.172419],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13815,[1421764595.377736],161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13816,[1421764595.583462],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13817,[1421764595.789968],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +13818,[1421764595.996400],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +13819,[1421764596.201553],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13820,[1421764596.406339],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13821,[1421764596.611307],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +13822,[1421764596.817524],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +13823,[1421764597.022558],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13824,[1421764597.227308],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +13825,[1421764597.432329],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13826,[1421764597.637502],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13827,[1421764597.843050],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13828,[1421764598.048686],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +13829,[1421764598.253789],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13830,[1421764598.459155],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13831,[1421764598.665699],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +13832,[1421764598.871361],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13833,[1421764599.076674],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +13834,[1421764599.283106],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +13835,[1421764599.488239],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13836,[1421764599.695601],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.31,ms +13837,[1421764599.901604],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13838,[1421764600.106476],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +13839,[1421764600.312201],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +13840,[1421764600.517234],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13841,[1421764600.722533],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13842,[1421764600.927636],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13843,[1421764601.133163],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13844,[1421764601.338704],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13845,[1421764601.544115],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +13846,[1421764601.749797],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13847,[1421764601.956019],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +13848,[1421764602.161321],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13849,[1421764602.367311],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +13850,[1421764602.572412],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13851,[1421764602.777190],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13852,[1421764602.982484],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13853,[1421764603.187584],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13854,[1421764603.393402],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +13855,[1421764603.599451],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +13856,[1421764603.804772],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +13857,[1421764604.010478],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +13858,[1421764604.215487],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +13859,[1421764604.420621],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13860,[1421764604.626970],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +13861,[1421764604.832405],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +13862,[1421764605.037925],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +13863,[1421764605.242693],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +13864,[1421764605.447669],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13865,[1421764605.653034],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13866,[1421764605.859126],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13867,[1421764606.063615],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +13868,[1421764606.269607],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +13869,[1421764606.476028],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +13870,[1421764606.681975],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +13871,[1421764606.887141],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13872,[1421764607.093148],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +13873,[1421764607.298614],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +13874,[1421764607.504012],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13875,[1421764607.709622],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +13876,[1421764607.916578],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.69,ms +13877,[1421764608.122022],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +13878,[1421764608.328423],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +13879,[1421764608.534624],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +13880,[1421764608.740244],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13881,[1421764608.945776],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +13882,[1421764609.151280],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13883,[1421764609.356423],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +13884,[1421764609.561793],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13885,[1421764609.767227],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13886,[1421764609.972073],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +13887,[1421764610.177163],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13888,[1421764610.383281],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +13889,[1421764610.588610],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13890,[1421764610.794172],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13891,[1421764610.999587],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13892,[1421764611.205712],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +13893,[1421764611.410985],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +13894,[1421764611.616956],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +13895,[1421764611.822311],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13896,[1421764612.026979],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13897,[1421764612.232156],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +13898,[1421764612.437379],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13899,[1421764612.643621],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +13900,[1421764612.848564],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +13901,[1421764613.053277],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13902,[1421764613.258492],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13903,[1421764613.464015],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13904,[1421764613.669859],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +13905,[1421764613.875043],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13906,[1421764614.079917],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +13907,[1421764614.285228],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +13908,[1421764614.491024],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13909,[1421764614.696460],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13910,[1421764614.902955],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +13911,[1421764615.107951],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13912,[1421764615.313237],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13913,[1421764615.518934],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13914,[1421764615.724005],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13915,[1421764615.928902],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13916,[1421764616.134049],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +13917,[1421764616.339451],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13918,[1421764616.544653],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +13919,[1421764616.749772],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13920,[1421764616.956042],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +13921,[1421764617.162299],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13922,[1421764617.367902],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +13923,[1421764617.573154],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13924,[1421764617.778177],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13925,[1421764617.983285],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13926,[1421764618.188212],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +13927,[1421764618.393226],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +13928,[1421764618.598046],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +13929,[1421764618.804235],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +13930,[1421764619.010008],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +13931,[1421764619.215069],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13932,[1421764619.420973],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +13933,[1421764619.626080],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13934,[1421764619.831629],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +13935,[1421764620.037415],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +13936,[1421764620.242185],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13937,[1421764620.448047],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +13938,[1421764620.652850],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13939,[1421764620.858103],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13940,[1421764621.062720],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13941,[1421764621.267759],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +13942,[1421764621.472654],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +13943,[1421764621.677807],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +13944,[1421764621.883357],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13945,[1421764622.088131],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +13946,[1421764622.292780],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13947,[1421764622.497533],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +13948,[1421764622.703347],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +13949,[1421764622.908522],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13950,[1421764623.114397],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +13951,[1421764623.318932],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +13952,[1421764623.523586],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +13953,[1421764623.729285],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +13954,[1421764623.934346],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13955,[1421764624.139768],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +13956,[1421764624.344810],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13957,[1421764624.550233],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13958,[1421764624.755419],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +13959,[1421764624.961586],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +13960,[1421764625.166976],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +13961,[1421764625.372634],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +13962,[1421764625.577743],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13963,[1421764625.783153],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13964,[1421764625.988549],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +13965,[1421764626.193892],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +13966,[1421764626.399162],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +13967,[1421764626.604288],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +13968,[1421764626.810387],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +13969,[1421764627.016231],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +13970,[1421764627.221366],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +13971,[1421764627.426357],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13972,[1421764627.631514],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13973,[1421764627.837111],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +13974,[1421764628.042828],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +13975,[1421764628.247348],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +13976,[1421764628.452228],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13977,[1421764628.657615],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +13978,[1421764628.863335],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +13979,[1421764629.068422],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13980,[1421764629.273961],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +13981,[1421764629.480063],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +13982,[1421764629.686444],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +13983,[1421764629.891941],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +13984,[1421764630.097553],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +13985,[1421764630.302469],1075,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13986,[1421764630.508276],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +13987,[1421764630.713279],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +13988,[1421764630.918583],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +13989,[1421764631.124187],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +13990,[1421764631.328963],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +13991,[1421764631.534018],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +13992,[1421764631.739024],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +13993,[1421764631.944615],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +13994,[1421764632.149424],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +13995,[1421764632.354329],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +13996,[1421764632.560526],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +13997,[1421764632.766055],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +13998,[1421764632.971027],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +13999,[1421764633.175971],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +14000,[1421764633.381816],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +14001,[1421764633.586906],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +14002,[1421764633.793090],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +14003,[1421764633.998679],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +14004,[1421764634.203092],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14005,[1421764634.408055],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14006,[1421764634.613267],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +14007,[1421764634.819918],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +14008,[1421764635.025029],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +14009,[1421764635.229911],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14010,[1421764635.435113],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +14011,[1421764635.639598],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14012,[1421764635.844745],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +14013,[1421764636.048958],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14014,[1421764636.253778],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14015,[1421764636.458514],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14016,[1421764636.663655],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +14017,[1421764636.868723],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14018,[1421764637.074400],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +14019,[1421764637.280178],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +14020,[1421764637.484901],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14021,[1421764637.690503],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.90,ms +14022,[1421764637.895745],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +14023,[1421764638.100503],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14024,[1421764638.305525],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14025,[1421764638.511244],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14026,[1421764638.717879],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +14027,[1421764638.923441],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14028,[1421764639.128887],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14029,[1421764639.333719],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14030,[1421764639.539843],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +14031,[1421764639.744901],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14032,[1421764639.950165],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +14033,[1421764640.156328],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +14034,[1421764640.361900],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +14035,[1421764640.567206],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14036,[1421764640.772495],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14037,[1421764640.978596],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +14038,[1421764641.183597],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14039,[1421764641.389033],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14040,[1421764641.601815],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.47,ms +14041,[1421764641.807634],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +14042,[1421764642.012409],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +14043,[1421764642.217143],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14044,[1421764642.423368],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +14045,[1421764642.629196],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14046,[1421764642.834404],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +14047,[1421764643.039264],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14048,[1421764643.244019],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14049,[1421764643.449022],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14050,[1421764643.654978],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +14051,[1421764643.860041],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14052,[1421764644.064685],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14053,[1421764644.269704],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +14054,[1421764644.475086],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +14055,[1421764644.680264],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +14056,[1421764644.885701],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14057,[1421764645.090716],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14058,[1421764645.295408],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +14059,[1421764645.500416],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14060,[1421764645.705579],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14061,[1421764645.910541],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14062,[1421764646.115177],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14063,[1421764646.320059],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14064,[1421764646.526110],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +14065,[1421764646.732825],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +14066,[1421764646.939215],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +14067,[1421764647.144799],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14068,[1421764647.349943],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14069,[1421764647.555029],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14070,[1421764647.761286],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +14071,[1421764647.966210],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14072,[1421764648.171506],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +14073,[1421764648.384897],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.52,ms +14074,[1421764648.589908],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14075,[1421764648.795407],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +14076,[1421764649.000446],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +14077,[1421764649.206626],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +14078,[1421764649.411679],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14079,[1421764649.616870],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14080,[1421764649.821952],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +14081,[1421764650.026683],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14082,[1421764650.231506],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14083,[1421764650.436483],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14084,[1421764650.641231],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14085,[1421764650.846343],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14086,[1421764651.051342],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14087,[1421764651.259562],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.28,ms +14088,[1421764651.465654],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +14089,[1421764651.671727],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +14090,[1421764651.877284],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +14091,[1421764652.082450],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14092,[1421764652.287317],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14093,[1421764652.492412],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14094,[1421764652.697834],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +14095,[1421764652.902803],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14096,[1421764653.107477],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +14097,[1421764653.312864],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +14098,[1421764653.518031],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14099,[1421764653.724408],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +14100,[1421764653.930512],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +14101,[1421764654.140264],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.76,ms +14102,[1421764654.352513],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.50,ms +14103,[1421764654.571031],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +14104,[1421764654.792114],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +14105,[1421764655.012351],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +14106,[1421764655.234565],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +14107,[1421764655.520691],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.7,ms +14108,[1421764655.746394],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +14109,[1421764655.951966],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14110,[1421764656.157585],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14111,[1421764656.362699],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +14112,[1421764656.567765],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14113,[1421764656.775759],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.32,ms +14114,[1421764656.985645],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.96,ms +14115,[1421764657.198450],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.60,ms +14116,[1421764657.415127],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +14117,[1421764657.630590],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +14118,[1421764657.896313],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.0,ms +14119,[1421764658.171298],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.2,ms +14120,[1421764658.397377],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +14121,[1421764658.625381],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +14122,[1421764658.850870],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +14123,[1421764659.140430],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=86.0,ms +14124,[1421764659.419817],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.2,ms +14125,[1421764659.643498],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +14126,[1421764659.870786],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +14127,[1421764660.152146],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.5,ms +14128,[1421764660.376288],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +14129,[1421764660.607418],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.1,ms +14130,[1421764660.837557],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +14131,[1421764661.043040],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +14132,[1421764661.248897],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +14133,[1421764661.455206],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.80,ms +14134,[1421764661.664082],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.95,ms +14135,[1421764661.898341],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.6,ms +14136,[1421764662.102951],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14137,[1421764662.308599],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +14138,[1421764662.513228],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14139,[1421764662.718555],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +14140,[1421764662.923942],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14141,[1421764663.128777],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14142,[1421764663.333484],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14143,[1421764663.539589],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +14144,[1421764663.745176],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14145,[1421764663.950541],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +14146,[1421764664.155571],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14147,[1421764664.360627],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +14148,[1421764664.566898],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +14149,[1421764664.773791],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.96,ms +14150,[1421764664.980049],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +14151,[1421764665.186347],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +14152,[1421764665.392743],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +14153,[1421764665.598244],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14154,[1421764665.804065],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14155,[1421764666.008572],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14156,[1421764666.214442],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +14157,[1421764666.419583],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +14158,[1421764666.624254],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14159,[1421764666.829165],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +14160,[1421764667.033516],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14161,[1421764667.239315],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +14162,[1421764667.444430],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14163,[1421764667.649696],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14164,[1421764667.855119],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14165,[1421764668.060319],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +14166,[1421764668.266343],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +14167,[1421764668.471781],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +14168,[1421764668.678416],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +14169,[1421764668.883396],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14170,[1421764669.088817],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +14171,[1421764669.293456],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14172,[1421764669.498717],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +14173,[1421764669.704038],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14174,[1421764669.909350],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +14175,[1421764670.114743],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14176,[1421764670.319607],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14177,[1421764670.526797],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.69,ms +14178,[1421764670.731948],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +14179,[1421764670.936913],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14180,[1421764671.141993],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14181,[1421764671.346864],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14182,[1421764671.553044],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +14183,[1421764671.758389],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14184,[1421764671.963073],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14185,[1421764672.169143],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +14186,[1421764672.374710],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +14187,[1421764672.580937],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +14188,[1421764672.787023],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14189,[1421764672.993849],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +14190,[1421764673.199529],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14191,[1421764673.404794],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14192,[1421764673.610526],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14193,[1421764673.816705],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +14194,[1421764674.021320],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14195,[1421764674.227191],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +14196,[1421764674.432232],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14197,[1421764674.637793],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +14198,[1421764674.843059],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14199,[1421764675.047842],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14200,[1421764675.253163],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14201,[1421764675.458623],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14202,[1421764675.664108],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14203,[1421764675.869166],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14204,[1421764676.073812],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14205,[1421764676.278993],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14206,[1421764676.484505],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +14207,[1421764676.690979],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +14208,[1421764676.896746],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +14209,[1421764677.101510],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14210,[1421764677.307042],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +14211,[1421764677.512595],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +14212,[1421764677.717468],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14213,[1421764677.922645],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +14214,[1421764678.128035],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14215,[1421764678.332835],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14216,[1421764678.538249],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14217,[1421764678.743768],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14218,[1421764678.949018],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14219,[1421764679.153974],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14220,[1421764679.359066],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14221,[1421764679.564449],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14222,[1421764679.770575],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +14223,[1421764679.976865],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +14224,[1421764680.182072],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14225,[1421764680.387478],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14226,[1421764680.592946],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14227,[1421764680.798616],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14228,[1421764681.003860],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14229,[1421764681.209656],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +14230,[1421764681.415234],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14231,[1421764681.620586],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14232,[1421764681.826653],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +14233,[1421764682.031560],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14234,[1421764682.236583],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +14235,[1421764682.441636],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14236,[1421764682.646338],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14237,[1421764682.851870],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +14238,[1421764683.057669],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +14239,[1421764683.262416],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14240,[1421764683.467727],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14241,[1421764683.673160],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +14242,[1421764683.877973],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +14243,[1421764684.082666],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14244,[1421764684.287297],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +14245,[1421764684.492261],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +14246,[1421764684.697390],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14247,[1421764684.903612],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +14248,[1421764685.108593],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14249,[1421764685.313316],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14250,[1421764685.518124],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +14251,[1421764685.723273],1148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +14252,[1421764685.929565],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +14253,[1421764686.134679],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14254,[1421764686.340092],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +14255,[1421764686.545622],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +14256,[1421764686.750891],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14257,[1421764686.955860],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14258,[1421764687.160848],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14259,[1421764687.366306],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14260,[1421764687.572119],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14261,[1421764687.778055],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +14262,[1421764687.984377],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +14263,[1421764688.189484],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14264,[1421764688.395561],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +14265,[1421764688.601436],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +14266,[1421764688.806673],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14267,[1421764689.011588],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14268,[1421764689.217586],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +14269,[1421764689.422889],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14270,[1421764689.628418],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14271,[1421764689.833907],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14272,[1421764690.038425],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14273,[1421764690.243171],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14274,[1421764690.448241],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +14275,[1421764690.653403],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14276,[1421764690.858270],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14277,[1421764691.062894],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14278,[1421764691.267938],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +14279,[1421764691.472701],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14280,[1421764691.677529],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14281,[1421764691.883554],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +14282,[1421764692.088227],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14283,[1421764692.292985],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14284,[1421764692.498385],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +14285,[1421764692.703694],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14286,[1421764692.909728],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +14287,[1421764693.114277],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +14288,[1421764693.319403],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +14289,[1421764693.525083],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +14290,[1421764693.730403],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14291,[1421764693.935742],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +14292,[1421764694.140665],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14293,[1421764694.345478],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14294,[1421764694.550164],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14295,[1421764694.756331],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +14296,[1421764694.961612],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14297,[1421764695.166453],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14298,[1421764695.371775],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14299,[1421764695.577040],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14300,[1421764695.781695],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +14301,[1421764695.986847],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14302,[1421764696.193253],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +14303,[1421764696.398040],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14304,[1421764696.603860],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +14305,[1421764696.808779],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14306,[1421764697.013490],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14307,[1421764697.218631],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +14308,[1421764697.423311],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14309,[1421764697.629643],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +14310,[1421764697.834825],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14311,[1421764698.039471],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +14312,[1421764698.244280],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14313,[1421764698.449512],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +14314,[1421764698.655811],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +14315,[1421764698.862480],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +14316,[1421764699.068080],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +14317,[1421764699.273816],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14318,[1421764699.480101],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +14319,[1421764699.684810],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14320,[1421764699.890542],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +14321,[1421764700.096016],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +14322,[1421764700.300778],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14323,[1421764700.506071],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14324,[1421764700.712527],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +14325,[1421764700.918232],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +14326,[1421764701.123443],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +14327,[1421764701.328649],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +14328,[1421764701.534105],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +14329,[1421764701.739853],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +14330,[1421764701.945445],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14331,[1421764702.155889],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.68,ms +14332,[1421764702.365818],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.08,ms +14333,[1421764702.579624],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.39,ms +14334,[1421764702.795172],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +14335,[1421764703.051938],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=52.5,ms +14336,[1421764703.274956],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +14337,[1421764703.501162],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +14338,[1421764703.783064],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +14339,[1421764704.009027],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +14340,[1421764704.231346],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +14341,[1421764704.458088],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +14342,[1421764704.740089],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.2,ms +14343,[1421764705.025683],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.0,ms +14344,[1421764705.253736],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +14345,[1421764705.486836],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.2,ms +14346,[1421764705.692081],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14347,[1421764705.897791],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +14348,[1421764706.105437],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.94,ms +14349,[1421764706.323624],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +14350,[1421764706.557865],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.2,ms +14351,[1421764706.769629],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.46,ms +14352,[1421764707.024325],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=50.5,ms +14353,[1421764707.246156],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +14354,[1421764707.523944],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.3,ms +14355,[1421764707.751346],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +14356,[1421764708.034501],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.2,ms +14357,[1421764708.257051],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +14358,[1421764708.462223],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14359,[1421764708.667817],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14360,[1421764708.873623],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +14361,[1421764709.078655],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14362,[1421764709.284822],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +14363,[1421764709.489785],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14364,[1421764709.695299],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14365,[1421764709.900883],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14366,[1421764710.106986],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +14367,[1421764710.311934],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14368,[1421764710.516820],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14369,[1421764710.722941],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +14370,[1421764710.928894],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +14371,[1421764711.133990],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +14372,[1421764711.340221],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +14373,[1421764711.546326],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +14374,[1421764711.752944],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +14375,[1421764711.958101],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14376,[1421764712.163642],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14377,[1421764712.369478],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14378,[1421764712.574999],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14379,[1421764712.781377],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +14380,[1421764712.986484],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14381,[1421764713.191675],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14382,[1421764713.396640],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14383,[1421764713.602918],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +14384,[1421764713.809493],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +14385,[1421764714.014152],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14386,[1421764714.219915],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +14387,[1421764714.425034],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14388,[1421764714.630027],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +14389,[1421764714.834851],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14390,[1421764715.039553],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +14391,[1421764715.244494],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14392,[1421764715.451025],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +14393,[1421764715.656614],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +14394,[1421764715.862636],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +14395,[1421764716.068305],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +14396,[1421764716.273137],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14397,[1421764716.479306],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +14398,[1421764716.686047],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +14399,[1421764716.891860],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +14400,[1421764717.096586],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +14401,[1421764717.301390],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14402,[1421764717.506174],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +14403,[1421764717.711627],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14404,[1421764717.917738],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +14405,[1421764718.122510],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +14406,[1421764718.327327],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +14407,[1421764718.533967],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +14408,[1421764718.739751],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14409,[1421764718.945290],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14410,[1421764719.151390],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +14411,[1421764719.356767],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14412,[1421764719.563010],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +14413,[1421764719.769029],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +14414,[1421764719.974831],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14415,[1421764720.181108],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +14416,[1421764720.386518],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14417,[1421764720.592960],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +14418,[1421764720.797966],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14419,[1421764721.003012],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14420,[1421764721.208270],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14421,[1421764721.413172],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14422,[1421764721.618059],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +14423,[1421764721.822600],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +14424,[1421764722.027219],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +14425,[1421764722.233148],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +14426,[1421764722.438498],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +14427,[1421764722.644264],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14428,[1421764722.849950],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +14429,[1421764723.054504],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14430,[1421764723.260473],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +14431,[1421764723.466008],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14432,[1421764723.671420],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14433,[1421764723.876641],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14434,[1421764724.081646],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14435,[1421764724.286783],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +14436,[1421764724.491777],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14437,[1421764724.697834],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +14438,[1421764724.903446],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14439,[1421764725.108591],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14440,[1421764725.314800],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +14441,[1421764725.520015],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +14442,[1421764725.725254],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +14443,[1421764725.930897],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14444,[1421764726.137384],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +14445,[1421764726.343325],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +14446,[1421764726.548853],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14447,[1421764726.753992],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14448,[1421764726.959758],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +14449,[1421764727.164577],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +14450,[1421764727.369657],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14451,[1421764727.575307],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +14452,[1421764727.780561],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14453,[1421764727.985635],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +14454,[1421764728.190377],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14455,[1421764728.395478],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14456,[1421764728.602134],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +14457,[1421764728.807353],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14458,[1421764729.013077],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +14459,[1421764729.219044],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +14460,[1421764729.424436],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +14461,[1421764729.630074],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +14462,[1421764729.835245],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14463,[1421764730.039686],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14464,[1421764730.244701],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +14465,[1421764730.449462],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +14466,[1421764730.654377],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14467,[1421764730.860631],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +14468,[1421764731.066293],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +14469,[1421764731.271206],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14470,[1421764731.476304],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14471,[1421764731.681196],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14472,[1421764731.886287],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14473,[1421764732.092069],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +14474,[1421764732.297955],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +14475,[1421764732.504042],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +14476,[1421764732.709240],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14477,[1421764732.914645],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +14478,[1421764733.120952],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.79,ms +14479,[1421764733.327086],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +14480,[1421764733.532445],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14481,[1421764733.737750],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14482,[1421764733.942861],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14483,[1421764734.148035],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14484,[1421764734.353253],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14485,[1421764734.558645],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +14486,[1421764734.764236],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14487,[1421764734.969500],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14488,[1421764735.174644],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14489,[1421764735.379741],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14490,[1421764735.584639],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +14491,[1421764735.790624],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +14492,[1421764735.995646],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14493,[1421764736.202253],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +14494,[1421764736.408398],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +14495,[1421764736.613818],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14496,[1421764736.819990],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14497,[1421764737.026106],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +14498,[1421764737.231121],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14499,[1421764737.436286],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14500,[1421764737.641970],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +14501,[1421764737.847341],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14502,[1421764738.051963],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14503,[1421764738.257894],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +14504,[1421764738.463034],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +14505,[1421764738.668787],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +14506,[1421764738.873747],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14507,[1421764739.078426],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +14508,[1421764739.284336],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +14509,[1421764739.489147],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +14510,[1421764739.694791],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +14511,[1421764739.899795],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +14512,[1421764740.104896],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14513,[1421764740.309838],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14514,[1421764740.515929],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +14515,[1421764740.722713],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +14516,[1421764740.929174],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +14517,[1421764741.135054],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +14518,[1421764741.341775],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +14519,[1421764741.547841],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +14520,[1421764741.754247],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +14521,[1421764741.959543],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +14522,[1421764742.165616],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +14523,[1421764742.383039],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +14524,[1421764742.588216],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14525,[1421764742.794609],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +14526,[1421764743.000176],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14527,[1421764743.205159],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14528,[1421764743.410026],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14529,[1421764743.616038],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +14530,[1421764743.821186],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14531,[1421764744.025659],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +14532,[1421764744.231578],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +14533,[1421764744.436975],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14534,[1421764744.642172],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14535,[1421764744.847376],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14536,[1421764745.052452],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +14537,[1421764745.258287],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +14538,[1421764745.463052],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14539,[1421764745.669504],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +14540,[1421764745.874648],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14541,[1421764746.079476],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +14542,[1421764746.284752],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14543,[1421764746.490089],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14544,[1421764746.695435],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +14545,[1421764746.900113],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +14546,[1421764747.106177],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +14547,[1421764747.311725],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +14548,[1421764747.516901],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14549,[1421764747.722293],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +14550,[1421764747.927680],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +14551,[1421764748.133782],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +14552,[1421764748.338926],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14553,[1421764748.543801],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14554,[1421764748.748677],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14555,[1421764748.953778],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14556,[1421764749.160256],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +14557,[1421764749.366517],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +14558,[1421764749.571935],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14559,[1421764749.777056],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14560,[1421764749.982391],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14561,[1421764750.187811],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14562,[1421764750.393131],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14563,[1421764750.598812],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14564,[1421764750.805483],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +14565,[1421764751.010120],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14566,[1421764751.215060],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14567,[1421764751.420061],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14568,[1421764751.624979],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14569,[1421764751.830564],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14570,[1421764752.036030],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +14571,[1421764752.241022],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14572,[1421764752.447428],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +14573,[1421764752.653223],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +14574,[1421764752.859791],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +14575,[1421764753.064972],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +14576,[1421764753.269861],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14577,[1421764753.474874],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +14578,[1421764753.680049],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +14579,[1421764753.886311],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +14580,[1421764754.092406],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +14581,[1421764754.297617],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +14582,[1421764754.502875],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14583,[1421764754.708396],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14584,[1421764754.913759],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +14585,[1421764755.118869],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14586,[1421764755.323786],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14587,[1421764755.528836],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14588,[1421764755.733922],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +14589,[1421764755.939351],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +14590,[1421764756.144300],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14591,[1421764756.349316],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14592,[1421764756.555689],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +14593,[1421764756.760785],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +14594,[1421764756.965952],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14595,[1421764757.170516],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +14596,[1421764757.376501],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +14597,[1421764757.582433],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +14598,[1421764757.787436],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14599,[1421764757.992294],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +14600,[1421764758.197956],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +14601,[1421764758.403751],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +14602,[1421764758.609196],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14603,[1421764758.814839],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14604,[1421764759.019909],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14605,[1421764759.224804],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14606,[1421764759.430445],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +14607,[1421764759.635852],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +14608,[1421764759.841762],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +14609,[1421764760.047173],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +14610,[1421764760.252274],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14611,[1421764760.457219],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +14612,[1421764760.663632],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +14613,[1421764760.868615],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14614,[1421764761.073652],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +14615,[1421764761.279731],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +14616,[1421764761.485602],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +14617,[1421764761.691501],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +14618,[1421764761.896884],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +14619,[1421764762.102064],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14620,[1421764762.306777],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14621,[1421764762.512625],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +14622,[1421764762.717938],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14623,[1421764762.923833],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +14624,[1421764763.130142],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +14625,[1421764763.335387],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14626,[1421764763.540399],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14627,[1421764763.746730],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +14628,[1421764763.952183],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14629,[1421764764.157857],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +14630,[1421764764.364561],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +14631,[1421764764.570375],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14632,[1421764764.775718],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14633,[1421764764.981167],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14634,[1421764765.187170],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14635,[1421764765.392591],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14636,[1421764765.597560],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14637,[1421764765.803503],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +14638,[1421764766.008287],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14639,[1421764766.213463],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +14640,[1421764766.420396],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.22,ms +14641,[1421764766.625872],89,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +14642,[1421764766.834874],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.22,ms +14643,[1421764767.039419],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14644,[1421764767.251990],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.40,ms +14645,[1421764767.470041],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +14646,[1421764767.690434],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +14647,[1421764767.912396],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +14648,[1421764768.133144],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +14649,[1421764768.341368],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.75,ms +14650,[1421764768.546209],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14651,[1421764768.751379],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14652,[1421764768.957772],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +14653,[1421764769.167836],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.18,ms +14654,[1421764769.404657],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.0,ms +14655,[1421764769.618119],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.44,ms +14656,[1421764769.823784],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +14657,[1421764770.028301],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14658,[1421764770.233400],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14659,[1421764770.438430],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +14660,[1421764770.644034],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14661,[1421764770.849481],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14662,[1421764771.053908],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14663,[1421764771.258846],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +14664,[1421764771.464749],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +14665,[1421764771.669775],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14666,[1421764771.874701],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14667,[1421764772.080201],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +14668,[1421764772.286107],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +14669,[1421764772.491767],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +14670,[1421764772.697754],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +14671,[1421764772.904120],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +14672,[1421764773.110286],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +14673,[1421764773.314799],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14674,[1421764773.520782],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +14675,[1421764773.725642],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14676,[1421764773.930821],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14677,[1421764774.137238],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +14678,[1421764774.342399],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14679,[1421764774.547793],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14680,[1421764774.753028],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14681,[1421764774.957962],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14682,[1421764775.164130],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +14683,[1421764775.369161],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +14684,[1421764775.574126],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14685,[1421764775.780560],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +14686,[1421764775.985380],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14687,[1421764776.191314],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +14688,[1421764776.397028],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +14689,[1421764776.602839],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +14690,[1421764776.808120],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14691,[1421764777.013738],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +14692,[1421764777.219671],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +14693,[1421764777.425613],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +14694,[1421764777.630491],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14695,[1421764777.835753],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +14696,[1421764778.041598],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +14697,[1421764778.246472],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14698,[1421764778.452017],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14699,[1421764778.657960],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +14700,[1421764778.863450],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14701,[1421764779.082620],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +14702,[1421764779.287962],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14703,[1421764779.493419],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14704,[1421764779.698800],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14705,[1421764779.905029],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +14706,[1421764780.109660],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14707,[1421764780.315175],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14708,[1421764780.520550],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14709,[1421764780.726025],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +14710,[1421764780.932587],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +14711,[1421764781.137609],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14712,[1421764781.342948],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +14713,[1421764781.549051],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +14714,[1421764781.754530],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14715,[1421764781.959958],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14716,[1421764782.166374],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +14717,[1421764782.371717],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14718,[1421764782.578099],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +14719,[1421764782.783408],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +14720,[1421764782.988619],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14721,[1421764783.193599],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +14722,[1421764783.399815],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +14723,[1421764783.605276],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14724,[1421764783.810497],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14725,[1421764784.015279],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14726,[1421764784.220535],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +14727,[1421764784.426639],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +14728,[1421764784.631952],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14729,[1421764784.838522],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +14730,[1421764785.043682],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14731,[1421764785.248598],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +14732,[1421764785.454642],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +14733,[1421764785.660136],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14734,[1421764785.866173],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +14735,[1421764786.071454],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14736,[1421764786.276760],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14737,[1421764786.482329],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14738,[1421764786.687641],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14739,[1421764786.893105],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +14740,[1421764787.101554],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.09,ms +14741,[1421764787.307626],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +14742,[1421764787.513100],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +14743,[1421764787.718090],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14744,[1421764787.922834],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14745,[1421764788.128130],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14746,[1421764788.332963],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14747,[1421764788.538116],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +14748,[1421764788.744164],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +14749,[1421764788.949563],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14750,[1421764789.154626],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14751,[1421764789.360034],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +14752,[1421764789.565590],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14753,[1421764789.770779],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14754,[1421764789.976097],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +14755,[1421764790.181687],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +14756,[1421764790.386956],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14757,[1421764790.592041],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +14758,[1421764790.798596],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +14759,[1421764791.004941],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +14760,[1421764791.210159],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +14761,[1421764791.415370],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +14762,[1421764791.620913],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14763,[1421764791.826796],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +14764,[1421764792.031608],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +14765,[1421764792.236254],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14766,[1421764792.441192],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14767,[1421764792.646502],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14768,[1421764792.853017],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +14769,[1421764793.058830],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +14770,[1421764793.264383],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +14771,[1421764793.471542],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +14772,[1421764793.677784],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +14773,[1421764793.884015],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +14774,[1421764794.089913],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +14775,[1421764794.296421],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +14776,[1421764794.502881],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +14777,[1421764794.708000],89,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +14778,[1421764794.913458],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14779,[1421764795.119168],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14780,[1421764795.324671],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14781,[1421764795.530151],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14782,[1421764795.735463],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +14783,[1421764795.940708],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14784,[1421764796.145801],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14785,[1421764796.350839],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14786,[1421764796.556016],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14787,[1421764796.762806],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +14788,[1421764796.968023],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14789,[1421764797.173171],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14790,[1421764797.378191],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +14791,[1421764797.583311],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +14792,[1421764797.788891],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14793,[1421764797.994278],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14794,[1421764798.200627],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +14795,[1421764798.405789],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14796,[1421764798.610858],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +14797,[1421764798.816047],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +14798,[1421764799.020888],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14799,[1421764799.227059],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +14800,[1421764799.432464],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14801,[1421764799.637766],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14802,[1421764799.842803],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14803,[1421764800.048053],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +14804,[1421764800.253230],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14805,[1421764800.459225],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.89,ms +14806,[1421764800.665211],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14807,[1421764800.871569],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +14808,[1421764801.076616],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14809,[1421764801.281267],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14810,[1421764801.486005],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14811,[1421764801.691225],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14812,[1421764801.897506],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +14813,[1421764802.102174],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14814,[1421764802.307833],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +14815,[1421764802.513414],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +14816,[1421764802.722275],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.85,ms +14817,[1421764802.927387],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +14818,[1421764803.132288],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14819,[1421764803.337284],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14820,[1421764803.542236],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14821,[1421764803.747153],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14822,[1421764803.951883],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +14823,[1421764804.156804],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14824,[1421764804.362098],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +14825,[1421764804.567664],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +14826,[1421764804.773248],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14827,[1421764804.978920],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +14828,[1421764805.184547],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14829,[1421764805.390655],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +14830,[1421764805.596224],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +14831,[1421764805.802880],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +14832,[1421764806.007883],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +14833,[1421764806.212729],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14834,[1421764806.417705],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14835,[1421764806.623257],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14836,[1421764806.828560],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14837,[1421764807.033290],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14838,[1421764807.238096],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14839,[1421764807.443574],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14840,[1421764807.649212],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +14841,[1421764807.854873],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +14842,[1421764808.059985],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14843,[1421764808.265002],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14844,[1421764808.470315],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +14845,[1421764808.676232],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +14846,[1421764808.881658],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +14847,[1421764809.086433],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14848,[1421764809.292639],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +14849,[1421764809.498113],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +14850,[1421764809.703475],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14851,[1421764809.908693],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +14852,[1421764810.114255],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +14853,[1421764810.319394],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14854,[1421764810.524603],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +14855,[1421764810.729983],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +14856,[1421764810.935291],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14857,[1421764811.141167],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +14858,[1421764811.346149],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14859,[1421764811.551556],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14860,[1421764811.758005],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +14861,[1421764811.963517],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14862,[1421764812.168558],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14863,[1421764812.374700],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +14864,[1421764812.579619],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +14865,[1421764812.784956],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +14866,[1421764812.990077],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +14867,[1421764813.195143],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +14868,[1421764813.401097],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +14869,[1421764813.611815],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.31,ms +14870,[1421764813.825657],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.76,ms +14871,[1421764814.041295],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +14872,[1421764814.300069],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=55.0,ms +14873,[1421764814.522938],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +14874,[1421764814.750547],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +14875,[1421764814.971599],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +14876,[1421764815.198730],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +14877,[1421764815.482713],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +14878,[1421764815.713770],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.8,ms +14879,[1421764815.943799],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +14880,[1421764816.148927],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14881,[1421764816.354211],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +14882,[1421764816.559182],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14883,[1421764816.764229],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +14884,[1421764816.982857],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +14885,[1421764817.194024],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.99,ms +14886,[1421764817.410281],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +14887,[1421764817.626721],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +14888,[1421764817.847781],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +14889,[1421764818.075125],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +14890,[1421764818.305210],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +14891,[1421764818.528786],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +14892,[1421764818.815022],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.3,ms +14893,[1421764819.098639],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +14894,[1421764819.304815],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +14895,[1421764819.511057],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +14896,[1421764819.716755],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +14897,[1421764819.944098],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +14898,[1421764820.169961],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +14899,[1421764820.451655],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.8,ms +14900,[1421764820.680581],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +14901,[1421764820.885706],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14902,[1421764821.111794],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +14903,[1421764821.342001],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +14904,[1421764821.547680],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +14905,[1421764821.753229],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +14906,[1421764821.958832],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +14907,[1421764822.166997],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.10,ms +14908,[1421764822.378512],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.67,ms +14909,[1421764822.592661],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +14910,[1421764822.809482],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +14911,[1421764823.025437],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +14912,[1421764823.246348],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +14913,[1421764823.528269],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +14914,[1421764823.753603],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +14915,[1421764823.981161],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +14916,[1421764824.208158],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +14917,[1421764824.432804],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +14918,[1421764824.661882],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +14919,[1421764824.889042],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +14920,[1421764825.117119],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +14921,[1421764825.343600],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +14922,[1421764825.569027],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +14923,[1421764825.799104],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.4,ms +14924,[1421764826.028629],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +14925,[1421764826.233925],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +14926,[1421764826.442146],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.47,ms +14927,[1421764826.647890],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +14928,[1421764826.856442],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.64,ms +14929,[1421764827.066147],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.42,ms +14930,[1421764827.282426],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +14931,[1421764827.496779],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +14932,[1421764827.713576],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +14933,[1421764827.939399],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +14934,[1421764828.160994],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +14935,[1421764828.389111],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +14936,[1421764828.658966],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.2,ms +14937,[1421764828.885865],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +14938,[1421764829.106814],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +14939,[1421764829.312034],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +14940,[1421764829.516466],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +14941,[1421764829.722535],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +14942,[1421764829.927846],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14943,[1421764830.132942],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +14944,[1421764830.338888],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +14945,[1421764830.544868],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +14946,[1421764830.749972],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +14947,[1421764830.955104],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14948,[1421764831.160302],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14949,[1421764831.365219],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +14950,[1421764831.570858],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14951,[1421764831.777568],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +14952,[1421764831.983733],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +14953,[1421764832.189052],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +14954,[1421764832.397271],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.40,ms +14955,[1421764832.608619],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.49,ms +14956,[1421764832.819857],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.38,ms +14957,[1421764833.037924],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +14958,[1421764833.256565],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +14959,[1421764833.461935],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +14960,[1421764833.667372],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +14961,[1421764833.872314],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +14962,[1421764834.084038],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.01,ms +14963,[1421764834.307896],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +14964,[1421764834.545962],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.9,ms +14965,[1421764834.761404],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +14966,[1421764834.976947],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +14967,[1421764835.196775],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +14968,[1421764835.478650],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.2,ms +14969,[1421764835.705407],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +14970,[1421764835.933810],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +14971,[1421764836.222523],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.8,ms +14972,[1421764836.449681],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +14973,[1421764836.669339],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +14974,[1421764836.896373],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +14975,[1421764837.125580],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +14976,[1421764837.410313],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.5,ms +14977,[1421764837.635013],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +14978,[1421764837.859311],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +14979,[1421764838.063830],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +14980,[1421764838.269022],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +14981,[1421764838.477979],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.58,ms +14982,[1421764838.700059],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +14983,[1421764838.905466],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +14984,[1421764839.148090],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.3,ms +14985,[1421764839.398758],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.6,ms +14986,[1421764839.621076],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +14987,[1421764839.843869],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +14988,[1421764840.068263],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +14989,[1421764840.352756],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.4,ms +14990,[1421764840.580500],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +14991,[1421764840.861190],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.5,ms +14992,[1421764841.088489],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +14993,[1421764841.316458],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +14994,[1421764841.542508],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +14995,[1421764841.769749],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +14996,[1421764842.050043],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.5,ms +14997,[1421764842.270009],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +14998,[1421764842.497748],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +14999,[1421764842.706157],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.51,ms +15000,[1421764842.911855],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +15001,[1421764843.119759],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.45,ms +15002,[1421764843.338947],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +15003,[1421764843.553255],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +15004,[1421764843.758820],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15005,[1421764843.964046],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +15006,[1421764844.173826],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.81,ms +15007,[1421764844.389655],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +15008,[1421764844.623670],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.3,ms +15009,[1421764844.839872],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +15010,[1421764845.057168],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +15011,[1421764845.263701],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +15012,[1421764845.480274],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +15013,[1421764845.730825],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.5,ms +15014,[1421764845.936255],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +15015,[1421764846.146532],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.71,ms +15016,[1421764846.361000],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +15017,[1421764846.581977],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +15018,[1421764846.861148],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.1,ms +15019,[1421764847.086372],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +15020,[1421764847.307124],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +15021,[1421764847.532910],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +15022,[1421764847.758263],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +15023,[1421764848.023093],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.8,ms +15024,[1421764848.228513],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +15025,[1421764848.433992],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15026,[1421764848.640021],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.03,ms +15027,[1421764848.861156],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +15028,[1421764849.073578],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.78,ms +15029,[1421764849.281265],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.98,ms +15030,[1421764849.501565],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +15031,[1421764849.722490],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +15032,[1421764849.942470],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +15033,[1421764850.167653],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +15034,[1421764850.391491],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +15035,[1421764850.611976],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +15036,[1421764850.891987],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.6,ms +15037,[1421764851.096814],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +15038,[1421764851.314512],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +15039,[1421764851.546215],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.4,ms +15040,[1421764851.821190],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.4,ms +15041,[1421764852.051733],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.9,ms +15042,[1421764852.272829],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +15043,[1421764852.556880],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.1,ms +15044,[1421764852.779163],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +15045,[1421764852.985023],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +15046,[1421764853.190655],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +15047,[1421764853.397678],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.40,ms +15048,[1421764853.619259],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +15049,[1421764853.831476],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.50,ms +15050,[1421764854.050920],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +15051,[1421764854.272133],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +15052,[1421764854.486675],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +15053,[1421764854.754086],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=63.5,ms +15054,[1421764854.974220],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +15055,[1421764855.257857],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.5,ms +15056,[1421764855.551414],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=89.3,ms +15057,[1421764855.776656],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +15058,[1421764855.997372],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +15059,[1421764856.221876],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +15060,[1421764856.513974],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=87.3,ms +15061,[1421764856.742589],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +15062,[1421764857.030407],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.7,ms +15063,[1421764857.236173],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15064,[1421764857.443126],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.92,ms +15065,[1421764857.649275],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +15066,[1421764857.854610],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15067,[1421764858.059610],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +15068,[1421764858.265283],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +15069,[1421764858.470353],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +15070,[1421764858.675264],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +15071,[1421764858.887264],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.08,ms +15072,[1421764859.091838],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +15073,[1421764859.296865],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +15074,[1421764859.501933],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +15075,[1421764859.707756],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +15076,[1421764859.912932],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15077,[1421764860.118376],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15078,[1421764860.323535],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +15079,[1421764860.528283],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15080,[1421764860.733735],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +15081,[1421764860.938854],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15082,[1421764861.144278],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15083,[1421764861.349028],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +15084,[1421764861.554296],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15085,[1421764861.761054],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +15086,[1421764861.968014],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +15087,[1421764862.173478],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +15088,[1421764862.378367],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15089,[1421764862.584242],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +15090,[1421764862.789214],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +15091,[1421764862.994773],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +15092,[1421764863.200311],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15093,[1421764863.406442],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +15094,[1421764863.611987],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15095,[1421764863.817168],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15096,[1421764864.022648],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +15097,[1421764864.227716],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +15098,[1421764864.432856],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15099,[1421764864.638350],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +15100,[1421764864.843896],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +15101,[1421764865.049757],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +15102,[1421764865.255342],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +15103,[1421764865.460457],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15104,[1421764865.665727],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +15105,[1421764865.871182],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15106,[1421764866.075890],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +15107,[1421764866.281000],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +15108,[1421764866.487117],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +15109,[1421764866.692530],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15110,[1421764866.898875],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +15111,[1421764867.104015],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15112,[1421764867.308955],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15113,[1421764867.514027],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15114,[1421764867.719960],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +15115,[1421764867.926108],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +15116,[1421764868.131323],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15117,[1421764868.336543],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15118,[1421764868.544576],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +15119,[1421764868.749757],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +15120,[1421764868.955210],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +15121,[1421764869.161722],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +15122,[1421764869.367196],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +15123,[1421764869.573532],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +15124,[1421764869.778448],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15125,[1421764869.983577],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +15126,[1421764870.188772],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15127,[1421764870.394063],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15128,[1421764870.599352],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +15129,[1421764870.804650],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15130,[1421764871.010432],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +15131,[1421764871.216394],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +15132,[1421764871.422253],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +15133,[1421764871.628063],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15134,[1421764871.833334],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15135,[1421764872.037959],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15136,[1421764872.243114],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +15137,[1421764872.448682],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +15138,[1421764872.654047],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +15139,[1421764872.859349],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15140,[1421764873.065007],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +15141,[1421764873.270135],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15142,[1421764873.475499],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15143,[1421764873.680902],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15144,[1421764873.887364],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +15145,[1421764874.092457],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15146,[1421764874.298195],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +15147,[1421764874.504257],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +15148,[1421764874.709431],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15149,[1421764874.914585],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15150,[1421764875.119182],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +15151,[1421764875.329164],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.85,ms +15152,[1421764875.540732],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.45,ms +15153,[1421764875.781056],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.2,ms +15154,[1421764876.019962],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.6,ms +15155,[1421764876.278445],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.5,ms +15156,[1421764876.502451],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +15157,[1421764876.728676],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +15158,[1421764876.954189],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +15159,[1421764877.236397],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.2,ms +15160,[1421764877.524814],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.3,ms +15161,[1421764877.753252],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +15162,[1421764877.981252],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +15163,[1421764878.213346],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.8,ms +15164,[1421764878.446070],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.4,ms +15165,[1421764878.671354],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +15166,[1421764878.948494],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.2,ms +15167,[1421764879.153475],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15168,[1421764879.358501],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15169,[1421764879.563822],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15170,[1421764879.771827],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.11,ms +15171,[1421764879.985484],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.52,ms +15172,[1421764880.196263],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.75,ms +15173,[1421764880.415359],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +15174,[1421764880.639175],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +15175,[1421764880.860224],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +15176,[1421764881.085338],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +15177,[1421764881.367366],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.3,ms +15178,[1421764881.654214],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.6,ms +15179,[1421764881.930980],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.2,ms +15180,[1421764882.152431],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +15181,[1421764882.376210],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +15182,[1421764882.598128],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +15183,[1421764882.820247],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +15184,[1421764883.101311],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.7,ms +15185,[1421764883.376836],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.5,ms +15186,[1421764883.668520],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=87.7,ms +15187,[1421764883.892880],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +15188,[1421764884.098180],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +15189,[1421764884.303230],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +15190,[1421764884.510470],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.12,ms +15191,[1421764884.727348],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +15192,[1421764884.960970],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.1,ms +15193,[1421764885.172366],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +15194,[1421764885.392692],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +15195,[1421764885.610399],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +15196,[1421764885.833893],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +15197,[1421764886.096387],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.0,ms +15198,[1421764886.320988],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +15199,[1421764886.603204],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.2,ms +15200,[1421764886.830400],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +15201,[1421764887.054641],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +15202,[1421764887.340505],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.0,ms +15203,[1421764887.572318],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.3,ms +15204,[1421764887.790557],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +15205,[1421764888.070552],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.6,ms +15206,[1421764888.293661],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +15207,[1421764888.517314],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +15208,[1421764888.733391],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +15209,[1421764888.939185],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.92,ms +15210,[1421764889.144474],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +15211,[1421764889.353133],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.73,ms +15212,[1421764889.583402],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +15213,[1421764889.797118],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.65,ms +15214,[1421764890.016530],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +15215,[1421764890.236660],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +15216,[1421764890.451898],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +15217,[1421764890.712029],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=55.9,ms +15218,[1421764890.937793],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +15219,[1421764891.165956],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +15220,[1421764891.392809],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +15221,[1421764891.671476],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.7,ms +15222,[1421764891.876688],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +15223,[1421764892.159733],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.4,ms +15224,[1421764892.392977],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.3,ms +15225,[1421764892.598391],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15226,[1421764892.803165],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15227,[1421764893.007919],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +15228,[1421764893.213108],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15229,[1421764893.418236],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +15230,[1421764893.624371],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +15231,[1421764893.830087],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15232,[1421764894.034868],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15233,[1421764894.242758],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.15,ms +15234,[1421764894.473445],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.7,ms +15235,[1421764894.678176],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +15236,[1421764894.882918],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +15237,[1421764895.088987],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +15238,[1421764895.297317],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.67,ms +15239,[1421764895.529202],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.8,ms +15240,[1421764895.742513],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.08,ms +15241,[1421764896.001113],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.4,ms +15242,[1421764896.273041],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.8,ms +15243,[1421764896.496093],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +15244,[1421764896.717762],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +15245,[1421764896.944277],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +15246,[1421764897.171772],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +15247,[1421764897.400056],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +15248,[1421764897.605519],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15249,[1421764897.811777],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +15250,[1421764898.016323],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15251,[1421764898.221333],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +15252,[1421764898.426582],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15253,[1421764898.632942],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +15254,[1421764898.839765],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +15255,[1421764899.045575],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +15256,[1421764899.250891],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +15257,[1421764899.456101],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +15258,[1421764899.661762],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +15259,[1421764899.867170],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15260,[1421764900.072160],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15261,[1421764900.277348],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15262,[1421764900.482919],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15263,[1421764900.688558],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15264,[1421764900.894364],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +15265,[1421764901.099451],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15266,[1421764901.320930],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +15267,[1421764901.548308],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +15268,[1421764901.835101],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.6,ms +15269,[1421764902.059300],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +15270,[1421764902.285033],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +15271,[1421764902.568723],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.4,ms +15272,[1421764902.790825],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +15273,[1421764902.996052],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15274,[1421764903.200996],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +15275,[1421764903.405936],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +15276,[1421764903.623652],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +15277,[1421764903.829377],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +15278,[1421764904.035268],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +15279,[1421764904.240816],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +15280,[1421764904.445953],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +15281,[1421764904.652161],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +15282,[1421764904.856979],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15283,[1421764905.061894],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15284,[1421764905.267063],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +15285,[1421764905.472184],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15286,[1421764905.677685],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15287,[1421764905.883116],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15288,[1421764906.087978],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15289,[1421764906.292866],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +15290,[1421764906.498544],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +15291,[1421764906.703745],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15292,[1421764906.908508],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +15293,[1421764907.113572],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +15294,[1421764907.318949],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15295,[1421764907.524608],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15296,[1421764907.729896],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15297,[1421764907.936265],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +15298,[1421764908.141451],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +15299,[1421764908.346594],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15300,[1421764908.551869],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15301,[1421764908.757508],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +15302,[1421764908.963175],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15303,[1421764909.169729],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +15304,[1421764909.375107],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15305,[1421764909.581103],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +15306,[1421764909.786337],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15307,[1421764909.991376],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15308,[1421764910.196410],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15309,[1421764910.402324],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +15310,[1421764910.607740],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +15311,[1421764910.813608],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +15312,[1421764911.019049],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +15313,[1421764911.224081],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15314,[1421764911.429137],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +15315,[1421764911.635821],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +15316,[1421764911.841684],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +15317,[1421764912.046351],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15318,[1421764912.251209],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15319,[1421764912.456315],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15320,[1421764912.661861],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +15321,[1421764912.867203],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15322,[1421764913.072507],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +15323,[1421764913.277482],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +15324,[1421764913.482209],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +15325,[1421764913.688600],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +15326,[1421764913.894975],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +15327,[1421764914.100164],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +15328,[1421764914.304759],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +15329,[1421764914.509905],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15330,[1421764914.715703],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15331,[1421764914.921428],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15332,[1421764915.126467],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15333,[1421764915.331571],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +15334,[1421764915.536311],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +15335,[1421764915.741716],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15336,[1421764915.947289],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15337,[1421764916.152571],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +15338,[1421764916.358663],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +15339,[1421764916.563942],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15340,[1421764916.768940],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +15341,[1421764916.974211],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15342,[1421764917.180657],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +15343,[1421764917.385488],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +15344,[1421764917.591870],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +15345,[1421764917.797159],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15346,[1421764918.002623],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +15347,[1421764918.209140],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +15348,[1421764918.414684],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15349,[1421764918.620732],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +15350,[1421764918.826255],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +15351,[1421764919.031726],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +15352,[1421764919.236630],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +15353,[1421764919.441612],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15354,[1421764919.647522],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +15355,[1421764919.852841],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +15356,[1421764920.057640],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +15357,[1421764920.262636],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +15358,[1421764920.469235],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +15359,[1421764920.675501],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +15360,[1421764920.880798],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15361,[1421764921.085649],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +15362,[1421764921.290882],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +15363,[1421764921.496798],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +15364,[1421764921.702112],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15365,[1421764921.907653],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15366,[1421764922.112654],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15367,[1421764922.318061],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +15368,[1421764922.524651],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +15369,[1421764922.729939],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +15370,[1421764922.934815],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15371,[1421764923.140072],1072,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15372,[1421764923.345255],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15373,[1421764923.551257],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15374,[1421764923.756814],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15375,[1421764923.961837],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15376,[1421764924.166810],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +15377,[1421764924.372104],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15378,[1421764924.577371],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +15379,[1421764924.783566],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +15380,[1421764924.989213],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15381,[1421764925.194663],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15382,[1421764925.400581],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +15383,[1421764925.606682],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +15384,[1421764925.812696],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +15385,[1421764926.018371],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +15386,[1421764926.223188],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15387,[1421764926.427911],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +15388,[1421764926.632658],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15389,[1421764926.838607],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +15390,[1421764927.043020],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +15391,[1421764927.247973],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +15392,[1421764927.453237],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15393,[1421764927.658190],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +15394,[1421764927.864796],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +15395,[1421764928.069854],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15396,[1421764928.274754],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15397,[1421764928.481043],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +15398,[1421764928.686015],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +15399,[1421764928.892223],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +15400,[1421764929.097293],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +15401,[1421764929.302330],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15402,[1421764929.507693],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15403,[1421764929.713041],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +15404,[1421764929.918226],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +15405,[1421764930.123047],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15406,[1421764930.329165],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +15407,[1421764930.535553],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +15408,[1421764930.741860],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +15409,[1421764930.947244],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +15410,[1421764931.152801],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15411,[1421764931.357722],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15412,[1421764931.562987],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15413,[1421764931.769151],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +15414,[1421764931.974296],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15415,[1421764932.179114],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15416,[1421764932.385074],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +15417,[1421764932.590287],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +15418,[1421764932.795169],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15419,[1421764933.000067],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +15420,[1421764933.204966],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +15421,[1421764933.410219],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15422,[1421764933.615396],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +15423,[1421764933.820625],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +15424,[1421764934.025659],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +15425,[1421764934.231915],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +15426,[1421764934.437760],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +15427,[1421764934.643648],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +15428,[1421764934.849028],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +15429,[1421764935.054921],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +15430,[1421764935.261138],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +15431,[1421764935.467242],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +15432,[1421764935.673551],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +15433,[1421764935.880418],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +15434,[1421764936.085281],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +15435,[1421764936.291626],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +15436,[1421764936.497134],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +15437,[1421764936.702737],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +15438,[1421764936.908073],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15439,[1421764937.112587],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +15440,[1421764937.317918],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +15441,[1421764937.522829],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15442,[1421764937.727863],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +15443,[1421764937.933677],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +15444,[1421764938.139083],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +15445,[1421764938.344194],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15446,[1421764938.549458],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15447,[1421764938.755170],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15448,[1421764938.960980],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +15449,[1421764939.166362],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15450,[1421764939.371549],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +15451,[1421764939.577131],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +15452,[1421764939.783455],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +15453,[1421764939.989766],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +15454,[1421764940.195256],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15455,[1421764940.400631],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +15456,[1421764940.606589],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +15457,[1421764940.812783],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +15458,[1421764941.017793],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +15459,[1421764941.223816],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +15460,[1421764941.429014],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +15461,[1421764941.634027],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +15462,[1421764941.839201],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15463,[1421764942.044802],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +15464,[1421764942.251013],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +15465,[1421764942.456762],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15466,[1421764942.662154],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15467,[1421764942.867480],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15468,[1421764943.073848],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +15469,[1421764943.279175],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15470,[1421764943.484393],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15471,[1421764943.690448],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +15472,[1421764943.895979],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15473,[1421764944.101003],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15474,[1421764944.306002],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15475,[1421764944.511155],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15476,[1421764944.717727],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +15477,[1421764944.923726],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +15478,[1421764945.128680],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +15479,[1421764945.334025],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +15480,[1421764945.540495],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +15481,[1421764945.745507],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +15482,[1421764945.950730],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +15483,[1421764946.157249],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +15484,[1421764946.363651],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +15485,[1421764946.568595],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +15486,[1421764946.773508],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +15487,[1421764946.978463],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15488,[1421764947.184596],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +15489,[1421764947.390016],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +15490,[1421764947.595161],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15491,[1421764947.800711],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15492,[1421764948.005889],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15493,[1421764948.211986],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +15494,[1421764948.417668],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +15495,[1421764948.623459],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15496,[1421764948.829130],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15497,[1421764949.034337],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15498,[1421764949.240895],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +15499,[1421764949.446133],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15500,[1421764949.652400],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +15501,[1421764949.857442],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +15502,[1421764950.062933],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +15503,[1421764950.267977],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15504,[1421764950.472990],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +15505,[1421764950.690514],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +15506,[1421764950.901850],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.20,ms +15507,[1421764951.117219],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.7,ms +15508,[1421764951.331756],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +15509,[1421764951.552250],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +15510,[1421764951.772475],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +15511,[1421764951.998229],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +15512,[1421764952.279443],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.1,ms +15513,[1421764952.505204],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +15514,[1421764952.731980],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +15515,[1421764952.959025],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +15516,[1421764953.188937],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +15517,[1421764953.411562],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +15518,[1421764953.636231],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +15519,[1421764953.841441],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15520,[1421764954.046191],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15521,[1421764954.251357],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15522,[1421764954.456721],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +15523,[1421764954.665755],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.99,ms +15524,[1421764954.900865],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.0,ms +15525,[1421764955.117318],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +15526,[1421764955.336967],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +15527,[1421764955.557930],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +15528,[1421764955.779563],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +15529,[1421764956.003815],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +15530,[1421764956.230793],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +15531,[1421764956.454500],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +15532,[1421764956.680834],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +15533,[1421764956.905906],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +15534,[1421764957.129821],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +15535,[1421764957.356651],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +15536,[1421764957.579922],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +15537,[1421764957.808092],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +15538,[1421764958.038715],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.8,ms +15539,[1421764958.317795],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.3,ms +15540,[1421764958.593195],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.2,ms +15541,[1421764958.798764],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15542,[1421764959.003528],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +15543,[1421764959.210150],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.90,ms +15544,[1421764959.427076],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +15545,[1421764959.638262],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.83,ms +15546,[1421764959.852030],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.61,ms +15547,[1421764960.068132],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +15548,[1421764960.336136],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=64.2,ms +15549,[1421764960.564751],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +15550,[1421764960.790160],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +15551,[1421764961.017776],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +15552,[1421764961.244210],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +15553,[1421764961.463878],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +15554,[1421764961.684316],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +15555,[1421764961.889708],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15556,[1421764962.094837],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +15557,[1421764962.299970],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +15558,[1421764962.506270],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +15559,[1421764962.712242],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15560,[1421764962.917769],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15561,[1421764963.122683],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +15562,[1421764963.327551],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +15563,[1421764963.532650],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +15564,[1421764963.737446],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +15565,[1421764963.942676],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15566,[1421764964.147776],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15567,[1421764964.353142],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +15568,[1421764964.558155],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +15569,[1421764964.763776],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +15570,[1421764964.970255],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +15571,[1421764965.175718],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +15572,[1421764965.381085],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +15573,[1421764965.591181],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.43,ms +15574,[1421764965.800299],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.73,ms +15575,[1421764966.012230],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.05,ms +15576,[1421764966.227668],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +15577,[1421764966.447121],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +15578,[1421764966.667528],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +15579,[1421764966.895328],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +15580,[1421764967.100040],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15581,[1421764967.306040],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +15582,[1421764967.511360],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15583,[1421764967.718932],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.52,ms +15584,[1421764967.927205],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.98,ms +15585,[1421764968.139267],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.94,ms +15586,[1421764968.353947],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +15587,[1421764968.559899],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +15588,[1421764968.764804],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15589,[1421764968.970175],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +15590,[1421764969.175330],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +15591,[1421764969.381599],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +15592,[1421764969.586961],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15593,[1421764969.792034],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15594,[1421764969.997208],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15595,[1421764970.202739],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15596,[1421764970.409272],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +15597,[1421764970.614654],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +15598,[1421764970.820468],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +15599,[1421764971.025099],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15600,[1421764971.230595],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.97,ms +15601,[1421764971.435945],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15602,[1421764971.642463],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +15603,[1421764971.848005],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15604,[1421764972.052692],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15605,[1421764972.258325],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +15606,[1421764972.463659],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +15607,[1421764972.668853],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +15608,[1421764972.874004],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +15609,[1421764973.078693],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15610,[1421764973.284203],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +15611,[1421764973.489889],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +15612,[1421764973.696312],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +15613,[1421764973.915935],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +15614,[1421764974.120871],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +15615,[1421764974.325969],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +15616,[1421764974.531538],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +15617,[1421764974.736787],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15618,[1421764974.943621],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +15619,[1421764975.150163],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +15620,[1421764975.355351],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +15621,[1421764975.560314],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +15622,[1421764975.765688],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +15623,[1421764975.971748],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +15624,[1421764976.176799],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15625,[1421764976.382849],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +15626,[1421764976.588227],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +15627,[1421764976.794866],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +15628,[1421764977.000443],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15629,[1421764977.205774],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15630,[1421764977.411160],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15631,[1421764977.616997],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +15632,[1421764977.821834],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +15633,[1421764978.027706],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +15634,[1421764978.232947],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +15635,[1421764978.437957],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15636,[1421764978.643203],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15637,[1421764978.848722],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15638,[1421764979.053758],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +15639,[1421764979.258896],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +15640,[1421764979.465095],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +15641,[1421764979.670826],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15642,[1421764979.876051],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15643,[1421764980.081095],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15644,[1421764980.286498],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15645,[1421764980.491862],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15646,[1421764980.697750],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +15647,[1421764980.903039],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +15648,[1421764981.107999],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +15649,[1421764981.312937],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15650,[1421764981.517865],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +15651,[1421764981.723498],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +15652,[1421764981.929887],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +15653,[1421764982.135843],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +15654,[1421764982.340836],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +15655,[1421764982.546587],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +15656,[1421764982.751974],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15657,[1421764982.958315],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +15658,[1421764983.163336],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +15659,[1421764983.368764],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15660,[1421764983.574381],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +15661,[1421764983.781051],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +15662,[1421764983.986635],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15663,[1421764984.192291],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15664,[1421764984.398798],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +15665,[1421764984.604252],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +15666,[1421764984.809348],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +15667,[1421764985.013984],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15668,[1421764985.219084],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15669,[1421764985.424063],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +15670,[1421764985.629435],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15671,[1421764985.835149],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +15672,[1421764986.040174],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +15673,[1421764986.245027],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +15674,[1421764986.450765],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15675,[1421764986.656932],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +15676,[1421764986.861836],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +15677,[1421764987.066925],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +15678,[1421764987.271838],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +15679,[1421764987.477768],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +15680,[1421764987.682499],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +15681,[1421764987.887960],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15682,[1421764988.092793],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +15683,[1421764988.298075],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15684,[1421764988.503488],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15685,[1421764988.708771],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15686,[1421764988.915318],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +15687,[1421764989.121832],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +15688,[1421764989.328161],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +15689,[1421764989.534753],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +15690,[1421764989.740066],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15691,[1421764989.944577],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +15692,[1421764990.149194],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15693,[1421764990.354626],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +15694,[1421764990.561288],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +15695,[1421764990.766686],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +15696,[1421764990.972981],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +15697,[1421764991.178999],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +15698,[1421764991.385586],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +15699,[1421764991.591125],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15700,[1421764991.796711],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15701,[1421764992.001712],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +15702,[1421764992.207708],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +15703,[1421764992.412585],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15704,[1421764992.617457],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +15705,[1421764992.822608],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +15706,[1421764993.027510],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +15707,[1421764993.232896],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15708,[1421764993.438487],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +15709,[1421764993.643758],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +15710,[1421764993.848814],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15711,[1421764994.054850],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +15712,[1421764994.259759],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +15713,[1421764994.465080],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +15714,[1421764994.669952],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +15715,[1421764994.874889],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +15716,[1421764995.079733],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15717,[1421764995.284805],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15718,[1421764995.489951],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +15719,[1421764995.695083],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +15720,[1421764995.901221],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +15721,[1421764996.107504],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +15722,[1421764996.313880],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +15723,[1421764996.520070],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +15724,[1421764996.725083],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +15725,[1421764996.931276],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +15726,[1421764997.136105],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15727,[1421764997.341451],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15728,[1421764997.548216],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +15729,[1421764997.753776],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15730,[1421764997.958778],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +15731,[1421764998.163762],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15732,[1421764998.368810],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15733,[1421764998.574794],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +15734,[1421764998.780471],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +15735,[1421764998.985790],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15736,[1421764999.191973],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +15737,[1421764999.396995],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +15738,[1421764999.601890],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15739,[1421764999.807242],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +15740,[1421765000.011524],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +15741,[1421765000.216281],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +15742,[1421765000.421275],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15743,[1421765000.627246],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +15744,[1421765000.832495],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +15745,[1421765001.037210],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +15746,[1421765001.243655],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +15747,[1421765001.449131],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +15748,[1421765001.654650],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15749,[1421765001.860019],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15750,[1421765002.064830],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +15751,[1421765002.270042],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +15752,[1421765002.475472],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15753,[1421765002.680615],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15754,[1421765002.885797],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15755,[1421765003.091112],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15756,[1421765003.295991],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15757,[1421765003.500909],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +15758,[1421765003.706906],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +15759,[1421765003.911736],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +15760,[1421765004.118054],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +15761,[1421765004.323497],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15762,[1421765004.529899],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +15763,[1421765004.735733],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +15764,[1421765004.941850],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +15765,[1421765005.146783],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15766,[1421765005.352222],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +15767,[1421765005.557963],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +15768,[1421765005.763539],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15769,[1421765005.968988],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15770,[1421765006.174335],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +15771,[1421765006.379685],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +15772,[1421765006.584918],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15773,[1421765006.789965],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +15774,[1421765006.995100],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +15775,[1421765007.200210],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15776,[1421765007.405277],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15777,[1421765007.610297],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +15778,[1421765007.816354],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +15779,[1421765008.021664],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +15780,[1421765008.227194],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15781,[1421765008.433209],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +15782,[1421765008.639176],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +15783,[1421765008.844273],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15784,[1421765009.048777],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15785,[1421765009.254023],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +15786,[1421765009.460608],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +15787,[1421765009.665703],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.00,ms +15788,[1421765009.872520],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +15789,[1421765010.077625],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15790,[1421765010.284065],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +15791,[1421765010.489591],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15792,[1421765010.695201],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15793,[1421765010.900390],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15794,[1421765011.105932],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +15795,[1421765011.311584],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +15796,[1421765011.517127],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +15797,[1421765011.722067],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15798,[1421765011.927077],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +15799,[1421765012.131956],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15800,[1421765012.337086],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15801,[1421765012.543059],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +15802,[1421765012.747856],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +15803,[1421765012.953262],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +15804,[1421765013.158577],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15805,[1421765013.363805],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15806,[1421765013.568733],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15807,[1421765013.773603],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15808,[1421765013.979084],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +15809,[1421765014.184249],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +15810,[1421765014.389101],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15811,[1421765014.594162],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +15812,[1421765014.799452],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15813,[1421765015.005380],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +15814,[1421765015.212341],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.16,ms +15815,[1421765015.423584],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.48,ms +15816,[1421765015.638505],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +15817,[1421765015.851393],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.14,ms +15818,[1421765016.112385],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=57.1,ms +15819,[1421765016.335397],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +15820,[1421765016.560041],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +15821,[1421765016.786674],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +15822,[1421765017.018522],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.8,ms +15823,[1421765017.239707],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +15824,[1421765017.462806],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +15825,[1421765017.688978],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +15826,[1421765017.916457],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +15827,[1421765018.121134],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15828,[1421765018.325993],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15829,[1421765018.530768],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +15830,[1421765018.741077],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.71,ms +15831,[1421765018.953248],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.25,ms +15832,[1421765019.168253],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +15833,[1421765019.408631],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.4,ms +15834,[1421765019.629240],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +15835,[1421765019.834168],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +15836,[1421765020.085671],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.1,ms +15837,[1421765020.308083],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +15838,[1421765020.532147],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +15839,[1421765020.818109],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.2,ms +15840,[1421765021.044642],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +15841,[1421765021.251056],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +15842,[1421765021.473482],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +15843,[1421765021.757875],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +15844,[1421765022.043150],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.3,ms +15845,[1421765022.272775],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +15846,[1421765022.498048],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +15847,[1421765022.780454],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.6,ms +15848,[1421765022.985816],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +15849,[1421765023.191166],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15850,[1421765023.396995],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +15851,[1421765023.603522],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +15852,[1421765023.810526],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.95,ms +15853,[1421765024.020477],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.45,ms +15854,[1421765024.234713],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +15855,[1421765024.451663],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +15856,[1421765024.707401],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.9,ms +15857,[1421765024.927292],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +15858,[1421765025.148351],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +15859,[1421765025.433003],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.0,ms +15860,[1421765025.656801],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +15861,[1421765025.863280],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +15862,[1421765026.069315],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +15863,[1421765026.274110],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15864,[1421765026.479123],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15865,[1421765026.685121],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +15866,[1421765026.889848],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +15867,[1421765027.095407],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +15868,[1421765027.300310],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15869,[1421765027.506837],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +15870,[1421765027.712464],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +15871,[1421765027.918174],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +15872,[1421765028.123083],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +15873,[1421765028.329531],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +15874,[1421765028.535397],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +15875,[1421765028.741830],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +15876,[1421765028.948071],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +15877,[1421765029.153115],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +15878,[1421765029.358017],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15879,[1421765029.563466],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +15880,[1421765029.768683],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +15881,[1421765029.975090],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +15882,[1421765030.180630],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +15883,[1421765030.385940],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +15884,[1421765030.590901],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +15885,[1421765030.796261],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15886,[1421765031.002398],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +15887,[1421765031.208882],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +15888,[1421765031.417002],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.16,ms +15889,[1421765031.627894],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.69,ms +15890,[1421765031.839201],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.28,ms +15891,[1421765032.054063],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +15892,[1421765032.317195],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.2,ms +15893,[1421765032.596695],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.3,ms +15894,[1421765032.824056],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +15895,[1421765033.049642],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +15896,[1421765033.255040],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +15897,[1421765033.461817],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.74,ms +15898,[1421765033.666973],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15899,[1421765033.873870],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.22,ms +15900,[1421765034.085072],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.76,ms +15901,[1421765034.296410],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.95,ms +15902,[1421765034.512976],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +15903,[1421765034.736922],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +15904,[1421765035.015861],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.3,ms +15905,[1421765035.237925],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +15906,[1421765035.466922],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +15907,[1421765035.697010],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +15908,[1421765035.921475],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +15909,[1421765036.146495],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +15910,[1421765036.351296],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +15911,[1421765036.572238],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +15912,[1421765036.804270],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.7,ms +15913,[1421765037.035460],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.1,ms +15914,[1421765037.259677],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +15915,[1421765037.483674],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +15916,[1421765037.709625],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +15917,[1421765037.937191],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +15918,[1421765038.142603],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +15919,[1421765038.349533],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.16,ms +15920,[1421765038.557150],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.38,ms +15921,[1421765038.767631],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.15,ms +15922,[1421765038.973697],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +15923,[1421765039.188370],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +15924,[1421765039.405634],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +15925,[1421765039.625978],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +15926,[1421765039.900061],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.1,ms +15927,[1421765040.124121],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +15928,[1421765040.349103],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +15929,[1421765040.579582],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.5,ms +15930,[1421765040.799705],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +15931,[1421765041.024180],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +15932,[1421765041.250695],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +15933,[1421765041.477283],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +15934,[1421765041.704832],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +15935,[1421765041.989191],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.1,ms +15936,[1421765042.276762],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.4,ms +15937,[1421765042.503097],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +15938,[1421765042.729863],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +15939,[1421765042.935082],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +15940,[1421765043.139920],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +15941,[1421765043.346214],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +15942,[1421765043.570870],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +15943,[1421765043.784424],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.89,ms +15944,[1421765043.989853],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15945,[1421765044.195476],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15946,[1421765044.400512],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15947,[1421765044.605677],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15948,[1421765044.811439],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15949,[1421765045.017404],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +15950,[1421765045.222473],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15951,[1421765045.428609],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +15952,[1421765045.633772],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +15953,[1421765045.839058],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +15954,[1421765046.044099],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +15955,[1421765046.249016],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +15956,[1421765046.454213],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +15957,[1421765046.659410],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +15958,[1421765046.865244],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15959,[1421765047.070013],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +15960,[1421765047.275143],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15961,[1421765047.480397],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15962,[1421765047.685676],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15963,[1421765047.892341],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +15964,[1421765048.097422],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +15965,[1421765048.302314],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +15966,[1421765048.508531],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +15967,[1421765048.714000],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +15968,[1421765048.918939],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +15969,[1421765049.123921],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15970,[1421765049.330303],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +15971,[1421765049.535112],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +15972,[1421765049.740342],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +15973,[1421765049.945867],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15974,[1421765050.150940],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +15975,[1421765050.356534],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +15976,[1421765050.563525],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +15977,[1421765050.769038],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15978,[1421765050.975394],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +15979,[1421765051.181175],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +15980,[1421765051.386156],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +15981,[1421765051.592331],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +15982,[1421765051.797612],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +15983,[1421765052.003834],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +15984,[1421765052.209091],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +15985,[1421765052.414442],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +15986,[1421765052.620870],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +15987,[1421765052.826177],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +15988,[1421765053.030789],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +15989,[1421765053.236504],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +15990,[1421765053.441683],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +15991,[1421765053.647947],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +15992,[1421765053.853252],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +15993,[1421765054.057832],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +15994,[1421765054.262733],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +15995,[1421765054.468568],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +15996,[1421765054.674365],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +15997,[1421765054.880491],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +15998,[1421765055.086004],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +15999,[1421765055.291180],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +16000,[1421765055.496723],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16001,[1421765055.701884],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16002,[1421765055.907147],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +16003,[1421765056.112223],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16004,[1421765056.317345],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +16005,[1421765056.522506],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16006,[1421765056.727688],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16007,[1421765056.932865],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +16008,[1421765057.137963],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16009,[1421765057.343281],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16010,[1421765057.548415],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +16011,[1421765057.754804],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +16012,[1421765057.960331],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16013,[1421765058.165822],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +16014,[1421765058.371215],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16015,[1421765058.576814],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16016,[1421765058.782112],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +16017,[1421765058.988104],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +16018,[1421765059.194374],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +16019,[1421765059.399820],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +16020,[1421765059.606538],1482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +16021,[1421765059.811490],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16022,[1421765060.016932],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +16023,[1421765060.221843],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +16024,[1421765060.426765],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +16025,[1421765060.631807],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16026,[1421765060.838452],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +16027,[1421765061.043256],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16028,[1421765061.248478],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16029,[1421765061.453564],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16030,[1421765061.659024],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +16031,[1421765061.864153],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +16032,[1421765062.070263],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +16033,[1421765062.275188],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16034,[1421765062.481137],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +16035,[1421765062.687159],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +16036,[1421765062.892669],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16037,[1421765063.097780],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16038,[1421765063.303105],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +16039,[1421765063.508888],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +16040,[1421765063.714640],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16041,[1421765063.921435],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +16042,[1421765064.127021],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16043,[1421765064.331846],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +16044,[1421765064.536987],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16045,[1421765064.742103],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +16046,[1421765064.948659],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +16047,[1421765065.155130],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +16048,[1421765065.361209],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16049,[1421765065.566579],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +16050,[1421765065.771704],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16051,[1421765065.977679],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +16052,[1421765066.182653],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16053,[1421765066.389134],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +16054,[1421765066.595052],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +16055,[1421765066.800913],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +16056,[1421765067.007331],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +16057,[1421765067.212404],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16058,[1421765067.417758],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16059,[1421765067.622907],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +16060,[1421765067.828240],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +16061,[1421765068.033480],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +16062,[1421765068.238829],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +16063,[1421765068.444502],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16064,[1421765068.649923],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16065,[1421765068.856284],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +16066,[1421765069.061041],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16067,[1421765069.266256],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16068,[1421765069.471848],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16069,[1421765069.677847],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +16070,[1421765069.883224],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16071,[1421765070.088101],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16072,[1421765070.293876],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +16073,[1421765070.498910],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +16074,[1421765070.703685],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16075,[1421765070.908404],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +16076,[1421765071.113757],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +16077,[1421765071.320168],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +16078,[1421765071.526649],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +16079,[1421765071.732129],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16080,[1421765071.937903],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16081,[1421765072.143446],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16082,[1421765072.348916],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16083,[1421765072.554120],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16084,[1421765072.759228],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +16085,[1421765072.964464],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +16086,[1421765073.170488],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +16087,[1421765073.375505],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +16088,[1421765073.581488],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +16089,[1421765073.786219],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16090,[1421765073.990950],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16091,[1421765074.195719],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16092,[1421765074.400874],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16093,[1421765074.606461],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +16094,[1421765074.812937],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +16095,[1421765075.017754],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +16096,[1421765075.222562],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +16097,[1421765075.428703],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +16098,[1421765075.634827],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +16099,[1421765075.840195],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +16100,[1421765076.044977],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16101,[1421765076.250115],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16102,[1421765076.455060],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16103,[1421765076.660209],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +16104,[1421765076.866398],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +16105,[1421765077.070816],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16106,[1421765077.277071],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +16107,[1421765077.482791],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +16108,[1421765077.688440],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16109,[1421765077.893901],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16110,[1421765078.098947],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16111,[1421765078.303883],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16112,[1421765078.509146],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16113,[1421765078.714458],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16114,[1421765078.920764],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +16115,[1421765079.126020],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16116,[1421765079.332251],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +16117,[1421765079.537768],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16118,[1421765079.742745],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +16119,[1421765079.947562],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16120,[1421765080.152606],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16121,[1421765080.357981],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16122,[1421765080.563177],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16123,[1421765080.768541],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16124,[1421765080.975115],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +16125,[1421765081.179997],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +16126,[1421765081.385209],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +16127,[1421765081.590933],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16128,[1421765081.796233],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +16129,[1421765082.001283],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16130,[1421765082.206282],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +16131,[1421765082.412483],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +16132,[1421765082.617821],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +16133,[1421765082.822915],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16134,[1421765083.028496],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +16135,[1421765083.233520],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +16136,[1421765083.438912],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16137,[1421765083.645590],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +16138,[1421765083.851788],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +16139,[1421765084.056441],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +16140,[1421765084.261678],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16141,[1421765084.466761],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16142,[1421765084.672012],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +16143,[1421765084.877207],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +16144,[1421765085.082281],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16145,[1421765085.288573],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +16146,[1421765085.494358],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +16147,[1421765085.699692],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +16148,[1421765085.905155],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16149,[1421765086.110425],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +16150,[1421765086.315580],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +16151,[1421765086.520395],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +16152,[1421765086.725635],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16153,[1421765086.932090],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +16154,[1421765087.136952],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +16155,[1421765087.342581],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +16156,[1421765087.547960],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16157,[1421765087.753374],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16158,[1421765087.958777],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +16159,[1421765088.163868],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16160,[1421765088.368930],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +16161,[1421765088.575011],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +16162,[1421765088.780213],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16163,[1421765088.986295],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +16164,[1421765089.192481],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +16165,[1421765089.398788],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +16166,[1421765089.604809],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +16167,[1421765089.811331],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +16168,[1421765090.020145],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +16169,[1421765090.225200],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +16170,[1421765090.430368],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16171,[1421765090.636152],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +16172,[1421765090.841931],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +16173,[1421765091.047431],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16174,[1421765091.254175],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.99,ms +16175,[1421765091.459466],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +16176,[1421765091.666055],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +16177,[1421765091.872084],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +16178,[1421765092.077019],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +16179,[1421765092.281793],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.02,ms +16180,[1421765092.488216],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +16181,[1421765092.694061],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16182,[1421765092.899507],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +16183,[1421765093.103854],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16184,[1421765093.308890],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16185,[1421765093.514235],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16186,[1421765093.719330],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16187,[1421765093.925001],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +16188,[1421765094.131547],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +16189,[1421765094.336712],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +16190,[1421765094.542079],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16191,[1421765094.747827],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +16192,[1421765094.954035],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +16193,[1421765095.159978],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +16194,[1421765095.365177],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16195,[1421765095.571610],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +16196,[1421765095.777362],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +16197,[1421765095.984734],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +16198,[1421765096.190574],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +16199,[1421765096.396670],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +16200,[1421765096.602637],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16201,[1421765096.808901],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16202,[1421765097.014125],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +16203,[1421765097.219334],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16204,[1421765097.424664],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +16205,[1421765097.629822],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16206,[1421765097.836131],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +16207,[1421765098.040843],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +16208,[1421765098.246832],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +16209,[1421765098.452167],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +16210,[1421765098.657705],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16211,[1421765098.864394],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +16212,[1421765099.070370],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +16213,[1421765099.275636],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +16214,[1421765099.481284],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16215,[1421765099.687480],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +16216,[1421765099.893093],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16217,[1421765100.098499],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16218,[1421765100.303448],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +16219,[1421765100.509642],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +16220,[1421765100.715272],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16221,[1421765100.920361],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +16222,[1421765101.125322],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16223,[1421765101.329998],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16224,[1421765101.536103],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16225,[1421765101.742026],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16226,[1421765101.948578],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +16227,[1421765102.154467],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16228,[1421765102.360783],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +16229,[1421765102.567454],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +16230,[1421765102.774015],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +16231,[1421765102.979016],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16232,[1421765103.184495],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +16233,[1421765103.390434],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +16234,[1421765103.595455],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16235,[1421765103.802175],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +16236,[1421765104.007933],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +16237,[1421765104.213163],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16238,[1421765104.418386],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16239,[1421765104.623617],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +16240,[1421765104.829134],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +16241,[1421765105.037429],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16242,[1421765105.243326],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +16243,[1421765105.448621],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16244,[1421765105.653629],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +16245,[1421765105.858686],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16246,[1421765106.063293],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +16247,[1421765106.267797],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +16248,[1421765106.473676],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +16249,[1421765106.678934],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +16250,[1421765106.884573],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16251,[1421765107.090528],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +16252,[1421765107.295453],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16253,[1421765107.501559],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +16254,[1421765107.707623],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +16255,[1421765107.913291],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16256,[1421765108.118369],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16257,[1421765108.323239],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +16258,[1421765108.528940],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16259,[1421765108.735347],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +16260,[1421765108.943735],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.16,ms +16261,[1421765109.155097],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.99,ms +16262,[1421765109.369835],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +16263,[1421765109.586505],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +16264,[1421765109.848364],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=58.1,ms +16265,[1421765110.074499],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +16266,[1421765110.301842],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +16267,[1421765110.528904],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +16268,[1421765110.805984],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.0,ms +16269,[1421765111.090923],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.4,ms +16270,[1421765111.313777],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +16271,[1421765111.543358],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +16272,[1421765111.763485],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +16273,[1421765111.987714],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +16274,[1421765112.192717],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16275,[1421765112.397467],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16276,[1421765112.602006],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +16277,[1421765112.811314],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.46,ms +16278,[1421765113.023395],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.27,ms +16279,[1421765113.236962],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.56,ms +16280,[1421765113.459248],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +16281,[1421765113.678869],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +16282,[1421765113.960149],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.4,ms +16283,[1421765114.244876],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.8,ms +16284,[1421765114.470862],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +16285,[1421765114.697018],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +16286,[1421765114.980649],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.7,ms +16287,[1421765115.185692],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16288,[1421765115.414506],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +16289,[1421765115.638830],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +16290,[1421765115.862638],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +16291,[1421765116.084434],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +16292,[1421765116.308371],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +16293,[1421765116.594090],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.7,ms +16294,[1421765116.800648],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +16295,[1421765117.005864],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +16296,[1421765117.211515],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16297,[1421765117.425694],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +16298,[1421765117.656258],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.6,ms +16299,[1421765117.869690],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.47,ms +16300,[1421765118.074132],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +16301,[1421765118.278810],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +16302,[1421765118.483554],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16303,[1421765118.688171],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +16304,[1421765118.893235],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +16305,[1421765119.098391],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +16306,[1421765119.303611],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16307,[1421765119.510035],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +16308,[1421765119.716645],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +16309,[1421765119.922153],1072,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16310,[1421765120.126974],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +16311,[1421765120.332156],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16312,[1421765120.537533],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +16313,[1421765120.743683],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +16314,[1421765120.948284],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +16315,[1421765121.153145],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16316,[1421765121.358229],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16317,[1421765121.563484],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +16318,[1421765121.768874],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16319,[1421765121.974043],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +16320,[1421765122.180623],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +16321,[1421765122.386956],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +16322,[1421765122.592407],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16323,[1421765122.798080],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +16324,[1421765123.003985],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +16325,[1421765123.208933],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16326,[1421765123.415143],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +16327,[1421765123.621676],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +16328,[1421765123.827113],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16329,[1421765124.032099],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +16330,[1421765124.237161],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +16331,[1421765124.441739],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +16332,[1421765124.647130],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +16333,[1421765124.852499],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +16334,[1421765125.057451],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16335,[1421765125.262332],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +16336,[1421765125.467582],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16337,[1421765125.673040],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16338,[1421765125.878760],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +16339,[1421765126.084416],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +16340,[1421765126.289524],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16341,[1421765126.496045],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +16342,[1421765126.702154],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +16343,[1421765126.907345],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16344,[1421765127.112600],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +16345,[1421765127.317999],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +16346,[1421765127.523386],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16347,[1421765127.730169],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +16348,[1421765127.935178],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +16349,[1421765128.141141],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +16350,[1421765128.347069],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +16351,[1421765128.551859],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +16352,[1421765128.756919],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16353,[1421765128.961922],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16354,[1421765129.166734],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16355,[1421765129.371407],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16356,[1421765129.576504],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16357,[1421765129.781103],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16358,[1421765129.986483],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +16359,[1421765130.192110],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +16360,[1421765130.397654],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16361,[1421765130.604041],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +16362,[1421765130.809604],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +16363,[1421765131.014729],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +16364,[1421765131.220518],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +16365,[1421765131.425537],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16366,[1421765131.631453],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +16367,[1421765131.836647],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16368,[1421765132.041784],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +16369,[1421765132.247503],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +16370,[1421765132.453410],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +16371,[1421765132.659447],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +16372,[1421765132.865527],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +16373,[1421765133.071048],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16374,[1421765133.275940],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16375,[1421765133.481088],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +16376,[1421765133.686589],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +16377,[1421765133.893209],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +16378,[1421765134.098591],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +16379,[1421765134.303821],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16380,[1421765134.509011],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +16381,[1421765134.715139],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +16382,[1421765134.920493],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +16383,[1421765135.125539],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +16384,[1421765135.331788],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +16385,[1421765135.537166],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16386,[1421765135.743307],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +16387,[1421765135.948803],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +16388,[1421765136.155570],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +16389,[1421765136.360230],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +16390,[1421765136.566183],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +16391,[1421765136.771880],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +16392,[1421765136.977634],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +16393,[1421765137.182589],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +16394,[1421765137.388989],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +16395,[1421765137.594591],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16396,[1421765137.800484],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +16397,[1421765138.005787],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16398,[1421765138.211693],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +16399,[1421765138.417712],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +16400,[1421765138.624273],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +16401,[1421765138.830561],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +16402,[1421765139.034838],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +16403,[1421765139.239561],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16404,[1421765139.444776],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16405,[1421765139.650407],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16406,[1421765139.856422],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16407,[1421765140.061795],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +16408,[1421765140.266841],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16409,[1421765140.472110],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +16410,[1421765140.677517],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +16411,[1421765140.883055],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16412,[1421765141.087933],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +16413,[1421765141.292539],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16414,[1421765141.497133],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16415,[1421765141.703046],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +16416,[1421765141.908224],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16417,[1421765142.113256],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +16418,[1421765142.318023],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16419,[1421765142.522796],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16420,[1421765142.727691],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16421,[1421765142.932450],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +16422,[1421765143.138592],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +16423,[1421765143.344578],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +16424,[1421765143.549893],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +16425,[1421765143.755487],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16426,[1421765143.961892],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +16427,[1421765144.166935],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16428,[1421765144.372904],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +16429,[1421765144.577916],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +16430,[1421765144.783016],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +16431,[1421765144.988089],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16432,[1421765145.192784],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +16433,[1421765145.405237],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.53,ms +16434,[1421765145.611812],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +16435,[1421765145.818191],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +16436,[1421765146.023145],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +16437,[1421765146.228939],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +16438,[1421765146.433499],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16439,[1421765146.638346],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16440,[1421765146.843368],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16441,[1421765147.048906],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +16442,[1421765147.255044],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +16443,[1421765147.460038],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +16444,[1421765147.665226],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16445,[1421765147.870623],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16446,[1421765148.076053],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +16447,[1421765148.281494],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16448,[1421765148.487918],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +16449,[1421765148.693978],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +16450,[1421765148.898614],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +16451,[1421765149.104064],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +16452,[1421765149.309454],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +16453,[1421765149.515067],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +16454,[1421765149.720151],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +16455,[1421765149.925323],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16456,[1421765150.130819],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +16457,[1421765150.336519],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16458,[1421765150.542069],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16459,[1421765150.748525],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +16460,[1421765150.954016],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16461,[1421765151.159379],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +16462,[1421765151.364454],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16463,[1421765151.569301],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16464,[1421765151.774667],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +16465,[1421765151.980840],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +16466,[1421765152.185949],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16467,[1421765152.391406],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +16468,[1421765152.596859],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +16469,[1421765152.802631],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +16470,[1421765153.007303],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +16471,[1421765153.212150],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +16472,[1421765153.417255],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +16473,[1421765153.622422],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +16474,[1421765153.827065],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +16475,[1421765154.031996],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16476,[1421765154.236892],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +16477,[1421765154.442959],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +16478,[1421765154.649616],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +16479,[1421765154.855326],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +16480,[1421765155.059932],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16481,[1421765155.265376],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +16482,[1421765155.470785],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +16483,[1421765155.676041],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16484,[1421765155.882243],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +16485,[1421765156.087189],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16486,[1421765156.293129],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +16487,[1421765156.498091],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16488,[1421765156.704561],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +16489,[1421765156.910035],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16490,[1421765157.115287],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +16491,[1421765157.320816],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +16492,[1421765157.525989],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +16493,[1421765157.731212],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16494,[1421765157.937042],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +16495,[1421765158.142636],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16496,[1421765158.348745],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +16497,[1421765158.553753],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16498,[1421765158.759283],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +16499,[1421765158.965504],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16500,[1421765159.171018],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16501,[1421765159.377125],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +16502,[1421765159.582614],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16503,[1421765159.788032],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +16504,[1421765159.993240],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16505,[1421765160.198735],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +16506,[1421765160.404437],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +16507,[1421765160.609681],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16508,[1421765160.815388],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +16509,[1421765161.021969],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +16510,[1421765161.228025],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +16511,[1421765161.434172],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +16512,[1421765161.639690],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16513,[1421765161.846271],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +16514,[1421765162.051648],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +16515,[1421765162.257299],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +16516,[1421765162.463476],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +16517,[1421765162.669988],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +16518,[1421765162.875862],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16519,[1421765163.080887],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16520,[1421765163.286271],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +16521,[1421765163.491838],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16522,[1421765163.697225],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +16523,[1421765163.902591],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +16524,[1421765164.107258],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16525,[1421765164.311904],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +16526,[1421765164.516784],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16527,[1421765164.721877],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16528,[1421765164.928123],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +16529,[1421765165.133255],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16530,[1421765165.338491],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +16531,[1421765165.543635],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16532,[1421765165.748742],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16533,[1421765165.954026],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16534,[1421765166.159048],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +16535,[1421765166.365368],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +16536,[1421765166.570580],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16537,[1421765166.776620],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +16538,[1421765166.981903],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16539,[1421765167.187904],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +16540,[1421765167.393122],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +16541,[1421765167.598406],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +16542,[1421765167.804954],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +16543,[1421765168.009936],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16544,[1421765168.214836],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16545,[1421765168.420498],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +16546,[1421765168.626200],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +16547,[1421765168.831650],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16548,[1421765169.036721],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +16549,[1421765169.243046],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +16550,[1421765169.448699],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16551,[1421765169.653973],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +16552,[1421765169.860137],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +16553,[1421765170.064990],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16554,[1421765170.269896],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16555,[1421765170.475040],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +16556,[1421765170.682254],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.94,ms +16557,[1421765170.889969],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.82,ms +16558,[1421765171.102260],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.74,ms +16559,[1421765171.318393],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +16560,[1421765171.533187],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +16561,[1421765171.801258],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=64.4,ms +16562,[1421765172.027772],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +16563,[1421765172.303979],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.9,ms +16564,[1421765172.526127],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +16565,[1421765172.815142],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.2,ms +16566,[1421765173.034225],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +16567,[1421765173.257591],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +16568,[1421765173.486159],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +16569,[1421765173.713475],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +16570,[1421765173.920105],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +16571,[1421765174.125704],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16572,[1421765174.330346],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +16573,[1421765174.537824],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.71,ms +16574,[1421765174.748223],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.17,ms +16575,[1421765174.961682],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.31,ms +16576,[1421765175.175598],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.99,ms +16577,[1421765175.397047],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +16578,[1421765175.620233],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +16579,[1421765175.842980],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +16580,[1421765176.061562],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +16581,[1421765176.286171],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +16582,[1421765176.569614],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.4,ms +16583,[1421765176.797580],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +16584,[1421765177.025590],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +16585,[1421765177.250536],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +16586,[1421765177.536710],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.2,ms +16587,[1421765177.815035],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.5,ms +16588,[1421765178.095344],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.9,ms +16589,[1421765178.320726],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +16590,[1421765178.547950],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +16591,[1421765178.753152],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16592,[1421765178.959366],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +16593,[1421765179.165514],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +16594,[1421765179.370629],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +16595,[1421765179.580427],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.69,ms +16596,[1421765179.793596],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.10,ms +16597,[1421765180.009472],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +16598,[1421765180.226371],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +16599,[1421765180.446168],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +16600,[1421765180.726498],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.2,ms +16601,[1421765180.952042],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +16602,[1421765181.236083],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.2,ms +16603,[1421765181.455715],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +16604,[1421765181.692246],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.5,ms +16605,[1421765181.924364],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.8,ms +16606,[1421765182.147126],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +16607,[1421765182.431219],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +16608,[1421765182.661783],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +16609,[1421765182.932641],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.6,ms +16610,[1421765183.159959],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +16611,[1421765183.383718],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +16612,[1421765183.588783],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16613,[1421765183.793806],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16614,[1421765183.998957],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +16615,[1421765184.205455],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +16616,[1421765184.413026],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.59,ms +16617,[1421765184.645972],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.5,ms +16618,[1421765184.893560],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.6,ms +16619,[1421765185.108257],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +16620,[1421765185.328386],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +16621,[1421765185.553397],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +16622,[1421765185.780655],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +16623,[1421765186.005535],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +16624,[1421765186.229746],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +16625,[1421765186.510980],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.1,ms +16626,[1421765186.799408],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.3,ms +16627,[1421765187.024423],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +16628,[1421765187.253870],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +16629,[1421765187.532021],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.0,ms +16630,[1421765187.754278],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +16631,[1421765188.034443],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.0,ms +16632,[1421765188.240765],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +16633,[1421765188.445874],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16634,[1421765188.651036],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +16635,[1421765188.856108],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +16636,[1421765189.060875],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16637,[1421765189.266254],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +16638,[1421765189.471437],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16639,[1421765189.676603],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16640,[1421765189.882615],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +16641,[1421765190.087496],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16642,[1421765190.293565],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +16643,[1421765190.499565],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16644,[1421765190.705039],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16645,[1421765190.911065],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +16646,[1421765191.116710],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16647,[1421765191.322292],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +16648,[1421765191.527404],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +16649,[1421765191.732974],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16650,[1421765191.938122],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +16651,[1421765192.145428],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.57,ms +16652,[1421765192.355611],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.40,ms +16653,[1421765192.595318],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.4,ms +16654,[1421765192.811245],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +16655,[1421765193.031181],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +16656,[1421765193.253923],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +16657,[1421765193.480396],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +16658,[1421765193.697878],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +16659,[1421765193.978230],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.3,ms +16660,[1421765194.205622],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +16661,[1421765194.436288],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.6,ms +16662,[1421765194.642604],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +16663,[1421765194.923674],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.7,ms +16664,[1421765195.150238],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +16665,[1421765195.375688],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +16666,[1421765195.665886],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=86.1,ms +16667,[1421765195.892182],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +16668,[1421765196.180819],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.0,ms +16669,[1421765196.407756],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +16670,[1421765196.614161],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +16671,[1421765196.821433],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.13,ms +16672,[1421765197.035296],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.1,ms +16673,[1421765197.245135],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.99,ms +16674,[1421765197.462274],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +16675,[1421765197.681909],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +16676,[1421765197.938653],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=52.4,ms +16677,[1421765198.204023],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=61.2,ms +16678,[1421765198.429277],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +16679,[1421765198.708655],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.4,ms +16680,[1421765198.933408],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +16681,[1421765199.154734],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +16682,[1421765199.429661],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.0,ms +16683,[1421765199.655857],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +16684,[1421765199.886369],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +16685,[1421765200.174712],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.5,ms +16686,[1421765200.399374],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +16687,[1421765200.617343],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +16688,[1421765200.844980],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +16689,[1421765201.071090],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +16690,[1421765201.276027],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16691,[1421765201.481581],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16692,[1421765201.688742],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.27,ms +16693,[1421765201.909111],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +16694,[1421765202.122431],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.62,ms +16695,[1421765202.334557],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.20,ms +16696,[1421765202.554157],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +16697,[1421765202.817048],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=58.9,ms +16698,[1421765203.022030],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +16699,[1421765203.228178],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +16700,[1421765203.433404],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +16701,[1421765203.639819],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +16702,[1421765203.845255],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16703,[1421765204.049902],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16704,[1421765204.254955],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +16705,[1421765204.460390],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16706,[1421765204.665390],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +16707,[1421765204.871661],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +16708,[1421765205.076940],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +16709,[1421765205.282953],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +16710,[1421765205.488076],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16711,[1421765205.693242],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16712,[1421765205.899064],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +16713,[1421765206.103893],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16714,[1421765206.313411],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.72,ms +16715,[1421765206.518959],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +16716,[1421765206.724703],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +16717,[1421765206.930616],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +16718,[1421765207.135720],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +16719,[1421765207.340693],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +16720,[1421765207.545837],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +16721,[1421765207.751358],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16722,[1421765207.957111],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16723,[1421765208.162890],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +16724,[1421765208.368031],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +16725,[1421765208.573365],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +16726,[1421765208.779181],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +16727,[1421765208.984170],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +16728,[1421765209.189530],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16729,[1421765209.394879],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +16730,[1421765209.600166],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16731,[1421765209.805658],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +16732,[1421765210.011561],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +16733,[1421765210.216624],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +16734,[1421765210.422152],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16735,[1421765210.627334],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +16736,[1421765210.832538],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +16737,[1421765211.037442],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +16738,[1421765211.242322],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16739,[1421765211.448693],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +16740,[1421765211.654198],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +16741,[1421765211.859720],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16742,[1421765212.064571],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +16743,[1421765212.271242],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +16744,[1421765212.476798],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16745,[1421765222.885723],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16746,[1421765223.090340],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +16747,[1421765223.295344],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +16748,[1421765223.501511],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +16749,[1421765223.707403],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +16750,[1421765223.912389],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16751,[1421765224.117296],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16752,[1421765224.322196],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +16753,[1421765224.527440],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +16754,[1421765224.732342],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +16755,[1421765224.938036],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +16756,[1421765225.144593],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +16757,[1421765225.366554],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +16758,[1421765225.578308],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.81,ms +16759,[1421765225.794311],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +16760,[1421765226.013802],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +16761,[1421765226.287331],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.5,ms +16762,[1421765226.511856],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +16763,[1421765226.737019],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +16764,[1421765227.023526],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.2,ms +16765,[1421765227.307829],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.3,ms +16766,[1421765227.534290],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +16767,[1421765227.798692],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.4,ms +16768,[1421765228.004104],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +16769,[1421765228.210062],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +16770,[1421765228.416468],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +16771,[1421765228.626149],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.71,ms +16772,[1421765228.836834],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.55,ms +16773,[1421765229.048463],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.35,ms +16774,[1421765229.302808],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=50.4,ms +16775,[1421765229.521579],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +16776,[1421765229.803409],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.5,ms +16777,[1421765230.026049],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +16778,[1421765230.308192],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.4,ms +16779,[1421765230.592447],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.2,ms +16780,[1421765230.817944],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +16781,[1421765231.043618],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +16782,[1421765231.329880],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.9,ms +16783,[1421765231.558837],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +16784,[1421765231.783163],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +16785,[1421765232.010108],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +16786,[1421765232.296141],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.4,ms +16787,[1421765232.582645],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.4,ms +16788,[1421765232.788092],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +16789,[1421765232.994610],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +16790,[1421765233.203490],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.61,ms +16791,[1421765233.412413],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.32,ms +16792,[1421765233.647743],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.6,ms +16793,[1421765233.863465],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +16794,[1421765234.068372],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16795,[1421765234.289968],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +16796,[1421765234.514825],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +16797,[1421765234.736709],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +16798,[1421765234.963474],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +16799,[1421765235.195216],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.3,ms +16800,[1421765235.416904],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.7,ms +16801,[1421765235.643799],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +16802,[1421765235.870985],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +16803,[1421765236.095533],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +16804,[1421765236.305293],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.66,ms +16805,[1421765236.583210],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.0,ms +16806,[1421765236.805158],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +16807,[1421765237.085893],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.3,ms +16808,[1421765237.352973],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=63.4,ms +16809,[1421765237.558824],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +16810,[1421765237.764526],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +16811,[1421765237.971124],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.88,ms +16812,[1421765238.231080],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.3,ms +16813,[1421765238.445221],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.2,ms +16814,[1421765238.684045],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.7,ms +16815,[1421765238.937976],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=49.6,ms +16816,[1421765239.156463],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +16817,[1421765239.382566],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +16818,[1421765239.607325],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +16819,[1421765239.895836],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.5,ms +16820,[1421765240.124390],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +16821,[1421765240.354028],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +16822,[1421765240.581866],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +16823,[1421765240.871025],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.1,ms +16824,[1421765241.095280],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +16825,[1421765241.323464],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +16826,[1421765241.549296],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +16827,[1421765241.830999],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.7,ms +16828,[1421765242.035489],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +16829,[1421765242.241312],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +16830,[1421765242.447382],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +16831,[1421765242.654756],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.38,ms +16832,[1421765242.866554],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.97,ms +16833,[1421765243.109919],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.9,ms +16834,[1421765243.323075],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.11,ms +16835,[1421765243.584319],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.9,ms +16836,[1421765243.808233],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +16837,[1421765244.029650],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +16838,[1421765244.291320],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=57.8,ms +16839,[1421765244.528651],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.1,ms +16840,[1421765244.734901],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +16841,[1421765244.989086],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=50.0,ms +16842,[1421765245.255333],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.2,ms +16843,[1421765245.478529],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +16844,[1421765245.702628],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +16845,[1421765245.931565],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +16846,[1421765246.214163],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.3,ms +16847,[1421765246.440014],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +16848,[1421765246.674189],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.8,ms +16849,[1421765246.879440],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +16850,[1421765247.084429],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +16851,[1421765247.290247],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +16852,[1421765247.496926],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.94,ms +16853,[1421765247.707385],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.76,ms +16854,[1421765247.919304],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.00,ms +16855,[1421765248.134316],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +16856,[1421765248.353174],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +16857,[1421765248.605371],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.3,ms +16858,[1421765248.827839],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +16859,[1421765249.077389],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.0,ms +16860,[1421765249.307295],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +16861,[1421765249.533194],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +16862,[1421765249.759772],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +16863,[1421765249.982679],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +16864,[1421765250.208231],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +16865,[1421765250.433871],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +16866,[1421765250.658939],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +16867,[1421765250.885321],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +16868,[1421765251.113904],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +16869,[1421765251.399688],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.9,ms +16870,[1421765251.622206],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +16871,[1421765251.827578],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +16872,[1421765252.037995],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.92,ms +16873,[1421765252.243552],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +16874,[1421765252.451686],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.17,ms +16875,[1421765252.669674],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +16876,[1421765252.885881],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +16877,[1421765253.106968],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +16878,[1421765253.326273],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +16879,[1421765253.547851],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +16880,[1421765253.765575],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +16881,[1421765253.994488],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +16882,[1421765254.274575],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.2,ms +16883,[1421765254.500429],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +16884,[1421765254.714963],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +16885,[1421765254.941771],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +16886,[1421765255.164508],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +16887,[1421765255.389680],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +16888,[1421765255.677140],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.2,ms +16889,[1421765255.898875],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +16890,[1421765256.120854],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +16891,[1421765256.338445],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +16892,[1421765256.543694],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16893,[1421765256.749154],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +16894,[1421765256.954516],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +16895,[1421765257.162408],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.72,ms +16896,[1421765257.373836],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.26,ms +16897,[1421765257.613377],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.6,ms +16898,[1421765257.825242],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +16899,[1421765258.089254],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.3,ms +16900,[1421765258.367172],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.2,ms +16901,[1421765258.595098],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +16902,[1421765258.879778],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.6,ms +16903,[1421765259.104366],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +16904,[1421765259.381120],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.7,ms +16905,[1421765259.587047],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +16906,[1421765259.809579],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +16907,[1421765260.097394],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.7,ms +16908,[1421765260.317924],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +16909,[1421765260.542636],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +16910,[1421765260.828016],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.4,ms +16911,[1421765261.052787],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +16912,[1421765261.259989],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.66,ms +16913,[1421765261.465852],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +16914,[1421765261.670579],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +16915,[1421765261.878240],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.82,ms +16916,[1421765262.089074],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.09,ms +16917,[1421765262.326386],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.5,ms +16918,[1421765262.544208],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +16919,[1421765262.760295],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +16920,[1421765262.978044],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +16921,[1421765263.205753],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +16922,[1421765263.435202],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +16923,[1421765263.661330],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +16924,[1421765263.890664],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +16925,[1421765264.116736],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +16926,[1421765264.321845],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +16927,[1421765264.528135],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +16928,[1421765264.733847],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +16929,[1421765264.939610],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +16930,[1421765265.145198],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +16931,[1421765265.350520],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +16932,[1421765265.556161],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +16933,[1421765265.762837],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +16934,[1421765265.968285],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +16935,[1421765266.173285],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16936,[1421765266.378867],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +16937,[1421765266.589209],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.02,ms +16938,[1421765266.813634],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +16939,[1421765267.047299],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.1,ms +16940,[1421765267.296521],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.2,ms +16941,[1421765267.514820],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +16942,[1421765267.727613],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.74,ms +16943,[1421765267.933596],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +16944,[1421765268.138793],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +16945,[1421765268.345130],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +16946,[1421765268.554142],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.16,ms +16947,[1421765268.786060],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.1,ms +16948,[1421765268.998614],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.52,ms +16949,[1421765269.245539],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.0,ms +16950,[1421765269.468864],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +16951,[1421765269.694131],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +16952,[1421765269.978457],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.3,ms +16953,[1421765270.206430],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +16954,[1421765270.490572],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.1,ms +16955,[1421765270.717367],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +16956,[1421765270.938098],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +16957,[1421765271.162087],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +16958,[1421765271.414257],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.6,ms +16959,[1421765271.640711],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +16960,[1421765271.870888],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +16961,[1421765272.159421],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.7,ms +16962,[1421765272.389139],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +16963,[1421765272.594427],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16964,[1421765272.800717],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +16965,[1421765273.007535],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.91,ms +16966,[1421765273.225875],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +16967,[1421765273.435776],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.99,ms +16968,[1421765273.651130],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.7,ms +16969,[1421765273.869866],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +16970,[1421765274.092588],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +16971,[1421765274.369139],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.6,ms +16972,[1421765274.651548],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.4,ms +16973,[1421765274.935772],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.2,ms +16974,[1421765275.163654],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +16975,[1421765275.445802],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.3,ms +16976,[1421765275.671375],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +16977,[1421765275.897086],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +16978,[1421765276.180648],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.6,ms +16979,[1421765276.406246],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +16980,[1421765276.689549],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.3,ms +16981,[1421765276.978870],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.3,ms +16982,[1421765277.185892],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.87,ms +16983,[1421765277.390781],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +16984,[1421765277.596149],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +16985,[1421765277.811253],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +16986,[1421765278.035478],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +16987,[1421765278.248534],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.14,ms +16988,[1421765278.464640],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +16989,[1421765278.683920],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +16990,[1421765278.952227],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=64.2,ms +16991,[1421765279.174504],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +16992,[1421765279.459467],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.1,ms +16993,[1421765279.679480],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +16994,[1421765279.966931],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.2,ms +16995,[1421765280.172476],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +16996,[1421765280.378562],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +16997,[1421765280.584095],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +16998,[1421765280.789562],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +16999,[1421765280.995944],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +17000,[1421765281.201815],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +17001,[1421765281.407895],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +17002,[1421765281.613353],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17003,[1421765281.840630],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +17004,[1421765282.115131],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.3,ms +17005,[1421765282.346244],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.4,ms +17006,[1421765282.570431],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +17007,[1421765282.790663],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +17008,[1421765283.015897],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +17009,[1421765283.298672],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.7,ms +17010,[1421765283.503754],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +17011,[1421765283.709566],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +17012,[1421765283.915173],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17013,[1421765284.149266],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.3,ms +17014,[1421765284.414550],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=61.6,ms +17015,[1421765284.625996],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.44,ms +17016,[1421765284.841005],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +17017,[1421765285.103962],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.6,ms +17018,[1421765285.325024],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +17019,[1421765285.548722],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +17020,[1421765285.773534],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +17021,[1421765286.000751],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +17022,[1421765286.288311],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.5,ms +17023,[1421765286.501105],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.92,ms +17024,[1421765286.720123],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +17025,[1421765287.008039],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.1,ms +17026,[1421765287.233877],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +17027,[1421765287.573624],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=135,ms +17028,[1421765287.801435],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +17029,[1421765288.086596],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.8,ms +17030,[1421765288.292352],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +17031,[1421765288.497222],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +17032,[1421765288.704352],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.56,ms +17033,[1421765288.925543],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +17034,[1421765289.139198],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.2,ms +17035,[1421765289.355489],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +17036,[1421765289.571911],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +17037,[1421765289.837963],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.3,ms +17038,[1421765290.110319],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=68.7,ms +17039,[1421765290.393419],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.3,ms +17040,[1421765290.617177],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +17041,[1421765290.832138],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +17042,[1421765291.068252],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.2,ms +17043,[1421765291.274977],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +17044,[1421765291.500495],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +17045,[1421765291.708627],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.15,ms +17046,[1421765291.915150],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +17047,[1421765292.120556],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17048,[1421765292.329237],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.63,ms +17049,[1421765292.538554],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.60,ms +17050,[1421765292.750989],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.88,ms +17051,[1421765292.966531],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +17052,[1421765293.226800],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.2,ms +17053,[1421765293.463123],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.4,ms +17054,[1421765293.668362],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17055,[1421765293.873633],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +17056,[1421765294.078947],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +17057,[1421765294.287520],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.78,ms +17058,[1421765294.499530],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.89,ms +17059,[1421765294.712334],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.83,ms +17060,[1421765294.980883],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=64.7,ms +17061,[1421765295.203548],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +17062,[1421765295.425788],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +17063,[1421765295.632173],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +17064,[1421765295.837140],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17065,[1421765296.042236],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17066,[1421765296.248892],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +17067,[1421765296.454137],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17068,[1421765296.659133],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17069,[1421765296.864838],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +17070,[1421765297.149612],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.4,ms +17071,[1421765297.354456],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +17072,[1421765297.559540],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17073,[1421765297.764388],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +17074,[1421765297.970540],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +17075,[1421765298.177144],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +17076,[1421765298.398559],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +17077,[1421765298.611690],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.00,ms +17078,[1421765298.829467],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +17079,[1421765299.046431],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +17080,[1421765299.262394],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +17081,[1421765299.490027],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +17082,[1421765299.716142],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +17083,[1421765299.935876],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +17084,[1421765300.160374],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +17085,[1421765300.389165],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +17086,[1421765300.594765],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +17087,[1421765300.800199],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +17088,[1421765301.005576],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +17089,[1421765301.214600],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.07,ms +17090,[1421765301.426641],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.26,ms +17091,[1421765301.643454],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +17092,[1421765301.861443],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +17093,[1421765302.080301],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +17094,[1421765302.303250],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +17095,[1421765302.531968],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +17096,[1421765302.756552],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +17097,[1421765303.041249],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.8,ms +17098,[1421765303.319852],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.8,ms +17099,[1421765303.531041],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.18,ms +17100,[1421765303.737175],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +17101,[1421765303.942102],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +17102,[1421765304.147680],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +17103,[1421765304.352878],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +17104,[1421765304.558375],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +17105,[1421765304.763531],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +17106,[1421765304.969600],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +17107,[1421765305.174105],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +17108,[1421765305.380306],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +17109,[1421765305.586050],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17110,[1421765305.791059],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17111,[1421765305.997471],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +17112,[1421765306.202439],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17113,[1421765306.407421],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +17114,[1421765306.612522],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +17115,[1421765306.817785],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17116,[1421765307.022648],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +17117,[1421765307.227246],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17118,[1421765307.433571],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +17119,[1421765307.638825],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17120,[1421765307.844491],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17121,[1421765308.050489],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +17122,[1421765308.255232],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17123,[1421765308.460209],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +17124,[1421765308.665517],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +17125,[1421765308.870538],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +17126,[1421765309.075120],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17127,[1421765309.280511],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +17128,[1421765309.485999],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17129,[1421765309.690962],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17130,[1421765309.895889],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17131,[1421765310.100324],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17132,[1421765310.305580],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +17133,[1421765310.511038],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17134,[1421765310.717323],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +17135,[1421765310.922753],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17136,[1421765311.127909],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17137,[1421765311.334106],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +17138,[1421765311.539750],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17139,[1421765311.745124],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17140,[1421765311.950293],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +17141,[1421765312.155392],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17142,[1421765312.360251],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +17143,[1421765312.565388],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +17144,[1421765312.770337],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17145,[1421765312.975397],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17146,[1421765313.181683],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +17147,[1421765313.387907],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +17148,[1421765313.593200],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17149,[1421765313.798153],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17150,[1421765314.003231],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17151,[1421765314.209342],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +17152,[1421765314.415427],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +17153,[1421765314.621286],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +17154,[1421765314.827330],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +17155,[1421765315.032397],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +17156,[1421765315.237487],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17157,[1421765315.442167],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17158,[1421765315.647085],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17159,[1421765315.853733],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +17160,[1421765316.058612],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17161,[1421765316.263857],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +17162,[1421765316.469405],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +17163,[1421765316.674721],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +17164,[1421765316.879531],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +17165,[1421765317.085015],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +17166,[1421765317.290351],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +17167,[1421765317.495615],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +17168,[1421765317.700328],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +17169,[1421765317.905624],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17170,[1421765318.117653],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.79,ms +17171,[1421765318.324343],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +17172,[1421765318.529599],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +17173,[1421765318.734453],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17174,[1421765318.939266],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +17175,[1421765319.145338],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +17176,[1421765319.350409],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +17177,[1421765319.563541],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.35,ms +17178,[1421765319.768827],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +17179,[1421765319.974342],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +17180,[1421765320.180959],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +17181,[1421765320.386261],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17182,[1421765320.591100],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +17183,[1421765320.795804],89,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +17184,[1421765321.001761],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +17185,[1421765321.207035],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +17186,[1421765321.412180],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +17187,[1421765321.617561],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17188,[1421765321.823081],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +17189,[1421765322.027979],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17190,[1421765322.233259],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +17191,[1421765322.438931],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +17192,[1421765322.644981],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17193,[1421765322.851034],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +17194,[1421765323.056443],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17195,[1421765323.261402],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17196,[1421765323.466766],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +17197,[1421765323.672090],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +17198,[1421765323.878287],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +17199,[1421765324.083312],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +17200,[1421765324.288041],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +17201,[1421765324.493310],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17202,[1421765324.698510],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +17203,[1421765324.903681],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +17204,[1421765325.108154],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17205,[1421765325.312936],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17206,[1421765325.518941],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +17207,[1421765325.723466],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +17208,[1421765325.929034],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17209,[1421765326.135467],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +17210,[1421765326.342055],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +17211,[1421765326.547704],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17212,[1421765326.753165],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17213,[1421765326.958741],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +17214,[1421765327.164367],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17215,[1421765327.369918],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +17216,[1421765327.575672],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17217,[1421765327.782108],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +17218,[1421765327.987869],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +17219,[1421765328.193458],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17220,[1421765328.399588],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +17221,[1421765328.604750],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17222,[1421765328.810058],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +17223,[1421765329.015796],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +17224,[1421765329.220666],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +17225,[1421765329.427142],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +17226,[1421765329.633032],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17227,[1421765329.838949],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17228,[1421765330.044880],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +17229,[1421765330.249905],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17230,[1421765330.456664],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +17231,[1421765330.661669],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +17232,[1421765330.866695],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +17233,[1421765331.072971],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +17234,[1421765331.278140],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17235,[1421765331.483168],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +17236,[1421765331.688368],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +17237,[1421765331.893918],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +17238,[1421765332.100019],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +17239,[1421765332.306203],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +17240,[1421765332.512702],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +17241,[1421765332.718906],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +17242,[1421765332.925702],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +17243,[1421765333.130857],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17244,[1421765333.335677],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17245,[1421765333.540736],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17246,[1421765333.745889],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17247,[1421765333.950925],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17248,[1421765334.156118],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +17249,[1421765334.361363],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +17250,[1421765334.567527],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +17251,[1421765334.772676],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17252,[1421765334.977752],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +17253,[1421765335.183977],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +17254,[1421765335.389201],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17255,[1421765335.594674],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +17256,[1421765335.800084],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17257,[1421765336.005033],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17258,[1421765336.210271],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +17259,[1421765336.415812],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +17260,[1421765336.621171],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17261,[1421765336.827627],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +17262,[1421765337.032556],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +17263,[1421765337.237615],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +17264,[1421765337.443026],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +17265,[1421765337.648559],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +17266,[1421765337.854349],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +17267,[1421765338.059412],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +17268,[1421765338.264969],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +17269,[1421765338.471188],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +17270,[1421765338.676531],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +17271,[1421765338.883386],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +17272,[1421765339.088588],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +17273,[1421765339.293586],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +17274,[1421765339.499955],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +17275,[1421765339.705493],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +17276,[1421765339.911241],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +17277,[1421765340.116574],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17278,[1421765340.321524],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17279,[1421765340.527463],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +17280,[1421765340.732702],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17281,[1421765340.957654],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +17282,[1421765341.163857],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +17283,[1421765341.369165],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17284,[1421765341.574368],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +17285,[1421765341.780676],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +17286,[1421765341.986011],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +17287,[1421765342.192488],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +17288,[1421765342.398608],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +17289,[1421765342.604674],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +17290,[1421765342.810058],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +17291,[1421765343.015074],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +17292,[1421765343.220109],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +17293,[1421765343.426129],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17294,[1421765343.631738],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17295,[1421765343.837279],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +17296,[1421765344.042452],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17297,[1421765344.247590],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +17298,[1421765344.453003],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +17299,[1421765344.658642],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17300,[1421765344.863880],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17301,[1421765345.069827],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +17302,[1421765345.274672],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +17303,[1421765345.479655],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17304,[1421765345.684650],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17305,[1421765345.889773],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17306,[1421765346.094742],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +17307,[1421765346.299943],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17308,[1421765346.505593],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17309,[1421765346.712645],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +17310,[1421765346.918870],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +17311,[1421765347.125095],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +17312,[1421765347.330696],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +17313,[1421765347.536138],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17314,[1421765347.741427],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +17315,[1421765347.947459],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +17316,[1421765348.152863],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17317,[1421765348.358129],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17318,[1421765348.563403],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17319,[1421765348.769656],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +17320,[1421765348.976008],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +17321,[1421765349.182928],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +17322,[1421765349.387944],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +17323,[1421765349.594504],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +17324,[1421765349.800059],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17325,[1421765350.005041],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17326,[1421765350.209937],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17327,[1421765350.415282],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17328,[1421765350.620890],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +17329,[1421765350.827096],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +17330,[1421765351.036353],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.93,ms +17331,[1421765351.247547],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.21,ms +17332,[1421765351.453786],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +17333,[1421765351.672462],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +17334,[1421765351.931577],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.5,ms +17335,[1421765352.138015],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +17336,[1421765352.343379],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17337,[1421765352.548776],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17338,[1421765352.755022],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +17339,[1421765352.963975],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.25,ms +17340,[1421765353.173712],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.69,ms +17341,[1421765353.385841],89,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.28,ms +17342,[1421765353.599350],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.42,ms +17343,[1421765353.858954],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=55.4,ms +17344,[1421765354.081888],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +17345,[1421765354.307611],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +17346,[1421765354.532432],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +17347,[1421765354.757730],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +17348,[1421765354.982679],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +17349,[1421765355.188700],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +17350,[1421765355.393914],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +17351,[1421765355.599879],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +17352,[1421765355.805256],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17353,[1421765356.009953],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17354,[1421765356.214809],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17355,[1421765356.419970],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +17356,[1421765356.625985],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +17357,[1421765356.830863],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17358,[1421765357.035473],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +17359,[1421765357.240288],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +17360,[1421765357.445981],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +17361,[1421765357.651713],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.99,ms +17362,[1421765357.873897],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +17363,[1421765358.109376],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.0,ms +17364,[1421765358.325176],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +17365,[1421765358.585298],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.3,ms +17366,[1421765358.808756],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +17367,[1421765359.088328],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.3,ms +17368,[1421765359.293719],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +17369,[1421765359.499554],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +17370,[1421765359.707602],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.91,ms +17371,[1421765359.917655],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.38,ms +17372,[1421765360.131684],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +17373,[1421765360.343029],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.48,ms +17374,[1421765360.563588],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +17375,[1421765360.787548],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +17376,[1421765361.070644],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.6,ms +17377,[1421765361.343685],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.0,ms +17378,[1421765361.564464],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +17379,[1421765361.793450],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.0,ms +17380,[1421765362.018903],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +17381,[1421765362.223902],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17382,[1421765362.451801],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +17383,[1421765362.674423],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +17384,[1421765362.952125],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.3,ms +17385,[1421765363.178550],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +17386,[1421765363.405041],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +17387,[1421765363.686732],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.7,ms +17388,[1421765363.891881],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +17389,[1421765364.096885],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +17390,[1421765364.302208],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +17391,[1421765364.509392],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.08,ms +17392,[1421765364.719985],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.60,ms +17393,[1421765364.934519],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +17394,[1421765365.152325],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +17395,[1421765365.408754],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=52.8,ms +17396,[1421765365.631889],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +17397,[1421765365.856143],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +17398,[1421765366.080976],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +17399,[1421765366.362874],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.2,ms +17400,[1421765366.642815],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.1,ms +17401,[1421765366.871304],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +17402,[1421765367.097988],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +17403,[1421765367.325686],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +17404,[1421765367.610144],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.2,ms +17405,[1421765367.815508],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17406,[1421765368.020421],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +17407,[1421765368.262897],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.5,ms +17408,[1421765368.531828],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=65.0,ms +17409,[1421765368.752909],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +17410,[1421765368.958131],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +17411,[1421765369.163085],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +17412,[1421765369.370829],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.56,ms +17413,[1421765369.582972],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.71,ms +17414,[1421765369.820209],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.0,ms +17415,[1421765370.035645],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +17416,[1421765370.255812],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +17417,[1421765370.481459],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +17418,[1421765370.748620],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.9,ms +17419,[1421765370.978930],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +17420,[1421765371.206141],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +17421,[1421765371.430687],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +17422,[1421765371.635691],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17423,[1421765371.840469],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +17424,[1421765372.045331],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +17425,[1421765372.251119],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +17426,[1421765372.457365],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +17427,[1421765372.662427],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +17428,[1421765372.867434],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +17429,[1421765373.073183],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +17430,[1421765373.278959],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +17431,[1421765373.484980],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +17432,[1421765373.689871],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +17433,[1421765373.895086],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17434,[1421765374.100120],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +17435,[1421765374.305188],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17436,[1421765374.512916],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.53,ms +17437,[1421765374.724090],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.87,ms +17438,[1421765374.963390],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.4,ms +17439,[1421765375.210192],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.6,ms +17440,[1421765375.428034],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +17441,[1421765375.706678],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.5,ms +17442,[1421765375.911987],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +17443,[1421765376.116869],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +17444,[1421765376.322962],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +17445,[1421765376.530743],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.97,ms +17446,[1421765376.756011],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +17447,[1421765376.969812],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.99,ms +17448,[1421765377.186523],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +17449,[1421765377.407858],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +17450,[1421765377.612814],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +17451,[1421765377.817695],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +17452,[1421765378.022107],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17453,[1421765378.227199],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +17454,[1421765378.432492],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +17455,[1421765378.637093],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17456,[1421765378.842120],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17457,[1421765379.047691],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +17458,[1421765379.253000],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +17459,[1421765379.458929],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +17460,[1421765379.664336],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +17461,[1421765379.869595],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +17462,[1421765380.075260],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +17463,[1421765380.280255],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17464,[1421765380.485755],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +17465,[1421765380.691291],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +17466,[1421765380.897878],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +17467,[1421765381.103040],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17468,[1421765381.308151],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17469,[1421765381.513655],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +17470,[1421765381.718848],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +17471,[1421765381.924271],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17472,[1421765382.128985],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +17473,[1421765382.334000],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17474,[1421765382.538698],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +17475,[1421765382.744335],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17476,[1421765382.950526],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +17477,[1421765383.155934],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17478,[1421765383.360780],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17479,[1421765383.565684],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +17480,[1421765383.770550],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17481,[1421765383.976126],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17482,[1421765384.181402],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +17483,[1421765384.387620],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +17484,[1421765384.593225],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17485,[1421765384.798971],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17486,[1421765385.004978],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +17487,[1421765385.210336],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +17488,[1421765385.416464],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +17489,[1421765385.621438],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +17490,[1421765385.826910],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +17491,[1421765386.031758],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +17492,[1421765386.236808],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +17493,[1421765386.443088],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +17494,[1421765386.649084],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +17495,[1421765386.854814],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +17496,[1421765387.060037],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +17497,[1421765387.265083],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +17498,[1421765387.470625],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +17499,[1421765387.676294],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +17500,[1421765387.881738],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +17501,[1421765388.086673],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +17502,[1421765388.291468],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17503,[1421765388.497977],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +17504,[1421765388.704103],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +17505,[1421765388.909543],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17506,[1421765389.115046],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +17507,[1421765389.320268],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17508,[1421765389.527256],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +17509,[1421765389.733402],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +17510,[1421765389.939662],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +17511,[1421765390.145910],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +17512,[1421765390.351328],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17513,[1421765390.557403],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +17514,[1421765390.762900],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17515,[1421765390.968208],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17516,[1421765391.173028],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +17517,[1421765391.378185],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +17518,[1421765391.584248],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +17519,[1421765391.789378],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17520,[1421765391.995492],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +17521,[1421765392.200818],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +17522,[1421765392.406229],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +17523,[1421765392.611720],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +17524,[1421765392.817274],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +17525,[1421765393.021968],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +17526,[1421765393.228655],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +17527,[1421765393.435141],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +17528,[1421765393.641687],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +17529,[1421765393.847031],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +17530,[1421765394.051775],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17531,[1421765394.256775],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +17532,[1421765394.461976],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17533,[1421765394.667407],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17534,[1421765394.873104],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +17535,[1421765395.078007],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +17536,[1421765395.282702],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17537,[1421765395.488549],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +17538,[1421765395.693977],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +17539,[1421765395.900623],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +17540,[1421765396.105377],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17541,[1421765396.310601],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +17542,[1421765396.515880],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +17543,[1421765396.721590],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17544,[1421765396.927244],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +17545,[1421765397.133766],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +17546,[1421765397.339141],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +17547,[1421765397.544584],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +17548,[1421765397.750211],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +17549,[1421765397.956010],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +17550,[1421765398.162124],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +17551,[1421765398.367766],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +17552,[1421765398.572993],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +17553,[1421765398.779943],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +17554,[1421765398.985959],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17555,[1421765399.191345],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +17556,[1421765399.396770],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +17557,[1421765399.603241],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +17558,[1421765399.808636],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17559,[1421765400.013281],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17560,[1421765400.218582],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17561,[1421765400.423616],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17562,[1421765400.629017],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17563,[1421765400.835204],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17564,[1421765401.040589],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17565,[1421765401.247096],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +17566,[1421765401.453272],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +17567,[1421765401.659775],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +17568,[1421765401.865439],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +17569,[1421765402.070996],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +17570,[1421765402.276690],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +17571,[1421765402.481809],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +17572,[1421765402.687440],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +17573,[1421765402.892769],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17574,[1421765403.097599],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +17575,[1421765403.302504],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +17576,[1421765403.507523],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17577,[1421765403.713640],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +17578,[1421765403.919962],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +17579,[1421765404.125135],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17580,[1421765404.330731],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17581,[1421765404.536701],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +17582,[1421765404.741892],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +17583,[1421765404.946907],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17584,[1421765405.151652],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17585,[1421765405.356627],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +17586,[1421765405.561693],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17587,[1421765405.766445],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +17588,[1421765405.971609],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +17589,[1421765406.176617],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17590,[1421765406.381673],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +17591,[1421765406.588367],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +17592,[1421765406.793186],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +17593,[1421765406.998739],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +17594,[1421765407.204642],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.93,ms +17595,[1421765407.427508],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +17596,[1421765407.641320],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.59,ms +17597,[1421765407.884888],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.5,ms +17598,[1421765408.144700],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=55.8,ms +17599,[1421765408.421460],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.7,ms +17600,[1421765408.706033],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.5,ms +17601,[1421765408.927060],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +17602,[1421765409.159038],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.7,ms +17603,[1421765409.390001],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.1,ms +17604,[1421765409.674252],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.3,ms +17605,[1421765409.880647],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +17606,[1421765410.085323],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +17607,[1421765410.330931],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.7,ms +17608,[1421765410.536537],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17609,[1421765410.742170],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17610,[1421765410.948474],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +17611,[1421765411.159667],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.31,ms +17612,[1421765411.396850],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.3,ms +17613,[1421765411.645568],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.8,ms +17614,[1421765411.864317],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +17615,[1421765412.090876],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +17616,[1421765412.316800],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +17617,[1421765412.541338],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +17618,[1421765412.766643],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +17619,[1421765413.050235],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +17620,[1421765413.279182],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +17621,[1421765413.484339],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +17622,[1421765413.759122],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.9,ms +17623,[1421765413.981292],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +17624,[1421765414.265896],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.7,ms +17625,[1421765414.491633],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +17626,[1421765414.776378],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.0,ms +17627,[1421765415.005989],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +17628,[1421765415.211251],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +17629,[1421765415.417099],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +17630,[1421765415.621955],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +17631,[1421765415.841924],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +17632,[1421765416.047070],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +17633,[1421765416.252047],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +17634,[1421765416.456913],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17635,[1421765416.663082],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +17636,[1421765416.868327],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +17637,[1421765417.073833],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +17638,[1421765417.279877],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +17639,[1421765417.485216],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +17640,[1421765417.690559],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +17641,[1421765417.895766],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17642,[1421765418.101108],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17643,[1421765418.306255],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +17644,[1421765418.513033],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +17645,[1421765418.719182],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +17646,[1421765418.925735],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +17647,[1421765419.131235],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17648,[1421765419.336480],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +17649,[1421765419.541924],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +17650,[1421765419.747055],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17651,[1421765419.953302],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +17652,[1421765420.159408],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +17653,[1421765420.364321],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17654,[1421765420.569225],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +17655,[1421765420.773843],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17656,[1421765420.979029],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +17657,[1421765421.184321],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +17658,[1421765421.390447],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +17659,[1421765421.595018],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17660,[1421765421.799713],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17661,[1421765422.004071],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +17662,[1421765422.209318],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +17663,[1421765422.414504],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17664,[1421765422.619665],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17665,[1421765422.825765],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +17666,[1421765423.032104],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +17667,[1421765423.236998],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17668,[1421765423.441980],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +17669,[1421765423.647294],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +17670,[1421765423.852688],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +17671,[1421765424.057500],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +17672,[1421765424.262396],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +17673,[1421765424.467553],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17674,[1421765424.673303],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +17675,[1421765424.879272],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +17676,[1421765425.084276],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +17677,[1421765425.290339],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +17678,[1421765425.495843],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17679,[1421765425.700884],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17680,[1421765425.906098],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +17681,[1421765426.111498],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +17682,[1421765426.316207],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17683,[1421765426.521095],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17684,[1421765426.726165],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17685,[1421765426.931496],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17686,[1421765427.136627],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17687,[1421765427.341936],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17688,[1421765427.547559],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17689,[1421765427.753014],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +17690,[1421765427.958661],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +17691,[1421765428.164076],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17692,[1421765428.369435],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17693,[1421765428.575420],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +17694,[1421765428.782248],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +17695,[1421765428.988448],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +17696,[1421765429.193916],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17697,[1421765429.399027],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +17698,[1421765429.604592],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +17699,[1421765429.810177],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +17700,[1421765430.014486],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17701,[1421765430.219665],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17702,[1421765430.425107],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +17703,[1421765430.630156],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17704,[1421765430.835153],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17705,[1421765431.041153],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +17706,[1421765431.246433],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17707,[1421765431.451772],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17708,[1421765431.656827],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17709,[1421765431.862138],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +17710,[1421765432.067787],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +17711,[1421765432.272571],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +17712,[1421765432.477459],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17713,[1421765432.682193],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +17714,[1421765432.888217],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +17715,[1421765433.093910],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +17716,[1421765433.298785],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17717,[1421765433.504531],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +17718,[1421765433.709204],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +17719,[1421765433.914666],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +17720,[1421765434.119753],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17721,[1421765434.324456],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +17722,[1421765434.529217],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17723,[1421765434.733952],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17724,[1421765434.939104],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +17725,[1421765435.144453],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +17726,[1421765435.349762],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17727,[1421765435.554945],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +17728,[1421765435.761233],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +17729,[1421765435.967082],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +17730,[1421765436.173499],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +17731,[1421765436.378592],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17732,[1421765436.584616],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +17733,[1421765436.789796],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17734,[1421765436.994482],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +17735,[1421765437.199413],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +17736,[1421765437.404407],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +17737,[1421765437.609308],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17738,[1421765437.814261],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17739,[1421765438.019929],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +17740,[1421765438.224518],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +17741,[1421765438.429807],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +17742,[1421765438.636134],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +17743,[1421765438.841404],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17744,[1421765439.047300],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +17745,[1421765439.254079],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +17746,[1421765439.460063],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +17747,[1421765439.666679],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +17748,[1421765439.872738],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +17749,[1421765440.151695],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.1,ms +17750,[1421765440.356517],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.02,ms +17751,[1421765440.562431],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +17752,[1421765440.767850],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17753,[1421765440.972693],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +17754,[1421765441.178729],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +17755,[1421765441.383875],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17756,[1421765441.589993],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +17757,[1421765441.795313],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +17758,[1421765442.000559],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +17759,[1421765442.206764],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +17760,[1421765442.411928],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +17761,[1421765442.618629],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +17762,[1421765442.823961],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17763,[1421765443.028567],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17764,[1421765443.233655],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +17765,[1421765443.438726],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +17766,[1421765443.644942],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +17767,[1421765443.850665],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17768,[1421765444.056429],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.07,ms +17769,[1421765444.261546],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +17770,[1421765444.466829],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +17771,[1421765444.672410],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +17772,[1421765444.906513],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.8,ms +17773,[1421765445.123483],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +17774,[1421765445.341030],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +17775,[1421765445.563267],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +17776,[1421765445.786077],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +17777,[1421765446.007139],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +17778,[1421765446.240938],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.1,ms +17779,[1421765446.464675],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +17780,[1421765446.692060],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +17781,[1421765446.920085],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +17782,[1421765447.164509],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.8,ms +17783,[1421765447.392698],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +17784,[1421765447.622853],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +17785,[1421765447.911788],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.0,ms +17786,[1421765448.192091],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.6,ms +17787,[1421765448.397400],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +17788,[1421765448.603610],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +17789,[1421765448.808546],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17790,[1421765449.013851],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +17791,[1421765449.234598],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +17792,[1421765449.446382],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.65,ms +17793,[1421765449.684013],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.4,ms +17794,[1421765449.900058],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.7,ms +17795,[1421765450.119519],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +17796,[1421765450.347461],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +17797,[1421765450.571574],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +17798,[1421765450.789258],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +17799,[1421765451.005601],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +17800,[1421765451.240631],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.1,ms +17801,[1421765451.445171],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +17802,[1421765451.650240],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +17803,[1421765451.855334],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +17804,[1421765462.091149],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +17805,[1421765462.318656],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +17806,[1421765462.524333],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17807,[1421765462.730804],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +17808,[1421765462.936285],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17809,[1421765463.141180],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17810,[1421765463.350073],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.25,ms +17811,[1421765463.562361],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.00,ms +17812,[1421765463.802747],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.2,ms +17813,[1421765464.051862],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.1,ms +17814,[1421765464.270594],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +17815,[1421765464.548175],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.6,ms +17816,[1421765464.821508],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.8,ms +17817,[1421765465.027247],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +17818,[1421765465.232437],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +17819,[1421765465.439296],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +17820,[1421765465.645314],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.88,ms +17821,[1421765465.855694],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.28,ms +17822,[1421765466.069681],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.67,ms +17823,[1421765466.312810],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.4,ms +17824,[1421765466.570794],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=53.8,ms +17825,[1421765466.791836],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +17826,[1421765467.016915],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +17827,[1421765467.242728],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +17828,[1421765467.464995],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +17829,[1421765467.686273],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +17830,[1421765467.891845],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17831,[1421765468.171297],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.5,ms +17832,[1421765468.399754],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +17833,[1421765468.681200],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.2,ms +17834,[1421765468.908135],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +17835,[1421765469.132872],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +17836,[1421765469.359597],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +17837,[1421765469.587573],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +17838,[1421765469.793143],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +17839,[1421765469.998474],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17840,[1421765470.203938],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17841,[1421765470.415001],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.89,ms +17842,[1421765470.631842],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +17843,[1421765470.877595],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.1,ms +17844,[1421765471.097301],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +17845,[1421765471.360435],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.4,ms +17846,[1421765471.638047],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.5,ms +17847,[1421765471.917635],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.0,ms +17848,[1421765472.140950],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +17849,[1421765472.346233],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +17850,[1421765472.554626],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.67,ms +17851,[1421765472.760971],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +17852,[1421765472.971681],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.54,ms +17853,[1421765473.177732],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +17854,[1421765473.384000],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +17855,[1421765473.590616],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +17856,[1421765473.796354],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +17857,[1421765474.001474],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17858,[1421765474.207278],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +17859,[1421765474.415168],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.19,ms +17860,[1421765474.643865],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +17861,[1421765474.857432],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.30,ms +17862,[1421765475.075420],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +17863,[1421765475.296547],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +17864,[1421765475.520945],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +17865,[1421765475.744992],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +17866,[1421765475.956491],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.37,ms +17867,[1421765476.161947],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +17868,[1421765476.366870],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +17869,[1421765476.573513],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.92,ms +17870,[1421765476.784475],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.88,ms +17871,[1421765477.020589],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.0,ms +17872,[1421765477.235711],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +17873,[1421765477.495547],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=55.8,ms +17874,[1421765477.770332],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.6,ms +17875,[1421765478.053990],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.6,ms +17876,[1421765478.284805],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.7,ms +17877,[1421765478.508196],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +17878,[1421765478.713722],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +17879,[1421765478.919396],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +17880,[1421765479.125758],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +17881,[1421765479.331472],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +17882,[1421765479.536976],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17883,[1421765479.742820],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +17884,[1421765479.959829],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +17885,[1421765480.171979],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.14,ms +17886,[1421765480.411795],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.8,ms +17887,[1421765480.666118],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=49.8,ms +17888,[1421765480.887481],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +17889,[1421765481.111471],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +17890,[1421765481.393376],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.5,ms +17891,[1421765481.599188],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17892,[1421765481.805635],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17893,[1421765482.011817],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +17894,[1421765482.219654],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.39,ms +17895,[1421765482.447892],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +17896,[1421765482.661880],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.97,ms +17897,[1421765482.877466],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +17898,[1421765483.094173],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +17899,[1421765483.316833],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +17900,[1421765483.598694],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.8,ms +17901,[1421765483.823914],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +17902,[1421765484.042845],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +17903,[1421765484.247862],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17904,[1421765484.472091],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +17905,[1421765484.678882],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +17906,[1421765484.900738],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +17907,[1421765485.129269],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +17908,[1421765485.413167],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +17909,[1421765485.639958],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +17910,[1421765485.870021],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +17911,[1421765486.095847],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +17912,[1421765486.323534],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +17913,[1421765486.548996],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +17914,[1421765486.754813],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +17915,[1421765486.960118],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +17916,[1421765487.167373],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.68,ms +17917,[1421765487.396636],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +17918,[1421765487.612042],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +17919,[1421765487.826685],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +17920,[1421765488.047202],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +17921,[1421765488.265383],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +17922,[1421765488.488868],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +17923,[1421765488.714010],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +17924,[1421765488.938997],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +17925,[1421765489.166287],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +17926,[1421765489.449842],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.5,ms +17927,[1421765489.655055],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +17928,[1421765489.878479],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +17929,[1421765490.108393],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.4,ms +17930,[1421765490.328893],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +17931,[1421765490.557638],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +17932,[1421765490.782246],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +17933,[1421765491.009987],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +17934,[1421765491.236664],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +17935,[1421765491.453937],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +17936,[1421765491.659225],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17937,[1421765491.864709],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +17938,[1421765492.070288],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +17939,[1421765492.278298],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.03,ms +17940,[1421765492.483568],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +17941,[1421765492.696011],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.08,ms +17942,[1421765492.901468],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +17943,[1421765493.115865],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +17944,[1421765493.371000],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.5,ms +17945,[1421765493.641478],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.4,ms +17946,[1421765493.865652],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +17947,[1421765494.090287],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +17948,[1421765494.314381],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +17949,[1421765494.593992],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.5,ms +17950,[1421765494.816301],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +17951,[1421765495.036431],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +17952,[1421765495.263636],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +17953,[1421765495.549030],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.2,ms +17954,[1421765495.841282],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=88.1,ms +17955,[1421765496.064069],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +17956,[1421765496.270945],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.97,ms +17957,[1421765496.475919],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +17958,[1421765496.681202],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +17959,[1421765496.888294],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.36,ms +17960,[1421765497.113136],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +17961,[1421765497.329655],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +17962,[1421765497.550132],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +17963,[1421765497.765761],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +17964,[1421765497.986333],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +17965,[1421765498.208343],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +17966,[1421765498.490577],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.3,ms +17967,[1421765498.779807],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.1,ms +17968,[1421765499.064156],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.2,ms +17969,[1421765499.313196],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.0,ms +17970,[1421765499.518752],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +17971,[1421765499.736246],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +17972,[1421765500.005548],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=65.0,ms +17973,[1421765500.227013],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +17974,[1421765500.506761],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.1,ms +17975,[1421765500.797141],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=86.1,ms +17976,[1421765501.002468],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +17977,[1421765501.207749],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +17978,[1421765501.412964],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +17979,[1421765501.618537],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +17980,[1421765501.841575],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +17981,[1421765502.052372],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.39,ms +17982,[1421765502.265425],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.38,ms +17983,[1421765502.519361],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=49.9,ms +17984,[1421765502.743524],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +17985,[1421765503.004361],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.7,ms +17986,[1421765503.230317],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +17987,[1421765503.453477],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +17988,[1421765503.726582],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=68.8,ms +17989,[1421765504.016376],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.7,ms +17990,[1421765504.296222],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.8,ms +17991,[1421765504.521669],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +17992,[1421765504.743123],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +17993,[1421765505.028794],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.8,ms +17994,[1421765505.257673],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +17995,[1421765505.487584],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +17996,[1421765505.715374],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +17997,[1421765505.924406],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.74,ms +17998,[1421765506.129148],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +17999,[1421765506.334955],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +18000,[1421765506.540221],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18001,[1421765506.747771],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.72,ms +18002,[1421765506.956358],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.59,ms +18003,[1421765507.184483],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +18004,[1421765507.426640],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.4,ms +18005,[1421765507.640323],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.84,ms +18006,[1421765507.861311],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +18007,[1421765508.087898],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +18008,[1421765508.309242],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +18009,[1421765508.587535],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.6,ms +18010,[1421765508.811048],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +18011,[1421765509.030144],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +18012,[1421765509.254384],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +18013,[1421765509.481948],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +18014,[1421765509.705147],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +18015,[1421765509.929862],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +18016,[1421765510.149506],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +18017,[1421765510.432752],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.2,ms +18018,[1421765510.716567],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +18019,[1421765510.921942],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +18020,[1421765511.127504],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18021,[1421765511.338082],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.71,ms +18022,[1421765511.549597],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.21,ms +18023,[1421765511.761157],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.13,ms +18024,[1421765512.001490],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.2,ms +18025,[1421765512.264108],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=58.3,ms +18026,[1421765512.541691],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.5,ms +18027,[1421765512.828461],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.4,ms +18028,[1421765513.050584],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +18029,[1421765513.280125],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +18030,[1421765513.499218],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +18031,[1421765513.725375],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +18032,[1421765513.959765],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.4,ms +18033,[1421765514.179576],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +18034,[1421765514.400385],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +18035,[1421765514.624149],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +18036,[1421765514.850348],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +18037,[1421765515.074401],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +18038,[1421765515.279846],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +18039,[1421765515.561956],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.1,ms +18040,[1421765515.767849],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +18041,[1421765515.973709],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +18042,[1421765516.179153],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18043,[1421765516.386333],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.46,ms +18044,[1421765516.596627],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.43,ms +18045,[1421765516.813801],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +18046,[1421765517.032968],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +18047,[1421765517.294188],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=57.5,ms +18048,[1421765517.515093],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +18049,[1421765517.742036],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +18050,[1421765518.031707],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.7,ms +18051,[1421765518.256724],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +18052,[1421765518.486463],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +18053,[1421765518.716688],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +18054,[1421765518.948332],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.3,ms +18055,[1421765519.174042],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +18056,[1421765519.394557],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +18057,[1421765519.620696],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +18058,[1421765519.843929],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +18059,[1421765520.071382],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +18060,[1421765520.294947],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +18061,[1421765520.519188],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +18062,[1421765520.725066],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18063,[1421765520.930234],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18064,[1421765521.138662],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.75,ms +18065,[1421765521.351230],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.35,ms +18066,[1421765521.562503],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.93,ms +18067,[1421765521.780663],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +18068,[1421765522.038835],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.3,ms +18069,[1421765522.312385],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.7,ms +18070,[1421765522.536610],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +18071,[1421765522.762833],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +18072,[1421765523.044698],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +18073,[1421765523.264167],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +18074,[1421765523.490329],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +18075,[1421765523.696082],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +18076,[1421765523.923392],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +18077,[1421765524.141859],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +18078,[1421765524.364534],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +18079,[1421765524.593538],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +18080,[1421765524.878124],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.6,ms +18081,[1421765525.162137],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.1,ms +18082,[1421765525.388613],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +18083,[1421765525.593833],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18084,[1421765525.799651],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +18085,[1421765526.005021],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18086,[1421765526.211852],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.09,ms +18087,[1421765526.423198],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.31,ms +18088,[1421765526.628638],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18089,[1421765526.834068],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +18090,[1421765527.038874],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18091,[1421765527.247142],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.24,ms +18092,[1421765527.456381],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.62,ms +18093,[1421765527.674360],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +18094,[1421765527.891613],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +18095,[1421765528.114379],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +18096,[1421765528.336302],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +18097,[1421765528.566884],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.4,ms +18098,[1421765528.794782],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +18099,[1421765529.019194],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +18100,[1421765529.225823],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.78,ms +18101,[1421765529.454072],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +18102,[1421765529.673988],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +18103,[1421765529.888253],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.94,ms +18104,[1421765530.093403],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18105,[1421765530.298509],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18106,[1421765530.503941],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18107,[1421765530.709233],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18108,[1421765530.914994],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +18109,[1421765531.135598],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +18110,[1421765531.347901],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.27,ms +18111,[1421765531.559657],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.56,ms +18112,[1421765531.779784],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +18113,[1421765531.985110],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18114,[1421765532.191196],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +18115,[1421765532.396382],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +18116,[1421765532.602684],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +18117,[1421765532.828650],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +18118,[1421765533.042976],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +18119,[1421765533.282295],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.5,ms +18120,[1421765533.500211],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +18121,[1421765533.769387],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=65.2,ms +18122,[1421765533.996177],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +18123,[1421765534.225245],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +18124,[1421765534.446084],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +18125,[1421765534.670592],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +18126,[1421765534.893871],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +18127,[1421765535.118991],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +18128,[1421765535.409189],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=86.0,ms +18129,[1421765535.632012],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +18130,[1421765535.860280],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +18131,[1421765536.084253],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +18132,[1421765536.314819],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.8,ms +18133,[1421765536.519774],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +18134,[1421765536.725320],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +18135,[1421765536.932811],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.26,ms +18136,[1421765537.144022],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.48,ms +18137,[1421765537.356228],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.51,ms +18138,[1421765537.571345],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +18139,[1421765537.791226],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +18140,[1421765538.017456],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +18141,[1421765538.243557],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +18142,[1421765538.523529],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.8,ms +18143,[1421765538.812843],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.1,ms +18144,[1421765539.017562],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +18145,[1421765539.222631],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18146,[1421765539.427902],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +18147,[1421765539.633318],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18148,[1421765539.838725],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18149,[1421765540.043848],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18150,[1421765540.249366],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +18151,[1421765540.454652],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18152,[1421765540.661708],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.88,ms +18153,[1421765540.888849],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +18154,[1421765541.124867],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.0,ms +18155,[1421765541.343317],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +18156,[1421765541.562166],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +18157,[1421765541.782091],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +18158,[1421765541.987166],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18159,[1421765542.206493],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +18160,[1421765542.431309],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +18161,[1421765542.636568],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18162,[1421765542.843777],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.64,ms +18163,[1421765543.057199],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.79,ms +18164,[1421765543.283854],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +18165,[1421765543.501734],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +18166,[1421765543.718847],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +18167,[1421765543.938887],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +18168,[1421765544.212960],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.6,ms +18169,[1421765544.494003],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.1,ms +18170,[1421765544.716391],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +18171,[1421765544.943348],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +18172,[1421765545.220793],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.5,ms +18173,[1421765545.442296],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +18174,[1421765545.666098],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +18175,[1421765545.871529],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18176,[1421765546.077201],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +18177,[1421765546.282284],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18178,[1421765546.488018],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +18179,[1421765546.693172],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +18180,[1421765546.898384],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18181,[1421765547.103423],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +18182,[1421765547.309168],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18183,[1421765547.514069],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +18184,[1421765547.723752],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.54,ms +18185,[1421765547.958231],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.1,ms +18186,[1421765548.176244],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +18187,[1421765548.393993],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +18188,[1421765548.655029],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=57.0,ms +18189,[1421765548.884790],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +18190,[1421765549.090032],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18191,[1421765549.295472],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +18192,[1421765549.500939],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +18193,[1421765549.706666],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18194,[1421765549.912538],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18195,[1421765550.117907],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18196,[1421765550.323416],1297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +18197,[1421765550.528938],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +18198,[1421765550.734510],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18199,[1421765550.940283],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18200,[1421765551.145073],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18201,[1421765551.350506],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +18202,[1421765551.556045],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18203,[1421765551.761147],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18204,[1421765551.966504],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +18205,[1421765552.171574],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18206,[1421765552.376635],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18207,[1421765552.582951],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +18208,[1421765552.788537],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18209,[1421765552.994221],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18210,[1421765553.199610],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18211,[1421765553.405047],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18212,[1421765553.610509],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18213,[1421765553.816915],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +18214,[1421765554.021836],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18215,[1421765554.227802],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +18216,[1421765554.433585],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +18217,[1421765554.639555],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +18218,[1421765554.845424],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +18219,[1421765555.050394],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +18220,[1421765555.255224],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +18221,[1421765555.461582],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +18222,[1421765555.666879],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +18223,[1421765555.872418],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18224,[1421765556.078114],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +18225,[1421765556.283007],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +18226,[1421765556.487881],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +18227,[1421765556.692815],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18228,[1421765556.898329],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +18229,[1421765557.103015],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +18230,[1421765557.308048],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18231,[1421765557.513273],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +18232,[1421765557.718827],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18233,[1421765557.923578],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +18234,[1421765558.128690],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +18235,[1421765558.333787],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18236,[1421765558.539325],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +18237,[1421765558.744942],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18238,[1421765558.950721],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +18239,[1421765559.155576],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18240,[1421765559.361028],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +18241,[1421765559.566367],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18242,[1421765559.774768],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.01,ms +18243,[1421765559.984604],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.94,ms +18244,[1421765560.197878],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.99,ms +18245,[1421765560.444553],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.5,ms +18246,[1421765560.663809],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +18247,[1421765560.934898],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.9,ms +18248,[1421765561.148492],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.62,ms +18249,[1421765561.353581],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18250,[1421765561.558895],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18251,[1421765561.764689],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +18252,[1421765561.970486],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18253,[1421765562.176712],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +18254,[1421765562.381710],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18255,[1421765562.586888],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18256,[1421765562.791792],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18257,[1421765562.998301],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +18258,[1421765563.203823],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +18259,[1421765563.409288],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18260,[1421765563.614502],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18261,[1421765563.819495],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18262,[1421765564.025285],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +18263,[1421765564.230355],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18264,[1421765564.435714],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +18265,[1421765564.641074],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +18266,[1421765564.846290],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18267,[1421765565.051209],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18268,[1421765565.256289],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18269,[1421765565.461527],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +18270,[1421765565.667350],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +18271,[1421765565.872499],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18272,[1421765566.078530],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +18273,[1421765566.283712],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18274,[1421765566.489153],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18275,[1421765566.695434],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +18276,[1421765566.901538],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +18277,[1421765567.106808],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18278,[1421765567.311658],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +18279,[1421765567.516464],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18280,[1421765567.721660],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18281,[1421765567.927269],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +18282,[1421765568.133623],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +18283,[1421765568.339289],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +18284,[1421765568.544466],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +18285,[1421765568.749779],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +18286,[1421765568.956568],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +18287,[1421765569.161861],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18288,[1421765569.367624],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.85,ms +18289,[1421765569.573842],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +18290,[1421765569.779735],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +18291,[1421765569.988399],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +18292,[1421765570.199357],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.10,ms +18293,[1421765570.441760],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.3,ms +18294,[1421765570.660523],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +18295,[1421765570.881141],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +18296,[1421765571.102593],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +18297,[1421765571.307617],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +18298,[1421765571.513747],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +18299,[1421765571.720165],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +18300,[1421765571.925352],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18301,[1421765572.130483],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18302,[1421765572.336395],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +18303,[1421765572.541597],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18304,[1421765572.746662],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +18305,[1421765572.951756],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18306,[1421765573.156971],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +18307,[1421765573.361935],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18308,[1421765573.567581],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +18309,[1421765573.774209],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +18310,[1421765573.988535],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +18311,[1421765574.194529],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +18312,[1421765574.400207],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +18313,[1421765574.605520],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18314,[1421765574.812740],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.57,ms +18315,[1421765575.031555],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +18316,[1421765575.238985],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.78,ms +18317,[1421765575.443863],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +18318,[1421765575.648752],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18319,[1421765575.853181],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18320,[1421765576.063788],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.20,ms +18321,[1421765576.270778],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.11,ms +18322,[1421765576.480818],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.15,ms +18323,[1421765576.718027],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.8,ms +18324,[1421765576.923402],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18325,[1421765577.128381],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18326,[1421765577.333391],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18327,[1421765577.543411],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.01,ms +18328,[1421765577.753867],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.05,ms +18329,[1421765577.965097],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.45,ms +18330,[1421765578.179082],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.59,ms +18331,[1421765578.392683],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.83,ms +18332,[1421765578.598565],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18333,[1421765578.803226],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18334,[1421765579.020804],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +18335,[1421765579.226343],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +18336,[1421765579.432055],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +18337,[1421765579.637020],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18338,[1421765579.843683],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.84,ms +18339,[1421765580.050169],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +18340,[1421765580.255536],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +18341,[1421765580.461396],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +18342,[1421765580.666407],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +18343,[1421765580.871368],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18344,[1421765581.076423],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +18345,[1421765581.281183],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +18346,[1421765581.486244],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18347,[1421765581.691065],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +18348,[1421765581.896249],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +18349,[1421765582.102232],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +18350,[1421765582.307075],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +18351,[1421765582.512128],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18352,[1421765582.716882],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18353,[1421765582.922603],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +18354,[1421765583.127551],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18355,[1421765583.332851],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +18356,[1421765583.537409],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18357,[1421765583.746658],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.82,ms +18358,[1421765583.954687],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18359,[1421765584.160940],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18360,[1421765584.366898],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +18361,[1421765584.572534],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18362,[1421765584.777878],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18363,[1421765584.984220],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18364,[1421765585.189690],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18365,[1421765585.394679],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +18366,[1421765585.599469],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18367,[1421765585.804555],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18368,[1421765586.009688],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18369,[1421765586.214150],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18370,[1421765586.420235],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +18371,[1421765586.625591],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18372,[1421765586.830817],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18373,[1421765587.035585],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18374,[1421765587.240264],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18375,[1421765587.445260],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18376,[1421765587.650389],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18377,[1421765587.855462],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18378,[1421765588.059889],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +18379,[1421765588.266020],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +18380,[1421765588.471513],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18381,[1421765588.676020],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18382,[1421765588.881143],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18383,[1421765589.086059],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18384,[1421765589.291021],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18385,[1421765589.496346],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18386,[1421765589.701533],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +18387,[1421765589.907136],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +18388,[1421765590.113469],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +18389,[1421765590.319254],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +18390,[1421765590.524988],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18391,[1421765590.730218],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18392,[1421765590.935201],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18393,[1421765591.140766],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18394,[1421765591.346042],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18395,[1421765591.550995],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18396,[1421765591.757074],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +18397,[1421765591.963629],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +18398,[1421765592.168656],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18399,[1421765592.375121],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +18400,[1421765592.580604],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18401,[1421765592.786727],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +18402,[1421765592.992991],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +18403,[1421765593.198342],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18404,[1421765593.403820],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +18405,[1421765593.609100],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18406,[1421765593.815433],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +18407,[1421765594.020640],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +18408,[1421765594.225683],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18409,[1421765594.430898],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18410,[1421765594.637284],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +18411,[1421765594.842368],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18412,[1421765595.048235],1897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +18413,[1421765595.253590],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18414,[1421765595.458898],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18415,[1421765595.663987],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +18416,[1421765595.870114],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +18417,[1421765596.074759],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18418,[1421765596.279736],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18419,[1421765596.484787],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18420,[1421765596.690295],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18421,[1421765596.895147],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +18422,[1421765597.100969],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +18423,[1421765597.306941],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +18424,[1421765597.512346],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18425,[1421765597.718024],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +18426,[1421765597.924333],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18427,[1421765598.129714],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18428,[1421765598.335910],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +18429,[1421765598.541075],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18430,[1421765598.746122],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18431,[1421765598.952488],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +18432,[1421765599.157869],1026,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18433,[1421765599.362975],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +18434,[1421765599.568655],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +18435,[1421765599.774306],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18436,[1421765599.979598],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18437,[1421765600.185549],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +18438,[1421765600.390907],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18439,[1421765600.596252],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18440,[1421765600.802917],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18441,[1421765601.007637],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18442,[1421765601.212868],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18443,[1421765601.418254],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +18444,[1421765601.623407],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18445,[1421765601.829368],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18446,[1421765602.034627],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +18447,[1421765602.239839],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +18448,[1421765602.445440],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +18449,[1421765602.650687],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18450,[1421765602.855876],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18451,[1421765603.061624],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +18452,[1421765603.266593],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18453,[1421765603.472658],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +18454,[1421765603.677627],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18455,[1421765603.883725],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +18456,[1421765604.088874],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18457,[1421765604.295133],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +18458,[1421765604.501033],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +18459,[1421765604.706654],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18460,[1421765604.911972],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +18461,[1421765605.116776],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18462,[1421765605.321579],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +18463,[1421765605.526833],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18464,[1421765605.733211],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +18465,[1421765605.938695],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18466,[1421765606.143627],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18467,[1421765606.348825],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18468,[1421765606.553863],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +18469,[1421765606.759043],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +18470,[1421765606.964786],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +18471,[1421765607.170878],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +18472,[1421765607.376797],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +18473,[1421765607.583027],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +18474,[1421765607.788230],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18475,[1421765607.993798],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18476,[1421765608.200336],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +18477,[1421765608.405554],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +18478,[1421765608.610614],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18479,[1421765608.816122],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +18480,[1421765609.022218],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +18481,[1421765609.227030],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18482,[1421765609.433237],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +18483,[1421765609.638540],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +18484,[1421765609.843824],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +18485,[1421765610.050324],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +18486,[1421765610.255781],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +18487,[1421765610.461668],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18488,[1421765610.666845],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +18489,[1421765610.872169],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +18490,[1421765611.078203],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +18491,[1421765611.283339],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18492,[1421765611.488381],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +18493,[1421765611.694422],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +18494,[1421765611.900658],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +18495,[1421765612.105559],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18496,[1421765612.310869],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +18497,[1421765612.516022],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +18498,[1421765612.721026],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +18499,[1421765612.926237],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +18500,[1421765613.131658],1186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18501,[1421765613.337165],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18502,[1421765613.543923],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +18503,[1421765613.749632],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +18504,[1421765613.956122],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +18505,[1421765614.162466],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +18506,[1421765614.368432],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +18507,[1421765614.574368],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18508,[1421765614.779787],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18509,[1421765614.984896],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18510,[1421765615.189661],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18511,[1421765615.394496],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18512,[1421765615.599660],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18513,[1421765615.804772],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18514,[1421765616.009356],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18515,[1421765616.215299],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +18516,[1421765616.420622],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18517,[1421765616.626086],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18518,[1421765616.832107],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +18519,[1421765617.037935],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +18520,[1421765617.243652],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +18521,[1421765617.448978],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +18522,[1421765617.654096],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18523,[1421765617.860354],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +18524,[1421765618.066168],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +18525,[1421765618.271367],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18526,[1421765618.477197],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +18527,[1421765618.683583],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +18528,[1421765618.888551],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18529,[1421765619.093271],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18530,[1421765619.298419],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18531,[1421765619.503845],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18532,[1421765619.709408],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +18533,[1421765619.915025],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18534,[1421765620.121374],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +18535,[1421765620.326989],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18536,[1421765620.533636],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +18537,[1421765620.740203],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18538,[1421765620.945556],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +18539,[1421765621.151095],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18540,[1421765621.357571],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +18541,[1421765621.564597],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +18542,[1421765621.770456],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +18543,[1421765621.976106],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18544,[1421765622.182317],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18545,[1421765622.388489],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +18546,[1421765622.594704],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18547,[1421765622.800818],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +18548,[1421765623.006893],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +18549,[1421765623.212001],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18550,[1421765623.418525],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +18551,[1421765623.623824],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18552,[1421765623.828994],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18553,[1421765624.034067],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18554,[1421765624.239059],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18555,[1421765624.445525],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +18556,[1421765624.651070],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18557,[1421765624.857371],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +18558,[1421765625.062195],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18559,[1421765625.267164],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +18560,[1421765625.472763],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18561,[1421765625.677809],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18562,[1421765625.882939],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18563,[1421765626.087888],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18564,[1421765626.293715],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +18565,[1421765626.498554],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18566,[1421765626.704582],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +18567,[1421765626.909578],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18568,[1421765627.114497],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18569,[1421765627.319744],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18570,[1421765627.525230],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +18571,[1421765627.730654],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18572,[1421765627.937004],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18573,[1421765628.143263],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18574,[1421765628.349407],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +18575,[1421765628.554709],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18576,[1421765628.760193],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +18577,[1421765628.966794],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +18578,[1421765629.172440],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18579,[1421765629.377849],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +18580,[1421765629.583428],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18581,[1421765629.788820],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18582,[1421765629.994733],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +18583,[1421765630.200107],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18584,[1421765630.405026],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18585,[1421765630.610446],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +18586,[1421765630.816371],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +18587,[1421765631.021337],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18588,[1421765631.227290],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +18589,[1421765631.432892],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18590,[1421765631.638326],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18591,[1421765631.843915],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +18592,[1421765632.048602],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +18593,[1421765632.253888],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18594,[1421765632.459190],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +18595,[1421765632.665122],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +18596,[1421765632.871582],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +18597,[1421765633.076492],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18598,[1421765633.281634],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18599,[1421765633.486796],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18600,[1421765633.692100],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18601,[1421765633.898638],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +18602,[1421765634.103520],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18603,[1421765634.309927],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18604,[1421765634.515344],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18605,[1421765634.721236],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +18606,[1421765634.927182],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +18607,[1421765635.132089],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +18608,[1421765635.337230],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18609,[1421765635.542368],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18610,[1421765635.747493],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +18611,[1421765635.952887],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +18612,[1421765636.158188],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18613,[1421765636.364374],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +18614,[1421765636.569780],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +18615,[1421765636.775219],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18616,[1421765636.980890],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +18617,[1421765637.186054],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18618,[1421765637.392199],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18619,[1421765637.598001],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18620,[1421765637.803507],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18621,[1421765638.009730],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +18622,[1421765638.215051],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +18623,[1421765638.421268],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +18624,[1421765638.626661],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18625,[1421765638.831864],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18626,[1421765639.036790],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +18627,[1421765639.241790],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18628,[1421765639.447231],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18629,[1421765639.652482],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +18630,[1421765639.858574],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +18631,[1421765640.063416],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18632,[1421765640.268492],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18633,[1421765640.474263],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +18634,[1421765640.679638],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +18635,[1421765640.885806],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.92,ms +18636,[1421765641.091151],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +18637,[1421765641.296330],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +18638,[1421765641.501520],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18639,[1421765641.707836],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +18640,[1421765641.913283],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +18641,[1421765642.118565],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18642,[1421765642.323784],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +18643,[1421765642.529186],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18644,[1421765642.735915],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +18645,[1421765642.941508],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18646,[1421765643.146862],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18647,[1421765643.352422],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18648,[1421765643.557639],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18649,[1421765643.762877],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18650,[1421765643.968383],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +18651,[1421765644.173750],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +18652,[1421765644.379104],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18653,[1421765644.584846],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18654,[1421765644.790420],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +18655,[1421765644.995296],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18656,[1421765645.200704],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18657,[1421765645.405876],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +18658,[1421765645.611259],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +18659,[1421765645.816921],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18660,[1421765646.021797],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18661,[1421765646.228186],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +18662,[1421765646.433632],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +18663,[1421765646.639175],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18664,[1421765646.845629],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +18665,[1421765647.050462],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +18666,[1421765647.255407],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +18667,[1421765647.460472],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18668,[1421765647.665154],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +18669,[1421765647.870295],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18670,[1421765648.075480],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18671,[1421765648.280646],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18672,[1421765648.486223],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18673,[1421765648.691757],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18674,[1421765648.897454],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18675,[1421765649.102284],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +18676,[1421765649.307604],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18677,[1421765649.514669],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +18678,[1421765649.721264],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +18679,[1421765649.927303],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +18680,[1421765650.132424],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +18681,[1421765650.338633],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +18682,[1421765650.544144],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +18683,[1421765650.749711],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +18684,[1421765650.955412],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18685,[1421765651.160625],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +18686,[1421765651.365674],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18687,[1421765651.571080],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +18688,[1421765651.777270],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +18689,[1421765651.982223],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +18690,[1421765652.188024],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18691,[1421765652.394075],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +18692,[1421765652.599472],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18693,[1421765652.806141],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +18694,[1421765653.011145],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18695,[1421765653.217514],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +18696,[1421765653.422883],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18697,[1421765653.628256],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18698,[1421765653.834771],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +18699,[1421765654.040691],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +18700,[1421765654.245578],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18701,[1421765654.450930],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +18702,[1421765654.657629],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +18703,[1421765654.863008],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18704,[1421765655.067927],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +18705,[1421765655.273821],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +18706,[1421765655.479240],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18707,[1421765655.685002],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18708,[1421765655.890586],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18709,[1421765656.095705],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18710,[1421765656.301007],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18711,[1421765656.506634],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +18712,[1421765656.712553],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18713,[1421765656.918957],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +18714,[1421765657.124722],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +18715,[1421765657.329548],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18716,[1421765657.534515],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18717,[1421765657.739637],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18718,[1421765657.945316],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18719,[1421765658.150729],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18720,[1421765658.356628],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +18721,[1421765658.561940],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18722,[1421765658.767509],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +18723,[1421765658.973013],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18724,[1421765659.178424],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18725,[1421765659.383558],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18726,[1421765659.588998],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18727,[1421765659.795602],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +18728,[1421765660.000865],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18729,[1421765660.206347],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18730,[1421765660.411653],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18731,[1421765660.617622],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +18732,[1421765660.822738],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18733,[1421765661.027271],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +18734,[1421765661.233154],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +18735,[1421765661.438487],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18736,[1421765661.644100],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18737,[1421765661.850693],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +18738,[1421765662.055507],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18739,[1421765662.260900],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +18740,[1421765662.467442],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +18741,[1421765662.672685],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18742,[1421765662.878337],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18743,[1421765663.083261],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18744,[1421765663.288487],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +18745,[1421765663.494073],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +18746,[1421765663.700630],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +18747,[1421765663.906141],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18748,[1421765664.110850],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18749,[1421765664.317419],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +18750,[1421765664.523049],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18751,[1421765664.728580],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18752,[1421765664.934323],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +18753,[1421765665.140380],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +18754,[1421765665.346965],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +18755,[1421765665.552828],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18756,[1421765665.758927],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +18757,[1421765665.964894],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18758,[1421765666.170349],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18759,[1421765666.375913],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +18760,[1421765666.581799],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18761,[1421765666.787592],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +18762,[1421765666.993184],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +18763,[1421765667.198615],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +18764,[1421765667.404264],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18765,[1421765667.610772],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +18766,[1421765667.817233],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +18767,[1421765668.022222],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +18768,[1421765668.227628],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +18769,[1421765668.432928],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18770,[1421765668.638329],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18771,[1421765668.843659],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +18772,[1421765669.048625],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18773,[1421765669.253615],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18774,[1421765669.459872],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +18775,[1421765669.665085],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18776,[1421765669.870564],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +18777,[1421765670.075824],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +18778,[1421765670.282036],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +18779,[1421765670.486999],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18780,[1421765670.691784],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18781,[1421765670.896998],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +18782,[1421765671.102628],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18783,[1421765671.308419],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18784,[1421765671.513711],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18785,[1421765671.720055],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +18786,[1421765671.926243],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +18787,[1421765672.131116],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +18788,[1421765672.336018],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +18789,[1421765672.542160],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +18790,[1421765672.748746],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +18791,[1421765672.954147],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +18792,[1421765673.159805],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18793,[1421765673.364519],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +18794,[1421765673.570912],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +18795,[1421765673.776195],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18796,[1421765673.981665],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +18797,[1421765674.186991],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18798,[1421765674.392445],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +18799,[1421765674.598029],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18800,[1421765674.804667],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +18801,[1421765675.009669],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18802,[1421765675.215546],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +18803,[1421765675.420568],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18804,[1421765675.625819],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18805,[1421765675.831348],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +18806,[1421765676.036445],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18807,[1421765676.242353],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +18808,[1421765676.447607],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +18809,[1421765676.652784],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18810,[1421765676.859297],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +18811,[1421765677.065184],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +18812,[1421765677.271240],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +18813,[1421765677.476350],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18814,[1421765677.681389],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18815,[1421765677.887351],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18816,[1421765678.093185],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +18817,[1421765678.298548],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +18818,[1421765678.504441],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +18819,[1421765678.710910],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +18820,[1421765678.916265],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +18821,[1421765679.121662],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18822,[1421765679.327848],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +18823,[1421765679.533901],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +18824,[1421765679.739550],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18825,[1421765679.945144],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +18826,[1421765680.150863],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18827,[1421765680.356817],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +18828,[1421765680.562363],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +18829,[1421765680.767396],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18830,[1421765680.972371],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +18831,[1421765681.177639],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18832,[1421765681.382572],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18833,[1421765681.587592],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +18834,[1421765681.793582],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +18835,[1421765682.009785],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +18836,[1421765682.220859],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.17,ms +18837,[1421765682.439385],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +18838,[1421765682.695139],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.8,ms +18839,[1421765682.917576],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +18840,[1421765683.143002],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +18841,[1421765683.425388],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +18842,[1421765683.630717],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18843,[1421765683.836010],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18844,[1421765684.042353],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +18845,[1421765684.248980],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +18846,[1421765684.455445],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +18847,[1421765684.661142],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18848,[1421765684.867289],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +18849,[1421765685.072726],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +18850,[1421765685.278523],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +18851,[1421765685.484071],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +18852,[1421765685.689721],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +18853,[1421765685.894974],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18854,[1421765686.100735],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +18855,[1421765686.311930],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.65,ms +18856,[1421765686.551819],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.1,ms +18857,[1421765686.766859],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +18858,[1421765686.989605],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +18859,[1421765687.211740],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +18860,[1421765687.495830],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.9,ms +18861,[1421765687.722797],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +18862,[1421765688.003827],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.3,ms +18863,[1421765688.222646],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +18864,[1421765688.450171],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +18865,[1421765688.675901],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +18866,[1421765688.893118],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +18867,[1421765689.171440],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.7,ms +18868,[1421765689.401779],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +18869,[1421765689.618508],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +18870,[1421765689.849236],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.8,ms +18871,[1421765690.070263],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +18872,[1421765690.275475],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +18873,[1421765690.481022],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +18874,[1421765690.688393],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.89,ms +18875,[1421765690.898387],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.57,ms +18876,[1421765691.109661],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.43,ms +18877,[1421765691.324847],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +18878,[1421765691.544852],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +18879,[1421765691.764144],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +18880,[1421765691.987292],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +18881,[1421765692.214566],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +18882,[1421765692.496690],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +18883,[1421765692.719869],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +18884,[1421765692.943423],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +18885,[1421765693.149126],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18886,[1421765693.354437],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18887,[1421765693.560316],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +18888,[1421765693.765456],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18889,[1421765693.971128],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +18890,[1421765694.176814],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +18891,[1421765694.382001],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18892,[1421765694.587114],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18893,[1421765694.792909],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +18894,[1421765695.000137],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.81,ms +18895,[1421765695.205691],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +18896,[1421765695.415322],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.16,ms +18897,[1421765695.623877],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.45,ms +18898,[1421765695.855469],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.0,ms +18899,[1421765696.071170],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.7,ms +18900,[1421765696.289122],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +18901,[1421765696.495555],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +18902,[1421765696.700908],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +18903,[1421765696.906928],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +18904,[1421765697.112477],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +18905,[1421765697.318031],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18906,[1421765697.523177],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18907,[1421765697.728275],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18908,[1421765697.933112],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +18909,[1421765698.139187],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +18910,[1421765698.345014],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +18911,[1421765698.551260],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +18912,[1421765698.757056],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +18913,[1421765698.962198],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18914,[1421765699.167548],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +18915,[1421765699.373026],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18916,[1421765699.579778],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +18917,[1421765699.784899],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18918,[1421765699.990364],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18919,[1421765700.195525],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +18920,[1421765700.400898],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +18921,[1421765700.606565],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18922,[1421765700.813151],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +18923,[1421765701.017932],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +18924,[1421765701.223027],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18925,[1421765701.429174],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +18926,[1421765701.635607],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +18927,[1421765701.841858],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +18928,[1421765702.047037],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +18929,[1421765702.251740],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +18930,[1421765702.457877],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +18931,[1421765702.663752],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18932,[1421765702.868719],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +18933,[1421765703.073462],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +18934,[1421765703.278426],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18935,[1421765703.484076],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +18936,[1421765703.690522],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +18937,[1421765703.895440],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +18938,[1421765704.101075],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +18939,[1421765704.306137],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +18940,[1421765704.511471],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +18941,[1421765704.720979],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +18942,[1421765704.927395],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +18943,[1421765705.133727],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18944,[1421765705.339067],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18945,[1421765705.545349],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +18946,[1421765705.749996],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +18947,[1421765705.955389],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +18948,[1421765706.160318],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +18949,[1421765706.365031],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +18950,[1421765706.570318],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18951,[1421765706.775785],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +18952,[1421765706.982120],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +18953,[1421765707.187668],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +18954,[1421765707.393634],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +18955,[1421765707.598806],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +18956,[1421765707.803946],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18957,[1421765708.009598],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +18958,[1421765708.214755],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +18959,[1421765708.420179],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +18960,[1421765708.625598],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18961,[1421765708.830890],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18962,[1421765709.035797],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18963,[1421765709.241813],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +18964,[1421765709.447664],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +18965,[1421765709.653129],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +18966,[1421765709.858394],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +18967,[1421765710.063211],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +18968,[1421765710.268494],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +18969,[1421765710.473948],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18970,[1421765710.679785],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +18971,[1421765710.885653],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +18972,[1421765711.090711],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +18973,[1421765711.295815],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +18974,[1421765711.501193],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +18975,[1421765711.706685],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +18976,[1421765711.913052],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +18977,[1421765712.118528],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +18978,[1421765712.323800],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +18979,[1421765712.529124],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +18980,[1421765712.734360],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +18981,[1421765712.940595],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +18982,[1421765713.145740],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18983,[1421765713.350942],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18984,[1421765713.556047],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +18985,[1421765713.761554],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +18986,[1421765713.967200],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +18987,[1421765714.173006],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +18988,[1421765714.378612],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +18989,[1421765714.585150],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +18990,[1421765714.790190],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +18991,[1421765714.996787],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +18992,[1421765715.203220],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +18993,[1421765715.408487],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +18994,[1421765715.614875],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +18995,[1421765715.820268],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +18996,[1421765716.026049],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +18997,[1421765716.230858],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +18998,[1421765716.436380],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +18999,[1421765716.641956],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19000,[1421765716.847676],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19001,[1421765717.052378],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +19002,[1421765717.258281],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +19003,[1421765717.463584],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19004,[1421765717.669223],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19005,[1421765717.874755],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19006,[1421765718.079363],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19007,[1421765718.285133],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +19008,[1421765718.490400],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +19009,[1421765718.695810],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19010,[1421765718.901241],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +19011,[1421765719.106081],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19012,[1421765719.311042],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19013,[1421765719.516462],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19014,[1421765719.721634],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19015,[1421765719.927971],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +19016,[1421765720.133432],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19017,[1421765720.338601],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19018,[1421765720.543324],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +19019,[1421765720.748425],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +19020,[1421765720.954607],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +19021,[1421765721.159452],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19022,[1421765721.364945],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +19023,[1421765721.571203],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +19024,[1421765721.776105],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19025,[1421765721.981519],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +19026,[1421765722.186327],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +19027,[1421765722.391481],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19028,[1421765722.597789],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +19029,[1421765722.802544],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +19030,[1421765723.007268],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19031,[1421765723.212599],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19032,[1421765723.418972],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +19033,[1421765723.624329],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +19034,[1421765723.829932],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19035,[1421765724.034797],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19036,[1421765724.240383],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19037,[1421765724.446395],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19038,[1421765724.652604],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19039,[1421765724.859423],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +19040,[1421765725.065761],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +19041,[1421765725.270781],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19042,[1421765725.476732],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +19043,[1421765725.682113],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +19044,[1421765725.887558],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +19045,[1421765726.095943],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.55,ms +19046,[1421765726.300907],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19047,[1421765726.507084],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +19048,[1421765726.712500],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19049,[1421765726.917723],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +19050,[1421765727.123039],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19051,[1421765727.327975],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +19052,[1421765727.533344],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19053,[1421765727.738867],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +19054,[1421765727.945507],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +19055,[1421765728.151870],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +19056,[1421765728.357530],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +19057,[1421765728.562867],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +19058,[1421765728.767940],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19059,[1421765728.973111],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +19060,[1421765729.178673],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19061,[1421765729.383965],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +19062,[1421765729.589908],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +19063,[1421765729.795691],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19064,[1421765730.001669],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +19065,[1421765730.207082],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19066,[1421765730.412431],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19067,[1421765730.617823],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +19068,[1421765730.823360],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19069,[1421765731.028299],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +19070,[1421765731.234143],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +19071,[1421765731.439303],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19072,[1421765731.644950],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19073,[1421765731.850719],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19074,[1421765732.056735],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +19075,[1421765732.261621],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19076,[1421765732.466519],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19077,[1421765732.671905],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19078,[1421765732.878609],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +19079,[1421765733.083704],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19080,[1421765733.288486],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19081,[1421765733.493620],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +19082,[1421765733.700263],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +19083,[1421765733.906223],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19084,[1421765734.110939],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19085,[1421765734.317027],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +19086,[1421765734.522223],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19087,[1421765734.727399],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +19088,[1421765734.932140],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +19089,[1421765735.136478],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +19090,[1421765735.341512],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19091,[1421765735.546762],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19092,[1421765735.752084],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19093,[1421765735.958007],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19094,[1421765736.163654],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +19095,[1421765736.369903],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +19096,[1421765736.575688],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19097,[1421765736.781440],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19098,[1421765736.987981],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +19099,[1421765737.193273],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19100,[1421765737.398280],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +19101,[1421765737.603811],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19102,[1421765737.808812],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19103,[1421765738.013828],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19104,[1421765738.219638],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +19105,[1421765738.426653],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.78,ms +19106,[1421765738.634253],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.12,ms +19107,[1421765738.839243],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19108,[1421765739.044101],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +19109,[1421765739.250253],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +19110,[1421765739.455607],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19111,[1421765739.660724],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +19112,[1421765739.865784],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +19113,[1421765740.071459],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +19114,[1421765740.277666],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +19115,[1421765740.482675],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19116,[1421765740.688594],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +19117,[1421765740.894602],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +19118,[1421765741.098942],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19119,[1421765741.305079],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +19120,[1421765741.510683],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +19121,[1421765741.716334],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19122,[1421765741.921035],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +19123,[1421765742.125995],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +19124,[1421765742.331327],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19125,[1421765742.537119],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +19126,[1421765742.742640],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19127,[1421765742.948986],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19128,[1421765743.153606],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +19129,[1421765743.358505],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19130,[1421765743.563539],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +19131,[1421765743.768637],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +19132,[1421765743.974750],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +19133,[1421765744.179914],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +19134,[1421765744.384624],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +19135,[1421765744.590366],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19136,[1421765744.796688],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +19137,[1421765745.001738],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19138,[1421765745.207970],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +19139,[1421765745.414038],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +19140,[1421765745.619759],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +19141,[1421765745.825235],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19142,[1421765746.030035],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +19143,[1421765746.235050],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19144,[1421765746.440335],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19145,[1421765746.646218],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19146,[1421765746.851746],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19147,[1421765747.057141],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +19148,[1421765747.262366],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19149,[1421765747.468365],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +19150,[1421765747.673469],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +19151,[1421765747.879564],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +19152,[1421765748.084411],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +19153,[1421765748.294455],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.28,ms +19154,[1421765748.499983],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19155,[1421765748.705027],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19156,[1421765748.910423],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +19157,[1421765749.115223],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +19158,[1421765749.321780],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +19159,[1421765749.528404],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +19160,[1421765749.733369],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19161,[1421765749.938373],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19162,[1421765750.143617],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +19163,[1421765750.349222],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19164,[1421765750.554622],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +19165,[1421765750.759926],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19166,[1421765750.966175],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +19167,[1421765751.171795],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19168,[1421765751.377038],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19169,[1421765751.582180],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19170,[1421765751.787470],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19171,[1421765751.993121],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +19172,[1421765752.198388],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19173,[1421765752.404318],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19174,[1421765752.610325],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +19175,[1421765752.817310],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +19176,[1421765753.023230],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.03,ms +19177,[1421765753.228989],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19178,[1421765753.434733],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19179,[1421765753.639966],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19180,[1421765753.846395],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +19181,[1421765754.051641],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +19182,[1421765754.257440],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +19183,[1421765754.463749],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +19184,[1421765754.669153],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19185,[1421765754.877168],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.06,ms +19186,[1421765755.083012],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +19187,[1421765755.289500],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +19188,[1421765755.494964],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +19189,[1421765755.701530],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +19190,[1421765755.907325],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +19191,[1421765756.112138],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +19192,[1421765756.317235],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19193,[1421765756.522482],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +19194,[1421765756.727921],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +19195,[1421765756.933019],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19196,[1421765757.138245],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19197,[1421765757.344642],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +19198,[1421765757.550106],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19199,[1421765757.756778],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19200,[1421765757.962071],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19201,[1421765758.168040],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +19202,[1421765758.374543],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +19203,[1421765758.580069],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +19204,[1421765758.785246],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19205,[1421765758.990241],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19206,[1421765759.195220],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19207,[1421765759.401651],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +19208,[1421765759.606977],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19209,[1421765759.813098],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +19210,[1421765760.021904],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.42,ms +19211,[1421765760.227187],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19212,[1421765760.431997],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19213,[1421765760.638103],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +19214,[1421765760.847966],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.99,ms +19215,[1421765761.062517],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +19216,[1421765761.279455],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +19217,[1421765761.495737],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +19218,[1421765761.759635],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.9,ms +19219,[1421765762.033563],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.1,ms +19220,[1421765762.262886],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +19221,[1421765762.492456],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +19222,[1421765762.722182],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +19223,[1421765763.008892],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.7,ms +19224,[1421765763.232284],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +19225,[1421765763.519190],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.9,ms +19226,[1421765763.746002],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +19227,[1421765764.024425],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.4,ms +19228,[1421765764.306011],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.7,ms +19229,[1421765764.530979],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +19230,[1421765764.736475],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +19231,[1421765764.943016],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +19232,[1421765765.151249],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.93,ms +19233,[1421765765.361160],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.87,ms +19234,[1421765765.572177],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.78,ms +19235,[1421765765.786392],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +19236,[1421765766.008050],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +19237,[1421765766.272406],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.5,ms +19238,[1421765766.500116],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +19239,[1421765766.732019],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.4,ms +19240,[1421765766.960738],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +19241,[1421765767.196888],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.2,ms +19242,[1421765767.426385],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +19243,[1421765767.654723],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +19244,[1421765767.882073],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +19245,[1421765768.107859],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +19246,[1421765768.391178],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.4,ms +19247,[1421765768.677239],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.6,ms +19248,[1421765768.905795],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +19249,[1421765769.180157],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.6,ms +19250,[1421765769.385183],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +19251,[1421765769.590480],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19252,[1421765769.802967],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.26,ms +19253,[1421765770.012942],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.23,ms +19254,[1421765770.226969],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +19255,[1421765770.471803],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.9,ms +19256,[1421765770.688382],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +19257,[1421765770.913320],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +19258,[1421765771.136206],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +19259,[1421765771.362376],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +19260,[1421765771.586603],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +19261,[1421765771.811864],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +19262,[1421765772.043064],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.5,ms +19263,[1421765772.260384],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +19264,[1421765772.486060],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +19265,[1421765772.776860],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=86.5,ms +19266,[1421765773.001620],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +19267,[1421765773.231000],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +19268,[1421765773.456649],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +19269,[1421765773.680062],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +19270,[1421765773.886468],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +19271,[1421765774.091549],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19272,[1421765774.296823],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19273,[1421765774.502585],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19274,[1421765774.710179],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.61,ms +19275,[1421765774.938624],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +19276,[1421765775.173034],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.5,ms +19277,[1421765775.389291],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +19278,[1421765775.608760],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +19279,[1421765775.834846],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +19280,[1421765776.053124],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +19281,[1421765776.335113],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +19282,[1421765776.621616],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.6,ms +19283,[1421765776.843689],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +19284,[1421765777.074034],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.6,ms +19285,[1421765777.289155],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +19286,[1421765777.518449],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +19287,[1421765777.745757],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +19288,[1421765777.977322],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.2,ms +19289,[1421765778.211183],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.3,ms +19290,[1421765778.499950],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.6,ms +19291,[1421765778.721378],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +19292,[1421765778.927064],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +19293,[1421765779.132226],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +19294,[1421765779.338832],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +19295,[1421765779.548944],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.62,ms +19296,[1421765779.762682],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.77,ms +19297,[1421765779.968276],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19298,[1421765780.173427],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19299,[1421765780.378932],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +19300,[1421765780.585262],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19301,[1421765780.790743],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19302,[1421765780.996356],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19303,[1421765781.201209],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19304,[1421765781.407334],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +19305,[1421765781.614037],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +19306,[1421765781.819396],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19307,[1421765782.024021],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19308,[1421765782.228904],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19309,[1421765782.433975],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +19310,[1421765782.639325],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19311,[1421765782.845621],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +19312,[1421765783.050498],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19313,[1421765783.255376],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19314,[1421765783.460698],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +19315,[1421765783.667150],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +19316,[1421765783.872830],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19317,[1421765784.077584],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +19318,[1421765784.282778],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19319,[1421765784.488507],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +19320,[1421765784.694396],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19321,[1421765784.900184],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +19322,[1421765785.105331],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +19323,[1421765785.314944],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.86,ms +19324,[1421765785.521431],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19325,[1421765785.727106],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +19326,[1421765785.933932],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +19327,[1421765786.139956],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +19328,[1421765786.345722],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +19329,[1421765786.552687],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +19330,[1421765786.759750],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +19331,[1421765786.965563],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19332,[1421765787.171847],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +19333,[1421765787.377196],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19334,[1421765787.582427],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19335,[1421765787.787919],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +19336,[1421765787.994812],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +19337,[1421765788.201599],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +19338,[1421765788.406803],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +19339,[1421765788.613834],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +19340,[1421765788.819817],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +19341,[1421765789.024975],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19342,[1421765789.230253],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +19343,[1421765789.436504],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +19344,[1421765789.642048],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +19345,[1421765789.847257],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19346,[1421765790.052249],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +19347,[1421765790.257498],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19348,[1421765790.463616],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19349,[1421765790.668914],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19350,[1421765790.875181],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +19351,[1421765791.080606],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +19352,[1421765791.286734],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19353,[1421765791.491522],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19354,[1421765791.699075],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.68,ms +19355,[1421765791.904395],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19356,[1421765792.109087],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +19357,[1421765792.316507],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.57,ms +19358,[1421765792.523407],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +19359,[1421765792.730350],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19360,[1421765792.935916],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19361,[1421765793.141958],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.98,ms +19362,[1421765793.347121],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19363,[1421765793.552583],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +19364,[1421765793.757770],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19365,[1421765793.963510],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19366,[1421765794.169529],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +19367,[1421765794.374815],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +19368,[1421765794.581802],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +19369,[1421765794.787310],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +19370,[1421765794.992651],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +19371,[1421765795.197903],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19372,[1421765795.403019],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19373,[1421765795.608340],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +19374,[1421765795.813850],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +19375,[1421765796.018793],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19376,[1421765796.223723],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19377,[1421765796.428737],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19378,[1421765796.633535],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +19379,[1421765796.839741],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +19380,[1421765797.044605],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +19381,[1421765797.249895],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +19382,[1421765797.455246],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19383,[1421765797.660334],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19384,[1421765797.865451],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19385,[1421765798.071142],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19386,[1421765798.276314],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +19387,[1421765798.481696],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19388,[1421765798.687002],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +19389,[1421765798.892104],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19390,[1421765799.097434],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +19391,[1421765799.302072],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +19392,[1421765799.507373],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19393,[1421765799.713272],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +19394,[1421765799.918392],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19395,[1421765800.124684],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +19396,[1421765800.329898],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +19397,[1421765800.535795],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19398,[1421765800.741738],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +19399,[1421765800.948310],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +19400,[1421765801.153817],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19401,[1421765801.358871],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19402,[1421765801.565175],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +19403,[1421765801.770807],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19404,[1421765801.975705],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19405,[1421765802.181989],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +19406,[1421765802.388037],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +19407,[1421765802.594604],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +19408,[1421765802.800247],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19409,[1421765803.005337],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19410,[1421765803.210516],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19411,[1421765803.415649],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +19412,[1421765803.620734],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19413,[1421765803.826863],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +19414,[1421765804.031752],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19415,[1421765804.237115],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19416,[1421765804.443474],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +19417,[1421765804.648984],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +19418,[1421765804.855212],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +19419,[1421765805.060585],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19420,[1421765805.267302],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +19421,[1421765805.472681],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19422,[1421765805.677852],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19423,[1421765805.883342],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19424,[1421765806.089248],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +19425,[1421765806.294116],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +19426,[1421765806.500299],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +19427,[1421765806.706370],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +19428,[1421765806.911707],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +19429,[1421765807.116315],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +19430,[1421765807.321454],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19431,[1421765807.528253],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.82,ms +19432,[1421765807.733940],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19433,[1421765807.938774],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19434,[1421765808.143673],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +19435,[1421765808.349112],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19436,[1421765808.554875],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +19437,[1421765808.760377],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +19438,[1421765808.966116],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19439,[1421765809.171024],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19440,[1421765809.376198],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +19441,[1421765809.582491],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +19442,[1421765809.787856],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19443,[1421765809.993176],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +19444,[1421765810.198687],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +19445,[1421765810.403574],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19446,[1421765810.609619],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +19447,[1421765810.814898],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19448,[1421765811.023407],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.58,ms +19449,[1421765811.230321],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.07,ms +19450,[1421765811.435977],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19451,[1421765811.642499],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +19452,[1421765811.847569],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19453,[1421765812.053325],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +19454,[1421765812.258510],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19455,[1421765812.463502],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19456,[1421765812.670450],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +19457,[1421765812.876126],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19458,[1421765813.080936],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19459,[1421765813.286287],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19460,[1421765813.491697],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19461,[1421765813.697758],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +19462,[1421765813.903449],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19463,[1421765814.109569],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +19464,[1421765814.316035],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +19465,[1421765814.521715],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +19466,[1421765814.727116],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19467,[1421765814.933202],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +19468,[1421765815.140369],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +19469,[1421765815.346623],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19470,[1421765815.552982],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +19471,[1421765815.758891],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19472,[1421765815.964930],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19473,[1421765816.171409],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +19474,[1421765816.376570],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +19475,[1421765816.582027],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19476,[1421765816.787780],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +19477,[1421765816.992743],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +19478,[1421765817.201102],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +19479,[1421765817.406224],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19480,[1421765817.611476],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +19481,[1421765817.817278],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +19482,[1421765818.022016],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +19483,[1421765818.228173],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +19484,[1421765818.433105],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19485,[1421765818.638205],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19486,[1421765818.843935],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19487,[1421765819.049227],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +19488,[1421765819.254508],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +19489,[1421765819.459936],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19490,[1421765819.665854],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +19491,[1421765819.871697],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +19492,[1421765820.077744],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +19493,[1421765820.284262],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +19494,[1421765820.489786],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +19495,[1421765820.695576],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +19496,[1421765820.900636],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +19497,[1421765821.105366],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +19498,[1421765821.310653],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19499,[1421765821.515988],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19500,[1421765821.721016],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19501,[1421765821.926791],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19502,[1421765822.133078],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +19503,[1421765822.339428],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +19504,[1421765822.545618],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +19505,[1421765822.751520],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +19506,[1421765822.956537],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19507,[1421765823.161844],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19508,[1421765823.367538],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +19509,[1421765823.573168],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +19510,[1421765823.778928],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +19511,[1421765823.984331],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +19512,[1421765824.189935],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +19513,[1421765824.396783],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.85,ms +19514,[1421765824.604245],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.13,ms +19515,[1421765824.817262],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.70,ms +19516,[1421765825.033203],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +19517,[1421765825.287587],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=50.9,ms +19518,[1421765825.558522],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.1,ms +19519,[1421765825.778577],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +19520,[1421765826.060086],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.8,ms +19521,[1421765826.292245],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.4,ms +19522,[1421765826.516072],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +19523,[1421765826.743695],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +19524,[1421765826.970618],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +19525,[1421765827.189581],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +19526,[1421765827.418891],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +19527,[1421765827.636946],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +19528,[1421765827.842109],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19529,[1421765828.046613],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19530,[1421765828.252481],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.98,ms +19531,[1421765828.467153],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +19532,[1421765828.676253],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.30,ms +19533,[1421765828.886360],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.19,ms +19534,[1421765829.127685],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.5,ms +19535,[1421765829.346374],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +19536,[1421765829.568120],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +19537,[1421765829.845653],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.2,ms +19538,[1421765830.073347],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +19539,[1421765830.342479],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=65.3,ms +19540,[1421765830.571275],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +19541,[1421765830.797313],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +19542,[1421765831.023757],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +19543,[1421765831.247500],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +19544,[1421765831.472538],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +19545,[1421765831.694123],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +19546,[1421765831.977659],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.0,ms +19547,[1421765832.259932],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +19548,[1421765832.466177],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +19549,[1421765832.671417],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19550,[1421765832.876913],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19551,[1421765833.084913],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.27,ms +19552,[1421765833.298303],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.34,ms +19553,[1421765833.516448],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +19554,[1421765833.731695],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +19555,[1421765833.954328],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +19556,[1421765834.177804],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +19557,[1421765834.399624],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +19558,[1421765834.622242],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +19559,[1421765834.843097],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +19560,[1421765835.125945],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.7,ms +19561,[1421765835.353876],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +19562,[1421765835.577780],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +19563,[1421765835.783357],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19564,[1421765835.988509],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19565,[1421765836.193609],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19566,[1421765836.399811],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19567,[1421765836.619105],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +19568,[1421765836.832901],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.61,ms +19569,[1421765837.047399],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +19570,[1421765837.302596],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.1,ms +19571,[1421765837.526295],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +19572,[1421765837.749261],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +19573,[1421765837.954439],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19574,[1421765838.160782],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19575,[1421765838.366039],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +19576,[1421765838.574174],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +19577,[1421765838.799231],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +19578,[1421765839.011126],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.98,ms +19579,[1421765839.229035],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +19580,[1421765839.445969],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +19581,[1421765839.668966],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +19582,[1421765839.897002],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +19583,[1421765840.121448],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +19584,[1421765840.410130],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.0,ms +19585,[1421765840.634972],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +19586,[1421765840.840075],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +19587,[1421765841.061272],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +19588,[1421765841.279158],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +19589,[1421765841.563541],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.8,ms +19590,[1421765841.792513],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +19591,[1421765842.018048],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +19592,[1421765842.240725],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +19593,[1421765842.469126],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +19594,[1421765842.698988],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +19595,[1421765842.904330],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +19596,[1421765843.108985],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19597,[1421765843.314435],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19598,[1421765843.528216],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.94,ms +19599,[1421765843.737571],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.88,ms +19600,[1421765843.952799],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +19601,[1421765844.165194],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.22,ms +19602,[1421765844.385418],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +19603,[1421765844.605817],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +19604,[1421765844.831192],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +19605,[1421765845.052932],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +19606,[1421765845.277150],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +19607,[1421765845.503291],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +19608,[1421765845.787982],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.3,ms +19609,[1421765846.012053],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +19610,[1421765846.236243],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +19611,[1421765846.520351],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.1,ms +19612,[1421765846.743839],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +19613,[1421765846.973535],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +19614,[1421765847.200548],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +19615,[1421765847.414232],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.33,ms +19616,[1421765847.619627],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19617,[1421765847.824514],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19618,[1421765848.029246],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19619,[1421765848.237790],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.65,ms +19620,[1421765848.451669],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.36,ms +19621,[1421765848.668350],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +19622,[1421765848.927932],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=55.3,ms +19623,[1421765849.204717],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.9,ms +19624,[1421765849.430881],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +19625,[1421765849.662790],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.6,ms +19626,[1421765849.885673],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +19627,[1421765850.111394],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +19628,[1421765850.337374],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +19629,[1421765850.562988],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +19630,[1421765850.848323],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.0,ms +19631,[1421765851.132839],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.5,ms +19632,[1421765851.338082],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +19633,[1421765851.542865],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19634,[1421765851.749402],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +19635,[1421765851.955942],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +19636,[1421765852.161355],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +19637,[1421765852.366382],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19638,[1421765852.571556],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +19639,[1421765852.777935],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +19640,[1421765852.983691],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19641,[1421765853.189189],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19642,[1421765853.394458],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +19643,[1421765853.600898],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +19644,[1421765853.806717],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +19645,[1421765854.012412],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19646,[1421765854.218866],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +19647,[1421765854.427001],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.75,ms +19648,[1421765854.638276],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.53,ms +19649,[1421765854.874521],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.9,ms +19650,[1421765855.080454],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +19651,[1421765855.286656],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +19652,[1421765855.491926],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19653,[1421765855.699195],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.06,ms +19654,[1421765855.908936],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.43,ms +19655,[1421765856.143819],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.0,ms +19656,[1421765856.363356],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +19657,[1421765856.624186],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.5,ms +19658,[1421765856.849155],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +19659,[1421765857.131787],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.8,ms +19660,[1421765857.358445],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +19661,[1421765857.575249],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +19662,[1421765857.797777],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +19663,[1421765858.003861],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +19664,[1421765858.231688],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +19665,[1421765858.457786],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +19666,[1421765858.687403],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +19667,[1421765858.917585],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +19668,[1421765859.134621],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +19669,[1421765859.359828],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +19670,[1421765859.584526],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +19671,[1421765859.790011],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19672,[1421765859.995583],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +19673,[1421765860.200738],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19674,[1421765860.409717],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.17,ms +19675,[1421765860.621383],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.37,ms +19676,[1421765860.826762],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +19677,[1421765861.031570],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +19678,[1421765861.237740],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +19679,[1421765861.442944],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +19680,[1421765861.649586],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +19681,[1421765861.855613],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +19682,[1421765862.061330],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +19683,[1421765862.266752],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19684,[1421765862.472128],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19685,[1421765862.677483],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +19686,[1421765862.882723],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19687,[1421765863.087474],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19688,[1421765863.293698],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +19689,[1421765863.500104],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +19690,[1421765863.706374],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19691,[1421765863.912717],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +19692,[1421765864.118234],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +19693,[1421765864.323662],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19694,[1421765864.529825],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19695,[1421765864.735467],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19696,[1421765864.940849],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +19697,[1421765865.145720],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +19698,[1421765865.352054],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19699,[1421765865.557150],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +19700,[1421765865.762306],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19701,[1421765865.967553],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19702,[1421765866.172836],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +19703,[1421765866.378265],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19704,[1421765866.584365],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +19705,[1421765866.789974],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +19706,[1421765866.995227],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19707,[1421765867.200759],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19708,[1421765867.406239],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19709,[1421765867.612413],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +19710,[1421765867.818070],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19711,[1421765868.022656],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19712,[1421765868.228666],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +19713,[1421765868.433498],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19714,[1421765868.639079],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +19715,[1421765868.845676],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +19716,[1421765869.050695],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +19717,[1421765869.255657],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19718,[1421765869.461100],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19719,[1421765869.667795],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +19720,[1421765869.873902],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +19721,[1421765870.078654],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19722,[1421765870.283593],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19723,[1421765870.488960],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +19724,[1421765870.694371],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19725,[1421765870.899788],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19726,[1421765871.104510],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +19727,[1421765871.309280],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19728,[1421765871.514244],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19729,[1421765871.720477],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +19730,[1421765871.925969],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +19731,[1421765872.130987],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19732,[1421765872.336279],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19733,[1421765872.541845],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19734,[1421765872.748487],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +19735,[1421765872.955188],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +19736,[1421765873.161028],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +19737,[1421765873.366350],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19738,[1421765873.571773],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +19739,[1421765873.777302],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19740,[1421765873.982944],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +19741,[1421765874.188476],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19742,[1421765874.393839],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +19743,[1421765874.600967],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +19744,[1421765874.808569],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +19745,[1421765875.013106],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19746,[1421765875.218588],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19747,[1421765875.424848],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19748,[1421765875.630579],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19749,[1421765875.836403],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19750,[1421765876.042400],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +19751,[1421765876.247629],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +19752,[1421765876.453167],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19753,[1421765876.659807],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +19754,[1421765876.865549],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19755,[1421765877.071385],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19756,[1421765877.276790],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +19757,[1421765877.482230],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19758,[1421765877.687933],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +19759,[1421765877.894292],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +19760,[1421765878.099459],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +19761,[1421765878.304861],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19762,[1421765878.510806],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19763,[1421765878.717151],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +19764,[1421765878.922384],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19765,[1421765879.128809],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19766,[1421765879.334377],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19767,[1421765879.539682],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19768,[1421765879.746629],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +19769,[1421765879.952516],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +19770,[1421765880.157651],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19771,[1421765880.362742],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +19772,[1421765880.568925],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +19773,[1421765880.774616],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19774,[1421765880.980010],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19775,[1421765881.185390],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19776,[1421765881.392335],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +19777,[1421765881.598824],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19778,[1421765881.804324],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +19779,[1421765882.009231],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +19780,[1421765882.214511],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +19781,[1421765882.420275],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19782,[1421765882.626603],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +19783,[1421765882.832831],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +19784,[1421765883.037761],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +19785,[1421765883.243017],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19786,[1421765883.448827],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19787,[1421765883.654818],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +19788,[1421765883.860539],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19789,[1421765884.066956],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +19790,[1421765884.272880],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +19791,[1421765884.478454],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19792,[1421765884.684150],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +19793,[1421765884.889672],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19794,[1421765885.094569],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19795,[1421765885.299521],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +19796,[1421765885.504573],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19797,[1421765885.710253],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19798,[1421765885.915825],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +19799,[1421765886.120960],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19800,[1421765886.325911],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +19801,[1421765886.531036],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19802,[1421765886.736590],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +19803,[1421765886.942710],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +19804,[1421765887.147870],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +19805,[1421765887.353833],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +19806,[1421765887.560298],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +19807,[1421765887.765720],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19808,[1421765887.971527],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19809,[1421765888.176994],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19810,[1421765888.383112],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19811,[1421765888.588706],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19812,[1421765888.793500],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +19813,[1421765888.998831],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19814,[1421765889.204515],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19815,[1421765889.409751],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19816,[1421765889.614868],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19817,[1421765889.820295],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +19818,[1421765890.025184],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19819,[1421765890.230347],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19820,[1421765890.435513],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19821,[1421765890.640744],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19822,[1421765890.846121],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19823,[1421765891.050813],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19824,[1421765891.255798],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +19825,[1421765891.461248],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19826,[1421765891.666753],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19827,[1421765891.873285],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +19828,[1421765892.078190],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19829,[1421765892.283510],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19830,[1421765892.489903],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19831,[1421765892.696170],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +19832,[1421765892.902749],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19833,[1421765893.108210],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19834,[1421765893.313413],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19835,[1421765893.519479],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19836,[1421765893.726249],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +19837,[1421765893.931461],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +19838,[1421765894.136587],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +19839,[1421765894.341758],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19840,[1421765894.547409],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19841,[1421765894.753373],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +19842,[1421765894.958884],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19843,[1421765895.164318],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19844,[1421765895.369602],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19845,[1421765895.574973],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19846,[1421765895.780336],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +19847,[1421765895.986717],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +19848,[1421765896.192540],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +19849,[1421765896.397743],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19850,[1421765896.604332],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +19851,[1421765896.809738],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19852,[1421765897.015846],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +19853,[1421765897.220953],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +19854,[1421765897.426165],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19855,[1421765897.631746],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19856,[1421765897.837872],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +19857,[1421765898.042960],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +19858,[1421765898.249679],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.06,ms +19859,[1421765898.454943],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19860,[1421765898.660406],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19861,[1421765898.865562],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19862,[1421765899.070718],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19863,[1421765899.275633],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +19864,[1421765899.480810],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19865,[1421765899.686475],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19866,[1421765899.892424],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +19867,[1421765900.097397],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19868,[1421765900.302483],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19869,[1421765900.508060],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19870,[1421765900.714949],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +19871,[1421765900.919968],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19872,[1421765901.125656],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +19873,[1421765901.331084],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19874,[1421765901.537379],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +19875,[1421765901.743169],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19876,[1421765901.950046],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +19877,[1421765902.155556],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +19878,[1421765902.361148],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19879,[1421765902.567648],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +19880,[1421765902.773653],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +19881,[1421765902.979191],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +19882,[1421765903.185519],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19883,[1421765903.391780],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +19884,[1421765903.597367],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +19885,[1421765903.802976],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19886,[1421765904.008226],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19887,[1421765904.213637],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +19888,[1421765904.418992],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19889,[1421765904.625194],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +19890,[1421765904.830326],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19891,[1421765905.034947],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +19892,[1421765905.240418],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19893,[1421765905.446019],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +19894,[1421765905.651723],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19895,[1421765905.857392],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19896,[1421765906.062328],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19897,[1421765906.268048],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +19898,[1421765906.474672],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +19899,[1421765906.680509],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +19900,[1421765906.886103],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +19901,[1421765907.091150],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19902,[1421765907.297280],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +19903,[1421765907.502674],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +19904,[1421765907.708528],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +19905,[1421765907.914103],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19906,[1421765908.120051],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +19907,[1421765908.325340],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +19908,[1421765908.531344],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19909,[1421765908.736911],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19910,[1421765908.942171],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19911,[1421765909.147166],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19912,[1421765909.352100],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +19913,[1421765909.557343],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +19914,[1421765909.764174],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +19915,[1421765909.969822],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +19916,[1421765910.176032],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +19917,[1421765910.381696],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +19918,[1421765910.587685],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19919,[1421765910.792998],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +19920,[1421765910.998416],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +19921,[1421765911.204919],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +19922,[1421765911.410199],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +19923,[1421765911.615797],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +19924,[1421765911.820874],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +19925,[1421765912.025649],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +19926,[1421765912.230476],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19927,[1421765912.435478],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19928,[1421765912.641101],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +19929,[1421765912.846411],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19930,[1421765913.050987],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +19931,[1421765913.256220],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19932,[1421765913.462271],1482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +19933,[1421765913.668600],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +19934,[1421765913.873894],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +19935,[1421765914.080019],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +19936,[1421765914.285410],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19937,[1421765914.491162],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19938,[1421765914.697138],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19939,[1421765914.903777],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19940,[1421765915.109164],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +19941,[1421765915.314900],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +19942,[1421765915.521511],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +19943,[1421765915.727442],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19944,[1421765915.932969],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +19945,[1421765916.138489],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19946,[1421765916.343853],1148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19947,[1421765916.550343],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +19948,[1421765916.755351],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +19949,[1421765916.961833],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +19950,[1421765917.167136],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +19951,[1421765917.373299],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +19952,[1421765917.578864],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19953,[1421765917.784248],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19954,[1421765917.989924],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +19955,[1421765918.195391],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +19956,[1421765918.401004],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +19957,[1421765918.606824],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19958,[1421765918.813559],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19959,[1421765919.018200],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19960,[1421765919.223458],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19961,[1421765919.428948],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +19962,[1421765919.634595],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +19963,[1421765919.839576],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +19964,[1421765920.045655],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +19965,[1421765920.251797],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +19966,[1421765920.458488],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +19967,[1421765920.664859],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +19968,[1421765920.870105],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +19969,[1421765921.075001],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19970,[1421765921.280107],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +19971,[1421765921.485173],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +19972,[1421765921.691586],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +19973,[1421765921.898085],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +19974,[1421765922.102728],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +19975,[1421765922.308389],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19976,[1421765922.514653],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +19977,[1421765922.719898],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19978,[1421765922.924944],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +19979,[1421765923.130465],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +19980,[1421765923.336085],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +19981,[1421765923.542623],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +19982,[1421765923.748625],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +19983,[1421765923.953859],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +19984,[1421765924.159114],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +19985,[1421765924.364799],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +19986,[1421765924.570497],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +19987,[1421765924.775666],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19988,[1421765924.982080],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +19989,[1421765925.187513],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +19990,[1421765925.394159],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +19991,[1421765925.600764],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +19992,[1421765925.806580],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +19993,[1421765926.011622],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +19994,[1421765926.216800],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +19995,[1421765926.424988],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.70,ms +19996,[1421765926.634736],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.68,ms +19997,[1421765926.849557],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +19998,[1421765927.054248],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +19999,[1421765927.259407],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20000,[1421765927.464773],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20001,[1421765927.671294],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +20002,[1421765927.877752],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +20003,[1421765928.083225],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20004,[1421765928.288054],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20005,[1421765928.494577],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20006,[1421765928.700715],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +20007,[1421765928.906110],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +20008,[1421765929.112540],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +20009,[1421765929.318703],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +20010,[1421765929.523531],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20011,[1421765929.728898],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +20012,[1421765929.935421],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +20013,[1421765930.141979],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +20014,[1421765930.347130],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20015,[1421765930.553750],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +20016,[1421765930.759480],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20017,[1421765930.965213],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20018,[1421765931.170471],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +20019,[1421765931.376584],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +20020,[1421765931.581869],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20021,[1421765931.788484],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20022,[1421765931.994418],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +20023,[1421765932.199476],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20024,[1421765932.404418],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20025,[1421765932.609631],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +20026,[1421765932.814503],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20027,[1421765933.018913],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20028,[1421765933.223712],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +20029,[1421765933.428527],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20030,[1421765933.634090],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20031,[1421765933.839082],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20032,[1421765934.043667],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20033,[1421765934.249582],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +20034,[1421765934.454813],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20035,[1421765934.660073],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20036,[1421765934.865646],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20037,[1421765935.070661],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20038,[1421765935.276811],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +20039,[1421765935.483000],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +20040,[1421765935.688619],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20041,[1421765935.894646],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20042,[1421765936.100275],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +20043,[1421765936.306975],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +20044,[1421765936.512762],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20045,[1421765936.718444],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20046,[1421765936.923777],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20047,[1421765937.129033],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20048,[1421765937.334211],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20049,[1421765937.539792],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20050,[1421765937.745519],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20051,[1421765937.951460],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20052,[1421765938.157837],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +20053,[1421765938.362926],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +20054,[1421765938.568384],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20055,[1421765938.774452],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20056,[1421765938.980055],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20057,[1421765939.186073],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20058,[1421765939.391276],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20059,[1421765939.598346],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +20060,[1421765939.805421],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +20061,[1421765940.010356],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20062,[1421765940.216692],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +20063,[1421765940.423086],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +20064,[1421765940.628720],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20065,[1421765940.833999],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20066,[1421765941.038835],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +20067,[1421765941.244846],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +20068,[1421765941.450140],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20069,[1421765941.655733],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +20070,[1421765941.860777],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20071,[1421765942.066819],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +20072,[1421765942.272061],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20073,[1421765942.477313],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20074,[1421765942.683090],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20075,[1421765942.889807],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +20076,[1421765943.094742],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +20077,[1421765943.300143],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20078,[1421765943.506585],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +20079,[1421765943.711983],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20080,[1421765943.916812],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +20081,[1421765944.122756],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +20082,[1421765944.328126],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20083,[1421765944.535428],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +20084,[1421765944.740835],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +20085,[1421765944.946183],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20086,[1421765945.152292],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +20087,[1421765945.357103],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20088,[1421765945.561813],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20089,[1421765945.768169],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +20090,[1421765945.973595],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +20091,[1421765946.178507],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20092,[1421765946.383679],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20093,[1421765946.589575],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20094,[1421765946.796435],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +20095,[1421765947.003909],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.15,ms +20096,[1421765947.261615],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=53.7,ms +20097,[1421765947.466816],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20098,[1421765947.672251],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +20099,[1421765947.877834],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20100,[1421765948.084102],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.87,ms +20101,[1421765948.290228],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20102,[1421765948.495679],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20103,[1421765948.701434],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +20104,[1421765948.906534],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20105,[1421765949.111433],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20106,[1421765949.316695],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20107,[1421765949.522089],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20108,[1421765949.726607],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20109,[1421765949.932153],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +20110,[1421765950.137515],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +20111,[1421765950.343001],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +20112,[1421765950.548488],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20113,[1421765950.754030],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20114,[1421765950.959410],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +20115,[1421765951.168652],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.98,ms +20116,[1421765951.373709],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20117,[1421765951.578809],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20118,[1421765951.783620],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +20119,[1421765951.989820],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +20120,[1421765952.195176],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +20121,[1421765952.400857],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20122,[1421765952.606455],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20123,[1421765952.812878],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +20124,[1421765953.018013],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20125,[1421765953.224093],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +20126,[1421765953.429244],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20127,[1421765953.635467],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20128,[1421765953.840340],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20129,[1421765954.044966],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20130,[1421765954.250160],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20131,[1421765954.455556],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20132,[1421765954.661939],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20133,[1421765954.867989],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +20134,[1421765955.072682],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20135,[1421765955.277654],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20136,[1421765955.484293],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +20137,[1421765955.689714],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20138,[1421765955.894869],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20139,[1421765956.100884],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +20140,[1421765956.306046],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20141,[1421765956.511177],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20142,[1421765956.715961],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20143,[1421765956.921193],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20144,[1421765957.126433],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +20145,[1421765957.332071],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20146,[1421765957.537277],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20147,[1421765957.742227],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +20148,[1421765957.947976],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +20149,[1421765958.153388],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20150,[1421765958.358552],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20151,[1421765958.564177],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20152,[1421765958.769810],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20153,[1421765958.975493],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20154,[1421765959.181998],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +20155,[1421765959.387120],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20156,[1421765959.592220],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20157,[1421765959.799050],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +20158,[1421765960.005579],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +20159,[1421765960.211098],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20160,[1421765960.416532],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +20161,[1421765960.622005],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +20162,[1421765960.827027],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20163,[1421765961.031563],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +20164,[1421765961.236742],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20165,[1421765961.443069],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +20166,[1421765961.649214],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20167,[1421765961.854686],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20168,[1421765962.059496],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +20169,[1421765962.264792],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20170,[1421765962.471203],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +20171,[1421765962.676573],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20172,[1421765962.882296],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20173,[1421765963.087962],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20174,[1421765963.293391],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20175,[1421765963.499895],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +20176,[1421765963.705050],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +20177,[1421765963.910351],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20178,[1421765964.115310],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +20179,[1421765964.321656],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +20180,[1421765964.529314],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.19,ms +20181,[1421765964.734926],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20182,[1421765964.941134],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +20183,[1421765965.147189],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.90,ms +20184,[1421765965.352474],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20185,[1421765965.557980],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +20186,[1421765965.763556],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20187,[1421765965.969150],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +20188,[1421765966.174505],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20189,[1421765966.379997],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +20190,[1421765966.585572],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +20191,[1421765966.791176],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20192,[1421765966.996916],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +20193,[1421765967.202993],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +20194,[1421765967.409195],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +20195,[1421765967.615670],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +20196,[1421765967.820963],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20197,[1421765968.025642],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20198,[1421765968.230872],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20199,[1421765968.437166],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +20200,[1421765968.643236],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20201,[1421765968.848997],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +20202,[1421765969.053672],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20203,[1421765969.258898],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20204,[1421765969.464185],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +20205,[1421765969.669745],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +20206,[1421765969.875634],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +20207,[1421765970.080905],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +20208,[1421765970.285834],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20209,[1421765970.491114],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +20210,[1421765970.697088],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +20211,[1421765970.902826],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +20212,[1421765971.107474],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20213,[1421765971.312710],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +20214,[1421765971.518898],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20215,[1421765971.724607],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +20216,[1421765971.930030],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20217,[1421765972.135264],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20218,[1421765972.340385],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20219,[1421765972.547024],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +20220,[1421765972.775152],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +20221,[1421765973.014207],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.0,ms +20222,[1421765973.232935],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +20223,[1421765973.496683],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.9,ms +20224,[1421765973.720567],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +20225,[1421765973.948352],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +20226,[1421765974.236103],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.6,ms +20227,[1421765974.457316],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +20228,[1421765974.694046],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.0,ms +20229,[1421765974.928997],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.9,ms +20230,[1421765975.135146],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +20231,[1421765975.340061],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +20232,[1421765975.547473],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.57,ms +20233,[1421765975.755450],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.99,ms +20234,[1421765975.967630],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.58,ms +20235,[1421765976.211493],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.6,ms +20236,[1421765976.464905],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=49.3,ms +20237,[1421765976.683820],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +20238,[1421765976.903604],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +20239,[1421765977.124499],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +20240,[1421765977.410168],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.8,ms +20241,[1421765977.634286],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +20242,[1421765977.852948],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +20243,[1421765978.081621],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +20244,[1421765978.311314],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +20245,[1421765978.533820],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +20246,[1421765978.762009],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +20247,[1421765979.042929],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.7,ms +20248,[1421765979.270299],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +20249,[1421765979.475543],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20250,[1421765979.681772],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +20251,[1421765979.887565],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +20252,[1421765980.093206],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +20253,[1421765980.298525],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +20254,[1421765980.503958],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20255,[1421765980.710398],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +20256,[1421765980.916679],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +20257,[1421765981.122686],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20258,[1421765981.328960],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +20259,[1421765981.537786],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.02,ms +20260,[1421765981.743444],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20261,[1421765981.949871],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +20262,[1421765982.155326],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +20263,[1421765982.374447],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +20264,[1421765982.586056],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.67,ms +20265,[1421765982.829667],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.0,ms +20266,[1421765983.048699],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +20267,[1421765983.272257],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +20268,[1421765983.509907],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.4,ms +20269,[1421765983.715247],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20270,[1421765983.920907],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20271,[1421765984.126640],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20272,[1421765984.332259],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +20273,[1421765984.538056],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20274,[1421765984.744655],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +20275,[1421765984.951384],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +20276,[1421765985.156786],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20277,[1421765985.361953],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20278,[1421765985.568657],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20279,[1421765985.774636],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20280,[1421765985.980471],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20281,[1421765986.185697],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +20282,[1421765986.390891],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20283,[1421765986.596597],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20284,[1421765986.802257],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20285,[1421765987.007666],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +20286,[1421765987.213034],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20287,[1421765987.418080],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20288,[1421765987.623686],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20289,[1421765987.829227],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20290,[1421765988.034182],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20291,[1421765988.239202],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +20292,[1421765988.445895],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20293,[1421765988.651538],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +20294,[1421765988.856726],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20295,[1421765989.062778],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +20296,[1421765989.268785],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +20297,[1421765989.474888],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +20298,[1421765989.680060],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20299,[1421765989.886647],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +20300,[1421765990.091549],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +20301,[1421765990.296841],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20302,[1421765990.502283],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20303,[1421765990.707638],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20304,[1421765990.912982],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20305,[1421765991.117802],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20306,[1421765991.324117],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +20307,[1421765991.530324],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +20308,[1421765991.736620],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +20309,[1421765991.941910],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20310,[1421765992.148218],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20311,[1421765992.354227],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20312,[1421765992.559859],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20313,[1421765992.765555],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20314,[1421765992.970668],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +20315,[1421765993.177039],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +20316,[1421765993.383503],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20317,[1421765993.588283],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20318,[1421765993.793598],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20319,[1421765993.999226],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +20320,[1421765994.204688],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20321,[1421765994.409756],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20322,[1421765994.616399],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +20323,[1421765994.821804],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +20324,[1421765995.026953],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20325,[1421765995.232113],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20326,[1421765995.437797],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20327,[1421765995.643591],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20328,[1421765995.849404],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20329,[1421765996.054500],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20330,[1421765996.259852],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20331,[1421765996.465392],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +20332,[1421765996.672560],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +20333,[1421765996.878083],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20334,[1421765997.083011],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20335,[1421765997.288693],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +20336,[1421765997.495129],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +20337,[1421765997.700403],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20338,[1421765997.905286],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20339,[1421765998.111275],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +20340,[1421765998.317457],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +20341,[1421765998.523126],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20342,[1421765998.729010],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20343,[1421765998.934758],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20344,[1421765999.141401],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +20345,[1421765999.348407],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +20346,[1421765999.553961],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20347,[1421765999.760354],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +20348,[1421765999.968793],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.30,ms +20349,[1421766000.201125],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.9,ms +20350,[1421766000.416333],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +20351,[1421766000.633641],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +20352,[1421766000.902030],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=64.3,ms +20353,[1421766001.129805],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +20354,[1421766001.359370],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +20355,[1421766001.587262],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +20356,[1421766001.809391],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +20357,[1421766002.030808],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +20358,[1421766002.237442],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +20359,[1421766002.442831],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20360,[1421766002.649584],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +20361,[1421766002.854869],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20362,[1421766003.059755],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20363,[1421766003.266759],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.01,ms +20364,[1421766003.490740],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +20365,[1421766003.706019],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +20366,[1421766003.924813],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +20367,[1421766004.143393],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +20368,[1421766004.367858],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +20369,[1421766004.593180],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +20370,[1421766004.818605],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +20371,[1421766005.037094],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +20372,[1421766005.242368],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +20373,[1421766005.448281],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +20374,[1421766005.653673],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20375,[1421766005.859297],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20376,[1421766006.065228],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +20377,[1421766006.270304],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +20378,[1421766006.475495],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20379,[1421766006.681664],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +20380,[1421766006.886631],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20381,[1421766007.092116],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +20382,[1421766007.297396],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +20383,[1421766007.503110],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +20384,[1421766007.708475],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20385,[1421766007.927112],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +20386,[1421766008.138234],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.16,ms +20387,[1421766008.376855],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.9,ms +20388,[1421766008.597755],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +20389,[1421766008.865627],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=63.7,ms +20390,[1421766009.089948],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +20391,[1421766009.315851],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +20392,[1421766009.543700],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +20393,[1421766009.749573],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +20394,[1421766009.955242],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20395,[1421766010.162810],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.15,ms +20396,[1421766010.372847],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.81,ms +20397,[1421766010.587304],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +20398,[1421766010.830949],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.4,ms +20399,[1421766011.052353],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +20400,[1421766011.273086],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +20401,[1421766011.495958],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +20402,[1421766011.722601],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +20403,[1421766011.949160],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +20404,[1421766012.154699],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20405,[1421766012.379458],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +20406,[1421766012.600402],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +20407,[1421766012.809396],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.60,ms +20408,[1421766013.034210],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +20409,[1421766013.267272],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.9,ms +20410,[1421766013.485465],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +20411,[1421766013.718622],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.3,ms +20412,[1421766013.948093],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +20413,[1421766014.173871],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +20414,[1421766014.379145],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +20415,[1421766014.584648],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20416,[1421766014.792802],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.77,ms +20417,[1421766015.010506],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +20418,[1421766015.223785],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.64,ms +20419,[1421766015.466517],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.1,ms +20420,[1421766015.686062],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +20421,[1421766015.893580],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.21,ms +20422,[1421766016.099493],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20423,[1421766016.304425],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20424,[1421766016.509669],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20425,[1421766016.715988],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +20426,[1421766016.921699],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +20427,[1421766017.127740],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +20428,[1421766017.333253],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +20429,[1421766017.538931],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20430,[1421766017.744189],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +20431,[1421766017.950479],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +20432,[1421766018.157037],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +20433,[1421766018.362203],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20434,[1421766018.568736],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +20435,[1421766018.774024],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +20436,[1421766018.980375],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +20437,[1421766019.187104],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +20438,[1421766019.392279],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20439,[1421766019.597390],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20440,[1421766019.802881],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20441,[1421766020.008050],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20442,[1421766020.214016],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +20443,[1421766020.420391],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +20444,[1421766020.626644],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +20445,[1421766020.832044],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20446,[1421766021.037246],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20447,[1421766021.242179],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20448,[1421766021.448397],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20449,[1421766021.654707],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +20450,[1421766021.860114],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +20451,[1421766022.064960],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +20452,[1421766022.271256],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +20453,[1421766022.477634],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +20454,[1421766022.682931],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +20455,[1421766022.888565],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20456,[1421766023.093252],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +20457,[1421766023.299325],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +20458,[1421766023.506167],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +20459,[1421766023.711735],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20460,[1421766023.916947],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20461,[1421766024.122257],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +20462,[1421766024.327756],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20463,[1421766024.532881],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20464,[1421766024.738509],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +20465,[1421766024.944750],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +20466,[1421766025.150143],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20467,[1421766025.355347],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20468,[1421766025.560806],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20469,[1421766025.766175],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20470,[1421766025.971649],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20471,[1421766026.176767],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20472,[1421766026.383271],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +20473,[1421766026.588792],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20474,[1421766026.795404],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +20475,[1421766027.000756],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20476,[1421766027.206099],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20477,[1421766027.412427],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +20478,[1421766027.617356],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +20479,[1421766027.823659],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +20480,[1421766028.029728],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +20481,[1421766028.235459],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +20482,[1421766028.442426],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +20483,[1421766028.648163],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20484,[1421766028.853497],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20485,[1421766029.058454],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +20486,[1421766029.263976],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +20487,[1421766029.469353],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20488,[1421766029.675919],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +20489,[1421766029.882810],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +20490,[1421766030.088410],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +20491,[1421766030.293482],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20492,[1421766030.499815],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +20493,[1421766030.705341],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +20494,[1421766030.910115],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20495,[1421766031.114839],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +20496,[1421766031.320254],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +20497,[1421766031.525594],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20498,[1421766031.731096],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +20499,[1421766031.935990],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20500,[1421766032.141212],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20501,[1421766032.346575],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +20502,[1421766032.552362],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20503,[1421766032.758140],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20504,[1421766032.964656],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +20505,[1421766033.170028],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20506,[1421766033.375374],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +20507,[1421766033.580858],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20508,[1421766033.787224],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +20509,[1421766033.992123],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20510,[1421766034.197305],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20511,[1421766034.402600],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20512,[1421766034.609296],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +20513,[1421766034.815164],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20514,[1421766035.020596],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20515,[1421766035.225724],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20516,[1421766035.431793],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20517,[1421766035.636819],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +20518,[1421766035.842132],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +20519,[1421766036.047328],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20520,[1421766036.252427],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20521,[1421766036.457707],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20522,[1421766036.662846],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +20523,[1421766036.868021],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20524,[1421766037.073716],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20525,[1421766037.279422],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20526,[1421766037.484879],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20527,[1421766037.691217],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +20528,[1421766037.896517],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20529,[1421766038.102706],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +20530,[1421766038.308054],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20531,[1421766038.513436],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20532,[1421766038.718164],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20533,[1421766038.924658],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20534,[1421766039.131103],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +20535,[1421766039.336712],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +20536,[1421766039.542103],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +20537,[1421766049.951693],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +20538,[1421766050.157555],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20539,[1421766050.362524],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +20540,[1421766050.568443],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20541,[1421766050.774565],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +20542,[1421766050.980017],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20543,[1421766051.185450],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +20544,[1421766051.391765],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +20545,[1421766051.598170],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +20546,[1421766051.803387],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20547,[1421766052.008349],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +20548,[1421766052.213346],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20549,[1421766052.419797],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +20550,[1421766052.625092],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20551,[1421766052.830609],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20552,[1421766053.035770],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20553,[1421766053.241769],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +20554,[1421766053.447431],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +20555,[1421766053.653136],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20556,[1421766053.858818],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20557,[1421766054.064112],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20558,[1421766054.270239],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +20559,[1421766054.475843],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +20560,[1421766054.680990],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +20561,[1421766054.887260],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +20562,[1421766055.092599],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20563,[1421766055.297690],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +20564,[1421766055.502987],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20565,[1421766055.709523],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +20566,[1421766055.916003],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +20567,[1421766056.121301],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20568,[1421766056.326613],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +20569,[1421766056.532393],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20570,[1421766056.738492],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +20571,[1421766056.944408],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +20572,[1421766057.149537],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20573,[1421766057.355915],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +20574,[1421766057.561301],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +20575,[1421766057.766359],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20576,[1421766057.971931],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20577,[1421766058.177289],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20578,[1421766058.382849],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +20579,[1421766058.587881],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +20580,[1421766058.793404],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20581,[1421766058.998729],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +20582,[1421766059.204130],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20583,[1421766059.409009],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20584,[1421766059.614200],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20585,[1421766059.819590],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20586,[1421766060.025242],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +20587,[1421766060.230609],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20588,[1421766060.436243],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20589,[1421766060.643193],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.79,ms +20590,[1421766060.848846],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20591,[1421766061.054068],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +20592,[1421766061.259008],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20593,[1421766061.557165],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=94.0,ms +20594,[1421766062.037901],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=276,ms +20595,[1421766062.243590],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20596,[1421766062.448714],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +20597,[1421766062.653841],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +20598,[1421766062.865151],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.15,ms +20599,[1421766063.077564],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.72,ms +20600,[1421766063.286582],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.21,ms +20601,[1421766063.492209],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20602,[1421766063.702217],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.38,ms +20603,[1421766063.960433],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=53.8,ms +20604,[1421766064.166208],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +20605,[1421766064.371735],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20606,[1421766064.577450],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +20607,[1421766064.789557],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.80,ms +20608,[1421766064.994957],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20609,[1421766065.200690],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20610,[1421766065.405963],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +20611,[1421766065.611792],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +20612,[1421766065.818530],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +20613,[1421766066.023548],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20614,[1421766066.228802],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +20615,[1421766066.434067],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20616,[1421766066.639325],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20617,[1421766066.845021],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20618,[1421766067.050011],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20619,[1421766067.255127],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20620,[1421766067.460732],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20621,[1421766067.666674],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +20622,[1421766067.872135],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +20623,[1421766068.077038],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20624,[1421766068.282312],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +20625,[1421766068.487139],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +20626,[1421766068.691768],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20627,[1421766068.896615],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20628,[1421766069.101347],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20629,[1421766069.307509],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +20630,[1421766069.513863],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +20631,[1421766069.719313],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20632,[1421766069.924966],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.85,ms +20633,[1421766070.130761],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +20634,[1421766070.335809],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20635,[1421766070.540743],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20636,[1421766070.745896],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20637,[1421766070.952104],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +20638,[1421766071.157507],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +20639,[1421766071.362875],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20640,[1421766071.568648],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20641,[1421766071.775422],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +20642,[1421766071.981387],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20643,[1421766072.186990],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +20644,[1421766072.392819],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20645,[1421766072.598055],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +20646,[1421766072.804991],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +20647,[1421766073.009742],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20648,[1421766073.214446],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +20649,[1421766073.419722],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20650,[1421766073.625818],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20651,[1421766073.831052],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20652,[1421766074.035924],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20653,[1421766074.240954],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +20654,[1421766074.446207],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +20655,[1421766074.664053],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +20656,[1421766074.869551],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20657,[1421766075.074552],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20658,[1421766075.280061],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +20659,[1421766075.486635],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +20660,[1421766075.692047],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20661,[1421766075.897661],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +20662,[1421766076.102606],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20663,[1421766076.307578],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20664,[1421766076.513464],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20665,[1421766076.719101],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20666,[1421766076.924942],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +20667,[1421766077.130746],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +20668,[1421766077.336628],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +20669,[1421766077.541937],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20670,[1421766077.748295],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +20671,[1421766077.954512],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +20672,[1421766078.161327],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +20673,[1421766078.366772],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20674,[1421766078.572392],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20675,[1421766078.777991],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20676,[1421766078.983690],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20677,[1421766079.189181],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20678,[1421766079.394630],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20679,[1421766079.600717],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +20680,[1421766079.806685],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20681,[1421766080.012056],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +20682,[1421766080.218417],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20683,[1421766080.423805],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20684,[1421766080.629196],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +20685,[1421766080.834648],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20686,[1421766081.039258],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20687,[1421766081.245149],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20688,[1421766081.450353],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20689,[1421766081.656687],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20690,[1421766081.862294],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +20691,[1421766082.066808],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +20692,[1421766082.271794],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20693,[1421766082.477256],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +20694,[1421766082.682503],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20695,[1421766082.887740],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20696,[1421766083.092347],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +20697,[1421766083.298588],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +20698,[1421766083.504443],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20699,[1421766083.709915],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20700,[1421766083.916191],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +20701,[1421766084.122420],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +20702,[1421766084.328317],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +20703,[1421766084.534382],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20704,[1421766084.740981],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +20705,[1421766084.947315],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +20706,[1421766085.152938],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +20707,[1421766085.358172],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20708,[1421766085.563991],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +20709,[1421766085.770665],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +20710,[1421766085.976680],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +20711,[1421766086.182906],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +20712,[1421766086.388981],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +20713,[1421766086.594512],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +20714,[1421766086.799359],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20715,[1421766087.004308],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20716,[1421766087.210062],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +20717,[1421766087.418173],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20718,[1421766087.624602],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +20719,[1421766087.831059],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +20720,[1421766088.036630],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +20721,[1421766088.242088],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +20722,[1421766088.447574],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20723,[1421766088.653967],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20724,[1421766088.859468],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +20725,[1421766089.064880],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +20726,[1421766089.270416],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +20727,[1421766089.475915],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20728,[1421766089.682114],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +20729,[1421766089.888184],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +20730,[1421766090.093386],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20731,[1421766090.298436],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20732,[1421766090.504350],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +20733,[1421766090.710045],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20734,[1421766090.915478],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20735,[1421766091.120112],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +20736,[1421766091.326229],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +20737,[1421766091.531734],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +20738,[1421766091.736855],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20739,[1421766091.942543],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.07,ms +20740,[1421766092.148151],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +20741,[1421766092.353500],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +20742,[1421766092.558794],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20743,[1421766092.763896],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20744,[1421766092.968676],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20745,[1421766093.174135],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20746,[1421766093.378885],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20747,[1421766093.584276],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +20748,[1421766093.789476],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20749,[1421766093.995914],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +20750,[1421766094.201198],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +20751,[1421766094.406639],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +20752,[1421766094.612692],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20753,[1421766094.819355],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +20754,[1421766095.025406],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +20755,[1421766095.230398],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +20756,[1421766095.436546],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +20757,[1421766095.642474],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20758,[1421766095.847793],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20759,[1421766096.053397],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +20760,[1421766096.258094],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +20761,[1421766096.463726],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20762,[1421766096.670742],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +20763,[1421766096.877257],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +20764,[1421766097.082406],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20765,[1421766097.288600],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +20766,[1421766097.493670],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20767,[1421766097.699031],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +20768,[1421766097.904321],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +20769,[1421766098.110328],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +20770,[1421766098.315686],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +20771,[1421766098.520900],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20772,[1421766098.726487],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +20773,[1421766098.932569],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +20774,[1421766099.137704],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +20775,[1421766099.342826],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20776,[1421766099.547960],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +20777,[1421766099.754150],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +20778,[1421766099.960145],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +20779,[1421766100.165809],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20780,[1421766100.372455],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +20781,[1421766100.578295],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +20782,[1421766100.783764],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20783,[1421766100.989032],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +20784,[1421766101.194585],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20785,[1421766101.399761],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20786,[1421766101.605052],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20787,[1421766101.810690],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +20788,[1421766102.016085],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +20789,[1421766102.222249],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +20790,[1421766102.428765],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +20791,[1421766102.634936],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +20792,[1421766102.841834],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +20793,[1421766103.048164],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +20794,[1421766103.253502],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20795,[1421766103.459806],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20796,[1421766103.665041],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20797,[1421766103.870558],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20798,[1421766104.075536],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20799,[1421766104.280471],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +20800,[1421766104.485888],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20801,[1421766104.691384],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20802,[1421766104.898024],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +20803,[1421766105.102549],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20804,[1421766105.307348],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20805,[1421766105.512716],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +20806,[1421766105.718524],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20807,[1421766105.924034],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20808,[1421766106.129368],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20809,[1421766106.334387],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20810,[1421766106.540144],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.88,ms +20811,[1421766106.746638],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +20812,[1421766106.952730],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20813,[1421766107.158764],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +20814,[1421766107.364916],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +20815,[1421766107.570215],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20816,[1421766107.776430],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +20817,[1421766107.982224],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20818,[1421766108.187793],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +20819,[1421766108.393303],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20820,[1421766108.599223],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20821,[1421766108.804635],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +20822,[1421766109.009044],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20823,[1421766109.213967],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20824,[1421766109.420314],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +20825,[1421766109.625194],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +20826,[1421766109.831116],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +20827,[1421766110.035452],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +20828,[1421766110.240552],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20829,[1421766110.445540],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20830,[1421766110.651376],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +20831,[1421766110.857269],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +20832,[1421766111.062038],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +20833,[1421766111.266684],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20834,[1421766111.471758],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20835,[1421766111.677211],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +20836,[1421766111.883362],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +20837,[1421766112.087878],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20838,[1421766112.293885],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +20839,[1421766112.500075],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +20840,[1421766112.705221],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20841,[1421766112.910274],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20842,[1421766113.114957],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20843,[1421766113.320137],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20844,[1421766113.526362],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +20845,[1421766113.732859],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +20846,[1421766113.942637],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.47,ms +20847,[1421766114.173673],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.9,ms +20848,[1421766114.391578],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +20849,[1421766114.611701],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +20850,[1421766114.817742],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +20851,[1421766115.023376],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +20852,[1421766115.228422],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20853,[1421766115.447706],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +20854,[1421766115.659463],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.70,ms +20855,[1421766115.905952],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.7,ms +20856,[1421766116.123159],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +20857,[1421766116.395943],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=68.7,ms +20858,[1421766116.621795],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +20859,[1421766116.909238],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.8,ms +20860,[1421766117.140607],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.4,ms +20861,[1421766117.367814],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +20862,[1421766117.589361],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +20863,[1421766117.795074],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +20864,[1421766118.079146],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.9,ms +20865,[1421766118.306313],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +20866,[1421766118.524255],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +20867,[1421766118.744416],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +20868,[1421766119.023982],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.4,ms +20869,[1421766119.311077],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.2,ms +20870,[1421766119.515981],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +20871,[1421766119.720570],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20872,[1421766119.927283],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.99,ms +20873,[1421766120.151427],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +20874,[1421766120.356492],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +20875,[1421766120.561481],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +20876,[1421766120.766615],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20877,[1421766120.972005],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20878,[1421766121.177723],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +20879,[1421766121.384034],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +20880,[1421766121.589778],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20881,[1421766121.796071],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +20882,[1421766122.001367],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20883,[1421766122.206569],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +20884,[1421766122.412642],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +20885,[1421766122.619013],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +20886,[1421766122.825784],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +20887,[1421766123.030953],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20888,[1421766123.236896],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20889,[1421766123.441903],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +20890,[1421766123.647076],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +20891,[1421766123.851908],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +20892,[1421766124.056662],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20893,[1421766124.262414],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +20894,[1421766124.467769],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20895,[1421766124.674626],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +20896,[1421766124.879775],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20897,[1421766125.084478],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20898,[1421766125.289069],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +20899,[1421766125.494156],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20900,[1421766125.699657],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20901,[1421766125.904913],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +20902,[1421766126.109599],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +20903,[1421766126.315956],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +20904,[1421766126.521761],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +20905,[1421766126.727484],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +20906,[1421766126.932945],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20907,[1421766127.138882],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20908,[1421766127.343540],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20909,[1421766127.549286],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +20910,[1421766127.755691],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +20911,[1421766127.960951],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20912,[1421766128.166511],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +20913,[1421766128.375264],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.84,ms +20914,[1421766128.581466],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +20915,[1421766128.787132],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20916,[1421766128.992118],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +20917,[1421766129.197851],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +20918,[1421766129.402658],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20919,[1421766129.607564],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +20920,[1421766129.812968],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +20921,[1421766130.018515],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20922,[1421766130.223785],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +20923,[1421766130.428997],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20924,[1421766130.634333],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20925,[1421766130.840956],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +20926,[1421766131.046054],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +20927,[1421766131.251649],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +20928,[1421766131.457278],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +20929,[1421766131.662825],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20930,[1421766131.868362],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20931,[1421766132.074430],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +20932,[1421766132.279956],1072,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +20933,[1421766132.485726],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20934,[1421766132.692680],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +20935,[1421766132.898295],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +20936,[1421766133.104073],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +20937,[1421766133.309098],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +20938,[1421766133.514676],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20939,[1421766133.719966],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20940,[1421766133.925155],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20941,[1421766134.130394],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +20942,[1421766134.335747],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +20943,[1421766134.541614],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20944,[1421766134.746639],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +20945,[1421766134.952031],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +20946,[1421766135.158623],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +20947,[1421766135.363643],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +20948,[1421766135.568671],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20949,[1421766135.773974],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20950,[1421766135.979868],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +20951,[1421766136.184984],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +20952,[1421766136.390240],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20953,[1421766136.595326],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +20954,[1421766136.800833],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +20955,[1421766137.006439],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +20956,[1421766137.212140],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +20957,[1421766137.418687],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +20958,[1421766137.624244],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +20959,[1421766137.830360],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +20960,[1421766138.035776],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +20961,[1421766138.240781],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20962,[1421766138.447076],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +20963,[1421766138.651944],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +20964,[1421766138.857380],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +20965,[1421766139.063814],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +20966,[1421766139.268767],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +20967,[1421766139.473811],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +20968,[1421766139.679436],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +20969,[1421766139.885019],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +20970,[1421766140.089792],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +20971,[1421766140.295161],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +20972,[1421766140.500968],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20973,[1421766140.705890],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +20974,[1421766140.910938],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20975,[1421766141.116925],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +20976,[1421766141.322074],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.01,ms +20977,[1421766141.528018],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +20978,[1421766141.733660],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20979,[1421766141.940516],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +20980,[1421766142.145705],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +20981,[1421766142.350879],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +20982,[1421766142.556696],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20983,[1421766142.762655],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +20984,[1421766142.968997],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +20985,[1421766143.174618],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20986,[1421766143.380797],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +20987,[1421766143.586030],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +20988,[1421766143.792248],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +20989,[1421766143.997986],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +20990,[1421766144.204540],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +20991,[1421766144.410838],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +20992,[1421766144.616250],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +20993,[1421766144.821538],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +20994,[1421766145.026464],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +20995,[1421766145.231818],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +20996,[1421766145.437350],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +20997,[1421766145.643773],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +20998,[1421766145.850800],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +20999,[1421766146.056363],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21000,[1421766146.261933],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21001,[1421766146.467639],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21002,[1421766146.673177],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +21003,[1421766146.879677],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +21004,[1421766147.084341],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21005,[1421766147.289340],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21006,[1421766147.494782],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21007,[1421766147.700551],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21008,[1421766147.906565],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +21009,[1421766148.111905],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +21010,[1421766148.317955],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +21011,[1421766148.524303],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +21012,[1421766148.729663],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21013,[1421766148.935420],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +21014,[1421766149.141639],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +21015,[1421766149.347112],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21016,[1421766149.552565],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21017,[1421766149.757634],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21018,[1421766149.964104],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +21019,[1421766150.170527],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21020,[1421766150.376778],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +21021,[1421766150.583214],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +21022,[1421766150.789379],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21023,[1421766150.995911],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +21024,[1421766151.202652],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +21025,[1421766151.407557],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21026,[1421766151.612663],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21027,[1421766151.817836],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21028,[1421766152.022720],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21029,[1421766152.229119],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +21030,[1421766152.436128],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +21031,[1421766152.642196],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +21032,[1421766152.849566],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.77,ms +21033,[1421766153.055382],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21034,[1421766153.261859],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +21035,[1421766153.468361],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +21036,[1421766153.673779],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21037,[1421766153.879324],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21038,[1421766154.084486],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +21039,[1421766154.289658],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +21040,[1421766154.495960],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +21041,[1421766154.701432],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21042,[1421766154.907046],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21043,[1421766155.112375],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +21044,[1421766155.318573],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +21045,[1421766155.525182],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +21046,[1421766155.731921],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +21047,[1421766155.937759],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21048,[1421766156.143161],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21049,[1421766156.348563],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21050,[1421766156.554287],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21051,[1421766156.760028],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21052,[1421766156.965278],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +21053,[1421766157.170421],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21054,[1421766157.376095],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +21055,[1421766157.581102],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21056,[1421766157.786436],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21057,[1421766157.991269],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +21058,[1421766158.196159],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21059,[1421766158.401555],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21060,[1421766158.608093],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +21061,[1421766158.813641],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21062,[1421766159.019013],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21063,[1421766159.224268],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21064,[1421766159.430201],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21065,[1421766159.635485],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21066,[1421766159.841900],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +21067,[1421766160.046437],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +21068,[1421766160.251597],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21069,[1421766160.458162],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +21070,[1421766160.664578],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +21071,[1421766160.870776],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +21072,[1421766161.075280],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +21073,[1421766161.279893],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +21074,[1421766161.485179],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +21075,[1421766161.691656],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +21076,[1421766161.897483],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +21077,[1421766162.102370],161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +21078,[1421766162.307800],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +21079,[1421766162.513469],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21080,[1421766162.719916],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +21081,[1421766162.926958],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +21082,[1421766163.132705],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21083,[1421766163.338144],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21084,[1421766163.544852],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +21085,[1421766163.750711],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21086,[1421766163.956946],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +21087,[1421766164.162749],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21088,[1421766164.367876],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +21089,[1421766164.572829],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21090,[1421766164.778056],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21091,[1421766164.983326],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21092,[1421766165.188252],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +21093,[1421766165.394308],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +21094,[1421766165.600562],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21095,[1421766165.805627],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21096,[1421766166.010546],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21097,[1421766166.215501],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21098,[1421766166.420488],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21099,[1421766166.626063],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21100,[1421766166.832088],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +21101,[1421766167.037706],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +21102,[1421766167.243126],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21103,[1421766167.449201],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +21104,[1421766167.654797],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21105,[1421766167.861749],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.99,ms +21106,[1421766168.072108],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.57,ms +21107,[1421766168.285031],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.28,ms +21108,[1421766168.500417],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +21109,[1421766168.721938],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +21110,[1421766168.992180],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.1,ms +21111,[1421766169.220819],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +21112,[1421766169.446600],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +21113,[1421766169.730142],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.9,ms +21114,[1421766169.957181],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +21115,[1421766170.182315],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +21116,[1421766170.408263],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +21117,[1421766170.690282],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.4,ms +21118,[1421766170.918261],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +21119,[1421766171.140178],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +21120,[1421766171.345554],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +21121,[1421766171.550973],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +21122,[1421766171.765578],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +21123,[1421766171.976304],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.21,ms +21124,[1421766172.211394],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.0,ms +21125,[1421766172.427835],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +21126,[1421766172.690750],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=58.6,ms +21127,[1421766172.915391],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +21128,[1421766173.141694],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21129,[1421766173.427947],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.1,ms +21130,[1421766173.711037],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.9,ms +21131,[1421766173.937951],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +21132,[1421766174.162293],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +21133,[1421766174.390077],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +21134,[1421766174.615455],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +21135,[1421766174.839409],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +21136,[1421766175.066202],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +21137,[1421766175.294486],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +21138,[1421766175.522208],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +21139,[1421766175.745656],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +21140,[1421766175.952019],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +21141,[1421766176.157524],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21142,[1421766176.366002],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.14,ms +21143,[1421766176.594514],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +21144,[1421766176.807091],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.12,ms +21145,[1421766177.024180],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +21146,[1421766177.242018],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +21147,[1421766177.511058],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=64.8,ms +21148,[1421766177.791572],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.0,ms +21149,[1421766178.013469],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +21150,[1421766178.238228],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +21151,[1421766178.463564],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +21152,[1421766178.689554],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +21153,[1421766178.894846],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21154,[1421766179.121315],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +21155,[1421766179.404787],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.4,ms +21156,[1421766179.633619],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +21157,[1421766179.864764],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.1,ms +21158,[1421766180.088629],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +21159,[1421766180.294099],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21160,[1421766180.499396],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21161,[1421766180.704795],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +21162,[1421766180.910666],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +21163,[1421766181.115660],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21164,[1421766181.321841],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +21165,[1421766181.527231],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21166,[1421766181.732236],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21167,[1421766181.937782],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21168,[1421766182.146511],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.63,ms +21169,[1421766182.357524],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.94,ms +21170,[1421766182.572945],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +21171,[1421766182.789498],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +21172,[1421766183.009300],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +21173,[1421766183.236302],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +21174,[1421766183.521667],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.2,ms +21175,[1421766183.745342],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +21176,[1421766184.019300],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.0,ms +21177,[1421766184.225352],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +21178,[1421766184.430294],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21179,[1421766184.635712],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +21180,[1421766184.841305],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +21181,[1421766185.046878],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +21182,[1421766185.252436],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21183,[1421766185.458816],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +21184,[1421766185.664003],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +21185,[1421766185.869298],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +21186,[1421766186.075067],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +21187,[1421766186.280042],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21188,[1421766186.485569],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21189,[1421766186.691160],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21190,[1421766186.897404],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +21191,[1421766187.102344],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21192,[1421766187.309040],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +21193,[1421766187.514995],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21194,[1421766187.720908],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +21195,[1421766187.926773],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21196,[1421766188.132548],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +21197,[1421766188.338239],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +21198,[1421766188.543985],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21199,[1421766188.761244],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +21200,[1421766188.973137],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.76,ms +21201,[1421766189.214974],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.0,ms +21202,[1421766189.431658],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +21203,[1421766189.650695],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +21204,[1421766189.872384],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.7,ms +21205,[1421766190.077019],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21206,[1421766190.282148],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21207,[1421766190.488157],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +21208,[1421766190.697255],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.29,ms +21209,[1421766190.909125],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.90,ms +21210,[1421766191.124219],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +21211,[1421766191.339379],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +21212,[1421766191.562163],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +21213,[1421766191.844064],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.6,ms +21214,[1421766192.064633],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +21215,[1421766192.349490],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.5,ms +21216,[1421766192.573266],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +21217,[1421766192.797866],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +21218,[1421766193.027566],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +21219,[1421766193.249029],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +21220,[1421766193.475423],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +21221,[1421766193.695291],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +21222,[1421766193.928464],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.7,ms +21223,[1421766194.152863],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +21224,[1421766194.434587],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.7,ms +21225,[1421766194.640393],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +21226,[1421766194.847055],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +21227,[1421766195.052959],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +21228,[1421766195.260588],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.90,ms +21229,[1421766195.472343],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.93,ms +21230,[1421766195.696207],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +21231,[1421766195.907821],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.35,ms +21232,[1421766196.125224],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +21233,[1421766196.391635],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.4,ms +21234,[1421766196.668516],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.5,ms +21235,[1421766196.957691],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.9,ms +21236,[1421766197.240388],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.5,ms +21237,[1421766197.469687],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +21238,[1421766197.695690],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +21239,[1421766197.917160],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +21240,[1421766198.146223],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +21241,[1421766198.351867],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +21242,[1421766198.557568],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21243,[1421766198.762573],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21244,[1421766198.968281],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21245,[1421766199.173337],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21246,[1421766199.379474],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +21247,[1421766199.585187],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21248,[1421766199.792460],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.10,ms +21249,[1421766200.019269],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +21250,[1421766200.234618],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +21251,[1421766200.441124],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +21252,[1421766200.646521],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21253,[1421766200.851976],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +21254,[1421766201.057727],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +21255,[1421766201.263151],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21256,[1421766201.468525],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21257,[1421766201.674842],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +21258,[1421766201.881014],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21259,[1421766202.085995],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21260,[1421766202.291207],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +21261,[1421766202.497593],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +21262,[1421766202.703620],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +21263,[1421766202.909509],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +21264,[1421766203.114817],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21265,[1421766203.320943],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +21266,[1421766203.526257],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +21267,[1421766203.731656],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21268,[1421766203.936886],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21269,[1421766204.142495],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21270,[1421766204.347679],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +21271,[1421766204.552691],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21272,[1421766204.757609],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21273,[1421766204.964318],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +21274,[1421766205.169684],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21275,[1421766205.375128],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21276,[1421766205.580802],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21277,[1421766205.786494],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21278,[1421766205.991570],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21279,[1421766206.197924],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +21280,[1421766206.404137],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21281,[1421766206.609792],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21282,[1421766206.815334],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21283,[1421766207.021548],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +21284,[1421766207.226342],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21285,[1421766207.432751],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +21286,[1421766207.638161],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21287,[1421766207.844835],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +21288,[1421766208.049219],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +21289,[1421766208.254424],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21290,[1421766208.459423],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +21291,[1421766208.664054],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +21292,[1421766208.869436],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +21293,[1421766209.074502],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +21294,[1421766209.279822],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21295,[1421766209.485249],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21296,[1421766209.690694],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21297,[1421766209.896488],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21298,[1421766210.101445],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +21299,[1421766210.307040],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +21300,[1421766210.512704],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +21301,[1421766210.718610],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21302,[1421766210.925720],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +21303,[1421766211.132274],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +21304,[1421766211.338116],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21305,[1421766211.543925],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +21306,[1421766211.749511],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +21307,[1421766211.955362],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21308,[1421766212.161622],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +21309,[1421766212.368249],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +21310,[1421766212.575041],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +21311,[1421766212.780454],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21312,[1421766212.987638],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.95,ms +21313,[1421766213.193895],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +21314,[1421766213.399036],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +21315,[1421766213.604257],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21316,[1421766213.810851],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +21317,[1421766214.016258],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +21318,[1421766214.221573],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21319,[1421766214.426967],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21320,[1421766214.632022],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +21321,[1421766214.836942],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21322,[1421766215.042598],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +21323,[1421766215.248864],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +21324,[1421766215.454746],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +21325,[1421766215.659688],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21326,[1421766215.864829],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +21327,[1421766216.070500],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +21328,[1421766216.276712],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +21329,[1421766216.483123],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +21330,[1421766216.689126],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +21331,[1421766216.894364],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +21332,[1421766217.099235],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21333,[1421766217.304646],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21334,[1421766217.511116],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +21335,[1421766217.716478],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +21336,[1421766217.921687],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21337,[1421766218.128133],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +21338,[1421766218.334384],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +21339,[1421766218.541054],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +21340,[1421766218.747661],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +21341,[1421766218.953125],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21342,[1421766219.158541],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21343,[1421766219.363898],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21344,[1421766219.569466],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +21345,[1421766219.783102],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.16,ms +21346,[1421766219.988960],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +21347,[1421766220.193902],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21348,[1421766220.399643],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21349,[1421766220.604604],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +21350,[1421766220.810704],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21351,[1421766221.016519],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +21352,[1421766221.221697],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21353,[1421766221.426999],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21354,[1421766221.632585],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +21355,[1421766221.838079],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21356,[1421766222.043321],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21357,[1421766222.248542],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +21358,[1421766222.454052],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21359,[1421766222.659757],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21360,[1421766222.865006],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21361,[1421766223.069985],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +21362,[1421766223.274822],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21363,[1421766223.479879],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21364,[1421766223.684811],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21365,[1421766223.890176],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21366,[1421766224.094799],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +21367,[1421766224.300422],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21368,[1421766224.506082],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21369,[1421766224.711881],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21370,[1421766224.917163],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21371,[1421766225.122375],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21372,[1421766225.327672],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21373,[1421766225.534256],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +21374,[1421766225.739587],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21375,[1421766225.944794],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +21376,[1421766226.150121],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21377,[1421766226.356378],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +21378,[1421766226.561664],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +21379,[1421766226.767086],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21380,[1421766226.973470],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +21381,[1421766227.179107],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21382,[1421766227.384807],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +21383,[1421766227.590589],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21384,[1421766227.795929],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21385,[1421766228.001082],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21386,[1421766228.207370],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +21387,[1421766228.412735],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21388,[1421766228.618351],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21389,[1421766239.027333],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21390,[1421766239.232381],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21391,[1421766239.437842],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21392,[1421766239.643446],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21393,[1421766239.850005],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +21394,[1421766240.054533],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21395,[1421766240.259643],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21396,[1421766240.466175],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +21397,[1421766240.672372],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +21398,[1421766240.877951],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +21399,[1421766241.083126],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21400,[1421766241.288754],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21401,[1421766241.494140],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +21402,[1421766241.699412],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +21403,[1421766241.904849],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21404,[1421766242.110736],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +21405,[1421766242.315984],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21406,[1421766242.522462],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +21407,[1421766242.728153],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21408,[1421766242.933565],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +21409,[1421766243.139133],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21410,[1421766243.344641],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21411,[1421766243.551201],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +21412,[1421766243.757542],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +21413,[1421766243.962857],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21414,[1421766244.167629],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +21415,[1421766244.397994],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +21416,[1421766244.603395],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +21417,[1421766244.809946],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +21418,[1421766245.014456],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +21419,[1421766245.219471],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +21420,[1421766245.424903],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21421,[1421766245.631382],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +21422,[1421766245.836721],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21423,[1421766246.041743],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +21424,[1421766246.246918],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21425,[1421766246.452921],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +21426,[1421766246.657809],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21427,[1421766246.863545],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21428,[1421766247.069644],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21429,[1421766247.275802],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +21430,[1421766247.481500],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21431,[1421766247.688502],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +21432,[1421766247.894286],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +21433,[1421766248.098801],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21434,[1421766248.304594],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21435,[1421766248.510957],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +21436,[1421766248.716942],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21437,[1421766248.923991],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +21438,[1421766249.129654],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21439,[1421766249.336148],1541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +21440,[1421766249.541542],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21441,[1421766249.746852],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21442,[1421766249.951977],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +21443,[1421766250.156927],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21444,[1421766250.372276],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +21445,[1421766250.577831],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21446,[1421766250.783128],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21447,[1421766250.988386],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21448,[1421766251.198040],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.45,ms +21449,[1421766251.403413],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21450,[1421766251.608793],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21451,[1421766251.815514],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +21452,[1421766252.021646],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +21453,[1421766252.226806],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21454,[1421766252.431608],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21455,[1421766252.636618],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21456,[1421766252.841987],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21457,[1421766253.047428],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21458,[1421766253.252612],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21459,[1421766253.458407],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21460,[1421766253.664963],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +21461,[1421766253.870072],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21462,[1421766254.075007],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +21463,[1421766254.281204],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +21464,[1421766254.488085],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +21465,[1421766254.694885],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +21466,[1421766254.900661],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21467,[1421766255.105664],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21468,[1421766255.311183],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21469,[1421766255.516707],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +21470,[1421766255.722468],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21471,[1421766255.928044],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21472,[1421766256.132974],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21473,[1421766256.337660],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21474,[1421766256.542713],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +21475,[1421766256.747700],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +21476,[1421766256.953930],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +21477,[1421766257.159293],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +21478,[1421766257.364823],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +21479,[1421766257.570267],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21480,[1421766257.775544],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21481,[1421766257.980518],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21482,[1421766258.185261],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +21483,[1421766258.390290],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21484,[1421766258.595052],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +21485,[1421766258.799764],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +21486,[1421766259.004227],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21487,[1421766259.210686],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21488,[1421766259.417371],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +21489,[1421766259.622708],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +21490,[1421766259.828965],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +21491,[1421766260.034007],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +21492,[1421766260.239102],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21493,[1421766260.444383],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21494,[1421766260.649782],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +21495,[1421766260.855179],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +21496,[1421766261.059794],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +21497,[1421766261.265030],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21498,[1421766261.470167],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21499,[1421766261.679638],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +21500,[1421766261.885357],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21501,[1421766262.090305],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21502,[1421766262.295416],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21503,[1421766262.501818],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +21504,[1421766262.707745],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21505,[1421766262.913521],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21506,[1421766263.118170],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +21507,[1421766263.323115],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21508,[1421766263.528759],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21509,[1421766263.734604],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +21510,[1421766263.940124],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21511,[1421766264.145227],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21512,[1421766264.350427],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +21513,[1421766264.555803],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21514,[1421766264.761951],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +21515,[1421766264.968879],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +21516,[1421766265.177538],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.58,ms +21517,[1421766265.388108],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.73,ms +21518,[1421766265.602555],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +21519,[1421766265.816796],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.77,ms +21520,[1421766266.036115],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +21521,[1421766266.258171],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +21522,[1421766266.539551],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.7,ms +21523,[1421766266.755950],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +21524,[1421766267.037164],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.9,ms +21525,[1421766267.320153],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.2,ms +21526,[1421766267.609360],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.6,ms +21527,[1421766267.831375],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +21528,[1421766268.055980],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +21529,[1421766268.283955],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +21530,[1421766268.508336],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +21531,[1421766268.738385],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +21532,[1421766268.964340],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +21533,[1421766269.169557],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21534,[1421766269.376130],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +21535,[1421766269.581881],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21536,[1421766269.787364],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +21537,[1421766269.996172],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.91,ms +21538,[1421766270.210538],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.99,ms +21539,[1421766270.415715],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21540,[1421766270.621171],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +21541,[1421766270.826253],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21542,[1421766271.031420],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21543,[1421766271.236964],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +21544,[1421766271.442477],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21545,[1421766271.647704],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21546,[1421766271.853240],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21547,[1421766272.058390],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21548,[1421766272.264575],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +21549,[1421766272.471208],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +21550,[1421766272.676617],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21551,[1421766272.882171],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +21552,[1421766273.087203],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21553,[1421766273.292925],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +21554,[1421766273.498368],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +21555,[1421766273.704094],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21556,[1421766273.910286],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21557,[1421766274.116820],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +21558,[1421766274.322241],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21559,[1421766274.528911],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +21560,[1421766274.735133],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +21561,[1421766274.940013],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21562,[1421766275.145220],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21563,[1421766275.350405],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +21564,[1421766275.556720],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +21565,[1421766275.761841],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21566,[1421766275.967647],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +21567,[1421766276.172568],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21568,[1421766276.377958],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21569,[1421766276.583419],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +21570,[1421766276.788113],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +21571,[1421766276.993515],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +21572,[1421766277.200284],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +21573,[1421766277.406679],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +21574,[1421766277.612252],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +21575,[1421766277.817941],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +21576,[1421766278.022815],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21577,[1421766278.227813],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21578,[1421766278.434313],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +21579,[1421766278.639765],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21580,[1421766278.845219],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21581,[1421766279.050056],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +21582,[1421766279.255510],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21583,[1421766279.460709],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21584,[1421766279.666667],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21585,[1421766279.872680],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +21586,[1421766280.077614],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +21587,[1421766280.282565],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21588,[1421766280.487926],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +21589,[1421766280.692905],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21590,[1421766280.898183],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21591,[1421766281.103576],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21592,[1421766281.309108],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21593,[1421766281.514166],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21594,[1421766281.719315],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21595,[1421766281.925223],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21596,[1421766282.130452],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21597,[1421766282.335958],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21598,[1421766282.540896],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +21599,[1421766282.745748],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21600,[1421766282.950692],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21601,[1421766283.156006],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +21602,[1421766283.361084],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21603,[1421766283.566435],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21604,[1421766283.771493],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +21605,[1421766283.976749],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21606,[1421766284.181766],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21607,[1421766284.387091],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21608,[1421766284.592346],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +21609,[1421766284.797189],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +21610,[1421766285.003075],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +21611,[1421766285.209471],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21612,[1421766285.415977],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +21613,[1421766285.622652],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +21614,[1421766285.828375],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21615,[1421766286.034478],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +21616,[1421766286.239885],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21617,[1421766286.446119],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +21618,[1421766286.652588],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +21619,[1421766286.858151],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21620,[1421766287.064100],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +21621,[1421766287.269331],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21622,[1421766287.475349],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +21623,[1421766287.680331],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21624,[1421766287.886535],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +21625,[1421766288.091076],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +21626,[1421766288.296185],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21627,[1421766288.501116],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21628,[1421766288.707528],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +21629,[1421766288.912763],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +21630,[1421766289.117467],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +21631,[1421766289.322771],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21632,[1421766289.527874],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21633,[1421766289.732919],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21634,[1421766289.938126],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21635,[1421766290.143227],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21636,[1421766290.348635],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21637,[1421766290.554687],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +21638,[1421766290.760340],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21639,[1421766290.967086],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +21640,[1421766291.172428],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21641,[1421766291.377548],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21642,[1421766291.582762],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21643,[1421766291.789120],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +21644,[1421766291.995342],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +21645,[1421766292.200727],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21646,[1421766292.405932],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21647,[1421766292.611072],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21648,[1421766292.816625],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21649,[1421766293.021595],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21650,[1421766293.226883],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21651,[1421766293.433356],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +21652,[1421766293.639457],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21653,[1421766293.845964],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +21654,[1421766294.051102],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21655,[1421766294.257134],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +21656,[1421766294.462260],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21657,[1421766294.667638],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21658,[1421766294.873309],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21659,[1421766295.078357],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21660,[1421766295.283545],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +21661,[1421766295.489225],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21662,[1421766295.696246],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +21663,[1421766295.902023],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +21664,[1421766296.107101],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21665,[1421766296.312624],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +21666,[1421766296.518153],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21667,[1421766296.723301],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +21668,[1421766296.928785],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21669,[1421766297.134332],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +21670,[1421766297.339372],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21671,[1421766297.544423],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21672,[1421766297.749515],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21673,[1421766297.955396],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21674,[1421766298.161224],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21675,[1421766298.367052],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +21676,[1421766298.572989],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21677,[1421766298.778805],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +21678,[1421766298.984136],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21679,[1421766299.189351],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21680,[1421766299.394900],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +21681,[1421766299.601594],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +21682,[1421766299.806536],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +21683,[1421766300.011526],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +21684,[1421766300.216926],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21685,[1421766300.422302],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +21686,[1421766300.628768],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +21687,[1421766300.834495],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21688,[1421766301.039494],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +21689,[1421766301.245413],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +21690,[1421766301.451113],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21691,[1421766301.657903],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +21692,[1421766301.863954],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +21693,[1421766302.070160],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +21694,[1421766302.274709],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21695,[1421766302.480097],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21696,[1421766302.684570],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21697,[1421766302.889940],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +21698,[1421766303.095230],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21699,[1421766303.300229],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21700,[1421766303.505508],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21701,[1421766303.710690],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21702,[1421766303.915583],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +21703,[1421766304.120321],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21704,[1421766304.329863],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21705,[1421766304.535680],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21706,[1421766304.741356],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +21707,[1421766304.948175],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +21708,[1421766305.153856],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21709,[1421766305.359166],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21710,[1421766305.564517],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21711,[1421766305.770316],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21712,[1421766305.976016],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21713,[1421766306.182769],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +21714,[1421766306.388038],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21715,[1421766306.593282],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21716,[1421766306.798363],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21717,[1421766307.004608],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +21718,[1421766307.210845],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +21719,[1421766307.416628],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +21720,[1421766307.621629],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21721,[1421766307.826500],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +21722,[1421766308.031327],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +21723,[1421766308.236315],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21724,[1421766308.441798],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +21725,[1421766308.647930],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +21726,[1421766308.854025],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +21727,[1421766309.059015],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21728,[1421766309.264021],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +21729,[1421766309.469854],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +21730,[1421766309.675320],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21731,[1421766309.881500],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +21732,[1421766310.086571],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21733,[1421766310.292128],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +21734,[1421766310.497533],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +21735,[1421766310.703903],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +21736,[1421766310.910230],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +21737,[1421766311.115231],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21738,[1421766311.320347],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +21739,[1421766311.525645],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21740,[1421766311.731627],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +21741,[1421766311.936989],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21742,[1421766312.141594],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +21743,[1421766312.347070],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21744,[1421766312.552826],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21745,[1421766312.758707],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +21746,[1421766312.964298],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21747,[1421766313.169475],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21748,[1421766313.375938],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +21749,[1421766313.581690],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21750,[1421766313.788563],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +21751,[1421766313.994525],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +21752,[1421766314.199112],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +21753,[1421766314.405421],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +21754,[1421766314.610831],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21755,[1421766314.816080],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21756,[1421766315.022157],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +21757,[1421766315.227292],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21758,[1421766315.433043],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21759,[1421766315.638363],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21760,[1421766315.844072],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21761,[1421766316.050573],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.69,ms +21762,[1421766316.255530],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21763,[1421766316.461155],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21764,[1421766316.667359],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +21765,[1421766316.873864],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +21766,[1421766317.079962],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +21767,[1421766317.285957],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +21768,[1421766317.491150],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21769,[1421766317.697145],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +21770,[1421766317.902526],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21771,[1421766318.107232],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21772,[1421766318.312574],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21773,[1421766318.518255],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21774,[1421766318.724077],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21775,[1421766318.930480],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +21776,[1421766319.135859],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21777,[1421766319.342059],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +21778,[1421766319.547511],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21779,[1421766319.753300],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21780,[1421766319.958974],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21781,[1421766320.164632],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21782,[1421766320.370203],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21783,[1421766320.575672],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21784,[1421766320.780873],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21785,[1421766320.986073],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21786,[1421766321.191863],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21787,[1421766321.398452],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +21788,[1421766321.605404],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +21789,[1421766321.811339],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +21790,[1421766322.016358],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21791,[1421766322.221008],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +21792,[1421766322.427388],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +21793,[1421766322.632832],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21794,[1421766322.838142],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21795,[1421766323.044134],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +21796,[1421766323.249149],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +21797,[1421766323.454256],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +21798,[1421766323.660089],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21799,[1421766323.866855],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +21800,[1421766324.071922],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21801,[1421766324.277134],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21802,[1421766324.482674],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21803,[1421766324.688154],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21804,[1421766324.893488],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21805,[1421766325.098668],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21806,[1421766325.304825],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +21807,[1421766325.511050],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +21808,[1421766325.717714],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +21809,[1421766325.923184],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21810,[1421766326.128466],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21811,[1421766326.333418],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21812,[1421766326.538385],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21813,[1421766326.744094],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21814,[1421766326.950281],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +21815,[1421766327.155663],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +21816,[1421766327.360764],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21817,[1421766327.566469],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21818,[1421766327.773453],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +21819,[1421766327.980017],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +21820,[1421766328.185286],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21821,[1421766328.390899],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21822,[1421766328.596418],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21823,[1421766328.801941],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21824,[1421766329.006774],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21825,[1421766329.211633],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21826,[1421766329.417932],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21827,[1421766329.623506],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21828,[1421766329.828818],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21829,[1421766330.033760],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +21830,[1421766330.238831],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21831,[1421766330.445404],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +21832,[1421766330.650736],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21833,[1421766330.856212],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21834,[1421766331.061986],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +21835,[1421766331.267899],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +21836,[1421766331.473946],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +21837,[1421766331.679621],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21838,[1421766331.885946],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21839,[1421766332.091766],1541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +21840,[1421766332.298900],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.25,ms +21841,[1421766332.504289],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +21842,[1421766332.709237],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +21843,[1421766332.914938],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21844,[1421766333.119926],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21845,[1421766333.326627],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +21846,[1421766333.532507],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21847,[1421766333.737921],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21848,[1421766333.944680],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.12,ms +21849,[1421766334.151441],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +21850,[1421766334.356704],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21851,[1421766334.561717],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +21852,[1421766334.770837],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.03,ms +21853,[1421766334.977249],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +21854,[1421766335.183161],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +21855,[1421766335.388329],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21856,[1421766335.594197],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +21857,[1421766335.800141],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +21858,[1421766336.006151],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +21859,[1421766336.211245],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21860,[1421766336.416441],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21861,[1421766336.622891],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +21862,[1421766336.829409],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +21863,[1421766337.034017],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21864,[1421766337.239315],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21865,[1421766337.444802],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21866,[1421766337.649915],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21867,[1421766337.855423],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21868,[1421766338.061317],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +21869,[1421766338.266684],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +21870,[1421766338.472194],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21871,[1421766338.677519],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21872,[1421766338.883147],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21873,[1421766339.089338],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +21874,[1421766339.294628],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21875,[1421766339.499849],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21876,[1421766339.705565],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +21877,[1421766339.911842],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +21878,[1421766340.117176],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21879,[1421766340.322205],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +21880,[1421766340.528796],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +21881,[1421766340.733858],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21882,[1421766340.939966],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +21883,[1421766341.145220],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21884,[1421766341.350173],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21885,[1421766341.555432],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +21886,[1421766341.760592],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +21887,[1421766341.993208],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.5,ms +21888,[1421766342.199710],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +21889,[1421766342.405085],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21890,[1421766342.610544],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21891,[1421766342.815413],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21892,[1421766343.020360],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21893,[1421766343.225322],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21894,[1421766343.430190],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21895,[1421766343.635189],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21896,[1421766343.840367],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21897,[1421766344.045446],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21898,[1421766344.250552],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21899,[1421766344.455654],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +21900,[1421766344.662167],1670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +21901,[1421766344.867309],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +21902,[1421766345.072130],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21903,[1421766345.277168],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +21904,[1421766345.482324],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21905,[1421766345.688450],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +21906,[1421766345.893601],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21907,[1421766346.098628],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +21908,[1421766346.304039],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +21909,[1421766346.509400],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21910,[1421766346.714817],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21911,[1421766346.921677],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +21912,[1421766347.127100],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +21913,[1421766347.332100],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21914,[1421766347.538615],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +21915,[1421766347.745476],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +21916,[1421766347.951494],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +21917,[1421766348.157375],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21918,[1421766348.363524],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +21919,[1421766348.569263],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +21920,[1421766348.774903],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21921,[1421766348.980022],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +21922,[1421766349.186096],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +21923,[1421766349.391230],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21924,[1421766349.596436],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +21925,[1421766349.802176],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21926,[1421766350.007045],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +21927,[1421766350.212705],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +21928,[1421766350.418593],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +21929,[1421766350.624037],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +21930,[1421766350.829000],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +21931,[1421766351.034046],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21932,[1421766351.239735],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +21933,[1421766351.445781],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +21934,[1421766351.651674],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +21935,[1421766351.856626],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21936,[1421766352.061277],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +21937,[1421766352.266135],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21938,[1421766352.472287],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +21939,[1421766352.678319],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +21940,[1421766352.883396],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +21941,[1421766353.089635],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +21942,[1421766353.294615],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +21943,[1421766353.500026],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +21944,[1421766353.706429],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +21945,[1421766353.911355],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +21946,[1421766354.116337],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +21947,[1421766354.322106],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +21948,[1421766354.527773],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21949,[1421766354.733723],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +21950,[1421766354.939251],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +21951,[1421766355.144696],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +21952,[1421766355.350713],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +21953,[1421766355.555761],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21954,[1421766355.760963],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +21955,[1421766355.966160],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +21956,[1421766356.172291],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +21957,[1421766356.377659],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21958,[1421766356.583154],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +21959,[1421766356.789555],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +21960,[1421766356.995008],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +21961,[1421766357.201649],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +21962,[1421766357.406654],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21963,[1421766357.611607],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +21964,[1421766357.817419],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +21965,[1421766358.023431],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +21966,[1421766358.228497],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +21967,[1421766358.434722],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +21968,[1421766358.640318],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +21969,[1421766358.845220],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +21970,[1421766359.050115],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +21971,[1421766359.255371],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +21972,[1421766359.461233],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +21973,[1421766359.668137],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +21974,[1421766359.874329],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +21975,[1421766360.079223],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +21976,[1421766360.288385],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.12,ms +21977,[1421766360.499503],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.75,ms +21978,[1421766360.713772],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.91,ms +21979,[1421766360.964080],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.2,ms +21980,[1421766361.185756],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +21981,[1421766361.409916],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +21982,[1421766361.630017],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +21983,[1421766361.862315],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.3,ms +21984,[1421766362.087622],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +21985,[1421766362.308814],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +21986,[1421766362.534768],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +21987,[1421766362.764793],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +21988,[1421766362.992563],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +21989,[1421766363.218291],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +21990,[1421766363.440279],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +21991,[1421766363.645661],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +21992,[1421766363.851275],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +21993,[1421766364.057468],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +21994,[1421766364.264192],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +21995,[1421766364.469783],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +21996,[1421766364.674770],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +21997,[1421766364.881386],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +21998,[1421766365.087446],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +21999,[1421766365.293959],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +22000,[1421766365.504687],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.42,ms +22001,[1421766365.720471],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +22002,[1421766365.940122],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +22003,[1421766366.205993],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=61.5,ms +22004,[1421766366.427143],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +22005,[1421766366.652846],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +22006,[1421766366.875595],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +22007,[1421766367.103129],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +22008,[1421766367.331921],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +22009,[1421766367.555457],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +22010,[1421766367.783006],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +22011,[1421766368.008705],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +22012,[1421766368.231204],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +22013,[1421766368.458250],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +22014,[1421766368.688123],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +22015,[1421766368.915777],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +22016,[1421766369.137660],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +22017,[1421766369.344100],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +22018,[1421766369.549498],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22019,[1421766369.755483],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +22020,[1421766369.961191],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +22021,[1421766370.166418],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22022,[1421766370.371945],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +22023,[1421766370.577622],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22024,[1421766370.782747],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22025,[1421766370.988093],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22026,[1421766371.193137],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22027,[1421766371.398725],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22028,[1421766371.605221],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +22029,[1421766371.810926],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22030,[1421766372.016243],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +22031,[1421766372.221407],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22032,[1421766372.426823],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22033,[1421766372.632108],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22034,[1421766372.837686],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22035,[1421766373.042416],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22036,[1421766373.247883],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22037,[1421766373.454078],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +22038,[1421766373.659911],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22039,[1421766373.865525],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22040,[1421766374.071504],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +22041,[1421766374.276605],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +22042,[1421766374.481851],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22043,[1421766374.687314],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22044,[1421766374.894038],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +22045,[1421766375.098810],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22046,[1421766375.304347],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22047,[1421766375.511398],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +22048,[1421766375.717357],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22049,[1421766375.923746],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +22050,[1421766376.129224],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +22051,[1421766376.335248],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +22052,[1421766376.541514],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22053,[1421766376.746705],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +22054,[1421766376.951810],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22055,[1421766377.158012],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +22056,[1421766377.363559],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22057,[1421766377.568982],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +22058,[1421766377.774601],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22059,[1421766377.980871],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22060,[1421766378.186733],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22061,[1421766378.392381],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +22062,[1421766378.597494],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22063,[1421766378.803101],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22064,[1421766379.007763],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22065,[1421766379.213712],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +22066,[1421766379.419205],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +22067,[1421766379.624515],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22068,[1421766379.829981],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +22069,[1421766380.035176],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +22070,[1421766380.240471],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +22071,[1421766380.445781],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22072,[1421766380.651267],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22073,[1421766380.857054],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +22074,[1421766381.062190],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +22075,[1421766381.268095],1897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +22076,[1421766381.473474],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22077,[1421766381.680058],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22078,[1421766381.885459],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22079,[1421766382.090290],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22080,[1421766382.295489],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22081,[1421766382.500826],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +22082,[1421766382.707161],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +22083,[1421766382.912534],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22084,[1421766383.118094],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22085,[1421766383.323617],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22086,[1421766383.529254],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22087,[1421766383.734797],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22088,[1421766383.940227],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22089,[1421766384.145132],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22090,[1421766384.351677],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +22091,[1421766384.557333],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22092,[1421766384.763816],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +22093,[1421766384.969412],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +22094,[1421766385.174717],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22095,[1421766385.384285],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.58,ms +22096,[1421766385.596638],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22097,[1421766385.815335],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +22098,[1421766386.069561],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=49.9,ms +22099,[1421766386.291702],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +22100,[1421766386.512794],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +22101,[1421766386.737974],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +22102,[1421766387.021979],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.8,ms +22103,[1421766387.248856],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +22104,[1421766387.532386],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.7,ms +22105,[1421766387.756344],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +22106,[1421766387.982311],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +22107,[1421766388.207099],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +22108,[1421766388.437689],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +22109,[1421766388.662154],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +22110,[1421766388.889733],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +22111,[1421766389.115700],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +22112,[1421766389.322175],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +22113,[1421766389.527695],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +22114,[1421766389.733594],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +22115,[1421766389.941246],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.26,ms +22116,[1421766390.146490],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +22117,[1421766390.351823],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22118,[1421766390.558125],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +22119,[1421766390.771853],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.61,ms +22120,[1421766390.980629],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.35,ms +22121,[1421766391.190706],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.05,ms +22122,[1421766391.403732],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.23,ms +22123,[1421766391.618190],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +22124,[1421766391.834906],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +22125,[1421766392.058533],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +22126,[1421766392.311537],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.9,ms +22127,[1421766392.537856],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +22128,[1421766392.743437],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22129,[1421766392.950162],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +22130,[1421766393.155418],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22131,[1421766393.361300],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +22132,[1421766393.566202],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22133,[1421766393.772463],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +22134,[1421766393.977928],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +22135,[1421766394.184182],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.98,ms +22136,[1421766394.394396],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.34,ms +22137,[1421766394.606345],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.84,ms +22138,[1421766394.819453],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.99,ms +22139,[1421766395.079160],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.2,ms +22140,[1421766395.350760],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.2,ms +22141,[1421766395.575169],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +22142,[1421766395.801921],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +22143,[1421766396.047194],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.3,ms +22144,[1421766396.252509],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22145,[1421766396.461894],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.47,ms +22146,[1421766396.680108],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +22147,[1421766396.913756],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.4,ms +22148,[1421766397.127024],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22149,[1421766397.344131],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +22150,[1421766397.566944],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +22151,[1421766397.790544],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +22152,[1421766398.013065],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +22153,[1421766398.218694],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22154,[1421766398.434655],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.7,ms +22155,[1421766398.641231],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +22156,[1421766398.847523],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22157,[1421766399.052400],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22158,[1421766399.257195],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22159,[1421766399.462385],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22160,[1421766399.667633],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22161,[1421766399.873134],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22162,[1421766400.079763],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +22163,[1421766400.285190],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +22164,[1421766400.490344],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22165,[1421766400.695583],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22166,[1421766400.901361],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22167,[1421766401.106241],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22168,[1421766401.311486],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22169,[1421766401.517079],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22170,[1421766401.722241],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22171,[1421766401.927508],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22172,[1421766402.132971],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22173,[1421766402.338507],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22174,[1421766402.544816],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +22175,[1421766402.750154],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22176,[1421766402.956562],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +22177,[1421766403.161821],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22178,[1421766403.379613],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +22179,[1421766403.613463],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.6,ms +22180,[1421766403.833002],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +22181,[1421766404.053373],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +22182,[1421766404.313901],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.5,ms +22183,[1421766404.537479],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +22184,[1421766404.767450],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +22185,[1421766404.997118],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +22186,[1421766405.224134],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +22187,[1421766405.451368],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +22188,[1421766405.657824],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +22189,[1421766405.864382],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +22190,[1421766406.068969],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22191,[1421766406.275695],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.92,ms +22192,[1421766406.487144],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.23,ms +22193,[1421766406.726397],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.9,ms +22194,[1421766406.932514],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +22195,[1421766407.137923],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22196,[1421766407.343172],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +22197,[1421766407.548298],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22198,[1421766407.754082],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22199,[1421766407.959159],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22200,[1421766408.163972],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22201,[1421766408.369340],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22202,[1421766408.574775],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22203,[1421766408.780033],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +22204,[1421766408.985611],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22205,[1421766409.191113],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22206,[1421766409.397299],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +22207,[1421766409.602998],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22208,[1421766409.808695],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22209,[1421766410.013782],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22210,[1421766410.218879],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22211,[1421766410.423764],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22212,[1421766410.628959],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22213,[1421766410.834872],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22214,[1421766411.039943],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22215,[1421766411.246520],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +22216,[1421766411.453264],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +22217,[1421766411.658920],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +22218,[1421766411.864307],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22219,[1421766412.069542],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22220,[1421766412.274898],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22221,[1421766412.480218],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22222,[1421766412.685446],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +22223,[1421766412.890565],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22224,[1421766413.095454],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22225,[1421766413.302488],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.16,ms +22226,[1421766413.507659],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22227,[1421766413.713579],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +22228,[1421766413.918935],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22229,[1421766414.124095],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22230,[1421766414.330666],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +22231,[1421766414.536335],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22232,[1421766414.758435],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +22233,[1421766414.965147],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22234,[1421766415.170785],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22235,[1421766415.375792],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +22236,[1421766415.581509],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +22237,[1421766415.787126],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22238,[1421766415.992767],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22239,[1421766416.197983],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22240,[1421766416.403417],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22241,[1421766416.610106],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +22242,[1421766416.815864],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22243,[1421766417.020872],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +22244,[1421766417.225693],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22245,[1421766417.442001],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +22246,[1421766417.647438],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22247,[1421766417.852825],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22248,[1421766418.057673],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22249,[1421766418.262797],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22250,[1421766418.467956],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22251,[1421766418.674293],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +22252,[1421766418.880347],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.93,ms +22253,[1421766419.085254],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22254,[1421766419.290322],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22255,[1421766419.495565],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22256,[1421766419.701641],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +22257,[1421766419.907055],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22258,[1421766420.112079],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22259,[1421766420.317534],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +22260,[1421766420.522424],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22261,[1421766420.728366],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +22262,[1421766420.933418],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22263,[1421766421.138399],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22264,[1421766421.343412],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22265,[1421766421.549758],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +22266,[1421766421.755333],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +22267,[1421766421.960783],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22268,[1421766422.166060],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +22269,[1421766422.371898],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +22270,[1421766422.578359],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +22271,[1421766422.783689],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +22272,[1421766422.989185],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +22273,[1421766423.194442],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22274,[1421766423.399994],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22275,[1421766423.605695],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +22276,[1421766423.810909],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22277,[1421766424.015612],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22278,[1421766424.221515],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +22279,[1421766424.427507],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +22280,[1421766424.633859],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +22281,[1421766424.840127],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +22282,[1421766425.046429],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +22283,[1421766425.251684],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22284,[1421766425.458529],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +22285,[1421766425.665188],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +22286,[1421766425.871032],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +22287,[1421766426.077004],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +22288,[1421766426.282028],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22289,[1421766426.487427],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +22290,[1421766426.694038],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +22291,[1421766426.899416],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22292,[1421766427.104129],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22293,[1421766427.308872],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22294,[1421766427.513861],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22295,[1421766427.719035],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +22296,[1421766427.924939],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +22297,[1421766428.130332],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22298,[1421766428.335690],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22299,[1421766428.541623],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22300,[1421766428.747017],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22301,[1421766428.952205],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +22302,[1421766429.157296],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +22303,[1421766429.364086],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +22304,[1421766429.570999],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.69,ms +22305,[1421766429.776871],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22306,[1421766429.982565],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22307,[1421766430.189499],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +22308,[1421766430.395544],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +22309,[1421766430.601219],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +22310,[1421766430.806557],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22311,[1421766431.011873],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +22312,[1421766431.216854],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22313,[1421766431.422365],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22314,[1421766431.627272],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22315,[1421766431.833439],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +22316,[1421766432.039276],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +22317,[1421766432.245538],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22318,[1421766432.452285],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +22319,[1421766432.657762],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22320,[1421766432.862992],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22321,[1421766433.068116],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22322,[1421766433.273194],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22323,[1421766433.478881],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22324,[1421766433.683867],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22325,[1421766433.890326],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +22326,[1421766434.095322],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22327,[1421766434.301268],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +22328,[1421766434.507639],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +22329,[1421766434.712931],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22330,[1421766434.919452],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +22331,[1421766435.124981],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22332,[1421766435.330211],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22333,[1421766435.535683],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22334,[1421766435.741229],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22335,[1421766435.948103],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +22336,[1421766436.153756],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22337,[1421766436.359778],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +22338,[1421766436.565236],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22339,[1421766436.770513],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22340,[1421766436.976138],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22341,[1421766437.181417],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22342,[1421766437.386940],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22343,[1421766437.592501],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22344,[1421766437.804623],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.78,ms +22345,[1421766438.011351],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22346,[1421766438.217147],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +22347,[1421766438.422856],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22348,[1421766438.629910],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +22349,[1421766438.835391],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22350,[1421766439.040754],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +22351,[1421766439.245758],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +22352,[1421766439.451534],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22353,[1421766439.658597],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +22354,[1421766439.864513],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +22355,[1421766440.069643],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22356,[1421766440.275595],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +22357,[1421766440.481431],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.90,ms +22358,[1421766440.687874],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +22359,[1421766440.893383],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22360,[1421766441.098051],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22361,[1421766441.303161],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +22362,[1421766441.509547],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +22363,[1421766441.715932],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +22364,[1421766441.922201],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +22365,[1421766442.127185],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22366,[1421766442.332303],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22367,[1421766442.537539],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22368,[1421766442.743193],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +22369,[1421766442.948989],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22370,[1421766443.154751],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22371,[1421766443.360293],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22372,[1421766443.565577],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22373,[1421766443.771805],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +22374,[1421766443.977346],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22375,[1421766444.183211],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22376,[1421766444.389876],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +22377,[1421766444.595667],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +22378,[1421766444.801225],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +22379,[1421766445.006570],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22380,[1421766445.212039],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22381,[1421766445.417599],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22382,[1421766445.623048],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22383,[1421766445.828482],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +22384,[1421766446.033242],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22385,[1421766446.238525],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22386,[1421766446.443809],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22387,[1421766446.649034],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22388,[1421766446.854496],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22389,[1421766447.059777],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +22390,[1421766447.264400],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +22391,[1421766447.469268],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22392,[1421766447.674275],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22393,[1421766447.880199],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +22394,[1421766448.085508],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22395,[1421766448.290714],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +22396,[1421766448.495749],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +22397,[1421766448.701479],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +22398,[1421766448.906768],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22399,[1421766449.113187],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +22400,[1421766449.318334],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22401,[1421766449.524743],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +22402,[1421766449.731389],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +22403,[1421766449.937882],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +22404,[1421766450.143330],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22405,[1421766450.349652],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22406,[1421766450.555951],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +22407,[1421766450.761218],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22408,[1421766450.966476],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22409,[1421766451.172025],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22410,[1421766451.377077],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22411,[1421766451.583931],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +22412,[1421766451.789517],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22413,[1421766451.994577],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22414,[1421766452.200257],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22415,[1421766452.406674],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +22416,[1421766452.612428],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +22417,[1421766452.818808],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +22418,[1421766453.024215],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +22419,[1421766453.229209],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22420,[1421766453.434121],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22421,[1421766453.640663],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +22422,[1421766453.847363],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +22423,[1421766454.052214],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22424,[1421766454.257369],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22425,[1421766454.463098],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +22426,[1421766454.668980],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +22427,[1421766454.874361],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +22428,[1421766455.079575],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22429,[1421766455.285249],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22430,[1421766455.490918],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22431,[1421766455.697747],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +22432,[1421766455.903475],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +22433,[1421766456.109929],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +22434,[1421766456.315129],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22435,[1421766456.520317],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22436,[1421766456.726303],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +22437,[1421766456.931476],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +22438,[1421766457.136496],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22439,[1421766457.341597],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22440,[1421766457.547735],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +22441,[1421766457.753197],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22442,[1421766457.958588],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22443,[1421766458.164112],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22444,[1421766458.369642],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22445,[1421766458.576007],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +22446,[1421766458.781347],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22447,[1421766458.986657],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22448,[1421766459.191295],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22449,[1421766459.396946],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22450,[1421766459.603706],1897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +22451,[1421766459.809426],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22452,[1421766460.015151],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22453,[1421766460.222211],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +22454,[1421766460.428356],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22455,[1421766460.634999],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +22456,[1421766460.840630],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22457,[1421766461.046155],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22458,[1421766461.251285],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22459,[1421766461.456534],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22460,[1421766461.662208],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22461,[1421766461.868127],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +22462,[1421766462.072947],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +22463,[1421766462.278431],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22464,[1421766462.483668],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22465,[1421766462.689595],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +22466,[1421766462.894663],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22467,[1421766463.100632],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +22468,[1421766463.305773],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22469,[1421766463.511579],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +22470,[1421766463.717923],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +22471,[1421766463.923272],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22472,[1421766464.128545],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22473,[1421766464.334978],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +22474,[1421766464.540735],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +22475,[1421766464.746509],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22476,[1421766464.952259],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22477,[1421766465.157905],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22478,[1421766465.363334],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22479,[1421766465.569054],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +22480,[1421766465.774433],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22481,[1421766465.980866],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22482,[1421766466.186354],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +22483,[1421766466.392884],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +22484,[1421766466.599591],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +22485,[1421766466.805215],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22486,[1421766467.011373],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +22487,[1421766467.216561],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +22488,[1421766467.421778],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22489,[1421766467.627151],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22490,[1421766467.832563],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22491,[1421766468.037269],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22492,[1421766468.242314],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +22493,[1421766468.449452],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +22494,[1421766468.654903],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22495,[1421766468.860134],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22496,[1421766469.065419],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22497,[1421766469.270342],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22498,[1421766469.476756],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +22499,[1421766469.682089],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22500,[1421766469.888626],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +22501,[1421766470.094988],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +22502,[1421766470.301219],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +22503,[1421766470.507733],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +22504,[1421766470.713158],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22505,[1421766470.918477],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22506,[1421766471.123447],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22507,[1421766471.328572],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22508,[1421766471.534784],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +22509,[1421766471.740373],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22510,[1421766471.945719],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22511,[1421766472.154355],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +22512,[1421766472.359313],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22513,[1421766472.564868],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +22514,[1421766472.770607],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22515,[1421766472.976090],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22516,[1421766473.180922],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22517,[1421766473.385872],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22518,[1421766473.591340],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +22519,[1421766473.797220],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22520,[1421766474.002819],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22521,[1421766474.207945],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22522,[1421766474.413856],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +22523,[1421766474.619780],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +22524,[1421766474.826583],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +22525,[1421766475.032661],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +22526,[1421766475.237495],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +22527,[1421766475.442475],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22528,[1421766475.648492],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +22529,[1421766475.853977],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22530,[1421766476.059431],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +22531,[1421766476.264677],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22532,[1421766476.469649],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22533,[1421766476.675084],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22534,[1421766476.880662],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +22535,[1421766477.085498],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22536,[1421766477.291941],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +22537,[1421766477.497843],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22538,[1421766477.704207],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +22539,[1421766477.909697],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22540,[1421766478.114802],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22541,[1421766478.320276],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22542,[1421766478.525415],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22543,[1421766478.730932],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22544,[1421766478.936560],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22545,[1421766479.142681],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +22546,[1421766479.348084],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22547,[1421766479.553167],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22548,[1421766479.758250],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22549,[1421766479.964662],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +22550,[1421766480.170781],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +22551,[1421766480.376072],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22552,[1421766480.582285],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +22553,[1421766480.787689],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22554,[1421766480.993113],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22555,[1421766481.199941],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +22556,[1421766481.405265],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22557,[1421766481.611876],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +22558,[1421766481.817041],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +22559,[1421766482.022804],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +22560,[1421766482.227873],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +22561,[1421766482.433733],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +22562,[1421766482.638900],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22563,[1421766482.844731],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +22564,[1421766483.050798],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +22565,[1421766483.255825],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22566,[1421766483.461099],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +22567,[1421766483.666190],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22568,[1421766483.871146],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22569,[1421766484.076912],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +22570,[1421766484.283214],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +22571,[1421766484.489305],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +22572,[1421766484.694306],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22573,[1421766484.899635],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22574,[1421766485.104998],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +22575,[1421766485.311287],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22576,[1421766485.516896],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +22577,[1421766485.722699],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22578,[1421766485.929246],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +22579,[1421766486.135539],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +22580,[1421766486.341733],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22581,[1421766486.547655],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22582,[1421766486.753338],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22583,[1421766486.958927],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22584,[1421766487.164108],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +22585,[1421766487.369624],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +22586,[1421766487.574804],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22587,[1421766487.780640],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +22588,[1421766487.987063],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22589,[1421766488.193594],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +22590,[1421766488.398942],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22591,[1421766488.604370],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22592,[1421766488.809511],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +22593,[1421766489.014447],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22594,[1421766489.220716],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +22595,[1421766489.426034],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22596,[1421766489.631443],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22597,[1421766489.836734],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +22598,[1421766490.041785],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +22599,[1421766490.247185],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +22600,[1421766490.452083],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +22601,[1421766490.657288],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22602,[1421766490.863333],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +22603,[1421766491.068446],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22604,[1421766491.273763],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22605,[1421766491.478936],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22606,[1421766491.683885],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22607,[1421766491.888818],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22608,[1421766492.093957],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +22609,[1421766492.300166],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +22610,[1421766492.506584],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +22611,[1421766492.711937],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22612,[1421766492.916916],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22613,[1421766493.121565],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22614,[1421766493.326944],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22615,[1421766493.533429],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +22616,[1421766493.738760],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22617,[1421766493.944875],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22618,[1421766494.150226],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +22619,[1421766494.355681],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22620,[1421766494.561721],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +22621,[1421766494.766911],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22622,[1421766494.972112],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22623,[1421766495.177006],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22624,[1421766495.381955],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22625,[1421766495.588543],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +22626,[1421766495.794886],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +22627,[1421766495.999802],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22628,[1421766496.205359],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22629,[1421766496.410394],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22630,[1421766496.615731],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22631,[1421766496.820364],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +22632,[1421766497.026008],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +22633,[1421766497.231357],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22634,[1421766497.436695],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +22635,[1421766497.642560],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +22636,[1421766497.847508],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22637,[1421766498.052553],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22638,[1421766498.257790],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22639,[1421766498.463037],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22640,[1421766498.668331],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22641,[1421766498.873752],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22642,[1421766499.080246],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +22643,[1421766499.286662],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +22644,[1421766499.491899],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22645,[1421766499.698184],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +22646,[1421766499.903381],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22647,[1421766500.108273],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22648,[1421766500.313479],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +22649,[1421766500.519144],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22650,[1421766500.724381],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22651,[1421766500.929566],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22652,[1421766501.135097],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22653,[1421766501.340172],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22654,[1421766501.545098],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22655,[1421766501.750019],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22656,[1421766501.954735],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22657,[1421766502.160102],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22658,[1421766502.365825],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +22659,[1421766502.571299],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22660,[1421766502.776457],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22661,[1421766502.981490],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22662,[1421766503.186949],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +22663,[1421766513.596068],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +22664,[1421766513.801164],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22665,[1421766514.006114],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22666,[1421766514.212318],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +22667,[1421766514.417252],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22668,[1421766514.622823],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +22669,[1421766514.828473],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22670,[1421766515.034281],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +22671,[1421766515.239120],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22672,[1421766515.446381],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.27,ms +22673,[1421766515.653170],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +22674,[1421766515.859243],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +22675,[1421766516.064187],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22676,[1421766516.269437],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +22677,[1421766516.475400],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22678,[1421766516.682369],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +22679,[1421766516.887679],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22680,[1421766517.092600],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22681,[1421766517.297899],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22682,[1421766517.502945],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +22683,[1421766517.707931],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22684,[1421766517.913412],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22685,[1421766518.118918],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22686,[1421766518.323868],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22687,[1421766518.530322],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +22688,[1421766518.736616],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +22689,[1421766518.942256],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +22690,[1421766519.148716],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +22691,[1421766519.353957],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22692,[1421766519.563335],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.03,ms +22693,[1421766519.773076],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.45,ms +22694,[1421766520.014429],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.5,ms +22695,[1421766520.233228],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +22696,[1421766520.458421],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22697,[1421766520.677003],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +22698,[1421766520.962515],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.7,ms +22699,[1421766521.183419],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +22700,[1421766521.396327],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.39,ms +22701,[1421766521.624347],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +22702,[1421766521.850907],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +22703,[1421766522.073818],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +22704,[1421766522.301645],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +22705,[1421766522.506554],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22706,[1421766522.711758],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22707,[1421766522.919303],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.40,ms +22708,[1421766523.127576],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.10,ms +22709,[1421766523.333111],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22710,[1421766523.538664],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22711,[1421766523.744425],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22712,[1421766523.949550],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +22713,[1421766524.154795],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +22714,[1421766524.361012],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +22715,[1421766524.566261],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22716,[1421766524.771684],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22717,[1421766524.976834],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22718,[1421766525.181966],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22719,[1421766525.386714],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22720,[1421766525.591477],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22721,[1421766525.797002],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22722,[1421766526.003137],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +22723,[1421766526.208491],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22724,[1421766526.413340],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +22725,[1421766526.618387],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22726,[1421766526.823259],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22727,[1421766527.027892],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22728,[1421766527.233093],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22729,[1421766527.438404],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22730,[1421766527.643507],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +22731,[1421766527.849179],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22732,[1421766528.055150],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +22733,[1421766528.259954],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +22734,[1421766528.464778],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22735,[1421766528.670928],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +22736,[1421766528.876238],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22737,[1421766529.081085],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22738,[1421766529.285894],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22739,[1421766529.492131],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +22740,[1421766529.700820],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +22741,[1421766529.905723],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22742,[1421766530.111032],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +22743,[1421766530.316333],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22744,[1421766530.521511],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22745,[1421766530.727119],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22746,[1421766530.932213],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22747,[1421766531.137517],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22748,[1421766531.342573],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22749,[1421766531.548739],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +22750,[1421766531.753627],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22751,[1421766531.959226],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +22752,[1421766532.164654],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22753,[1421766532.370228],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22754,[1421766532.576424],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +22755,[1421766532.782549],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +22756,[1421766532.988303],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +22757,[1421766533.193372],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22758,[1421766533.398231],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22759,[1421766533.604102],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +22760,[1421766533.809225],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22761,[1421766534.014567],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22762,[1421766534.220201],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +22763,[1421766534.425129],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +22764,[1421766534.630488],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +22765,[1421766534.836256],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22766,[1421766535.041734],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +22767,[1421766535.246751],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22768,[1421766535.452368],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22769,[1421766535.657811],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22770,[1421766535.863335],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +22771,[1421766536.068546],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22772,[1421766536.274548],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +22773,[1421766536.479681],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22774,[1421766536.685776],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +22775,[1421766536.891140],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22776,[1421766537.096462],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22777,[1421766537.302653],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +22778,[1421766537.507796],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22779,[1421766537.712742],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22780,[1421766537.918376],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22781,[1421766538.123799],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22782,[1421766538.330767],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +22783,[1421766538.536519],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +22784,[1421766538.742308],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22785,[1421766538.948453],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +22786,[1421766539.153790],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22787,[1421766539.359730],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +22788,[1421766539.566670],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +22789,[1421766539.772665],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +22790,[1421766539.978243],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +22791,[1421766540.183782],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22792,[1421766540.388884],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22793,[1421766540.594463],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +22794,[1421766540.800018],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22795,[1421766541.004907],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22796,[1421766541.211208],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +22797,[1421766541.416176],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22798,[1421766541.621658],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +22799,[1421766541.827914],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +22800,[1421766542.032923],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +22801,[1421766542.237978],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22802,[1421766542.443920],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +22803,[1421766542.649117],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22804,[1421766542.854719],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22805,[1421766543.060034],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22806,[1421766543.265528],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +22807,[1421766543.471828],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +22808,[1421766543.677547],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22809,[1421766543.883032],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22810,[1421766544.088775],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +22811,[1421766544.294330],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +22812,[1421766544.499934],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22813,[1421766544.705586],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22814,[1421766544.911163],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22815,[1421766545.116950],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22816,[1421766545.322197],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22817,[1421766545.528007],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22818,[1421766545.734728],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +22819,[1421766545.939633],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +22820,[1421766546.145210],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22821,[1421766546.351293],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +22822,[1421766546.556859],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22823,[1421766546.762232],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +22824,[1421766546.967564],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22825,[1421766547.172775],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +22826,[1421766547.378894],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +22827,[1421766547.583976],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22828,[1421766547.790244],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +22829,[1421766547.995368],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +22830,[1421766548.201542],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +22831,[1421766548.406724],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22832,[1421766548.612447],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +22833,[1421766548.818185],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22834,[1421766549.022663],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22835,[1421766549.227797],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22836,[1421766549.433028],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22837,[1421766549.637549],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +22838,[1421766549.842261],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +22839,[1421766550.048483],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +22840,[1421766550.254229],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +22841,[1421766550.459303],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +22842,[1421766550.665440],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +22843,[1421766550.874142],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.25,ms +22844,[1421766551.085271],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.41,ms +22845,[1421766551.300389],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +22846,[1421766551.513814],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.38,ms +22847,[1421766551.719643],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22848,[1421766551.924997],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22849,[1421766552.130599],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22850,[1421766552.336049],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22851,[1421766552.541667],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +22852,[1421766552.747428],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22853,[1421766552.953302],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22854,[1421766553.158886],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22855,[1421766553.364309],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22856,[1421766553.569272],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22857,[1421766553.774458],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22858,[1421766553.980857],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +22859,[1421766554.186493],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22860,[1421766554.392959],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +22861,[1421766554.598697],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22862,[1421766554.804343],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +22863,[1421766555.009305],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22864,[1421766555.214676],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22865,[1421766555.420160],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22866,[1421766555.625219],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +22867,[1421766555.830991],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22868,[1421766556.036922],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +22869,[1421766556.242180],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +22870,[1421766556.448411],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +22871,[1421766556.653965],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22872,[1421766556.859248],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22873,[1421766557.065489],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +22874,[1421766557.270838],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +22875,[1421766557.475934],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22876,[1421766557.681139],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +22877,[1421766557.887656],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +22878,[1421766558.093623],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +22879,[1421766558.298717],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22880,[1421766558.504048],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22881,[1421766558.710434],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +22882,[1421766558.917034],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +22883,[1421766559.122522],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22884,[1421766559.327898],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22885,[1421766559.533680],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +22886,[1421766559.739436],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22887,[1421766559.945085],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22888,[1421766560.151000],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +22889,[1421766560.357213],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +22890,[1421766560.562911],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22891,[1421766560.768769],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +22892,[1421766560.974059],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22893,[1421766561.179197],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22894,[1421766561.384623],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22895,[1421766561.590829],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +22896,[1421766561.796132],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22897,[1421766562.001372],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +22898,[1421766562.206755],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +22899,[1421766562.412710],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +22900,[1421766562.617987],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +22901,[1421766562.823548],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22902,[1421766563.028133],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +22903,[1421766563.233628],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22904,[1421766563.439384],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22905,[1421766563.644669],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22906,[1421766563.851438],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +22907,[1421766564.056236],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22908,[1421766564.261255],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22909,[1421766564.466874],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22910,[1421766564.672603],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22911,[1421766564.877992],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22912,[1421766565.084130],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +22913,[1421766565.290204],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +22914,[1421766565.495621],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22915,[1421766565.701585],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +22916,[1421766565.907646],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +22917,[1421766566.112772],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22918,[1421766566.318547],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +22919,[1421766566.524420],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22920,[1421766566.730205],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22921,[1421766566.935405],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22922,[1421766567.140884],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22923,[1421766567.346364],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +22924,[1421766567.552912],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +22925,[1421766567.758199],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +22926,[1421766567.963430],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22927,[1421766568.168385],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22928,[1421766568.373531],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22929,[1421766568.579207],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +22930,[1421766568.784488],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22931,[1421766568.991000],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +22932,[1421766569.196625],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +22933,[1421766569.403539],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +22934,[1421766569.610371],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +22935,[1421766569.815643],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +22936,[1421766570.021202],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +22937,[1421766570.226345],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22938,[1421766570.433036],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +22939,[1421766570.639062],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +22940,[1421766570.844441],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +22941,[1421766571.050352],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +22942,[1421766571.255435],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22943,[1421766571.460682],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +22944,[1421766571.665792],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +22945,[1421766571.871216],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22946,[1421766572.075934],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +22947,[1421766572.280794],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +22948,[1421766572.486761],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22949,[1421766572.693149],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +22950,[1421766572.898663],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22951,[1421766573.103773],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +22952,[1421766573.309155],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22953,[1421766573.514692],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +22954,[1421766573.719790],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +22955,[1421766573.925614],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +22956,[1421766574.132008],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +22957,[1421766574.337472],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22958,[1421766574.542755],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22959,[1421766574.748753],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +22960,[1421766574.953998],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22961,[1421766575.159851],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +22962,[1421766575.364983],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22963,[1421766575.571547],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +22964,[1421766575.777876],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +22965,[1421766575.983263],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22966,[1421766576.188431],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +22967,[1421766576.393764],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +22968,[1421766576.599592],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +22969,[1421766576.805283],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +22970,[1421766577.010488],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +22971,[1421766577.215542],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +22972,[1421766577.420660],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +22973,[1421766577.625639],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +22974,[1421766577.831466],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +22975,[1421766578.036958],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +22976,[1421766578.241660],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +22977,[1421766578.447521],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +22978,[1421766578.652791],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22979,[1421766578.858054],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +22980,[1421766579.062777],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +22981,[1421766579.267840],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +22982,[1421766579.473275],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +22983,[1421766579.678732],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +22984,[1421766579.883742],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +22985,[1421766580.088736],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +22986,[1421766580.293624],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22987,[1421766580.499415],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +22988,[1421766580.704671],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22989,[1421766580.909955],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +22990,[1421766581.116275],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +22991,[1421766581.321459],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +22992,[1421766581.526666],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +22993,[1421766581.731863],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +22994,[1421766581.937594],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +22995,[1421766582.143866],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +22996,[1421766582.349611],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +22997,[1421766582.554564],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +22998,[1421766582.759344],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +22999,[1421766582.965682],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +23000,[1421766583.171465],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +23001,[1421766583.376814],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +23002,[1421766583.582163],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23003,[1421766583.787770],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +23004,[1421766583.992954],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23005,[1421766584.198159],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +23006,[1421766584.403391],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23007,[1421766584.608865],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23008,[1421766584.814689],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +23009,[1421766585.020866],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +23010,[1421766585.226114],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23011,[1421766585.431396],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23012,[1421766585.637432],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +23013,[1421766585.842784],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +23014,[1421766586.047666],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23015,[1421766586.253661],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +23016,[1421766586.459102],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23017,[1421766586.665001],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +23018,[1421766586.870018],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +23019,[1421766587.074863],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23020,[1421766587.279869],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23021,[1421766587.485949],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +23022,[1421766587.691489],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23023,[1421766587.896637],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23024,[1421766588.101658],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23025,[1421766588.307769],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +23026,[1421766588.513998],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +23027,[1421766588.720204],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +23028,[1421766588.926060],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +23029,[1421766589.133850],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +23030,[1421766589.339632],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +23031,[1421766589.546291],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +23032,[1421766589.752795],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +23033,[1421766589.959205],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +23034,[1421766590.164558],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +23035,[1421766590.370985],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +23036,[1421766590.576203],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +23037,[1421766590.781737],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +23038,[1421766590.987379],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23039,[1421766591.192918],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +23040,[1421766591.399508],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +23041,[1421766591.605796],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +23042,[1421766591.811205],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23043,[1421766592.015778],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23044,[1421766592.220625],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23045,[1421766592.425549],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +23046,[1421766592.630514],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +23047,[1421766592.835651],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +23048,[1421766593.040313],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23049,[1421766593.245588],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23050,[1421766593.450708],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +23051,[1421766593.655863],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23052,[1421766593.861642],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +23053,[1421766594.066099],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +23054,[1421766594.271086],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +23055,[1421766594.476602],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +23056,[1421766594.681338],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23057,[1421766594.886382],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +23058,[1421766595.091696],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23059,[1421766595.297412],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23060,[1421766595.503498],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +23061,[1421766595.709230],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23062,[1421766595.914291],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +23063,[1421766596.119077],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23064,[1421766596.324050],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23065,[1421766596.529536],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23066,[1421766596.735265],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +23067,[1421766596.940804],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +23068,[1421766597.146166],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23069,[1421766597.351299],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23070,[1421766597.556867],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23071,[1421766597.762212],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +23072,[1421766597.967297],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23073,[1421766598.172368],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +23074,[1421766598.377596],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23075,[1421766598.582814],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +23076,[1421766598.787835],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +23077,[1421766598.993092],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +23078,[1421766599.199188],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +23079,[1421766599.404875],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23080,[1421766599.610275],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +23081,[1421766599.815952],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23082,[1421766600.021812],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +23083,[1421766600.226918],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +23084,[1421766600.432447],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23085,[1421766600.639076],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +23086,[1421766600.843765],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23087,[1421766601.048498],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23088,[1421766601.253657],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23089,[1421766601.458980],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23090,[1421766601.665048],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +23091,[1421766601.871051],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +23092,[1421766602.078192],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.32,ms +23093,[1421766602.283635],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23094,[1421766602.492249],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.98,ms +23095,[1421766602.704043],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.82,ms +23096,[1421766602.919164],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +23097,[1421766603.134170],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +23098,[1421766603.351861],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +23099,[1421766603.577981],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +23100,[1421766603.860448],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.3,ms +23101,[1421766604.086530],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +23102,[1421766604.314696],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +23103,[1421766604.603573],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.6,ms +23104,[1421766604.822716],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +23105,[1421766605.027698],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23106,[1421766605.233438],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23107,[1421766605.439033],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +23108,[1421766605.645311],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +23109,[1421766605.855478],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.10,ms +23110,[1421766606.068107],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.02,ms +23111,[1421766606.280365],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.16,ms +23112,[1421766606.500005],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +23113,[1421766606.720679],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +23114,[1421766606.943784],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +23115,[1421766607.164585],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +23116,[1421766607.388112],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +23117,[1421766607.611967],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +23118,[1421766607.817940],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +23119,[1421766608.026445],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23120,[1421766608.232357],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +23121,[1421766608.437860],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +23122,[1421766608.643248],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +23123,[1421766608.848306],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23124,[1421766609.053129],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +23125,[1421766609.259122],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +23126,[1421766609.464402],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +23127,[1421766609.669295],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +23128,[1421766609.874659],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23129,[1421766610.080785],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +23130,[1421766610.286301],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +23131,[1421766610.492992],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +23132,[1421766610.698838],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +23133,[1421766610.905685],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +23134,[1421766611.110613],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +23135,[1421766611.319018],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.39,ms +23136,[1421766611.531432],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.21,ms +23137,[1421766611.747973],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +23138,[1421766611.968180],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +23139,[1421766612.237755],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=65.6,ms +23140,[1421766612.463456],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +23141,[1421766612.685922],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +23142,[1421766612.892146],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +23143,[1421766613.096828],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23144,[1421766613.301765],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23145,[1421766613.508982],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.25,ms +23146,[1421766613.718976],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.91,ms +23147,[1421766613.931726],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.73,ms +23148,[1421766614.144515],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.81,ms +23149,[1421766614.362096],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +23150,[1421766614.632900],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.8,ms +23151,[1421766614.860946],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +23152,[1421766615.082714],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +23153,[1421766615.304767],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +23154,[1421766615.532268],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +23155,[1421766615.764439],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.0,ms +23156,[1421766615.990057],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +23157,[1421766616.273775],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.5,ms +23158,[1421766616.497830],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +23159,[1421766616.726253],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +23160,[1421766616.954173],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +23161,[1421766617.172767],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +23162,[1421766617.396004],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +23163,[1421766617.601749],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +23164,[1421766617.807168],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23165,[1421766618.011749],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +23166,[1421766618.221026],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.78,ms +23167,[1421766618.433705],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.80,ms +23168,[1421766618.651088],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +23169,[1421766618.869507],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +23170,[1421766619.074663],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +23171,[1421766619.309231],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.7,ms +23172,[1421766619.553193],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.0,ms +23173,[1421766619.814026],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.8,ms +23174,[1421766620.032044],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +23175,[1421766620.316304],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.3,ms +23176,[1421766620.533135],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +23177,[1421766620.812548],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.3,ms +23178,[1421766621.037949],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +23179,[1421766621.262371],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +23180,[1421766621.467716],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23181,[1421766621.674182],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +23182,[1421766621.881085],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +23183,[1421766622.087138],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +23184,[1421766622.292157],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +23185,[1421766622.497226],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23186,[1421766622.702341],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +23187,[1421766622.909039],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +23188,[1421766623.114246],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23189,[1421766623.319406],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23190,[1421766623.525003],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23191,[1421766623.730229],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +23192,[1421766623.942817],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.34,ms +23193,[1421766624.154562],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.33,ms +23194,[1421766624.365722],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.12,ms +23195,[1421766624.571587],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +23196,[1421766624.776821],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +23197,[1421766624.982097],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +23198,[1421766625.196768],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +23199,[1421766625.427303],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +23200,[1421766625.667665],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.2,ms +23201,[1421766625.885587],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +23202,[1421766626.154836],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=65.4,ms +23203,[1421766626.438419],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.4,ms +23204,[1421766626.724218],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.7,ms +23205,[1421766626.950749],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +23206,[1421766627.177704],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +23207,[1421766627.404625],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +23208,[1421766627.611026],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +23209,[1421766627.898005],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.5,ms +23210,[1421766628.124974],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +23211,[1421766628.351513],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +23212,[1421766628.636807],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.1,ms +23213,[1421766628.857160],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +23214,[1421766629.089237],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.4,ms +23215,[1421766629.294457],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +23216,[1421766629.500059],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23217,[1421766629.706728],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +23218,[1421766629.912777],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +23219,[1421766630.123051],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.91,ms +23220,[1421766630.328943],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +23221,[1421766630.537963],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.65,ms +23222,[1421766630.756372],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +23223,[1421766630.972078],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +23224,[1421766631.187821],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +23225,[1421766631.456519],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=64.6,ms +23226,[1421766631.682689],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +23227,[1421766631.909929],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +23228,[1421766632.199300],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.4,ms +23229,[1421766632.428567],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +23230,[1421766632.652365],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +23231,[1421766632.875991],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +23232,[1421766633.099612],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +23233,[1421766633.325227],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +23234,[1421766633.552063],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +23235,[1421766633.770010],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +23236,[1421766634.002236],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.5,ms +23237,[1421766634.208137],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +23238,[1421766634.413668],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23239,[1421766634.618782],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23240,[1421766634.826048],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.58,ms +23241,[1421766635.035155],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.73,ms +23242,[1421766635.272202],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.3,ms +23243,[1421766635.488846],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +23244,[1421766635.718171],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.0,ms +23245,[1421766635.943046],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +23246,[1421766636.168728],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +23247,[1421766636.397251],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +23248,[1421766636.623257],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +23249,[1421766636.896474],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.1,ms +23250,[1421766637.181458],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.1,ms +23251,[1421766637.406599],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +23252,[1421766637.628757],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +23253,[1421766637.853288],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +23254,[1421766638.081559],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +23255,[1421766638.308740],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +23256,[1421766638.533329],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +23257,[1421766638.762919],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +23258,[1421766638.968276],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +23259,[1421766639.173814],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +23260,[1421766639.379881],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +23261,[1421766639.585790],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23262,[1421766639.791749],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +23263,[1421766639.997454],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +23264,[1421766640.203181],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23265,[1421766640.408808],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +23266,[1421766640.615551],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +23267,[1421766640.820356],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23268,[1421766641.025137],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23269,[1421766641.230298],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23270,[1421766641.435792],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +23271,[1421766641.641381],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23272,[1421766641.847169],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +23273,[1421766642.052183],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23274,[1421766642.257225],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +23275,[1421766642.462363],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23276,[1421766642.667493],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23277,[1421766642.872778],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23278,[1421766643.078059],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +23279,[1421766643.283162],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23280,[1421766643.488747],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23281,[1421766643.694274],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23282,[1421766643.899403],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23283,[1421766644.105015],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +23284,[1421766644.310116],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23285,[1421766644.515871],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +23286,[1421766644.722500],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +23287,[1421766644.928316],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23288,[1421766645.133694],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +23289,[1421766645.339959],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +23290,[1421766645.545235],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +23291,[1421766645.751382],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +23292,[1421766645.957118],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +23293,[1421766646.162266],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +23294,[1421766646.367624],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23295,[1421766646.574319],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +23296,[1421766646.779552],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23297,[1421766646.984415],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23298,[1421766647.189746],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +23299,[1421766647.395087],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23300,[1421766647.600829],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +23301,[1421766647.805640],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23302,[1421766648.010442],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23303,[1421766648.216686],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +23304,[1421766648.422976],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +23305,[1421766648.628799],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +23306,[1421766648.833994],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23307,[1421766649.038663],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +23308,[1421766649.244410],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +23309,[1421766649.450430],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +23310,[1421766649.655876],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +23311,[1421766649.860902],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23312,[1421766650.067076],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +23313,[1421766650.272490],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +23314,[1421766650.478251],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23315,[1421766650.685235],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +23316,[1421766650.891387],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +23317,[1421766651.096054],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23318,[1421766651.301940],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +23319,[1421766651.507125],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23320,[1421766651.712845],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23321,[1421766651.918847],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +23322,[1421766652.124675],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23323,[1421766652.329742],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23324,[1421766652.535219],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23325,[1421766652.740421],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +23326,[1421766652.945430],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23327,[1421766653.150819],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23328,[1421766653.355892],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23329,[1421766653.562543],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +23330,[1421766653.768415],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +23331,[1421766653.975182],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +23332,[1421766654.180569],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23333,[1421766654.385777],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +23334,[1421766654.591830],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +23335,[1421766654.797071],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23336,[1421766655.001913],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23337,[1421766655.208324],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +23338,[1421766655.413694],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +23339,[1421766655.618997],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23340,[1421766655.823775],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +23341,[1421766656.029016],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23342,[1421766656.234292],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23343,[1421766656.439998],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +23344,[1421766656.645433],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23345,[1421766656.850589],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23346,[1421766657.056059],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +23347,[1421766657.261112],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +23348,[1421766657.466242],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23349,[1421766657.671402],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +23350,[1421766657.877752],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +23351,[1421766658.083713],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +23352,[1421766658.289242],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +23353,[1421766658.494528],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23354,[1421766658.700511],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23355,[1421766658.907237],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +23356,[1421766659.113415],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +23357,[1421766659.318755],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23358,[1421766659.525275],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +23359,[1421766659.731561],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +23360,[1421766659.937236],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +23361,[1421766660.142828],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +23362,[1421766660.348372],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +23363,[1421766660.553927],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23364,[1421766660.759522],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +23365,[1421766660.964863],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +23366,[1421766661.170061],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +23367,[1421766661.375254],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23368,[1421766661.580935],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23369,[1421766661.786337],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +23370,[1421766661.992720],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +23371,[1421766662.197973],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +23372,[1421766662.404123],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +23373,[1421766662.609643],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +23374,[1421766662.814753],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +23375,[1421766663.019305],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23376,[1421766663.224525],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +23377,[1421766663.430805],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +23378,[1421766663.639080],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.22,ms +23379,[1421766663.852628],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.33,ms +23380,[1421766664.065537],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.37,ms +23381,[1421766664.286184],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +23382,[1421766664.505821],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +23383,[1421766664.728849],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +23384,[1421766664.957643],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +23385,[1421766665.181668],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +23386,[1421766665.414072],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.5,ms +23387,[1421766665.637539],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +23388,[1421766665.862168],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +23389,[1421766666.088159],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +23390,[1421766666.315933],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +23391,[1421766666.603719],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.7,ms +23392,[1421766666.831125],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +23393,[1421766667.035832],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23394,[1421766667.240777],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23395,[1421766667.445728],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23396,[1421766667.655659],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.67,ms +23397,[1421766667.886067],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +23398,[1421766668.101236],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +23399,[1421766668.314258],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.27,ms +23400,[1421766668.520098],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +23401,[1421766668.725294],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +23402,[1421766668.930844],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +23403,[1421766669.137067],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.89,ms +23404,[1421766669.342490],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +23405,[1421766669.548273],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +23406,[1421766669.753587],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +23407,[1421766669.959625],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +23408,[1421766670.166325],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +23409,[1421766670.371991],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +23410,[1421766670.586134],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.41,ms +23411,[1421766670.799827],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.68,ms +23412,[1421766671.019827],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +23413,[1421766671.243174],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +23414,[1421766671.523863],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.8,ms +23415,[1421766671.736974],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.10,ms +23416,[1421766671.942362],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23417,[1421766672.148475],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +23418,[1421766672.354103],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +23419,[1421766672.559797],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +23420,[1421766672.766821],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +23421,[1421766672.973303],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +23422,[1421766673.179415],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +23423,[1421766673.386379],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +23424,[1421766673.598464],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.67,ms +23425,[1421766673.838970],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.1,ms +23426,[1421766674.057234],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.4,ms +23427,[1421766674.314865],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=53.7,ms +23428,[1421766674.538126],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +23429,[1421766674.744925],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +23430,[1421766674.951868],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +23431,[1421766675.157078],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23432,[1421766675.362397],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23433,[1421766675.567662],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +23434,[1421766675.772737],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +23435,[1421766675.978392],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23436,[1421766676.192595],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +23437,[1421766676.448902],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=52.2,ms +23438,[1421766676.671541],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +23439,[1421766676.898059],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +23440,[1421766677.181275],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.2,ms +23441,[1421766677.464717],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.5,ms +23442,[1421766677.687075],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +23443,[1421766677.922212],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.8,ms +23444,[1421766678.127292],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +23445,[1421766678.332536],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +23446,[1421766678.542542],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.19,ms +23447,[1421766678.751454],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.57,ms +23448,[1421766678.963790],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.46,ms +23449,[1421766679.180707],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +23450,[1421766679.402212],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +23451,[1421766679.623904],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +23452,[1421766679.846329],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +23453,[1421766680.119541],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.1,ms +23454,[1421766680.401662],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +23455,[1421766680.684513],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.8,ms +23456,[1421766680.911114],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +23457,[1421766681.194614],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.6,ms +23458,[1421766681.476884],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +23459,[1421766681.700066],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +23460,[1421766681.927195],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +23461,[1421766682.155308],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +23462,[1421766682.383323],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +23463,[1421766682.588761],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23464,[1421766682.794174],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23465,[1421766683.000476],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +23466,[1421766683.206261],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +23467,[1421766683.414031],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.87,ms +23468,[1421766683.626026],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.68,ms +23469,[1421766683.843616],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +23470,[1421766684.059760],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +23471,[1421766684.280472],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +23472,[1421766684.500963],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +23473,[1421766684.726788],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +23474,[1421766684.950108],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +23475,[1421766685.180067],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +23476,[1421766685.404355],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +23477,[1421766685.689387],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.8,ms +23478,[1421766685.915376],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +23479,[1421766686.199747],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.2,ms +23480,[1421766686.428630],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +23481,[1421766686.652839],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +23482,[1421766686.935267],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.2,ms +23483,[1421766687.208632],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.2,ms +23484,[1421766687.413949],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +23485,[1421766687.619305],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +23486,[1421766687.828794],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.41,ms +23487,[1421766688.034068],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +23488,[1421766688.248727],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +23489,[1421766688.490945],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.2,ms +23490,[1421766688.738227],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.9,ms +23491,[1421766688.956068],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +23492,[1421766689.231810],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.5,ms +23493,[1421766689.458807],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +23494,[1421766689.748667],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.8,ms +23495,[1421766690.034659],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.8,ms +23496,[1421766690.260231],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +23497,[1421766690.465293],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23498,[1421766690.671730],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +23499,[1421766690.878045],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +23500,[1421766691.083351],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23501,[1421766691.289857],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +23502,[1421766691.496600],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +23503,[1421766691.706192],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.85,ms +23504,[1421766691.915986],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.54,ms +23505,[1421766692.129509],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.61,ms +23506,[1421766692.343228],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.95,ms +23507,[1421766692.595563],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.6,ms +23508,[1421766692.815922],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +23509,[1421766693.020688],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23510,[1421766693.225816],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23511,[1421766693.431663],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +23512,[1421766693.641791],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.20,ms +23513,[1421766693.854384],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.63,ms +23514,[1421766694.067211],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.14,ms +23515,[1421766694.283444],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +23516,[1421766694.508200],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +23517,[1421766694.728645],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +23518,[1421766694.935504],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +23519,[1421766695.141572],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +23520,[1421766695.357878],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +23521,[1421766695.622922],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.9,ms +23522,[1421766695.828343],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +23523,[1421766696.055789],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +23524,[1421766696.338727],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.9,ms +23525,[1421766696.558841],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +23526,[1421766696.847183],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.0,ms +23527,[1421766697.070275],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +23528,[1421766697.356797],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.5,ms +23529,[1421766697.581132],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +23530,[1421766697.787581],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +23531,[1421766697.993261],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23532,[1421766698.198798],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +23533,[1421766698.405311],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +23534,[1421766698.625748],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +23535,[1421766698.858865],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.0,ms +23536,[1421766699.105368],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.7,ms +23537,[1421766699.363125],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=53.6,ms +23538,[1421766699.583297],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +23539,[1421766699.805772],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +23540,[1421766700.029090],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +23541,[1421766700.253673],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +23542,[1421766700.483135],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +23543,[1421766700.771080],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.4,ms +23544,[1421766700.998253],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +23545,[1421766701.222738],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +23546,[1421766701.450128],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +23547,[1421766701.675680],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +23548,[1421766701.901108],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +23549,[1421766702.188686],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.7,ms +23550,[1421766702.394010],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +23551,[1421766702.599274],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +23552,[1421766702.805753],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +23553,[1421766703.010653],1186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +23554,[1421766703.215728],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +23555,[1421766703.421033],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +23556,[1421766703.627081],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +23557,[1421766703.832537],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23558,[1421766704.037550],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23559,[1421766704.242492],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23560,[1421766704.450079],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.70,ms +23561,[1421766704.659864],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.68,ms +23562,[1421766704.865231],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +23563,[1421766705.070022],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23564,[1421766705.275195],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23565,[1421766705.479875],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +23566,[1421766705.686404],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +23567,[1421766705.892131],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +23568,[1421766706.096966],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +23569,[1421766706.302684],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +23570,[1421766706.507984],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +23571,[1421766706.713231],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +23572,[1421766706.919675],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +23573,[1421766707.125313],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +23574,[1421766707.330565],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23575,[1421766707.535867],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23576,[1421766707.741201],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +23577,[1421766707.947038],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23578,[1421766708.152987],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +23579,[1421766708.359201],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +23580,[1421766708.564637],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +23581,[1421766708.770153],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +23582,[1421766708.975700],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +23583,[1421766709.181571],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +23584,[1421766709.386917],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +23585,[1421766709.592475],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +23586,[1421766709.797072],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23587,[1421766710.003097],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +23588,[1421766710.209368],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +23589,[1421766710.414309],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +23590,[1421766710.619291],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23591,[1421766710.825847],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +23592,[1421766711.031756],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +23593,[1421766711.236806],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23594,[1421766711.441974],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23595,[1421766711.648156],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +23596,[1421766711.853716],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23597,[1421766712.059930],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +23598,[1421766712.265641],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +23599,[1421766712.471789],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +23600,[1421766712.676670],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23601,[1421766712.882575],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +23602,[1421766713.087563],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +23603,[1421766713.293714],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +23604,[1421766713.498438],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +23605,[1421766713.704720],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +23606,[1421766713.910226],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23607,[1421766714.115258],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23608,[1421766714.321146],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +23609,[1421766714.526313],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23610,[1421766714.731519],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +23611,[1421766714.937815],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +23612,[1421766715.142747],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +23613,[1421766715.347829],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23614,[1421766715.552690],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23615,[1421766715.757563],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23616,[1421766715.962928],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +23617,[1421766716.168577],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23618,[1421766716.375312],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +23619,[1421766716.581308],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +23620,[1421766716.787540],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +23621,[1421766716.993340],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23622,[1421766717.200282],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +23623,[1421766717.406384],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +23624,[1421766717.611538],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +23625,[1421766717.817636],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +23626,[1421766718.023442],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.99,ms +23627,[1421766718.228769],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +23628,[1421766718.433943],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +23629,[1421766718.640308],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +23630,[1421766718.846855],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +23631,[1421766719.052337],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +23632,[1421766719.258426],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +23633,[1421766719.463538],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23634,[1421766719.668904],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23635,[1421766719.873875],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +23636,[1421766720.079470],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +23637,[1421766720.284713],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23638,[1421766720.490401],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +23639,[1421766720.696058],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +23640,[1421766720.901835],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +23641,[1421766721.106857],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +23642,[1421766721.311619],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +23643,[1421766721.516776],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23644,[1421766721.722226],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23645,[1421766721.928956],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +23646,[1421766722.134114],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23647,[1421766722.340118],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +23648,[1421766722.545489],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23649,[1421766722.751337],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +23650,[1421766722.957236],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +23651,[1421766723.162966],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +23652,[1421766723.369332],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +23653,[1421766723.575800],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +23654,[1421766723.781535],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23655,[1421766723.987932],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +23656,[1421766724.194571],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +23657,[1421766724.400282],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23658,[1421766724.606256],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23659,[1421766724.811745],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23660,[1421766725.016212],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23661,[1421766725.222482],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +23662,[1421766725.428493],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +23663,[1421766725.634311],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +23664,[1421766725.840358],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +23665,[1421766726.045413],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23666,[1421766726.250543],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +23667,[1421766726.456841],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +23668,[1421766726.661762],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +23669,[1421766726.867137],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23670,[1421766727.072184],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23671,[1421766727.277275],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23672,[1421766727.482471],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23673,[1421766727.688020],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23674,[1421766727.893414],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +23675,[1421766728.098297],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +23676,[1421766728.304516],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +23677,[1421766728.510921],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +23678,[1421766728.715932],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23679,[1421766728.921118],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23680,[1421766729.126455],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23681,[1421766729.331627],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23682,[1421766729.537486],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +23683,[1421766729.744419],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +23684,[1421766729.950663],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +23685,[1421766730.155998],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +23686,[1421766730.362285],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +23687,[1421766730.568118],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +23688,[1421766730.773522],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +23689,[1421766730.978844],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +23690,[1421766731.184973],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +23691,[1421766731.389883],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23692,[1421766731.595238],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23693,[1421766731.801109],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +23694,[1421766732.006674],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23695,[1421766732.211792],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23696,[1421766732.418059],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +23697,[1421766732.623829],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +23698,[1421766732.829845],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +23699,[1421766733.036205],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +23700,[1421766733.242777],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.76,ms +23701,[1421766733.448891],1072,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +23702,[1421766733.654306],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +23703,[1421766733.859787],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23704,[1421766734.065816],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +23705,[1421766734.271059],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23706,[1421766734.477034],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23707,[1421766734.682409],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23708,[1421766734.887605],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23709,[1421766735.092695],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23710,[1421766735.297900],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +23711,[1421766735.503230],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23712,[1421766735.708623],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23713,[1421766735.913915],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +23714,[1421766736.119602],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23715,[1421766736.325013],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +23716,[1421766736.530212],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +23717,[1421766736.736715],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +23718,[1421766736.941788],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23719,[1421766737.148588],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +23720,[1421766737.353613],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +23721,[1421766737.558791],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23722,[1421766737.765178],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +23723,[1421766737.971060],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +23724,[1421766738.176814],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +23725,[1421766738.382859],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +23726,[1421766738.588333],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23727,[1421766738.794141],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23728,[1421766738.999573],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23729,[1421766739.204476],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23730,[1421766739.409567],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23731,[1421766739.615474],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23732,[1421766739.821272],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23733,[1421766740.027275],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +23734,[1421766740.232267],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23735,[1421766740.438525],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +23736,[1421766740.645131],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +23737,[1421766740.851572],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +23738,[1421766741.056326],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23739,[1421766741.261300],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +23740,[1421766741.466356],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +23741,[1421766741.671922],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +23742,[1421766741.877039],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23743,[1421766742.091207],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +23744,[1421766742.301126],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.88,ms +23745,[1421766742.516317],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +23746,[1421766742.728354],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.21,ms +23747,[1421766742.989007],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.6,ms +23748,[1421766743.212804],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +23749,[1421766743.436640],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +23750,[1421766743.655170],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +23751,[1421766743.942270],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.0,ms +23752,[1421766744.169383],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +23753,[1421766744.376044],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +23754,[1421766744.601259],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +23755,[1421766744.884252],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.9,ms +23756,[1421766745.105830],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +23757,[1421766745.372295],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.5,ms +23758,[1421766745.578106],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +23759,[1421766745.784158],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +23760,[1421766745.989882],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23761,[1421766746.195329],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23762,[1421766746.400394],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +23763,[1421766746.605701],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23764,[1421766746.811137],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23765,[1421766747.024330],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.66,ms +23766,[1421766747.230311],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +23767,[1421766747.435486],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23768,[1421766747.640841],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23769,[1421766747.845507],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +23770,[1421766748.050295],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +23771,[1421766748.255196],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23772,[1421766748.460425],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23773,[1421766748.666829],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +23774,[1421766748.872491],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23775,[1421766749.077807],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +23776,[1421766749.283076],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +23777,[1421766749.488650],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23778,[1421766749.694019],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +23779,[1421766749.899092],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23780,[1421766750.104742],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +23781,[1421766750.309689],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23782,[1421766750.514900],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23783,[1421766750.721830],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +23784,[1421766750.927768],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +23785,[1421766751.133976],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +23786,[1421766751.339029],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23787,[1421766751.544320],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23788,[1421766751.749648],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23789,[1421766751.955343],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +23790,[1421766752.161564],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +23791,[1421766752.367287],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +23792,[1421766752.573142],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +23793,[1421766752.778783],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +23794,[1421766752.984376],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +23795,[1421766753.189183],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23796,[1421766753.395420],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +23797,[1421766753.601238],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +23798,[1421766753.806673],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23799,[1421766754.011406],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +23800,[1421766754.216249],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +23801,[1421766754.422531],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +23802,[1421766754.627595],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23803,[1421766754.833696],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +23804,[1421766755.039044],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23805,[1421766755.245693],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +23806,[1421766755.451355],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +23807,[1421766755.656955],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +23808,[1421766755.862546],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23809,[1421766756.067541],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +23810,[1421766756.272819],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +23811,[1421766756.478414],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +23812,[1421766756.684145],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +23813,[1421766756.890734],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +23814,[1421766757.095726],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +23815,[1421766757.300529],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23816,[1421766757.506659],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +23817,[1421766757.712248],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23818,[1421766757.918661],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +23819,[1421766758.123858],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +23820,[1421766758.329194],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +23821,[1421766758.534542],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23822,[1421766758.741377],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +23823,[1421766758.947781],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +23824,[1421766759.153102],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +23825,[1421766759.358800],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +23826,[1421766759.564567],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23827,[1421766759.770028],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +23828,[1421766759.976243],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +23829,[1421766760.182777],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +23830,[1421766760.387807],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23831,[1421766760.593186],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +23832,[1421766760.798947],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +23833,[1421766761.003726],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +23834,[1421766761.208853],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23835,[1421766761.413887],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +23836,[1421766761.620011],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +23837,[1421766761.826145],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +23838,[1421766762.031687],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +23839,[1421766762.236640],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +23840,[1421766762.442058],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23841,[1421766762.647525],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23842,[1421766762.853824],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +23843,[1421766763.058786],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +23844,[1421766763.263883],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23845,[1421766763.469221],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23846,[1421766763.674711],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23847,[1421766763.880846],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +23848,[1421766764.085691],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23849,[1421766764.291254],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23850,[1421766764.497273],1075,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +23851,[1421766764.702296],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23852,[1421766764.907391],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23853,[1421766765.112846],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +23854,[1421766765.318298],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +23855,[1421766765.523937],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23856,[1421766765.729201],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23857,[1421766765.935766],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +23858,[1421766766.141541],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23859,[1421766766.346561],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +23860,[1421766766.552722],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +23861,[1421766766.758945],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +23862,[1421766766.965334],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +23863,[1421766767.170415],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +23864,[1421766767.375503],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23865,[1421766767.581005],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +23866,[1421766767.786196],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +23867,[1421766767.991493],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +23868,[1421766768.196273],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +23869,[1421766768.403279],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.92,ms +23870,[1421766768.609896],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +23871,[1421766768.816038],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +23872,[1421766769.022540],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +23873,[1421766769.227409],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23874,[1421766769.432823],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +23875,[1421766769.638220],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +23876,[1421766769.844504],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +23877,[1421766770.050610],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +23878,[1421766770.256651],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +23879,[1421766770.461982],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +23880,[1421766770.667536],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +23881,[1421766770.877159],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.42,ms +23882,[1421766771.082117],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +23883,[1421766771.286960],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23884,[1421766771.492516],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +23885,[1421766771.699119],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +23886,[1421766771.905548],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +23887,[1421766772.110440],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +23888,[1421766772.315974],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +23889,[1421766772.522176],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +23890,[1421766772.727598],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23891,[1421766772.933403],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +23892,[1421766773.141043],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.25,ms +23893,[1421766773.346552],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +23894,[1421766773.551704],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +23895,[1421766773.757942],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +23896,[1421766773.964551],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +23897,[1421766774.169911],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23898,[1421766774.374997],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23899,[1421766774.579918],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +23900,[1421766774.786304],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +23901,[1421766774.993222],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +23902,[1421766775.198521],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +23903,[1421766775.403824],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +23904,[1421766775.610101],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +23905,[1421766775.817645],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.46,ms +23906,[1421766776.022601],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23907,[1421766776.227655],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +23908,[1421766776.433082],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +23909,[1421766776.638039],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +23910,[1421766776.843282],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +23911,[1421766777.047921],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +23912,[1421766777.253137],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +23913,[1421766777.458201],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23914,[1421766777.663341],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +23915,[1421766777.868758],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +23916,[1421766778.074986],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +23917,[1421766778.286918],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.55,ms +23918,[1421766778.499410],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.03,ms +23919,[1421766778.717544],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +23920,[1421766778.965890],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.2,ms +23921,[1421766779.184126],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +23922,[1421766779.406786],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +23923,[1421766779.690245],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.5,ms +23924,[1421766779.910133],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +23925,[1421766780.196555],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.7,ms +23926,[1421766780.423397],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +23927,[1421766780.643064],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +23928,[1421766780.876581],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.0,ms +23929,[1421766781.110254],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.8,ms +23930,[1421766781.333787],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +23931,[1421766781.608204],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.3,ms +23932,[1421766781.829807],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +23933,[1421766782.034679],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23934,[1421766782.240168],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +23935,[1421766782.448379],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.03,ms +23936,[1421766782.660504],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.08,ms +23937,[1421766782.876639],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +23938,[1421766783.097066],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +23939,[1421766783.317357],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +23940,[1421766783.588261],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.9,ms +23941,[1421766783.810860],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +23942,[1421766784.041701],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.0,ms +23943,[1421766784.264929],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +23944,[1421766784.487677],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +23945,[1421766784.714070],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +23946,[1421766784.919524],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +23947,[1421766785.125070],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +23948,[1421766785.331007],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +23949,[1421766785.536019],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +23950,[1421766785.741136],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +23951,[1421766785.946554],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +23952,[1421766786.153230],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +23953,[1421766786.358558],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +23954,[1421766786.565215],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +23955,[1421766786.771097],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +23956,[1421766786.980828],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.85,ms +23957,[1421766787.194029],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.05,ms +23958,[1421766787.443467],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.6,ms +23959,[1421766787.665341],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +23960,[1421766787.885140],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +23961,[1421766788.090236],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +23962,[1421766788.295562],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +23963,[1421766788.505704],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.92,ms +23964,[1421766788.726066],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +23965,[1421766788.940221],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.91,ms +23966,[1421766789.158760],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +23967,[1421766789.375720],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +23968,[1421766789.593805],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +23969,[1421766789.869909],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.0,ms +23970,[1421766790.099539],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +23971,[1421766790.325373],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +23972,[1421766790.551182],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +23973,[1421766790.775035],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +23974,[1421766790.981525],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +23975,[1421766791.202916],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +23976,[1421766791.481652],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.4,ms +23977,[1421766791.765956],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.8,ms +23978,[1421766791.990882],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +23979,[1421766792.217859],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +23980,[1421766792.448854],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.7,ms +23981,[1421766792.674571],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +23982,[1421766792.879923],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +23983,[1421766793.084820],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +23984,[1421766793.289845],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +23985,[1421766793.497689],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.88,ms +23986,[1421766793.708788],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.68,ms +23987,[1421766793.931224],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +23988,[1421766794.177380],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.0,ms +23989,[1421766794.428236],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.7,ms +23990,[1421766794.696202],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=64.1,ms +23991,[1421766794.918611],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +23992,[1421766795.142505],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +23993,[1421766795.370187],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +23994,[1421766795.655768],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.4,ms +23995,[1421766795.887680],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.9,ms +23996,[1421766796.171480],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +23997,[1421766796.401437],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +23998,[1421766796.606773],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +23999,[1421766796.812050],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +24000,[1421766797.017208],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +24001,[1421766797.222584],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +24002,[1421766797.444123],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +24003,[1421766797.679061],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.7,ms +24004,[1421766797.898076],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +24005,[1421766798.104490],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +24006,[1421766798.309967],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +24007,[1421766798.514957],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24008,[1421766798.725622],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.42,ms +24009,[1421766798.937639],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.67,ms +24010,[1421766799.154746],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +24011,[1421766799.372835],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +24012,[1421766799.590439],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +24013,[1421766799.816718],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +24014,[1421766800.100882],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.9,ms +24015,[1421766800.330783],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +24016,[1421766800.563503],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.7,ms +24017,[1421766800.846639],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.3,ms +24018,[1421766801.071666],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +24019,[1421766801.295495],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +24020,[1421766801.523074],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +24021,[1421766801.742916],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +24022,[1421766802.029074],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.8,ms +24023,[1421766802.257646],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +24024,[1421766802.484226],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +24025,[1421766802.716356],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.3,ms +24026,[1421766802.946677],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.5,ms +24027,[1421766803.151878],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24028,[1421766803.360133],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +24029,[1421766803.565782],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +24030,[1421766803.770910],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +24031,[1421766803.994403],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +24032,[1421766804.207918],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.50,ms +24033,[1421766804.457131],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.9,ms +24034,[1421766804.678275],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +24035,[1421766804.900928],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +24036,[1421766805.177822],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.8,ms +24037,[1421766805.457679],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.9,ms +24038,[1421766805.686514],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +24039,[1421766805.915591],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +24040,[1421766806.137072],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +24041,[1421766806.364334],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +24042,[1421766806.587461],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +24043,[1421766806.815554],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +24044,[1421766807.020469],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +24045,[1421766807.225929],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +24046,[1421766807.430752],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +24047,[1421766807.636091],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +24048,[1421766807.841528],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24049,[1421766808.047023],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24050,[1421766808.251763],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +24051,[1421766808.456940],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24052,[1421766808.663464],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +24053,[1421766808.868681],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24054,[1421766809.073242],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +24055,[1421766809.278975],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.97,ms +24056,[1421766809.485851],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.22,ms +24057,[1421766809.717302],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.4,ms +24058,[1421766809.933451],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +24059,[1421766810.152123],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +24060,[1421766810.357152],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24061,[1421766810.562484],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24062,[1421766810.767954],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +24063,[1421766810.975996],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.30,ms +24064,[1421766811.185474],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.66,ms +24065,[1421766811.425484],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.0,ms +24066,[1421766811.675336],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.0,ms +24067,[1421766811.897213],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +24068,[1421766812.175082],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.9,ms +24069,[1421766812.403557],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +24070,[1421766812.632819],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.0,ms +24071,[1421766812.861119],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +24072,[1421766813.084771],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +24073,[1421766813.290198],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +24074,[1421766813.514851],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +24075,[1421766813.725732],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.81,ms +24076,[1421766814.009944],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.3,ms +24077,[1421766814.236289],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +24078,[1421766814.523496],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.3,ms +24079,[1421766814.729858],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +24080,[1421766814.955633],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +24081,[1421766815.160985],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24082,[1421766815.366583],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +24083,[1421766815.572930],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +24084,[1421766815.780157],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.99,ms +24085,[1421766815.996863],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +24086,[1421766816.230293],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.2,ms +24087,[1421766816.448972],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +24088,[1421766816.661758],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.83,ms +24089,[1421766816.927678],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=61.8,ms +24090,[1421766817.149400],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +24091,[1421766817.428215],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.9,ms +24092,[1421766817.711925],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.5,ms +24093,[1421766817.999617],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.3,ms +24094,[1421766818.220409],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +24095,[1421766818.503246],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.5,ms +24096,[1421766818.730658],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +24097,[1421766818.958261],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +24098,[1421766819.176255],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +24099,[1421766819.402586],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +24100,[1421766819.629207],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +24101,[1421766819.854777],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +24102,[1421766820.060441],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24103,[1421766820.266159],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +24104,[1421766820.471518],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24105,[1421766820.685918],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +24106,[1421766820.897203],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.97,ms +24107,[1421766821.112274],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +24108,[1421766821.317151],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24109,[1421766821.523042],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +24110,[1421766821.728164],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24111,[1421766821.934047],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24112,[1421766822.139412],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24113,[1421766822.344479],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24114,[1421766822.549875],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24115,[1421766822.755935],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +24116,[1421766822.960912],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24117,[1421766823.166338],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24118,[1421766823.372725],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +24119,[1421766823.577947],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +24120,[1421766823.782655],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +24121,[1421766823.988644],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +24122,[1421766824.194553],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +24123,[1421766824.399935],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24124,[1421766824.605394],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24125,[1421766824.811256],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +24126,[1421766825.017046],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +24127,[1421766825.221973],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +24128,[1421766825.427353],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +24129,[1421766825.634082],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +24130,[1421766825.839661],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24131,[1421766826.045127],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24132,[1421766826.250513],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +24133,[1421766826.456876],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.85,ms +24134,[1421766826.662934],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +24135,[1421766826.868853],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24136,[1421766827.074048],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24137,[1421766827.278957],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24138,[1421766827.484825],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +24139,[1421766827.691059],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +24140,[1421766827.896995],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +24141,[1421766828.102092],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24142,[1421766828.308209],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +24143,[1421766828.513084],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24144,[1421766828.718547],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24145,[1421766828.923885],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24146,[1421766829.130015],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +24147,[1421766829.335710],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +24148,[1421766829.541187],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24149,[1421766829.747057],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +24150,[1421766829.952642],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +24151,[1421766830.157744],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24152,[1421766830.362782],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +24153,[1421766830.567907],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24154,[1421766830.774197],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +24155,[1421766830.979144],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +24156,[1421766831.185293],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +24157,[1421766831.390760],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24158,[1421766831.596414],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24159,[1421766831.802820],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +24160,[1421766832.007765],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24161,[1421766832.213026],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +24162,[1421766832.418210],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24163,[1421766832.623405],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24164,[1421766832.828401],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24165,[1421766833.032838],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24166,[1421766833.237855],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +24167,[1421766833.443383],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +24168,[1421766833.649578],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +24169,[1421766833.854763],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24170,[1421766834.059714],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24171,[1421766834.265860],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24172,[1421766834.471609],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24173,[1421766834.676635],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +24174,[1421766834.882100],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24175,[1421766835.088355],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +24176,[1421766835.293224],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24177,[1421766835.498410],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24178,[1421766835.703857],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +24179,[1421766835.910000],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +24180,[1421766836.116180],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +24181,[1421766836.321761],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +24182,[1421766836.527537],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24183,[1421766836.732830],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +24184,[1421766836.938575],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +24185,[1421766837.144192],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24186,[1421766837.349367],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +24187,[1421766837.555586],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +24188,[1421766837.761978],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +24189,[1421766837.966724],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24190,[1421766838.171779],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24191,[1421766838.378131],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +24192,[1421766838.583966],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +24193,[1421766838.790496],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +24194,[1421766838.996521],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +24195,[1421766839.201671],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24196,[1421766839.407094],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24197,[1421766839.612272],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24198,[1421766839.817691],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24199,[1421766840.043496],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +24200,[1421766840.248553],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +24201,[1421766840.453881],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +24202,[1421766840.664827],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.49,ms +24203,[1421766840.870011],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24204,[1421766841.075863],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +24205,[1421766841.281443],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +24206,[1421766841.486855],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24207,[1421766841.692112],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +24208,[1421766841.897206],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +24209,[1421766842.101820],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24210,[1421766842.307444],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +24211,[1421766842.514127],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +24212,[1421766842.720046],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24213,[1421766842.925777],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24214,[1421766843.132245],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +24215,[1421766843.337564],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +24216,[1421766843.543854],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +24217,[1421766843.750039],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +24218,[1421766843.954840],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24219,[1421766844.160001],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24220,[1421766844.364939],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24221,[1421766844.571438],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +24222,[1421766844.777119],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +24223,[1421766844.983212],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +24224,[1421766845.188299],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24225,[1421766845.393690],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24226,[1421766845.600637],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +24227,[1421766845.807334],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +24228,[1421766846.012171],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24229,[1421766846.217461],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24230,[1421766846.423941],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +24231,[1421766846.629498],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24232,[1421766846.834680],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +24233,[1421766847.039344],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24234,[1421766847.245775],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +24235,[1421766847.451776],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +24236,[1421766847.657299],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +24237,[1421766847.863711],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +24238,[1421766848.070422],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +24239,[1421766848.275796],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24240,[1421766848.481450],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +24241,[1421766848.688140],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +24242,[1421766848.893719],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24243,[1421766849.098818],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24244,[1421766849.305088],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +24245,[1421766849.510646],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24246,[1421766849.715792],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24247,[1421766849.921542],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +24248,[1421766850.127042],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +24249,[1421766850.333053],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +24250,[1421766850.538976],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +24251,[1421766850.745828],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +24252,[1421766850.951242],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24253,[1421766851.157553],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +24254,[1421766851.363978],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +24255,[1421766851.570503],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +24256,[1421766851.775924],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +24257,[1421766851.981928],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +24258,[1421766852.186715],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24259,[1421766852.392746],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +24260,[1421766852.599000],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +24261,[1421766852.803774],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24262,[1421766853.008510],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24263,[1421766853.213375],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +24264,[1421766853.418856],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24265,[1421766853.624449],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24266,[1421766853.830438],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +24267,[1421766854.035432],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24268,[1421766854.241428],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +24269,[1421766854.446712],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +24270,[1421766854.651788],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +24271,[1421766854.856468],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24272,[1421766855.061475],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +24273,[1421766855.267656],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24274,[1421766855.473375],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +24275,[1421766855.679915],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24276,[1421766855.885582],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24277,[1421766856.091558],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +24278,[1421766856.296506],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +24279,[1421766856.501412],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +24280,[1421766856.706604],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24281,[1421766856.912266],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +24282,[1421766857.117864],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +24283,[1421766857.323329],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +24284,[1421766857.529164],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +24285,[1421766857.734855],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +24286,[1421766857.940652],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24287,[1421766858.146074],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24288,[1421766858.352307],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +24289,[1421766858.557330],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24290,[1421766858.763950],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +24291,[1421766858.969143],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24292,[1421766859.175512],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +24293,[1421766859.380480],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24294,[1421766859.585774],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24295,[1421766859.791405],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24296,[1421766859.997898],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +24297,[1421766860.204602],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +24298,[1421766860.411812],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.20,ms +24299,[1421766860.635963],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +24300,[1421766860.850784],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +24301,[1421766861.098141],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.6,ms +24302,[1421766861.316111],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +24303,[1421766861.541929],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +24304,[1421766861.827667],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.5,ms +24305,[1421766862.053022],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +24306,[1421766862.278362],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +24307,[1421766862.496653],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +24308,[1421766862.774769],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.9,ms +24309,[1421766862.981052],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24310,[1421766863.185901],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +24311,[1421766863.391588],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +24312,[1421766863.597085],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24313,[1421766863.803359],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +24314,[1421766864.008931],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +24315,[1421766864.213745],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24316,[1421766864.418696],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24317,[1421766864.623858],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +24318,[1421766864.829407],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24319,[1421766865.045680],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +24320,[1421766865.250545],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +24321,[1421766865.455449],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24322,[1421766865.660346],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +24323,[1421766865.875798],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +24324,[1421766866.103336],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +24325,[1421766866.308548],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24326,[1421766866.515069],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +24327,[1421766866.721238],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +24328,[1421766866.927743],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +24329,[1421766867.137685],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.57,ms +24330,[1421766867.352469],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +24331,[1421766867.593469],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.7,ms +24332,[1421766867.814644],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +24333,[1421766868.087394],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.3,ms +24334,[1421766868.313880],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +24335,[1421766868.542911],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +24336,[1421766868.753608],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.91,ms +24337,[1421766868.977690],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +24338,[1421766869.199738],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +24339,[1421766869.416339],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +24340,[1421766869.640040],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +24341,[1421766869.867829],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +24342,[1421766870.147707],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.9,ms +24343,[1421766870.373699],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +24344,[1421766870.599961],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +24345,[1421766870.823783],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +24346,[1421766871.028456],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24347,[1421766871.233215],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +24348,[1421766871.439264],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +24349,[1421766871.650985],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.55,ms +24350,[1421766871.861370],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.44,ms +24351,[1421766872.076598],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +24352,[1421766872.322524],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.9,ms +24353,[1421766872.543862],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +24354,[1421766872.819791],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.6,ms +24355,[1421766873.104288],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.5,ms +24356,[1421766873.327706],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +24357,[1421766873.553665],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +24358,[1421766873.779458],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +24359,[1421766874.050976],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.2,ms +24360,[1421766874.338812],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.6,ms +24361,[1421766874.564039],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +24362,[1421766874.789663],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +24363,[1421766875.076689],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.1,ms +24364,[1421766875.361706],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.0,ms +24365,[1421766875.587036],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +24366,[1421766875.812688],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +24367,[1421766876.017508],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24368,[1421766876.222870],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +24369,[1421766876.428040],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24370,[1421766876.636747],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.48,ms +24371,[1421766876.851226],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +24372,[1421766877.083766],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.6,ms +24373,[1421766877.328887],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.2,ms +24374,[1421766877.548478],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +24375,[1421766877.766103],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +24376,[1421766877.986550],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +24377,[1421766878.208253],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +24378,[1421766878.429175],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +24379,[1421766878.657191],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +24380,[1421766878.888232],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.1,ms +24381,[1421766879.175191],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.3,ms +24382,[1421766879.459371],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.4,ms +24383,[1421766879.682546],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +24384,[1421766879.906975],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +24385,[1421766880.132781],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +24386,[1421766880.338005],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +24387,[1421766880.543342],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +24388,[1421766880.748814],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +24389,[1421766880.954287],1186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24390,[1421766881.162696],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.70,ms +24391,[1421766881.368199],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +24392,[1421766881.573503],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24393,[1421766881.780120],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +24394,[1421766881.987094],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +24395,[1421766882.196773],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +24396,[1421766882.407955],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.04,ms +24397,[1421766882.619968],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.12,ms +24398,[1421766882.881021],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.9,ms +24399,[1421766883.104495],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +24400,[1421766883.387836],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.6,ms +24401,[1421766883.615960],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +24402,[1421766883.844452],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +24403,[1421766884.128025],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.7,ms +24404,[1421766884.357201],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +24405,[1421766884.583647],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +24406,[1421766884.811974],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +24407,[1421766885.035112],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +24408,[1421766885.261793],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +24409,[1421766885.546962],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.8,ms +24410,[1421766885.772598],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +24411,[1421766886.018294],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.4,ms +24412,[1421766886.224314],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +24413,[1421766886.431272],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.97,ms +24414,[1421766886.638675],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.01,ms +24415,[1421766886.862990],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +24416,[1421766887.079886],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +24417,[1421766887.323608],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.5,ms +24418,[1421766887.539782],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +24419,[1421766887.814137],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.2,ms +24420,[1421766888.039021],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +24421,[1421766888.328685],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.8,ms +24422,[1421766888.556526],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +24423,[1421766888.786311],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +24424,[1421766889.061098],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.0,ms +24425,[1421766889.336786],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.7,ms +24426,[1421766889.566716],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +24427,[1421766889.797958],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.1,ms +24428,[1421766890.026859],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +24429,[1421766890.247267],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +24430,[1421766890.452883],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +24431,[1421766890.658410],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +24432,[1421766890.865048],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +24433,[1421766891.071281],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +24434,[1421766891.279613],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.53,ms +24435,[1421766891.485339],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24436,[1421766891.690463],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24437,[1421766891.896758],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +24438,[1421766892.101372],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24439,[1421766892.306590],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24440,[1421766892.512892],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +24441,[1421766892.718590],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +24442,[1421766892.924329],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24443,[1421766893.129253],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +24444,[1421766893.334427],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +24445,[1421766893.539684],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24446,[1421766893.744727],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +24447,[1421766893.950867],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +24448,[1421766894.156962],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +24449,[1421766894.362398],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24450,[1421766894.567969],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24451,[1421766894.774652],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24452,[1421766894.980051],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +24453,[1421766895.184973],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24454,[1421766895.389962],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +24455,[1421766895.594911],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +24456,[1421766895.800596],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +24457,[1421766896.005835],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +24458,[1421766896.211137],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24459,[1421766896.416183],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24460,[1421766896.621181],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24461,[1421766896.826346],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24462,[1421766897.030874],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24463,[1421766897.236049],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24464,[1421766897.441155],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +24465,[1421766897.647369],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +24466,[1421766897.852650],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24467,[1421766898.057845],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24468,[1421766898.263967],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +24469,[1421766898.469542],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24470,[1421766898.675647],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +24471,[1421766898.880865],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +24472,[1421766899.085807],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +24473,[1421766899.291033],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24474,[1421766899.496435],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24475,[1421766899.702518],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +24476,[1421766899.907548],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24477,[1421766900.113261],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +24478,[1421766900.318290],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24479,[1421766900.523531],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24480,[1421766900.728484],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24481,[1421766900.934862],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +24482,[1421766901.140207],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24483,[1421766901.345645],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +24484,[1421766901.551875],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +24485,[1421766901.757756],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +24486,[1421766901.963264],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24487,[1421766902.167994],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24488,[1421766902.374346],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24489,[1421766902.580882],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +24490,[1421766902.786940],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +24491,[1421766902.991742],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24492,[1421766903.196911],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +24493,[1421766903.402100],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24494,[1421766903.607201],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24495,[1421766903.812320],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24496,[1421766904.018320],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +24497,[1421766904.223507],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24498,[1421766904.428548],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24499,[1421766904.634855],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +24500,[1421766904.840545],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24501,[1421766905.046776],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +24502,[1421766905.252115],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24503,[1421766905.457592],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +24504,[1421766905.663983],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +24505,[1421766905.869046],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +24506,[1421766906.074031],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +24507,[1421766906.279029],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24508,[1421766906.483806],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24509,[1421766906.688718],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24510,[1421766906.895014],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +24511,[1421766907.100747],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +24512,[1421766907.306002],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24513,[1421766907.511194],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24514,[1421766907.717095],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +24515,[1421766907.923174],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24516,[1421766908.127975],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24517,[1421766908.334298],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24518,[1421766908.539804],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24519,[1421766908.744710],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24520,[1421766908.949852],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +24521,[1421766909.154959],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24522,[1421766909.360240],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24523,[1421766909.566632],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +24524,[1421766909.773055],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +24525,[1421766909.979541],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +24526,[1421766910.184886],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +24527,[1421766910.391338],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +24528,[1421766910.597254],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24529,[1421766910.804104],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +24530,[1421766911.009167],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +24531,[1421766911.214337],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24532,[1421766911.420632],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +24533,[1421766911.626219],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24534,[1421766911.833655],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.77,ms +24535,[1421766912.038880],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +24536,[1421766912.244051],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24537,[1421766912.450207],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +24538,[1421766912.656438],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +24539,[1421766912.861550],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24540,[1421766913.066509],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +24541,[1421766913.272703],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +24542,[1421766913.478967],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +24543,[1421766913.684561],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24544,[1421766913.889943],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +24545,[1421766914.094828],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24546,[1421766914.300163],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +24547,[1421766914.505810],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +24548,[1421766914.711474],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24549,[1421766914.917616],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +24550,[1421766915.123337],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +24551,[1421766915.328642],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +24552,[1421766915.535140],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.69,ms +24553,[1421766915.740250],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24554,[1421766915.945207],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24555,[1421766916.150289],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24556,[1421766916.355655],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24557,[1421766916.562112],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24558,[1421766916.767623],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24559,[1421766916.972499],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24560,[1421766917.177496],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24561,[1421766917.383161],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +24562,[1421766917.589654],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +24563,[1421766917.795255],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +24564,[1421766918.000491],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +24565,[1421766918.205741],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24566,[1421766918.411158],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24567,[1421766918.616584],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24568,[1421766918.822078],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24569,[1421766919.026791],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24570,[1421766919.232108],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24571,[1421766919.437919],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +24572,[1421766919.643356],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +24573,[1421766919.848881],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +24574,[1421766920.062017],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.24,ms +24575,[1421766920.267156],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +24576,[1421766920.472736],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +24577,[1421766920.678685],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +24578,[1421766920.884551],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +24579,[1421766921.089166],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +24580,[1421766921.294136],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24581,[1421766921.499323],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +24582,[1421766921.705876],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +24583,[1421766921.911544],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24584,[1421766922.117427],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +24585,[1421766922.322935],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +24586,[1421766922.529019],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +24587,[1421766922.735216],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +24588,[1421766922.940377],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24589,[1421766923.145940],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24590,[1421766923.350985],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24591,[1421766923.556119],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +24592,[1421766923.761474],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +24593,[1421766923.967567],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +24594,[1421766924.173140],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24595,[1421766924.378518],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +24596,[1421766924.584557],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +24597,[1421766924.790097],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +24598,[1421766924.995573],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +24599,[1421766925.200636],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24600,[1421766925.406793],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +24601,[1421766925.611637],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24602,[1421766925.817172],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +24603,[1421766926.021994],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +24604,[1421766926.226878],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24605,[1421766926.433102],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +24606,[1421766926.639021],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24607,[1421766926.845867],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24608,[1421766927.051448],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +24609,[1421766927.257238],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +24610,[1421766927.462352],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24611,[1421766927.667536],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24612,[1421766927.873797],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24613,[1421766928.079502],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +24614,[1421766928.284779],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24615,[1421766928.490156],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24616,[1421766928.696150],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +24617,[1421766928.962651],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.4,ms +24618,[1421766929.168237],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24619,[1421766929.373405],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24620,[1421766929.594539],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +24621,[1421766929.823522],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +24622,[1421766930.029269],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24623,[1421766930.234023],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24624,[1421766930.440260],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +24625,[1421766930.645360],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +24626,[1421766930.850527],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24627,[1421766931.055492],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24628,[1421766931.260412],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +24629,[1421766931.466612],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +24630,[1421766931.671829],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +24631,[1421766931.877961],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +24632,[1421766932.082777],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24633,[1421766932.287727],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24634,[1421766932.492838],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +24635,[1421766932.699024],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +24636,[1421766932.928028],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +24637,[1421766933.150690],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +24638,[1421766933.356703],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +24639,[1421766933.562245],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +24640,[1421766933.767343],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +24641,[1421766933.973303],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +24642,[1421766934.178642],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24643,[1421766934.383969],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24644,[1421766934.589781],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +24645,[1421766934.795183],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +24646,[1421766935.000269],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24647,[1421766935.205518],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +24648,[1421766935.411732],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +24649,[1421766935.617240],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +24650,[1421766935.823297],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +24651,[1421766936.028206],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24652,[1421766936.233330],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +24653,[1421766936.439026],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +24654,[1421766936.644779],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24655,[1421766936.853882],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.76,ms +24656,[1421766937.210383],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=152,ms +24657,[1421766937.415959],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +24658,[1421766937.622438],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +24659,[1421766937.828063],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +24660,[1421766938.033851],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +24661,[1421766938.240150],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +24662,[1421766938.445705],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +24663,[1421766938.650997],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24664,[1421766938.857103],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +24665,[1421766939.062071],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24666,[1421766939.267115],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24667,[1421766939.473238],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +24668,[1421766939.678869],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +24669,[1421766939.884314],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24670,[1421766940.089127],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +24671,[1421766940.294259],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24672,[1421766940.499867],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +24673,[1421766940.705610],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24674,[1421766940.910886],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +24675,[1421766941.115499],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24676,[1421766941.320733],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +24677,[1421766941.526371],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24678,[1421766941.731725],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24679,[1421766941.937001],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +24680,[1421766942.142214],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24681,[1421766942.347428],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24682,[1421766942.552999],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24683,[1421766942.758852],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +24684,[1421766942.964432],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24685,[1421766943.170598],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +24686,[1421766943.375823],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24687,[1421766943.581358],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24688,[1421766943.787422],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +24689,[1421766943.993648],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +24690,[1421766944.198784],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24691,[1421766944.404224],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +24692,[1421766944.609579],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24693,[1421766944.815795],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +24694,[1421766945.020747],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24695,[1421766945.226775],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +24696,[1421766945.432281],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +24697,[1421766945.637164],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24698,[1421766945.842115],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24699,[1421766946.047140],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24700,[1421766946.252816],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +24701,[1421766946.458247],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24702,[1421766946.664053],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +24703,[1421766946.870196],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +24704,[1421766947.075426],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +24705,[1421766947.280590],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24706,[1421766947.485912],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24707,[1421766947.691610],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24708,[1421766947.897165],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24709,[1421766948.103915],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +24710,[1421766948.309784],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +24711,[1421766948.515410],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24712,[1421766948.720552],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24713,[1421766948.926665],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +24714,[1421766949.132092],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +24715,[1421766949.337332],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +24716,[1421766949.543002],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +24717,[1421766949.748730],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24718,[1421766949.955014],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24719,[1421766950.160160],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +24720,[1421766950.365154],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24721,[1421766950.570820],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +24722,[1421766950.777280],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +24723,[1421766950.982768],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +24724,[1421766951.189363],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +24725,[1421766951.395623],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +24726,[1421766951.600940],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24727,[1421766951.806665],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24728,[1421766952.011656],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +24729,[1421766952.217775],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +24730,[1421766952.423556],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24731,[1421766952.629417],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +24732,[1421766952.835248],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24733,[1421766953.040445],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24734,[1421766953.246619],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24735,[1421766953.452387],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24736,[1421766953.658874],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +24737,[1421766953.864367],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +24738,[1421766954.069251],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +24739,[1421766954.273972],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +24740,[1421766954.479442],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24741,[1421766954.685483],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +24742,[1421766954.890780],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24743,[1421766955.095486],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +24744,[1421766955.301818],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +24745,[1421766955.507370],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24746,[1421766955.712396],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24747,[1421766955.918682],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +24748,[1421766956.123593],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24749,[1421766956.330089],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +24750,[1421766956.536527],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +24751,[1421766956.742030],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24752,[1421766956.947943],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +24753,[1421766957.152994],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24754,[1421766957.359419],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +24755,[1421766957.565054],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24756,[1421766957.771875],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +24757,[1421766957.977300],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24758,[1421766958.182681],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24759,[1421766958.388391],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24760,[1421766958.594207],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24761,[1421766958.799151],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +24762,[1421766959.004702],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +24763,[1421766959.210093],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +24764,[1421766959.415902],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +24765,[1421766959.621040],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +24766,[1421766959.827401],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +24767,[1421766960.033235],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +24768,[1421766960.245352],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.17,ms +24769,[1421766960.451868],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +24770,[1421766960.657624],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +24771,[1421766960.863543],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +24772,[1421766961.068367],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24773,[1421766961.303138],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.6,ms +24774,[1421766961.508625],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24775,[1421766961.714081],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24776,[1421766961.919429],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24777,[1421766962.125341],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +24778,[1421766962.330400],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24779,[1421766962.536911],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +24780,[1421766962.742299],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +24781,[1421766962.948452],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +24782,[1421766963.153487],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +24783,[1421766963.359671],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24784,[1421766963.565172],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24785,[1421766963.770803],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24786,[1421766963.975748],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24787,[1421766964.180661],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +24788,[1421766964.385840],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24789,[1421766964.590753],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +24790,[1421766964.796821],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +24791,[1421766965.002377],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24792,[1421766965.207846],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +24793,[1421766965.414546],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +24794,[1421766965.620040],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24795,[1421766965.826257],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +24796,[1421766966.031143],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +24797,[1421766966.236426],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24798,[1421766966.441620],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24799,[1421766966.649661],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24800,[1421766966.855282],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24801,[1421766967.061516],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +24802,[1421766967.266531],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24803,[1421766967.471906],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +24804,[1421766967.677250],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24805,[1421766967.883114],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +24806,[1421766968.088250],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +24807,[1421766968.298204],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.30,ms +24808,[1421766968.503837],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24809,[1421766968.709213],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24810,[1421766968.915861],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +24811,[1421766969.122076],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +24812,[1421766969.327397],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +24813,[1421766969.532650],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24814,[1421766969.738541],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24815,[1421766969.944021],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24816,[1421766970.149497],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24817,[1421766970.354680],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +24818,[1421766970.561162],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +24819,[1421766970.766974],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +24820,[1421766970.973558],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +24821,[1421766971.178853],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24822,[1421766971.384252],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24823,[1421766971.590321],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +24824,[1421766971.796618],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +24825,[1421766972.001639],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24826,[1421766972.206948],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24827,[1421766972.413153],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +24828,[1421766972.619161],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +24829,[1421766972.824804],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24830,[1421766973.029603],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +24831,[1421766973.235721],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24832,[1421766973.441102],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +24833,[1421766973.647331],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +24834,[1421766973.865572],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +24835,[1421766974.077328],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.64,ms +24836,[1421766974.289234],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.00,ms +24837,[1421766974.509267],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +24838,[1421766974.726854],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +24839,[1421766974.949642],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +24840,[1421766975.175635],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +24841,[1421766975.398937],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +24842,[1421766975.623712],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +24843,[1421766975.908776],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.6,ms +24844,[1421766976.114160],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +24845,[1421766976.342650],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +24846,[1421766976.572040],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +24847,[1421766976.799657],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +24848,[1421766977.032757],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.2,ms +24849,[1421766977.237875],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +24850,[1421766977.444577],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +24851,[1421766977.651583],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.90,ms +24852,[1421766977.863278],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.78,ms +24853,[1421766978.077405],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +24854,[1421766978.324393],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.9,ms +24855,[1421766978.542337],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +24856,[1421766978.817351],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.8,ms +24857,[1421766979.022316],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24858,[1421766979.227520],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +24859,[1421766979.432531],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +24860,[1421766979.638749],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +24861,[1421766979.844692],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +24862,[1421766980.049436],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24863,[1421766980.254737],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24864,[1421766980.459780],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +24865,[1421766980.666564],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +24866,[1421766980.873691],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +24867,[1421766981.078662],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24868,[1421766981.283710],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24869,[1421766981.489802],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24870,[1421766981.695096],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +24871,[1421766981.900793],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +24872,[1421766982.106753],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +24873,[1421766982.311972],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24874,[1421766982.518252],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +24875,[1421766982.723854],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24876,[1421766982.929679],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +24877,[1421766983.135364],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24878,[1421766983.341085],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24879,[1421766983.546814],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +24880,[1421766983.751688],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24881,[1421766983.956841],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24882,[1421766984.162149],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24883,[1421766984.367160],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +24884,[1421766984.573787],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +24885,[1421766984.780664],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +24886,[1421766984.986126],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24887,[1421766985.192297],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +24888,[1421766985.397634],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24889,[1421766985.603519],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24890,[1421766985.809606],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +24891,[1421766986.015762],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +24892,[1421766986.221136],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +24893,[1421766986.426758],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +24894,[1421766986.632572],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +24895,[1421766986.839135],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +24896,[1421766987.044285],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24897,[1421766987.250483],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +24898,[1421766987.456908],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +24899,[1421766987.662003],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24900,[1421766987.867757],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24901,[1421766988.072682],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +24902,[1421766988.277521],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +24903,[1421766988.483163],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +24904,[1421766988.689006],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +24905,[1421766988.894363],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24906,[1421766989.099938],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +24907,[1421766989.304773],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24908,[1421766989.510110],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24909,[1421766989.715375],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24910,[1421766989.920797],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24911,[1421766990.127002],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +24912,[1421766990.333166],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +24913,[1421766990.538161],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24914,[1421766990.744319],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +24915,[1421766990.950032],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24916,[1421766991.155709],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +24917,[1421766991.360907],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24918,[1421766991.567433],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24919,[1421766991.773207],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +24920,[1421766991.978503],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +24921,[1421766992.184507],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +24922,[1421766992.391697],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.48,ms +24923,[1421766992.615639],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +24924,[1421766992.820965],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24925,[1421766993.025834],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24926,[1421766993.230970],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +24927,[1421766993.435964],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +24928,[1421766993.641753],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +24929,[1421766993.847935],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +24930,[1421766994.053544],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +24931,[1421766994.258722],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24932,[1421766994.463922],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +24933,[1421766994.669864],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +24934,[1421766994.876029],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24935,[1421766995.081095],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +24936,[1421766995.287436],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +24937,[1421766995.493284],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24938,[1421766995.699688],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +24939,[1421766995.905474],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +24940,[1421766996.111425],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24941,[1421766996.317467],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +24942,[1421766996.522684],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24943,[1421766996.727741],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +24944,[1421766996.934169],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +24945,[1421766997.140746],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +24946,[1421766997.346010],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +24947,[1421766997.552063],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +24948,[1421766997.758012],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +24949,[1421766997.963812],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24950,[1421766998.169163],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +24951,[1421766998.374533],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +24952,[1421766998.580059],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +24953,[1421766998.786394],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +24954,[1421766998.992059],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24955,[1421766999.198117],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +24956,[1421766999.403377],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +24957,[1421766999.608743],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24958,[1421766999.815620],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +24959,[1421767000.020980],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +24960,[1421767000.226262],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +24961,[1421767000.432268],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +24962,[1421767000.638781],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +24963,[1421767000.844471],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +24964,[1421767001.050701],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +24965,[1421767001.255735],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +24966,[1421767001.460912],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +24967,[1421767001.665926],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24968,[1421767001.871574],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +24969,[1421767002.076282],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +24970,[1421767002.281262],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +24971,[1421767002.486612],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24972,[1421767002.691975],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +24973,[1421767002.896981],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +24974,[1421767003.101580],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24975,[1421767003.306757],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24976,[1421767003.512903],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +24977,[1421767003.717961],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24978,[1421767003.922838],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +24979,[1421767004.127654],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +24980,[1421767004.333960],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +24981,[1421767004.539595],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +24982,[1421767004.745608],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24983,[1421767004.950422],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +24984,[1421767005.155828],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +24985,[1421767005.360750],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24986,[1421767005.565424],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +24987,[1421767005.770903],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +24988,[1421767005.976830],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +24989,[1421767006.183323],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +24990,[1421767006.389204],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +24991,[1421767006.595171],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +24992,[1421767006.800831],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +24993,[1421767007.005994],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +24994,[1421767007.212326],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +24995,[1421767007.417577],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +24996,[1421767007.623157],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +24997,[1421767007.828804],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +24998,[1421767008.033659],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +24999,[1421767008.238625],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +25000,[1421767008.444056],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25001,[1421767008.650902],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +25002,[1421767008.856340],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25003,[1421767009.061516],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25004,[1421767009.266749],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25005,[1421767009.472177],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25006,[1421767009.677296],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +25007,[1421767009.882376],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25008,[1421767010.088226],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +25009,[1421767010.293340],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25010,[1421767010.498684],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +25011,[1421767010.704199],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +25012,[1421767010.909691],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +25013,[1421767011.114586],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25014,[1421767011.319884],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25015,[1421767011.525944],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +25016,[1421767011.732431],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +25017,[1421767011.939297],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +25018,[1421767012.146578],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.93,ms +25019,[1421767012.351790],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25020,[1421767012.556674],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25021,[1421767012.762940],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +25022,[1421767012.968299],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +25023,[1421767013.173190],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +25024,[1421767013.378407],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25025,[1421767013.584576],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +25026,[1421767013.790460],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +25027,[1421767013.995744],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25028,[1421767014.200857],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25029,[1421767014.406846],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +25030,[1421767014.612211],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25031,[1421767014.818804],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +25032,[1421767015.023959],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25033,[1421767015.229288],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +25034,[1421767015.435483],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +25035,[1421767015.640643],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +25036,[1421767015.845978],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25037,[1421767016.051714],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +25038,[1421767016.257638],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.96,ms +25039,[1421767016.463160],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25040,[1421767016.668546],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25041,[1421767016.874819],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +25042,[1421767017.080479],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +25043,[1421767017.285737],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25044,[1421767017.491477],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +25045,[1421767017.696673],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25046,[1421767017.902413],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25047,[1421767018.107833],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25048,[1421767018.313170],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25049,[1421767018.518413],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25050,[1421767018.723474],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25051,[1421767018.928372],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25052,[1421767019.133866],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25053,[1421767019.338915],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25054,[1421767019.543888],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25055,[1421767019.749385],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25056,[1421767019.955848],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25057,[1421767020.161404],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25058,[1421767020.367567],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +25059,[1421767020.573088],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25060,[1421767020.779661],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +25061,[1421767020.985211],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +25062,[1421767021.190438],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25063,[1421767021.396159],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25064,[1421767021.601372],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +25065,[1421767021.806551],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25066,[1421767022.011377],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25067,[1421767022.216992],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +25068,[1421767022.422792],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25069,[1421767022.627858],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25070,[1421767022.833158],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25071,[1421767023.038050],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25072,[1421767023.243173],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +25073,[1421767023.448339],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25074,[1421767023.653410],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25075,[1421767023.858629],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25076,[1421767024.064619],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25077,[1421767024.270681],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25078,[1421767024.477038],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25079,[1421767024.682401],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25080,[1421767024.888232],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +25081,[1421767025.093424],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25082,[1421767025.298759],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +25083,[1421767025.504739],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +25084,[1421767025.711480],1541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +25085,[1421767025.917034],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25086,[1421767026.122422],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25087,[1421767026.327747],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25088,[1421767026.532824],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +25089,[1421767026.739181],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +25090,[1421767026.944593],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +25091,[1421767027.149873],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25092,[1421767027.355108],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25093,[1421767027.560919],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +25094,[1421767027.766021],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25095,[1421767027.971526],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25096,[1421767028.176825],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +25097,[1421767028.382222],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25098,[1421767028.588079],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +25099,[1421767028.793792],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +25100,[1421767028.999378],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25101,[1421767029.204583],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25102,[1421767029.409689],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25103,[1421767029.615578],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +25104,[1421767029.821648],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +25105,[1421767030.026656],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25106,[1421767030.231682],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25107,[1421767030.436932],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25108,[1421767030.642724],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +25109,[1421767030.849256],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +25110,[1421767031.054310],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +25111,[1421767031.259591],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25112,[1421767031.465159],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +25113,[1421767031.670176],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25114,[1421767031.875442],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25115,[1421767032.080733],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +25116,[1421767032.287236],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +25117,[1421767032.492268],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25118,[1421767032.698597],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +25119,[1421767032.903720],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25120,[1421767033.108625],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25121,[1421767033.314973],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +25122,[1421767033.520777],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25123,[1421767033.726403],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +25124,[1421767033.931538],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25125,[1421767034.137549],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +25126,[1421767034.342461],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +25127,[1421767034.548030],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +25128,[1421767034.753889],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25129,[1421767034.959603],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +25130,[1421767035.164942],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25131,[1421767035.369981],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25132,[1421767035.575361],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25133,[1421767035.782111],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25134,[1421767035.987941],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25135,[1421767036.192849],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25136,[1421767036.399085],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +25137,[1421767036.604619],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +25138,[1421767036.810949],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +25139,[1421767037.016908],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +25140,[1421767037.221948],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25141,[1421767037.428063],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +25142,[1421767037.632753],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +25143,[1421767037.837592],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25144,[1421767038.062139],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +25145,[1421767038.267505],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25146,[1421767038.473636],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +25147,[1421767038.679333],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25148,[1421767038.885637],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +25149,[1421767039.090659],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +25150,[1421767039.295936],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25151,[1421767039.501742],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25152,[1421767039.707607],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25153,[1421767039.912778],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25154,[1421767040.124125],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.60,ms +25155,[1421767040.336682],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.58,ms +25156,[1421767040.542500],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +25157,[1421767040.747741],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25158,[1421767040.966702],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +25159,[1421767041.173189],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25160,[1421767041.379553],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +25161,[1421767041.595230],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +25162,[1421767041.800593],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25163,[1421767042.011098],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.51,ms +25164,[1421767042.217086],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +25165,[1421767042.436489],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +25166,[1421767042.643264],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25167,[1421767042.850153],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25168,[1421767043.055994],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +25169,[1421767043.262195],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +25170,[1421767043.467469],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25171,[1421767043.674052],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25172,[1421767043.879346],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +25173,[1421767044.084145],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25174,[1421767044.290756],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25175,[1421767044.496709],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +25176,[1421767044.706430],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.75,ms +25177,[1421767044.911632],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25178,[1421767045.117385],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25179,[1421767045.322434],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25180,[1421767045.528904],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +25181,[1421767045.735497],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +25182,[1421767045.941074],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25183,[1421767046.146637],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25184,[1421767046.352637],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25185,[1421767046.559109],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +25186,[1421767046.764904],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25187,[1421767046.971435],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +25188,[1421767047.176650],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25189,[1421767047.382771],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25190,[1421767047.615752],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.7,ms +25191,[1421767047.822533],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +25192,[1421767048.028395],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +25193,[1421767048.233436],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25194,[1421767048.442124],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.41,ms +25195,[1421767048.647753],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25196,[1421767048.853280],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25197,[1421767049.058577],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25198,[1421767049.263517],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25199,[1421767049.468700],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25200,[1421767049.674830],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.97,ms +25201,[1421767049.887613],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.78,ms +25202,[1421767050.096450],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.35,ms +25203,[1421767050.301888],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25204,[1421767050.507920],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +25205,[1421767050.713626],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25206,[1421767050.919128],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25207,[1421767051.124859],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25208,[1421767051.330131],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25209,[1421767051.536261],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +25210,[1421767051.741904],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25211,[1421767051.947858],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +25212,[1421767052.152885],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25213,[1421767052.358901],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +25214,[1421767052.564143],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25215,[1421767052.769235],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25216,[1421767052.976048],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +25217,[1421767053.181603],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +25218,[1421767053.387169],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25219,[1421767053.593055],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25220,[1421767053.800398],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.00,ms +25221,[1421767054.006494],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +25222,[1421767054.211588],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25223,[1421767054.416576],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25224,[1421767054.622026],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25225,[1421767054.827495],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25226,[1421767055.033005],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +25227,[1421767055.238222],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +25228,[1421767055.443584],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25229,[1421767055.650027],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25230,[1421767055.855384],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25231,[1421767056.060231],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25232,[1421767056.265268],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25233,[1421767056.470861],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25234,[1421767056.676376],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25235,[1421767056.882878],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +25236,[1421767057.088511],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25237,[1421767057.294601],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +25238,[1421767057.500120],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25239,[1421767057.706993],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +25240,[1421767057.912419],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +25241,[1421767058.118204],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +25242,[1421767058.323591],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25243,[1421767058.529318],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25244,[1421767058.735218],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25245,[1421767058.941869],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +25246,[1421767059.147338],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25247,[1421767059.353692],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +25248,[1421767059.560277],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +25249,[1421767059.766423],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25250,[1421767059.972571],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +25251,[1421767060.177996],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25252,[1421767060.383075],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +25253,[1421767060.588947],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +25254,[1421767060.795276],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +25255,[1421767061.000572],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +25256,[1421767061.206074],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25257,[1421767061.412592],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +25258,[1421767061.619073],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +25259,[1421767061.825007],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25260,[1421767062.030160],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25261,[1421767062.235242],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +25262,[1421767062.443091],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.44,ms +25263,[1421767062.649859],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +25264,[1421767062.855591],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +25265,[1421767063.060382],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25266,[1421767063.265496],1026,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25267,[1421767063.470643],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25268,[1421767063.676491],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25269,[1421767063.882430],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25270,[1421767064.087727],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25271,[1421767064.293827],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25272,[1421767064.498938],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25273,[1421767064.704072],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25274,[1421767064.909114],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25275,[1421767065.114043],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25276,[1421767065.319480],1186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25277,[1421767065.525015],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25278,[1421767065.730517],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25279,[1421767065.935437],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25280,[1421767066.140416],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25281,[1421767066.346730],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +25282,[1421767066.553563],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +25283,[1421767066.760153],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +25284,[1421767066.970244],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.60,ms +25285,[1421767067.202428],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.8,ms +25286,[1421767067.417791],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +25287,[1421767067.636342],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +25288,[1421767067.902508],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.0,ms +25289,[1421767068.184293],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.8,ms +25290,[1421767068.389514],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25291,[1421767068.594571],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25292,[1421767068.799421],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25293,[1421767069.006578],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.51,ms +25294,[1421767069.216310],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.78,ms +25295,[1421767069.454421],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.1,ms +25296,[1421767069.672188],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +25297,[1421767069.891955],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +25298,[1421767070.166525],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.3,ms +25299,[1421767070.453777],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.8,ms +25300,[1421767070.683239],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +25301,[1421767070.888478],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25302,[1421767071.093149],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25303,[1421767071.297965],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25304,[1421767071.502641],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +25305,[1421767071.707657],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +25306,[1421767071.912793],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25307,[1421767072.117379],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25308,[1421767072.322339],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25309,[1421767072.531228],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.30,ms +25310,[1421767072.737185],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25311,[1421767072.947766],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.90,ms +25312,[1421767073.152642],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25313,[1421767073.381415],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +25314,[1421767073.587104],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25315,[1421767073.792390],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25316,[1421767074.023216],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.3,ms +25317,[1421767074.229118],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +25318,[1421767074.434150],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25319,[1421767074.639163],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +25320,[1421767074.844889],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25321,[1421767075.050766],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +25322,[1421767075.256737],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +25323,[1421767075.485910],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +25324,[1421767075.692126],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +25325,[1421767075.897109],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25326,[1421767076.102540],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.88,ms +25327,[1421767076.311319],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.81,ms +25328,[1421767076.521168],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.85,ms +25329,[1421767076.735823],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.1,ms +25330,[1421767076.954134],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +25331,[1421767077.178569],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +25332,[1421767077.457452],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.8,ms +25333,[1421767077.737353],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.0,ms +25334,[1421767077.958012],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +25335,[1421767078.164480],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +25336,[1421767078.370066],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +25337,[1421767078.575995],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +25338,[1421767078.782124],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +25339,[1421767078.993445],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.54,ms +25340,[1421767079.198527],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25341,[1421767079.403115],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +25342,[1421767079.607747],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +25343,[1421767079.812892],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25344,[1421767080.018055],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25345,[1421767080.223736],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +25346,[1421767080.429006],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25347,[1421767080.634363],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25348,[1421767080.840010],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +25349,[1421767081.044722],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +25350,[1421767081.251065],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +25351,[1421767081.456230],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25352,[1421767081.661499],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25353,[1421767081.868402],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +25354,[1421767082.073574],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25355,[1421767082.279139],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +25356,[1421767082.484504],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +25357,[1421767082.690772],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +25358,[1421767082.896583],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25359,[1421767083.101595],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25360,[1421767083.306357],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25361,[1421767083.513038],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +25362,[1421767083.754241],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.0,ms +25363,[1421767083.960695],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.04,ms +25364,[1421767084.166300],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25365,[1421767084.371456],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +25366,[1421767084.576587],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25367,[1421767084.781985],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25368,[1421767084.987333],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25369,[1421767085.192950],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25370,[1421767085.399396],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +25371,[1421767085.604975],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25372,[1421767085.810672],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25373,[1421767086.016891],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +25374,[1421767086.223063],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +25375,[1421767086.428149],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25376,[1421767086.634301],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +25377,[1421767086.840756],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +25378,[1421767087.046929],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +25379,[1421767087.252133],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +25380,[1421767087.456972],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25381,[1421767087.661892],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25382,[1421767087.868072],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25383,[1421767088.073210],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25384,[1421767088.278381],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25385,[1421767088.495762],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +25386,[1421767088.701422],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25387,[1421767088.920546],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +25388,[1421767089.226480],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=102,ms +25389,[1421767089.431859],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25390,[1421767089.644111],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.89,ms +25391,[1421767089.849680],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25392,[1421767090.054626],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +25393,[1421767090.259971],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +25394,[1421767090.466262],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25395,[1421767090.671007],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25396,[1421767090.876855],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +25397,[1421767091.081072],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25398,[1421767091.286699],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +25399,[1421767091.491953],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25400,[1421767091.697855],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +25401,[1421767091.903616],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25402,[1421767092.110178],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25403,[1421767092.315027],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25404,[1421767092.520283],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25405,[1421767092.726702],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.75,ms +25406,[1421767092.943095],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +25407,[1421767093.149430],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +25408,[1421767093.355772],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +25409,[1421767093.561442],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25410,[1421767093.767708],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +25411,[1421767093.973035],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25412,[1421767094.178247],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25413,[1421767094.393436],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +25414,[1421767094.610312],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +25415,[1421767094.816895],1670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +25416,[1421767095.036894],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +25417,[1421767095.241988],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25418,[1421767095.446933],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25419,[1421767095.652230],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25420,[1421767095.857558],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25421,[1421767096.062534],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25422,[1421767096.279178],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +25423,[1421767096.484886],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25424,[1421767096.691324],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +25425,[1421767096.898053],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +25426,[1421767097.102887],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25427,[1421767097.308586],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +25428,[1421767097.513845],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +25429,[1421767097.719618],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +25430,[1421767097.925423],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25431,[1421767098.131657],1897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +25432,[1421767098.337055],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25433,[1421767098.542668],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25434,[1421767098.747641],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25435,[1421767098.952907],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25436,[1421767099.157997],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25437,[1421767099.363144],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25438,[1421767099.568725],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25439,[1421767099.774946],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +25440,[1421767099.980625],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25441,[1421767100.185808],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25442,[1421767100.391428],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +25443,[1421767100.596773],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25444,[1421767100.802468],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +25445,[1421767101.007414],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +25446,[1421767101.212474],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25447,[1421767101.417139],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25448,[1421767101.623352],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +25449,[1421767101.829020],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25450,[1421767102.033515],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25451,[1421767102.238752],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25452,[1421767102.443557],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +25453,[1421767102.649804],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +25454,[1421767102.855359],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25455,[1421767103.060349],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25456,[1421767103.265674],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25457,[1421767103.470757],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25458,[1421767103.676336],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25459,[1421767103.881622],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25460,[1421767104.087172],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +25461,[1421767104.292478],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25462,[1421767104.497591],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25463,[1421767104.702774],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25464,[1421767104.908210],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25465,[1421767105.113432],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25466,[1421767105.318714],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25467,[1421767105.525770],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +25468,[1421767105.731183],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +25469,[1421767105.936601],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +25470,[1421767106.143137],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25471,[1421767106.347896],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +25472,[1421767106.553208],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25473,[1421767106.759461],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +25474,[1421767106.964713],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25475,[1421767107.170354],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25476,[1421767107.375914],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25477,[1421767107.581680],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25478,[1421767117.998674],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.36,ms +25479,[1421767118.213488],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +25480,[1421767118.435118],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +25481,[1421767118.656123],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +25482,[1421767118.881047],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +25483,[1421767119.103639],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +25484,[1421767119.331224],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +25485,[1421767119.558542],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +25486,[1421767119.778435],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +25487,[1421767120.002439],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +25488,[1421767120.225205],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +25489,[1421767120.454502],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +25490,[1421767120.677705],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +25491,[1421767120.902806],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +25492,[1421767121.128176],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +25493,[1421767121.410086],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.8,ms +25494,[1421767121.695275],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.1,ms +25495,[1421767121.900618],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25496,[1421767122.105658],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25497,[1421767122.310726],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25498,[1421767122.517118],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +25499,[1421767122.739437],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +25500,[1421767122.945096],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +25501,[1421767123.150140],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25502,[1421767123.356268],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25503,[1421767133.766272],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +25504,[1421767133.971535],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25505,[1421767134.177170],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25506,[1421767134.382225],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25507,[1421767134.587361],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25508,[1421767134.792229],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25509,[1421767134.997573],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25510,[1421767135.203189],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25511,[1421767135.408829],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +25512,[1421767135.614682],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +25513,[1421767135.821179],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25514,[1421767136.027366],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +25515,[1421767136.232471],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25516,[1421767136.440068],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25517,[1421767136.645657],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25518,[1421767136.851269],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25519,[1421767137.056646],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +25520,[1421767137.261718],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25521,[1421767137.466741],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25522,[1421767137.671791],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25523,[1421767137.878005],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +25524,[1421767138.083825],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +25525,[1421767138.289222],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25526,[1421767138.494766],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25527,[1421767138.700936],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +25528,[1421767138.906058],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +25529,[1421767139.112048],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +25530,[1421767139.317523],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25531,[1421767139.523215],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25532,[1421767139.728749],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25533,[1421767139.934338],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +25534,[1421767140.139451],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25535,[1421767140.345463],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +25536,[1421767140.550823],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +25537,[1421767140.756008],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25538,[1421767140.961368],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25539,[1421767141.166986],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25540,[1421767141.372505],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25541,[1421767141.579328],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +25542,[1421767141.785831],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25543,[1421767141.991096],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25544,[1421767142.196437],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25545,[1421767142.401841],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25546,[1421767142.607140],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +25547,[1421767142.813574],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +25548,[1421767143.018832],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25549,[1421767143.223966],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25550,[1421767143.429102],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25551,[1421767143.634425],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +25552,[1421767143.840415],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +25553,[1421767144.045918],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +25554,[1421767144.250900],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +25555,[1421767144.455829],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25556,[1421767144.660738],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25557,[1421767144.865890],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25558,[1421767145.070568],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25559,[1421767145.275586],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25560,[1421767145.481253],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25561,[1421767145.687071],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +25562,[1421767145.893637],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +25563,[1421767146.098756],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25564,[1421767146.304339],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +25565,[1421767146.509796],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +25566,[1421767146.715156],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +25567,[1421767146.920426],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25568,[1421767147.125874],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25569,[1421767147.331462],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25570,[1421767147.537311],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +25571,[1421767147.743010],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25572,[1421767147.947925],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +25573,[1421767148.153294],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25574,[1421767148.359505],1541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +25575,[1421767148.565185],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25576,[1421767148.771791],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +25577,[1421767148.978005],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +25578,[1421767149.184098],1541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +25579,[1421767149.390746],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +25580,[1421767149.597388],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25581,[1421767149.802636],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +25582,[1421767150.008811],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +25583,[1421767150.214248],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +25584,[1421767150.421167],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.86,ms +25585,[1421767150.628194],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +25586,[1421767150.835167],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +25587,[1421767151.039944],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25588,[1421767151.245730],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25589,[1421767151.450967],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25590,[1421767151.656428],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25591,[1421767151.861574],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25592,[1421767152.066390],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25593,[1421767152.271487],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25594,[1421767152.476776],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25595,[1421767152.682350],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +25596,[1421767152.888603],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +25597,[1421767153.094611],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +25598,[1421767153.300301],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +25599,[1421767153.506584],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +25600,[1421767153.711482],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +25601,[1421767153.916524],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25602,[1421767154.121237],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25603,[1421767154.326550],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25604,[1421767154.531803],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25605,[1421767154.737751],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +25606,[1421767154.942788],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25607,[1421767155.147806],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25608,[1421767155.353240],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25609,[1421767155.559423],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25610,[1421767155.764503],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25611,[1421767155.969751],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25612,[1421767156.176367],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25613,[1421767156.381659],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25614,[1421767156.587317],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25615,[1421767156.792766],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25616,[1421767156.997738],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25617,[1421767157.203213],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25618,[1421767157.409438],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +25619,[1421767157.615674],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +25620,[1421767157.821906],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +25621,[1421767158.026847],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25622,[1421767158.232264],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +25623,[1421767158.438716],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +25624,[1421767158.644046],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25625,[1421767158.849561],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +25626,[1421767159.057106],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.84,ms +25627,[1421767159.269218],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.12,ms +25628,[1421767159.482977],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.67,ms +25629,[1421767159.704343],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +25630,[1421767159.921643],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +25631,[1421767160.143953],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +25632,[1421767160.373925],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +25633,[1421767160.600365],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +25634,[1421767160.826505],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +25635,[1421767161.055410],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +25636,[1421767161.284992],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +25637,[1421767161.510532],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +25638,[1421767161.746417],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.5,ms +25639,[1421767161.952283],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +25640,[1421767162.184706],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.2,ms +25641,[1421767162.390401],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +25642,[1421767162.596068],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25643,[1421767162.801386],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25644,[1421767163.014499],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.69,ms +25645,[1421767163.224935],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.16,ms +25646,[1421767163.431208],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25647,[1421767163.638687],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.01,ms +25648,[1421767163.845240],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +25649,[1421767164.050656],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +25650,[1421767164.255687],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25651,[1421767164.460917],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25652,[1421767164.667589],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25653,[1421767164.873456],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25654,[1421767165.078558],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25655,[1421767165.283780],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25656,[1421767165.493716],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.81,ms +25657,[1421767165.699176],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25658,[1421767165.906738],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.27,ms +25659,[1421767166.120138],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.21,ms +25660,[1421767166.333112],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.06,ms +25661,[1421767166.547237],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.1,ms +25662,[1421767166.765324],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +25663,[1421767166.987298],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +25664,[1421767167.214558],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +25665,[1421767167.419730],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25666,[1421767167.624522],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25667,[1421767167.830413],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25668,[1421767168.034768],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +25669,[1421767168.240103],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +25670,[1421767168.445755],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +25671,[1421767168.657128],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.05,ms +25672,[1421767168.862196],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +25673,[1421767169.072356],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.78,ms +25674,[1421767169.277746],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25675,[1421767169.483450],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25676,[1421767169.688647],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25677,[1421767169.893640],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25678,[1421767170.098310],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25679,[1421767170.304508],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25680,[1421767170.510467],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +25681,[1421767170.715437],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25682,[1421767170.920347],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25683,[1421767171.126233],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +25684,[1421767171.331559],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +25685,[1421767171.537911],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +25686,[1421767171.743161],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25687,[1421767171.948843],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25688,[1421767172.154446],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25689,[1421767172.362282],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25690,[1421767172.568022],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +25691,[1421767172.773462],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25692,[1421767172.979108],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +25693,[1421767173.184561],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25694,[1421767173.390502],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25695,[1421767173.596618],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +25696,[1421767173.801514],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25697,[1421767174.006781],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25698,[1421767174.213426],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +25699,[1421767174.418858],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25700,[1421767174.623613],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25701,[1421767174.828704],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25702,[1421767175.033265],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25703,[1421767175.238297],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25704,[1421767175.444798],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +25705,[1421767175.650251],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +25706,[1421767175.856658],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +25707,[1421767176.062220],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +25708,[1421767176.268194],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +25709,[1421767176.474641],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.78,ms +25710,[1421767176.680000],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +25711,[1421767176.886341],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +25712,[1421767177.091341],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25713,[1421767177.296328],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25714,[1421767177.501886],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25715,[1421767177.707539],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +25716,[1421767177.913192],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25717,[1421767178.118545],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25718,[1421767178.324003],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +25719,[1421767178.529540],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25720,[1421767178.735917],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +25721,[1421767178.942487],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +25722,[1421767179.148125],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25723,[1421767179.353515],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +25724,[1421767179.559490],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25725,[1421767179.765054],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25726,[1421767179.970325],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25727,[1421767180.175940],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25728,[1421767180.382369],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25729,[1421767180.588421],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +25730,[1421767180.793371],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25731,[1421767180.998095],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25732,[1421767181.203257],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +25733,[1421767181.408751],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25734,[1421767181.614656],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +25735,[1421767181.820535],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +25736,[1421767182.025834],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25737,[1421767182.230835],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25738,[1421767182.436204],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25739,[1421767182.641643],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +25740,[1421767182.846666],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25741,[1421767183.052110],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +25742,[1421767183.257134],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25743,[1421767183.462594],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +25744,[1421767183.669501],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +25745,[1421767183.874871],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +25746,[1421767184.079547],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25747,[1421767184.285803],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +25748,[1421767184.492071],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +25749,[1421767184.697525],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25750,[1421767184.902931],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25751,[1421767185.107933],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +25752,[1421767185.314628],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +25753,[1421767185.520277],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25754,[1421767185.725627],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25755,[1421767185.930446],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +25756,[1421767186.136381],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25757,[1421767186.341692],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25758,[1421767186.547248],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25759,[1421767186.752556],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25760,[1421767186.958658],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25761,[1421767187.164907],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +25762,[1421767187.370219],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25763,[1421767187.576058],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +25764,[1421767187.781989],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25765,[1421767187.988910],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +25766,[1421767188.194424],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +25767,[1421767188.399881],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25768,[1421767188.605466],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +25769,[1421767188.810776],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25770,[1421767189.016158],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +25771,[1421767189.220970],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +25772,[1421767189.427231],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +25773,[1421767189.633243],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +25774,[1421767189.838371],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25775,[1421767190.043479],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25776,[1421767190.248186],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +25777,[1421767190.453372],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +25778,[1421767190.659178],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +25779,[1421767190.865892],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +25780,[1421767191.070896],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25781,[1421767191.275732],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25782,[1421767191.482190],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +25783,[1421767191.721717],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.1,ms +25784,[1421767191.948809],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +25785,[1421767192.164030],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +25786,[1421767192.369122],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25787,[1421767192.602089],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.9,ms +25788,[1421767192.807790],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +25789,[1421767193.013443],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +25790,[1421767193.233562],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +25791,[1421767193.439483],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25792,[1421767193.645583],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +25793,[1421767193.850825],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25794,[1421767194.057937],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.41,ms +25795,[1421767194.263749],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +25796,[1421767194.470057],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +25797,[1421767194.675438],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25798,[1421767194.880317],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25799,[1421767195.084805],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +25800,[1421767195.289699],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25801,[1421767195.495186],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25802,[1421767195.700679],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25803,[1421767195.906952],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +25804,[1421767196.111917],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25805,[1421767196.317183],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25806,[1421767196.522875],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25807,[1421767196.729472],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +25808,[1421767196.934827],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +25809,[1421767197.140111],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +25810,[1421767197.345376],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25811,[1421767197.551689],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +25812,[1421767197.757851],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +25813,[1421767197.963446],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25814,[1421767198.169470],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +25815,[1421767198.374527],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25816,[1421767198.579515],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25817,[1421767198.784416],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25818,[1421767198.990402],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +25819,[1421767199.195316],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25820,[1421767199.400449],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25821,[1421767199.607064],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +25822,[1421767199.813691],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +25823,[1421767200.018699],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25824,[1421767200.224915],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +25825,[1421767200.430459],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25826,[1421767200.635768],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +25827,[1421767200.841085],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +25828,[1421767201.046421],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25829,[1421767201.256862],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.48,ms +25830,[1421767201.461916],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +25831,[1421767201.667343],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +25832,[1421767201.873830],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +25833,[1421767202.079815],1897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25834,[1421767202.284558],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +25835,[1421767202.489558],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +25836,[1421767202.694294],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25837,[1421767202.900725],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +25838,[1421767203.106141],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +25839,[1421767203.312446],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +25840,[1421767203.518608],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +25841,[1421767203.724805],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25842,[1421767203.930950],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +25843,[1421767204.136120],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +25844,[1421767204.341393],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25845,[1421767204.546923],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +25846,[1421767204.752440],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25847,[1421767204.957873],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25848,[1421767205.163091],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25849,[1421767205.369390],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +25850,[1421767205.575970],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +25851,[1421767205.781626],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25852,[1421767205.988004],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +25853,[1421767206.193529],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +25854,[1421767206.398543],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25855,[1421767206.603877],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +25856,[1421767206.809355],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25857,[1421767207.015336],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +25858,[1421767207.220521],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25859,[1421767207.425142],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +25860,[1421767207.630386],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25861,[1421767207.835787],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25862,[1421767208.041273],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +25863,[1421767208.246456],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25864,[1421767208.452624],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +25865,[1421767208.657975],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25866,[1421767208.864914],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +25867,[1421767209.069688],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +25868,[1421767209.274919],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25869,[1421767209.480677],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +25870,[1421767209.686089],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25871,[1421767209.891573],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25872,[1421767210.097456],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +25873,[1421767210.302354],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25874,[1421767210.507445],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25875,[1421767210.712550],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25876,[1421767210.918099],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +25877,[1421767211.123138],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +25878,[1421767211.328400],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25879,[1421767211.534302],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25880,[1421767211.739695],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25881,[1421767211.945244],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +25882,[1421767212.150937],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25883,[1421767212.356723],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +25884,[1421767212.562363],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +25885,[1421767212.767704],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25886,[1421767212.973316],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25887,[1421767213.179310],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +25888,[1421767213.384753],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25889,[1421767213.590443],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +25890,[1421767213.796775],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +25891,[1421767214.001745],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25892,[1421767214.206975],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +25893,[1421767214.412152],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25894,[1421767214.618595],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.78,ms +25895,[1421767214.823821],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +25896,[1421767215.028631],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25897,[1421767215.233646],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25898,[1421767215.439301],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +25899,[1421767215.644963],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25900,[1421767215.850209],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25901,[1421767216.056172],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +25902,[1421767216.262113],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +25903,[1421767216.467292],1072,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25904,[1421767216.672945],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +25905,[1421767216.878420],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25906,[1421767217.083409],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25907,[1421767217.288754],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25908,[1421767217.494523],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +25909,[1421767217.699926],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +25910,[1421767217.905242],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25911,[1421767218.110330],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25912,[1421767218.315490],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25913,[1421767218.521701],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +25914,[1421767218.727383],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +25915,[1421767218.932978],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +25916,[1421767219.139610],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +25917,[1421767219.344655],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +25918,[1421767219.550180],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25919,[1421767219.755435],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +25920,[1421767219.960879],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25921,[1421767220.165957],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25922,[1421767220.371675],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +25923,[1421767220.577426],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +25924,[1421767220.782973],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +25925,[1421767220.988876],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +25926,[1421767221.195425],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +25927,[1421767221.400903],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25928,[1421767221.606326],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +25929,[1421767221.811913],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25930,[1421767222.016974],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25931,[1421767222.223122],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +25932,[1421767222.429468],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +25933,[1421767222.634937],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25934,[1421767222.840012],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +25935,[1421767223.046009],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +25936,[1421767223.251176],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +25937,[1421767223.456477],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +25938,[1421767223.662454],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25939,[1421767223.868078],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25940,[1421767224.074075],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +25941,[1421767224.279548],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +25942,[1421767224.486021],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +25943,[1421767224.691938],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +25944,[1421767224.897348],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25945,[1421767225.101843],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +25946,[1421767225.307228],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25947,[1421767225.512294],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25948,[1421767225.718980],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +25949,[1421767225.925077],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +25950,[1421767226.130885],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +25951,[1421767226.336467],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +25952,[1421767226.541773],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +25953,[1421767226.747386],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +25954,[1421767226.953241],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25955,[1421767227.158494],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25956,[1421767227.363585],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +25957,[1421767227.568704],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25958,[1421767227.774097],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25959,[1421767227.980487],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +25960,[1421767228.186009],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +25961,[1421767228.391033],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25962,[1421767228.596560],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +25963,[1421767228.803094],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +25964,[1421767229.009124],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +25965,[1421767229.215315],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +25966,[1421767229.421307],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +25967,[1421767229.626638],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +25968,[1421767229.832433],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25969,[1421767230.037555],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +25970,[1421767230.242507],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +25971,[1421767230.448002],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +25972,[1421767230.653210],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +25973,[1421767230.858568],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25974,[1421767231.063806],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +25975,[1421767231.269035],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +25976,[1421767231.473889],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +25977,[1421767231.679401],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +25978,[1421767231.884891],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +25979,[1421767232.089322],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +25980,[1421767232.294211],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +25981,[1421767232.499699],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +25982,[1421767232.705459],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +25983,[1421767232.910916],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +25984,[1421767233.116108],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +25985,[1421767233.320922],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +25986,[1421767233.526236],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +25987,[1421767233.731564],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +25988,[1421767233.937274],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25989,[1421767234.142678],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +25990,[1421767234.347995],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +25991,[1421767234.553311],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +25992,[1421767234.758348],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25993,[1421767234.963779],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +25994,[1421767235.168727],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +25995,[1421767235.373822],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +25996,[1421767235.579344],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +25997,[1421767235.784933],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +25998,[1421767235.990800],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +25999,[1421767236.196447],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26000,[1421767236.401793],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26001,[1421767236.607450],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26002,[1421767236.812777],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26003,[1421767237.018650],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +26004,[1421767237.224687],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +26005,[1421767237.430024],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26006,[1421767237.636917],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +26007,[1421767237.842770],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26008,[1421767238.048681],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +26009,[1421767238.253974],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26010,[1421767238.460369],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +26011,[1421767238.666811],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +26012,[1421767238.872703],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +26013,[1421767239.077618],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +26014,[1421767239.283783],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +26015,[1421767239.489614],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +26016,[1421767239.694879],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26017,[1421767239.900239],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26018,[1421767240.106020],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +26019,[1421767240.312161],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +26020,[1421767240.519020],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +26021,[1421767240.725406],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +26022,[1421767240.932262],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +26023,[1421767241.138678],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +26024,[1421767241.343928],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +26025,[1421767241.550305],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26026,[1421767241.755620],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26027,[1421767241.961806],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +26028,[1421767242.166956],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26029,[1421767242.372490],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +26030,[1421767242.578356],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +26031,[1421767242.783856],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26032,[1421767242.988851],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26033,[1421767243.194386],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +26034,[1421767243.400122],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +26035,[1421767243.606294],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +26036,[1421767243.811879],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26037,[1421767244.017854],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +26038,[1421767244.223467],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +26039,[1421767244.428997],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26040,[1421767244.634400],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26041,[1421767244.839705],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26042,[1421767245.044790],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +26043,[1421767245.251152],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +26044,[1421767245.456326],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26045,[1421767245.661560],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26046,[1421767245.867292],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +26047,[1421767246.072513],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26048,[1421767246.277552],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26049,[1421767246.482629],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +26050,[1421767246.687866],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26051,[1421767246.897093],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.11,ms +26052,[1421767247.106350],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.34,ms +26053,[1421767247.320785],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +26054,[1421767247.532762],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.90,ms +26055,[1421767247.754441],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +26056,[1421767247.976800],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +26057,[1421767248.198216],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +26058,[1421767248.427145],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +26059,[1421767248.641813],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +26060,[1421767248.917583],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.1,ms +26061,[1421767249.141509],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +26062,[1421767249.367296],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +26063,[1421767249.593602],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +26064,[1421767249.819001],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +26065,[1421767250.023674],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +26066,[1421767250.228739],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26067,[1421767250.434418],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +26068,[1421767250.639634],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26069,[1421767250.844767],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +26070,[1421767251.049808],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26071,[1421767251.254868],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26072,[1421767251.459852],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26073,[1421767251.664806],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26074,[1421767251.869953],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26075,[1421767252.074667],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26076,[1421767252.280087],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +26077,[1421767252.485423],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26078,[1421767252.691381],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +26079,[1421767252.896139],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26080,[1421767253.100571],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26081,[1421767253.305192],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26082,[1421767253.510432],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26083,[1421767253.715967],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26084,[1421767253.921753],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26085,[1421767254.127129],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26086,[1421767254.333319],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +26087,[1421767254.540621],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.99,ms +26088,[1421767254.746347],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +26089,[1421767254.952518],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +26090,[1421767255.158026],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +26091,[1421767255.363012],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26092,[1421767255.568103],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26093,[1421767255.773349],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26094,[1421767255.978902],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +26095,[1421767256.184602],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +26096,[1421767256.389494],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +26097,[1421767256.594785],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26098,[1421767256.801415],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +26099,[1421767257.006499],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26100,[1421767257.211702],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26101,[1421767257.417895],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +26102,[1421767257.623744],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26103,[1421767257.829511],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +26104,[1421767258.034395],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26105,[1421767258.239535],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26106,[1421767258.444722],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26107,[1421767258.650853],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +26108,[1421767258.855867],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26109,[1421767259.061420],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +26110,[1421767259.267537],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +26111,[1421767259.472514],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26112,[1421767259.677194],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26113,[1421767259.882215],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26114,[1421767260.086714],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26115,[1421767260.291950],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26116,[1421767260.498599],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +26117,[1421767260.703893],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26118,[1421767260.909224],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +26119,[1421767261.118042],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.41,ms +26120,[1421767261.323577],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +26121,[1421767261.530670],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +26122,[1421767261.737600],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +26123,[1421767261.943679],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +26124,[1421767262.148983],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26125,[1421767262.354384],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26126,[1421767262.559589],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +26127,[1421767262.764640],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26128,[1421767262.971196],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +26129,[1421767263.177734],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +26130,[1421767263.384338],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +26131,[1421767263.589651],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26132,[1421767263.795153],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +26133,[1421767264.017896],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +26134,[1421767264.224332],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +26135,[1421767264.429183],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26136,[1421767264.634353],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26137,[1421767264.839197],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26138,[1421767265.044043],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26139,[1421767265.249725],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +26140,[1421767265.455108],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26141,[1421767265.660771],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26142,[1421767265.867045],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +26143,[1421767266.072486],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26144,[1421767266.279050],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +26145,[1421767266.484365],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26146,[1421767266.690338],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +26147,[1421767266.896179],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26148,[1421767267.101257],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26149,[1421767267.306510],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +26150,[1421767267.511706],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26151,[1421767267.717605],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +26152,[1421767267.923542],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +26153,[1421767268.128557],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26154,[1421767268.334091],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +26155,[1421767268.539895],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +26156,[1421767268.745104],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +26157,[1421767268.949974],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26158,[1421767269.155090],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26159,[1421767269.361404],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +26160,[1421767269.566699],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26161,[1421767269.771976],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26162,[1421767269.977267],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26163,[1421767270.182674],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26164,[1421767270.387694],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26165,[1421767270.592966],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26166,[1421767270.798760],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26167,[1421767271.004076],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +26168,[1421767271.209974],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +26169,[1421767271.416437],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +26170,[1421767271.622133],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26171,[1421767271.827462],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26172,[1421767272.032308],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26173,[1421767272.237431],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26174,[1421767272.442209],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26175,[1421767272.647253],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +26176,[1421767272.852929],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +26177,[1421767273.058486],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +26178,[1421767273.263880],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26179,[1421767273.469460],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26180,[1421767273.674391],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26181,[1421767273.880302],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +26182,[1421767274.086011],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +26183,[1421767274.291445],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +26184,[1421767274.497099],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26185,[1421767274.703646],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +26186,[1421767274.909305],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +26187,[1421767275.114426],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26188,[1421767275.319524],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +26189,[1421767275.525934],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +26190,[1421767275.731511],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26191,[1421767275.936254],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26192,[1421767276.141431],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26193,[1421767276.346822],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +26194,[1421767276.552155],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26195,[1421767276.758449],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +26196,[1421767276.964530],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +26197,[1421767277.169526],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +26198,[1421767277.375072],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +26199,[1421767277.580381],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26200,[1421767277.785939],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +26201,[1421767277.991484],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26202,[1421767278.196468],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26203,[1421767278.401986],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26204,[1421767278.607690],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26205,[1421767278.814081],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +26206,[1421767279.019831],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +26207,[1421767279.225032],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +26208,[1421767279.430335],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26209,[1421767279.639680],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.40,ms +26210,[1421767279.845804],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26211,[1421767280.050794],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26212,[1421767280.255413],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +26213,[1421767280.460797],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26214,[1421767280.666402],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26215,[1421767280.872202],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +26216,[1421767281.078307],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +26217,[1421767281.283390],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +26218,[1421767281.489314],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26219,[1421767281.694811],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26220,[1421767281.900344],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26221,[1421767282.105441],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26222,[1421767282.311107],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26223,[1421767282.517800],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +26224,[1421767282.722665],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26225,[1421767282.927577],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +26226,[1421767283.132671],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26227,[1421767283.337517],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26228,[1421767283.543551],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +26229,[1421767283.748797],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +26230,[1421767283.954370],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +26231,[1421767284.161125],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +26232,[1421767284.366179],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26233,[1421767284.572662],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26234,[1421767284.778196],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +26235,[1421767284.983308],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26236,[1421767285.188474],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26237,[1421767285.394126],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26238,[1421767285.599925],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26239,[1421767285.804872],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26240,[1421767286.009617],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +26241,[1421767286.214773],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26242,[1421767286.420057],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26243,[1421767286.625840],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26244,[1421767286.831659],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26245,[1421767287.036210],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26246,[1421767287.242281],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +26247,[1421767287.447596],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26248,[1421767287.653271],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26249,[1421767287.859515],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +26250,[1421767288.065778],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +26251,[1421767288.270867],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26252,[1421767288.476152],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +26253,[1421767288.681753],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26254,[1421767288.886943],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26255,[1421767289.091806],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26256,[1421767289.297188],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +26257,[1421767289.502179],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26258,[1421767289.708456],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +26259,[1421767289.913830],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +26260,[1421767290.118806],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26261,[1421767290.324004],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26262,[1421767290.530710],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +26263,[1421767290.736106],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26264,[1421767290.942649],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +26265,[1421767291.148442],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +26266,[1421767291.354013],1238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +26267,[1421767291.559167],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26268,[1421767291.764132],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26269,[1421767291.969211],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26270,[1421767292.175233],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +26271,[1421767292.380625],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26272,[1421767292.585997],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26273,[1421767292.792301],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +26274,[1421767292.997580],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26275,[1421767293.203686],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +26276,[1421767293.408818],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26277,[1421767293.614070],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26278,[1421767293.819651],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26279,[1421767294.024696],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26280,[1421767294.229771],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26281,[1421767294.435069],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26282,[1421767294.640626],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26283,[1421767294.847306],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.80,ms +26284,[1421767295.057535],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.65,ms +26285,[1421767295.270234],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.88,ms +26286,[1421767295.482991],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.43,ms +26287,[1421767295.688574],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26288,[1421767295.894269],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26289,[1421767296.099294],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26290,[1421767296.305446],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +26291,[1421767296.510872],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26292,[1421767296.716682],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26293,[1421767296.923208],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26294,[1421767297.128580],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +26295,[1421767297.334148],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +26296,[1421767297.539379],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26297,[1421767297.745320],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +26298,[1421767297.950327],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +26299,[1421767298.155283],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +26300,[1421767298.360577],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26301,[1421767298.566480],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +26302,[1421767298.772300],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +26303,[1421767298.978913],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +26304,[1421767299.184080],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +26305,[1421767299.389102],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26306,[1421767299.594266],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26307,[1421767299.799897],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26308,[1421767300.005624],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +26309,[1421767300.211716],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +26310,[1421767300.417909],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +26311,[1421767300.622789],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26312,[1421767300.828915],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +26313,[1421767301.034976],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +26314,[1421767301.241216],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +26315,[1421767301.447952],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +26316,[1421767301.654738],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +26317,[1421767301.861467],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +26318,[1421767302.066523],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26319,[1421767302.272699],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +26320,[1421767302.477864],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26321,[1421767302.683846],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26322,[1421767302.889668],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26323,[1421767303.095034],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +26324,[1421767303.300165],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +26325,[1421767303.505276],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26326,[1421767303.710832],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +26327,[1421767303.916249],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +26328,[1421767304.121522],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26329,[1421767304.326722],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26330,[1421767304.532684],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +26331,[1421767304.739073],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +26332,[1421767304.944837],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26333,[1421767305.152304],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26334,[1421767305.357227],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26335,[1421767305.562450],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26336,[1421767305.768008],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26337,[1421767305.973645],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26338,[1421767306.178809],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +26339,[1421767306.384101],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26340,[1421767306.589298],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26341,[1421767306.794857],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26342,[1421767306.999992],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26343,[1421767307.205387],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26344,[1421767307.410475],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26345,[1421767307.615761],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26346,[1421767307.820926],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26347,[1421767308.026645],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +26348,[1421767308.231559],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +26349,[1421767308.438082],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +26350,[1421767308.644418],1482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +26351,[1421767308.849855],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26352,[1421767309.054668],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26353,[1421767309.259905],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26354,[1421767309.465425],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26355,[1421767309.671571],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +26356,[1421767309.877522],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26357,[1421767310.083194],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26358,[1421767310.288626],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26359,[1421767310.493964],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26360,[1421767310.700450],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +26361,[1421767310.906195],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26362,[1421767311.111340],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26363,[1421767311.316757],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26364,[1421767311.522306],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26365,[1421767311.728781],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26366,[1421767311.934988],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +26367,[1421767312.141196],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +26368,[1421767312.347493],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +26369,[1421767312.553147],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26370,[1421767312.758605],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26371,[1421767312.963928],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +26372,[1421767313.169300],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26373,[1421767313.375267],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26374,[1421767313.580518],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26375,[1421767313.786475],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26376,[1421767313.992193],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26377,[1421767314.197660],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26378,[1421767314.403347],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26379,[1421767314.609645],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +26380,[1421767314.815389],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26381,[1421767315.019935],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26382,[1421767315.224994],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26383,[1421767315.430573],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +26384,[1421767315.636778],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +26385,[1421767315.843355],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +26386,[1421767316.048156],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26387,[1421767316.252904],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +26388,[1421767316.458020],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26389,[1421767316.664261],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +26390,[1421767316.869337],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26391,[1421767317.074443],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26392,[1421767317.279378],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26393,[1421767317.484691],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26394,[1421767317.690288],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26395,[1421767317.895997],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26396,[1421767318.101249],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26397,[1421767318.306134],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26398,[1421767318.511241],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26399,[1421767318.717937],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +26400,[1421767318.923806],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +26401,[1421767319.129986],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +26402,[1421767319.335022],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26403,[1421767319.540217],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26404,[1421767319.745536],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26405,[1421767319.950732],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26406,[1421767320.156645],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26407,[1421767320.361829],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +26408,[1421767320.567280],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +26409,[1421767320.774004],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +26410,[1421767320.979082],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +26411,[1421767321.184166],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26412,[1421767321.389419],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26413,[1421767321.595006],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26414,[1421767321.800380],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +26415,[1421767322.006253],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +26416,[1421767322.211212],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26417,[1421767322.417675],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +26418,[1421767322.622799],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26419,[1421767322.827933],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26420,[1421767323.033583],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26421,[1421767323.238973],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +26422,[1421767323.444445],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26423,[1421767323.651470],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +26424,[1421767323.856875],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26425,[1421767324.061519],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26426,[1421767324.267606],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +26427,[1421767324.473669],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +26428,[1421767324.678981],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26429,[1421767324.885475],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +26430,[1421767325.122243],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.7,ms +26431,[1421767325.335622],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.42,ms +26432,[1421767325.540950],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +26433,[1421767325.746477],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +26434,[1421767325.951389],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26435,[1421767326.156076],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26436,[1421767326.366015],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.91,ms +26437,[1421767326.580109],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +26438,[1421767326.786538],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +26439,[1421767326.991902],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +26440,[1421767327.198184],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +26441,[1421767327.403420],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26442,[1421767327.609090],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +26443,[1421767327.814879],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +26444,[1421767328.019835],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26445,[1421767328.224673],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26446,[1421767328.429791],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26447,[1421767328.634810],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26448,[1421767328.840997],1670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +26449,[1421767329.045856],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26450,[1421767329.251667],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +26451,[1421767329.457024],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26452,[1421767329.662295],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26453,[1421767329.867762],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26454,[1421767330.072764],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26455,[1421767330.277640],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26456,[1421767330.482498],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26457,[1421767330.687780],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26458,[1421767330.894748],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +26459,[1421767331.100112],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +26460,[1421767331.305077],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +26461,[1421767331.510742],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26462,[1421767331.715883],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26463,[1421767331.921654],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26464,[1421767332.127400],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26465,[1421767332.333789],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +26466,[1421767332.540184],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +26467,[1421767332.745798],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +26468,[1421767332.951525],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26469,[1421767333.156973],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26470,[1421767333.363446],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26471,[1421767333.568520],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +26472,[1421767333.775124],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +26473,[1421767333.982025],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +26474,[1421767334.186894],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +26475,[1421767334.392913],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +26476,[1421767334.598571],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26477,[1421767334.805585],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +26478,[1421767335.010504],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +26479,[1421767335.216426],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +26480,[1421767335.421947],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +26481,[1421767335.628511],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +26482,[1421767335.834864],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +26483,[1421767336.040812],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26484,[1421767336.246589],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26485,[1421767336.451806],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26486,[1421767336.657888],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +26487,[1421767336.863806],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +26488,[1421767337.069984],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +26489,[1421767337.275101],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26490,[1421767337.481853],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +26491,[1421767337.687429],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +26492,[1421767337.892768],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26493,[1421767338.097596],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26494,[1421767338.303563],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +26495,[1421767338.509026],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26496,[1421767338.714341],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26497,[1421767338.920262],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +26498,[1421767339.125132],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26499,[1421767339.330628],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +26500,[1421767339.536542],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26501,[1421767339.741808],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +26502,[1421767339.947655],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +26503,[1421767340.153162],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26504,[1421767340.359178],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +26505,[1421767340.565885],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +26506,[1421767340.772662],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +26507,[1421767340.978331],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +26508,[1421767341.183898],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26509,[1421767341.388923],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26510,[1421767341.594327],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26511,[1421767341.799294],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26512,[1421767342.003844],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +26513,[1421767342.210255],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +26514,[1421767342.415632],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +26515,[1421767342.621011],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26516,[1421767342.827030],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26517,[1421767343.031798],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26518,[1421767343.236648],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26519,[1421767343.442515],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +26520,[1421767343.648784],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +26521,[1421767343.855296],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +26522,[1421767344.060980],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +26523,[1421767344.266227],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26524,[1421767344.471552],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26525,[1421767344.676840],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +26526,[1421767344.882249],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26527,[1421767345.087608],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +26528,[1421767345.292676],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26529,[1421767345.498836],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +26530,[1421767345.705107],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +26531,[1421767345.910302],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26532,[1421767346.116600],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +26533,[1421767346.322148],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26534,[1421767346.528058],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26535,[1421767346.733634],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26536,[1421767346.939157],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26537,[1421767347.144409],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26538,[1421767347.349732],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26539,[1421767347.554899],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26540,[1421767347.760345],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26541,[1421767347.965738],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26542,[1421767348.171132],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26543,[1421767348.376290],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26544,[1421767348.581661],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26545,[1421767348.786627],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26546,[1421767348.991653],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26547,[1421767349.196801],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26548,[1421767349.402280],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +26549,[1421767349.608077],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +26550,[1421767349.813825],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26551,[1421767350.018867],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +26552,[1421767350.224043],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26553,[1421767350.430034],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +26554,[1421767350.636084],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +26555,[1421767350.840843],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26556,[1421767351.046683],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +26557,[1421767351.252785],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +26558,[1421767351.458727],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26559,[1421767351.664098],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +26560,[1421767351.869395],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +26561,[1421767352.075523],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +26562,[1421767352.280974],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26563,[1421767352.486627],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +26564,[1421767352.692594],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26565,[1421767352.897587],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +26566,[1421767353.101978],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +26567,[1421767353.306942],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +26568,[1421767353.513772],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.03,ms +26569,[1421767353.719171],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26570,[1421767353.924543],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +26571,[1421767354.130267],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +26572,[1421767354.336707],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +26573,[1421767354.542261],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26574,[1421767354.747619],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +26575,[1421767354.954181],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26576,[1421767355.159301],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26577,[1421767355.364239],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26578,[1421767355.569242],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26579,[1421767355.774514],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26580,[1421767355.980969],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +26581,[1421767356.187299],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +26582,[1421767356.393657],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +26583,[1421767356.599293],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26584,[1421767356.805720],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +26585,[1421767357.010448],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26586,[1421767357.216682],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +26587,[1421767357.421728],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26588,[1421767357.627034],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26589,[1421767357.831788],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26590,[1421767358.036302],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +26591,[1421767358.241435],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26592,[1421767358.447695],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +26593,[1421767358.653372],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +26594,[1421767358.858850],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26595,[1421767359.063412],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26596,[1421767359.268815],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +26597,[1421767359.475155],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +26598,[1421767359.681552],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +26599,[1421767359.887260],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +26600,[1421767360.092398],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26601,[1421767360.297568],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26602,[1421767360.503842],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +26603,[1421767360.709089],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26604,[1421767360.914818],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +26605,[1421767361.119981],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +26606,[1421767361.326627],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +26607,[1421767361.532455],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26608,[1421767361.738489],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +26609,[1421767361.945168],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +26610,[1421767362.150409],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26611,[1421767362.357129],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +26612,[1421767362.563520],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26613,[1421767362.769012],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26614,[1421767362.974602],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26615,[1421767363.180958],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +26616,[1421767363.386114],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26617,[1421767363.592488],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +26618,[1421767363.798994],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +26619,[1421767364.004984],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +26620,[1421767364.210348],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26621,[1421767364.415232],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26622,[1421767364.621476],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +26623,[1421767364.827792],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +26624,[1421767365.033014],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26625,[1421767365.238234],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26626,[1421767365.443700],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +26627,[1421767365.650061],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +26628,[1421767365.855095],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26629,[1421767366.059950],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26630,[1421767366.266196],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +26631,[1421767366.471687],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26632,[1421767366.676850],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26633,[1421767366.883856],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.75,ms +26634,[1421767367.092736],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.94,ms +26635,[1421767367.325580],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.3,ms +26636,[1421767367.539918],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +26637,[1421767367.756658],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +26638,[1421767367.977807],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +26639,[1421767368.202208],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +26640,[1421767368.428284],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +26641,[1421767368.653129],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +26642,[1421767368.874737],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +26643,[1421767369.106572],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.2,ms +26644,[1421767369.323073],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +26645,[1421767369.528804],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26646,[1421767369.733935],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26647,[1421767369.942643],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.66,ms +26648,[1421767370.153836],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.92,ms +26649,[1421767370.366848],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.14,ms +26650,[1421767370.581518],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +26651,[1421767370.787159],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26652,[1421767371.007318],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +26653,[1421767371.231992],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +26654,[1421767371.453729],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +26655,[1421767371.681346],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +26656,[1421767371.907401],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +26657,[1421767372.134880],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +26658,[1421767372.370353],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.5,ms +26659,[1421767372.575837],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26660,[1421767372.782501],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26661,[1421767372.988166],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26662,[1421767373.193370],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26663,[1421767373.398578],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26664,[1421767373.603474],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +26665,[1421767373.809684],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26666,[1421767374.016089],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +26667,[1421767374.226262],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.40,ms +26668,[1421767374.439088],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.46,ms +26669,[1421767374.649515],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +26670,[1421767374.905104],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.9,ms +26671,[1421767375.126991],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +26672,[1421767375.407576],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.4,ms +26673,[1421767375.612746],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26674,[1421767375.818372],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26675,[1421767376.023082],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26676,[1421767376.233437],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.36,ms +26677,[1421767376.463326],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +26678,[1421767376.676743],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.24,ms +26679,[1421767376.895622],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +26680,[1421767377.115511],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +26681,[1421767377.337004],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +26682,[1421767377.565711],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +26683,[1421767377.791410],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +26684,[1421767378.072734],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.3,ms +26685,[1421767378.357834],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.1,ms +26686,[1421767378.582132],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +26687,[1421767378.788323],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +26688,[1421767378.993318],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +26689,[1421767379.198480],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26690,[1421767379.403910],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26691,[1421767379.609034],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26692,[1421767379.815678],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +26693,[1421767380.021023],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +26694,[1421767380.226250],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26695,[1421767380.431622],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26696,[1421767380.637452],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26697,[1421767380.842945],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +26698,[1421767381.049414],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.10,ms +26699,[1421767381.260076],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.80,ms +26700,[1421767381.473924],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.97,ms +26701,[1421767381.689032],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +26702,[1421767381.908291],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +26703,[1421767382.113793],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +26704,[1421767382.319248],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26705,[1421767382.524783],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26706,[1421767382.733256],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.61,ms +26707,[1421767382.959380],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +26708,[1421767383.173647],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +26709,[1421767383.390864],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +26710,[1421767383.612510],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +26711,[1421767383.834649],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +26712,[1421767384.058914],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +26713,[1421767384.264382],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26714,[1421767384.470262],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +26715,[1421767384.675398],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26716,[1421767384.880701],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26717,[1421767385.087274],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.23,ms +26718,[1421767385.296919],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.03,ms +26719,[1421767385.508950],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.91,ms +26720,[1421767385.723499],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.2,ms +26721,[1421767385.963198],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.4,ms +26722,[1421767386.182695],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +26723,[1421767386.406125],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +26724,[1421767386.628094],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +26725,[1421767386.847114],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +26726,[1421767387.125849],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.7,ms +26727,[1421767387.411675],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.7,ms +26728,[1421767387.618111],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +26729,[1421767387.823320],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26730,[1421767388.028949],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +26731,[1421767388.243816],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +26732,[1421767388.456748],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.80,ms +26733,[1421767388.672411],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +26734,[1421767388.919888],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.5,ms +26735,[1421767389.136319],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +26736,[1421767389.358699],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +26737,[1421767389.641174],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.3,ms +26738,[1421767389.868060],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +26739,[1421767390.098135],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +26740,[1421767390.377003],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.2,ms +26741,[1421767390.594400],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +26742,[1421767390.816959],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +26743,[1421767391.036285],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +26744,[1421767391.258354],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +26745,[1421767391.546734],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.1,ms +26746,[1421767391.773414],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +26747,[1421767391.998741],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +26748,[1421767392.203641],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26749,[1421767392.409228],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26750,[1421767392.614088],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26751,[1421767392.820820],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.85,ms +26752,[1421767393.044689],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +26753,[1421767393.259235],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +26754,[1421767393.477701],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +26755,[1421767393.735059],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=53.2,ms +26756,[1421767394.008693],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.8,ms +26757,[1421767394.234861],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +26758,[1421767394.461051],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +26759,[1421767394.702178],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.8,ms +26760,[1421767394.907841],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26761,[1421767395.113002],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26762,[1421767395.318160],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26763,[1421767395.523640],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26764,[1421767395.730542],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +26765,[1421767395.936339],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26766,[1421767396.141672],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26767,[1421767396.347062],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26768,[1421767396.552148],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +26769,[1421767396.757252],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26770,[1421767396.963492],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +26771,[1421767397.170216],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +26772,[1421767397.394302],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +26773,[1421767397.629483],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.6,ms +26774,[1421767397.879979],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.4,ms +26775,[1421767398.102268],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +26776,[1421767398.323202],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +26777,[1421767398.549385],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +26778,[1421767398.774711],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +26779,[1421767399.001866],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +26780,[1421767399.213761],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.84,ms +26781,[1421767399.419928],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +26782,[1421767399.626600],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +26783,[1421767399.839535],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.99,ms +26784,[1421767400.050168],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.85,ms +26785,[1421767400.287343],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.2,ms +26786,[1421767400.502529],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +26787,[1421767400.722620],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +26788,[1421767400.928312],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +26789,[1421767401.133523],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +26790,[1421767401.338881],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26791,[1421767401.545168],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +26792,[1421767401.751089],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +26793,[1421767401.956389],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +26794,[1421767402.161355],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26795,[1421767402.366873],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26796,[1421767402.572525],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26797,[1421767402.777931],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26798,[1421767402.984450],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +26799,[1421767403.189956],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +26800,[1421767403.396402],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26801,[1421767403.602300],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26802,[1421767403.808678],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +26803,[1421767404.013462],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26804,[1421767404.218733],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26805,[1421767404.425095],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +26806,[1421767404.631892],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +26807,[1421767404.838455],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26808,[1421767405.043717],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +26809,[1421767405.249182],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26810,[1421767405.455195],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +26811,[1421767405.660661],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26812,[1421767405.866132],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +26813,[1421767406.072073],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +26814,[1421767406.277156],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26815,[1421767406.482382],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26816,[1421767406.687233],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +26817,[1421767406.892077],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26818,[1421767407.096582],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +26819,[1421767407.301691],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26820,[1421767407.507983],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +26821,[1421767407.714616],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26822,[1421767407.919546],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26823,[1421767408.124783],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26824,[1421767408.329760],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +26825,[1421767408.534533],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +26826,[1421767408.740606],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +26827,[1421767408.947110],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +26828,[1421767409.152652],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26829,[1421767409.358636],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +26830,[1421767409.564980],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +26831,[1421767409.770299],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26832,[1421767409.975733],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26833,[1421767410.182181],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +26834,[1421767410.387546],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26835,[1421767410.592755],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26836,[1421767410.797875],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26837,[1421767411.002527],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26838,[1421767411.207985],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26839,[1421767411.413284],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26840,[1421767411.618992],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26841,[1421767411.825290],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +26842,[1421767412.029880],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26843,[1421767412.235563],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +26844,[1421767412.440441],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26845,[1421767412.645500],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26846,[1421767412.850718],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26847,[1421767413.055501],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +26848,[1421767413.260630],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26849,[1421767413.467149],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26850,[1421767413.673594],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +26851,[1421767413.878927],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +26852,[1421767414.084173],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +26853,[1421767414.289524],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26854,[1421767414.496830],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.92,ms +26855,[1421767414.707060],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.12,ms +26856,[1421767414.921405],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.98,ms +26857,[1421767415.171265],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.6,ms +26858,[1421767415.376684],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26859,[1421767415.582812],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +26860,[1421767415.787761],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26861,[1421767415.998504],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.25,ms +26862,[1421767416.203566],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26863,[1421767416.408553],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26864,[1421767416.614369],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +26865,[1421767416.819516],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26866,[1421767417.024216],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26867,[1421767417.229308],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26868,[1421767417.434427],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +26869,[1421767417.639351],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +26870,[1421767417.844883],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +26871,[1421767418.085097],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.5,ms +26872,[1421767418.290054],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +26873,[1421767418.496036],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +26874,[1421767418.702007],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +26875,[1421767418.907254],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26876,[1421767419.112032],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26877,[1421767419.316701],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +26878,[1421767419.521544],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +26879,[1421767419.727099],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +26880,[1421767419.932554],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +26881,[1421767420.137840],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26882,[1421767420.342705],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26883,[1421767420.547874],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26884,[1421767420.753509],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +26885,[1421767420.960110],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +26886,[1421767421.165158],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26887,[1421767421.369983],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26888,[1421767421.575376],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26889,[1421767421.780762],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26890,[1421767421.985884],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +26891,[1421767422.191084],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26892,[1421767422.396350],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26893,[1421767422.601399],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26894,[1421767422.806885],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26895,[1421767423.011838],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26896,[1421767423.218545],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +26897,[1421767423.423677],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26898,[1421767423.628578],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +26899,[1421767423.834911],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +26900,[1421767424.040351],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26901,[1421767424.245823],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +26902,[1421767424.451161],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +26903,[1421767424.657900],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +26904,[1421767424.864564],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +26905,[1421767425.069986],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +26906,[1421767425.275854],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +26907,[1421767425.482078],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +26908,[1421767425.687596],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +26909,[1421767425.892900],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26910,[1421767426.097929],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +26911,[1421767426.303274],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26912,[1421767426.509944],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +26913,[1421767426.716205],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +26914,[1421767426.922269],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +26915,[1421767427.128414],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +26916,[1421767427.333648],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26917,[1421767427.539028],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26918,[1421767427.744341],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +26919,[1421767427.949727],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +26920,[1421767428.154741],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26921,[1421767428.359713],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +26922,[1421767428.565182],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +26923,[1421767428.770698],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26924,[1421767428.975914],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +26925,[1421767429.181490],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26926,[1421767429.387071],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26927,[1421767439.797283],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +26928,[1421767440.002679],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +26929,[1421767440.207946],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +26930,[1421767440.414277],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +26931,[1421767440.619194],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26932,[1421767440.824514],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +26933,[1421767441.029044],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26934,[1421767441.233952],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +26935,[1421767441.439406],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26936,[1421767441.646128],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +26937,[1421767441.851799],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +26938,[1421767442.056932],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +26939,[1421767442.262114],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26940,[1421767442.467923],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +26941,[1421767442.673754],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +26942,[1421767442.880128],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +26943,[1421767443.085199],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +26944,[1421767443.291407],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +26945,[1421767443.497370],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +26946,[1421767443.704000],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +26947,[1421767443.914887],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.65,ms +26948,[1421767444.126287],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.58,ms +26949,[1421767444.331684],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +26950,[1421767444.536715],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +26951,[1421767444.741525],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26952,[1421767444.947494],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +26953,[1421767445.152632],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26954,[1421767445.358668],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +26955,[1421767445.564121],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +26956,[1421767445.769052],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +26957,[1421767445.974192],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +26958,[1421767446.179347],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +26959,[1421767446.384699],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +26960,[1421767446.590689],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +26961,[1421767446.796486],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26962,[1421767447.001809],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26963,[1421767447.207107],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26964,[1421767447.412266],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +26965,[1421767447.617363],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26966,[1421767447.822455],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +26967,[1421767448.027246],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +26968,[1421767448.232282],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26969,[1421767448.437861],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26970,[1421767448.643016],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26971,[1421767448.848771],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +26972,[1421767449.054756],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +26973,[1421767449.261128],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +26974,[1421767449.466162],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +26975,[1421767449.671272],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +26976,[1421767449.877913],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +26977,[1421767450.083685],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +26978,[1421767450.288908],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +26979,[1421767450.494772],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +26980,[1421767450.700389],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +26981,[1421767450.905866],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +26982,[1421767451.110852],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +26983,[1421767451.316512],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +26984,[1421767451.522763],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +26985,[1421767451.728699],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +26986,[1421767451.933752],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +26987,[1421767452.139994],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +26988,[1421767452.345467],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +26989,[1421767452.552340],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +26990,[1421767452.757929],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +26991,[1421767452.963492],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +26992,[1421767453.168887],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +26993,[1421767453.375361],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +26994,[1421767453.581747],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +26995,[1421767453.788025],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +26996,[1421767453.993740],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +26997,[1421767454.199461],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +26998,[1421767454.404964],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +26999,[1421767454.610511],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +27000,[1421767454.816168],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27001,[1421767455.021442],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27002,[1421767455.226457],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27003,[1421767455.432182],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +27004,[1421767455.637733],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27005,[1421767455.844086],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +27006,[1421767456.049155],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27007,[1421767456.254018],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27008,[1421767456.459278],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27009,[1421767456.664772],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27010,[1421767456.870092],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +27011,[1421767457.075338],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27012,[1421767457.281544],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +27013,[1421767457.487970],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +27014,[1421767457.693416],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27015,[1421767457.898778],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27016,[1421767458.103904],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27017,[1421767458.308814],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27018,[1421767458.514218],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27019,[1421767458.719665],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27020,[1421767458.924785],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27021,[1421767459.131196],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +27022,[1421767459.336853],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27023,[1421767459.542012],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +27024,[1421767459.747538],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27025,[1421767459.952873],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27026,[1421767460.158864],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +27027,[1421767460.363974],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27028,[1421767460.569289],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27029,[1421767460.774535],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27030,[1421767460.980880],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +27031,[1421767461.186451],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +27032,[1421767461.392321],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +27033,[1421767461.598228],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27034,[1421767461.804842],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +27035,[1421767462.009786],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27036,[1421767462.215072],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27037,[1421767462.421864],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +27038,[1421767462.627796],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27039,[1421767462.832906],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27040,[1421767463.038443],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +27041,[1421767463.243769],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27042,[1421767463.448623],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27043,[1421767463.653750],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +27044,[1421767463.860747],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +27045,[1421767464.065877],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27046,[1421767464.270846],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +27047,[1421767464.476266],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27048,[1421767464.681246],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27049,[1421767464.886403],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +27050,[1421767465.090696],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +27051,[1421767465.295690],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27052,[1421767465.500954],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27053,[1421767465.707517],1482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +27054,[1421767465.912918],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27055,[1421767466.118204],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27056,[1421767466.324198],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +27057,[1421767466.530403],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +27058,[1421767466.736648],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +27059,[1421767466.943229],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +27060,[1421767467.149704],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +27061,[1421767467.354974],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27062,[1421767467.560106],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27063,[1421767467.765232],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +27064,[1421767467.971025],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27065,[1421767468.177032],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27066,[1421767468.383940],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +27067,[1421767468.590586],1670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27068,[1421767468.796877],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27069,[1421767469.002177],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27070,[1421767469.207707],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27071,[1421767469.413084],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27072,[1421767469.618459],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27073,[1421767469.823891],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27074,[1421767470.028420],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27075,[1421767470.233248],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27076,[1421767470.438764],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27077,[1421767470.644297],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27078,[1421767470.850317],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +27079,[1421767471.055837],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27080,[1421767471.261555],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +27081,[1421767471.468435],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +27082,[1421767471.673839],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27083,[1421767471.879058],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27084,[1421767472.084826],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +27085,[1421767472.289908],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27086,[1421767472.496008],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27087,[1421767472.701534],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27088,[1421767472.907052],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27089,[1421767473.111979],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27090,[1421767473.317034],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27091,[1421767473.522278],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27092,[1421767473.728251],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27093,[1421767473.933157],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27094,[1421767474.144368],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.36,ms +27095,[1421767474.349577],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27096,[1421767474.555003],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27097,[1421767474.761745],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +27098,[1421767474.967673],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +27099,[1421767475.173790],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +27100,[1421767475.380079],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +27101,[1421767475.585291],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27102,[1421767475.790812],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27103,[1421767475.996246],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27104,[1421767476.202630],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +27105,[1421767476.407767],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +27106,[1421767476.613117],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27107,[1421767476.818244],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27108,[1421767477.023122],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27109,[1421767477.229301],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +27110,[1421767477.434513],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27111,[1421767477.639582],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27112,[1421767477.844667],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27113,[1421767478.049171],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +27114,[1421767478.256020],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.81,ms +27115,[1421767478.461669],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +27116,[1421767478.668017],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +27117,[1421767478.873208],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27118,[1421767479.077953],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +27119,[1421767479.283206],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27120,[1421767479.489471],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +27121,[1421767479.694619],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27122,[1421767479.899963],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +27123,[1421767480.105151],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +27124,[1421767480.311527],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +27125,[1421767480.516598],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27126,[1421767480.721666],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27127,[1421767480.927276],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27128,[1421767481.132350],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27129,[1421767481.337485],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27130,[1421767481.542806],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27131,[1421767481.749139],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +27132,[1421767481.955233],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +27133,[1421767482.160432],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27134,[1421767482.365366],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27135,[1421767482.570506],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27136,[1421767482.775683],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +27137,[1421767482.981362],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27138,[1421767483.187956],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +27139,[1421767483.393175],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27140,[1421767483.598932],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27141,[1421767483.808339],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.00,ms +27142,[1421767484.016852],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.68,ms +27143,[1421767484.226647],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.88,ms +27144,[1421767484.432400],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +27145,[1421767484.637710],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27146,[1421767484.843882],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.85,ms +27147,[1421767485.049013],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27148,[1421767485.255541],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +27149,[1421767485.460692],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27150,[1421767485.666226],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27151,[1421767485.872478],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +27152,[1421767486.077253],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27153,[1421767486.283106],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +27154,[1421767486.487890],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27155,[1421767486.693150],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27156,[1421767486.899200],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +27157,[1421767487.103767],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27158,[1421767487.309010],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27159,[1421767487.515618],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +27160,[1421767487.721188],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27161,[1421767487.926466],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27162,[1421767488.132539],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +27163,[1421767488.337866],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27164,[1421767488.543881],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +27165,[1421767488.750152],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +27166,[1421767488.956800],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +27167,[1421767489.162613],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27168,[1421767489.367812],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27169,[1421767489.572844],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27170,[1421767489.778852],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +27171,[1421767489.985049],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27172,[1421767490.190117],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +27173,[1421767490.395360],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27174,[1421767490.601788],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +27175,[1421767490.808531],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +27176,[1421767491.013295],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27177,[1421767491.218764],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +27178,[1421767491.423908],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27179,[1421767491.629220],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27180,[1421767491.835439],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +27181,[1421767492.040313],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27182,[1421767492.245550],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27183,[1421767492.451828],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +27184,[1421767492.658330],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +27185,[1421767492.864191],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27186,[1421767493.070512],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27187,[1421767493.275991],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27188,[1421767493.481725],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27189,[1421767493.687609],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27190,[1421767493.892892],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27191,[1421767494.097930],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27192,[1421767494.302729],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +27193,[1421767494.508971],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27194,[1421767494.714390],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +27195,[1421767494.919896],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27196,[1421767495.125115],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +27197,[1421767495.330408],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27198,[1421767495.537425],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +27199,[1421767495.744210],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +27200,[1421767495.949778],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27201,[1421767496.155536],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27202,[1421767496.360424],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +27203,[1421767496.565669],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27204,[1421767496.770525],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27205,[1421767496.976804],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +27206,[1421767497.182315],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27207,[1421767497.387721],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27208,[1421767497.592904],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27209,[1421767497.798405],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27210,[1421767498.003334],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +27211,[1421767498.208568],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27212,[1421767498.413654],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27213,[1421767498.619391],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27214,[1421767498.825249],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27215,[1421767499.029774],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27216,[1421767499.236038],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27217,[1421767499.442392],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +27218,[1421767499.647147],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27219,[1421767499.852624],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27220,[1421767500.057295],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27221,[1421767500.262481],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27222,[1421767500.468265],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27223,[1421767500.674627],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +27224,[1421767500.879621],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27225,[1421767501.084667],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27226,[1421767501.289817],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +27227,[1421767501.495268],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27228,[1421767501.701598],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.00,ms +27229,[1421767501.907523],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +27230,[1421767502.112912],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27231,[1421767502.317845],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27232,[1421767502.523620],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +27233,[1421767502.729150],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27234,[1421767502.934702],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27235,[1421767503.140966],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +27236,[1421767503.346147],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27237,[1421767503.551450],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27238,[1421767503.756319],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +27239,[1421767503.961842],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27240,[1421767504.168375],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +27241,[1421767504.374367],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +27242,[1421767504.581103],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +27243,[1421767504.786676],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27244,[1421767504.991888],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27245,[1421767505.197074],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27246,[1421767505.402313],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27247,[1421767505.607494],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +27248,[1421767505.814101],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +27249,[1421767506.019535],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27250,[1421767506.225035],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27251,[1421767506.430242],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27252,[1421767506.635646],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +27253,[1421767506.841786],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +27254,[1421767507.047184],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27255,[1421767507.252164],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27256,[1421767507.457987],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +27257,[1421767507.664038],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +27258,[1421767507.869604],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27259,[1421767508.074863],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27260,[1421767508.280830],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +27261,[1421767508.486292],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +27262,[1421767508.692384],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +27263,[1421767508.897176],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +27264,[1421767509.102009],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27265,[1421767509.307500],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27266,[1421767509.513369],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27267,[1421767509.718905],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27268,[1421767509.924469],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27269,[1421767510.129797],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27270,[1421767510.335045],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27271,[1421767510.541734],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +27272,[1421767510.747399],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27273,[1421767510.952572],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27274,[1421767511.157359],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27275,[1421767511.362757],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27276,[1421767511.570091],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +27277,[1421767511.776430],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +27278,[1421767511.981847],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27279,[1421767512.187208],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27280,[1421767512.392379],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27281,[1421767512.597608],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27282,[1421767512.803120],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27283,[1421767513.009482],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +27284,[1421767513.214659],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27285,[1421767513.420903],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27286,[1421767513.627523],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27287,[1421767513.833332],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27288,[1421767514.038181],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +27289,[1421767514.243505],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27290,[1421767514.449194],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27291,[1421767514.654286],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27292,[1421767514.859752],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +27293,[1421767515.064672],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27294,[1421767515.271105],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +27295,[1421767515.476081],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +27296,[1421767515.681125],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27297,[1421767515.886940],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +27298,[1421767516.091751],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27299,[1421767516.296731],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27300,[1421767516.502915],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +27301,[1421767516.709219],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27302,[1421767516.914757],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +27303,[1421767517.120211],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27304,[1421767517.325181],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27305,[1421767517.531240],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +27306,[1421767517.737113],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27307,[1421767517.943037],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27308,[1421767518.149800],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +27309,[1421767518.355396],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27310,[1421767518.560598],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27311,[1421767518.767135],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +27312,[1421767518.972521],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27313,[1421767519.177812],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27314,[1421767519.384520],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +27315,[1421767519.589660],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27316,[1421767519.794878],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27317,[1421767520.000502],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27318,[1421767520.205803],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27319,[1421767520.412118],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27320,[1421767520.617893],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27321,[1421767520.823841],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27322,[1421767521.028704],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27323,[1421767521.234819],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +27324,[1421767521.440289],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +27325,[1421767521.645496],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +27326,[1421767521.850770],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27327,[1421767522.055701],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +27328,[1421767522.262128],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +27329,[1421767522.468672],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.79,ms +27330,[1421767522.674389],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27331,[1421767522.879815],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27332,[1421767523.084577],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27333,[1421767523.289608],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27334,[1421767523.495158],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27335,[1421767523.701793],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27336,[1421767523.907078],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27337,[1421767524.111806],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27338,[1421767524.317554],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +27339,[1421767524.523262],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27340,[1421767524.729830],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +27341,[1421767524.935186],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27342,[1421767525.140105],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +27343,[1421767525.347399],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.41,ms +27344,[1421767525.553908],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +27345,[1421767525.759106],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27346,[1421767525.964117],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27347,[1421767526.169626],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +27348,[1421767526.375124],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27349,[1421767526.581863],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +27350,[1421767526.787269],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27351,[1421767526.992456],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +27352,[1421767527.198648],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +27353,[1421767527.403978],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27354,[1421767527.610328],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27355,[1421767527.815958],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27356,[1421767528.020427],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +27357,[1421767528.225618],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27358,[1421767528.431989],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27359,[1421767528.638257],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +27360,[1421767528.843613],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +27361,[1421767529.048525],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27362,[1421767529.254819],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +27363,[1421767529.460004],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27364,[1421767529.666609],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +27365,[1421767529.872327],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27366,[1421767530.077428],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27367,[1421767530.282841],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27368,[1421767530.487584],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27369,[1421767530.692804],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27370,[1421767530.898840],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +27371,[1421767531.104192],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27372,[1421767531.309366],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27373,[1421767531.514968],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27374,[1421767531.720975],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +27375,[1421767531.926334],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +27376,[1421767532.131723],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27377,[1421767532.337395],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27378,[1421767532.543915],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +27379,[1421767532.749864],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +27380,[1421767532.955239],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27381,[1421767533.160304],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27382,[1421767533.365726],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27383,[1421767533.571624],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27384,[1421767533.778415],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +27385,[1421767533.984076],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27386,[1421767534.190407],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +27387,[1421767534.396973],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27388,[1421767534.602755],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27389,[1421767534.808493],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27390,[1421767535.012990],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27391,[1421767535.217842],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27392,[1421767535.423448],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27393,[1421767535.629138],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27394,[1421767535.835602],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +27395,[1421767536.040828],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27396,[1421767536.246187],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27397,[1421767536.452540],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +27398,[1421767536.658720],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +27399,[1421767536.863862],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27400,[1421767537.068744],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27401,[1421767537.275853],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.29,ms +27402,[1421767537.482116],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +27403,[1421767537.687148],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27404,[1421767537.892775],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27405,[1421767538.097729],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +27406,[1421767538.303136],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27407,[1421767538.508760],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27408,[1421767538.713532],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27409,[1421767538.919944],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +27410,[1421767539.124458],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27411,[1421767539.329451],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27412,[1421767539.534960],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27413,[1421767539.740082],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27414,[1421767539.945692],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27415,[1421767540.150478],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27416,[1421767540.356933],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +27417,[1421767540.563592],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +27418,[1421767540.768876],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27419,[1421767540.974354],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +27420,[1421767541.179411],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27421,[1421767541.385588],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +27422,[1421767541.590729],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +27423,[1421767541.796320],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27424,[1421767542.001954],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27425,[1421767542.206924],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +27426,[1421767542.411873],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27427,[1421767542.616733],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27428,[1421767542.822868],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +27429,[1421767543.027577],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27430,[1421767543.232593],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +27431,[1421767543.438257],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +27432,[1421767543.644659],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +27433,[1421767543.850427],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +27434,[1421767544.056470],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +27435,[1421767544.266765],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.62,ms +27436,[1421767544.472195],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27437,[1421767544.678155],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27438,[1421767544.884017],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +27439,[1421767545.089224],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +27440,[1421767545.295143],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27441,[1421767545.501334],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +27442,[1421767545.707693],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +27443,[1421767545.912920],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27444,[1421767546.119012],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +27445,[1421767546.323690],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27446,[1421767546.528517],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +27447,[1421767546.733685],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27448,[1421767546.939486],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +27449,[1421767547.145195],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +27450,[1421767547.350646],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27451,[1421767547.555943],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +27452,[1421767547.761439],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27453,[1421767547.967019],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27454,[1421767548.173727],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27455,[1421767548.378644],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +27456,[1421767548.583723],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27457,[1421767548.788914],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +27458,[1421767548.994312],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27459,[1421767549.199802],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27460,[1421767549.404716],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27461,[1421767549.609387],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +27462,[1421767549.814868],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27463,[1421767550.019550],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27464,[1421767550.224412],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27465,[1421767550.429698],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27466,[1421767550.635246],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27467,[1421767550.841252],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.96,ms +27468,[1421767551.047919],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.94,ms +27469,[1421767551.253133],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27470,[1421767551.459587],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +27471,[1421767551.666065],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +27472,[1421767551.871404],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27473,[1421767552.076530],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27474,[1421767552.282919],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +27475,[1421767552.489749],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +27476,[1421767552.695322],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27477,[1421767552.901217],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27478,[1421767553.106486],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +27479,[1421767553.312347],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +27480,[1421767553.518563],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +27481,[1421767553.724385],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27482,[1421767553.929845],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27483,[1421767554.134690],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27484,[1421767554.340580],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +27485,[1421767554.545986],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27486,[1421767554.751512],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +27487,[1421767554.957191],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27488,[1421767555.162295],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +27489,[1421767555.368233],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +27490,[1421767555.574241],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27491,[1421767555.779498],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27492,[1421767555.984805],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27493,[1421767556.191600],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +27494,[1421767556.397597],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +27495,[1421767556.602501],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27496,[1421767556.807974],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27497,[1421767557.014035],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27498,[1421767557.220229],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +27499,[1421767557.426291],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +27500,[1421767557.632587],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +27501,[1421767557.838710],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +27502,[1421767558.043784],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27503,[1421767558.249171],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27504,[1421767558.454802],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27505,[1421767558.659762],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +27506,[1421767558.864905],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27507,[1421767559.071059],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +27508,[1421767559.276007],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27509,[1421767559.481429],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27510,[1421767559.687553],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +27511,[1421767559.893152],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27512,[1421767560.097732],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27513,[1421767560.303182],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27514,[1421767560.508468],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27515,[1421767560.713936],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27516,[1421767560.919983],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +27517,[1421767561.125259],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27518,[1421767561.330572],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27519,[1421767561.535669],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27520,[1421767561.740899],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27521,[1421767561.946400],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27522,[1421767562.151636],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27523,[1421767562.357998],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27524,[1421767562.563829],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27525,[1421767562.769615],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27526,[1421767562.975459],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27527,[1421767563.181133],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +27528,[1421767563.387408],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +27529,[1421767563.592729],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +27530,[1421767563.798402],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27531,[1421767564.008139],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +27532,[1421767564.214432],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +27533,[1421767564.420681],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +27534,[1421767564.626344],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +27535,[1421767564.832220],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +27536,[1421767565.036912],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27537,[1421767565.242164],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27538,[1421767565.447893],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27539,[1421767565.662111],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.91,ms +27540,[1421767565.907443],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.0,ms +27541,[1421767566.119022],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.02,ms +27542,[1421767566.323892],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27543,[1421767566.528942],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27544,[1421767566.733947],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27545,[1421767566.939238],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27546,[1421767567.144599],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27547,[1421767567.350461],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27548,[1421767567.556276],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27549,[1421767567.762068],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27550,[1421767567.967766],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27551,[1421767568.174109],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +27552,[1421767568.380439],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +27553,[1421767568.585639],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +27554,[1421767568.791910],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +27555,[1421767568.997228],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27556,[1421767569.202593],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27557,[1421767569.408277],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +27558,[1421767569.615759],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.92,ms +27559,[1421767569.848852],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.0,ms +27560,[1421767570.091963],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.3,ms +27561,[1421767570.309676],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +27562,[1421767570.529145],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +27563,[1421767570.746482],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +27564,[1421767570.952296],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +27565,[1421767571.158207],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27566,[1421767571.363311],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27567,[1421767571.569162],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27568,[1421767571.774546],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27569,[1421767571.979767],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27570,[1421767572.184690],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27571,[1421767572.389528],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +27572,[1421767572.594710],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27573,[1421767572.799738],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27574,[1421767573.005455],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27575,[1421767573.210774],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27576,[1421767573.415714],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27577,[1421767573.620952],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27578,[1421767573.827573],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +27579,[1421767574.032486],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27580,[1421767574.237535],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27581,[1421767574.442804],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27582,[1421767574.648376],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27583,[1421767574.853660],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27584,[1421767575.059708],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +27585,[1421767575.264747],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27586,[1421767575.469433],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27587,[1421767575.675881],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +27588,[1421767575.881668],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +27589,[1421767576.086734],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27590,[1421767576.292397],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +27591,[1421767576.497802],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27592,[1421767576.704438],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +27593,[1421767576.909922],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +27594,[1421767577.115821],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +27595,[1421767577.321876],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +27596,[1421767577.526954],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +27597,[1421767577.731529],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +27598,[1421767577.936819],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27599,[1421767578.141976],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27600,[1421767578.347464],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27601,[1421767578.553234],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +27602,[1421767578.759054],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27603,[1421767578.965865],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +27604,[1421767579.172595],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +27605,[1421767579.378042],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27606,[1421767579.583370],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27607,[1421767579.788606],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +27608,[1421767579.993971],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27609,[1421767580.198843],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27610,[1421767580.404284],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27611,[1421767580.609778],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27612,[1421767580.818955],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.76,ms +27613,[1421767581.027693],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.15,ms +27614,[1421767581.239745],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.20,ms +27615,[1421767581.444827],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27616,[1421767581.650265],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27617,[1421767581.855642],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +27618,[1421767582.061335],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +27619,[1421767582.267535],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +27620,[1421767582.473288],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27621,[1421767582.680494],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +27622,[1421767582.886557],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27623,[1421767583.091937],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +27624,[1421767583.298027],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +27625,[1421767583.503496],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27626,[1421767583.712717],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.49,ms +27627,[1421767583.918359],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27628,[1421767584.124034],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27629,[1421767584.329367],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27630,[1421767584.534990],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27631,[1421767584.741676],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +27632,[1421767584.948431],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +27633,[1421767585.154835],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.04,ms +27634,[1421767585.360400],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27635,[1421767585.566950],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +27636,[1421767585.772327],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27637,[1421767585.979112],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +27638,[1421767586.185528],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +27639,[1421767586.391055],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +27640,[1421767586.597170],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +27641,[1421767586.802223],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +27642,[1421767587.008173],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +27643,[1421767587.213460],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27644,[1421767587.418922],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27645,[1421767587.625589],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27646,[1421767587.830947],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27647,[1421767588.035629],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27648,[1421767588.242345],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +27649,[1421767588.447629],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +27650,[1421767588.652096],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27651,[1421767588.858083],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +27652,[1421767589.063611],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +27653,[1421767589.269070],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +27654,[1421767589.474202],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27655,[1421767589.679491],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27656,[1421767589.885180],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27657,[1421767590.089970],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27658,[1421767590.295373],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27659,[1421767590.500267],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27660,[1421767590.705883],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27661,[1421767590.911552],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27662,[1421767591.118103],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +27663,[1421767591.323496],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27664,[1421767591.529278],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27665,[1421767591.735003],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27666,[1421767591.940356],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27667,[1421767592.145651],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27668,[1421767592.350310],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +27669,[1421767592.555648],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27670,[1421767592.761626],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +27671,[1421767592.968394],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +27672,[1421767593.174019],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27673,[1421767593.379342],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27674,[1421767593.584679],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +27675,[1421767593.790349],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27676,[1421767593.996755],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +27677,[1421767594.201730],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27678,[1421767594.407905],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +27679,[1421767594.614295],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +27680,[1421767594.819953],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +27681,[1421767595.024838],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +27682,[1421767595.229870],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +27683,[1421767595.435240],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +27684,[1421767595.641097],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27685,[1421767595.847538],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +27686,[1421767596.052495],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27687,[1421767596.257752],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27688,[1421767596.464174],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +27689,[1421767596.670998],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +27690,[1421767596.876418],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27691,[1421767597.082692],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27692,[1421767597.288007],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27693,[1421767597.493696],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27694,[1421767597.700845],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.77,ms +27695,[1421767597.906605],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27696,[1421767598.112240],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27697,[1421767598.317619],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27698,[1421767598.523150],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +27699,[1421767598.728869],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +27700,[1421767598.934326],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27701,[1421767599.139334],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +27702,[1421767599.373354],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.0,ms +27703,[1421767599.580053],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +27704,[1421767599.785472],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27705,[1421767599.991591],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +27706,[1421767600.197434],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27707,[1421767600.403387],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +27708,[1421767600.608624],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27709,[1421767600.813940],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27710,[1421767601.020098],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +27711,[1421767601.225508],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27712,[1421767601.430478],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +27713,[1421767601.636701],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +27714,[1421767601.843064],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +27715,[1421767602.049340],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +27716,[1421767602.254826],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27717,[1421767602.460874],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +27718,[1421767602.665977],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27719,[1421767602.872444],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +27720,[1421767603.078354],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +27721,[1421767603.283439],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27722,[1421767603.488608],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27723,[1421767603.693849],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27724,[1421767603.899463],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +27725,[1421767604.104507],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27726,[1421767604.309586],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +27727,[1421767604.515905],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +27728,[1421767604.721866],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +27729,[1421767604.928410],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27730,[1421767605.133207],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27731,[1421767605.338127],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27732,[1421767605.543383],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27733,[1421767605.748557],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +27734,[1421767605.953655],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +27735,[1421767606.158848],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +27736,[1421767606.364546],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +27737,[1421767606.570602],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +27738,[1421767606.777190],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27739,[1421767606.983569],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +27740,[1421767607.188847],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27741,[1421767607.394118],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27742,[1421767607.599291],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27743,[1421767607.804967],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27744,[1421767608.009929],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27745,[1421767608.215028],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27746,[1421767608.420051],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27747,[1421767608.625926],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27748,[1421767608.830757],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27749,[1421767609.035070],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +27750,[1421767609.240047],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27751,[1421767609.445739],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27752,[1421767609.651661],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27753,[1421767609.856805],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27754,[1421767610.061418],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27755,[1421767610.266126],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27756,[1421767610.471516],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27757,[1421767610.678441],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +27758,[1421767610.885002],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +27759,[1421767611.090242],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27760,[1421767611.295422],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27761,[1421767611.500941],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27762,[1421767611.706756],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27763,[1421767611.912762],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27764,[1421767612.118110],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27765,[1421767612.323135],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27766,[1421767612.529262],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +27767,[1421767612.735397],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +27768,[1421767612.941548],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +27769,[1421767613.147804],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +27770,[1421767613.354033],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27771,[1421767613.559545],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27772,[1421767613.765287],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27773,[1421767613.971026],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +27774,[1421767614.176253],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27775,[1421767614.381493],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27776,[1421767614.587034],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27777,[1421767614.792805],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27778,[1421767614.999595],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +27779,[1421767615.205087],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27780,[1421767615.410520],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27781,[1421767615.615914],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27782,[1421767615.821165],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27783,[1421767616.025856],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27784,[1421767616.231982],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +27785,[1421767616.437842],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +27786,[1421767616.644608],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +27787,[1421767616.850655],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +27788,[1421767617.055545],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27789,[1421767617.260827],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27790,[1421767617.466989],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +27791,[1421767617.673618],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +27792,[1421767617.879090],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27793,[1421767618.083980],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +27794,[1421767618.290380],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +27795,[1421767618.496273],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +27796,[1421767618.701662],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27797,[1421767618.907568],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +27798,[1421767619.113299],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27799,[1421767619.318700],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27800,[1421767619.525236],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +27801,[1421767619.730157],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +27802,[1421767619.936779],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +27803,[1421767620.141738],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27804,[1421767620.347780],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +27805,[1421767620.552626],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27806,[1421767620.758991],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +27807,[1421767620.964487],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27808,[1421767621.171023],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +27809,[1421767621.376594],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27810,[1421767621.582029],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27811,[1421767621.787427],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27812,[1421767621.993778],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +27813,[1421767622.198933],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27814,[1421767622.404354],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27815,[1421767622.609435],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +27816,[1421767622.814780],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27817,[1421767623.019414],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27818,[1421767623.225218],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +27819,[1421767623.431651],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +27820,[1421767623.637378],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27821,[1421767623.842744],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27822,[1421767624.047517],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27823,[1421767624.252558],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27824,[1421767624.457896],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +27825,[1421767624.662773],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +27826,[1421767624.868085],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +27827,[1421767625.073997],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +27828,[1421767625.279234],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27829,[1421767625.484567],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27830,[1421767625.690212],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +27831,[1421767625.895584],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27832,[1421767626.101684],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +27833,[1421767626.307018],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27834,[1421767626.513404],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +27835,[1421767626.719150],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27836,[1421767626.924797],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27837,[1421767627.130259],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27838,[1421767627.335668],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27839,[1421767627.540853],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27840,[1421767627.746361],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27841,[1421767627.953142],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27842,[1421767628.159239],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27843,[1421767628.364766],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27844,[1421767628.570730],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27845,[1421767628.776499],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27846,[1421767628.983464],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +27847,[1421767629.189213],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +27848,[1421767629.394654],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27849,[1421767629.600723],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +27850,[1421767629.807016],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +27851,[1421767630.012984],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +27852,[1421767630.219237],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +27853,[1421767630.424612],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27854,[1421767630.630025],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27855,[1421767630.835593],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +27856,[1421767631.040953],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +27857,[1421767631.246860],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +27858,[1421767631.452516],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27859,[1421767631.658579],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +27860,[1421767631.865205],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +27861,[1421767632.070000],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27862,[1421767632.274928],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27863,[1421767632.480045],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27864,[1421767632.685443],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27865,[1421767632.890974],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27866,[1421767633.096489],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +27867,[1421767633.301609],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27868,[1421767633.507591],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +27869,[1421767633.712995],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27870,[1421767633.918108],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +27871,[1421767634.123622],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +27872,[1421767634.328774],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27873,[1421767634.534460],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +27874,[1421767634.739936],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +27875,[1421767634.945008],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27876,[1421767635.149616],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +27877,[1421767635.356022],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +27878,[1421767635.561982],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +27879,[1421767635.767453],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27880,[1421767635.973957],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +27881,[1421767636.179531],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27882,[1421767636.388094],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.82,ms +27883,[1421767636.601350],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.05,ms +27884,[1421767636.807163],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27885,[1421767637.012409],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27886,[1421767637.218230],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +27887,[1421767637.423693],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27888,[1421767637.629099],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +27889,[1421767637.834561],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27890,[1421767638.039465],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27891,[1421767638.244606],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27892,[1421767638.449800],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27893,[1421767638.656092],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27894,[1421767638.861018],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +27895,[1421767639.065545],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27896,[1421767639.270849],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +27897,[1421767639.476018],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +27898,[1421767639.681230],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27899,[1421767639.886984],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27900,[1421767640.092214],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27901,[1421767640.297739],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +27902,[1421767640.503669],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27903,[1421767640.709272],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27904,[1421767640.915578],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +27905,[1421767641.121408],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27906,[1421767641.327846],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +27907,[1421767641.533304],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +27908,[1421767641.738567],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27909,[1421767641.943993],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27910,[1421767642.149594],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27911,[1421767642.356011],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +27912,[1421767642.561701],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27913,[1421767642.767509],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +27914,[1421767642.973032],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27915,[1421767643.178875],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +27916,[1421767643.385393],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +27917,[1421767643.590752],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27918,[1421767643.796566],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +27919,[1421767644.001636],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +27920,[1421767644.206773],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +27921,[1421767644.411755],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27922,[1421767644.616685],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27923,[1421767644.823035],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +27924,[1421767645.027968],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27925,[1421767645.233159],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27926,[1421767645.440057],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +27927,[1421767645.646868],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +27928,[1421767645.852302],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27929,[1421767646.057082],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27930,[1421767646.262083],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27931,[1421767646.468441],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +27932,[1421767646.673758],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27933,[1421767646.879134],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +27934,[1421767647.085221],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +27935,[1421767647.290867],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +27936,[1421767647.496412],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27937,[1421767647.701906],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27938,[1421767647.908326],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +27939,[1421767648.113351],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27940,[1421767648.318623],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27941,[1421767648.524740],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +27942,[1421767648.730023],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +27943,[1421767648.935334],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27944,[1421767649.140474],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27945,[1421767649.346736],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +27946,[1421767649.552107],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +27947,[1421767649.757378],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +27948,[1421767649.962865],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27949,[1421767650.168387],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27950,[1421767650.373782],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +27951,[1421767650.578982],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27952,[1421767650.783930],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +27953,[1421767650.989444],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27954,[1421767651.195046],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +27955,[1421767651.399995],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27956,[1421767651.605156],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27957,[1421767651.811498],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +27958,[1421767652.017347],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +27959,[1421767652.222567],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +27960,[1421767652.428696],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +27961,[1421767652.634202],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +27962,[1421767652.839143],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27963,[1421767653.043997],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27964,[1421767653.249286],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +27965,[1421767653.455118],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27966,[1421767653.660485],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27967,[1421767653.866679],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +27968,[1421767654.071667],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +27969,[1421767654.276619],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +27970,[1421767654.481770],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27971,[1421767654.687259],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27972,[1421767654.892905],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +27973,[1421767655.098076],1148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +27974,[1421767655.302806],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +27975,[1421767655.508366],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +27976,[1421767655.713608],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +27977,[1421767655.919054],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +27978,[1421767656.123991],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +27979,[1421767656.329234],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27980,[1421767656.534333],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +27981,[1421767656.740949],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +27982,[1421767656.946527],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +27983,[1421767657.152106],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +27984,[1421767657.357400],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +27985,[1421767657.562838],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27986,[1421767657.768392],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27987,[1421767657.975203],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +27988,[1421767658.180243],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.02,ms +27989,[1421767658.385565],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +27990,[1421767658.590818],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +27991,[1421767658.796375],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +27992,[1421767659.001986],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +27993,[1421767659.208329],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +27994,[1421767659.413395],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +27995,[1421767659.618282],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +27996,[1421767659.823362],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +27997,[1421767660.028418],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +27998,[1421767660.233188],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +27999,[1421767660.439340],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +28000,[1421767660.644385],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28001,[1421767660.849784],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +28002,[1421767661.056216],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +28003,[1421767661.261397],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28004,[1421767661.467827],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +28005,[1421767661.673855],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +28006,[1421767661.879418],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +28007,[1421767662.084336],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28008,[1421767662.289632],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28009,[1421767662.494958],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28010,[1421767662.700574],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28011,[1421767662.905952],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +28012,[1421767663.111266],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28013,[1421767663.316278],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28014,[1421767663.521613],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28015,[1421767663.726599],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28016,[1421767663.931990],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28017,[1421767664.138073],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28018,[1421767664.343333],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28019,[1421767664.550661],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.64,ms +28020,[1421767664.756353],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +28021,[1421767664.961582],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28022,[1421767665.167461],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +28023,[1421767665.372732],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28024,[1421767665.578343],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28025,[1421767665.783445],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28026,[1421767665.989884],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +28027,[1421767666.195385],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28028,[1421767666.401916],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +28029,[1421767666.607320],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28030,[1421767666.812877],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28031,[1421767667.017653],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28032,[1421767667.224022],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +28033,[1421767667.429462],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28034,[1421767667.634552],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28035,[1421767667.839719],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +28036,[1421767668.044441],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28037,[1421767668.249514],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +28038,[1421767668.454654],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28039,[1421767668.675496],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +28040,[1421767668.882160],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +28041,[1421767669.087130],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28042,[1421767669.293142],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +28043,[1421767669.498093],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28044,[1421767669.707415],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.35,ms +28045,[1421767669.913002],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28046,[1421767670.117770],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28047,[1421767670.323057],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28048,[1421767670.528881],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28049,[1421767670.734701],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +28050,[1421767670.940182],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28051,[1421767671.145174],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28052,[1421767671.351790],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +28053,[1421767671.556890],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28054,[1421767671.762208],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28055,[1421767671.968161],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +28056,[1421767672.173690],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28057,[1421767672.378903],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +28058,[1421767672.584832],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28059,[1421767672.790108],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28060,[1421767672.995318],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28061,[1421767673.200083],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +28062,[1421767673.405172],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28063,[1421767673.611484],1897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +28064,[1421767673.817574],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +28065,[1421767674.022182],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +28066,[1421767674.227289],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28067,[1421767674.432477],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +28068,[1421767674.637499],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28069,[1421767674.843466],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +28070,[1421767675.048891],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28071,[1421767675.254164],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28072,[1421767675.459420],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28073,[1421767675.664765],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +28074,[1421767675.871420],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +28075,[1421767676.077138],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28076,[1421767676.283431],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +28077,[1421767676.488676],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +28078,[1421767676.693640],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28079,[1421767676.898417],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28080,[1421767677.103986],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +28081,[1421767677.310159],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +28082,[1421767677.515358],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28083,[1421767677.720545],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28084,[1421767677.926085],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28085,[1421767678.131309],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28086,[1421767678.336664],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +28087,[1421767678.542371],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +28088,[1421767678.747986],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28089,[1421767678.954778],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +28090,[1421767679.160367],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28091,[1421767679.365660],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28092,[1421767679.570986],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28093,[1421767679.776425],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28094,[1421767679.982405],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +28095,[1421767680.187978],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28096,[1421767680.393040],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +28097,[1421767680.599278],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +28098,[1421767680.804839],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28099,[1421767681.010060],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +28100,[1421767681.214882],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28101,[1421767681.421190],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +28102,[1421767681.626448],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28103,[1421767681.831727],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28104,[1421767682.036321],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28105,[1421767682.242078],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +28106,[1421767682.447918],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +28107,[1421767682.652934],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28108,[1421767682.858407],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28109,[1421767683.063245],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28110,[1421767683.268584],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28111,[1421767683.474201],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28112,[1421767683.679509],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28113,[1421767683.886313],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +28114,[1421767684.091316],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28115,[1421767684.296236],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28116,[1421767684.502761],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +28117,[1421767684.709161],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +28118,[1421767684.915375],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +28119,[1421767685.121972],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +28120,[1421767685.328013],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +28121,[1421767685.533950],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +28122,[1421767685.739290],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +28123,[1421767685.944149],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28124,[1421767686.149102],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28125,[1421767686.354401],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28126,[1421767686.560265],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28127,[1421767686.765790],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28128,[1421767686.971591],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28129,[1421767687.177444],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +28130,[1421767687.382400],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28131,[1421767687.587597],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28132,[1421767687.792688],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28133,[1421767687.998120],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28134,[1421767688.203016],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28135,[1421767688.408382],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28136,[1421767688.614648],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +28137,[1421767688.819606],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +28138,[1421767689.025537],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +28139,[1421767689.232247],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +28140,[1421767689.437636],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28141,[1421767689.643485],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28142,[1421767689.849427],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28143,[1421767690.054213],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +28144,[1421767690.259615],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +28145,[1421767690.464965],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28146,[1421767690.670692],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28147,[1421767690.875977],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28148,[1421767691.081370],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +28149,[1421767691.287683],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28150,[1421767691.494530],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +28151,[1421767691.700500],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28152,[1421767691.905959],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28153,[1421767692.110908],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +28154,[1421767692.316273],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28155,[1421767692.521786],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28156,[1421767692.726854],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +28157,[1421767692.931824],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28158,[1421767693.137009],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28159,[1421767693.341934],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28160,[1421767693.547406],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28161,[1421767693.754432],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +28162,[1421767693.959785],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28163,[1421767694.164788],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28164,[1421767694.370521],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +28165,[1421767694.577233],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +28166,[1421767694.782877],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +28167,[1421767694.988006],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28168,[1421767695.192848],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28169,[1421767695.397988],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28170,[1421767695.603009],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +28171,[1421767695.808414],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +28172,[1421767696.013093],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28173,[1421767696.218120],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28174,[1421767696.423411],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28175,[1421767696.629184],1186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28176,[1421767696.835604],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +28177,[1421767697.040486],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +28178,[1421767697.245455],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28179,[1421767697.450881],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28180,[1421767697.657832],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +28181,[1421767697.864807],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +28182,[1421767698.071162],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +28183,[1421767698.277200],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28184,[1421767698.482191],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28185,[1421767698.686953],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +28186,[1421767698.892731],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +28187,[1421767699.098424],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +28188,[1421767699.303765],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +28189,[1421767699.509340],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +28190,[1421767699.714484],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28191,[1421767699.919425],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28192,[1421767700.124576],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +28193,[1421767700.338163],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.52,ms +28194,[1421767700.543535],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28195,[1421767700.748550],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28196,[1421767700.953910],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28197,[1421767701.160979],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +28198,[1421767701.366654],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +28199,[1421767701.572767],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +28200,[1421767701.778949],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +28201,[1421767701.984233],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28202,[1421767702.190450],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +28203,[1421767702.395713],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28204,[1421767702.600880],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +28205,[1421767702.807400],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +28206,[1421767703.012548],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28207,[1421767703.218388],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +28208,[1421767703.424544],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +28209,[1421767703.629912],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +28210,[1421767703.836542],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +28211,[1421767704.041738],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28212,[1421767704.247024],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +28213,[1421767704.453046],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +28214,[1421767704.659345],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +28215,[1421767704.864544],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28216,[1421767705.069293],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28217,[1421767705.274509],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28218,[1421767705.479653],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28219,[1421767705.684661],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28220,[1421767705.889726],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28221,[1421767706.094595],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28222,[1421767706.299368],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28223,[1421767706.504433],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28224,[1421767706.710812],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28225,[1421767706.917310],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +28226,[1421767707.122293],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28227,[1421767707.328462],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28228,[1421767707.533153],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28229,[1421767707.738523],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +28230,[1421767707.946154],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.32,ms +28231,[1421767708.170546],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +28232,[1421767708.383474],1072,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.82,ms +28233,[1421767708.588987],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28234,[1421767708.795584],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +28235,[1421767709.000691],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28236,[1421767709.207922],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.40,ms +28237,[1421767709.430855],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +28238,[1421767709.642764],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.09,ms +28239,[1421767709.848160],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28240,[1421767710.052717],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28241,[1421767710.257834],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28242,[1421767710.463215],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28243,[1421767710.669735],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28244,[1421767710.875141],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +28245,[1421767711.079877],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28246,[1421767711.284973],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +28247,[1421767711.490645],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28248,[1421767711.697143],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +28249,[1421767711.902246],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28250,[1421767712.108170],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +28251,[1421767712.314306],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28252,[1421767712.519832],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28253,[1421767712.724872],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28254,[1421767712.930252],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28255,[1421767713.136572],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +28256,[1421767713.342285],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28257,[1421767713.548410],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +28258,[1421767713.753810],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28259,[1421767713.959936],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +28260,[1421767714.165313],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +28261,[1421767714.370615],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28262,[1421767714.576182],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28263,[1421767714.782086],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +28264,[1421767714.987849],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28265,[1421767715.193505],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +28266,[1421767715.399150],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28267,[1421767715.604677],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28268,[1421767715.809917],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28269,[1421767716.014820],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28270,[1421767716.219979],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28271,[1421767716.425192],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28272,[1421767716.630374],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28273,[1421767716.836710],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +28274,[1421767717.041191],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28275,[1421767717.246141],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28276,[1421767717.451369],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28277,[1421767717.659061],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28278,[1421767717.864147],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +28279,[1421767718.068714],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +28280,[1421767718.273457],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +28281,[1421767718.478752],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28282,[1421767718.683582],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28283,[1421767718.888654],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28284,[1421767719.096118],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.93,ms +28285,[1421767719.301522],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28286,[1421767719.506612],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28287,[1421767719.711377],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28288,[1421767719.916507],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28289,[1421767720.122056],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28290,[1421767720.326904],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +28291,[1421767720.532547],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +28292,[1421767720.737949],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28293,[1421767720.943632],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +28294,[1421767721.148827],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28295,[1421767721.354246],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +28296,[1421767721.559545],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +28297,[1421767721.764585],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28298,[1421767721.970011],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28299,[1421767722.175222],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +28300,[1421767722.381568],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +28301,[1421767722.587658],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28302,[1421767722.792801],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28303,[1421767722.998212],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28304,[1421767723.203819],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +28305,[1421767723.409182],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +28306,[1421767723.615073],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +28307,[1421767723.821377],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +28308,[1421767724.026903],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28309,[1421767724.231926],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28310,[1421767724.437118],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28311,[1421767724.642291],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28312,[1421767724.849122],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +28313,[1421767725.055487],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +28314,[1421767725.260697],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +28315,[1421767725.467108],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +28316,[1421767725.672728],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28317,[1421767725.878400],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +28318,[1421767726.083556],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28319,[1421767726.288462],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28320,[1421767726.493854],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28321,[1421767726.699489],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +28322,[1421767726.905000],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +28323,[1421767727.110058],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +28324,[1421767727.314941],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28325,[1421767727.519979],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28326,[1421767727.725509],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28327,[1421767727.931927],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +28328,[1421767728.138516],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +28329,[1421767728.343620],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28330,[1421767728.549528],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +28331,[1421767728.755125],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28332,[1421767728.961096],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28333,[1421767729.166248],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28334,[1421767729.372578],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +28335,[1421767729.578279],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28336,[1421767729.783203],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +28337,[1421767729.989591],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28338,[1421767730.194898],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28339,[1421767730.399858],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +28340,[1421767730.605941],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +28341,[1421767730.811140],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28342,[1421767731.016134],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28343,[1421767731.221672],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28344,[1421767731.426993],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28345,[1421767731.632583],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28346,[1421767731.839094],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +28347,[1421767732.044124],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28348,[1421767732.250496],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +28349,[1421767732.457154],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +28350,[1421767732.662077],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +28351,[1421767732.867062],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +28352,[1421767733.072196],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28353,[1421767733.277129],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28354,[1421767733.482604],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28355,[1421767733.687792],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28356,[1421767733.893908],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +28357,[1421767734.098827],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +28358,[1421767734.304768],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28359,[1421767734.509786],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28360,[1421767734.714906],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28361,[1421767734.920155],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28362,[1421767735.125605],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28363,[1421767735.330907],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28364,[1421767735.536645],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28365,[1421767735.743427],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +28366,[1421767735.949072],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28367,[1421767736.155697],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +28368,[1421767736.361768],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +28369,[1421767736.567168],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28370,[1421767736.773919],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +28371,[1421767736.980214],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +28372,[1421767737.185856],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +28373,[1421767737.390903],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28374,[1421767737.597144],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +28375,[1421767737.802367],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +28376,[1421767738.007130],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28377,[1421767738.213446],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +28378,[1421767738.418296],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28379,[1421767738.623605],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28380,[1421767738.829686],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +28381,[1421767739.034238],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28382,[1421767739.239103],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +28383,[1421767739.443859],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +28384,[1421767739.650118],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +28385,[1421767739.855690],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28386,[1421767740.060470],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28387,[1421767740.265744],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28388,[1421767740.472095],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +28389,[1421767740.676919],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28390,[1421767740.883614],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +28391,[1421767741.088855],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +28392,[1421767741.294330],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +28393,[1421767741.499561],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28394,[1421767741.705037],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28395,[1421767741.911177],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +28396,[1421767742.116311],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28397,[1421767742.321016],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +28398,[1421767742.526296],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28399,[1421767742.732733],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +28400,[1421767742.938526],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28401,[1421767743.144075],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28402,[1421767743.350225],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +28403,[1421767743.555741],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28404,[1421767743.761467],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28405,[1421767743.967065],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28406,[1421767744.172229],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28407,[1421767744.378648],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +28408,[1421767744.585262],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +28409,[1421767744.790554],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28410,[1421767744.995752],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28411,[1421767745.201676],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28412,[1421767745.407090],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28413,[1421767745.613726],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28414,[1421767745.819886],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +28415,[1421767746.025433],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +28416,[1421767746.230267],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28417,[1421767746.435296],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28418,[1421767746.640372],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +28419,[1421767746.845088],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28420,[1421767747.049540],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28421,[1421767747.254407],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +28422,[1421767747.460631],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +28423,[1421767747.666050],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28424,[1421767747.871654],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +28425,[1421767748.076629],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28426,[1421767748.281708],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28427,[1421767748.487566],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28428,[1421767748.693148],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28429,[1421767748.898636],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28430,[1421767749.103979],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28431,[1421767749.309289],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28432,[1421767749.514991],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28433,[1421767749.720508],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28434,[1421767749.925742],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +28435,[1421767750.131629],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +28436,[1421767750.337123],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28437,[1421767750.542835],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28438,[1421767750.747829],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28439,[1421767750.952902],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +28440,[1421767751.158756],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +28441,[1421767751.363876],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28442,[1421767751.569132],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28443,[1421767751.774501],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28444,[1421767751.979900],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28445,[1421767752.186211],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +28446,[1421767752.391717],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28447,[1421767752.597451],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28448,[1421767752.803001],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28449,[1421767753.008099],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28450,[1421767753.213465],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28451,[1421767753.418324],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28452,[1421767753.623527],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28453,[1421767753.828411],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28454,[1421767754.033142],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28455,[1421767754.238286],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +28456,[1421767754.444940],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +28457,[1421767754.650997],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28458,[1421767754.856914],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28459,[1421767755.063113],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +28460,[1421767755.269704],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +28461,[1421767755.474614],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +28462,[1421767755.680294],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28463,[1421767755.885423],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28464,[1421767756.090611],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +28465,[1421767756.296387],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28466,[1421767756.502709],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +28467,[1421767756.708256],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28468,[1421767756.913889],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28469,[1421767757.119570],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +28470,[1421767757.324711],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28471,[1421767757.530597],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +28472,[1421767757.735576],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28473,[1421767757.941805],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +28474,[1421767758.146940],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +28475,[1421767758.352198],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28476,[1421767758.557873],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28477,[1421767758.763975],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +28478,[1421767758.969898],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28479,[1421767759.175318],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28480,[1421767759.380768],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28481,[1421767759.586139],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28482,[1421767759.791158],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +28483,[1421767759.996136],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28484,[1421767760.201463],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28485,[1421767760.407070],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28486,[1421767760.611868],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +28487,[1421767760.818326],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +28488,[1421767761.023667],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28489,[1421767761.229628],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28490,[1421767761.435923],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +28491,[1421767761.641371],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +28492,[1421767761.846745],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28493,[1421767762.052832],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +28494,[1421767762.261218],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.51,ms +28495,[1421767762.467652],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +28496,[1421767762.674537],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +28497,[1421767762.879944],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28498,[1421767763.085309],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28499,[1421767763.290435],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28500,[1421767763.496474],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +28501,[1421767763.701878],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28502,[1421767763.907294],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28503,[1421767764.112645],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +28504,[1421767764.319162],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +28505,[1421767764.524818],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28506,[1421767764.731233],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +28507,[1421767764.938163],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +28508,[1421767765.143767],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +28509,[1421767765.349517],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28510,[1421767765.554848],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28511,[1421767765.760240],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +28512,[1421767765.966698],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +28513,[1421767766.172168],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28514,[1421767766.378861],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +28515,[1421767766.584077],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +28516,[1421767766.789158],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28517,[1421767766.995411],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +28518,[1421767767.200412],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28519,[1421767767.406758],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +28520,[1421767767.612758],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +28521,[1421767767.818114],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28522,[1421767768.022631],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28523,[1421767768.229154],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +28524,[1421767768.434717],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +28525,[1421767768.639916],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +28526,[1421767768.845282],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28527,[1421767769.050169],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28528,[1421767769.256347],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +28529,[1421767769.461659],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +28530,[1421767769.667232],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28531,[1421767769.872658],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +28532,[1421767770.078305],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +28533,[1421767770.283420],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28534,[1421767770.489253],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28535,[1421767770.695972],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +28536,[1421767770.901401],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28537,[1421767771.107430],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +28538,[1421767771.312643],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +28539,[1421767771.518707],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28540,[1421767771.724205],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28541,[1421767771.930836],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28542,[1421767772.136488],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +28543,[1421767772.341594],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28544,[1421767772.546780],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28545,[1421767772.752253],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28546,[1421767772.959572],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.82,ms +28547,[1421767773.166669],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.00,ms +28548,[1421767773.376507],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.90,ms +28549,[1421767773.586994],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.46,ms +28550,[1421767773.798947],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.81,ms +28551,[1421767774.015096],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +28552,[1421767774.237590],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +28553,[1421767774.464524],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +28554,[1421767774.692377],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +28555,[1421767774.957715],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=61.0,ms +28556,[1421767775.186582],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +28557,[1421767775.475941],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.1,ms +28558,[1421767775.754859],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.5,ms +28559,[1421767775.974186],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +28560,[1421767776.257664],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.1,ms +28561,[1421767776.481516],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +28562,[1421767776.687154],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28563,[1421767776.893576],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +28564,[1421767777.099290],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +28565,[1421767777.306166],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.91,ms +28566,[1421767777.516746],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.12,ms +28567,[1421767777.731216],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +28568,[1421767777.973151],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.5,ms +28569,[1421767778.188401],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +28570,[1421767778.459508],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.3,ms +28571,[1421767778.729848],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.2,ms +28572,[1421767779.003593],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.8,ms +28573,[1421767779.287879],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.3,ms +28574,[1421767779.571293],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.4,ms +28575,[1421767779.851411],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.2,ms +28576,[1421767780.073171],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +28577,[1421767780.292497],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +28578,[1421767780.517728],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +28579,[1421767780.742876],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +28580,[1421767780.970962],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +28581,[1421767781.196464],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +28582,[1421767781.411729],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +28583,[1421767781.617515],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28584,[1421767781.826237],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.38,ms +28585,[1421767782.033486],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.89,ms +28586,[1421767782.246342],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.10,ms +28587,[1421767782.460961],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +28588,[1421767782.676617],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +28589,[1421767782.891604],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +28590,[1421767783.111659],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +28591,[1421767783.391060],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.5,ms +28592,[1421767783.676006],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.1,ms +28593,[1421767783.902987],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +28594,[1421767784.190088],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.0,ms +28595,[1421767784.455619],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=61.7,ms +28596,[1421767784.661341],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +28597,[1421767784.866973],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28598,[1421767785.072841],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28599,[1421767785.278451],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28600,[1421767785.484252],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +28601,[1421767785.689656],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +28602,[1421767785.895457],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +28603,[1421767786.100301],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28604,[1421767786.305364],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28605,[1421767786.511361],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +28606,[1421767786.717172],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28607,[1421767786.923771],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +28608,[1421767787.129563],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28609,[1421767787.335698],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +28610,[1421767787.540706],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28611,[1421767787.746503],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +28612,[1421767787.952164],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28613,[1421767788.157582],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28614,[1421767788.362820],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28615,[1421767788.568409],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28616,[1421767788.773452],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28617,[1421767788.978965],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28618,[1421767789.184229],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +28619,[1421767789.389614],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +28620,[1421767789.595326],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28621,[1421767789.800742],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +28622,[1421767790.005954],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28623,[1421767790.211194],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28624,[1421767790.416493],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28625,[1421767790.622574],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28626,[1421767790.828144],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28627,[1421767791.041595],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +28628,[1421767791.271341],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +28629,[1421767791.485809],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +28630,[1421767791.737394],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=47.2,ms +28631,[1421767792.003983],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.5,ms +28632,[1421767792.209037],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28633,[1421767792.415613],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +28634,[1421767792.622456],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +28635,[1421767792.838510],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +28636,[1421767793.051380],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.07,ms +28637,[1421767793.264439],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.56,ms +28638,[1421767793.517305],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.3,ms +28639,[1421767793.779772],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=58.5,ms +28640,[1421767793.999127],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +28641,[1421767794.224231],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +28642,[1421767794.455125],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.9,ms +28643,[1421767794.738169],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.7,ms +28644,[1421767794.957572],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +28645,[1421767795.237126],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.7,ms +28646,[1421767795.453616],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +28647,[1421767795.660104],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +28648,[1421767795.865690],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28649,[1421767796.070742],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +28650,[1421767796.275900],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +28651,[1421767796.480807],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +28652,[1421767796.685882],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28653,[1421767796.892435],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +28654,[1421767797.113800],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +28655,[1421767797.346142],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.8,ms +28656,[1421767797.591494],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.8,ms +28657,[1421767797.806834],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +28658,[1421767798.012518],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28659,[1421767798.217895],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28660,[1421767798.424132],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +28661,[1421767798.631448],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.02,ms +28662,[1421767798.843630],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.70,ms +28663,[1421767799.061212],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +28664,[1421767799.273442],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.25,ms +28665,[1421767799.488282],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +28666,[1421767799.705965],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +28667,[1421767799.929570],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +28668,[1421767800.152726],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +28669,[1421767800.381310],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +28670,[1421767800.662161],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.5,ms +28671,[1421767800.889236],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +28672,[1421767801.094362],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +28673,[1421767801.299502],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28674,[1421767801.504903],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28675,[1421767801.709493],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28676,[1421767801.916723],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.36,ms +28677,[1421767802.124828],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.34,ms +28678,[1421767802.338341],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.73,ms +28679,[1421767802.543533],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +28680,[1421767802.748435],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28681,[1421767802.955092],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +28682,[1421767803.160386],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28683,[1421767803.366551],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +28684,[1421767803.572078],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +28685,[1421767803.777203],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28686,[1421767803.982269],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28687,[1421767804.187527],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +28688,[1421767804.392967],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28689,[1421767804.598747],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28690,[1421767804.804422],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28691,[1421767805.009695],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28692,[1421767805.215628],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +28693,[1421767805.420855],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28694,[1421767805.626639],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28695,[1421767805.832478],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28696,[1421767806.037308],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28697,[1421767806.243750],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +28698,[1421767806.450098],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +28699,[1421767806.655673],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28700,[1421767806.861656],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28701,[1421767807.066875],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28702,[1421767807.272789],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +28703,[1421767807.478030],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28704,[1421767807.684288],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +28705,[1421767807.889831],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28706,[1421767808.094593],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28707,[1421767808.301033],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +28708,[1421767808.507615],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +28709,[1421767808.712707],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +28710,[1421767808.917790],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +28711,[1421767809.123898],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +28712,[1421767809.329133],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28713,[1421767809.534505],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28714,[1421767809.741351],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +28715,[1421767809.947231],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +28716,[1421767810.152451],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28717,[1421767810.357585],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28718,[1421767810.562968],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28719,[1421767810.769481],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +28720,[1421767810.975404],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28721,[1421767811.181003],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28722,[1421767811.386167],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28723,[1421767811.591715],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28724,[1421767811.797666],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28725,[1421767812.002596],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28726,[1421767812.207553],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28727,[1421767812.412830],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28728,[1421767812.617662],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +28729,[1421767812.822888],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28730,[1421767813.027966],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28731,[1421767813.233772],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +28732,[1421767813.439027],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28733,[1421767813.644543],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +28734,[1421767813.849757],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +28735,[1421767814.054339],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28736,[1421767814.259333],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28737,[1421767814.468749],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.37,ms +28738,[1421767814.673732],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28739,[1421767814.879175],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28740,[1421767815.084370],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28741,[1421767815.289595],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28742,[1421767815.494869],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +28743,[1421767815.700349],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28744,[1421767815.905483],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28745,[1421767816.110370],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28746,[1421767816.316074],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +28747,[1421767816.521678],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28748,[1421767816.726824],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28749,[1421767816.932254],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28750,[1421767817.138651],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28751,[1421767817.343522],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28752,[1421767817.548694],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28753,[1421767817.754205],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28754,[1421767817.959771],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28755,[1421767818.164898],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28756,[1421767818.370984],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +28757,[1421767818.577028],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +28758,[1421767818.782180],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28759,[1421767818.987410],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28760,[1421767819.192910],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +28761,[1421767819.398022],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28762,[1421767819.604468],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +28763,[1421767819.809503],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28764,[1421767820.014410],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28765,[1421767820.219411],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28766,[1421767820.424749],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28767,[1421767820.630791],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28768,[1421767820.836093],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +28769,[1421767821.041233],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28770,[1421767821.247482],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28771,[1421767821.452550],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28772,[1421767821.659081],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +28773,[1421767821.864763],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28774,[1421767822.069636],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +28775,[1421767822.274808],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28776,[1421767822.480191],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +28777,[1421767822.684908],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28778,[1421767822.889915],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28779,[1421767823.094557],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28780,[1421767823.299710],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28781,[1421767823.505378],1148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28782,[1421767823.712093],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +28783,[1421767823.918111],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +28784,[1421767824.123097],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28785,[1421767824.328917],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +28786,[1421767824.533806],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +28787,[1421767824.739850],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +28788,[1421767824.945829],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +28789,[1421767825.151080],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +28790,[1421767825.356355],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28791,[1421767825.562941],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +28792,[1421767825.768645],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +28793,[1421767825.974190],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +28794,[1421767826.180324],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +28795,[1421767826.385607],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28796,[1421767826.593777],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28797,[1421767826.799500],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28798,[1421767827.004610],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28799,[1421767827.210247],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +28800,[1421767827.415262],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28801,[1421767827.621808],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +28802,[1421767827.827086],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28803,[1421767828.032910],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +28804,[1421767828.238299],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +28805,[1421767828.443735],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28806,[1421767828.649949],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +28807,[1421767828.855380],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28808,[1421767829.061257],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +28809,[1421767829.266207],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28810,[1421767829.471185],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +28811,[1421767829.676327],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28812,[1421767829.881652],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28813,[1421767830.086309],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28814,[1421767830.291680],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28815,[1421767830.497820],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28816,[1421767830.704622],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28817,[1421767830.910768],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +28818,[1421767831.117007],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +28819,[1421767831.321898],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28820,[1421767831.527438],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28821,[1421767831.733646],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +28822,[1421767831.938932],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28823,[1421767832.144260],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +28824,[1421767832.349483],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28825,[1421767832.554961],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28826,[1421767832.760377],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28827,[1421767832.965988],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28828,[1421767833.171264],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28829,[1421767833.376374],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +28830,[1421767833.582514],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +28831,[1421767833.788203],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28832,[1421767833.993723],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28833,[1421767834.199594],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28834,[1421767834.405151],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28835,[1421767834.610870],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28836,[1421767834.816472],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28837,[1421767835.021434],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +28838,[1421767835.226508],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28839,[1421767835.432423],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +28840,[1421767835.637699],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28841,[1421767835.844259],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +28842,[1421767836.049394],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28843,[1421767836.254278],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +28844,[1421767836.459567],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28845,[1421767836.665168],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28846,[1421767836.870663],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28847,[1421767837.075913],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28848,[1421767837.281164],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28849,[1421767837.486528],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28850,[1421767837.692771],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +28851,[1421767837.897911],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28852,[1421767838.102856],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28853,[1421767838.308673],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +28854,[1421767838.514130],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28855,[1421767838.719593],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +28856,[1421767838.924997],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28857,[1421767839.131428],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28858,[1421767839.336631],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28859,[1421767839.542005],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +28860,[1421767839.747553],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28861,[1421767839.953011],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +28862,[1421767840.158668],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +28863,[1421767840.363741],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +28864,[1421767840.570233],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +28865,[1421767840.775860],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28866,[1421767840.982437],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +28867,[1421767841.188412],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +28868,[1421767841.394718],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +28869,[1421767841.599889],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28870,[1421767841.805732],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28871,[1421767842.011125],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +28872,[1421767842.216539],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +28873,[1421767842.422560],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +28874,[1421767842.627792],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28875,[1421767842.833338],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28876,[1421767843.038699],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +28877,[1421767843.243757],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28878,[1421767843.449019],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28879,[1421767843.654448],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28880,[1421767843.860711],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +28881,[1421767844.065584],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +28882,[1421767844.270729],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28883,[1421767844.477080],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +28884,[1421767844.682444],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28885,[1421767844.887663],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28886,[1421767845.092806],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28887,[1421767845.298658],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +28888,[1421767845.504472],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +28889,[1421767845.709869],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +28890,[1421767845.916501],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +28891,[1421767846.122816],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +28892,[1421767846.328253],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +28893,[1421767846.534100],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +28894,[1421767846.739353],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +28895,[1421767846.945750],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +28896,[1421767847.151109],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28897,[1421767847.357181],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +28898,[1421767847.562625],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +28899,[1421767847.767899],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28900,[1421767847.973510],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28901,[1421767848.179898],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +28902,[1421767848.386898],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +28903,[1421767848.593874],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +28904,[1421767848.799588],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28905,[1421767849.004788],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28906,[1421767849.209891],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +28907,[1421767849.415041],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28908,[1421767849.621184],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +28909,[1421767849.827848],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +28910,[1421767850.032846],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28911,[1421767850.239013],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28912,[1421767850.444633],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28913,[1421767850.650033],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28914,[1421767850.856070],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +28915,[1421767851.061991],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +28916,[1421767851.267369],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28917,[1421767851.472777],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +28918,[1421767851.677752],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28919,[1421767851.883637],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28920,[1421767852.089652],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +28921,[1421767852.295031],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +28922,[1421767852.500562],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28923,[1421767852.705516],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +28924,[1421767852.910743],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +28925,[1421767853.115648],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28926,[1421767853.322182],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +28927,[1421767853.527994],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28928,[1421767853.734431],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +28929,[1421767853.940006],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28930,[1421767854.145971],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +28931,[1421767854.351218],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +28932,[1421767854.556573],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +28933,[1421767854.761730],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28934,[1421767854.968272],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +28935,[1421767855.174748],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +28936,[1421767855.380993],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +28937,[1421767855.586311],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28938,[1421767855.792411],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +28939,[1421767855.998736],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +28940,[1421767856.204347],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +28941,[1421767856.409530],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28942,[1421767856.614849],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28943,[1421767856.821013],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +28944,[1421767857.026741],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +28945,[1421767857.232076],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28946,[1421767857.437175],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +28947,[1421767857.642364],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +28948,[1421767857.848175],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +28949,[1421767858.053317],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +28950,[1421767858.258489],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +28951,[1421767858.463987],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +28952,[1421767858.669145],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +28953,[1421767858.874239],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28954,[1421767859.079936],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28955,[1421767859.285866],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +28956,[1421767859.491035],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +28957,[1421767859.697196],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +28958,[1421767859.903431],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +28959,[1421767860.109037],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +28960,[1421767860.315193],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +28961,[1421767860.520065],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28962,[1421767860.725232],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28963,[1421767860.932098],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +28964,[1421767861.138285],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.93,ms +28965,[1421767861.344541],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +28966,[1421767861.550129],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +28967,[1421767861.756478],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +28968,[1421767861.962107],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +28969,[1421767862.167401],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +28970,[1421767862.372545],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28971,[1421767862.577947],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +28972,[1421767862.783451],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28973,[1421767862.989247],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28974,[1421767863.194118],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +28975,[1421767863.401017],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +28976,[1421767863.606198],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +28977,[1421767863.811786],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +28978,[1421767864.016841],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28979,[1421767864.222084],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +28980,[1421767864.427249],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +28981,[1421767864.633820],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +28982,[1421767864.840580],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +28983,[1421767865.045480],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +28984,[1421767865.251709],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +28985,[1421767865.457281],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +28986,[1421767865.663708],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +28987,[1421767865.869822],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +28988,[1421767866.074838],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +28989,[1421767866.280046],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +28990,[1421767866.485708],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +28991,[1421767866.692348],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +28992,[1421767866.897614],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +28993,[1421767867.102423],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +28994,[1421767867.308483],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +28995,[1421767867.514718],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +28996,[1421767867.719638],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +28997,[1421767867.924745],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +28998,[1421767868.130983],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +28999,[1421767868.337712],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +29000,[1421767868.542916],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29001,[1421767868.748054],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29002,[1421767868.953588],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29003,[1421767869.158691],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +29004,[1421767869.364698],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +29005,[1421767869.569660],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29006,[1421767869.774720],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29007,[1421767869.980030],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29008,[1421767870.186631],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +29009,[1421767870.391854],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29010,[1421767870.597175],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29011,[1421767870.802813],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +29012,[1421767871.008074],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29013,[1421767871.213685],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29014,[1421767871.418857],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29015,[1421767871.624004],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +29016,[1421767871.828811],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29017,[1421767872.034456],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +29018,[1421767872.240575],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +29019,[1421767872.446957],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +29020,[1421767872.652779],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +29021,[1421767872.858181],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29022,[1421767873.064079],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +29023,[1421767873.269347],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29024,[1421767873.474597],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29025,[1421767873.680928],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +29026,[1421767873.885996],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29027,[1421767874.091894],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +29028,[1421767874.298278],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +29029,[1421767874.503794],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +29030,[1421767874.710242],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +29031,[1421767874.920255],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.76,ms +29032,[1421767875.125783],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29033,[1421767875.331307],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29034,[1421767875.536754],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29035,[1421767875.743253],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +29036,[1421767875.948906],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +29037,[1421767876.154322],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29038,[1421767876.360556],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +29039,[1421767876.567396],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +29040,[1421767876.773949],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +29041,[1421767876.979346],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29042,[1421767877.185145],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29043,[1421767877.390116],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29044,[1421767877.595602],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29045,[1421767877.800844],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29046,[1421767878.005786],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +29047,[1421767878.211050],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29048,[1421767878.417289],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29049,[1421767878.623781],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +29050,[1421767878.828915],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +29051,[1421767879.033766],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +29052,[1421767879.239855],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29053,[1421767879.445465],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +29054,[1421767879.651166],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +29055,[1421767879.856209],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29056,[1421767880.061818],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +29057,[1421767880.268243],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29058,[1421767880.473704],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +29059,[1421767880.679417],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29060,[1421767880.885354],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +29061,[1421767881.090430],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +29062,[1421767881.295524],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29063,[1421767881.500583],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29064,[1421767881.706258],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +29065,[1421767881.911788],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29066,[1421767882.117424],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29067,[1421767882.322987],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29068,[1421767882.529837],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +29069,[1421767882.735207],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29070,[1421767882.941847],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29071,[1421767883.147078],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29072,[1421767883.353489],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29073,[1421767883.558818],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29074,[1421767883.764744],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29075,[1421767883.970175],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29076,[1421767884.174984],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +29077,[1421767884.379834],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29078,[1421767884.586027],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +29079,[1421767884.791447],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29080,[1421767884.996768],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +29081,[1421767885.202226],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29082,[1421767885.407345],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29083,[1421767885.612665],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29084,[1421767885.818183],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29085,[1421767886.023994],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +29086,[1421767886.228832],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29087,[1421767886.435261],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +29088,[1421767886.640832],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +29089,[1421767886.846933],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29090,[1421767887.051776],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +29091,[1421767887.257411],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +29092,[1421767887.465890],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29093,[1421767887.671806],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +29094,[1421767887.876872],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29095,[1421767888.081927],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29096,[1421767888.286866],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29097,[1421767888.493215],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +29098,[1421767888.699087],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29099,[1421767888.905809],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +29100,[1421767889.111052],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29101,[1421767889.317524],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +29102,[1421767889.523192],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +29103,[1421767889.728238],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29104,[1421767889.934333],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +29105,[1421767890.140166],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +29106,[1421767890.345394],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29107,[1421767890.550378],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +29108,[1421767890.755582],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29109,[1421767890.960753],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29110,[1421767891.166756],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +29111,[1421767891.372459],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29112,[1421767891.578042],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29113,[1421767891.783478],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +29114,[1421767891.990226],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +29115,[1421767892.195499],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29116,[1421767892.400929],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +29117,[1421767892.607467],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +29118,[1421767892.812978],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29119,[1421767893.018128],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +29120,[1421767893.223600],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29121,[1421767893.428691],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +29122,[1421767893.634854],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +29123,[1421767893.840084],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +29124,[1421767894.049168],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.08,ms +29125,[1421767894.254618],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +29126,[1421767894.460157],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29127,[1421767894.665692],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29128,[1421767894.871530],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +29129,[1421767895.077399],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29130,[1421767895.282378],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +29131,[1421767895.488001],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +29132,[1421767895.693171],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29133,[1421767895.898401],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29134,[1421767896.103238],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29135,[1421767896.309131],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +29136,[1421767896.514554],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29137,[1421767896.720768],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +29138,[1421767896.926721],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +29139,[1421767897.131675],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29140,[1421767897.337785],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +29141,[1421767897.543314],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29142,[1421767897.748944],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29143,[1421767897.954119],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +29144,[1421767898.159547],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +29145,[1421767898.364458],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29146,[1421767898.569701],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29147,[1421767898.775213],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29148,[1421767898.980762],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29149,[1421767899.187018],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +29150,[1421767899.392132],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29151,[1421767899.597521],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +29152,[1421767899.803286],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29153,[1421767900.007871],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29154,[1421767900.212992],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29155,[1421767900.418197],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29156,[1421767900.624400],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +29157,[1421767900.830793],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +29158,[1421767901.036249],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +29159,[1421767901.241596],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +29160,[1421767901.448884],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.35,ms +29161,[1421767901.654145],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +29162,[1421767901.859653],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +29163,[1421767902.064620],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29164,[1421767902.270824],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +29165,[1421767902.479433],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.31,ms +29166,[1421767902.689748],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.22,ms +29167,[1421767902.896187],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +29168,[1421767903.102213],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29169,[1421767903.308205],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +29170,[1421767903.527997],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +29171,[1421767903.740008],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.95,ms +29172,[1421767903.955027],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +29173,[1421767904.205491],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.4,ms +29174,[1421767904.465634],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=55.9,ms +29175,[1421767904.692722],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +29176,[1421767904.972980],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.1,ms +29177,[1421767905.245733],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=68.4,ms +29178,[1421767905.450804],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29179,[1421767905.657180],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +29180,[1421767905.862925],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29181,[1421767906.074718],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.14,ms +29182,[1421767906.293177],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +29183,[1421767906.512310],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +29184,[1421767906.735405],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +29185,[1421767906.965397],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +29186,[1421767907.254219],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.6,ms +29187,[1421767907.487070],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.6,ms +29188,[1421767907.770142],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.7,ms +29189,[1421767907.999742],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +29190,[1421767908.226318],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +29191,[1421767908.431291],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +29192,[1421767908.636921],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +29193,[1421767908.843856],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +29194,[1421767909.052832],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.33,ms +29195,[1421767909.263933],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.31,ms +29196,[1421767909.481416],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +29197,[1421767909.694647],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.93,ms +29198,[1421767909.913332],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +29199,[1421767910.191775],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.6,ms +29200,[1421767910.414416],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +29201,[1421767910.640453],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +29202,[1421767910.867520],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +29203,[1421767911.148685],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.4,ms +29204,[1421767911.354102],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29205,[1421767911.559472],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +29206,[1421767911.764596],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29207,[1421767911.970112],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29208,[1421767912.176482],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29209,[1421767912.381485],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +29210,[1421767912.587129],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +29211,[1421767912.792624],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29212,[1421767912.998196],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +29213,[1421767913.204231],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +29214,[1421767913.414033],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.87,ms +29215,[1421767913.630547],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +29216,[1421767913.874427],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.5,ms +29217,[1421767914.092068],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +29218,[1421767914.311437],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +29219,[1421767914.517144],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +29220,[1421767914.723727],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +29221,[1421767914.928513],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29222,[1421767915.134381],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +29223,[1421767915.356774],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +29224,[1421767915.568717],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.70,ms +29225,[1421767915.781935],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.87,ms +29226,[1421767916.042253],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.1,ms +29227,[1421767916.248554],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +29228,[1421767916.521338],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.0,ms +29229,[1421767916.742049],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +29230,[1421767916.968431],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +29231,[1421767917.191781],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +29232,[1421767917.414414],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +29233,[1421767917.700798],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.1,ms +29234,[1421767917.926247],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +29235,[1421767918.146276],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +29236,[1421767918.370697],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +29237,[1421767918.596071],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +29238,[1421767918.821171],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +29239,[1421767919.045174],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +29240,[1421767919.270773],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +29241,[1421767919.482528],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.81,ms +29242,[1421767919.688661],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +29243,[1421767919.893829],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29244,[1421767920.102368],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.74,ms +29245,[1421767920.314316],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.21,ms +29246,[1421767920.529006],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +29247,[1421767920.750804],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +29248,[1421767921.015734],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.7,ms +29249,[1421767921.236139],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +29250,[1421767921.462205],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +29251,[1421767921.750921],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.4,ms +29252,[1421767921.978388],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +29253,[1421767922.197736],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +29254,[1421767922.418552],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +29255,[1421767922.624268],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +29256,[1421767922.907131],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.8,ms +29257,[1421767923.133989],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +29258,[1421767923.419594],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.4,ms +29259,[1421767923.704411],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.9,ms +29260,[1421767923.930776],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +29261,[1421767924.155801],1114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +29262,[1421767924.378087],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +29263,[1421767924.584691],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +29264,[1421767924.790799],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +29265,[1421767924.997551],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +29266,[1421767925.207408],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.69,ms +29267,[1421767925.420685],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.30,ms +29268,[1421767925.633708],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.43,ms +29269,[1421767925.848549],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +29270,[1421767926.068228],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +29271,[1421767926.320392],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.2,ms +29272,[1421767926.525567],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +29273,[1421767926.730956],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29274,[1421767926.937711],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +29275,[1421767927.172819],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.1,ms +29276,[1421767927.390915],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +29277,[1421767927.661631],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.5,ms +29278,[1421767927.944376],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.3,ms +29279,[1421767928.149850],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29280,[1421767928.356545],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29281,[1421767928.563156],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +29282,[1421767928.768088],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29283,[1421767928.973488],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +29284,[1421767929.178456],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29285,[1421767929.383909],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +29286,[1421767929.594571],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.61,ms +29287,[1421767929.807933],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.41,ms +29288,[1421767930.027868],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +29289,[1421767930.242348],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +29290,[1421767930.460944],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +29291,[1421767930.679234],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +29292,[1421767930.884724],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29293,[1421767931.090960],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +29294,[1421767931.297591],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.89,ms +29295,[1421767931.507858],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.85,ms +29296,[1421767931.720561],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.50,ms +29297,[1421767931.934802],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.48,ms +29298,[1421767932.153982],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +29299,[1421767932.375156],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +29300,[1421767932.598823],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +29301,[1421767932.824891],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +29302,[1421767933.109187],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +29303,[1421767933.333791],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +29304,[1421767933.553286],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +29305,[1421767933.758521],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29306,[1421767933.981860],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +29307,[1421767934.268009],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.4,ms +29308,[1421767934.493809],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +29309,[1421767934.722100],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +29310,[1421767935.009228],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.1,ms +29311,[1421767935.251441],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.2,ms +29312,[1421767935.460197],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +29313,[1421767935.665678],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29314,[1421767935.871339],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29315,[1421767936.084008],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.21,ms +29316,[1421767936.294488],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.56,ms +29317,[1421767936.508236],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.33,ms +29318,[1421767936.723365],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +29319,[1421767936.941276],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +29320,[1421767937.218378],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.0,ms +29321,[1421767937.443619],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +29322,[1421767937.665257],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +29323,[1421767937.953148],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.6,ms +29324,[1421767938.172217],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +29325,[1421767938.445512],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.1,ms +29326,[1421767938.668686],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +29327,[1421767938.893264],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +29328,[1421767939.114471],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +29329,[1421767939.401639],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.3,ms +29330,[1421767939.630223],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +29331,[1421767939.851226],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +29332,[1421767940.084952],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.9,ms +29333,[1421767940.291774],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +29334,[1421767940.497204],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29335,[1421767940.702302],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29336,[1421767940.907797],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +29337,[1421767941.113599],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +29338,[1421767941.318834],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29339,[1421767941.524016],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29340,[1421767941.729495],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29341,[1421767941.935205],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29342,[1421767942.141156],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29343,[1421767942.346695],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29344,[1421767942.552833],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +29345,[1421767942.758558],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +29346,[1421767942.964030],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +29347,[1421767943.169098],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29348,[1421767943.374158],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +29349,[1421767943.579318],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29350,[1421767943.784832],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29351,[1421767943.990143],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +29352,[1421767944.195123],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29353,[1421767944.400433],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29354,[1421767944.605396],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29355,[1421767944.811620],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +29356,[1421767945.017688],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +29357,[1421767945.222549],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +29358,[1421767945.428306],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +29359,[1421767945.633349],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29360,[1421767945.838586],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29361,[1421767946.043069],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29362,[1421767946.248327],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +29363,[1421767946.454800],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +29364,[1421767946.659828],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29365,[1421767946.866023],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +29366,[1421767947.071055],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +29367,[1421767947.275821],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29368,[1421767947.481541],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +29369,[1421767947.686789],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29370,[1421767947.892442],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29371,[1421767948.097314],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +29372,[1421767948.302739],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +29373,[1421767948.507950],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +29374,[1421767948.713052],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29375,[1421767948.918242],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +29376,[1421767949.123226],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +29377,[1421767949.328162],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29378,[1421767949.533177],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +29379,[1421767949.739639],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +29380,[1421767949.945366],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29381,[1421767950.152245],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +29382,[1421767950.357287],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29383,[1421767950.562629],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29384,[1421767950.767670],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29385,[1421767950.972635],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29386,[1421767951.178263],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +29387,[1421767951.383054],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29388,[1421767951.588319],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +29389,[1421767951.793591],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +29390,[1421767951.999876],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +29391,[1421767952.206376],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29392,[1421767952.412666],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +29393,[1421767952.618200],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29394,[1421767952.823731],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29395,[1421767953.029813],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +29396,[1421767953.236141],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +29397,[1421767953.441592],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +29398,[1421767953.647202],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29399,[1421767953.852645],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29400,[1421767954.057280],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29401,[1421767954.262313],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +29402,[1421767954.467496],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29403,[1421767954.673152],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29404,[1421767954.878549],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29405,[1421767955.083934],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +29406,[1421767955.289324],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29407,[1421767955.495364],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29408,[1421767955.701817],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +29409,[1421767955.907147],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29410,[1421767956.113312],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +29411,[1421767956.318588],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29412,[1421767956.523893],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29413,[1421767956.728853],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29414,[1421767956.934665],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +29415,[1421767957.139836],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29416,[1421767957.344836],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29417,[1421767957.550257],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +29418,[1421767957.755723],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29419,[1421767957.961597],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +29420,[1421767958.167399],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29421,[1421767958.372826],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29422,[1421767958.579391],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +29423,[1421767958.784435],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +29424,[1421767958.989816],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29425,[1421767959.196643],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +29426,[1421767959.413120],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +29427,[1421767959.641439],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +29428,[1421767959.857048],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +29429,[1421767960.072995],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +29430,[1421767960.337136],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.3,ms +29431,[1421767960.559955],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +29432,[1421767960.790063],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +29433,[1421767961.077844],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.4,ms +29434,[1421767961.289884],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.15,ms +29435,[1421767961.496326],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +29436,[1421767961.702832],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29437,[1421767961.908489],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29438,[1421767962.113890],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +29439,[1421767962.319073],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29440,[1421767962.524634],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29441,[1421767962.730375],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +29442,[1421767962.935784],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29443,[1421767963.143055],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.50,ms +29444,[1421767963.369361],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +29445,[1421767963.611723],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.0,ms +29446,[1421767963.827758],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +29447,[1421767964.046307],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +29448,[1421767964.324675],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.5,ms +29449,[1421767964.530247],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29450,[1421767964.736434],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +29451,[1421767964.941548],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29452,[1421767965.146676],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29453,[1421767965.360700],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.2,ms +29454,[1421767965.586606],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +29455,[1421767965.803832],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +29456,[1421767966.018166],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +29457,[1421767966.238165],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +29458,[1421767966.458492],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +29459,[1421767966.737809],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.3,ms +29460,[1421767966.958508],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +29461,[1421767967.187394],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +29462,[1421767967.415991],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +29463,[1421767967.641832],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +29464,[1421767967.847125],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29465,[1421767968.052608],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +29466,[1421767968.259351],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +29467,[1421767968.464310],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +29468,[1421767968.669641],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29469,[1421767968.875197],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29470,[1421767969.080667],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +29471,[1421767969.288002],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.58,ms +29472,[1421767969.496690],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.93,ms +29473,[1421767969.729644],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.0,ms +29474,[1421767969.944223],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +29475,[1421767970.161509],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +29476,[1421767970.381945],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +29477,[1421767970.641550],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=55.1,ms +29478,[1421767970.846862],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +29479,[1421767971.051416],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +29480,[1421767971.264494],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.22,ms +29481,[1421767971.474779],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.20,ms +29482,[1421767971.707262],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.1,ms +29483,[1421767971.928248],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +29484,[1421767972.149740],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +29485,[1421767972.374936],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +29486,[1421767972.655617],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.5,ms +29487,[1421767972.878756],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +29488,[1421767973.162763],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.0,ms +29489,[1421767973.386611],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +29490,[1421767973.618459],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.4,ms +29491,[1421767973.839334],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +29492,[1421767974.044245],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29493,[1421767974.249439],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29494,[1421767974.454231],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29495,[1421767974.659694],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29496,[1421767974.879024],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +29497,[1421767975.089346],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.56,ms +29498,[1421767975.308770],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +29499,[1421767975.526273],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +29500,[1421767975.744128],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +29501,[1421767975.968349],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +29502,[1421767976.198382],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +29503,[1421767976.404874],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +29504,[1421767976.610764],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29505,[1421767976.816159],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +29506,[1421767977.030164],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +29507,[1421767977.240884],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.96,ms +29508,[1421767977.478026],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.3,ms +29509,[1421767977.690695],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.93,ms +29510,[1421767977.895781],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +29511,[1421767978.101569],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +29512,[1421767978.307669],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +29513,[1421767978.512772],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29514,[1421767978.718499],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29515,[1421767978.923484],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29516,[1421767979.128694],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +29517,[1421767979.334045],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +29518,[1421767979.539608],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29519,[1421767979.745073],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29520,[1421767979.951488],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +29521,[1421767980.156663],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29522,[1421767980.362603],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +29523,[1421767980.567813],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29524,[1421767980.773157],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29525,[1421767980.979705],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +29526,[1421767981.185363],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +29527,[1421767981.391903],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +29528,[1421767981.598501],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +29529,[1421767981.804316],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29530,[1421767982.010036],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +29531,[1421767982.216151],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +29532,[1421767982.422066],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +29533,[1421767982.627899],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +29534,[1421767982.832947],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29535,[1421767983.038044],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29536,[1421767983.243991],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +29537,[1421767983.449874],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +29538,[1421767983.655454],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29539,[1421767983.861332],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +29540,[1421767984.066590],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +29541,[1421767984.271468],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +29542,[1421767984.476726],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29543,[1421767984.682734],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +29544,[1421767984.888987],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +29545,[1421767985.096017],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.13,ms +29546,[1421767985.301221],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29547,[1421767985.506992],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29548,[1421767985.712543],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29549,[1421767985.918131],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29550,[1421767986.122984],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29551,[1421767986.329195],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29552,[1421767986.534278],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29553,[1421767986.739723],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +29554,[1421767986.944876],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29555,[1421767987.150161],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +29556,[1421767987.355571],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +29557,[1421767987.561032],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29558,[1421767987.765966],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29559,[1421767987.972094],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +29560,[1421767988.177748],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29561,[1421767988.383156],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29562,[1421767988.589053],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29563,[1421767988.794252],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29564,[1421767988.999567],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29565,[1421767989.204876],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29566,[1421767989.410566],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29567,[1421767989.617133],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +29568,[1421767989.823326],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +29569,[1421767990.028936],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +29570,[1421767990.234234],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29571,[1421767990.439542],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29572,[1421767990.645396],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29573,[1421767990.851103],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29574,[1421767991.056729],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +29575,[1421767991.262208],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +29576,[1421767991.467613],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29577,[1421767991.673757],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +29578,[1421767991.879298],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29579,[1421767992.084716],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29580,[1421767992.289826],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29581,[1421767992.495316],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29582,[1421767992.700480],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29583,[1421767992.905561],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29584,[1421767993.110661],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29585,[1421767993.316075],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29586,[1421767993.521829],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29587,[1421767993.727700],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29588,[1421767993.933228],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29589,[1421767994.138258],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +29590,[1421767994.344597],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29591,[1421767994.549826],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29592,[1421767994.755401],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29593,[1421767994.960160],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29594,[1421767995.165086],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29595,[1421767995.370229],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29596,[1421767995.575234],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +29597,[1421767995.779697],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +29598,[1421767995.984686],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29599,[1421767996.190304],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29600,[1421767996.395242],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29601,[1421767996.601478],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +29602,[1421767996.806681],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29603,[1421767997.011555],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29604,[1421767997.217080],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +29605,[1421767997.422285],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29606,[1421767997.627603],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29607,[1421767997.833192],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29608,[1421767998.038111],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29609,[1421767998.243455],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29610,[1421767998.449222],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29611,[1421767998.654982],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29612,[1421767998.860935],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +29613,[1421767999.066142],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +29614,[1421767999.271049],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29615,[1421767999.477454],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +29616,[1421767999.683213],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29617,[1421767999.889033],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +29618,[1421768000.094372],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +29619,[1421768000.300862],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +29620,[1421768000.506673],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +29621,[1421768000.712149],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29622,[1421768000.917660],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29623,[1421768001.122887],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29624,[1421768001.328311],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +29625,[1421768001.534506],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +29626,[1421768001.741101],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +29627,[1421768001.947532],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +29628,[1421768002.152773],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29629,[1421768002.359024],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29630,[1421768002.564622],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +29631,[1421768002.770129],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29632,[1421768002.975596],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29633,[1421768003.180857],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +29634,[1421768003.385931],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29635,[1421768003.590989],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29636,[1421768003.795861],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29637,[1421768004.000866],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29638,[1421768004.206427],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +29639,[1421768004.412523],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +29640,[1421768004.617514],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29641,[1421768004.823496],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +29642,[1421768005.028188],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29643,[1421768005.233428],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29644,[1421768005.438358],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29645,[1421768005.643749],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29646,[1421768005.849377],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29647,[1421768006.055417],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +29648,[1421768006.260638],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29649,[1421768006.466088],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29650,[1421768006.671329],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29651,[1421768006.877699],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +29652,[1421768007.083476],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +29653,[1421768007.289275],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +29654,[1421768007.495570],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +29655,[1421768007.701754],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +29656,[1421768007.907631],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +29657,[1421768008.112734],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29658,[1421768008.317914],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +29659,[1421768008.522647],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29660,[1421768008.728327],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +29661,[1421768008.933574],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29662,[1421768009.139456],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +29663,[1421768009.344441],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +29664,[1421768009.549457],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29665,[1421768009.754584],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29666,[1421768009.959819],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29667,[1421768010.165196],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29668,[1421768010.370701],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29669,[1421768010.576257],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29670,[1421768010.782256],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +29671,[1421768010.988054],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +29672,[1421768011.193227],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29673,[1421768011.398515],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29674,[1421768011.604436],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +29675,[1421768011.811069],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29676,[1421768012.016005],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29677,[1421768012.221036],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +29678,[1421768012.426004],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29679,[1421768012.631244],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +29680,[1421768012.836942],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +29681,[1421768013.041877],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29682,[1421768013.247123],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +29683,[1421768013.452124],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29684,[1421768013.657366],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29685,[1421768013.862672],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29686,[1421768014.067375],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29687,[1421768014.273599],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +29688,[1421768014.479126],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +29689,[1421768014.685843],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +29690,[1421768014.890891],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +29691,[1421768015.096462],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +29692,[1421768015.301782],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29693,[1421768015.508320],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +29694,[1421768015.713230],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +29695,[1421768015.918216],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +29696,[1421768016.123134],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +29697,[1421768016.328041],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29698,[1421768016.532965],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29699,[1421768016.739261],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +29700,[1421768016.944618],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29701,[1421768017.149668],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29702,[1421768017.354574],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29703,[1421768017.559706],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29704,[1421768017.765323],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +29705,[1421768017.970638],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29706,[1421768018.175528],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +29707,[1421768018.380900],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29708,[1421768018.587579],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +29709,[1421768018.792944],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +29710,[1421768018.997833],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +29711,[1421768019.204086],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +29712,[1421768019.409279],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29713,[1421768019.615506],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +29714,[1421768019.820782],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +29715,[1421768020.025896],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29716,[1421768020.231816],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +29717,[1421768020.437568],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +29718,[1421768020.643150],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29719,[1421768020.848540],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29720,[1421768021.053468],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29721,[1421768021.259823],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +29722,[1421768021.465115],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +29723,[1421768021.670406],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29724,[1421768021.877187],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +29725,[1421768022.082681],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29726,[1421768022.289015],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +29727,[1421768022.494122],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29728,[1421768022.700868],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29729,[1421768022.906464],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +29730,[1421768023.111333],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29731,[1421768023.317472],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +29732,[1421768023.522815],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29733,[1421768023.727918],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29734,[1421768023.933242],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29735,[1421768024.138742],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +29736,[1421768024.343946],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29737,[1421768024.548825],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29738,[1421768024.755003],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +29739,[1421768024.960493],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29740,[1421768025.165863],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29741,[1421768025.370919],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +29742,[1421768025.576624],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +29743,[1421768025.784058],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.15,ms +29744,[1421768026.010241],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +29745,[1421768026.227377],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +29746,[1421768026.433760],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29747,[1421768026.640225],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +29748,[1421768026.845819],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29749,[1421768027.051444],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +29750,[1421768027.257137],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +29751,[1421768027.462838],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +29752,[1421768027.668754],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29753,[1421768027.874928],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29754,[1421768028.080978],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +29755,[1421768028.286147],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +29756,[1421768028.493030],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +29757,[1421768028.698647],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29758,[1421768028.905115],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +29759,[1421768029.110967],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29760,[1421768029.316476],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29761,[1421768029.522124],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +29762,[1421768029.728369],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +29763,[1421768029.933773],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29764,[1421768030.139043],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29765,[1421768030.344957],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29766,[1421768030.550898],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +29767,[1421768030.755772],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +29768,[1421768030.960973],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29769,[1421768031.165924],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29770,[1421768031.371253],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29771,[1421768031.576594],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +29772,[1421768031.781881],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29773,[1421768031.986898],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29774,[1421768032.191936],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29775,[1421768032.398271],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +29776,[1421768032.604052],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29777,[1421768032.809507],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +29778,[1421768033.014216],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29779,[1421768033.220586],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +29780,[1421768033.425861],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29781,[1421768033.632287],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +29782,[1421768033.837961],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29783,[1421768034.043981],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +29784,[1421768034.249145],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29785,[1421768034.454260],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29786,[1421768034.660853],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +29787,[1421768034.866829],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29788,[1421768035.071491],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +29789,[1421768035.276421],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +29790,[1421768035.482675],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29791,[1421768035.688223],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29792,[1421768035.893310],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29793,[1421768036.099448],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +29794,[1421768036.304545],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29795,[1421768036.509894],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +29796,[1421768036.715391],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29797,[1421768036.920279],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29798,[1421768037.126522],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29799,[1421768037.331720],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29800,[1421768037.536958],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29801,[1421768037.742045],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +29802,[1421768037.947642],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29803,[1421768038.152658],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +29804,[1421768038.359160],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +29805,[1421768038.565228],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29806,[1421768038.771747],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +29807,[1421768038.978259],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +29808,[1421768039.183755],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29809,[1421768039.388900],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29810,[1421768039.593889],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +29811,[1421768039.799965],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +29812,[1421768040.004691],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29813,[1421768040.210671],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +29814,[1421768040.415882],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29815,[1421768040.622005],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +29816,[1421768040.827971],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +29817,[1421768041.032522],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +29818,[1421768041.238074],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +29819,[1421768041.444487],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +29820,[1421768041.650307],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +29821,[1421768041.855757],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29822,[1421768042.060571],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29823,[1421768042.266908],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +29824,[1421768042.472450],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29825,[1421768042.678868],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +29826,[1421768042.883944],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29827,[1421768043.088543],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29828,[1421768043.294402],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +29829,[1421768043.499496],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29830,[1421768043.705753],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +29831,[1421768043.911248],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29832,[1421768044.116588],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +29833,[1421768044.321797],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29834,[1421768044.527194],1465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29835,[1421768044.732699],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29836,[1421768044.937562],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +29837,[1421768045.142622],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29838,[1421768045.347497],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29839,[1421768045.552395],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29840,[1421768045.757702],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29841,[1421768045.964326],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29842,[1421768046.169582],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29843,[1421768046.376014],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29844,[1421768046.581754],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29845,[1421768046.787369],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +29846,[1421768046.992871],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29847,[1421768047.197941],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29848,[1421768047.403346],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +29849,[1421768047.608692],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +29850,[1421768047.814273],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29851,[1421768048.021099],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.97,ms +29852,[1421768048.226354],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29853,[1421768048.431715],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +29854,[1421768048.637455],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29855,[1421768048.842743],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29856,[1421768049.047672],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29857,[1421768049.252851],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29858,[1421768049.461158],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.00,ms +29859,[1421768049.667356],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +29860,[1421768049.873648],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +29861,[1421768050.079487],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +29862,[1421768050.284881],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29863,[1421768050.490277],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29864,[1421768050.695801],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29865,[1421768050.900584],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29866,[1421768051.105725],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +29867,[1421768051.310613],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29868,[1421768051.516737],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +29869,[1421768051.721902],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29870,[1421768051.927323],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29871,[1421768052.132988],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29872,[1421768052.338247],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29873,[1421768052.543564],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29874,[1421768052.749118],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29875,[1421768052.954403],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +29876,[1421768053.159079],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29877,[1421768053.365611],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +29878,[1421768053.570905],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +29879,[1421768053.775959],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29880,[1421768053.981151],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +29881,[1421768054.186516],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29882,[1421768054.392039],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +29883,[1421768054.597183],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29884,[1421768054.802782],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +29885,[1421768055.008243],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +29886,[1421768055.213462],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29887,[1421768055.418801],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29888,[1421768055.624455],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29889,[1421768055.830864],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +29890,[1421768056.035611],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29891,[1421768056.241629],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +29892,[1421768056.447216],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +29893,[1421768056.652974],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29894,[1421768056.858487],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +29895,[1421768057.063303],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +29896,[1421768057.269371],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +29897,[1421768057.476205],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.80,ms +29898,[1421768057.681824],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +29899,[1421768057.887297],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29900,[1421768058.092472],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +29901,[1421768058.297679],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29902,[1421768058.503168],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29903,[1421768058.709592],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +29904,[1421768058.915458],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29905,[1421768059.121078],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +29906,[1421768059.326505],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29907,[1421768059.533227],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +29908,[1421768059.738796],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +29909,[1421768059.945470],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +29910,[1421768060.151087],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29911,[1421768060.356274],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29912,[1421768060.561415],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29913,[1421768060.766209],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29914,[1421768060.973185],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +29915,[1421768061.179464],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +29916,[1421768061.384609],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29917,[1421768061.590208],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +29918,[1421768061.795079],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29919,[1421768062.001355],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +29920,[1421768062.206936],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29921,[1421768062.413025],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +29922,[1421768062.619409],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +29923,[1421768062.825122],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +29924,[1421768063.029786],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +29925,[1421768063.234542],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +29926,[1421768063.439477],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29927,[1421768063.644400],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +29928,[1421768063.849809],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29929,[1421768064.055314],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29930,[1421768064.262036],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +29931,[1421768064.467562],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +29932,[1421768064.672385],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +29933,[1421768064.877827],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29934,[1421768065.082967],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +29935,[1421768065.287727],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29936,[1421768065.492637],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29937,[1421768065.698491],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +29938,[1421768065.903133],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29939,[1421768066.107832],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29940,[1421768066.312826],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29941,[1421768066.518839],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +29942,[1421768066.724165],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +29943,[1421768066.929938],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +29944,[1421768067.135206],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +29945,[1421768067.341518],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +29946,[1421768067.546486],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +29947,[1421768067.751696],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +29948,[1421768067.957093],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +29949,[1421768068.162513],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +29950,[1421768068.367887],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +29951,[1421768068.573483],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29952,[1421768068.778595],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +29953,[1421768068.984997],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +29954,[1421768069.190275],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +29955,[1421768069.395394],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +29956,[1421768069.600790],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29957,[1421768069.806194],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +29958,[1421768070.011686],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +29959,[1421768070.216958],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +29960,[1421768070.422008],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +29961,[1421768070.627449],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +29962,[1421768070.832915],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29963,[1421768071.037709],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +29964,[1421768071.243760],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +29965,[1421768071.448661],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +29966,[1421768071.654228],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29967,[1421768071.859781],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +29968,[1421768072.064499],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29969,[1421768072.269695],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +29970,[1421768072.474698],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +29971,[1421768072.680913],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +29972,[1421768072.885743],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +29973,[1421768073.090494],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +29974,[1421768073.296437],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +29975,[1421768073.501528],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +29976,[1421768073.707110],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +29977,[1421768073.912802],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +29978,[1421768074.119425],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +29979,[1421768074.324957],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +29980,[1421768074.530863],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +29981,[1421768074.736631],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +29982,[1421768074.942369],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +29983,[1421768075.147482],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +29984,[1421768075.353850],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +29985,[1421768075.558894],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +29986,[1421768075.764160],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +29987,[1421768075.968737],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29988,[1421768076.173878],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +29989,[1421768076.379185],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +29990,[1421768076.584268],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +29991,[1421768076.790349],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +29992,[1421768076.996168],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +29993,[1421768077.202029],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +29994,[1421768077.407210],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +29995,[1421768077.612494],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +29996,[1421768077.817787],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +29997,[1421768078.023378],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +29998,[1421768078.229712],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +29999,[1421768078.434829],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30000,[1421768078.639864],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +30001,[1421768078.845205],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30002,[1421768079.050151],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +30003,[1421768079.255343],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30004,[1421768079.461691],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +30005,[1421768079.666645],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30006,[1421768079.871792],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +30007,[1421768080.076861],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30008,[1421768080.281813],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30009,[1421768080.487257],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +30010,[1421768080.693628],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +30011,[1421768080.899811],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +30012,[1421768081.104900],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30013,[1421768081.310536],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +30014,[1421768081.515897],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30015,[1421768081.720885],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30016,[1421768081.926059],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +30017,[1421768082.131415],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30018,[1421768082.337719],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +30019,[1421768082.542690],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +30020,[1421768082.748799],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +30021,[1421768082.953891],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30022,[1421768083.159860],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +30023,[1421768083.365760],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +30024,[1421768083.571484],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +30025,[1421768083.776989],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +30026,[1421768083.983024],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30027,[1421768084.188319],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +30028,[1421768084.393478],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30029,[1421768084.600252],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +30030,[1421768084.806451],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +30031,[1421768085.012326],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +30032,[1421768085.218351],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +30033,[1421768085.423887],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30034,[1421768085.628548],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30035,[1421768085.834635],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +30036,[1421768086.039739],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30037,[1421768086.244985],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30038,[1421768086.449882],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30039,[1421768086.655999],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +30040,[1421768086.861364],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +30041,[1421768087.066138],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30042,[1421768087.272409],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +30043,[1421768087.477342],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30044,[1421768087.682753],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30045,[1421768087.888327],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30046,[1421768088.093261],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +30047,[1421768088.299494],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +30048,[1421768088.506199],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +30049,[1421768088.711372],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30050,[1421768088.917222],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30051,[1421768089.122832],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30052,[1421768089.328304],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30053,[1421768089.533683],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +30054,[1421768089.740039],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30055,[1421768089.945081],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30056,[1421768090.151792],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +30057,[1421768090.357159],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30058,[1421768090.562633],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30059,[1421768090.768780],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +30060,[1421768090.974035],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30061,[1421768091.179439],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30062,[1421768091.385781],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +30063,[1421768091.591583],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +30064,[1421768091.797260],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +30065,[1421768092.001889],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +30066,[1421768092.207054],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30067,[1421768092.412494],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30068,[1421768092.618910],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +30069,[1421768092.824080],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30070,[1421768093.028562],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +30071,[1421768093.234496],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30072,[1421768093.439705],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30073,[1421768093.644717],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30074,[1421768093.850864],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +30075,[1421768094.055939],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30076,[1421768094.261975],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +30077,[1421768094.468260],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +30078,[1421768094.673202],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30079,[1421768094.878914],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30080,[1421768095.083824],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30081,[1421768095.289128],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30082,[1421768095.494661],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +30083,[1421768095.700066],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30084,[1421768095.905380],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +30085,[1421768096.111018],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30086,[1421768096.316330],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30087,[1421768096.522284],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30088,[1421768096.727997],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30089,[1421768096.934579],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30090,[1421768097.141097],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +30091,[1421768097.346211],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30092,[1421768097.551536],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +30093,[1421768097.757016],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +30094,[1421768097.962494],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30095,[1421768098.167572],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30096,[1421768098.373832],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +30097,[1421768098.579603],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30098,[1421768098.784679],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +30099,[1421768098.989700],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30100,[1421768099.195667],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +30101,[1421768099.400942],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30102,[1421768099.606379],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30103,[1421768099.811762],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +30104,[1421768100.024136],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.51,ms +30105,[1421768100.230231],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +30106,[1421768100.435609],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30107,[1421768100.641231],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30108,[1421768100.846750],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30109,[1421768101.051768],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +30110,[1421768101.257223],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +30111,[1421768101.462578],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30112,[1421768101.668070],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +30113,[1421768101.873766],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +30114,[1421768102.078635],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30115,[1421768102.284764],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30116,[1421768102.490748],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30117,[1421768102.696588],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30118,[1421768102.901773],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30119,[1421768103.106992],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30120,[1421768103.312379],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30121,[1421768103.517417],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30122,[1421768103.723256],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30123,[1421768103.929153],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30124,[1421768104.135705],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30125,[1421768104.340900],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30126,[1421768104.547829],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +30127,[1421768104.753657],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30128,[1421768104.959970],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30129,[1421768105.165532],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +30130,[1421768105.370759],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +30131,[1421768105.577874],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30132,[1421768105.783270],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30133,[1421768105.988856],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +30134,[1421768106.193986],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +30135,[1421768106.399216],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30136,[1421768106.603973],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +30137,[1421768106.809247],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +30138,[1421768107.014002],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30139,[1421768107.220380],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +30140,[1421768107.426120],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +30141,[1421768107.631680],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +30142,[1421768107.837631],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +30143,[1421768108.042157],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +30144,[1421768108.247516],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30145,[1421768108.453300],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30146,[1421768108.659973],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +30147,[1421768108.865606],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30148,[1421768109.070450],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +30149,[1421768109.275439],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +30150,[1421768109.483653],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.16,ms +30151,[1421768109.689275],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30152,[1421768109.894925],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30153,[1421768110.100274],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30154,[1421768110.305684],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +30155,[1421768110.511210],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30156,[1421768110.716658],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +30157,[1421768110.921888],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30158,[1421768111.127721],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +30159,[1421768111.332854],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30160,[1421768111.538132],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30161,[1421768111.743492],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30162,[1421768111.948390],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30163,[1421768112.152921],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30164,[1421768112.358098],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30165,[1421768112.563938],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +30166,[1421768112.769491],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30167,[1421768112.975600],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +30168,[1421768113.180481],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +30169,[1421768113.385689],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30170,[1421768113.591052],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +30171,[1421768113.796197],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +30172,[1421768114.002515],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30173,[1421768114.207642],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +30174,[1421768114.413879],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +30175,[1421768114.620267],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30176,[1421768114.825692],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30177,[1421768115.030427],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30178,[1421768115.235471],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30179,[1421768115.440859],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30180,[1421768115.645834],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30181,[1421768115.851957],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +30182,[1421768116.057485],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +30183,[1421768116.262561],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30184,[1421768116.468703],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +30185,[1421768116.673917],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30186,[1421768116.880428],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +30187,[1421768117.086524],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +30188,[1421768117.291678],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30189,[1421768117.496814],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30190,[1421768117.701959],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30191,[1421768117.908048],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +30192,[1421768118.113243],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +30193,[1421768118.319819],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +30194,[1421768118.526297],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30195,[1421768118.731757],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30196,[1421768118.937164],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30197,[1421768119.142297],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30198,[1421768119.348518],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +30199,[1421768119.553796],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30200,[1421768119.759384],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30201,[1421768119.964677],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +30202,[1421768120.169513],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +30203,[1421768120.374810],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30204,[1421768120.579884],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30205,[1421768120.785092],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30206,[1421768120.990107],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30207,[1421768121.196155],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +30208,[1421768121.401626],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30209,[1421768121.608425],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +30210,[1421768121.815252],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +30211,[1421768122.020242],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30212,[1421768122.225055],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +30213,[1421768122.430491],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30214,[1421768122.636844],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +30215,[1421768122.842270],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30216,[1421768123.047514],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30217,[1421768123.252564],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +30218,[1421768123.457965],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +30219,[1421768123.663436],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30220,[1421768123.869191],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30221,[1421768124.074190],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30222,[1421768124.280066],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +30223,[1421768124.486354],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +30224,[1421768124.692819],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +30225,[1421768124.898045],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30226,[1421768125.103206],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30227,[1421768125.308762],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30228,[1421768125.513933],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30229,[1421768125.719778],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +30230,[1421768125.925048],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30231,[1421768126.130319],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +30232,[1421768126.335851],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30233,[1421768126.541553],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30234,[1421768126.746563],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30235,[1421768126.952471],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30236,[1421768127.157590],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +30237,[1421768127.363649],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30238,[1421768127.569673],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30239,[1421768127.776414],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30240,[1421768127.982195],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30241,[1421768128.187334],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30242,[1421768128.393642],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +30243,[1421768128.599230],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30244,[1421768128.804360],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30245,[1421768129.008991],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +30246,[1421768129.214197],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +30247,[1421768129.419232],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30248,[1421768129.624699],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30249,[1421768129.830875],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30250,[1421768130.036545],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +30251,[1421768130.241739],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30252,[1421768130.448169],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +30253,[1421768130.653341],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +30254,[1421768130.858599],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30255,[1421768131.063896],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30256,[1421768131.268752],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30257,[1421768131.473669],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30258,[1421768131.678873],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30259,[1421768131.885324],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +30260,[1421768132.090193],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +30261,[1421768132.295523],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +30262,[1421768132.500503],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30263,[1421768132.705767],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30264,[1421768132.911212],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +30265,[1421768133.117192],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30266,[1421768133.322580],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30267,[1421768133.528083],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30268,[1421768133.734366],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +30269,[1421768133.941564],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.22,ms +30270,[1421768134.151229],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.81,ms +30271,[1421768134.363469],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.32,ms +30272,[1421768134.605813],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.1,ms +30273,[1421768134.855070],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.7,ms +30274,[1421768135.078576],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +30275,[1421768135.284256],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30276,[1421768135.490254],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30277,[1421768135.695800],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30278,[1421768135.901911],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +30279,[1421768136.108150],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +30280,[1421768136.313824],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30281,[1421768136.519068],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30282,[1421768136.724697],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30283,[1421768136.929828],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30284,[1421768137.135478],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30285,[1421768137.341625],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.89,ms +30286,[1421768137.547522],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30287,[1421768137.754411],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +30288,[1421768137.960135],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +30289,[1421768138.165849],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30290,[1421768138.371289],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30291,[1421768138.577531],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +30292,[1421768138.783145],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30293,[1421768138.989710],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +30294,[1421768139.194628],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +30295,[1421768139.399951],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30296,[1421768139.604880],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30297,[1421768139.811256],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +30298,[1421768140.015848],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30299,[1421768140.220943],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +30300,[1421768140.427527],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +30301,[1421768140.633485],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +30302,[1421768140.838570],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30303,[1421768141.043728],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30304,[1421768141.249140],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30305,[1421768141.454371],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30306,[1421768141.659539],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +30307,[1421768141.864933],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30308,[1421768142.071585],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30309,[1421768142.276860],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30310,[1421768142.483465],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +30311,[1421768142.689149],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30312,[1421768142.894460],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30313,[1421768143.099165],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +30314,[1421768143.303955],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +30315,[1421768143.509438],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30316,[1421768143.715036],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +30317,[1421768143.924112],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.63,ms +30318,[1421768144.130324],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +30319,[1421768144.336775],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +30320,[1421768144.542013],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30321,[1421768144.747805],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30322,[1421768144.953163],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30323,[1421768145.159247],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +30324,[1421768145.364475],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +30325,[1421768145.570375],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +30326,[1421768145.775922],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +30327,[1421768145.981256],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +30328,[1421768146.186381],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30329,[1421768146.391897],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30330,[1421768146.597648],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30331,[1421768146.803071],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30332,[1421768147.007689],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30333,[1421768147.212652],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30334,[1421768147.417699],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +30335,[1421768147.624518],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +30336,[1421768147.830299],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30337,[1421768148.035213],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30338,[1421768148.240295],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30339,[1421768148.446522],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +30340,[1421768148.651486],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +30341,[1421768148.856565],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30342,[1421768149.061908],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30343,[1421768149.267335],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +30344,[1421768149.473320],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30345,[1421768149.679128],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30346,[1421768149.885036],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30347,[1421768150.090834],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30348,[1421768150.296263],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +30349,[1421768150.501898],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +30350,[1421768150.708372],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30351,[1421768150.914271],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30352,[1421768151.119915],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30353,[1421768151.326392],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +30354,[1421768151.532279],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30355,[1421768151.738093],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +30356,[1421768151.943465],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30357,[1421768152.148715],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30358,[1421768152.354235],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30359,[1421768152.560382],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30360,[1421768152.766553],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +30361,[1421768152.972154],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +30362,[1421768153.177181],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30363,[1421768153.382880],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30364,[1421768153.588343],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30365,[1421768153.793569],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30366,[1421768153.999189],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30367,[1421768154.204711],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30368,[1421768154.410011],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +30369,[1421768154.614831],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +30370,[1421768154.820231],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30371,[1421768155.025095],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +30372,[1421768155.231223],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +30373,[1421768155.436610],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30374,[1421768155.643066],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +30375,[1421768155.848699],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30376,[1421768156.054674],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +30377,[1421768156.260729],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30378,[1421768156.465989],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +30379,[1421768156.671377],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30380,[1421768156.877105],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30381,[1421768157.082170],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30382,[1421768157.287455],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30383,[1421768157.493633],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +30384,[1421768157.699389],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30385,[1421768157.905179],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30386,[1421768158.110125],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30387,[1421768158.315306],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30388,[1421768158.521532],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +30389,[1421768158.726976],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +30390,[1421768158.931999],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +30391,[1421768159.136937],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30392,[1421768159.342272],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30393,[1421768159.547954],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +30394,[1421768159.754310],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +30395,[1421768159.959754],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +30396,[1421768160.165088],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30397,[1421768160.370013],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30398,[1421768160.575477],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30399,[1421768160.780906],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30400,[1421768160.986511],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30401,[1421768161.191400],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30402,[1421768161.396643],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30403,[1421768161.603236],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +30404,[1421768161.808027],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30405,[1421768162.013743],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30406,[1421768162.218854],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30407,[1421768162.424182],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30408,[1421768162.629685],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +30409,[1421768162.834999],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +30410,[1421768163.039879],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30411,[1421768163.245106],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30412,[1421768163.450248],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30413,[1421768163.657166],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +30414,[1421768163.863213],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30415,[1421768164.069750],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +30416,[1421768164.275212],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30417,[1421768164.480755],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30418,[1421768164.687154],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +30419,[1421768164.892955],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30420,[1421768165.098153],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30421,[1421768165.303061],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30422,[1421768165.509253],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +30423,[1421768165.715483],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +30424,[1421768165.921317],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.03,ms +30425,[1421768166.127266],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +30426,[1421768166.332666],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30427,[1421768166.538591],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30428,[1421768166.744519],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30429,[1421768166.949765],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30430,[1421768167.154766],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30431,[1421768167.360286],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30432,[1421768167.567019],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30433,[1421768167.772754],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30434,[1421768167.978167],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30435,[1421768168.184034],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +30436,[1421768168.390705],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +30437,[1421768168.595874],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30438,[1421768168.800799],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +30439,[1421768169.006978],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30440,[1421768169.213376],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +30441,[1421768169.418624],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30442,[1421768169.625268],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +30443,[1421768169.830565],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +30444,[1421768170.035402],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30445,[1421768170.240547],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30446,[1421768170.445800],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30447,[1421768170.651063],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30448,[1421768170.856674],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30449,[1421768171.061226],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +30450,[1421768171.266921],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30451,[1421768171.472838],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +30452,[1421768171.678824],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +30453,[1421768171.885948],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +30454,[1421768172.091446],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +30455,[1421768172.296443],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30456,[1421768172.501793],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30457,[1421768172.707288],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30458,[1421768172.912250],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30459,[1421768173.117436],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30460,[1421768173.324151],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +30461,[1421768173.530665],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30462,[1421768173.736668],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +30463,[1421768173.944715],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.17,ms +30464,[1421768174.151141],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +30465,[1421768174.357414],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30466,[1421768174.562656],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +30467,[1421768174.768391],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30468,[1421768174.974703],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +30469,[1421768175.180129],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30470,[1421768175.385302],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30471,[1421768175.591531],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +30472,[1421768175.796543],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30473,[1421768176.001348],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30474,[1421768176.206730],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30475,[1421768176.411683],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30476,[1421768176.616626],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30477,[1421768176.821925],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30478,[1421768177.026947],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30479,[1421768177.231857],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30480,[1421768177.437173],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30481,[1421768177.642250],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30482,[1421768177.848504],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +30483,[1421768178.053883],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +30484,[1421768178.258945],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30485,[1421768178.464935],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +30486,[1421768178.670562],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30487,[1421768178.877512],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +30488,[1421768179.088228],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.86,ms +30489,[1421768179.303077],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +30490,[1421768179.520341],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +30491,[1421768179.726571],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30492,[1421768179.931938],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30493,[1421768180.138742],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +30494,[1421768180.358401],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +30495,[1421768180.571135],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.55,ms +30496,[1421768180.783373],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.87,ms +30497,[1421768181.001299],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +30498,[1421768181.223662],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +30499,[1421768181.445830],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +30500,[1421768181.730760],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.6,ms +30501,[1421768181.957865],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +30502,[1421768182.182044],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +30503,[1421768182.405528],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +30504,[1421768182.628749],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +30505,[1421768182.859060],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +30506,[1421768183.065148],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +30507,[1421768183.270455],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30508,[1421768183.476528],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +30509,[1421768183.681991],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30510,[1421768183.887215],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30511,[1421768184.092210],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30512,[1421768184.297912],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +30513,[1421768184.503158],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30514,[1421768184.708233],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30515,[1421768184.913341],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30516,[1421768185.120074],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.11,ms +30517,[1421768195.550253],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +30518,[1421768195.776254],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +30519,[1421768196.051608],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.8,ms +30520,[1421768196.337688],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.9,ms +30521,[1421768196.543531],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +30522,[1421768196.749025],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +30523,[1421768196.954393],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +30524,[1421768197.159521],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30525,[1421768197.364203],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +30526,[1421768197.569157],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30527,[1421768197.774224],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30528,[1421768197.979680],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30529,[1421768198.184801],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +30530,[1421768198.390369],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30531,[1421768198.595385],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30532,[1421768198.800654],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30533,[1421768199.006735],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +30534,[1421768199.212742],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30535,[1421768199.418016],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30536,[1421768199.624422],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30537,[1421768199.831214],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +30538,[1421768200.036018],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30539,[1421768200.241880],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +30540,[1421768200.447228],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30541,[1421768200.652681],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30542,[1421768200.857801],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +30543,[1421768201.063750],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +30544,[1421768201.269007],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30545,[1421768201.475615],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +30546,[1421768201.681378],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30547,[1421768201.886989],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30548,[1421768202.092054],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30549,[1421768202.297367],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30550,[1421768202.503315],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +30551,[1421768202.708584],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30552,[1421768202.913909],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30553,[1421768203.118911],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +30554,[1421768203.324235],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30555,[1421768203.529472],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30556,[1421768203.735048],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +30557,[1421768203.940657],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +30558,[1421768204.145867],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30559,[1421768204.352126],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +30560,[1421768204.557237],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30561,[1421768204.762326],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30562,[1421768204.969054],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +30563,[1421768205.174962],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30564,[1421768205.381217],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30565,[1421768205.586578],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30566,[1421768205.791693],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30567,[1421768205.997933],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +30568,[1421768206.203510],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30569,[1421768206.409783],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +30570,[1421768206.615249],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30571,[1421768206.820622],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +30572,[1421768207.026278],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +30573,[1421768207.231759],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30574,[1421768207.439681],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.70,ms +30575,[1421768207.644781],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30576,[1421768207.850786],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +30577,[1421768208.056267],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +30578,[1421768208.261044],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30579,[1421768208.466202],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30580,[1421768208.672061],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30581,[1421768208.877181],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30582,[1421768209.082100],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30583,[1421768209.287061],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30584,[1421768209.492388],1238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30585,[1421768209.697650],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30586,[1421768209.903129],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30587,[1421768210.112072],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +30588,[1421768210.318241],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +30589,[1421768210.523515],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30590,[1421768210.728387],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30591,[1421768210.933936],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +30592,[1421768211.139738],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30593,[1421768211.345745],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +30594,[1421768211.551884],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +30595,[1421768211.757187],1186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30596,[1421768211.963758],1670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +30597,[1421768212.170161],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +30598,[1421768212.375778],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30599,[1421768212.582424],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30600,[1421768212.788833],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30601,[1421768212.994255],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30602,[1421768213.199189],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +30603,[1421768213.405356],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +30604,[1421768213.610470],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +30605,[1421768213.816166],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +30606,[1421768214.020868],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30607,[1421768214.226804],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +30608,[1421768214.432501],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30609,[1421768214.637896],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30610,[1421768214.842666],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30611,[1421768215.047256],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30612,[1421768215.251955],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30613,[1421768215.456863],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30614,[1421768215.663130],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +30615,[1421768215.867720],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +30616,[1421768216.072269],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30617,[1421768216.278237],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30618,[1421768216.484110],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +30619,[1421768216.689877],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.85,ms +30620,[1421768216.894762],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30621,[1421768217.099580],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30622,[1421768217.304443],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +30623,[1421768217.509596],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30624,[1421768217.714887],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30625,[1421768217.921296],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30626,[1421768218.126479],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30627,[1421768218.331954],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30628,[1421768218.537715],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30629,[1421768218.743127],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30630,[1421768218.948177],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +30631,[1421768219.153454],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30632,[1421768219.358572],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30633,[1421768219.564069],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30634,[1421768219.770434],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +30635,[1421768219.975756],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30636,[1421768220.180925],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30637,[1421768220.387328],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +30638,[1421768220.592574],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30639,[1421768220.798046],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30640,[1421768221.003489],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30641,[1421768221.208557],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +30642,[1421768221.413452],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30643,[1421768221.618608],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30644,[1421768221.824594],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +30645,[1421768222.029647],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30646,[1421768222.234702],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30647,[1421768222.439709],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30648,[1421768222.644876],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30649,[1421768222.850890],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +30650,[1421768223.057068],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +30651,[1421768223.262204],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30652,[1421768223.467692],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30653,[1421768223.673378],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30654,[1421768223.878600],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30655,[1421768224.084637],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +30656,[1421768224.290696],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30657,[1421768224.495957],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30658,[1421768224.701379],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30659,[1421768224.907094],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +30660,[1421768225.112078],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30661,[1421768225.316947],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30662,[1421768225.522012],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30663,[1421768225.728150],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30664,[1421768225.933191],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30665,[1421768226.138830],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30666,[1421768226.343972],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30667,[1421768226.549325],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +30668,[1421768226.754472],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30669,[1421768226.960125],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30670,[1421768227.165387],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30671,[1421768227.371219],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +30672,[1421768227.577081],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30673,[1421768227.783702],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30674,[1421768227.989429],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30675,[1421768228.194476],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +30676,[1421768228.399605],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +30677,[1421768228.604795],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30678,[1421768228.809799],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +30679,[1421768229.014376],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30680,[1421768229.220443],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +30681,[1421768229.426553],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30682,[1421768229.632549],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +30683,[1421768229.837296],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +30684,[1421768230.042092],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +30685,[1421768230.247120],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30686,[1421768230.452559],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30687,[1421768230.657892],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +30688,[1421768230.864114],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30689,[1421768231.069364],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +30690,[1421768231.274318],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +30691,[1421768231.479748],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.85,ms +30692,[1421768231.684970],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30693,[1421768231.891789],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +30694,[1421768232.096680],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30695,[1421768232.302495],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +30696,[1421768232.507801],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30697,[1421768232.712896],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30698,[1421768232.918398],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30699,[1421768233.123103],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +30700,[1421768233.328440],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30701,[1421768233.533733],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30702,[1421768233.739220],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30703,[1421768233.945756],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +30704,[1421768234.151284],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30705,[1421768234.357476],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +30706,[1421768234.562588],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30707,[1421768234.768432],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +30708,[1421768234.973649],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30709,[1421768235.178363],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +30710,[1421768235.384814],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +30711,[1421768235.590072],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30712,[1421768235.795367],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30713,[1421768236.000741],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30714,[1421768236.206091],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30715,[1421768236.411695],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30716,[1421768236.617751],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30717,[1421768236.823527],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30718,[1421768237.029374],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30719,[1421768237.270950],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.5,ms +30720,[1421768237.476191],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30721,[1421768237.681358],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30722,[1421768237.886991],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30723,[1421768238.092049],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30724,[1421768238.297183],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +30725,[1421768238.502210],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30726,[1421768238.708043],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +30727,[1421768238.912721],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +30728,[1421768239.117461],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30729,[1421768239.322477],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +30730,[1421768239.527592],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30731,[1421768239.732779],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +30732,[1421768239.938188],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30733,[1421768240.143295],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30734,[1421768240.348676],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30735,[1421768240.555072],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +30736,[1421768240.759972],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30737,[1421768240.965396],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30738,[1421768241.170644],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30739,[1421768241.376122],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30740,[1421768241.582425],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30741,[1421768241.788587],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +30742,[1421768241.993900],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +30743,[1421768242.198961],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +30744,[1421768242.405475],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +30745,[1421768242.611204],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30746,[1421768242.816983],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30747,[1421768243.023043],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30748,[1421768243.228058],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30749,[1421768243.434433],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +30750,[1421768243.640152],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +30751,[1421768243.845582],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30752,[1421768244.051251],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +30753,[1421768244.257043],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +30754,[1421768244.463269],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +30755,[1421768244.669769],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +30756,[1421768244.875332],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +30757,[1421768245.080255],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30758,[1421768245.286339],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30759,[1421768245.492278],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30760,[1421768245.698561],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +30761,[1421768245.904816],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30762,[1421768246.109600],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +30763,[1421768246.314667],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30764,[1421768246.519484],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30765,[1421768246.724501],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30766,[1421768246.930013],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30767,[1421768247.135507],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +30768,[1421768247.340175],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +30769,[1421768247.545182],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30770,[1421768247.750489],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30771,[1421768247.955719],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30772,[1421768248.161514],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +30773,[1421768248.367582],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +30774,[1421768248.573070],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30775,[1421768248.778477],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30776,[1421768248.983972],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30777,[1421768249.190348],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30778,[1421768249.395574],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30779,[1421768249.601773],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +30780,[1421768249.807350],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30781,[1421768250.012091],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +30782,[1421768250.217198],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30783,[1421768250.422229],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30784,[1421768250.627715],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +30785,[1421768250.833172],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +30786,[1421768251.037614],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +30787,[1421768251.242641],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30788,[1421768251.448040],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +30789,[1421768251.653314],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +30790,[1421768251.858403],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30791,[1421768252.070268],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.34,ms +30792,[1421768252.279633],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.95,ms +30793,[1421768252.512752],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.3,ms +30794,[1421768252.727775],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +30795,[1421768252.932793],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +30796,[1421768253.137992],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30797,[1421768253.343237],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30798,[1421768253.548659],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30799,[1421768253.754072],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +30800,[1421768253.960640],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +30801,[1421768254.167150],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30802,[1421768254.373459],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +30803,[1421768254.579464],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30804,[1421768254.784660],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30805,[1421768254.990980],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +30806,[1421768255.196061],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +30807,[1421768255.401458],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30808,[1421768255.607071],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30809,[1421768255.813984],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +30810,[1421768256.019130],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30811,[1421768256.225156],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +30812,[1421768256.430216],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30813,[1421768256.636529],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +30814,[1421768256.842660],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +30815,[1421768257.048674],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +30816,[1421768257.253703],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30817,[1421768257.458891],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30818,[1421768257.664385],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30819,[1421768257.869918],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30820,[1421768258.074454],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30821,[1421768258.279371],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30822,[1421768258.484633],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30823,[1421768258.691414],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +30824,[1421768258.897053],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30825,[1421768259.102484],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30826,[1421768259.307774],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30827,[1421768259.513023],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +30828,[1421768259.718577],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30829,[1421768259.924016],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +30830,[1421768260.129440],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30831,[1421768260.335401],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +30832,[1421768260.540894],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30833,[1421768260.746564],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30834,[1421768260.952783],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30835,[1421768261.157746],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30836,[1421768261.363909],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30837,[1421768261.570629],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +30838,[1421768261.776486],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +30839,[1421768261.982082],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30840,[1421768262.187572],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +30841,[1421768262.392549],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30842,[1421768262.597831],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30843,[1421768262.803162],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +30844,[1421768263.008421],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30845,[1421768263.214484],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +30846,[1421768263.420650],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +30847,[1421768263.625725],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30848,[1421768263.830720],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30849,[1421768264.035535],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30850,[1421768264.240685],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30851,[1421768264.446748],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +30852,[1421768264.651932],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30853,[1421768264.857020],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30854,[1421768265.062002],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30855,[1421768265.266880],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +30856,[1421768265.471924],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30857,[1421768265.677170],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30858,[1421768265.882605],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30859,[1421768266.087397],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30860,[1421768266.292570],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30861,[1421768266.498663],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30862,[1421768266.703955],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30863,[1421768266.909621],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +30864,[1421768267.114258],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +30865,[1421768267.318900],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +30866,[1421768267.524392],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30867,[1421768267.729982],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30868,[1421768267.935186],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30869,[1421768268.140555],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30870,[1421768268.346853],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30871,[1421768268.552216],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30872,[1421768268.758478],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +30873,[1421768268.963977],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30874,[1421768269.169009],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30875,[1421768269.375285],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +30876,[1421768269.581312],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +30877,[1421768269.786208],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +30878,[1421768269.991535],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30879,[1421768270.196720],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30880,[1421768270.402940],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30881,[1421768270.608867],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +30882,[1421768270.814616],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30883,[1421768271.019461],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30884,[1421768271.224608],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30885,[1421768271.431115],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +30886,[1421768271.636613],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +30887,[1421768271.842187],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30888,[1421768272.047889],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +30889,[1421768272.252847],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30890,[1421768272.458030],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +30891,[1421768272.663530],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30892,[1421768272.869247],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +30893,[1421768273.074618],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30894,[1421768273.279924],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30895,[1421768273.485388],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +30896,[1421768273.690277],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +30897,[1421768273.895653],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +30898,[1421768274.100435],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30899,[1421768274.306510],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +30900,[1421768274.512039],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30901,[1421768274.717974],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +30902,[1421768274.923917],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +30903,[1421768275.129358],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30904,[1421768275.334634],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +30905,[1421768275.540169],1297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +30906,[1421768275.746314],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +30907,[1421768275.951248],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30908,[1421768276.156108],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30909,[1421768276.360923],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +30910,[1421768276.567238],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30911,[1421768276.773493],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +30912,[1421768276.978803],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +30913,[1421768277.184741],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +30914,[1421768277.390089],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +30915,[1421768277.595532],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30916,[1421768277.800859],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30917,[1421768278.006798],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30918,[1421768278.211952],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +30919,[1421768278.416998],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30920,[1421768278.622126],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30921,[1421768278.828660],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +30922,[1421768279.033599],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30923,[1421768279.238340],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +30924,[1421768279.443578],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30925,[1421768279.648361],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +30926,[1421768279.854614],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +30927,[1421768280.060398],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +30928,[1421768280.265471],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30929,[1421768280.470512],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30930,[1421768280.675895],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30931,[1421768280.881496],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +30932,[1421768281.086303],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +30933,[1421768281.291567],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30934,[1421768281.497154],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30935,[1421768281.702145],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30936,[1421768281.907265],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +30937,[1421768282.112096],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30938,[1421768282.317318],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30939,[1421768282.523386],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +30940,[1421768282.728798],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30941,[1421768282.935284],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +30942,[1421768283.140932],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30943,[1421768283.346148],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30944,[1421768283.551528],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +30945,[1421768283.757009],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +30946,[1421768283.962459],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30947,[1421768284.167421],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30948,[1421768284.372657],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30949,[1421768284.577976],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +30950,[1421768284.783572],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +30951,[1421768284.989209],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +30952,[1421768285.194661],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30953,[1421768285.400026],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +30954,[1421768285.605985],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30955,[1421768285.811711],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30956,[1421768286.017472],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +30957,[1421768286.222661],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +30958,[1421768286.429135],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +30959,[1421768286.634627],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30960,[1421768286.841004],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +30961,[1421768287.046987],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +30962,[1421768287.252026],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +30963,[1421768287.458580],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +30964,[1421768287.676815],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +30965,[1421768287.882162],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +30966,[1421768288.086696],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +30967,[1421768288.291709],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +30968,[1421768288.497085],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30969,[1421768288.702881],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +30970,[1421768288.908249],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +30971,[1421768289.113788],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +30972,[1421768289.319095],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30973,[1421768289.524921],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +30974,[1421768289.729833],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +30975,[1421768289.935417],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +30976,[1421768290.141250],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +30977,[1421768290.346460],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30978,[1421768290.551757],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +30979,[1421768290.757499],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +30980,[1421768290.962977],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +30981,[1421768291.169192],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +30982,[1421768291.374507],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +30983,[1421768291.580347],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +30984,[1421768291.786337],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +30985,[1421768291.992592],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +30986,[1421768292.197820],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +30987,[1421768292.402961],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +30988,[1421768292.609035],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +30989,[1421768292.815468],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +30990,[1421768293.020677],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30991,[1421768293.226586],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +30992,[1421768293.431591],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30993,[1421768293.636476],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +30994,[1421768293.842481],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +30995,[1421768294.048316],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +30996,[1421768294.253612],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +30997,[1421768294.459061],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +30998,[1421768294.665729],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +30999,[1421768294.872085],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +31000,[1421768295.077196],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31001,[1421768295.282100],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31002,[1421768295.487165],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31003,[1421768295.693141],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31004,[1421768295.898669],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31005,[1421768296.103579],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31006,[1421768296.308986],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +31007,[1421768296.514391],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31008,[1421768296.719554],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31009,[1421768296.924965],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +31010,[1421768297.130159],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31011,[1421768297.335467],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +31012,[1421768297.540917],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +31013,[1421768297.746153],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31014,[1421768297.951339],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31015,[1421768298.157597],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31016,[1421768298.363103],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +31017,[1421768298.569590],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +31018,[1421768298.775904],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +31019,[1421768298.981117],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31020,[1421768299.186196],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31021,[1421768299.391574],89,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +31022,[1421768299.596774],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31023,[1421768299.802335],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31024,[1421768300.007482],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31025,[1421768300.212546],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31026,[1421768300.417416],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31027,[1421768300.622233],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +31028,[1421768300.827400],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +31029,[1421768301.031925],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31030,[1421768301.237149],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31031,[1421768301.442095],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31032,[1421768301.648506],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +31033,[1421768301.853865],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +31034,[1421768302.058781],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31035,[1421768302.263913],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31036,[1421768302.469275],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31037,[1421768302.675765],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +31038,[1421768302.882250],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +31039,[1421768303.087502],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31040,[1421768303.292526],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +31041,[1421768303.497710],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31042,[1421768303.703304],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31043,[1421768303.909469],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +31044,[1421768304.114310],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31045,[1421768304.319544],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31046,[1421768304.524432],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31047,[1421768304.729787],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31048,[1421768304.935730],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +31049,[1421768305.141243],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31050,[1421768305.346258],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31051,[1421768305.552313],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +31052,[1421768305.757463],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31053,[1421768305.963183],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +31054,[1421768306.168900],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31055,[1421768306.375377],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +31056,[1421768306.580992],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31057,[1421768306.786542],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31058,[1421768306.991435],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31059,[1421768307.196156],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31060,[1421768307.402717],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31061,[1421768307.608041],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31062,[1421768307.813645],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31063,[1421768308.018963],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31064,[1421768308.224522],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31065,[1421768308.430049],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +31066,[1421768308.636066],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31067,[1421768308.841989],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +31068,[1421768309.046761],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +31069,[1421768309.252826],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +31070,[1421768309.458998],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +31071,[1421768309.665203],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31072,[1421768309.870929],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31073,[1421768310.076150],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31074,[1421768310.281274],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31075,[1421768310.486575],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31076,[1421768310.692402],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31077,[1421768310.897924],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +31078,[1421768311.103062],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31079,[1421768311.309681],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +31080,[1421768311.514814],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31081,[1421768311.720671],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.92,ms +31082,[1421768311.925981],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +31083,[1421768312.131088],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31084,[1421768312.336213],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +31085,[1421768312.541162],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31086,[1421768312.746094],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +31087,[1421768312.951428],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31088,[1421768313.156537],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31089,[1421768313.361765],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31090,[1421768313.568575],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +31091,[1421768313.773793],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31092,[1421768313.979918],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +31093,[1421768314.185586],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31094,[1421768314.390318],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31095,[1421768314.595583],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +31096,[1421768314.800421],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31097,[1421768315.005372],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +31098,[1421768315.210849],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31099,[1421768315.416220],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +31100,[1421768315.621780],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +31101,[1421768315.826781],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +31102,[1421768316.031366],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +31103,[1421768316.237371],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +31104,[1421768316.443854],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +31105,[1421768316.650508],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +31106,[1421768316.855630],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31107,[1421768317.060427],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31108,[1421768317.265617],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +31109,[1421768317.470882],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +31110,[1421768317.676330],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31111,[1421768317.881677],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31112,[1421768318.086471],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31113,[1421768318.291708],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31114,[1421768318.497413],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31115,[1421768318.703397],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +31116,[1421768318.911314],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.83,ms +31117,[1421768319.116310],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31118,[1421768319.321149],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31119,[1421768319.527744],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.82,ms +31120,[1421768319.736772],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.19,ms +31121,[1421768319.948789],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.10,ms +31122,[1421768320.162733],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +31123,[1421768320.379434],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +31124,[1421768320.642958],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.6,ms +31125,[1421768320.862738],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +31126,[1421768321.091586],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +31127,[1421768321.298094],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +31128,[1421768321.521138],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +31129,[1421768321.801017],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.7,ms +31130,[1421768322.086828],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.3,ms +31131,[1421768322.367726],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.6,ms +31132,[1421768322.587838],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +31133,[1421768322.874841],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.7,ms +31134,[1421768323.101507],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +31135,[1421768323.379415],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.0,ms +31136,[1421768323.601224],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.7,ms +31137,[1421768323.834861],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.3,ms +31138,[1421768324.039682],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31139,[1421768324.246074],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +31140,[1421768324.453593],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.25,ms +31141,[1421768324.677535],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +31142,[1421768324.885088],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.28,ms +31143,[1421768325.090444],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31144,[1421768325.295621],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31145,[1421768325.501438],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +31146,[1421768325.706860],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31147,[1421768325.912376],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +31148,[1421768326.117842],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31149,[1421768326.323070],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31150,[1421768326.528628],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +31151,[1421768326.733838],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31152,[1421768326.940069],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +31153,[1421768327.146442],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +31154,[1421768327.352675],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +31155,[1421768327.557583],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31156,[1421768327.762909],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31157,[1421768327.968570],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +31158,[1421768328.174083],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31159,[1421768328.379184],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31160,[1421768328.584381],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31161,[1421768328.790122],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31162,[1421768328.995273],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +31163,[1421768329.200375],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31164,[1421768329.405646],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31165,[1421768329.611057],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31166,[1421768329.816752],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31167,[1421768330.022626],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +31168,[1421768330.227878],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31169,[1421768330.434300],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +31170,[1421768330.639781],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31171,[1421768330.846032],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +31172,[1421768331.050957],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31173,[1421768331.256411],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +31174,[1421768331.461761],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +31175,[1421768331.668018],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +31176,[1421768331.873244],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31177,[1421768332.078393],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +31178,[1421768332.284748],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +31179,[1421768332.490546],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +31180,[1421768332.696061],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31181,[1421768332.901893],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +31182,[1421768333.107351],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31183,[1421768333.312725],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31184,[1421768333.518521],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31185,[1421768333.723640],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31186,[1421768333.928808],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31187,[1421768334.135537],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +31188,[1421768334.341736],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +31189,[1421768334.547502],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31190,[1421768334.753347],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31191,[1421768334.959794],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +31192,[1421768335.165159],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31193,[1421768335.370133],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +31194,[1421768335.575383],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31195,[1421768335.780723],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31196,[1421768335.986106],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +31197,[1421768336.191978],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +31198,[1421768336.396866],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31199,[1421768336.601804],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31200,[1421768336.808275],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +31201,[1421768337.013507],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31202,[1421768337.218886],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +31203,[1421768337.424083],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31204,[1421768337.629640],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31205,[1421768337.835411],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +31206,[1421768338.039975],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31207,[1421768338.245198],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31208,[1421768338.450916],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31209,[1421768338.657201],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +31210,[1421768338.863981],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +31211,[1421768339.069150],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31212,[1421768339.275414],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +31213,[1421768339.481693],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +31214,[1421768339.686796],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31215,[1421768339.891535],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +31216,[1421768340.096421],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31217,[1421768340.301218],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31218,[1421768340.506408],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31219,[1421768340.712647],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +31220,[1421768340.918925],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +31221,[1421768341.123616],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +31222,[1421768341.329041],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +31223,[1421768341.534745],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31224,[1421768341.740380],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31225,[1421768341.946180],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31226,[1421768342.151486],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31227,[1421768342.356689],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31228,[1421768342.561831],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +31229,[1421768342.766887],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31230,[1421768342.972833],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +31231,[1421768343.179013],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +31232,[1421768343.384279],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +31233,[1421768343.589472],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31234,[1421768343.794937],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31235,[1421768344.000769],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +31236,[1421768344.205857],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31237,[1421768344.410811],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31238,[1421768344.616386],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +31239,[1421768344.821964],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31240,[1421768345.027956],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +31241,[1421768345.232873],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31242,[1421768345.439058],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31243,[1421768345.644898],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31244,[1421768345.855259],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.12,ms +31245,[1421768346.060313],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31246,[1421768346.266364],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +31247,[1421768346.472586],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +31248,[1421768346.677917],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31249,[1421768346.884171],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +31250,[1421768347.089418],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31251,[1421768347.294617],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31252,[1421768347.500154],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31253,[1421768347.704991],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31254,[1421768347.910566],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31255,[1421768348.115415],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +31256,[1421768348.320201],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31257,[1421768348.525994],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +31258,[1421768348.732538],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +31259,[1421768348.938234],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +31260,[1421768349.143502],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31261,[1421768349.348981],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31262,[1421768349.554712],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31263,[1421768349.761403],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +31264,[1421768349.966694],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31265,[1421768350.171728],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31266,[1421768350.377709],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +31267,[1421768350.582861],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31268,[1421768350.788226],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +31269,[1421768350.993588],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31270,[1421768351.198386],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31271,[1421768351.403631],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31272,[1421768351.608927],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31273,[1421768351.814921],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +31274,[1421768352.020576],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +31275,[1421768352.225743],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +31276,[1421768352.431053],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31277,[1421768352.636953],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31278,[1421768352.842670],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31279,[1421768353.047854],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +31280,[1421768353.252944],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31281,[1421768353.460954],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31282,[1421768353.666778],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +31283,[1421768353.872639],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31284,[1421768354.077500],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +31285,[1421768354.283518],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +31286,[1421768354.488440],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31287,[1421768354.694101],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31288,[1421768354.899780],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +31289,[1421768355.105004],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31290,[1421768355.310715],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +31291,[1421768355.517261],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +31292,[1421768355.722956],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31293,[1421768355.928315],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +31294,[1421768356.133431],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31295,[1421768356.338155],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31296,[1421768356.543342],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31297,[1421768356.749141],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +31298,[1421768356.954560],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31299,[1421768357.160563],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31300,[1421768357.365656],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31301,[1421768357.572191],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +31302,[1421768357.778656],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +31303,[1421768357.983848],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +31304,[1421768358.188705],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31305,[1421768358.394695],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +31306,[1421768358.599973],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31307,[1421768358.805726],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +31308,[1421768359.010984],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31309,[1421768359.216445],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31310,[1421768359.421574],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31311,[1421768359.627019],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31312,[1421768359.832760],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +31313,[1421768360.037406],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31314,[1421768360.243663],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +31315,[1421768360.449739],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +31316,[1421768360.656208],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +31317,[1421768360.861500],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31318,[1421768361.066253],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31319,[1421768361.271656],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31320,[1421768361.477708],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +31321,[1421768361.683202],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +31322,[1421768361.889569],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +31323,[1421768362.094239],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31324,[1421768362.299434],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31325,[1421768362.505218],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +31326,[1421768362.711117],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31327,[1421768362.917763],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.95,ms +31328,[1421768363.123123],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31329,[1421768363.329052],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +31330,[1421768363.534670],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +31331,[1421768363.740155],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +31332,[1421768363.945300],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31333,[1421768364.150786],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31334,[1421768364.355658],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +31335,[1421768364.561002],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +31336,[1421768364.766181],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +31337,[1421768364.971527],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31338,[1421768365.177574],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +31339,[1421768365.382757],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31340,[1421768365.588567],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +31341,[1421768365.793848],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31342,[1421768365.999145],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31343,[1421768366.204259],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +31344,[1421768366.409639],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31345,[1421768366.616201],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +31346,[1421768366.822496],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +31347,[1421768367.027702],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31348,[1421768367.232605],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +31349,[1421768367.438722],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31350,[1421768367.643934],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31351,[1421768367.849898],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +31352,[1421768368.054514],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31353,[1421768368.259948],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31354,[1421768368.465738],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31355,[1421768368.671773],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +31356,[1421768368.878609],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31357,[1421768369.083652],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +31358,[1421768369.288980],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31359,[1421768369.494218],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +31360,[1421768369.699159],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +31361,[1421768369.904384],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31362,[1421768370.109319],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31363,[1421768370.316891],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.55,ms +31364,[1421768370.539216],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +31365,[1421768370.752113],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.59,ms +31366,[1421768370.964208],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.43,ms +31367,[1421768371.182909],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +31368,[1421768371.403673],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +31369,[1421768371.623265],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +31370,[1421768371.908481],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.1,ms +31371,[1421768372.134370],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +31372,[1421768372.357343],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +31373,[1421768372.582768],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +31374,[1421768372.868316],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.5,ms +31375,[1421768373.093434],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +31376,[1421768373.321441],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +31377,[1421768373.601717],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.2,ms +31378,[1421768373.808244],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +31379,[1421768374.014009],1897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +31380,[1421768374.220149],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +31381,[1421768374.425358],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31382,[1421768374.634662],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.24,ms +31383,[1421768374.847803],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.68,ms +31384,[1421768375.057866],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.51,ms +31385,[1421768375.308901],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=47.2,ms +31386,[1421768375.530886],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +31387,[1421768375.808330],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.3,ms +31388,[1421768376.031474],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +31389,[1421768376.256520],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +31390,[1421768376.484675],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +31391,[1421768376.712053],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +31392,[1421768376.935639],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +31393,[1421768377.161193],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +31394,[1421768377.390134],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +31395,[1421768377.616443],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +31396,[1421768377.841611],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +31397,[1421768378.067386],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +31398,[1421768378.352636],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.3,ms +31399,[1421768378.638157],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.8,ms +31400,[1421768378.843550],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31401,[1421768379.048571],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +31402,[1421768379.255422],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.08,ms +31403,[1421768379.479122],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +31404,[1421768379.690969],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.88,ms +31405,[1421768379.911290],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +31406,[1421768380.117392],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +31407,[1421768380.322639],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +31408,[1421768380.528268],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31409,[1421768380.734335],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +31410,[1421768380.939457],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31411,[1421768381.145309],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +31412,[1421768381.351814],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +31413,[1421768381.557104],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31414,[1421768381.762380],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31415,[1421768381.967889],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31416,[1421768382.173540],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31417,[1421768382.378682],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31418,[1421768382.583747],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31419,[1421768382.788729],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31420,[1421768382.993722],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31421,[1421768383.198558],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31422,[1421768383.403892],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31423,[1421768383.609727],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +31424,[1421768383.815843],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +31425,[1421768384.021732],1897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +31426,[1421768384.226882],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31427,[1421768384.432004],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31428,[1421768384.638485],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +31429,[1421768384.844290],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31430,[1421768385.049308],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31431,[1421768385.254601],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31432,[1421768385.460288],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31433,[1421768385.665756],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31434,[1421768385.871279],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31435,[1421768386.075996],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31436,[1421768386.281174],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31437,[1421768386.486466],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31438,[1421768386.691057],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +31439,[1421768386.896028],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31440,[1421768387.100664],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31441,[1421768387.305514],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31442,[1421768387.511766],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +31443,[1421768387.718427],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +31444,[1421768387.924061],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31445,[1421768388.129066],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31446,[1421768388.335429],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +31447,[1421768388.541194],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +31448,[1421768388.746723],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +31449,[1421768388.952274],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31450,[1421768389.157773],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31451,[1421768389.363025],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31452,[1421768389.569340],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +31453,[1421768389.775238],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +31454,[1421768389.982047],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +31455,[1421768390.187379],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31456,[1421768390.392812],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31457,[1421768390.598676],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31458,[1421768390.804197],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +31459,[1421768391.008711],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31460,[1421768391.213901],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31461,[1421768391.419818],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +31462,[1421768391.627065],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.85,ms +31463,[1421768391.833624],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +31464,[1421768392.038550],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +31465,[1421768392.243882],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31466,[1421768392.449110],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31467,[1421768392.655310],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +31468,[1421768392.860321],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31469,[1421768393.065389],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +31470,[1421768393.271011],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +31471,[1421768393.476966],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +31472,[1421768393.682351],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31473,[1421768393.887646],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31474,[1421768394.093317],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +31475,[1421768394.298341],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31476,[1421768394.503607],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31477,[1421768394.708997],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31478,[1421768394.914556],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31479,[1421768395.120063],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +31480,[1421768395.325337],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31481,[1421768395.530709],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31482,[1421768395.736378],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31483,[1421768395.942029],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +31484,[1421768396.147423],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31485,[1421768396.352737],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31486,[1421768396.558378],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31487,[1421768396.763713],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +31488,[1421768396.968686],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +31489,[1421768397.173901],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31490,[1421768397.379414],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +31491,[1421768397.585171],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +31492,[1421768397.790470],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31493,[1421768397.995690],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31494,[1421768398.200862],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31495,[1421768398.406192],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31496,[1421768398.612016],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +31497,[1421768398.817587],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +31498,[1421768399.023443],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +31499,[1421768399.228744],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +31500,[1421768399.434349],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31501,[1421768399.646546],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.23,ms +31502,[1421768399.851994],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31503,[1421768400.056575],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31504,[1421768400.261720],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31505,[1421768400.466907],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31506,[1421768400.672200],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31507,[1421768400.877674],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31508,[1421768401.083737],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +31509,[1421768401.289698],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +31510,[1421768401.496402],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +31511,[1421768401.703338],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +31512,[1421768401.909035],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +31513,[1421768402.114431],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31514,[1421768402.319394],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31515,[1421768402.524614],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31516,[1421768402.729991],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31517,[1421768402.936278],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +31518,[1421768403.141241],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +31519,[1421768403.346195],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31520,[1421768403.550947],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31521,[1421768403.755766],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31522,[1421768403.960384],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31523,[1421768404.165488],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31524,[1421768404.370676],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31525,[1421768404.575582],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31526,[1421768404.781551],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +31527,[1421768404.986956],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31528,[1421768405.192145],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31529,[1421768405.397997],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31530,[1421768405.603581],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31531,[1421768405.808868],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31532,[1421768406.013960],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +31533,[1421768406.218829],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +31534,[1421768406.425229],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +31535,[1421768406.631236],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +31536,[1421768406.836416],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31537,[1421768407.040840],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +31538,[1421768407.246756],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +31539,[1421768407.453289],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +31540,[1421768407.658607],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31541,[1421768407.864046],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31542,[1421768408.068641],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31543,[1421768408.273642],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31544,[1421768408.479414],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +31545,[1421768408.685790],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +31546,[1421768408.891471],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31547,[1421768409.096486],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31548,[1421768409.301708],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +31549,[1421768409.506822],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31550,[1421768409.712001],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31551,[1421768409.917591],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +31552,[1421768410.122589],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31553,[1421768410.328780],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +31554,[1421768410.534544],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31555,[1421768410.739900],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31556,[1421768410.946443],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +31557,[1421768411.152042],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31558,[1421768411.357367],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +31559,[1421768411.577359],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +31560,[1421768411.810226],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.9,ms +31561,[1421768412.029575],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +31562,[1421768412.247336],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +31563,[1421768412.519059],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.4,ms +31564,[1421768412.745628],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +31565,[1421768412.973347],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +31566,[1421768413.203346],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +31567,[1421768413.428787],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +31568,[1421768413.656057],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +31569,[1421768413.881245],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +31570,[1421768414.086588],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31571,[1421768414.291953],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31572,[1421768414.498750],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +31573,[1421768414.705994],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.08,ms +31574,[1421768414.915495],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.70,ms +31575,[1421768415.147856],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.2,ms +31576,[1421768415.365669],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +31577,[1421768415.580972],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +31578,[1421768415.798639],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +31579,[1421768416.078481],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.5,ms +31580,[1421768416.284141],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +31581,[1421768416.489800],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31582,[1421768416.695451],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31583,[1421768416.901195],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31584,[1421768417.106904],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31585,[1421768417.312736],1010,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31586,[1421768417.519384],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +31587,[1421768417.725361],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31588,[1421768417.931037],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31589,[1421768418.136218],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31590,[1421768418.340921],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31591,[1421768418.547347],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +31592,[1421768418.752915],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31593,[1421768418.959629],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +31594,[1421768419.165175],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31595,[1421768419.370753],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31596,[1421768419.576115],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31597,[1421768419.780932],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31598,[1421768419.987310],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +31599,[1421768420.192628],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31600,[1421768420.397536],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31601,[1421768420.603941],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +31602,[1421768420.808800],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +31603,[1421768421.013638],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +31604,[1421768421.219088],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31605,[1421768421.425358],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +31606,[1421768421.630898],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31607,[1421768421.836290],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31608,[1421768422.041921],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +31609,[1421768422.247018],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +31610,[1421768422.452244],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31611,[1421768422.657141],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31612,[1421768422.862220],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31613,[1421768423.067233],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31614,[1421768423.272403],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31615,[1421768423.477901],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31616,[1421768423.683196],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31617,[1421768423.889631],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +31618,[1421768424.094512],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31619,[1421768424.300340],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +31620,[1421768424.506104],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +31621,[1421768424.711485],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31622,[1421768424.916430],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31623,[1421768425.122455],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +31624,[1421768425.327539],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31625,[1421768425.533029],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +31626,[1421768425.738131],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31627,[1421768425.943734],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31628,[1421768426.148629],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31629,[1421768426.353466],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31630,[1421768426.559193],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +31631,[1421768426.764380],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +31632,[1421768426.980032],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +31633,[1421768427.192494],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.32,ms +31634,[1421768427.431256],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.0,ms +31635,[1421768427.648964],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +31636,[1421768427.869855],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +31637,[1421768428.093000],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +31638,[1421768428.377987],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.2,ms +31639,[1421768428.667549],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.4,ms +31640,[1421768428.953778],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.1,ms +31641,[1421768429.180316],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +31642,[1421768429.385653],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31643,[1421768429.591138],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +31644,[1421768429.799692],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.42,ms +31645,[1421768430.012617],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.61,ms +31646,[1421768430.223921],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.42,ms +31647,[1421768430.437790],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.93,ms +31648,[1421768430.688219],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.6,ms +31649,[1421768430.909565],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +31650,[1421768431.134595],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +31651,[1421768431.414403],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.9,ms +31652,[1421768431.636105],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +31653,[1421768431.859999],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +31654,[1421768432.083152],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +31655,[1421768432.311790],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +31656,[1421768432.530566],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +31657,[1421768432.739809],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.23,ms +31658,[1421768432.946639],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.96,ms +31659,[1421768433.151718],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31660,[1421768433.357021],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +31661,[1421768433.569896],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.02,ms +31662,[1421768433.780982],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.68,ms +31663,[1421768433.994241],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.89,ms +31664,[1421768434.207101],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.67,ms +31665,[1421768434.413720],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +31666,[1421768434.618734],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31667,[1421768434.823880],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31668,[1421768435.029203],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +31669,[1421768435.238543],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.51,ms +31670,[1421768435.450477],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.69,ms +31671,[1421768435.668566],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +31672,[1421768435.885245],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +31673,[1421768436.105101],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +31674,[1421768436.386122],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.1,ms +31675,[1421768436.613118],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +31676,[1421768436.895448],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.6,ms +31677,[1421768437.118498],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +31678,[1421768437.342440],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +31679,[1421768437.567578],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +31680,[1421768437.790651],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +31681,[1421768438.078117],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.6,ms +31682,[1421768438.302567],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +31683,[1421768438.583464],1497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.3,ms +31684,[1421768438.810341],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +31685,[1421768439.039774],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +31686,[1421768439.244967],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31687,[1421768439.450006],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +31688,[1421768439.655503],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31689,[1421768439.866339],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.46,ms +31690,[1421768440.076031],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.80,ms +31691,[1421768440.282275],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +31692,[1421768440.487443],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31693,[1421768440.692966],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31694,[1421768440.898621],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31695,[1421768441.104726],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +31696,[1421768441.310883],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +31697,[1421768441.516315],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +31698,[1421768441.722194],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31699,[1421768441.928781],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +31700,[1421768442.134057],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31701,[1421768442.339976],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +31702,[1421768442.545789],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31703,[1421768442.750992],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31704,[1421768442.957325],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +31705,[1421768443.163761],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +31706,[1421768443.369694],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31707,[1421768443.576242],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +31708,[1421768443.781601],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31709,[1421768443.988370],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.76,ms +31710,[1421768444.194050],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +31711,[1421768444.399611],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31712,[1421768444.605392],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +31713,[1421768444.810736],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +31714,[1421768445.016687],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +31715,[1421768445.222023],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +31716,[1421768445.428011],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +31717,[1421768445.634209],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +31718,[1421768445.839351],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31719,[1421768446.044728],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31720,[1421768446.250224],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31721,[1421768446.455918],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +31722,[1421768446.661164],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31723,[1421768446.867320],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +31724,[1421768447.072321],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31725,[1421768447.277435],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31726,[1421768447.483246],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +31727,[1421768447.688728],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +31728,[1421768447.894419],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31729,[1421768448.099588],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31730,[1421768448.304342],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31731,[1421768448.509347],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +31732,[1421768448.715017],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31733,[1421768448.921243],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +31734,[1421768449.127576],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31735,[1421768449.332836],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31736,[1421768449.538249],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +31737,[1421768449.743978],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31738,[1421768449.950191],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +31739,[1421768450.158893],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.36,ms +31740,[1421768450.364022],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +31741,[1421768450.569632],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31742,[1421768450.776486],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +31743,[1421768450.982122],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31744,[1421768451.187643],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31745,[1421768451.394266],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +31746,[1421768451.599441],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31747,[1421768451.805640],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +31748,[1421768452.011632],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +31749,[1421768452.216959],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31750,[1421768452.422625],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +31751,[1421768452.627979],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31752,[1421768452.833434],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +31753,[1421768453.038099],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +31754,[1421768453.243212],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31755,[1421768453.448445],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31756,[1421768453.654975],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +31757,[1421768453.861914],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +31758,[1421768454.067081],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +31759,[1421768454.273492],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +31760,[1421768454.480266],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +31761,[1421768454.686260],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31762,[1421768454.893071],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +31763,[1421768455.098372],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31764,[1421768455.304419],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +31765,[1421768455.510940],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +31766,[1421768455.716520],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31767,[1421768455.921602],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +31768,[1421768456.126791],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31769,[1421768456.331922],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31770,[1421768456.537431],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31771,[1421768456.742813],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31772,[1421768456.947694],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +31773,[1421768457.154126],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +31774,[1421768457.359978],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +31775,[1421768457.565885],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31776,[1421768457.771561],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +31777,[1421768457.976985],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31778,[1421768458.182543],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31779,[1421768458.387715],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31780,[1421768458.593335],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31781,[1421768458.798777],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +31782,[1421768459.003826],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31783,[1421768459.210217],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31784,[1421768459.415320],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31785,[1421768459.621764],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31786,[1421768459.827663],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +31787,[1421768460.032714],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31788,[1421768460.238818],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +31789,[1421768460.444631],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +31790,[1421768460.653664],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +31791,[1421768460.859378],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31792,[1421768461.064668],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31793,[1421768461.270964],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +31794,[1421768461.477431],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +31795,[1421768461.684357],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +31796,[1421768461.891455],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +31797,[1421768462.096569],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31798,[1421768462.302939],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +31799,[1421768462.508126],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +31800,[1421768462.713669],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31801,[1421768462.919355],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31802,[1421768463.125448],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +31803,[1421768463.331106],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31804,[1421768463.536796],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31805,[1421768463.741861],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31806,[1421768463.947930],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +31807,[1421768464.153226],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31808,[1421768464.358526],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31809,[1421768464.564737],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +31810,[1421768464.770950],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +31811,[1421768464.976400],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +31812,[1421768465.181639],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31813,[1421768465.388672],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +31814,[1421768465.595183],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +31815,[1421768465.801532],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +31816,[1421768466.006342],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31817,[1421768466.211466],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31818,[1421768466.417633],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +31819,[1421768466.624476],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +31820,[1421768466.830449],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31821,[1421768467.036058],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +31822,[1421768467.242031],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +31823,[1421768467.446955],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31824,[1421768467.653150],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +31825,[1421768467.858183],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31826,[1421768468.063308],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31827,[1421768468.268512],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31828,[1421768468.474839],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +31829,[1421768468.680354],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31830,[1421768468.886833],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +31831,[1421768469.091595],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +31832,[1421768469.296526],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31833,[1421768469.501886],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +31834,[1421768469.707367],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +31835,[1421768469.912645],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31836,[1421768470.117942],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31837,[1421768470.322938],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31838,[1421768470.528387],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31839,[1421768470.733804],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31840,[1421768470.938991],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31841,[1421768471.144123],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +31842,[1421768471.349223],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31843,[1421768471.554576],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31844,[1421768471.759803],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31845,[1421768471.965937],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +31846,[1421768472.171542],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31847,[1421768472.377642],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +31848,[1421768472.582858],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31849,[1421768472.789403],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +31850,[1421768472.996058],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +31851,[1421768473.201399],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31852,[1421768473.406650],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31853,[1421768473.613446],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +31854,[1421768473.818855],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +31855,[1421768474.023593],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31856,[1421768474.228463],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31857,[1421768474.435341],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +31858,[1421768474.641068],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +31859,[1421768474.846636],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +31860,[1421768475.051617],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +31861,[1421768475.256791],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31862,[1421768475.462376],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +31863,[1421768475.669000],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +31864,[1421768475.875699],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +31865,[1421768476.081955],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +31866,[1421768476.287046],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31867,[1421768476.492337],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31868,[1421768476.697854],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +31869,[1421768476.903176],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31870,[1421768477.108876],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +31871,[1421768477.314735],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31872,[1421768477.521049],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +31873,[1421768477.726376],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31874,[1421768477.931708],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31875,[1421768478.136767],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31876,[1421768478.343013],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +31877,[1421768478.548290],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +31878,[1421768478.753708],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31879,[1421768478.958881],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31880,[1421768479.164193],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31881,[1421768479.369595],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31882,[1421768479.576226],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +31883,[1421768479.781459],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31884,[1421768479.986798],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +31885,[1421768480.193104],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +31886,[1421768480.398191],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31887,[1421768480.603549],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31888,[1421768480.809920],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +31889,[1421768481.016255],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31890,[1421768481.221539],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +31891,[1421768481.426485],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +31892,[1421768481.632554],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +31893,[1421768481.842594],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.78,ms +31894,[1421768482.049457],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.55,ms +31895,[1421768482.260587],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.19,ms +31896,[1421768482.475361],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.1,ms +31897,[1421768482.692168],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +31898,[1421768482.909522],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +31899,[1421768483.129713],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +31900,[1421768483.336924],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.42,ms +31901,[1421768483.542168],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31902,[1421768483.747348],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +31903,[1421768483.952776],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +31904,[1421768484.158047],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31905,[1421768484.363302],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +31906,[1421768484.568922],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +31907,[1421768484.774610],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +31908,[1421768484.979955],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31909,[1421768485.185797],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +31910,[1421768485.391720],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +31911,[1421768485.597516],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +31912,[1421768485.803016],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31913,[1421768486.007829],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31914,[1421768486.212924],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31915,[1421768486.418898],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.89,ms +31916,[1421768486.625295],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +31917,[1421768486.830443],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31918,[1421768487.035032],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31919,[1421768487.240099],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +31920,[1421768487.446651],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +31921,[1421768487.652227],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31922,[1421768487.858440],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +31923,[1421768488.063532],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31924,[1421768488.269671],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +31925,[1421768488.475720],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +31926,[1421768488.680675],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +31927,[1421768488.885757],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31928,[1421768489.091172],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31929,[1421768489.295946],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +31930,[1421768489.501096],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31931,[1421768489.706648],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +31932,[1421768489.913481],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +31933,[1421768490.119278],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31934,[1421768490.325797],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +31935,[1421768490.531088],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31936,[1421768490.736237],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31937,[1421768490.941404],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +31938,[1421768491.146368],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31939,[1421768491.351744],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31940,[1421768491.556999],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +31941,[1421768491.762728],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31942,[1421768491.967884],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31943,[1421768492.172792],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +31944,[1421768492.379014],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +31945,[1421768492.584991],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +31946,[1421768492.790985],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +31947,[1421768492.996634],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +31948,[1421768493.203184],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +31949,[1421768493.408760],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +31950,[1421768493.614403],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +31951,[1421768493.819453],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31952,[1421768494.024328],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +31953,[1421768494.229509],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +31954,[1421768494.435935],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +31955,[1421768494.641409],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31956,[1421768494.847093],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +31957,[1421768495.051625],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +31958,[1421768495.256834],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +31959,[1421768495.463448],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +31960,[1421768495.668932],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31961,[1421768495.874419],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +31962,[1421768496.079496],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31963,[1421768496.284572],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +31964,[1421768496.489796],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31965,[1421768496.695331],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31966,[1421768496.901216],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +31967,[1421768497.106519],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31968,[1421768497.312245],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31969,[1421768497.517730],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +31970,[1421768497.722875],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31971,[1421768497.928821],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +31972,[1421768498.133812],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31973,[1421768498.338789],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +31974,[1421768498.544538],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +31975,[1421768498.750006],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +31976,[1421768498.956244],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +31977,[1421768499.161767],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +31978,[1421768499.366650],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +31979,[1421768499.571799],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +31980,[1421768499.778329],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +31981,[1421768499.984116],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +31982,[1421768500.189160],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +31983,[1421768500.394158],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31984,[1421768500.599513],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31985,[1421768500.805257],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +31986,[1421768501.010044],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +31987,[1421768501.216148],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +31988,[1421768501.421286],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +31989,[1421768501.626957],868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +31990,[1421768501.831943],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31991,[1421768502.036721],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +31992,[1421768502.242029],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +31993,[1421768502.448129],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +31994,[1421768502.653603],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +31995,[1421768502.869658],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +31996,[1421768503.074940],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +31997,[1421768503.280013],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +31998,[1421768503.485363],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +31999,[1421768503.691246],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32000,[1421768503.896730],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32001,[1421768504.101908],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32002,[1421768504.307260],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32003,[1421768504.513011],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32004,[1421768504.718356],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32005,[1421768504.924136],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32006,[1421768505.129193],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +32007,[1421768505.334300],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32008,[1421768505.540350],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.90,ms +32009,[1421768505.746366],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +32010,[1421768505.954412],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32011,[1421768506.159957],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32012,[1421768506.365164],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32013,[1421768506.571646],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +32014,[1421768506.778080],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +32015,[1421768506.983656],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32016,[1421768507.189073],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32017,[1421768507.394047],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32018,[1421768507.599916],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +32019,[1421768507.804940],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32020,[1421768508.009534],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32021,[1421768508.214427],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32022,[1421768508.420055],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32023,[1421768508.625872],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +32024,[1421768508.832317],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +32025,[1421768509.038198],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +32026,[1421768509.244277],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +32027,[1421768509.448964],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32028,[1421768509.654247],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +32029,[1421768509.861672],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.23,ms +32030,[1421768510.071646],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.67,ms +32031,[1421768510.286475],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +32032,[1421768510.539907],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=49.0,ms +32033,[1421768510.758032],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +32034,[1421768510.964824],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +32035,[1421768511.170512],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +32036,[1421768511.376178],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32037,[1421768511.582458],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +32038,[1421768511.788082],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +32039,[1421768511.993633],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +32040,[1421768512.199692],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +32041,[1421768512.405206],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32042,[1421768512.612054],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +32043,[1421768512.818577],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +32044,[1421768513.024017],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32045,[1421768513.229295],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32046,[1421768513.434866],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +32047,[1421768513.640097],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32048,[1421768513.845610],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32049,[1421768514.050609],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32050,[1421768514.255884],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32051,[1421768514.461357],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32052,[1421768514.667088],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +32053,[1421768514.872774],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32054,[1421768515.078146],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +32055,[1421768515.282826],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +32056,[1421768515.489141],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +32057,[1421768515.694453],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32058,[1421768515.899815],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32059,[1421768516.104836],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32060,[1421768516.310300],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +32061,[1421768516.515421],1072,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32062,[1421768516.721481],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32063,[1421768516.927064],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32064,[1421768517.132196],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32065,[1421768517.337088],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32066,[1421768517.542497],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32067,[1421768517.748570],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +32068,[1421768517.954677],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32069,[1421768518.161169],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +32070,[1421768518.366496],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32071,[1421768518.571689],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32072,[1421768518.776989],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32073,[1421768518.982831],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32074,[1421768519.188484],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32075,[1421768519.393767],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +32076,[1421768519.599204],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32077,[1421768519.805866],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +32078,[1421768520.011099],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32079,[1421768520.217031],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +32080,[1421768520.422830],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +32081,[1421768520.627620],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32082,[1421768520.848837],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +32083,[1421768521.054600],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32084,[1421768521.259863],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32085,[1421768521.465153],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32086,[1421768521.670857],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32087,[1421768521.876093],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32088,[1421768522.082304],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +32089,[1421768522.287486],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32090,[1421768522.492502],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32091,[1421768522.698770],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +32092,[1421768522.903842],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +32093,[1421768523.109100],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32094,[1421768523.315135],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +32095,[1421768523.521309],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +32096,[1421768523.727474],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +32097,[1421768523.932776],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32098,[1421768524.137891],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +32099,[1421768524.342934],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32100,[1421768524.548432],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32101,[1421768524.753747],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32102,[1421768524.959276],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32103,[1421768525.164399],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32104,[1421768525.370766],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +32105,[1421768525.576006],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32106,[1421768525.781611],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +32107,[1421768525.988487],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +32108,[1421768526.194332],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32109,[1421768526.399967],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +32110,[1421768526.606048],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +32111,[1421768526.810869],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +32112,[1421768527.016572],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +32113,[1421768527.222580],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +32114,[1421768527.427749],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32115,[1421768527.633623],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +32116,[1421768527.838657],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32117,[1421768528.044483],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +32118,[1421768528.249957],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32119,[1421768528.455644],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +32120,[1421768528.660702],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32121,[1421768528.883238],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +32122,[1421768529.088334],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32123,[1421768529.293706],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32124,[1421768529.499285],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32125,[1421768529.704629],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +32126,[1421768529.910426],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +32127,[1421768530.116530],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +32128,[1421768530.323007],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +32129,[1421768530.528584],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32130,[1421768530.734184],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32131,[1421768530.939905],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32132,[1421768531.145322],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +32133,[1421768531.350511],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32134,[1421768531.555995],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +32135,[1421768531.761746],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +32136,[1421768531.966902],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32137,[1421768532.172477],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32138,[1421768532.377773],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32139,[1421768532.582802],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32140,[1421768532.788892],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +32141,[1421768532.994175],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32142,[1421768533.198976],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32143,[1421768533.404408],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32144,[1421768533.609686],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32145,[1421768533.814770],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32146,[1421768534.019746],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +32147,[1421768534.224803],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32148,[1421768534.429859],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32149,[1421768534.635210],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32150,[1421768534.840603],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32151,[1421768535.046254],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32152,[1421768535.251343],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32153,[1421768535.456131],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +32154,[1421768535.662800],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.98,ms +32155,[1421768535.871414],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.62,ms +32156,[1421768536.084570],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.48,ms +32157,[1421768536.289999],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32158,[1421768536.495533],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32159,[1421768536.700672],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32160,[1421768536.908235],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.15,ms +32161,[1421768537.118114],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.51,ms +32162,[1421768537.331900],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.78,ms +32163,[1421768537.537591],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +32164,[1421768537.752479],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +32165,[1421768538.003035],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.3,ms +32166,[1421768538.268164],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.9,ms +32167,[1421768538.490573],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +32168,[1421768538.775508],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.6,ms +32169,[1421768539.001067],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +32170,[1421768539.226076],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +32171,[1421768539.452615],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +32172,[1421768539.658572],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +32173,[1421768539.864038],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +32174,[1421768540.069340],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32175,[1421768540.274302],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32176,[1421768540.479406],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32177,[1421768540.685876],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +32178,[1421768540.893355],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.01,ms +32179,[1421768541.099755],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +32180,[1421768541.304714],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32181,[1421768541.510758],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32182,[1421768541.715918],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32183,[1421768541.922509],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +32184,[1421768542.128067],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +32185,[1421768542.333332],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32186,[1421768542.538796],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32187,[1421768542.744003],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32188,[1421768542.949806],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32189,[1421768543.155080],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32190,[1421768543.361810],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.02,ms +32191,[1421768543.570234],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.86,ms +32192,[1421768543.783864],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.56,ms +32193,[1421768543.989755],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32194,[1421768544.195133],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32195,[1421768544.401186],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +32196,[1421768544.606261],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32197,[1421768544.811498],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +32198,[1421768545.017433],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +32199,[1421768545.223728],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +32200,[1421768545.428868],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32201,[1421768545.634691],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32202,[1421768545.840572],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +32203,[1421768546.045203],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32204,[1421768546.250444],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32205,[1421768546.455705],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32206,[1421768546.661206],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +32207,[1421768546.866992],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +32208,[1421768547.071974],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32209,[1421768547.276604],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +32210,[1421768547.483323],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +32211,[1421768547.689152],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32212,[1421768547.894498],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32213,[1421768548.099355],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32214,[1421768548.305454],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +32215,[1421768548.510889],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32216,[1421768548.717567],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +32217,[1421768548.923083],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32218,[1421768549.128112],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32219,[1421768549.333723],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +32220,[1421768549.539128],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32221,[1421768549.744836],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +32222,[1421768549.950040],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +32223,[1421768550.155039],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +32224,[1421768550.361364],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +32225,[1421768550.566616],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32226,[1421768550.772876],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32227,[1421768550.979683],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +32228,[1421768551.185573],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +32229,[1421768551.391792],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +32230,[1421768551.598306],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32231,[1421768551.803410],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +32232,[1421768552.009265],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32233,[1421768552.214498],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32234,[1421768552.419501],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32235,[1421768552.626193],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +32236,[1421768552.832891],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32237,[1421768553.038174],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32238,[1421768553.243401],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32239,[1421768553.448589],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32240,[1421768553.654155],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32241,[1421768553.861176],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +32242,[1421768554.067450],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +32243,[1421768554.272976],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +32244,[1421768554.479420],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +32245,[1421768554.684486],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32246,[1421768554.890980],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +32247,[1421768555.096125],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32248,[1421768555.302457],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +32249,[1421768555.507918],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32250,[1421768555.714183],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +32251,[1421768555.919696],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32252,[1421768556.125574],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +32253,[1421768556.330555],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +32254,[1421768556.535734],89,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +32255,[1421768556.741379],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32256,[1421768556.947018],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32257,[1421768557.152439],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32258,[1421768557.357262],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +32259,[1421768557.563701],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +32260,[1421768557.769639],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +32261,[1421768557.975370],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32262,[1421768558.180715],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +32263,[1421768558.386097],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32264,[1421768558.591833],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32265,[1421768558.797119],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32266,[1421768559.002318],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +32267,[1421768559.207890],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32268,[1421768559.414236],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32269,[1421768559.621244],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +32270,[1421768559.826731],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32271,[1421768560.031563],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32272,[1421768560.236555],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +32273,[1421768560.441950],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32274,[1421768560.647209],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +32275,[1421768560.852784],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32276,[1421768561.057858],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32277,[1421768561.263107],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32278,[1421768561.468478],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32279,[1421768561.674197],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32280,[1421768561.879842],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +32281,[1421768562.084762],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32282,[1421768562.289825],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32283,[1421768562.496353],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +32284,[1421768562.701921],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32285,[1421768562.908368],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +32286,[1421768563.113702],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32287,[1421768563.319589],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +32288,[1421768563.525968],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +32289,[1421768563.731101],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32290,[1421768563.936421],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32291,[1421768564.141892],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32292,[1421768564.347012],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +32293,[1421768564.551949],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32294,[1421768564.757044],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32295,[1421768564.962746],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32296,[1421768565.168188],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32297,[1421768565.374165],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32298,[1421768565.580818],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +32299,[1421768565.786373],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +32300,[1421768565.991922],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32301,[1421768566.196855],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +32302,[1421768566.403104],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +32303,[1421768566.610388],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.79,ms +32304,[1421768566.815835],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32305,[1421768567.020855],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32306,[1421768567.225711],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32307,[1421768567.432069],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +32308,[1421768567.637626],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +32309,[1421768567.842820],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +32310,[1421768568.048644],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +32311,[1421768568.253752],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32312,[1421768568.459730],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32313,[1421768568.666266],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +32314,[1421768568.871825],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32315,[1421768569.076830],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32316,[1421768569.282800],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32317,[1421768569.488520],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32318,[1421768569.693886],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32319,[1421768569.900463],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32320,[1421768570.105525],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32321,[1421768570.310531],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32322,[1421768570.516812],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +32323,[1421768570.722763],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32324,[1421768570.928621],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32325,[1421768571.134109],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32326,[1421768571.340430],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +32327,[1421768571.545991],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32328,[1421768571.751145],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32329,[1421768571.956810],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32330,[1421768572.162366],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32331,[1421768572.367838],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32332,[1421768572.573385],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32333,[1421768572.779322],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +32334,[1421768572.985019],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32335,[1421768573.190581],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32336,[1421768573.395917],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32337,[1421768573.601565],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +32338,[1421768573.806661],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +32339,[1421768574.012598],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +32340,[1421768574.218623],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32341,[1421768574.424767],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32342,[1421768574.629866],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32343,[1421768574.835432],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32344,[1421768575.040461],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32345,[1421768575.245659],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +32346,[1421768575.451908],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +32347,[1421768575.657231],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32348,[1421768575.862753],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32349,[1421768576.067924],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +32350,[1421768576.272900],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32351,[1421768576.478133],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32352,[1421768576.683821],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32353,[1421768576.889463],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32354,[1421768577.094521],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +32355,[1421768577.299591],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32356,[1421768577.504784],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32357,[1421768577.711552],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +32358,[1421768577.917193],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32359,[1421768578.123303],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +32360,[1421768578.328427],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32361,[1421768578.534458],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +32362,[1421768578.739370],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32363,[1421768578.944581],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +32364,[1421768579.150796],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32365,[1421768579.357194],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32366,[1421768579.563538],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +32367,[1421768579.770302],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +32368,[1421768579.977167],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +32369,[1421768580.183107],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32370,[1421768580.388234],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32371,[1421768580.593423],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32372,[1421768580.798779],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32373,[1421768581.003808],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32374,[1421768581.210129],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +32375,[1421768581.415359],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32376,[1421768581.621238],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +32377,[1421768581.826315],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +32378,[1421768582.032055],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +32379,[1421768582.237234],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32380,[1421768582.443574],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32381,[1421768582.648714],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32382,[1421768582.853815],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32383,[1421768583.058974],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32384,[1421768583.264097],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32385,[1421768583.470245],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32386,[1421768583.676309],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +32387,[1421768583.881732],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32388,[1421768584.086840],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32389,[1421768584.292151],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32390,[1421768584.496849],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32391,[1421768584.703173],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +32392,[1421768584.908486],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32393,[1421768585.113432],773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32394,[1421768585.318970],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32395,[1421768585.524528],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32396,[1421768585.730100],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32397,[1421768585.935512],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +32398,[1421768586.141757],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +32399,[1421768586.347021],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +32400,[1421768586.553074],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +32401,[1421768586.759103],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +32402,[1421768586.964495],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32403,[1421768587.171897],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32404,[1421768587.378186],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +32405,[1421768587.583739],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32406,[1421768587.789038],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32407,[1421768587.994401],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32408,[1421768588.199976],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +32409,[1421768588.405463],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32410,[1421768588.612182],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +32411,[1421768588.817576],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32412,[1421768589.022541],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +32413,[1421768589.228799],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +32414,[1421768589.435279],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +32415,[1421768589.641212],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32416,[1421768589.847654],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +32417,[1421768590.053403],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +32418,[1421768590.258605],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +32419,[1421768590.464887],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +32420,[1421768590.670626],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +32421,[1421768590.876294],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32422,[1421768591.081588],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32423,[1421768591.286494],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +32424,[1421768591.491932],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32425,[1421768591.698680],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +32426,[1421768591.904233],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32427,[1421768592.110769],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +32428,[1421768592.317572],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +32429,[1421768592.522651],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32430,[1421768592.727882],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32431,[1421768592.934343],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +32432,[1421768593.139961],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32433,[1421768593.344795],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32434,[1421768593.550092],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +32435,[1421768593.755120],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32436,[1421768593.960157],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32437,[1421768594.165939],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +32438,[1421768594.371647],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32439,[1421768594.578187],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32440,[1421768594.784755],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +32441,[1421768594.990058],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32442,[1421768595.195243],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +32443,[1421768595.400945],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +32444,[1421768595.606415],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32445,[1421768595.811724],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32446,[1421768596.017352],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +32447,[1421768596.222600],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32448,[1421768596.429016],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +32449,[1421768596.634005],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +32450,[1421768596.839998],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +32451,[1421768597.045090],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32452,[1421768597.251030],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +32453,[1421768597.457463],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32454,[1421768597.663908],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +32455,[1421768597.869140],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32456,[1421768598.073763],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32457,[1421768598.279773],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +32458,[1421768598.485088],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32459,[1421768598.691448],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +32460,[1421768598.896774],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32461,[1421768599.102386],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +32462,[1421768599.307751],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32463,[1421768599.512900],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32464,[1421768599.718467],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +32465,[1421768599.924941],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +32466,[1421768600.130491],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32467,[1421768600.335611],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32468,[1421768600.541845],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +32469,[1421768600.747283],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32470,[1421768600.952924],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +32471,[1421768601.159639],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +32472,[1421768601.365266],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32473,[1421768601.570742],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32474,[1421768601.776320],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32475,[1421768601.981333],89,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32476,[1421768602.187809],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +32477,[1421768602.393380],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32478,[1421768602.599014],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32479,[1421768602.805053],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32480,[1421768603.010160],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32481,[1421768603.215455],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32482,[1421768603.421967],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +32483,[1421768603.627396],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +32484,[1421768603.834535],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +32485,[1421768604.039607],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32486,[1421768604.245107],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32487,[1421768604.450070],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32488,[1421768604.655910],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +32489,[1421768604.861452],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32490,[1421768605.066707],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +32491,[1421768605.271835],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32492,[1421768605.477109],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32493,[1421768605.683089],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +32494,[1421768605.888548],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32495,[1421768606.093644],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +32496,[1421768606.298715],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32497,[1421768606.504861],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +32498,[1421768606.710801],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +32499,[1421768606.915967],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32500,[1421768607.120742],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32501,[1421768607.325996],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +32502,[1421768607.530719],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +32503,[1421768607.736041],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +32504,[1421768607.942607],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +32505,[1421768608.148243],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32506,[1421768608.353382],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32507,[1421768608.559691],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +32508,[1421768608.764839],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32509,[1421768608.970085],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32510,[1421768609.175550],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32511,[1421768609.380815],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32512,[1421768609.586477],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +32513,[1421768609.791787],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +32514,[1421768609.998308],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +32515,[1421768610.204258],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +32516,[1421768610.409180],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32517,[1421768610.614260],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +32518,[1421768610.819807],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32519,[1421768611.024939],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32520,[1421768611.230569],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +32521,[1421768611.437271],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +32522,[1421768611.642842],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32523,[1421768611.848877],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32524,[1421768612.054867],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +32525,[1421768612.260512],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32526,[1421768612.466907],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +32527,[1421768612.672765],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +32528,[1421768612.878641],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +32529,[1421768613.084260],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32530,[1421768613.290675],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +32531,[1421768613.495741],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32532,[1421768613.702490],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32533,[1421768613.907278],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32534,[1421768614.111887],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +32535,[1421768614.318153],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +32536,[1421768614.523933],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32537,[1421768614.730408],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +32538,[1421768614.936197],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32539,[1421768615.141544],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32540,[1421768615.347672],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +32541,[1421768615.552681],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +32542,[1421768615.758644],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32543,[1421768615.964135],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32544,[1421768616.169330],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +32545,[1421768616.374283],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32546,[1421768616.580081],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32547,[1421768616.785244],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32548,[1421768616.991577],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +32549,[1421768617.197134],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +32550,[1421768617.402641],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32551,[1421768617.609028],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +32552,[1421768617.814091],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32553,[1421768618.019424],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.95,ms +32554,[1421768618.224434],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +32555,[1421768618.429637],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32556,[1421768618.634768],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32557,[1421768618.842614],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.06,ms +32558,[1421768619.051759],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.36,ms +32559,[1421768619.263029],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.17,ms +32560,[1421768619.500237],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.4,ms +32561,[1421768619.753553],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=49.3,ms +32562,[1421768620.019607],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.5,ms +32563,[1421768620.298049],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.5,ms +32564,[1421768620.518807],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +32565,[1421768620.742441],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +32566,[1421768620.965878],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +32567,[1421768621.246438],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.6,ms +32568,[1421768621.470843],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +32569,[1421768621.699639],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +32570,[1421768621.928161],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +32571,[1421768622.152450],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +32572,[1421768622.377175],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +32573,[1421768622.606531],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +32574,[1421768622.887722],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.4,ms +32575,[1421768623.092617],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +32576,[1421768623.297864],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32577,[1421768623.503556],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32578,[1421768623.723118],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +32579,[1421768623.957563],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.5,ms +32580,[1421768624.202483],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.0,ms +32581,[1421768624.420928],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +32582,[1421768624.641670],1148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +32583,[1421768624.867312],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +32584,[1421768625.090710],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +32585,[1421768625.315646],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +32586,[1421768625.543680],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +32587,[1421768625.769701],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +32588,[1421768625.988487],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +32589,[1421768626.194852],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +32590,[1421768626.400623],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.90,ms +32591,[1421768626.606494],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +32592,[1421768626.811814],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32593,[1421768627.016221],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +32594,[1421768627.222384],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +32595,[1421768627.428408],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +32596,[1421768627.633985],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32597,[1421768627.839822],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32598,[1421768628.045798],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +32599,[1421768628.251095],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32600,[1421768628.456199],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32601,[1421768628.661636],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32602,[1421768628.868572],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +32603,[1421768629.073610],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32604,[1421768629.279028],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +32605,[1421768629.488391],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.58,ms +32606,[1421768629.702943],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +32607,[1421768629.921705],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +32608,[1421768630.183242],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=57.5,ms +32609,[1421768630.408513],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +32610,[1421768630.614189],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +32611,[1421768630.819177],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +32612,[1421768631.024082],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32613,[1421768631.236473],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.54,ms +32614,[1421768631.446048],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.78,ms +32615,[1421768631.658926],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.05,ms +32616,[1421768631.874742],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +32617,[1421768632.132088],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=53.6,ms +32618,[1421768632.355304],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +32619,[1421768632.582389],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +32620,[1421768632.812909],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +32621,[1421768633.037539],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +32622,[1421768633.258738],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +32623,[1421768633.481944],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +32624,[1421768633.711974],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +32625,[1421768633.941156],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +32626,[1421768634.226727],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.4,ms +32627,[1421768634.446454],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +32628,[1421768634.725301],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.4,ms +32629,[1421768634.951158],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +32630,[1421768635.156618],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32631,[1421768635.362301],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32632,[1421768635.568859],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +32633,[1421768635.791125],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +32634,[1421768636.003514],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.47,ms +32635,[1421768636.216985],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.45,ms +32636,[1421768636.435530],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.4,ms +32637,[1421768636.655359],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +32638,[1421768636.935461],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.0,ms +32639,[1421768637.163432],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +32640,[1421768637.393726],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +32641,[1421768637.622303],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +32642,[1421768637.844458],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +32643,[1421768638.106543],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=58.5,ms +32644,[1421768638.312378],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32645,[1421768638.517850],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32646,[1421768638.723096],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32647,[1421768638.929201],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32648,[1421768639.134040],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +32649,[1421768639.339638],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32650,[1421768639.544760],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32651,[1421768639.750410],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32652,[1421768639.955911],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32653,[1421768640.162067],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +32654,[1421768640.367323],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32655,[1421768640.573646],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32656,[1421768640.779091],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32657,[1421768640.984950],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32658,[1421768641.190632],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32659,[1421768641.395852],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32660,[1421768641.601198],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +32661,[1421768641.807562],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.03,ms +32662,[1421768642.016226],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.94,ms +32663,[1421768642.248659],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.5,ms +32664,[1421768642.462308],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.38,ms +32665,[1421768642.677097],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +32666,[1421768642.895756],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +32667,[1421768643.101080],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +32668,[1421768643.305889],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32669,[1421768643.510662],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32670,[1421768643.720357],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.59,ms +32671,[1421768643.931092],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.23,ms +32672,[1421768644.143676],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.69,ms +32673,[1421768644.358022],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +32674,[1421768644.576250],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +32675,[1421768644.794036],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +32676,[1421768645.019394],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +32677,[1421768645.245421],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +32678,[1421768645.528699],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.5,ms +32679,[1421768645.809355],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.4,ms +32680,[1421768646.037885],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +32681,[1421768646.267907],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +32682,[1421768646.501159],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.9,ms +32683,[1421768646.727747],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +32684,[1421768646.954431],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +32685,[1421768647.159819],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32686,[1421768647.365756],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32687,[1421768647.571189],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32688,[1421768647.777628],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +32689,[1421768647.988938],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.10,ms +32690,[1421768648.200961],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32691,[1421768648.407655],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +32692,[1421768648.614104],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +32693,[1421768648.819394],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +32694,[1421768649.024080],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32695,[1421768649.232670],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.84,ms +32696,[1421768649.445724],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.28,ms +32697,[1421768649.689847],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.6,ms +32698,[1421768649.907173],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +32699,[1421768650.126724],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +32700,[1421768650.332150],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +32701,[1421768650.538852],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +32702,[1421768650.744342],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32703,[1421768650.949841],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32704,[1421768651.155379],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32705,[1421768651.360264],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +32706,[1421768651.565171],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +32707,[1421768651.770337],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +32708,[1421768651.975287],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32709,[1421768652.180199],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32710,[1421768652.386853],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +32711,[1421768652.592815],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +32712,[1421768652.797856],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +32713,[1421768653.003023],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32714,[1421768653.208246],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32715,[1421768653.413330],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32716,[1421768653.618117],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32717,[1421768653.824366],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32718,[1421768654.029092],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +32719,[1421768654.234243],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32720,[1421768654.439217],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32721,[1421768654.644893],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +32722,[1421768654.850367],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32723,[1421768655.056016],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +32724,[1421768655.261505],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32725,[1421768655.467227],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32726,[1421768655.672779],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32727,[1421768655.879907],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +32728,[1421768656.085325],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32729,[1421768656.291162],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +32730,[1421768656.496313],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32731,[1421768656.701887],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +32732,[1421768656.908154],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +32733,[1421768657.112915],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32734,[1421768657.319253],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +32735,[1421768657.524435],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32736,[1421768657.729787],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +32737,[1421768657.935492],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32738,[1421768658.140957],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32739,[1421768658.347145],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +32740,[1421768658.552777],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32741,[1421768658.758714],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +32742,[1421768658.964195],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +32743,[1421768659.170133],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +32744,[1421768659.375675],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32745,[1421768659.581052],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32746,[1421768659.787271],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +32747,[1421768659.992547],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32748,[1421768660.198052],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32749,[1421768660.405042],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +32750,[1421768660.610903],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32751,[1421768660.816757],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +32752,[1421768661.023005],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32753,[1421768661.228441],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32754,[1421768661.433979],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32755,[1421768661.639168],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +32756,[1421768661.845360],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +32757,[1421768662.050118],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32758,[1421768662.255060],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +32759,[1421768662.461347],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +32760,[1421768662.666860],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32761,[1421768662.872688],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32762,[1421768663.077720],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32763,[1421768663.282631],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32764,[1421768663.487689],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32765,[1421768663.693180],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32766,[1421768663.898987],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +32767,[1421768664.103689],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32768,[1421768664.308835],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32769,[1421768664.515497],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32770,[1421768664.722279],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +32771,[1421768664.929075],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +32772,[1421768665.135674],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +32773,[1421768665.341779],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +32774,[1421768665.548167],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +32775,[1421768665.754144],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32776,[1421768665.961043],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +32777,[1421768666.167629],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +32778,[1421768666.373597],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +32779,[1421768666.578800],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32780,[1421768666.785926],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +32781,[1421768666.991291],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32782,[1421768667.196464],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32783,[1421768667.402594],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +32784,[1421768667.607351],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +32785,[1421768667.812494],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32786,[1421768668.017513],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32787,[1421768668.223387],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32788,[1421768668.428464],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32789,[1421768668.633109],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +32790,[1421768668.838225],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +32791,[1421768669.042987],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32792,[1421768669.248345],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32793,[1421768669.454106],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +32794,[1421768669.660200],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +32795,[1421768669.866014],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32796,[1421768670.071133],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32797,[1421768670.276410],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32798,[1421768670.481865],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +32799,[1421768670.687569],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32800,[1421768670.893040],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32801,[1421768671.097610],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +32802,[1421768671.302919],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32803,[1421768671.508581],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32804,[1421768671.714114],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32805,[1421768671.919159],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32806,[1421768672.124231],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32807,[1421768672.329555],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +32808,[1421768672.535103],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +32809,[1421768672.741028],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32810,[1421768672.946458],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32811,[1421768673.152660],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +32812,[1421768673.357669],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +32813,[1421768673.566774],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.45,ms +32814,[1421768673.772067],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32815,[1421768673.978442],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +32816,[1421768674.183905],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32817,[1421768674.389146],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32818,[1421768674.593993],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32819,[1421768674.800191],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +32820,[1421768675.005706],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +32821,[1421768675.211333],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +32822,[1421768675.416831],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32823,[1421768675.622493],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +32824,[1421768675.828851],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +32825,[1421768676.034016],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32826,[1421768676.239415],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +32827,[1421768676.444491],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32828,[1421768676.650605],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +32829,[1421768676.856730],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +32830,[1421768677.061536],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32831,[1421768677.266437],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32832,[1421768677.473233],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +32833,[1421768677.678821],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +32834,[1421768677.884538],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32835,[1421768678.090469],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +32836,[1421768678.296133],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32837,[1421768678.501640],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32838,[1421768678.708468],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +32839,[1421768678.914079],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32840,[1421768679.119368],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32841,[1421768679.325750],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +32842,[1421768679.531288],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32843,[1421768679.736456],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +32844,[1421768679.941952],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32845,[1421768680.146956],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +32846,[1421768680.351981],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32847,[1421768680.558108],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +32848,[1421768680.763884],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32849,[1421768680.969535],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32850,[1421768681.174858],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32851,[1421768681.380580],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +32852,[1421768681.586664],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +32853,[1421768681.792110],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32854,[1421768681.997768],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32855,[1421768682.203122],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +32856,[1421768682.407962],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32857,[1421768682.613132],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +32858,[1421768682.820133],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +32859,[1421768683.025188],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +32860,[1421768683.231535],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +32861,[1421768683.437885],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +32862,[1421768683.643161],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32863,[1421768683.848299],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32864,[1421768684.054305],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +32865,[1421768684.259684],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +32866,[1421768684.465198],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32867,[1421768684.670738],1238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32868,[1421768684.877531],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +32869,[1421768685.082455],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +32870,[1421768685.287469],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +32871,[1421768685.492967],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32872,[1421768685.698681],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +32873,[1421768685.904392],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +32874,[1421768686.109591],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +32875,[1421768686.314510],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32876,[1421768686.520416],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +32877,[1421768686.725936],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +32878,[1421768686.931100],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32879,[1421768687.136615],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +32880,[1421768687.341618],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32881,[1421768687.555769],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.86,ms +32882,[1421768687.761424],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32883,[1421768687.967588],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +32884,[1421768688.172629],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +32885,[1421768688.378015],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32886,[1421768688.582883],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +32887,[1421768688.787817],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32888,[1421768688.992876],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +32889,[1421768689.197851],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +32890,[1421768689.404110],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +32891,[1421768689.609569],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32892,[1421768689.814749],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32893,[1421768690.019215],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +32894,[1421768690.224492],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32895,[1421768690.429610],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +32896,[1421768690.634748],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32897,[1421768690.839901],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +32898,[1421768691.044433],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32899,[1421768691.250697],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +32900,[1421768691.456781],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +32901,[1421768691.662438],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32902,[1421768691.868253],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +32903,[1421768692.073593],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +32904,[1421768692.278657],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +32905,[1421768692.484060],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +32906,[1421768692.689357],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32907,[1421768692.894458],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32908,[1421768693.099270],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32909,[1421768693.304704],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +32910,[1421768693.509912],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32911,[1421768693.716541],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +32912,[1421768693.922204],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32913,[1421768694.128320],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +32914,[1421768694.334627],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +32915,[1421768694.540355],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +32916,[1421768694.745800],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +32917,[1421768694.951124],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +32918,[1421768695.156304],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32919,[1421768695.361781],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32920,[1421768695.568511],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +32921,[1421768695.773954],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +32922,[1421768695.979431],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +32923,[1421768696.185938],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +32924,[1421768696.392748],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +32925,[1421768696.597956],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +32926,[1421768696.803554],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +32927,[1421768697.008567],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32928,[1421768697.213391],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +32929,[1421768697.418594],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +32930,[1421768697.624118],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +32931,[1421768697.829566],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +32932,[1421768698.035088],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +32933,[1421768698.240407],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32934,[1421768698.446421],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +32935,[1421768698.652611],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +32936,[1421768698.857717],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32937,[1421768699.062480],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32938,[1421768699.267837],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32939,[1421768699.473583],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32940,[1421768699.679955],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +32941,[1421768699.889715],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.31,ms +32942,[1421768700.104201],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +32943,[1421768700.323189],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +32944,[1421768700.578048],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=50.5,ms +32945,[1421768700.800054],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +32946,[1421768701.083413],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.3,ms +32947,[1421768701.312030],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +32948,[1421768701.599788],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.0,ms +32949,[1421768701.826672],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +32950,[1421768702.058228],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.9,ms +32951,[1421768702.290164],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.7,ms +32952,[1421768702.495541],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +32953,[1421768702.700399],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32954,[1421768702.908037],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.98,ms +32955,[1421768703.117479],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.23,ms +32956,[1421768703.329389],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.44,ms +32957,[1421768703.541803],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.94,ms +32958,[1421768703.750058],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.33,ms +32959,[1421768703.955566],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +32960,[1421768704.162213],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +32961,[1421768704.367603],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32962,[1421768704.573894],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +32963,[1421768704.779223],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +32964,[1421768704.984177],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +32965,[1421768705.190293],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +32966,[1421768705.395640],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +32967,[1421768705.600968],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32968,[1421768705.806707],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32969,[1421768706.011403],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32970,[1421768706.217545],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +32971,[1421768706.423896],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +32972,[1421768706.629042],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +32973,[1421768706.834528],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +32974,[1421768707.039489],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32975,[1421768707.244894],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +32976,[1421768707.449893],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +32977,[1421768707.655055],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32978,[1421768707.860372],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +32979,[1421768708.065170],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +32980,[1421768708.270617],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +32981,[1421768708.476566],1148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +32982,[1421768708.683261],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +32983,[1421768708.889042],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +32984,[1421768709.094388],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32985,[1421768709.300154],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +32986,[1421768709.506767],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +32987,[1421768709.712555],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +32988,[1421768709.919229],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +32989,[1421768710.124798],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +32990,[1421768710.330056],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +32991,[1421768710.535325],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +32992,[1421768710.740687],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +32993,[1421768710.955574],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +32994,[1421768711.160697],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +32995,[1421768711.366480],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +32996,[1421768711.572210],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +32997,[1421768711.777521],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +32998,[1421768711.982798],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +32999,[1421768712.188023],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +33000,[1421768712.393265],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33001,[1421768712.598902],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +33002,[1421768712.804782],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33003,[1421768713.009669],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +33004,[1421768713.214879],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33005,[1421768713.421355],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +33006,[1421768713.627786],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +33007,[1421768713.834217],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +33008,[1421768714.039242],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +33009,[1421768714.245443],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +33010,[1421768714.450052],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +33011,[1421768714.655128],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33012,[1421768714.861374],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +33013,[1421768715.066146],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +33014,[1421768715.271387],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33015,[1421768715.476955],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +33016,[1421768715.682388],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33017,[1421768715.888280],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33018,[1421768716.093288],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33019,[1421768716.299280],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +33020,[1421768716.505259],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +33021,[1421768716.710484],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33022,[1421768716.915551],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33023,[1421768717.121438],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +33024,[1421768717.326728],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +33025,[1421768717.532488],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33026,[1421768717.737624],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33027,[1421768717.942774],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +33028,[1421768718.148680],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +33029,[1421768718.355256],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +33030,[1421768718.561941],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33031,[1421768718.767308],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +33032,[1421768718.972760],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +33033,[1421768719.178457],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33034,[1421768719.383496],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +33035,[1421768719.588762],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33036,[1421768719.794380],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33037,[1421768719.999768],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33038,[1421768720.205430],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33039,[1421768720.411793],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +33040,[1421768720.617166],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33041,[1421768720.822668],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33042,[1421768721.027615],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33043,[1421768721.232470],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33044,[1421768721.438668],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +33045,[1421768721.645144],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +33046,[1421768721.851827],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +33047,[1421768722.057246],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +33048,[1421768722.263719],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +33049,[1421768722.469114],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33050,[1421768722.674383],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33051,[1421768722.879969],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33052,[1421768723.084960],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +33053,[1421768723.289987],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33054,[1421768723.495125],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33055,[1421768723.700459],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33056,[1421768723.907000],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +33057,[1421768724.112016],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33058,[1421768724.318053],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +33059,[1421768724.523776],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33060,[1421768724.730543],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +33061,[1421768724.935873],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +33062,[1421768725.142129],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +33063,[1421768725.349651],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.51,ms +33064,[1421768725.555756],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +33065,[1421768725.762627],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +33066,[1421768725.968637],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +33067,[1421768726.174142],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +33068,[1421768726.380925],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +33069,[1421768726.586332],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33070,[1421768726.792820],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +33071,[1421768726.999344],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +33072,[1421768727.204673],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33073,[1421768727.411237],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +33074,[1421768727.618133],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +33075,[1421768727.823971],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +33076,[1421768728.028656],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +33077,[1421768728.234136],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +33078,[1421768728.439644],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33079,[1421768728.645657],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +33080,[1421768728.851483],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33081,[1421768729.056390],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +33082,[1421768729.261753],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33083,[1421768729.468500],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +33084,[1421768729.673939],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33085,[1421768729.880188],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +33086,[1421768730.085024],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33087,[1421768730.290326],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33088,[1421768730.495447],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +33089,[1421768730.701012],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33090,[1421768730.907653],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +33091,[1421768731.113475],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +33092,[1421768731.318659],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33093,[1421768731.523685],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +33094,[1421768731.728597],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33095,[1421768731.933836],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +33096,[1421768732.139484],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +33097,[1421768732.344774],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +33098,[1421768732.551158],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +33099,[1421768732.756654],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33100,[1421768732.962101],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33101,[1421768733.167294],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +33102,[1421768733.372750],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33103,[1421768733.577816],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33104,[1421768733.784112],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +33105,[1421768733.989643],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33106,[1421768734.194670],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +33107,[1421768734.400232],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +33108,[1421768734.606480],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +33109,[1421768734.820398],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.63,ms +33110,[1421768735.025901],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +33111,[1421768735.231191],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33112,[1421768735.436722],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33113,[1421768735.642152],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +33114,[1421768735.847529],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +33115,[1421768736.053535],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +33116,[1421768736.259171],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +33117,[1421768736.464891],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +33118,[1421768736.670684],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +33119,[1421768736.877483],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +33120,[1421768737.083472],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +33121,[1421768737.289898],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +33122,[1421768737.495765],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33123,[1421768737.701284],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33124,[1421768737.906509],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33125,[1421768738.111061],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33126,[1421768738.315817],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33127,[1421768738.520967],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33128,[1421768738.726028],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33129,[1421768738.931737],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33130,[1421768739.137214],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33131,[1421768739.343410],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +33132,[1421768739.549011],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33133,[1421768739.755467],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +33134,[1421768739.961304],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33135,[1421768740.166713],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33136,[1421768740.372838],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +33137,[1421768740.578169],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +33138,[1421768740.783545],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +33139,[1421768740.988294],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +33140,[1421768741.193470],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33141,[1421768741.398797],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33142,[1421768741.604286],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33143,[1421768741.809733],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33144,[1421768742.015803],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +33145,[1421768742.220664],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +33146,[1421768742.426492],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +33147,[1421768742.632738],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +33148,[1421768742.838464],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33149,[1421768743.043018],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33150,[1421768743.248309],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33151,[1421768743.454542],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +33152,[1421768743.659599],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33153,[1421768743.866244],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.79,ms +33154,[1421768744.073036],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33155,[1421768744.279419],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +33156,[1421768744.485645],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +33157,[1421768744.690723],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +33158,[1421768744.897537],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +33159,[1421768745.102473],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33160,[1421768745.307595],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +33161,[1421768745.513026],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33162,[1421768745.719480],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +33163,[1421768745.924672],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33164,[1421768746.130054],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33165,[1421768746.335208],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33166,[1421768746.540489],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33167,[1421768746.745668],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33168,[1421768746.951327],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +33169,[1421768747.157349],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +33170,[1421768747.362563],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33171,[1421768747.567989],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +33172,[1421768747.773450],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +33173,[1421768747.978494],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33174,[1421768748.183434],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +33175,[1421768748.388939],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +33176,[1421768748.594649],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +33177,[1421768748.800910],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +33178,[1421768749.005838],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33179,[1421768749.211206],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +33180,[1421768749.415933],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +33181,[1421768749.621002],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33182,[1421768749.827386],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +33183,[1421768750.032324],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33184,[1421768750.238580],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33185,[1421768750.444651],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +33186,[1421768750.650861],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +33187,[1421768750.856263],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33188,[1421768751.061094],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33189,[1421768751.267170],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +33190,[1421768751.473482],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33191,[1421768751.678917],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33192,[1421768751.885289],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +33193,[1421768752.090219],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +33194,[1421768752.295703],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +33195,[1421768752.502179],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +33196,[1421768752.708392],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +33197,[1421768752.913357],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33198,[1421768753.119660],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +33199,[1421768753.324955],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33200,[1421768753.530475],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33201,[1421768753.735920],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +33202,[1421768753.940956],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +33203,[1421768754.146324],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33204,[1421768754.351220],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +33205,[1421768754.556454],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33206,[1421768754.762511],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +33207,[1421768754.967933],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +33208,[1421768755.173103],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33209,[1421768755.378214],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33210,[1421768755.584913],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +33211,[1421768755.790348],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33212,[1421768755.995813],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33213,[1421768756.200775],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33214,[1421768756.406905],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +33215,[1421768756.612852],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33216,[1421768756.819598],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +33217,[1421768757.025445],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +33218,[1421768757.232194],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +33219,[1421768757.439053],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +33220,[1421768757.645301],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +33221,[1421768768.054863],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +33222,[1421768768.260310],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33223,[1421768768.465884],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33224,[1421768768.671456],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33225,[1421768768.877834],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +33226,[1421768769.083023],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33227,[1421768769.288071],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33228,[1421768769.493365],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33229,[1421768769.698765],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33230,[1421768769.904335],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33231,[1421768770.109504],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33232,[1421768770.315207],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33233,[1421768770.520691],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33234,[1421768770.726497],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +33235,[1421768770.932815],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +33236,[1421768771.138096],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33237,[1421768771.344473],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +33238,[1421768771.549845],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +33239,[1421768771.755184],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +33240,[1421768771.960898],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +33241,[1421768772.166426],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +33242,[1421768772.371721],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33243,[1421768772.576585],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33244,[1421768772.782199],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +33245,[1421768772.987957],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33246,[1421768773.193492],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +33247,[1421768773.399628],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +33248,[1421768773.605527],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +33249,[1421768773.811108],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +33250,[1421768774.016064],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +33251,[1421768774.222320],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +33252,[1421768774.427623],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +33253,[1421768774.633245],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33254,[1421768774.839958],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +33255,[1421768775.044845],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33256,[1421768775.251427],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +33257,[1421768775.457137],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +33258,[1421768775.663547],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +33259,[1421768775.869433],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +33260,[1421768776.074200],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33261,[1421768776.279605],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +33262,[1421768776.485576],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +33263,[1421768776.691598],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +33264,[1421768776.897086],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33265,[1421768777.102234],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +33266,[1421768777.307031],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +33267,[1421768777.512316],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +33268,[1421768777.717561],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33269,[1421768777.922684],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33270,[1421768778.128686],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33271,[1421768778.333688],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +33272,[1421768778.539704],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +33273,[1421768778.745109],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +33274,[1421768778.950678],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33275,[1421768779.155927],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +33276,[1421768779.361217],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33277,[1421768779.566526],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33278,[1421768779.771759],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33279,[1421768779.977394],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33280,[1421768780.182948],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33281,[1421768780.387980],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +33282,[1421768780.593566],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +33283,[1421768780.799683],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +33284,[1421768781.004802],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33285,[1421768781.210701],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33286,[1421768781.416168],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +33287,[1421768781.621344],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +33288,[1421768781.826970],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +33289,[1421768782.032953],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +33290,[1421768782.238227],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33291,[1421768782.443754],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33292,[1421768782.650525],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +33293,[1421768782.855481],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33294,[1421768783.060565],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33295,[1421768783.265921],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +33296,[1421768783.472309],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +33297,[1421768783.677715],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +33298,[1421768783.883419],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33299,[1421768784.088733],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +33300,[1421768784.293676],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33301,[1421768784.498622],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33302,[1421768784.703736],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33303,[1421768784.909487],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +33304,[1421768785.114582],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33305,[1421768785.320000],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +33306,[1421768785.525621],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33307,[1421768785.730928],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33308,[1421768785.936404],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +33309,[1421768786.141490],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33310,[1421768786.346627],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33311,[1421768786.552139],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33312,[1421768786.759235],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +33313,[1421768786.965035],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +33314,[1421768787.170332],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33315,[1421768787.378715],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +33316,[1421768787.584170],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33317,[1421768787.789872],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33318,[1421768787.995854],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +33319,[1421768788.202515],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +33320,[1421768788.407726],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33321,[1421768788.613817],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +33322,[1421768788.819910],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +33323,[1421768789.024352],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +33324,[1421768789.229355],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33325,[1421768789.434709],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33326,[1421768789.640249],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33327,[1421768789.846106],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +33328,[1421768790.051156],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33329,[1421768790.256286],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33330,[1421768790.462408],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +33331,[1421768790.667430],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +33332,[1421768790.872838],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33333,[1421768791.078029],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33334,[1421768791.283855],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33335,[1421768791.490096],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +33336,[1421768791.695678],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33337,[1421768791.900828],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +33338,[1421768792.106508],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +33339,[1421768792.311340],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33340,[1421768792.516617],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33341,[1421768792.722400],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33342,[1421768792.927696],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33343,[1421768793.133421],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33344,[1421768793.338670],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33345,[1421768793.544599],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33346,[1421768793.750409],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +33347,[1421768793.955930],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33348,[1421768794.161201],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33349,[1421768794.366695],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +33350,[1421768794.573360],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +33351,[1421768794.780057],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +33352,[1421768794.986897],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +33353,[1421768795.192478],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33354,[1421768795.398496],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +33355,[1421768795.603647],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33356,[1421768795.808778],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33357,[1421768796.013445],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33358,[1421768796.218662],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +33359,[1421768796.424442],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +33360,[1421768796.629394],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33361,[1421768796.835247],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +33362,[1421768797.041219],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33363,[1421768797.246505],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +33364,[1421768797.452986],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +33365,[1421768797.659471],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +33366,[1421768797.866338],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +33367,[1421768798.070844],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33368,[1421768798.276805],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +33369,[1421768798.482156],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33370,[1421768798.687367],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +33371,[1421768798.892270],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33372,[1421768799.097206],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +33373,[1421768799.303192],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33374,[1421768799.507899],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +33375,[1421768799.713067],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +33376,[1421768799.918389],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33377,[1421768800.123581],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33378,[1421768800.328733],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33379,[1421768800.533985],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +33380,[1421768800.740149],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33381,[1421768800.946598],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +33382,[1421768801.151641],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33383,[1421768801.357611],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33384,[1421768801.562575],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33385,[1421768801.767505],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33386,[1421768801.973788],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +33387,[1421768802.179737],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33388,[1421768802.385122],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +33389,[1421768802.590514],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33390,[1421768802.795901],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33391,[1421768803.001285],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +33392,[1421768803.206996],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33393,[1421768803.412273],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33394,[1421768803.617327],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33395,[1421768803.822919],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33396,[1421768804.027942],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +33397,[1421768804.232796],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +33398,[1421768804.438291],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33399,[1421768804.644911],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +33400,[1421768804.851714],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +33401,[1421768805.057719],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33402,[1421768805.268337],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.74,ms +33403,[1421768805.473422],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33404,[1421768805.678310],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +33405,[1421768805.883707],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +33406,[1421768806.088985],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +33407,[1421768806.294180],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +33408,[1421768806.499967],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33409,[1421768806.706002],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +33410,[1421768806.911346],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33411,[1421768807.116780],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33412,[1421768807.322010],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33413,[1421768807.527353],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33414,[1421768807.733283],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +33415,[1421768807.938495],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +33416,[1421768808.143555],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +33417,[1421768808.348914],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +33418,[1421768808.554142],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33419,[1421768808.759171],114,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +33420,[1421768808.965074],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33421,[1421768809.170015],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33422,[1421768809.376202],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +33423,[1421768809.582301],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +33424,[1421768809.787368],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33425,[1421768809.993518],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +33426,[1421768810.198809],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33427,[1421768810.404973],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +33428,[1421768810.610443],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33429,[1421768810.815408],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33430,[1421768811.021080],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +33431,[1421768811.225915],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33432,[1421768811.431057],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +33433,[1421768811.636013],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33434,[1421768811.841386],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33435,[1421768812.046554],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +33436,[1421768812.252262],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33437,[1421768812.463508],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.21,ms +33438,[1421768812.674837],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.02,ms +33439,[1421768812.888322],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.27,ms +33440,[1421768813.131634],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.5,ms +33441,[1421768813.395489],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.8,ms +33442,[1421768813.669490],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.0,ms +33443,[1421768813.908949],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.6,ms +33444,[1421768814.187488],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.5,ms +33445,[1421768814.416029],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +33446,[1421768814.633010],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +33447,[1421768814.852443],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +33448,[1421768815.057272],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +33449,[1421768815.262979],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.90,ms +33450,[1421768815.468561],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +33451,[1421768815.676345],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.61,ms +33452,[1421768815.887709],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.05,ms +33453,[1421768816.124878],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.1,ms +33454,[1421768816.342916],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +33455,[1421768816.562807],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +33456,[1421768816.788089],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +33457,[1421768817.011100],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +33458,[1421768817.234266],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +33459,[1421768817.463450],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +33460,[1421768817.691162],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +33461,[1421768817.920266],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +33462,[1421768818.125655],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33463,[1421768818.331911],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +33464,[1421768818.537889],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +33465,[1421768818.743151],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33466,[1421768818.948881],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33467,[1421768819.154947],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +33468,[1421768819.361082],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +33469,[1421768819.567260],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +33470,[1421768819.773086],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +33471,[1421768819.980480],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.36,ms +33472,[1421768820.189406],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.93,ms +33473,[1421768820.419890],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.6,ms +33474,[1421768820.632722],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.94,ms +33475,[1421768820.838129],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +33476,[1421768821.043158],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33477,[1421768821.248506],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +33478,[1421768821.453877],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +33479,[1421768821.658990],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33480,[1421768821.865798],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +33481,[1421768822.070917],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +33482,[1421768822.275849],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33483,[1421768822.481039],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33484,[1421768822.687414],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +33485,[1421768822.892994],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +33486,[1421768823.098244],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +33487,[1421768823.303585],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33488,[1421768823.510010],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +33489,[1421768823.715881],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +33490,[1421768823.921475],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33491,[1421768824.126719],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33492,[1421768824.332739],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +33493,[1421768824.538393],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33494,[1421768824.744714],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +33495,[1421768824.950294],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33496,[1421768825.155526],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33497,[1421768825.360622],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +33498,[1421768825.566205],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33499,[1421768825.772870],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +33500,[1421768825.978608],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +33501,[1421768826.184292],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +33502,[1421768826.389834],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +33503,[1421768826.595438],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33504,[1421768826.800982],1026,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33505,[1421768827.006431],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +33506,[1421768827.211677],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33507,[1421768827.417139],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33508,[1421768827.623833],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33509,[1421768827.829482],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33510,[1421768828.034466],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33511,[1421768828.239352],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +33512,[1421768828.444868],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33513,[1421768828.651596],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +33514,[1421768828.857359],1258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +33515,[1421768829.062340],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +33516,[1421768829.267617],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33517,[1421768829.473000],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33518,[1421768829.678094],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33519,[1421768829.883832],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +33520,[1421768830.090121],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33521,[1421768830.295267],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +33522,[1421768830.500852],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33523,[1421768830.706848],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33524,[1421768830.913799],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +33525,[1421768831.120548],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33526,[1421768831.325596],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33527,[1421768831.532059],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +33528,[1421768831.737462],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33529,[1421768831.942922],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33530,[1421768832.148704],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33531,[1421768832.354263],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33532,[1421768832.560606],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +33533,[1421768832.766359],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33534,[1421768832.971696],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33535,[1421768833.176680],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33536,[1421768833.381868],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33537,[1421768833.587259],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33538,[1421768833.792953],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33539,[1421768833.998841],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33540,[1421768834.205645],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +33541,[1421768834.410822],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33542,[1421768834.616398],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33543,[1421768834.822481],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +33544,[1421768835.027621],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33545,[1421768835.234174],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +33546,[1421768835.439780],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33547,[1421768835.645304],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +33548,[1421768835.851760],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +33549,[1421768836.057809],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33550,[1421768836.262943],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +33551,[1421768836.468117],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33552,[1421768836.674367],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +33553,[1421768836.879974],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +33554,[1421768837.084534],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +33555,[1421768837.289629],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33556,[1421768837.494702],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +33557,[1421768837.700419],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +33558,[1421768837.907033],1593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33559,[1421768838.112124],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33560,[1421768838.318343],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33561,[1421768838.524928],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +33562,[1421768838.730665],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.05,ms +33563,[1421768838.937012],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +33564,[1421768839.143326],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33565,[1421768839.348301],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33566,[1421768839.553008],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33567,[1421768839.758583],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33568,[1421768839.964178],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33569,[1421768840.170305],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33570,[1421768840.392535],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +33571,[1421768840.630436],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.7,ms +33572,[1421768840.835416],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33573,[1421768841.040121],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33574,[1421768841.245241],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33575,[1421768841.450223],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33576,[1421768841.655425],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +33577,[1421768841.860787],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33578,[1421768842.065649],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +33579,[1421768842.270429],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +33580,[1421768842.475504],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33581,[1421768842.681045],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33582,[1421768842.905693],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +33583,[1421768843.115308],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.29,ms +33584,[1421768843.321080],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33585,[1421768843.527489],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +33586,[1421768843.733784],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +33587,[1421768843.939325],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33588,[1421768844.153118],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.1,ms +33589,[1421768844.359460],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +33590,[1421768844.565878],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +33591,[1421768844.771222],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +33592,[1421768844.976630],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33593,[1421768845.181651],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +33594,[1421768845.424025],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.4,ms +33595,[1421768845.629380],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33596,[1421768845.850929],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +33597,[1421768846.056878],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +33598,[1421768846.261707],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +33599,[1421768846.467082],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33600,[1421768846.673227],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +33601,[1421768846.879687],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33602,[1421768847.084522],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +33603,[1421768847.290537],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33604,[1421768847.495832],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33605,[1421768847.701152],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33606,[1421768847.907288],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +33607,[1421768848.112057],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33608,[1421768848.317151],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33609,[1421768848.522097],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33610,[1421768848.727924],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33611,[1421768848.933237],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +33612,[1421768849.150838],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +33613,[1421768849.355801],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +33614,[1421768849.561160],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +33615,[1421768849.766261],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33616,[1421768849.972362],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +33617,[1421768850.178840],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33618,[1421768850.461158],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.1,ms +33619,[1421768850.667711],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +33620,[1421768850.873045],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33621,[1421768851.077785],1148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33622,[1421768851.284152],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +33623,[1421768851.490401],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +33624,[1421768851.695576],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33625,[1421768851.901751],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +33626,[1421768852.107482],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +33627,[1421768852.312956],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33628,[1421768852.519601],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +33629,[1421768852.724759],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +33630,[1421768852.929863],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33631,[1421768853.135976],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +33632,[1421768853.341422],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +33633,[1421768853.546977],1331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +33634,[1421768853.752411],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33635,[1421768853.957740],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33636,[1421768854.164276],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33637,[1421768854.369428],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33638,[1421768854.574590],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33639,[1421768854.780204],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33640,[1421768854.985491],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +33641,[1421768855.191722],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +33642,[1421768855.397792],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33643,[1421768855.603249],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33644,[1421768855.810089],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33645,[1421768856.038427],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +33646,[1421768856.244404],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33647,[1421768856.450480],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33648,[1421768856.656664],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +33649,[1421768856.862562],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +33650,[1421768857.067467],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33651,[1421768857.272828],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33652,[1421768857.478774],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +33653,[1421768857.684439],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +33654,[1421768857.889852],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +33655,[1421768858.095230],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +33656,[1421768858.300603],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33657,[1421768858.505772],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33658,[1421768858.711092],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33659,[1421768858.916206],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33660,[1421768859.122447],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +33661,[1421768859.328953],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +33662,[1421768859.534807],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33663,[1421768859.740943],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +33664,[1421768859.947227],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +33665,[1421768860.152475],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33666,[1421768860.357557],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33667,[1421768860.563673],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33668,[1421768860.769267],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +33669,[1421768860.975045],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +33670,[1421768861.181116],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +33671,[1421768861.386601],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33672,[1421768861.592037],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +33673,[1421768861.798232],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33674,[1421768862.003537],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +33675,[1421768862.210000],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +33676,[1421768862.415089],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33677,[1421768862.621634],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +33678,[1421768862.827269],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33679,[1421768863.033017],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +33680,[1421768863.238029],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +33681,[1421768863.443704],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33682,[1421768863.649636],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33683,[1421768863.854879],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33684,[1421768864.059939],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +33685,[1421768864.265119],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33686,[1421768864.471529],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33687,[1421768864.677156],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33688,[1421768864.883414],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33689,[1421768865.088074],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33690,[1421768865.293224],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33691,[1421768865.499287],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33692,[1421768865.704719],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33693,[1421768865.910124],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +33694,[1421768866.116531],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33695,[1421768866.321997],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33696,[1421768866.527953],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +33697,[1421768866.732681],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33698,[1421768866.937765],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33699,[1421768867.143185],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33700,[1421768867.349392],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +33701,[1421768867.555233],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +33702,[1421768867.760909],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33703,[1421768867.966403],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +33704,[1421768868.171520],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33705,[1421768868.382726],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.20,ms +33706,[1421768868.598893],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +33707,[1421768868.805724],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +33708,[1421768869.011741],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +33709,[1421768869.216749],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +33710,[1421768869.422684],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +33711,[1421768869.627351],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +33712,[1421768869.833383],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +33713,[1421768870.037992],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33714,[1421768870.244127],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +33715,[1421768870.450918],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33716,[1421768870.656890],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +33717,[1421768870.862102],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33718,[1421768871.066336],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +33719,[1421768871.272187],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +33720,[1421768871.478158],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +33721,[1421768871.683574],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33722,[1421768871.889123],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +33723,[1421768872.093699],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +33724,[1421768872.300266],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +33725,[1421768872.505579],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33726,[1421768872.710699],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33727,[1421768872.917147],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +33728,[1421768873.122661],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33729,[1421768873.327483],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +33730,[1421768873.532536],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33731,[1421768873.738838],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +33732,[1421768873.944392],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33733,[1421768874.150589],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33734,[1421768874.355547],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +33735,[1421768874.560574],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33736,[1421768874.775792],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +33737,[1421768874.980879],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33738,[1421768875.186040],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33739,[1421768875.391274],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +33740,[1421768875.597113],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33741,[1421768875.802207],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +33742,[1421768876.006537],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +33743,[1421768876.211887],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33744,[1421768876.417465],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +33745,[1421768876.623380],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33746,[1421768876.828832],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33747,[1421768877.033940],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33748,[1421768877.239931],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +33749,[1421768877.445015],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33750,[1421768877.650212],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33751,[1421768877.855191],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33752,[1421768878.060110],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +33753,[1421768878.265702],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +33754,[1421768878.472516],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +33755,[1421768878.677921],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33756,[1421768878.883296],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33757,[1421768879.099323],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +33758,[1421768879.327783],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +33759,[1421768879.533768],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +33760,[1421768879.738575],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +33761,[1421768879.944373],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +33762,[1421768880.150061],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +33763,[1421768880.360169],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.19,ms +33764,[1421768880.566678],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +33765,[1421768880.958001],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=187,ms +33766,[1421768881.175859],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +33767,[1421768881.450482],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.6,ms +33768,[1421768881.750459],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=95.8,ms +33769,[1421768882.033860],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.5,ms +33770,[1421768882.262357],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +33771,[1421768882.484013],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +33772,[1421768882.762867],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.0,ms +33773,[1421768882.980975],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +33774,[1421768883.260783],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.9,ms +33775,[1421768883.486459],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +33776,[1421768883.710379],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +33777,[1421768883.935300],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +33778,[1421768884.184586],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.0,ms +33779,[1421768884.410825],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +33780,[1421768884.616285],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33781,[1421768884.822645],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33782,[1421768885.027681],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33783,[1421768885.241412],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +33784,[1421768885.451002],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.79,ms +33785,[1421768885.685143],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.1,ms +33786,[1421768885.940465],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.2,ms +33787,[1421768886.202486],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=58.0,ms +33788,[1421768886.424164],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +33789,[1421768886.662079],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.8,ms +33790,[1421768886.886223],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +33791,[1421768887.175222],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.9,ms +33792,[1421768887.430247],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=50.8,ms +33793,[1421768887.635682],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33794,[1421768887.921212],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.9,ms +33795,[1421768888.147506],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +33796,[1421768888.369729],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +33797,[1421768888.652048],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.2,ms +33798,[1421768888.878124],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33799,[1421768889.160621],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.8,ms +33800,[1421768889.366867],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +33801,[1421768889.572258],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33802,[1421768889.786184],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.81,ms +33803,[1421768889.997763],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.43,ms +33804,[1421768890.212138],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33805,[1421768890.460724],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.7,ms +33806,[1421768890.680538],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +33807,[1421768890.905553],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +33808,[1421768891.184221],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.4,ms +33809,[1421768891.409047],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +33810,[1421768891.635995],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +33811,[1421768891.864380],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +33812,[1421768892.151104],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.5,ms +33813,[1421768892.424732],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.5,ms +33814,[1421768892.652037],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +33815,[1421768892.882070],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +33816,[1421768893.107580],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +33817,[1421768893.334231],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +33818,[1421768893.540759],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +33819,[1421768893.746612],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33820,[1421768893.952245],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +33821,[1421768894.157983],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +33822,[1421768894.366758],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.96,ms +33823,[1421768894.573056],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33824,[1421768894.779182],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +33825,[1421768894.984851],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33826,[1421768895.190963],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33827,[1421768895.401677],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.40,ms +33828,[1421768895.615625],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.46,ms +33829,[1421768895.852423],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.7,ms +33830,[1421768896.094948],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.0,ms +33831,[1421768896.356699],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=57.9,ms +33832,[1421768896.617370],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.6,ms +33833,[1421768896.842366],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +33834,[1421768897.123118],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.5,ms +33835,[1421768897.343824],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +33836,[1421768897.566847],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +33837,[1421768897.796837],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +33838,[1421768898.080854],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.8,ms +33839,[1421768898.305745],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +33840,[1421768898.533720],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +33841,[1421768898.760213],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +33842,[1421768898.989428],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +33843,[1421768899.217107],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +33844,[1421768899.424858],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.23,ms +33845,[1421768899.642517],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +33846,[1421768899.857312],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +33847,[1421768900.070808],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.60,ms +33848,[1421768900.307433],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.7,ms +33849,[1421768900.539692],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.2,ms +33850,[1421768900.759427],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +33851,[1421768900.983316],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +33852,[1421768901.271898],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.4,ms +33853,[1421768901.503220],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.4,ms +33854,[1421768901.724744],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +33855,[1421768901.952532],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +33856,[1421768902.175548],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +33857,[1421768902.405490],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +33858,[1421768902.627383],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +33859,[1421768902.854962],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +33860,[1421768903.134736],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.7,ms +33861,[1421768903.361516],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +33862,[1421768903.584898],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +33863,[1421768903.790112],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +33864,[1421768903.996704],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +33865,[1421768904.205181],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.04,ms +33866,[1421768904.415971],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.60,ms +33867,[1421768904.655280],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.8,ms +33868,[1421768904.900932],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.6,ms +33869,[1421768905.119849],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +33870,[1421768905.340650],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +33871,[1421768905.564472],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +33872,[1421768905.847085],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.5,ms +33873,[1421768906.066203],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +33874,[1421768906.290452],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +33875,[1421768906.516165],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +33876,[1421768906.721717],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33877,[1421768906.951036],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.0,ms +33878,[1421768907.182093],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.9,ms +33879,[1421768907.408133],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +33880,[1421768907.686985],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.9,ms +33881,[1421768907.913670],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +33882,[1421768908.146940],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.4,ms +33883,[1421768908.351799],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +33884,[1421768908.559197],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.35,ms +33885,[1421768908.774539],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +33886,[1421768909.000132],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +33887,[1421768909.213690],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.57,ms +33888,[1421768909.431817],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +33889,[1421768909.668432],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.0,ms +33890,[1421768909.873484],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33891,[1421768910.091640],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +33892,[1421768910.311286],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +33893,[1421768910.516473],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +33894,[1421768910.721658],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33895,[1421768910.927084],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +33896,[1421768911.132482],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33897,[1421768911.337627],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +33898,[1421768911.543388],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33899,[1421768911.748921],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +33900,[1421768911.954429],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33901,[1421768912.160748],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +33902,[1421768912.366237],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +33903,[1421768912.572015],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +33904,[1421768912.777483],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +33905,[1421768912.983959],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33906,[1421768913.189124],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33907,[1421768913.394811],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +33908,[1421768913.600443],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33909,[1421768913.806003],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33910,[1421768914.011235],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +33911,[1421768914.216294],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +33912,[1421768914.421376],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33913,[1421768914.626709],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33914,[1421768914.831924],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33915,[1421768915.036858],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +33916,[1421768915.241790],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +33917,[1421768915.447572],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33918,[1421768915.653050],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33919,[1421768915.857954],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33920,[1421768916.062726],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33921,[1421768916.267906],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33922,[1421768916.473413],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +33923,[1421768916.678459],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33924,[1421768916.885128],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +33925,[1421768917.090377],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33926,[1421768917.296710],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +33927,[1421768917.503503],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +33928,[1421768917.709440],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33929,[1421768917.915002],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +33930,[1421768918.121553],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +33931,[1421768918.327989],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +33932,[1421768918.533377],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +33933,[1421768918.738798],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +33934,[1421768918.943755],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +33935,[1421768919.148719],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +33936,[1421768919.353705],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33937,[1421768919.559688],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +33938,[1421768919.764904],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33939,[1421768919.971331],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +33940,[1421768920.176192],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +33941,[1421768920.381897],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +33942,[1421768920.588323],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +33943,[1421768920.793865],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33944,[1421768921.000319],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +33945,[1421768921.205477],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33946,[1421768921.410589],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33947,[1421768921.615650],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +33948,[1421768921.820579],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33949,[1421768922.025168],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33950,[1421768922.230128],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33951,[1421768922.435337],252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +33952,[1421768922.640759],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +33953,[1421768922.846018],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +33954,[1421768923.051391],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +33955,[1421768923.256563],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +33956,[1421768923.461741],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33957,[1421768923.666842],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +33958,[1421768923.872040],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +33959,[1421768924.078361],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +33960,[1421768924.283870],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33961,[1421768924.489528],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33962,[1421768924.694959],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33963,[1421768924.900648],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33964,[1421768925.106089],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33965,[1421768925.312699],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +33966,[1421768925.519110],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +33967,[1421768925.724916],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +33968,[1421768925.931405],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +33969,[1421768926.136544],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +33970,[1421768926.342274],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +33971,[1421768926.547973],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +33972,[1421768926.753474],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +33973,[1421768926.958788],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +33974,[1421768927.164488],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +33975,[1421768927.371191],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +33976,[1421768927.577835],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +33977,[1421768927.783708],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +33978,[1421768927.989455],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +33979,[1421768928.194824],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +33980,[1421768928.400115],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +33981,[1421768928.605161],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +33982,[1421768928.810214],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +33983,[1421768929.015384],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +33984,[1421768929.220647],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +33985,[1421768929.425666],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +33986,[1421768929.630799],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +33987,[1421768929.836336],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +33988,[1421768930.041556],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +33989,[1421768930.247816],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +33990,[1421768930.453804],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +33991,[1421768930.660783],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +33992,[1421768930.866371],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +33993,[1421768931.071352],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +33994,[1421768931.277486],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +33995,[1421768931.482748],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +33996,[1421768931.688095],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +33997,[1421768931.894518],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +33998,[1421768932.099624],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +33999,[1421768932.304970],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34000,[1421768932.510764],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +34001,[1421768932.716486],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +34002,[1421768932.922874],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +34003,[1421768933.127916],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +34004,[1421768933.333181],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34005,[1421768933.539184],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +34006,[1421768933.745256],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +34007,[1421768933.951837],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +34008,[1421768934.157451],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +34009,[1421768934.363038],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34010,[1421768934.569117],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34011,[1421768934.774586],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +34012,[1421768934.980859],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +34013,[1421768935.187940],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +34014,[1421768935.397644],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.65,ms +34015,[1421768935.610516],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.51,ms +34016,[1421768935.859131],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.4,ms +34017,[1421768936.118237],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=55.3,ms +34018,[1421768936.394834],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.6,ms +34019,[1421768936.600065],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +34020,[1421768936.806560],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +34021,[1421768937.012606],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +34022,[1421768937.217725],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34023,[1421768937.422787],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34024,[1421768937.628075],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34025,[1421768937.833855],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +34026,[1421768938.038809],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +34027,[1421768938.243952],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +34028,[1421768938.449820],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +34029,[1421768938.656326],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +34030,[1421768938.861646],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +34031,[1421768939.067494],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +34032,[1421768939.272968],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34033,[1421768939.478405],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34034,[1421768939.684172],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34035,[1421768939.890533],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +34036,[1421768940.096390],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +34037,[1421768940.302949],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +34038,[1421768940.508040],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +34039,[1421768940.712978],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34040,[1421768940.918326],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34041,[1421768941.124773],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +34042,[1421768941.329783],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34043,[1421768941.535619],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34044,[1421768941.741485],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +34045,[1421768941.947241],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +34046,[1421768942.152380],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34047,[1421768942.357377],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +34048,[1421768942.562649],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34049,[1421768942.767795],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +34050,[1421768942.973042],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34051,[1421768943.178669],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +34052,[1421768943.385103],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +34053,[1421768943.591167],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34054,[1421768943.796948],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34055,[1421768944.058687],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=57.5,ms +34056,[1421768944.264110],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +34057,[1421768944.469795],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +34058,[1421768944.674625],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34059,[1421768944.879832],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +34060,[1421768945.085540],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +34061,[1421768945.290450],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34062,[1421768945.495519],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +34063,[1421768945.700825],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +34064,[1421768945.906313],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34065,[1421768946.110999],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +34066,[1421768946.316965],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +34067,[1421768946.523405],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +34068,[1421768946.730230],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +34069,[1421768946.935970],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +34070,[1421768947.141943],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34071,[1421768947.348099],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +34072,[1421768947.553835],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +34073,[1421768947.759843],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34074,[1421768947.965658],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +34075,[1421768948.171375],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34076,[1421768948.376452],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +34077,[1421768948.581600],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34078,[1421768948.787065],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +34079,[1421768948.992699],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34080,[1421768949.197872],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +34081,[1421768949.402856],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34082,[1421768949.608316],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +34083,[1421768949.814802],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +34084,[1421768950.019845],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +34085,[1421768950.226051],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +34086,[1421768950.431303],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +34087,[1421768950.637191],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +34088,[1421768950.842887],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +34089,[1421768951.049232],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +34090,[1421768951.254977],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +34091,[1421768951.460665],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34092,[1421768951.665786],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34093,[1421768951.870512],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +34094,[1421768952.075227],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34095,[1421768952.282047],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.88,ms +34096,[1421768952.487903],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +34097,[1421768952.693374],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34098,[1421768952.898732],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34099,[1421768953.105551],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +34100,[1421768953.311209],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +34101,[1421768953.515908],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34102,[1421768953.721350],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34103,[1421768953.927547],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +34104,[1421768954.132876],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +34105,[1421768954.339381],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +34106,[1421768954.545122],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34107,[1421768954.750698],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34108,[1421768954.956928],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +34109,[1421768955.162343],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +34110,[1421768955.367733],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34111,[1421768955.573694],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +34112,[1421768955.779585],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34113,[1421768955.984751],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +34114,[1421768956.190636],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +34115,[1421768956.396171],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34116,[1421768956.601617],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +34117,[1421768956.808531],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +34118,[1421768957.013505],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +34119,[1421768957.218776],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34120,[1421768957.425341],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +34121,[1421768957.630925],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34122,[1421768957.836109],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +34123,[1421768958.040786],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +34124,[1421768958.245856],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +34125,[1421768958.451175],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34126,[1421768958.657135],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34127,[1421768958.862270],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +34128,[1421768959.068368],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +34129,[1421768959.274348],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +34130,[1421768959.480579],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +34131,[1421768959.686399],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +34132,[1421768959.893322],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +34133,[1421768960.098581],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34134,[1421768960.304067],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +34135,[1421768960.509758],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34136,[1421768960.714982],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +34137,[1421768960.921485],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +34138,[1421768961.126519],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +34139,[1421768961.332501],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +34140,[1421768961.538022],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +34141,[1421768961.744427],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +34142,[1421768961.949894],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34143,[1421768962.156733],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +34144,[1421768962.382306],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +34145,[1421768962.619963],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.1,ms +34146,[1421768962.825676],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +34147,[1421768963.030949],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34148,[1421768963.236178],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +34149,[1421768963.453384],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +34150,[1421768963.662552],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.14,ms +34151,[1421768963.900889],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.3,ms +34152,[1421768964.120921],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +34153,[1421768964.341089],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +34154,[1421768964.566596],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +34155,[1421768964.853198],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.1,ms +34156,[1421768965.072712],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +34157,[1421768965.288432],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +34158,[1421768965.513291],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +34159,[1421768965.801149],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.9,ms +34160,[1421768966.027310],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +34161,[1421768966.255087],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +34162,[1421768966.541926],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.8,ms +34163,[1421768966.824461],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.4,ms +34164,[1421768967.048391],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +34165,[1421768967.326468],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.2,ms +34166,[1421768967.544708],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +34167,[1421768967.750211],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34168,[1421768967.955727],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34169,[1421768968.166683],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.59,ms +34170,[1421768968.374923],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.30,ms +34171,[1421768968.586384],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.31,ms +34172,[1421768968.801102],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +34173,[1421768969.019726],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +34174,[1421768969.238335],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +34175,[1421768969.458645],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +34176,[1421768969.740013],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.3,ms +34177,[1421768969.967270],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +34178,[1421768970.190212],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +34179,[1421768970.475935],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.9,ms +34180,[1421768970.688799],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.83,ms +34181,[1421768970.971268],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.4,ms +34182,[1421768971.200980],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +34183,[1421768971.427758],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +34184,[1421768971.649026],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +34185,[1421768971.857110],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.05,ms +34186,[1421768972.089305],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.4,ms +34187,[1421768972.368287],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.0,ms +34188,[1421768972.593350],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +34189,[1421768972.811730],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.4,ms +34190,[1421768973.016851],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34191,[1421768973.222264],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34192,[1421768973.427935],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +34193,[1421768973.636263],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.26,ms +34194,[1421768973.848568],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.36,ms +34195,[1421768974.059850],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.93,ms +34196,[1421768974.278692],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +34197,[1421768974.498118],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +34198,[1421768974.722151],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +34199,[1421768985.132299],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +34200,[1421768985.339137],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +34201,[1421768985.547680],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.99,ms +34202,[1421768985.773433],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +34203,[1421768985.987861],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.2,ms +34204,[1421768986.230773],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.8,ms +34205,[1421768986.489245],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.3,ms +34206,[1421768986.764812],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.1,ms +34207,[1421768986.990106],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +34208,[1421768987.217432],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +34209,[1421768987.430793],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.33,ms +34210,[1421768987.658550],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +34211,[1421768987.883534],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +34212,[1421768988.112034],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.1,ms +34213,[1421768988.398082],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.0,ms +34214,[1421768988.624514],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +34215,[1421768988.902742],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.3,ms +34216,[1421768989.125503],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +34217,[1421768989.348115],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +34218,[1421768989.587585],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.6,ms +34219,[1421768989.793612],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +34220,[1421768989.999264],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34221,[1421768990.207752],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.01,ms +34222,[1421768990.419229],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.37,ms +34223,[1421768990.633528],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.98,ms +34224,[1421768990.884386],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.4,ms +34225,[1421768991.154244],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=65.8,ms +34226,[1421768991.435057],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.4,ms +34227,[1421768991.641862],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +34228,[1421768991.926768],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.7,ms +34229,[1421768992.156763],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +34230,[1421768992.381645],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +34231,[1421768992.606521],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +34232,[1421768992.833178],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +34233,[1421768993.055118],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +34234,[1421768993.334329],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.2,ms +34235,[1421768993.614963],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.7,ms +34236,[1421768993.843310],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +34237,[1421768994.070447],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +34238,[1421768994.297908],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +34239,[1421768994.503720],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +34240,[1421768994.710377],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +34241,[1421768994.917772],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.92,ms +34242,[1421768995.143985],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +34243,[1421768995.357487],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.37,ms +34244,[1421768995.576760],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +34245,[1421768995.793004],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +34246,[1421768996.013712],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +34247,[1421768996.237043],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +34248,[1421768996.515579],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.0,ms +34249,[1421768996.735693],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.2,ms +34250,[1421768996.941974],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +34251,[1421768997.167259],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +34252,[1421768997.376599],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.27,ms +34253,[1421768997.600827],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +34254,[1421768997.885604],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.6,ms +34255,[1421768998.116212],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.8,ms +34256,[1421768998.345108],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +34257,[1421768998.572062],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +34258,[1421768998.852798],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.6,ms +34259,[1421768999.082876],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +34260,[1421768999.355666],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=68.9,ms +34261,[1421768999.563280],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.23,ms +34262,[1421768999.771601],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.16,ms +34263,[1421769000.019686],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.4,ms +34264,[1421769000.240712],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +34265,[1421769000.458570],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +34266,[1421769000.678426],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +34267,[1421769000.902264],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +34268,[1421769001.186472],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.9,ms +34269,[1421769001.411524],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +34270,[1421769001.643963],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.7,ms +34271,[1421769001.867285],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +34272,[1421769002.091303],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +34273,[1421769002.323851],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.5,ms +34274,[1421769002.554489],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +34275,[1421769002.783972],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.2,ms +34276,[1421769003.010764],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +34277,[1421769003.238003],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +34278,[1421769003.463111],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +34279,[1421769003.684329],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +34280,[1421769003.890367],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +34281,[1421769004.095833],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +34282,[1421769004.302904],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.05,ms +34283,[1421769004.513011],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.69,ms +34284,[1421769004.722955],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.14,ms +34285,[1421769004.939898],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +34286,[1421769005.195092],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=50.9,ms +34287,[1421769005.416243],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +34288,[1421769005.637345],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +34289,[1421769005.915558],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.3,ms +34290,[1421769006.198973],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.3,ms +34291,[1421769006.404388],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34292,[1421769006.609455],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +34293,[1421769006.815898],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +34294,[1421769007.020775],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +34295,[1421769007.226693],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +34296,[1421769007.437542],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.15,ms +34297,[1421769007.642924],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34298,[1421769007.850602],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.32,ms +34299,[1421769008.061753],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.33,ms +34300,[1421769008.296306],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.5,ms +34301,[1421769008.516189],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +34302,[1421769008.734337],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +34303,[1421769008.959233],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +34304,[1421769009.184166],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +34305,[1421769009.461981],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.0,ms +34306,[1421769009.667296],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +34307,[1421769009.872643],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34308,[1421769010.083055],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.90,ms +34309,[1421769010.291942],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.82,ms +34310,[1421769010.505571],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.62,ms +34311,[1421769010.748404],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=38.6,ms +34312,[1421769010.965659],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +34313,[1421769011.235944],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=66.0,ms +34314,[1421769011.463093],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +34315,[1421769011.690949],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +34316,[1421769011.917687],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +34317,[1421769012.142069],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +34318,[1421769012.368456],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +34319,[1421769012.575114],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +34320,[1421769012.802858],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +34321,[1421769013.084816],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.8,ms +34322,[1421769013.313979],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +34323,[1421769013.535527],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +34324,[1421769013.764339],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +34325,[1421769014.050707],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.4,ms +34326,[1421769014.256473],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +34327,[1421769014.462701],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +34328,[1421769014.668533],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +34329,[1421769014.875623],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.94,ms +34330,[1421769015.094089],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +34331,[1421769015.305905],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.90,ms +34332,[1421769015.522006],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +34333,[1421769015.742260],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +34334,[1421769015.961879],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +34335,[1421769016.184384],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +34336,[1421769016.407679],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +34337,[1421769016.634783],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +34338,[1421769016.860450],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +34339,[1421769017.086108],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +34340,[1421769017.312123],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +34341,[1421769017.535900],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +34342,[1421769017.759935],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +34343,[1421769017.979885],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +34344,[1421769018.204586],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +34345,[1421769018.425311],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +34346,[1421769018.709092],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.5,ms +34347,[1421769018.914467],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +34348,[1421769019.119775],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34349,[1421769019.325245],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +34350,[1421769019.531023],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +34351,[1421769019.740114],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.67,ms +34352,[1421769019.953028],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.65,ms +34353,[1421769020.196466],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.3,ms +34354,[1421769020.413285],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +34355,[1421769020.637283],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +34356,[1421769020.863330],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +34357,[1421769021.090567],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +34358,[1421769021.317117],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +34359,[1421769021.536196],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +34360,[1421769021.761831],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +34361,[1421769021.967659],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +34362,[1421769022.188793],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +34363,[1421769022.414097],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +34364,[1421769022.639517],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +34365,[1421769022.863881],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +34366,[1421769023.143696],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.8,ms +34367,[1421769023.363075],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +34368,[1421769023.570111],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +34369,[1421769023.775952],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +34370,[1421769023.981382],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +34371,[1421769024.196016],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +34372,[1421769024.407263],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.05,ms +34373,[1421769024.623527],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +34374,[1421769024.874958],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=47.1,ms +34375,[1421769025.097605],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +34376,[1421769025.321783],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +34377,[1421769025.546589],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +34378,[1421769025.768321],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +34379,[1421769026.056679],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.2,ms +34380,[1421769026.336183],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.5,ms +34381,[1421769026.563726],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +34382,[1421769026.782446],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +34383,[1421769027.006942],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +34384,[1421769027.227434],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +34385,[1421769027.509838],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.6,ms +34386,[1421769027.737708],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +34387,[1421769027.965730],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +34388,[1421769028.198776],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.1,ms +34389,[1421769028.404152],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34390,[1421769028.609952],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +34391,[1421769028.816938],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.00,ms +34392,[1421769029.034674],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.4,ms +34393,[1421769029.244536],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.08,ms +34394,[1421769029.462631],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +34395,[1421769029.714135],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=47.4,ms +34396,[1421769029.978532],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.5,ms +34397,[1421769030.201103],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +34398,[1421769030.431065],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +34399,[1421769030.646978],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.7,ms +34400,[1421769030.852875],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +34401,[1421769031.058044],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34402,[1421769031.262928],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +34403,[1421769031.468051],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34404,[1421769031.673327],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +34405,[1421769031.878473],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34406,[1421769032.083214],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +34407,[1421769032.288129],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34408,[1421769032.493370],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +34409,[1421769032.701272],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.68,ms +34410,[1421769032.922190],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +34411,[1421769033.159926],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=33.5,ms +34412,[1421769033.377021],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +34413,[1421769033.595540],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +34414,[1421769033.817254],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +34415,[1421769034.021972],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34416,[1421769034.226744],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +34417,[1421769034.431802],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34418,[1421769034.637392],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +34419,[1421769034.843695],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +34420,[1421769035.049206],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +34421,[1421769035.254528],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +34422,[1421769035.460393],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +34423,[1421769035.665573],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +34424,[1421769035.871182],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +34425,[1421769036.076535],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34426,[1421769036.281601],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +34427,[1421769036.486365],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +34428,[1421769036.692023],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +34429,[1421769036.897149],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +34430,[1421769037.101881],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34431,[1421769037.307657],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.91,ms +34432,[1421769037.530568],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.4,ms +34433,[1421769037.744128],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.42,ms +34434,[1421769037.950433],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +34435,[1421769038.156713],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +34436,[1421769038.363309],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +34437,[1421769038.572175],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.07,ms +34438,[1421769038.783543],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.35,ms +34439,[1421769039.026728],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.2,ms +34440,[1421769039.248397],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +34441,[1421769039.515158],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=62.8,ms +34442,[1421769039.799870],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.7,ms +34443,[1421769040.025196],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +34444,[1421769040.252827],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +34445,[1421769040.479936],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +34446,[1421769040.707977],588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +34447,[1421769040.913297],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +34448,[1421769041.198104],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.9,ms +34449,[1421769041.420857],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +34450,[1421769041.644792],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +34451,[1421769041.919161],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.1,ms +34452,[1421769042.138900],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +34453,[1421769042.362665],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +34454,[1421769042.568260],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34455,[1421769042.774657],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +34456,[1421769042.980247],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34457,[1421769043.185387],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +34458,[1421769043.391017],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +34459,[1421769043.597293],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +34460,[1421769043.802771],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34461,[1421769044.009233],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.90,ms +34462,[1421769044.217245],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.15,ms +34463,[1421769044.429092],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.23,ms +34464,[1421769044.668227],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.3,ms +34465,[1421769044.917767],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.2,ms +34466,[1421769045.139339],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +34467,[1421769045.363629],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +34468,[1421769045.591813],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +34469,[1421769045.823698],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.6,ms +34470,[1421769046.053195],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +34471,[1421769046.279175],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +34472,[1421769046.507517],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +34473,[1421769046.730644],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +34474,[1421769046.959254],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +34475,[1421769047.186622],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +34476,[1421769047.416280],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.7,ms +34477,[1421769047.642607],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +34478,[1421769047.866234],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +34479,[1421769048.071023],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +34480,[1421769048.276330],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +34481,[1421769048.481892],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34482,[1421769048.688769],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +34483,[1421769048.910085],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +34484,[1421769049.115518],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +34485,[1421769049.320746],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34486,[1421769049.526113],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +34487,[1421769049.732355],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +34488,[1421769049.938885],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +34489,[1421769050.144629],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34490,[1421769050.350812],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +34491,[1421769050.556541],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34492,[1421769050.763272],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +34493,[1421769050.968927],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34494,[1421769051.174404],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +34495,[1421769051.380920],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +34496,[1421769051.586785],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34497,[1421769051.792676],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +34498,[1421769051.999140],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +34499,[1421769052.205337],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +34500,[1421769052.410965],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34501,[1421769052.617567],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +34502,[1421769052.823646],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +34503,[1421769053.029825],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +34504,[1421769053.235093],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +34505,[1421769053.440072],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34506,[1421769053.645237],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +34507,[1421769053.850817],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34508,[1421769054.057052],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +34509,[1421769054.262132],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34510,[1421769054.467275],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34511,[1421769054.672929],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34512,[1421769054.878574],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +34513,[1421769055.083843],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34514,[1421769055.289218],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34515,[1421769055.495753],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +34516,[1421769055.701197],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34517,[1421769055.907196],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +34518,[1421769056.111898],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34519,[1421769056.317454],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +34520,[1421769056.523228],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +34521,[1421769056.729706],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +34522,[1421769056.934975],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +34523,[1421769057.139807],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34524,[1421769057.344812],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +34525,[1421769057.550226],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +34526,[1421769057.756557],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +34527,[1421769057.962971],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +34528,[1421769058.168189],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +34529,[1421769058.373254],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +34530,[1421769058.579060],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +34531,[1421769058.785625],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +34532,[1421769058.990818],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +34533,[1421769059.195673],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34534,[1421769059.401221],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +34535,[1421769059.608021],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +34536,[1421769059.813703],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34537,[1421769060.018979],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34538,[1421769060.224459],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +34539,[1421769060.429982],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +34540,[1421769060.635830],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +34541,[1421769060.842597],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +34542,[1421769061.048897],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +34543,[1421769061.253545],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34544,[1421769061.458463],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +34545,[1421769061.664122],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +34546,[1421769061.870782],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +34547,[1421769062.076119],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +34548,[1421769062.281223],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34549,[1421769062.487116],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +34550,[1421769062.692386],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +34551,[1421769062.897638],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +34552,[1421769063.103733],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +34553,[1421769063.308958],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34554,[1421769063.515629],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +34555,[1421769063.721772],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +34556,[1421769063.927068],1297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34557,[1421769064.132600],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +34558,[1421769064.337943],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +34559,[1421769064.543673],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34560,[1421769064.749456],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +34561,[1421769064.954213],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +34562,[1421769065.160182],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +34563,[1421769065.368116],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34564,[1421769065.574217],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +34565,[1421769065.780131],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +34566,[1421769065.986568],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +34567,[1421769066.191592],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34568,[1421769066.396865],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34569,[1421769066.604348],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +34570,[1421769066.810055],1099,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34571,[1421769067.015248],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +34572,[1421769067.220376],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +34573,[1421769067.425887],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +34574,[1421769067.632343],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +34575,[1421769067.837576],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +34576,[1421769068.043521],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +34577,[1421769068.248729],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +34578,[1421769068.454001],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34579,[1421769068.659005],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34580,[1421769068.864050],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34581,[1421769069.069368],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +34582,[1421769069.275437],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +34583,[1421769069.481354],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +34584,[1421769069.686730],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34585,[1421769069.891937],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +34586,[1421769070.098041],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +34587,[1421769070.302986],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +34588,[1421769070.509346],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +34589,[1421769070.716000],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +34590,[1421769070.921426],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34591,[1421769071.127125],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +34592,[1421769071.332120],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34593,[1421769071.537246],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +34594,[1421769071.743477],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +34595,[1421769071.948738],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34596,[1421769072.154250],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34597,[1421769072.359857],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34598,[1421769072.565321],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34599,[1421769072.770808],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34600,[1421769072.977315],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +34601,[1421769073.183661],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +34602,[1421769073.388674],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +34603,[1421769073.594678],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +34604,[1421769073.799882],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34605,[1421769074.004577],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34606,[1421769074.209579],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +34607,[1421769074.415921],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +34608,[1421769074.621198],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +34609,[1421769074.826155],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +34610,[1421769075.032111],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +34611,[1421769075.237937],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +34612,[1421769075.443977],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +34613,[1421769075.650396],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +34614,[1421769075.856154],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +34615,[1421769076.062052],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +34616,[1421769076.268220],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +34617,[1421769076.473727],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +34618,[1421769076.679546],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +34619,[1421769076.885011],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +34620,[1421769077.090826],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +34621,[1421769077.295991],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34622,[1421769077.501428],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34623,[1421769077.708079],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +34624,[1421769077.913601],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34625,[1421769078.118647],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34626,[1421769078.323553],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +34627,[1421769078.528661],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34628,[1421769078.733783],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34629,[1421769078.938870],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +34630,[1421769079.145414],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +34631,[1421769079.351075],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34632,[1421769079.556511],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +34633,[1421769079.761662],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +34634,[1421769079.966910],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +34635,[1421769080.172564],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34636,[1421769080.378290],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34637,[1421769080.584126],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34638,[1421769080.789848],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34639,[1421769080.995746],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +34640,[1421769081.201218],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +34641,[1421769081.406418],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +34642,[1421769081.612280],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +34643,[1421769081.818869],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +34644,[1421769082.024156],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +34645,[1421769082.230369],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +34646,[1421769082.435910],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +34647,[1421769082.641839],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34648,[1421769082.847132],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +34649,[1421769083.052028],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +34650,[1421769083.256762],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +34651,[1421769083.462085],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +34652,[1421769083.667696],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34653,[1421769083.872681],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34654,[1421769084.078407],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +34655,[1421769084.283790],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34656,[1421769084.488534],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +34657,[1421769084.693986],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +34658,[1421769084.899784],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +34659,[1421769085.104806],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +34660,[1421769085.309728],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34661,[1421769085.515673],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +34662,[1421769085.721171],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34663,[1421769085.926743],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34664,[1421769086.132336],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +34665,[1421769086.337930],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +34666,[1421769086.543356],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +34667,[1421769086.748377],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +34668,[1421769086.953703],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +34669,[1421769087.159670],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +34670,[1421769087.365936],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +34671,[1421769087.571384],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34672,[1421769087.776753],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34673,[1421769087.982233],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34674,[1421769088.187489],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +34675,[1421769088.393267],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34676,[1421769088.599065],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34677,[1421769088.804960],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +34678,[1421769089.010919],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +34679,[1421769089.215823],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +34680,[1421769089.421301],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +34681,[1421769089.626818],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34682,[1421769089.833193],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +34683,[1421769090.038988],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +34684,[1421769090.244293],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34685,[1421769090.450519],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +34686,[1421769090.657120],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +34687,[1421769090.863195],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +34688,[1421769091.073335],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.66,ms +34689,[1421769091.285343],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.10,ms +34690,[1421769091.501927],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +34691,[1421769091.718323],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +34692,[1421769091.940631],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +34693,[1421769092.163606],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +34694,[1421769092.388951],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +34695,[1421769092.614308],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +34696,[1421769092.840865],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +34697,[1421769093.116197],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.1,ms +34698,[1421769093.336004],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +34699,[1421769093.564154],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +34700,[1421769093.792129],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +34701,[1421769094.017636],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +34702,[1421769094.223893],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +34703,[1421769094.428739],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34704,[1421769094.634017],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34705,[1421769094.840148],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +34706,[1421769095.047918],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.50,ms +34707,[1421769095.273319],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +34708,[1421769095.514068],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.8,ms +34709,[1421769095.762510],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.1,ms +34710,[1421769095.988376],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +34711,[1421769096.207735],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +34712,[1421769096.487006],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.2,ms +34713,[1421769096.710944],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +34714,[1421769096.993448],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.5,ms +34715,[1421769097.207671],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.93,ms +34716,[1421769097.431709],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +34717,[1421769097.714932],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.0,ms +34718,[1421769097.941165],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +34719,[1421769098.167496],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +34720,[1421769098.392403],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +34721,[1421769098.614159],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +34722,[1421769098.843469],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +34723,[1421769099.074598],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.5,ms +34724,[1421769099.280948],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +34725,[1421769099.487669],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +34726,[1421769099.693343],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34727,[1421769099.898447],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +34728,[1421769100.112062],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.91,ms +34729,[1421769100.321820],1248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.03,ms +34730,[1421769100.534700],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.02,ms +34731,[1421769100.752982],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +34732,[1421769100.973236],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +34733,[1421769101.193947],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +34734,[1421769101.421167],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +34735,[1421769101.626705],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34736,[1421769101.831979],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34737,[1421769102.036721],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34738,[1421769102.242099],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34739,[1421769102.447700],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +34740,[1421769102.653652],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34741,[1421769102.859417],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +34742,[1421769103.064508],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34743,[1421769103.269368],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34744,[1421769103.475301],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +34745,[1421769103.680498],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34746,[1421769103.885816],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34747,[1421769104.091043],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34748,[1421769104.296261],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +34749,[1421769104.502834],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +34750,[1421769104.708692],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34751,[1421769104.914181],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +34752,[1421769105.119647],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34753,[1421769105.325179],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +34754,[1421769105.530645],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34755,[1421769105.736957],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +34756,[1421769105.942206],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +34757,[1421769106.148913],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +34758,[1421769106.353851],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +34759,[1421769106.559956],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +34760,[1421769106.765393],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +34761,[1421769106.971752],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +34762,[1421769107.176905],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34763,[1421769107.382005],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +34764,[1421769107.587195],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +34765,[1421769107.792627],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34766,[1421769107.997903],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +34767,[1421769108.203159],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +34768,[1421769108.409564],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +34769,[1421769108.616151],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +34770,[1421769108.821693],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +34771,[1421769109.027694],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +34772,[1421769109.233004],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34773,[1421769109.439541],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +34774,[1421769109.644378],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +34775,[1421769109.850089],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34776,[1421769110.056163],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +34777,[1421769110.281798],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +34778,[1421769110.495233],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.95,ms +34779,[1421769110.710204],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +34780,[1421769110.927018],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +34781,[1421769111.149182],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.9,ms +34782,[1421769111.373994],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +34783,[1421769111.600168],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +34784,[1421769111.824479],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +34785,[1421769112.051170],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +34786,[1421769112.256528],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +34787,[1421769112.462128],1342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +34788,[1421769112.668336],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +34789,[1421769112.877048],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.03,ms +34790,[1421769113.088107],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.00,ms +34791,[1421769113.300631],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.52,ms +34792,[1421769113.513880],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.53,ms +34793,[1421769113.733431],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +34794,[1421769114.008082],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.4,ms +34795,[1421769114.294183],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.9,ms +34796,[1421769114.519691],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +34797,[1421769114.746362],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +34798,[1421769114.968428],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +34799,[1421769115.194080],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +34800,[1421769115.398933],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34801,[1421769115.624990],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +34802,[1421769115.847452],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +34803,[1421769116.072442],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +34804,[1421769116.305183],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.6,ms +34805,[1421769116.532679],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +34806,[1421769116.759878],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +34807,[1421769116.965335],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +34808,[1421769117.170380],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +34809,[1421769117.376450],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +34810,[1421769117.582059],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34811,[1421769117.788417],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +34812,[1421769117.993753],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34813,[1421769118.199240],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34814,[1421769118.406103],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.85,ms +34815,[1421769118.613674],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.42,ms +34816,[1421769118.822447],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.86,ms +34817,[1421769119.035289],277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.06,ms +34818,[1421769119.241049],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.91,ms +34819,[1421769119.455268],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +34820,[1421769119.674890],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +34821,[1421769119.898508],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +34822,[1421769120.178489],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.1,ms +34823,[1421769120.405369],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +34824,[1421769120.635850],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +34825,[1421769120.897769],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=57.8,ms +34826,[1421769121.123668],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +34827,[1421769121.354543],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.8,ms +34828,[1421769121.577513],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +34829,[1421769121.802083],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +34830,[1421769122.027239],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +34831,[1421769122.313718],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.6,ms +34832,[1421769122.538228],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +34833,[1421769122.743341],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +34834,[1421769122.948605],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +34835,[1421769123.154573],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +34836,[1421769123.362317],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.47,ms +34837,[1421769123.591862],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +34838,[1421769123.798841],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +34839,[1421769124.004232],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +34840,[1421769124.210495],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +34841,[1421769124.415973],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +34842,[1421769124.622022],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +34843,[1421769124.827622],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +34844,[1421769125.032462],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34845,[1421769125.237916],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34846,[1421769125.443087],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +34847,[1421769125.648819],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34848,[1421769125.854472],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34849,[1421769126.059453],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +34850,[1421769126.264622],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34851,[1421769126.469983],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +34852,[1421769126.675394],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +34853,[1421769126.880780],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +34854,[1421769127.087265],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +34855,[1421769127.292704],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +34856,[1421769127.499379],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +34857,[1421769127.704993],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +34858,[1421769127.909810],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +34859,[1421769128.115288],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34860,[1421769128.321461],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +34861,[1421769128.527753],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +34862,[1421769128.734241],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +34863,[1421769128.939265],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +34864,[1421769129.144133],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +34865,[1421769129.349547],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +34866,[1421769129.555016],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34867,[1421769129.760756],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +34868,[1421769129.965962],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34869,[1421769130.171047],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34870,[1421769130.377224],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +34871,[1421769130.582597],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34872,[1421769130.788779],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +34873,[1421769130.994364],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34874,[1421769131.199711],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +34875,[1421769131.405034],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34876,[1421769131.611371],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +34877,[1421769131.817830],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +34878,[1421769132.023768],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +34879,[1421769132.229843],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +34880,[1421769132.436278],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +34881,[1421769132.641688],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +34882,[1421769132.847079],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34883,[1421769133.051840],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +34884,[1421769133.257672],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +34885,[1421769133.463326],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +34886,[1421769133.669777],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +34887,[1421769133.874641],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34888,[1421769134.079862],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +34889,[1421769134.284941],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +34890,[1421769134.491765],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +34891,[1421769134.698567],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +34892,[1421769134.904247],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +34893,[1421769135.109577],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +34894,[1421769135.315540],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +34895,[1421769135.521126],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +34896,[1421769135.727054],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34897,[1421769135.933916],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +34898,[1421769136.139727],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +34899,[1421769136.345420],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +34900,[1421769136.551687],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +34901,[1421769136.757155],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +34902,[1421769136.962447],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +34903,[1421769137.167820],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34904,[1421769137.373566],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +34905,[1421769137.578917],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +34906,[1421769137.784261],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34907,[1421769137.989806],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +34908,[1421769138.194839],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +34909,[1421769138.400016],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34910,[1421769138.606325],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +34911,[1421769138.811779],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +34912,[1421769139.016741],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34913,[1421769139.221992],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34914,[1421769139.427226],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +34915,[1421769139.632416],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34916,[1421769139.838249],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +34917,[1421769140.042930],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +34918,[1421769140.248168],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +34919,[1421769140.453371],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34920,[1421769140.659716],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +34921,[1421769140.865289],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +34922,[1421769141.070296],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +34923,[1421769141.275295],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34924,[1421769141.480500],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +34925,[1421769141.685676],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +34926,[1421769141.891415],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +34927,[1421769142.097932],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +34928,[1421769142.303839],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +34929,[1421769142.509893],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34930,[1421769142.716470],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +34931,[1421769142.922757],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +34932,[1421769143.128521],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +34933,[1421769143.334743],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +34934,[1421769143.540728],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34935,[1421769143.746138],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +34936,[1421769143.952065],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +34937,[1421769144.157212],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +34938,[1421769144.362579],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34939,[1421769144.567677],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +34940,[1421769144.773760],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +34941,[1421769144.979033],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +34942,[1421769145.185230],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +34943,[1421769145.390200],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +34944,[1421769145.595117],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +34945,[1421769145.799933],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +34946,[1421769146.004951],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34947,[1421769146.210039],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +34948,[1421769146.415356],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34949,[1421769146.621371],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +34950,[1421769146.827183],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +34951,[1421769147.031972],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +34952,[1421769147.236960],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +34953,[1421769147.442209],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +34954,[1421769147.647457],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34955,[1421769147.854033],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +34956,[1421769148.058773],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +34957,[1421769148.263874],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +34958,[1421769148.468925],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +34959,[1421769148.674599],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +34960,[1421769148.880914],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +34961,[1421769149.086076],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +34962,[1421769149.291089],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34963,[1421769149.496300],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +34964,[1421769149.703168],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +34965,[1421769149.908732],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +34966,[1421769150.113630],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +34967,[1421769150.319102],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +34968,[1421769150.525732],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +34969,[1421769150.731478],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34970,[1421769150.936753],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +34971,[1421769151.143407],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +34972,[1421769151.349647],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +34973,[1421769151.555007],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +34974,[1421769151.759955],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +34975,[1421769151.964855],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +34976,[1421769152.171192],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +34977,[1421769152.376252],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34978,[1421769152.581291],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34979,[1421769152.786285],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34980,[1421769152.991685],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +34981,[1421769153.196470],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +34982,[1421769153.401500],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34983,[1421769153.607131],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +34984,[1421769153.812807],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +34985,[1421769154.018517],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +34986,[1421769154.224675],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +34987,[1421769154.429771],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +34988,[1421769154.635427],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +34989,[1421769154.841010],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +34990,[1421769155.045570],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +34991,[1421769155.250715],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34992,[1421769155.456528],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +34993,[1421769155.662502],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +34994,[1421769155.867888],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +34995,[1421769156.073598],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +34996,[1421769156.278845],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +34997,[1421769156.484663],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +34998,[1421769156.690619],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +34999,[1421769156.895830],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35000,[1421769157.100764],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35001,[1421769157.306382],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35002,[1421769157.513547],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.87,ms +35003,[1421769157.719989],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +35004,[1421769157.926452],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +35005,[1421769158.132169],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35006,[1421769158.337408],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35007,[1421769158.542956],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35008,[1421769158.749393],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35009,[1421769158.956052],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +35010,[1421769159.161465],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35011,[1421769159.366589],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35012,[1421769159.572729],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35013,[1421769159.778511],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35014,[1421769159.985266],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +35015,[1421769160.191823],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +35016,[1421769160.397829],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +35017,[1421769160.603309],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35018,[1421769160.809031],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35019,[1421769161.014875],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +35020,[1421769161.220147],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +35021,[1421769161.450114],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +35022,[1421769161.655609],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35023,[1421769161.860682],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35024,[1421769162.065880],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35025,[1421769162.271176],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35026,[1421769162.476586],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35027,[1421769162.682387],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35028,[1421769162.887364],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +35029,[1421769163.092350],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +35030,[1421769163.297650],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35031,[1421769163.503800],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +35032,[1421769163.709492],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35033,[1421769163.915137],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +35034,[1421769164.119978],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35035,[1421769164.325420],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35036,[1421769164.530964],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35037,[1421769164.736562],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35038,[1421769164.942196],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35039,[1421769165.147806],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35040,[1421769165.353858],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +35041,[1421769165.603566],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.8,ms +35042,[1421769165.808797],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35043,[1421769166.014696],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.69,ms +35044,[1421769166.241714],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +35045,[1421769166.452364],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.51,ms +35046,[1421769166.666824],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +35047,[1421769166.927589],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=56.9,ms +35048,[1421769167.150923],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +35049,[1421769167.376569],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +35050,[1421769167.582789],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +35051,[1421769167.787883],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35052,[1421769167.993083],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35053,[1421769168.198688],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +35054,[1421769168.404017],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35055,[1421769168.610243],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35056,[1421769168.815534],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35057,[1421769169.020852],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35058,[1421769169.226333],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +35059,[1421769169.432670],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35060,[1421769169.638954],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +35061,[1421769169.844093],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35062,[1421769170.049095],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35063,[1421769170.262567],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.58,ms +35064,[1421769170.471576],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.11,ms +35065,[1421769170.684281],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.12,ms +35066,[1421769170.930978],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.8,ms +35067,[1421769171.148858],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +35068,[1421769171.369168],673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +35069,[1421769171.646104],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.0,ms +35070,[1421769171.870337],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +35071,[1421769172.075685],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +35072,[1421769172.280782],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35073,[1421769172.486271],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +35074,[1421769172.693390],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.96,ms +35075,[1421769172.918239],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +35076,[1421769173.131278],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.96,ms +35077,[1421769173.378816],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.4,ms +35078,[1421769173.642891],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.7,ms +35079,[1421769173.871753],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.7,ms +35080,[1421769174.090540],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +35081,[1421769174.308212],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +35082,[1421769174.539063],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.4,ms +35083,[1421769174.769896],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +35084,[1421769174.998308],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +35085,[1421769175.229397],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.7,ms +35086,[1421769175.454660],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +35087,[1421769175.677467],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +35088,[1421769175.954747],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.2,ms +35089,[1421769176.182730],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +35090,[1421769176.405353],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +35091,[1421769176.691711],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.0,ms +35092,[1421769176.908991],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +35093,[1421769177.113948],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35094,[1421769177.319536],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35095,[1421769177.526809],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.18,ms +35096,[1421769177.735651],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.82,ms +35097,[1421769177.947745],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.21,ms +35098,[1421769178.162676],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +35099,[1421769178.381556],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +35100,[1421769178.600368],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +35101,[1421769178.822016],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +35102,[1421769179.041715],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +35103,[1421769179.246920],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35104,[1421769179.452524],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35105,[1421769179.659131],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +35106,[1421769179.864648],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35107,[1421769180.069265],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35108,[1421769180.274600],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +35109,[1421769180.479818],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35110,[1421769180.685503],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +35111,[1421769180.890858],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35112,[1421769181.096273],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +35113,[1421769181.303944],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.72,ms +35114,[1421769181.515063],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.71,ms +35115,[1421769181.720773],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +35116,[1421769181.925403],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +35117,[1421769182.130506],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35118,[1421769182.336702],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +35119,[1421769182.542097],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +35120,[1421769182.747876],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35121,[1421769182.953546],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +35122,[1421769183.158863],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35123,[1421769183.364501],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +35124,[1421769183.570081],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35125,[1421769183.776353],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +35126,[1421769183.982915],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35127,[1421769184.189161],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +35128,[1421769184.395391],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35129,[1421769184.601571],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35130,[1421769184.807377],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35131,[1421769185.012074],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35132,[1421769185.217414],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35133,[1421769185.422783],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35134,[1421769185.628708],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +35135,[1421769185.833969],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35136,[1421769186.039032],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35137,[1421769186.244156],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +35138,[1421769186.449276],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35139,[1421769186.655049],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35140,[1421769186.860042],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +35141,[1421769187.064932],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35142,[1421769187.269991],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35143,[1421769187.475652],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35144,[1421769187.681778],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35145,[1421769187.887602],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35146,[1421769188.092390],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35147,[1421769188.298730],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +35148,[1421769188.504420],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +35149,[1421769188.711038],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +35150,[1421769188.916039],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35151,[1421769189.122031],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +35152,[1421769189.327238],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35153,[1421769189.533967],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +35154,[1421769189.740624],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +35155,[1421769189.945882],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35156,[1421769190.150875],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35157,[1421769190.356437],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35158,[1421769190.561760],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35159,[1421769190.767433],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35160,[1421769190.973259],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35161,[1421769191.179839],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35162,[1421769191.385149],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +35163,[1421769191.590923],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35164,[1421769191.797634],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35165,[1421769192.004078],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +35166,[1421769192.209821],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +35167,[1421769192.415475],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35168,[1421769192.620508],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35169,[1421769192.825883],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35170,[1421769193.030891],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35171,[1421769193.236530],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35172,[1421769193.441960],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35173,[1421769193.647475],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +35174,[1421769193.853797],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +35175,[1421769194.058389],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35176,[1421769194.263755],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35177,[1421769194.469208],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35178,[1421769194.674959],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35179,[1421769194.881299],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35180,[1421769195.086479],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35181,[1421769195.291503],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35182,[1421769195.496718],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35183,[1421769195.703393],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +35184,[1421769195.908605],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35185,[1421769196.113039],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35186,[1421769196.318079],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35187,[1421769196.523346],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35188,[1421769196.728537],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35189,[1421769196.934112],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +35190,[1421769197.139353],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35191,[1421769197.344753],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +35192,[1421769197.549880],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +35193,[1421769197.755158],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35194,[1421769197.961469],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +35195,[1421769198.167040],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35196,[1421769198.373295],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +35197,[1421769198.578772],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35198,[1421769198.783829],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35199,[1421769198.989202],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +35200,[1421769199.195789],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35201,[1421769199.401099],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35202,[1421769199.606519],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35203,[1421769199.811904],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35204,[1421769200.016478],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35205,[1421769200.222646],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +35206,[1421769200.427770],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +35207,[1421769200.634265],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +35208,[1421769200.839912],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35209,[1421769201.045447],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35210,[1421769201.250422],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35211,[1421769201.456164],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +35212,[1421769201.662313],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +35213,[1421769201.867603],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35214,[1421769202.072285],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35215,[1421769202.277632],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +35216,[1421769202.482763],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35217,[1421769202.688047],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +35218,[1421769202.893530],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +35219,[1421769203.098536],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35220,[1421769203.304086],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35221,[1421769203.509705],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35222,[1421769203.714742],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35223,[1421769203.920846],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +35224,[1421769204.125793],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35225,[1421769204.330827],998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35226,[1421769204.537153],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35227,[1421769204.743105],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35228,[1421769204.948349],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35229,[1421769205.153574],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35230,[1421769205.358483],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35231,[1421769205.563911],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35232,[1421769205.769114],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35233,[1421769205.974286],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35234,[1421769206.179891],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +35235,[1421769206.384787],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35236,[1421769206.589918],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35237,[1421769206.794975],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35238,[1421769207.000134],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35239,[1421769207.205432],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35240,[1421769207.411786],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35241,[1421769207.618635],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +35242,[1421769207.824548],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35243,[1421769208.029343],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35244,[1421769208.234296],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +35245,[1421769208.440700],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35246,[1421769208.646410],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35247,[1421769208.852719],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +35248,[1421769209.057457],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35249,[1421769209.262301],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +35250,[1421769209.467382],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +35251,[1421769209.672222],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +35252,[1421769209.877176],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +35253,[1421769210.082100],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35254,[1421769210.289679],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.48,ms +35255,[1421769210.495809],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +35256,[1421769210.701638],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35257,[1421769210.906768],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35258,[1421769211.111457],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35259,[1421769211.316756],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35260,[1421769211.522332],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35261,[1421769211.727851],1216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35262,[1421769211.933619],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35263,[1421769212.139061],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35264,[1421769212.344348],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35265,[1421769212.549853],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35266,[1421769212.756674],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +35267,[1421769212.962494],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35268,[1421769213.167588],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35269,[1421769213.373742],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +35270,[1421769213.580113],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35271,[1421769213.785290],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +35272,[1421769213.990433],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35273,[1421769214.195377],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35274,[1421769214.410522],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +35275,[1421769214.616760],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +35276,[1421769214.823357],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +35277,[1421769215.029350],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +35278,[1421769215.234701],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35279,[1421769215.440294],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +35280,[1421769215.646093],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35281,[1421769215.851729],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35282,[1421769216.056850],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35283,[1421769216.261908],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35284,[1421769216.466869],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35285,[1421769216.672964],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +35286,[1421769216.878291],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35287,[1421769217.084028],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +35288,[1421769217.289502],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +35289,[1421769217.495973],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +35290,[1421769217.701363],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35291,[1421769217.906745],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +35292,[1421769218.111395],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +35293,[1421769218.316783],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35294,[1421769218.522499],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35295,[1421769218.729144],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35296,[1421769218.934261],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35297,[1421769219.139521],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +35298,[1421769219.344831],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35299,[1421769219.551746],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +35300,[1421769219.757310],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35301,[1421769219.963624],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +35302,[1421769220.169889],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +35303,[1421769220.376406],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +35304,[1421769220.581215],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +35305,[1421769220.787233],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +35306,[1421769220.992616],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35307,[1421769221.198365],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35308,[1421769221.404532],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +35309,[1421769221.610366],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +35310,[1421769221.816380],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +35311,[1421769222.021718],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +35312,[1421769222.227002],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35313,[1421769222.432418],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35314,[1421769222.638972],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +35315,[1421769222.844807],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +35316,[1421769223.049590],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35317,[1421769223.254347],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +35318,[1421769223.459529],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35319,[1421769223.665190],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35320,[1421769223.871278],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +35321,[1421769224.076346],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35322,[1421769224.281494],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35323,[1421769224.486885],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35324,[1421769224.692313],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35325,[1421769224.898159],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +35326,[1421769225.102827],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35327,[1421769225.308229],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35328,[1421769225.513641],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35329,[1421769225.718667],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35330,[1421769225.925540],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35331,[1421769226.132227],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +35332,[1421769226.338661],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35333,[1421769226.543734],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35334,[1421769226.749140],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35335,[1421769226.954524],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35336,[1421769227.159806],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35337,[1421769227.365298],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35338,[1421769227.571674],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +35339,[1421769227.777482],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +35340,[1421769227.984010],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35341,[1421769228.189644],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35342,[1421769228.395193],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35343,[1421769228.601416],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +35344,[1421769228.808353],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35345,[1421769229.014255],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +35346,[1421769229.219392],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35347,[1421769229.425822],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +35348,[1421769229.631598],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +35349,[1421769229.836913],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35350,[1421769230.042380],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +35351,[1421769230.247822],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35352,[1421769230.453341],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35353,[1421769230.659427],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +35354,[1421769230.865114],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35355,[1421769231.071044],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +35356,[1421769231.276014],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35357,[1421769231.480789],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35358,[1421769231.685670],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35359,[1421769231.891203],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35360,[1421769232.097691],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +35361,[1421769232.304097],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +35362,[1421769232.510122],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +35363,[1421769232.715502],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35364,[1421769232.920714],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35365,[1421769233.125782],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35366,[1421769233.331837],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +35367,[1421769233.537891],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +35368,[1421769233.742702],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35369,[1421769233.947715],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35370,[1421769234.153171],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +35371,[1421769234.359383],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +35372,[1421769234.564837],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35373,[1421769234.770770],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +35374,[1421769234.978350],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.83,ms +35375,[1421769235.183670],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35376,[1421769235.388898],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35377,[1421769235.594301],260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +35378,[1421769235.799081],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +35379,[1421769236.005270],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +35380,[1421769236.210898],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35381,[1421769236.416551],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35382,[1421769236.621995],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +35383,[1421769236.827543],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35384,[1421769237.033818],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +35385,[1421769237.239012],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35386,[1421769237.445791],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35387,[1421769237.651288],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35388,[1421769237.855879],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.00,ms +35389,[1421769238.060779],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35390,[1421769238.266276],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35391,[1421769238.471427],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35392,[1421769238.676945],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35393,[1421769238.882256],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35394,[1421769239.086931],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35395,[1421769239.292358],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35396,[1421769239.498070],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +35397,[1421769239.703458],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35398,[1421769239.909842],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +35399,[1421769240.115129],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35400,[1421769240.320416],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +35401,[1421769240.525898],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35402,[1421769240.732588],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +35403,[1421769240.938142],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35404,[1421769241.144517],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +35405,[1421769241.349982],651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +35406,[1421769241.555712],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35407,[1421769241.761048],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35408,[1421769241.966867],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +35409,[1421769242.173642],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35410,[1421769242.378802],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35411,[1421769242.583772],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35412,[1421769242.789897],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +35413,[1421769242.995382],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35414,[1421769243.200830],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35415,[1421769243.405860],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +35416,[1421769243.611629],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35417,[1421769243.818174],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +35418,[1421769244.023254],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35419,[1421769244.228396],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35420,[1421769244.434424],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35421,[1421769244.640054],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35422,[1421769244.846303],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +35423,[1421769245.052540],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35424,[1421769245.257817],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35425,[1421769245.462983],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35426,[1421769245.667646],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35427,[1421769245.872754],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35428,[1421769246.077626],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +35429,[1421769246.282532],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35430,[1421769246.488848],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35431,[1421769246.694078],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35432,[1421769246.900005],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +35433,[1421769247.104719],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35434,[1421769247.310155],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35435,[1421769247.515604],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35436,[1421769247.720760],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35437,[1421769247.927053],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35438,[1421769248.133526],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +35439,[1421769248.339074],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35440,[1421769248.545782],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35441,[1421769248.751534],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35442,[1421769248.958021],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +35443,[1421769249.164334],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +35444,[1421769249.370416],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +35445,[1421769249.576047],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +35446,[1421769249.781672],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35447,[1421769249.988449],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +35448,[1421769250.194111],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35449,[1421769250.399420],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35450,[1421769250.604949],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35451,[1421769250.810131],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35452,[1421769251.014637],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +35453,[1421769251.220070],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35454,[1421769251.425534],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35455,[1421769251.631338],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35456,[1421769251.838320],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +35457,[1421769252.043428],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35458,[1421769252.248655],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35459,[1421769252.454756],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.91,ms +35460,[1421769252.661296],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35461,[1421769252.867054],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +35462,[1421769253.072882],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +35463,[1421769253.277956],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35464,[1421769253.483288],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35465,[1421769253.688685],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35466,[1421769253.894170],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +35467,[1421769254.099592],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +35468,[1421769254.304492],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35469,[1421769254.509755],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35470,[1421769254.715250],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35471,[1421769254.920364],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +35472,[1421769255.126887],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35473,[1421769255.332546],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +35474,[1421769255.540559],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.75,ms +35475,[1421769255.746207],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35476,[1421769255.984348],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.0,ms +35477,[1421769256.200339],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +35478,[1421769256.456591],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=52.0,ms +35479,[1421769256.728098],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=67.2,ms +35480,[1421769256.952981],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +35481,[1421769257.158122],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35482,[1421769257.363493],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35483,[1421769257.569112],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +35484,[1421769257.785674],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +35485,[1421769257.997004],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.01,ms +35486,[1421769258.208660],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.55,ms +35487,[1421769258.422326],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.41,ms +35488,[1421769258.641793],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +35489,[1421769258.865909],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +35490,[1421769259.089809],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +35491,[1421769259.370953],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.1,ms +35492,[1421769259.602780],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.6,ms +35493,[1421769259.886129],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.3,ms +35494,[1421769260.107468],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +35495,[1421769260.334698],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +35496,[1421769260.540339],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +35497,[1421769260.745705],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +35498,[1421769260.951110],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35499,[1421769261.158273],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.03,ms +35500,[1421769261.383875],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +35501,[1421769261.598851],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +35502,[1421769261.812220],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.97,ms +35503,[1421769262.064740],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.5,ms +35504,[1421769262.270293],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35505,[1421769262.475912],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35506,[1421769262.681093],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35507,[1421769262.894009],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.00,ms +35508,[1421769263.103390],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.77,ms +35509,[1421769263.317304],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +35510,[1421769263.561136],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.8,ms +35511,[1421769263.779100],161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +35512,[1421769264.004801],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +35513,[1421769264.227913],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +35514,[1421769264.454090],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +35515,[1421769264.673455],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +35516,[1421769264.954608],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.0,ms +35517,[1421769265.179341],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +35518,[1421769265.408860],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +35519,[1421769265.630258],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +35520,[1421769265.835940],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35521,[1421769266.040738],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35522,[1421769266.245789],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35523,[1421769266.451637],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35524,[1421769266.659765],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.88,ms +35525,[1421769266.868272],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.65,ms +35526,[1421769267.097069],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +35527,[1421769267.315782],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +35528,[1421769267.529575],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.52,ms +35529,[1421769267.735968],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +35530,[1421769267.941051],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35531,[1421769268.147287],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35532,[1421769268.362516],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +35533,[1421769268.574853],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.29,ms +35534,[1421769268.787914],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.01,ms +35535,[1421769269.005781],556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +35536,[1421769269.211003],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +35537,[1421769269.416320],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +35538,[1421769269.621657],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35539,[1421769269.828423],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35540,[1421769270.033503],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35541,[1421769270.238702],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35542,[1421769270.443866],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35543,[1421769270.649452],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +35544,[1421769270.854909],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +35545,[1421769271.060163],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35546,[1421769271.265672],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35547,[1421769271.471828],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +35548,[1421769271.678050],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +35549,[1421769271.884717],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35550,[1421769272.090660],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +35551,[1421769272.296744],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35552,[1421769272.502703],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +35553,[1421769272.709569],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +35554,[1421769272.914983],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35555,[1421769273.120520],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +35556,[1421769273.325932],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35557,[1421769273.531065],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35558,[1421769273.736252],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35559,[1421769273.942681],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +35560,[1421769274.148095],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35561,[1421769274.353718],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +35562,[1421769274.559046],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35563,[1421769274.764264],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35564,[1421769274.969192],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35565,[1421769275.174423],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35566,[1421769275.379574],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35567,[1421769275.586214],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +35568,[1421769275.791601],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35569,[1421769275.997662],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35570,[1421769276.203210],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35571,[1421769276.409135],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35572,[1421769276.614684],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35573,[1421769276.820882],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +35574,[1421769277.026008],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35575,[1421769277.232177],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +35576,[1421769277.438203],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +35577,[1421769277.643655],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35578,[1421769277.849394],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35579,[1421769278.055542],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +35580,[1421769278.260842],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35581,[1421769278.466025],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35582,[1421769278.672790],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +35583,[1421769278.878295],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35584,[1421769279.084102],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +35585,[1421769279.289290],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35586,[1421769279.494746],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35587,[1421769279.700483],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +35588,[1421769279.906235],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35589,[1421769280.112988],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +35590,[1421769280.318353],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35591,[1421769280.523620],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35592,[1421769280.730181],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35593,[1421769280.937181],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +35594,[1421769281.143020],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35595,[1421769281.348426],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35596,[1421769281.554112],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +35597,[1421769281.760381],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35598,[1421769281.965775],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35599,[1421769282.171518],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.88,ms +35600,[1421769282.377003],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +35601,[1421769282.582436],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35602,[1421769282.788183],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +35603,[1421769282.994576],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +35604,[1421769283.200631],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35605,[1421769283.406009],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +35606,[1421769283.611734],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35607,[1421769283.817838],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35608,[1421769284.023785],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +35609,[1421769284.229309],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35610,[1421769284.434502],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35611,[1421769284.639677],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35612,[1421769284.845734],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +35613,[1421769285.050355],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +35614,[1421769285.255528],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35615,[1421769285.461228],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +35616,[1421769285.667773],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +35617,[1421769285.873312],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35618,[1421769286.078501],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35619,[1421769286.283961],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35620,[1421769286.489347],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35621,[1421769286.694658],671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35622,[1421769286.900558],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35623,[1421769287.105205],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35624,[1421769287.310169],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +35625,[1421769287.516765],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +35626,[1421769287.722163],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35627,[1421769287.927776],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35628,[1421769288.133622],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +35629,[1421769288.339231],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +35630,[1421769288.544608],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +35631,[1421769288.750371],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +35632,[1421769288.955816],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35633,[1421769289.160906],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35634,[1421769289.367199],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +35635,[1421769289.572812],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35636,[1421769289.778722],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +35637,[1421769289.984964],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +35638,[1421769290.191398],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35639,[1421769290.396965],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +35640,[1421769290.602769],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35641,[1421769290.807595],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35642,[1421769291.012048],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +35643,[1421769291.218214],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35644,[1421769291.424081],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +35645,[1421769291.630220],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +35646,[1421769291.836618],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35647,[1421769292.042566],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +35648,[1421769292.247856],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35649,[1421769292.453132],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35650,[1421769292.659669],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +35651,[1421769292.866076],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +35652,[1421769293.071392],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35653,[1421769293.277593],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35654,[1421769293.484289],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.01,ms +35655,[1421769293.690414],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +35656,[1421769293.895887],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35657,[1421769294.101489],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +35658,[1421769294.306470],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35659,[1421769294.512156],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35660,[1421769294.717622],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35661,[1421769294.923175],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +35662,[1421769295.129607],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +35663,[1421769295.334447],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +35664,[1421769295.540431],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +35665,[1421769295.745802],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35666,[1421769295.951014],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35667,[1421769296.156626],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35668,[1421769296.363138],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +35669,[1421769296.568756],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35670,[1421769296.774152],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +35671,[1421769296.980101],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +35672,[1421769297.185484],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35673,[1421769297.390514],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +35674,[1421769297.595641],134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +35675,[1421769297.800768],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35676,[1421769298.006176],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35677,[1421769298.211900],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +35678,[1421769298.417160],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +35679,[1421769298.623104],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +35680,[1421769298.828512],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35681,[1421769299.034600],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +35682,[1421769299.239747],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35683,[1421769299.445140],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35684,[1421769299.651045],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +35685,[1421769299.856035],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35686,[1421769300.060949],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +35687,[1421769300.266804],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35688,[1421769300.472066],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35689,[1421769300.678728],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35690,[1421769300.884034],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35691,[1421769301.089014],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35692,[1421769301.294323],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +35693,[1421769301.499900],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35694,[1421769301.705140],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35695,[1421769301.912425],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +35696,[1421769302.118211],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35697,[1421769302.324511],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +35698,[1421769302.530213],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +35699,[1421769302.735784],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35700,[1421769302.940710],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35701,[1421769303.146883],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35702,[1421769303.352216],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35703,[1421769303.558682],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +35704,[1421769303.763861],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35705,[1421769303.969458],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35706,[1421769304.175021],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35707,[1421769304.380429],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35708,[1421769304.585911],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35709,[1421769304.791090],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35710,[1421769304.996504],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +35711,[1421769305.201609],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +35712,[1421769305.407191],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35713,[1421769305.613839],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +35714,[1421769305.820086],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +35715,[1421769306.026237],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +35716,[1421769306.231700],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35717,[1421769306.437380],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35718,[1421769306.642555],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35719,[1421769306.847971],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35720,[1421769307.052859],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35721,[1421769307.258051],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35722,[1421769307.463434],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35723,[1421769307.669585],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +35724,[1421769307.875438],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35725,[1421769308.080674],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35726,[1421769308.285860],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35727,[1421769308.492620],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35728,[1421769308.698171],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35729,[1421769308.903843],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35730,[1421769309.108681],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35731,[1421769309.313412],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +35732,[1421769309.519472],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +35733,[1421769309.724852],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35734,[1421769309.930748],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35735,[1421769310.136505],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +35736,[1421769310.341629],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35737,[1421769310.548151],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +35738,[1421769310.754707],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +35739,[1421769310.961206],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +35740,[1421769311.166814],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35741,[1421769311.372328],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35742,[1421769311.579230],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35743,[1421769311.784327],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35744,[1421769311.989741],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35745,[1421769312.195308],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35746,[1421769312.401713],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +35747,[1421769312.607342],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35748,[1421769312.813828],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +35749,[1421769313.018975],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35750,[1421769313.224935],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +35751,[1421769313.434211],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.97,ms +35752,[1421769313.640792],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +35753,[1421769313.845962],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35754,[1421769314.051803],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +35755,[1421769314.268387],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +35756,[1421769314.474447],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +35757,[1421769314.680034],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35758,[1421769314.885826],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +35759,[1421769315.092077],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +35760,[1421769315.297555],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35761,[1421769315.502735],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35762,[1421769315.707974],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35763,[1421769315.914069],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +35764,[1421769316.119742],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +35765,[1421769316.325109],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35766,[1421769316.530895],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +35767,[1421769316.736476],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35768,[1421769316.942028],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35769,[1421769317.148452],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +35770,[1421769317.353451],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35771,[1421769317.559465],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +35772,[1421769317.764392],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35773,[1421769317.969646],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +35774,[1421769318.174903],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35775,[1421769318.380362],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35776,[1421769318.587380],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +35777,[1421769318.792608],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35778,[1421769318.997735],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35779,[1421769319.202842],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35780,[1421769319.409422],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +35781,[1421769319.615011],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +35782,[1421769319.820377],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35783,[1421769320.025649],1328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35784,[1421769320.230787],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35785,[1421769320.436948],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +35786,[1421769320.641816],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35787,[1421769320.847086],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35788,[1421769321.051946],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +35789,[1421769321.256908],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35790,[1421769321.462035],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35791,[1421769321.667587],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35792,[1421769321.872817],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +35793,[1421769322.077686],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35794,[1421769322.289802],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.95,ms +35795,[1421769322.495420],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35796,[1421769322.700495],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +35797,[1421769322.905873],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +35798,[1421769323.110707],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35799,[1421769323.316687],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +35800,[1421769323.523370],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +35801,[1421769323.729898],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +35802,[1421769323.936180],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +35803,[1421769324.141560],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35804,[1421769324.346757],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35805,[1421769324.551900],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35806,[1421769324.757874],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +35807,[1421769324.963543],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +35808,[1421769325.170555],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +35809,[1421769325.376166],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35810,[1421769325.581585],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35811,[1421769325.787235],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35812,[1421769325.992713],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35813,[1421769326.197919],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35814,[1421769326.403392],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35815,[1421769326.608857],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35816,[1421769326.815696],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +35817,[1421769327.020780],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35818,[1421769327.225485],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35819,[1421769327.431961],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +35820,[1421769327.637805],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35821,[1421769327.844199],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35822,[1421769328.050572],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +35823,[1421769328.257442],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +35824,[1421769328.464071],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +35825,[1421769328.669966],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35826,[1421769328.876094],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35827,[1421769329.081077],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +35828,[1421769329.286228],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35829,[1421769329.491557],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35830,[1421769329.697141],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35831,[1421769329.902844],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35832,[1421769330.107979],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35833,[1421769330.314529],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +35834,[1421769330.520558],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +35835,[1421769330.727009],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +35836,[1421769330.932595],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +35837,[1421769331.138480],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +35838,[1421769331.343869],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +35839,[1421769331.549533],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35840,[1421769331.754603],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35841,[1421769331.961355],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +35842,[1421769332.167583],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +35843,[1421769332.373879],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +35844,[1421769332.579550],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +35845,[1421769332.785152],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35846,[1421769332.991120],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35847,[1421769333.197037],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35848,[1421769333.403151],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +35849,[1421769333.609896],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +35850,[1421769333.815343],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35851,[1421769334.020152],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35852,[1421769334.225363],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35853,[1421769334.431054],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35854,[1421769334.636438],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35855,[1421769334.843239],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +35856,[1421769335.048243],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +35857,[1421769335.254669],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +35858,[1421769335.460185],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35859,[1421769335.666692],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +35860,[1421769335.871967],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35861,[1421769336.076648],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +35862,[1421769336.282102],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35863,[1421769336.489487],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.01,ms +35864,[1421769336.701743],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.69,ms +35865,[1421769336.913140],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.96,ms +35866,[1421769337.119354],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +35867,[1421769337.325501],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +35868,[1421769337.530553],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35869,[1421769337.736028],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35870,[1421769337.942051],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +35871,[1421769338.148172],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +35872,[1421769338.352895],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +35873,[1421769338.558772],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35874,[1421769338.764824],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +35875,[1421769338.969709],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35876,[1421769339.175931],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +35877,[1421769339.381448],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +35878,[1421769339.587024],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35879,[1421769339.792103],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +35880,[1421769339.996968],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +35881,[1421769340.202192],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +35882,[1421769340.407501],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +35883,[1421769340.613205],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35884,[1421769340.818473],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35885,[1421769341.023766],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +35886,[1421769341.229142],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35887,[1421769341.434419],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +35888,[1421769341.640091],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35889,[1421769341.845231],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35890,[1421769342.049820],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +35891,[1421769342.254991],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +35892,[1421769342.461799],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +35893,[1421769342.666977],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35894,[1421769342.872424],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35895,[1421769343.077747],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35896,[1421769343.283110],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35897,[1421769343.488832],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +35898,[1421769343.695008],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +35899,[1421769343.900763],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +35900,[1421769344.105824],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35901,[1421769344.312011],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +35902,[1421769344.517178],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35903,[1421769344.722882],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35904,[1421769344.928837],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35905,[1421769345.134246],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35906,[1421769345.339657],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35907,[1421769345.545951],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35908,[1421769345.752591],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35909,[1421769345.958114],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35910,[1421769346.163312],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +35911,[1421769346.368631],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35912,[1421769346.574433],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35913,[1421769346.788058],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.12,ms +35914,[1421769346.995083],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +35915,[1421769347.200258],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +35916,[1421769347.406807],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +35917,[1421769347.612199],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +35918,[1421769347.818106],1573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +35919,[1421769348.022704],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +35920,[1421769348.227467],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +35921,[1421769348.432351],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +35922,[1421769348.638893],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.80,ms +35923,[1421769348.844364],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +35924,[1421769349.050441],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35925,[1421769349.256418],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +35926,[1421769349.462911],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +35927,[1421769349.668558],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35928,[1421769349.875094],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35929,[1421769350.081451],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +35930,[1421769350.288016],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +35931,[1421769350.493280],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35932,[1421769350.698860],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +35933,[1421769350.905235],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +35934,[1421769351.111577],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +35935,[1421769351.317437],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +35936,[1421769351.524385],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +35937,[1421769351.730596],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +35938,[1421769351.936693],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +35939,[1421769352.141682],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35940,[1421769352.346727],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +35941,[1421769352.552106],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +35942,[1421769352.757618],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +35943,[1421769352.962531],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35944,[1421769353.167611],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +35945,[1421769353.372987],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +35946,[1421769353.579593],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +35947,[1421769353.784769],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +35948,[1421769353.990003],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +35949,[1421769354.195255],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35950,[1421769354.401088],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +35951,[1421769354.606387],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +35952,[1421769354.811736],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +35953,[1421769355.016603],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.01,ms +35954,[1421769355.221548],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35955,[1421769355.426901],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +35956,[1421769355.632626],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +35957,[1421769355.838012],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35958,[1421769356.043288],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35959,[1421769356.248336],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +35960,[1421769356.453487],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35961,[1421769356.660324],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +35962,[1421769356.866477],1148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +35963,[1421769357.071412],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +35964,[1421769357.277240],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +35965,[1421769357.483334],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +35966,[1421769357.689816],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +35967,[1421769357.896186],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +35968,[1421769358.100678],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +35969,[1421769358.305832],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +35970,[1421769358.520542],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +35971,[1421769358.726700],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +35972,[1421769358.933103],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +35973,[1421769359.139248],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +35974,[1421769359.344392],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35975,[1421769359.549587],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +35976,[1421769359.754653],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +35977,[1421769359.959582],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +35978,[1421769360.165889],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +35979,[1421769360.372146],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +35980,[1421769360.577588],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35981,[1421769360.783525],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +35982,[1421769360.989104],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +35983,[1421769361.194365],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +35984,[1421769361.399345],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +35985,[1421769361.605045],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +35986,[1421769361.810067],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35987,[1421769362.015780],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +35988,[1421769362.220843],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35989,[1421769362.427147],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +35990,[1421769362.632565],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +35991,[1421769362.838045],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +35992,[1421769363.042793],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +35993,[1421769363.247737],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +35994,[1421769363.453931],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +35995,[1421769363.660552],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +35996,[1421769363.865740],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +35997,[1421769364.070473],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +35998,[1421769364.275926],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +35999,[1421769364.481165],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36000,[1421769364.686502],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36001,[1421769364.893014],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +36002,[1421769365.098087],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36003,[1421769365.303061],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36004,[1421769365.509027],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36005,[1421769365.714529],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +36006,[1421769365.920984],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +36007,[1421769366.126157],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +36008,[1421769366.331552],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36009,[1421769366.536729],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36010,[1421769366.741930],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36011,[1421769366.947083],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +36012,[1421769367.152147],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36013,[1421769367.358706],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +36014,[1421769367.563974],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36015,[1421769367.769949],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +36016,[1421769367.975316],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36017,[1421769368.181933],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +36018,[1421769368.387251],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36019,[1421769368.592917],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36020,[1421769368.798551],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36021,[1421769369.004929],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +36022,[1421769369.211301],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +36023,[1421769369.416652],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +36024,[1421769369.622105],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36025,[1421769369.827741],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +36026,[1421769370.033806],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +36027,[1421769370.239161],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36028,[1421769370.445387],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +36029,[1421769370.652044],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +36030,[1421769370.858282],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +36031,[1421769371.062857],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +36032,[1421769371.268795],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +36033,[1421769371.474093],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36034,[1421769371.679340],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36035,[1421769371.885896],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +36036,[1421769372.091361],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +36037,[1421769372.297975],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.76,ms +36038,[1421769372.504372],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +36039,[1421769372.709811],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36040,[1421769372.915354],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36041,[1421769373.121833],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +36042,[1421769373.327139],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36043,[1421769373.533007],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36044,[1421769373.738386],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36045,[1421769373.943656],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36046,[1421769374.148693],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36047,[1421769374.353880],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36048,[1421769374.560508],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +36049,[1421769374.765749],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36050,[1421769374.971153],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36051,[1421769375.177037],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +36052,[1421769375.382360],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36053,[1421769375.587662],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36054,[1421769375.794453],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +36055,[1421769375.999903],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36056,[1421769376.205391],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36057,[1421769376.410110],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +36058,[1421769376.615997],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +36059,[1421769376.821985],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +36060,[1421769377.026594],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36061,[1421769377.232570],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +36062,[1421769377.438934],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +36063,[1421769377.644931],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36064,[1421769377.850601],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +36065,[1421769378.055823],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36066,[1421769378.262338],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +36067,[1421769378.468190],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +36068,[1421769378.673648],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +36069,[1421769378.879656],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +36070,[1421769379.084549],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36071,[1421769379.289825],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +36072,[1421769379.496611],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +36073,[1421769379.702055],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +36074,[1421769379.907319],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36075,[1421769380.112264],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +36076,[1421769380.317312],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36077,[1421769380.523334],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +36078,[1421769380.729445],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +36079,[1421769380.934608],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36080,[1421769381.139752],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36081,[1421769381.344565],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +36082,[1421769381.549795],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +36083,[1421769381.755114],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +36084,[1421769381.960043],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36085,[1421769382.164786],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +36086,[1421769382.370394],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +36087,[1421769382.576179],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36088,[1421769382.781649],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36089,[1421769382.986623],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36090,[1421769383.191895],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36091,[1421769383.397289],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36092,[1421769383.603673],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +36093,[1421769383.809727],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +36094,[1421769384.015154],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +36095,[1421769384.220403],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36096,[1421769384.426331],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36097,[1421769384.631767],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36098,[1421769384.838021],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +36099,[1421769385.042937],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36100,[1421769385.248256],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +36101,[1421769385.453740],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36102,[1421769385.659476],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +36103,[1421769385.865984],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +36104,[1421769386.071888],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +36105,[1421769386.277099],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36106,[1421769386.482800],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +36107,[1421769386.688573],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +36108,[1421769386.894041],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36109,[1421769387.098965],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +36110,[1421769387.303963],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +36111,[1421769387.508968],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36112,[1421769387.713798],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36113,[1421769387.919924],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +36114,[1421769388.124661],1186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36115,[1421769388.329884],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36116,[1421769388.535534],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36117,[1421769388.741971],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +36118,[1421769388.947530],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36119,[1421769389.153881],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +36120,[1421769389.359733],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +36121,[1421769389.565367],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36122,[1421769389.770528],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36123,[1421769389.975801],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +36124,[1421769390.181005],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36125,[1421769390.387479],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +36126,[1421769390.593978],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +36127,[1421769390.799620],1186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36128,[1421769391.005407],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +36129,[1421769391.210958],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36130,[1421769391.416258],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36131,[1421769391.623339],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +36132,[1421769391.829234],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +36133,[1421769392.034125],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36134,[1421769392.239558],1238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +36135,[1421769392.445162],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36136,[1421769392.650411],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36137,[1421769392.856628],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +36138,[1421769393.062157],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +36139,[1421769393.268514],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +36140,[1421769393.473521],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36141,[1421769393.678516],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36142,[1421769393.884659],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +36143,[1421769394.089324],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36144,[1421769394.294789],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36145,[1421769394.500039],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36146,[1421769394.706308],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +36147,[1421769394.911724],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +36148,[1421769395.117318],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +36149,[1421769395.322874],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +36150,[1421769395.528654],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36151,[1421769395.733707],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +36152,[1421769395.939940],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +36153,[1421769396.145413],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36154,[1421769396.351730],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +36155,[1421769396.557367],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36156,[1421769396.762872],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +36157,[1421769396.969602],1803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +36158,[1421769397.175535],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +36159,[1421769397.380638],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +36160,[1421769397.586990],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +36161,[1421769397.792696],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36162,[1421769397.998241],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +36163,[1421769398.203188],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36164,[1421769398.409192],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +36165,[1421769398.615897],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.75,ms +36166,[1421769398.821096],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +36167,[1421769399.026886],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +36168,[1421769399.233141],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +36169,[1421769399.439685],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +36170,[1421769399.645189],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36171,[1421769399.849933],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +36172,[1421769400.054581],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36173,[1421769400.260987],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +36174,[1421769400.469662],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.53,ms +36175,[1421769400.679852],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.50,ms +36176,[1421769400.892185],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.43,ms +36177,[1421769401.097014],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36178,[1421769401.302067],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +36179,[1421769401.507552],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +36180,[1421769401.714567],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +36181,[1421769401.921552],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +36182,[1421769402.126846],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36183,[1421769402.333686],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +36184,[1421769412.743392],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36185,[1421769412.949283],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +36186,[1421769413.154515],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36187,[1421769413.359905],967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36188,[1421769413.565220],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36189,[1421769413.771687],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +36190,[1421769413.977143],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36191,[1421769414.182546],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +36192,[1421769414.387857],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36193,[1421769414.593812],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +36194,[1421769414.799406],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +36195,[1421769415.004577],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36196,[1421769415.209864],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +36197,[1421769415.414773],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36198,[1421769415.620628],1684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +36199,[1421769415.826588],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +36200,[1421769416.032255],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +36201,[1421769416.237256],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36202,[1421769416.443454],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +36203,[1421769416.648975],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36204,[1421769416.854495],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +36205,[1421769417.059596],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36206,[1421769417.264502],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36207,[1421769417.469835],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36208,[1421769417.674770],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36209,[1421769417.880112],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36210,[1421769418.084914],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +36211,[1421769418.291335],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +36212,[1421769418.497973],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +36213,[1421769418.703252],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +36214,[1421769418.909975],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +36215,[1421769419.116369],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +36216,[1421769419.322041],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +36217,[1421769419.527700],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36218,[1421769419.734268],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +36219,[1421769419.940473],1938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +36220,[1421769420.145376],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +36221,[1421769420.350974],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36222,[1421769420.556285],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36223,[1421769420.762532],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +36224,[1421769420.967598],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +36225,[1421769421.173241],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +36226,[1421769421.379789],1838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +36227,[1421769421.585271],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36228,[1421769421.791150],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36229,[1421769421.997425],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +36230,[1421769422.202591],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +36231,[1421769422.407879],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36232,[1421769422.613186],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36233,[1421769422.818154],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36234,[1421769423.023255],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36235,[1421769423.228576],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36236,[1421769423.434805],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +36237,[1421769423.640788],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +36238,[1421769423.846496],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36239,[1421769424.052222],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +36240,[1421769424.258319],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +36241,[1421769424.464359],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +36242,[1421769424.669860],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36243,[1421769424.875615],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36244,[1421769425.080686],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +36245,[1421769425.285825],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36246,[1421769425.491202],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36247,[1421769425.696214],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36248,[1421769425.901644],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36249,[1421769426.106704],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36250,[1421769426.312217],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36251,[1421769426.517925],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36252,[1421769426.723976],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +36253,[1421769426.929455],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36254,[1421769427.135043],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +36255,[1421769427.340476],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36256,[1421769427.545948],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36257,[1421769427.751723],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36258,[1421769427.956857],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36259,[1421769428.161829],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36260,[1421769428.367080],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +36261,[1421769428.573375],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +36262,[1421769428.778444],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36263,[1421769428.983434],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36264,[1421769429.188816],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36265,[1421769429.395020],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +36266,[1421769429.600917],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36267,[1421769429.806309],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36268,[1421769430.011102],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36269,[1421769430.216088],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36270,[1421769430.421185],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36271,[1421769430.626211],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36272,[1421769430.830690],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +36273,[1421769431.035444],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36274,[1421769431.240907],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36275,[1421769431.446147],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36276,[1421769431.651431],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36277,[1421769431.857154],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36278,[1421769432.062874],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +36279,[1421769432.267849],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +36280,[1421769432.473154],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36281,[1421769432.678362],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36282,[1421769432.884145],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36283,[1421769433.090435],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +36284,[1421769433.295549],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36285,[1421769433.501582],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36286,[1421769433.707318],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +36287,[1421769433.912813],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36288,[1421769434.118951],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +36289,[1421769434.324216],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36290,[1421769434.529432],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +36291,[1421769434.735830],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +36292,[1421769434.941603],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +36293,[1421769435.147179],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +36294,[1421769435.353622],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +36295,[1421769435.559897],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +36296,[1421769435.766710],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +36297,[1421769435.973264],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +36298,[1421769436.179117],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +36299,[1421769436.384519],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36300,[1421769436.589746],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36301,[1421769436.795074],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36302,[1421769437.001364],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +36303,[1421769437.206352],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36304,[1421769437.411475],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36305,[1421769437.616370],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36306,[1421769437.822223],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36307,[1421769438.028160],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +36308,[1421769438.232958],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36309,[1421769438.439045],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +36310,[1421769438.644856],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +36311,[1421769438.851830],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.79,ms +36312,[1421769439.056782],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +36313,[1421769439.262846],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +36314,[1421769439.468039],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36315,[1421769439.674490],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +36316,[1421769439.880313],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36317,[1421769440.085487],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36318,[1421769440.290772],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36319,[1421769440.496738],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +36320,[1421769440.702575],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +36321,[1421769440.909677],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +36322,[1421769441.115109],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36323,[1421769441.321104],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +36324,[1421769441.526298],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36325,[1421769441.731503],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36326,[1421769441.936616],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36327,[1421769442.141705],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36328,[1421769442.346875],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36329,[1421769442.553349],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +36330,[1421769442.758393],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +36331,[1421769442.964161],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36332,[1421769443.169794],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36333,[1421769443.375234],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36334,[1421769443.580094],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36335,[1421769443.785037],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36336,[1421769443.990646],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +36337,[1421769444.195888],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36338,[1421769444.402608],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +36339,[1421769444.609356],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +36340,[1421769444.814741],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36341,[1421769445.019444],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36342,[1421769445.224470],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +36343,[1421769445.430551],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +36344,[1421769445.635961],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36345,[1421769445.840763],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +36346,[1421769446.045577],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36347,[1421769446.250522],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36348,[1421769446.456049],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36349,[1421769446.661099],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +36350,[1421769446.866915],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36351,[1421769447.071908],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +36352,[1421769447.277827],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36353,[1421769447.483382],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36354,[1421769447.688599],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36355,[1421769447.894265],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36356,[1421769448.099163],693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36357,[1421769448.304720],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36358,[1421769448.510122],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +36359,[1421769448.716151],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +36360,[1421769448.921306],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36361,[1421769449.125850],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +36362,[1421769449.331034],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36363,[1421769449.536111],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36364,[1421769449.741431],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36365,[1421769449.946986],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +36366,[1421769450.152485],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36367,[1421769450.358331],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36368,[1421769450.563732],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36369,[1421769450.768983],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36370,[1421769461.198240],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +36371,[1421769461.486253],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.9,ms +36372,[1421769461.691583],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +36373,[1421769461.919379],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +36374,[1421769462.151321],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.7,ms +36375,[1421769462.372127],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +36376,[1421769462.599659],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +36377,[1421769462.827341],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +36378,[1421769463.055424],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +36379,[1421769463.260981],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36380,[1421769463.469157],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.67,ms +36381,[1421769463.674519],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36382,[1421769463.884899],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.58,ms +36383,[1421769464.108433],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +36384,[1421769464.320286],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.00,ms +36385,[1421769464.567470],1982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.6,ms +36386,[1421769464.773082],338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +36387,[1421769464.979692],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +36388,[1421769465.198910],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +36389,[1421769465.404782],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36390,[1421769465.610129],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36391,[1421769465.815648],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36392,[1421769466.020168],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36393,[1421769466.225679],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +36394,[1421769466.430813],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36395,[1421769466.635822],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36396,[1421769466.841273],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +36397,[1421769467.046758],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +36398,[1421769467.251855],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36399,[1421769467.457418],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36400,[1421769467.663846],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +36401,[1421769467.868777],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36402,[1421769468.074711],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +36403,[1421769468.279866],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36404,[1421769468.485316],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36405,[1421769468.692148],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +36406,[1421769468.898972],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +36407,[1421769469.104285],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36408,[1421769469.309359],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +36409,[1421769469.515021],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +36410,[1421769469.720469],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +36411,[1421769469.925563],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36412,[1421769470.130987],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36413,[1421769470.336618],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36414,[1421769470.542322],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36415,[1421769470.748622],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +36416,[1421769470.954183],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +36417,[1421769471.159609],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36418,[1421769471.364841],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36419,[1421769471.571271],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +36420,[1421769471.776595],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36421,[1421769471.982449],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +36422,[1421769472.187546],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36423,[1421769472.393808],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +36424,[1421769472.600276],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +36425,[1421769472.805943],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +36426,[1421769473.010901],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36427,[1421769473.215891],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36428,[1421769473.421116],329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36429,[1421769473.626887],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36430,[1421769473.832283],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +36431,[1421769474.037170],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +36432,[1421769474.242134],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36433,[1421769474.447475],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36434,[1421769474.654067],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +36435,[1421769474.860343],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +36436,[1421769475.065077],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +36437,[1421769475.270997],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +36438,[1421769475.477601],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +36439,[1421769475.684144],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +36440,[1421769475.889791],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +36441,[1421769476.095208],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36442,[1421769476.300465],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +36443,[1421769476.505497],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36444,[1421769476.710684],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +36445,[1421769476.916971],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +36446,[1421769477.121622],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36447,[1421769477.326620],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +36448,[1421769477.532158],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36449,[1421769477.738892],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +36450,[1421769477.944371],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36451,[1421769478.150728],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +36452,[1421769478.356124],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +36453,[1421769478.561362],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36454,[1421769478.766684],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +36455,[1421769478.972781],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +36456,[1421769479.178123],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36457,[1421769479.383633],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36458,[1421769479.588992],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36459,[1421769479.794671],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36460,[1421769480.000129],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +36461,[1421769480.216900],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +36462,[1421769480.431615],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.94,ms +36463,[1421769480.638548],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +36464,[1421769480.844368],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36465,[1421769481.049475],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36466,[1421769481.254806],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36467,[1421769481.461554],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +36468,[1421769481.667076],808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +36469,[1421769481.872832],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36470,[1421769482.078577],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +36471,[1421769482.283818],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36472,[1421769482.489157],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +36473,[1421769482.695052],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36474,[1421769482.900986],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +36475,[1421769483.105764],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36476,[1421769483.310981],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36477,[1421769483.516201],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36478,[1421769483.721705],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36479,[1421769483.927750],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +36480,[1421769484.134163],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +36481,[1421769484.339506],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36482,[1421769484.545256],1314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +36483,[1421769484.750398],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36484,[1421769484.956128],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +36485,[1421769485.161675],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36486,[1421769485.367555],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +36487,[1421769485.572853],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +36488,[1421769485.778157],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36489,[1421769485.983174],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36490,[1421769486.188744],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36491,[1421769486.394977],1570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +36492,[1421769486.601006],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36493,[1421769486.807115],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +36494,[1421769487.011849],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36495,[1421769487.217162],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +36496,[1421769487.422460],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36497,[1421769487.628918],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +36498,[1421769487.833880],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36499,[1421769488.038733],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +36500,[1421769488.243389],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +36501,[1421769488.448583],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36502,[1421769498.858812],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +36503,[1421769499.064055],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36504,[1421769499.269405],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36505,[1421769499.474569],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36506,[1421769499.679322],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +36507,[1421769499.884525],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36508,[1421769500.089147],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36509,[1421769500.294609],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +36510,[1421769500.500599],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36511,[1421769500.706198],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36512,[1421769500.912436],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +36513,[1421769501.117683],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +36514,[1421769501.322858],1195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36515,[1421769501.529406],1575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +36516,[1421769501.735892],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +36517,[1421769501.941510],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36518,[1421769502.147790],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +36519,[1421769502.352802],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36520,[1421769502.558837],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +36521,[1421769502.764454],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +36522,[1421769502.969771],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36523,[1421769503.174866],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36524,[1421769503.380733],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +36525,[1421769503.585790],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +36526,[1421769503.790981],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36527,[1421769503.996265],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36528,[1421769504.201802],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36529,[1421769504.407048],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +36530,[1421769504.612556],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36531,[1421769504.817944],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36532,[1421769505.022614],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36533,[1421769505.227970],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +36534,[1421769505.434476],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +36535,[1421769505.639532],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36536,[1421769505.844425],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +36537,[1421769506.049084],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36538,[1421769506.253873],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +36539,[1421769506.459161],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36540,[1421769506.665677],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +36541,[1421769506.872207],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +36542,[1421769507.078158],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +36543,[1421769507.282724],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36544,[1421769507.487974],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +36545,[1421769507.693209],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36546,[1421769507.898672],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36547,[1421769508.103865],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36548,[1421769508.310349],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +36549,[1421769508.516912],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +36550,[1421769508.721992],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36551,[1421769508.927365],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36552,[1421769509.132373],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +36553,[1421769509.337400],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +36554,[1421769509.544293],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +36555,[1421769509.749934],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36556,[1421769509.956040],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +36557,[1421769510.161516],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36558,[1421769510.367241],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +36559,[1421769510.574039],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +36560,[1421769510.779669],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36561,[1421769510.984961],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36562,[1421769511.190245],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36563,[1421769511.395713],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36564,[1421769511.602048],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +36565,[1421769511.807031],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +36566,[1421769512.012289],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36567,[1421769512.218441],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +36568,[1421769512.423697],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +36569,[1421769512.630295],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +36570,[1421769512.836345],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +36571,[1421769513.041486],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +36572,[1421769513.246527],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36573,[1421769513.452551],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +36574,[1421769513.658101],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36575,[1421769513.863556],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36576,[1421769514.068071],135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36577,[1421769514.273606],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36578,[1421769514.479799],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +36579,[1421769514.685352],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36580,[1421769514.890801],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36581,[1421769515.099061],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +36582,[1421769515.311240],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.39,ms +36583,[1421769515.516744],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36584,[1421769515.726316],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.93,ms +36585,[1421769515.938771],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.04,ms +36586,[1421769516.147227],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.01,ms +36587,[1421769516.352620],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36588,[1421769516.558070],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36589,[1421769516.763614],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36590,[1421769516.969580],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36591,[1421769517.176206],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +36592,[1421769517.382740],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +36593,[1421769517.588204],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36594,[1421769517.793449],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36595,[1421769517.998715],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36596,[1421769518.203924],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36597,[1421769518.410227],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +36598,[1421769518.616034],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36599,[1421769518.821187],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36600,[1421769519.026478],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36601,[1421769519.232749],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +36602,[1421769519.438461],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36603,[1421769519.644144],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +36604,[1421769519.850620],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +36605,[1421769520.055711],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36606,[1421769520.260983],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36607,[1421769520.466987],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +36608,[1421769520.672410],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36609,[1421769520.877580],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +36610,[1421769521.088107],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.84,ms +36611,[1421769521.293532],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36612,[1421769521.498841],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36613,[1421769521.704109],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36614,[1421769521.909786],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36615,[1421769522.116144],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +36616,[1421769522.321788],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36617,[1421769522.527738],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +36618,[1421769522.733263],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36619,[1421769522.939322],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +36620,[1421769523.144968],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36621,[1421769523.351118],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +36622,[1421769523.557469],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +36623,[1421769523.762217],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36624,[1421769523.967050],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +36625,[1421769524.173115],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +36626,[1421769524.379008],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +36627,[1421769524.583900],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +36628,[1421769524.789665],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +36629,[1421769524.994972],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +36630,[1421769525.201200],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +36631,[1421769525.406858],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +36632,[1421769525.613107],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +36633,[1421769525.818636],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36634,[1421769526.023750],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36635,[1421769526.229153],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36636,[1421769526.434712],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36637,[1421769526.640305],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36638,[1421769526.845468],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +36639,[1421769527.050397],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36640,[1421769527.255894],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36641,[1421769527.461614],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +36642,[1421769527.666954],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36643,[1421769527.872587],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36644,[1421769528.077887],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36645,[1421769528.284235],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +36646,[1421769528.490066],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36647,[1421769528.696721],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +36648,[1421769528.903601],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +36649,[1421769529.109457],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36650,[1421769529.314642],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36651,[1421769529.520670],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +36652,[1421769529.726059],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36653,[1421769529.931893],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36654,[1421769530.137397],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +36655,[1421769530.342880],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +36656,[1421769530.549713],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +36657,[1421769530.756289],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +36658,[1421769530.961409],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36659,[1421769531.168073],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +36660,[1421769531.373284],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +36661,[1421769531.578428],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36662,[1421769531.784217],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +36663,[1421769531.989624],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36664,[1421769532.194474],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36665,[1421769532.399498],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36666,[1421769532.604967],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +36667,[1421769532.810613],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36668,[1421769533.014980],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36669,[1421769533.219738],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +36670,[1421769533.426214],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +36671,[1421769533.631509],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36672,[1421769533.837207],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36673,[1421769534.043009],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +36674,[1421769534.249023],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +36675,[1421769534.453869],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36676,[1421769534.658593],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36677,[1421769534.863982],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36678,[1421769535.069440],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36679,[1421769535.274509],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36680,[1421769535.480224],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36681,[1421769535.685862],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36682,[1421769535.892345],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +36683,[1421769536.098197],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +36684,[1421769536.304146],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +36685,[1421769536.509144],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36686,[1421769536.714267],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36687,[1421769536.919269],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +36688,[1421769537.123762],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +36689,[1421769537.330245],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +36690,[1421769537.535676],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36691,[1421769537.741376],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +36692,[1421769537.946356],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +36693,[1421769538.151480],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36694,[1421769538.356616],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36695,[1421769538.562280],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36696,[1421769538.767494],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36697,[1421769538.973396],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +36698,[1421769539.178340],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +36699,[1421769539.384377],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +36700,[1421769539.589575],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36701,[1421769539.795774],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +36702,[1421769540.000967],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36703,[1421769540.206654],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +36704,[1421769540.412014],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +36705,[1421769540.618212],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +36706,[1421769540.824234],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36707,[1421769541.029241],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36708,[1421769541.234242],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36709,[1421769541.440025],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36710,[1421769541.645812],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36711,[1421769541.852112],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +36712,[1421769542.056784],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +36713,[1421769542.262124],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36714,[1421769542.467648],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +36715,[1421769542.674616],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +36716,[1421769542.880375],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36717,[1421769543.085189],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36718,[1421769543.290569],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36719,[1421769543.496505],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36720,[1421769543.702596],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +36721,[1421769543.908190],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +36722,[1421769544.113707],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +36723,[1421769544.319326],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36724,[1421769544.525177],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36725,[1421769544.730628],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36726,[1421769544.935736],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36727,[1421769545.141094],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +36728,[1421769545.346894],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +36729,[1421769545.551765],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36730,[1421769545.756931],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +36731,[1421769545.962277],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36732,[1421769546.167451],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36733,[1421769546.372691],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +36734,[1421769546.578196],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36735,[1421769546.784895],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +36736,[1421769546.990717],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36737,[1421769547.196083],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36738,[1421769547.402365],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +36739,[1421769547.608313],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36740,[1421769547.814262],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +36741,[1421769548.019320],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +36742,[1421769548.224462],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36743,[1421769548.429776],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +36744,[1421769548.636065],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36745,[1421769548.842821],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +36746,[1421769549.048385],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36747,[1421769549.253645],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36748,[1421769549.459399],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36749,[1421769549.665016],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36750,[1421769549.870316],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +36751,[1421769550.075746],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +36752,[1421769550.281080],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36753,[1421769550.487411],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +36754,[1421769550.693034],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36755,[1421769550.898104],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +36756,[1421769551.102622],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36757,[1421769551.307545],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36758,[1421769551.513227],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +36759,[1421769551.718834],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36760,[1421769551.924740],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36761,[1421769552.130600],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +36762,[1421769552.335974],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36763,[1421769552.541110],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36764,[1421769552.746338],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36765,[1421769552.951933],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +36766,[1421769553.158281],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +36767,[1421769553.378622],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +36768,[1421769553.592903],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.89,ms +36769,[1421769553.805653],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.41,ms +36770,[1421769554.024571],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +36771,[1421769554.244924],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +36772,[1421769554.467339],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +36773,[1421769554.747980],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.2,ms +36774,[1421769554.953561],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +36775,[1421769555.159016],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +36776,[1421769555.363904],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +36777,[1421769555.571951],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.48,ms +36778,[1421769555.787396],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.17,ms +36779,[1421769556.000743],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.99,ms +36780,[1421769556.248103],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.1,ms +36781,[1421769556.465780],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +36782,[1421769556.690985],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +36783,[1421769556.914741],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +36784,[1421769557.139082],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +36785,[1421769557.358692],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +36786,[1421769557.589562],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.3,ms +36787,[1421769557.795026],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36788,[1421769558.000870],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +36789,[1421769558.205991],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36790,[1421769558.412236],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +36791,[1421769558.617967],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36792,[1421769558.823534],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +36793,[1421769559.032661],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.83,ms +36794,[1421769559.243691],13,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +36795,[1421769559.458521],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +36796,[1421769559.676720],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +36797,[1421769559.896834],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +36798,[1421769560.121135],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +36799,[1421769560.341436],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +36800,[1421769560.625072],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.3,ms +36801,[1421769560.830314],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36802,[1421769561.034918],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +36803,[1421769561.246998],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.04,ms +36804,[1421769561.472694],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +36805,[1421769561.687687],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +36806,[1421769561.901100],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.64,ms +36807,[1421769562.152135],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=47.1,ms +36808,[1421769562.371909],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +36809,[1421769562.594440],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +36810,[1421769562.816429],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +36811,[1421769563.041570],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +36812,[1421769563.263657],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +36813,[1421769563.485995],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +36814,[1421769563.691824],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36815,[1421769563.897772],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +36816,[1421769564.103405],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36817,[1421769564.309184],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +36818,[1421769564.514860],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +36819,[1421769564.720181],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +36820,[1421769564.925461],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +36821,[1421769565.130816],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36822,[1421769565.335988],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36823,[1421769565.541291],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36824,[1421769565.747390],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +36825,[1421769565.954866],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.64,ms +36826,[1421769566.167215],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.30,ms +36827,[1421769566.380937],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.28,ms +36828,[1421769566.597136],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +36829,[1421769566.817687],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +36830,[1421769567.037216],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +36831,[1421769567.262854],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +36832,[1421769567.468233],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +36833,[1421769567.674618],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +36834,[1421769567.880092],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36835,[1421769568.085437],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +36836,[1421769568.308481],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +36837,[1421769568.521262],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.63,ms +36838,[1421769568.733889],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.29,ms +36839,[1421769568.953084],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +36840,[1421769569.173648],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +36841,[1421769569.397837],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +36842,[1421769569.621097],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +36843,[1421769569.844458],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +36844,[1421769570.070617],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +36845,[1421769570.303587],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.1,ms +36846,[1421769570.527220],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +36847,[1421769570.752916],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +36848,[1421769570.978981],825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +36849,[1421769571.205798],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +36850,[1421769571.431522],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +36851,[1421769571.714820],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.3,ms +36852,[1421769571.942713],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +36853,[1421769572.148669],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +36854,[1421769572.354012],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36855,[1421769572.559771],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +36856,[1421769572.766856],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.05,ms +36857,[1421769572.994195],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +36858,[1421769573.208714],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +36859,[1421769573.455878],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.9,ms +36860,[1421769573.676352],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +36861,[1421769573.958315],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.3,ms +36862,[1421769574.182498],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +36863,[1421769574.416771],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.3,ms +36864,[1421769574.641207],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +36865,[1421769574.865801],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +36866,[1421769575.149189],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.3,ms +36867,[1421769575.354660],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +36868,[1421769575.575205],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +36869,[1421769575.805300],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +36870,[1421769576.032416],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +36871,[1421769576.314397],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.1,ms +36872,[1421769576.540680],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +36873,[1421769576.767653],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +36874,[1421769576.972962],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36875,[1421769577.178299],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36876,[1421769577.383849],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36877,[1421769577.591640],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.74,ms +36878,[1421769577.819637],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +36879,[1421769578.061023],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.6,ms +36880,[1421769578.312546],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=47.4,ms +36881,[1421769578.534668],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +36882,[1421769578.760754],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +36883,[1421769579.041441],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.7,ms +36884,[1421769579.264522],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +36885,[1421769579.489432],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +36886,[1421769579.773376],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.6,ms +36887,[1421769579.978904],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36888,[1421769580.183927],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36889,[1421769580.404788],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +36890,[1421769580.633725],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +36891,[1421769580.859999],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +36892,[1421769581.086015],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.1,ms +36893,[1421769581.364461],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.5,ms +36894,[1421769581.648645],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.9,ms +36895,[1421769581.928144],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.4,ms +36896,[1421769582.133268],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36897,[1421769582.339969],2006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +36898,[1421769582.545632],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36899,[1421769582.762728],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +36900,[1421769582.992674],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +36901,[1421769583.208244],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +36902,[1421769583.424164],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +36903,[1421769583.647534],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +36904,[1421769583.922926],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.5,ms +36905,[1421769584.208930],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.8,ms +36906,[1421769584.436390],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +36907,[1421769584.719350],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.8,ms +36908,[1421769585.005344],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.0,ms +36909,[1421769585.213979],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +36910,[1421769585.440447],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +36911,[1421769585.666918],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +36912,[1421769585.943454],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.3,ms +36913,[1421769586.231955],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.4,ms +36914,[1421769586.458397],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +36915,[1421769586.684293],1077,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +36916,[1421769586.890345],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +36917,[1421769587.096146],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +36918,[1421769587.302367],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +36919,[1421769587.510191],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.94,ms +36920,[1421769587.720367],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.17,ms +36921,[1421769587.925247],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +36922,[1421769588.130186],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36923,[1421769588.335809],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36924,[1421769588.541650],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +36925,[1421769588.747229],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +36926,[1421769588.952523],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36927,[1421769589.157379],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +36928,[1421769589.363773],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +36929,[1421769589.570281],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +36930,[1421769589.775569],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36931,[1421769589.980764],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36932,[1421769590.185901],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36933,[1421769590.391270],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +36934,[1421769590.597922],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +36935,[1421769590.803764],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36936,[1421769591.008788],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +36937,[1421769591.213794],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36938,[1421769591.420378],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +36939,[1421769591.625939],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +36940,[1421769591.831868],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +36941,[1421769592.036940],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36942,[1421769592.241733],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36943,[1421769592.447133],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36944,[1421769592.652688],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +36945,[1421769592.857767],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36946,[1421769593.063595],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +36947,[1421769593.268718],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +36948,[1421769593.475021],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +36949,[1421769593.680872],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +36950,[1421769593.886288],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36951,[1421769594.090941],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +36952,[1421769594.295912],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +36953,[1421769594.501220],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36954,[1421769594.706346],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36955,[1421769594.912771],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +36956,[1421769595.118153],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36957,[1421769595.324258],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +36958,[1421769595.529346],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36959,[1421769595.734150],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36960,[1421769595.940149],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +36961,[1421769596.146573],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +36962,[1421769596.351813],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +36963,[1421769596.557233],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36964,[1421769596.762936],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36965,[1421769596.968452],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +36966,[1421769597.174416],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +36967,[1421769597.379616],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +36968,[1421769597.585074],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +36969,[1421769597.790044],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +36970,[1421769597.994992],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +36971,[1421769598.200798],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +36972,[1421769598.406300],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +36973,[1421769598.611262],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +36974,[1421769598.816616],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +36975,[1421769599.021557],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +36976,[1421769599.226908],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +36977,[1421769599.432210],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +36978,[1421769599.638768],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +36979,[1421769599.844984],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +36980,[1421769600.049745],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +36981,[1421769600.255538],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +36982,[1421769600.465276],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.59,ms +36983,[1421769600.671750],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +36984,[1421769600.877179],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36985,[1421769601.082018],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +36986,[1421769601.288187],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +36987,[1421769601.494698],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +36988,[1421769601.700572],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +36989,[1421769601.906189],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +36990,[1421769602.110956],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +36991,[1421769602.316412],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +36992,[1421769602.523368],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +36993,[1421769602.729105],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +36994,[1421769602.934158],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +36995,[1421769603.139204],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +36996,[1421769603.344542],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +36997,[1421769603.550599],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +36998,[1421769603.755543],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +36999,[1421769603.961260],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +37000,[1421769604.167463],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +37001,[1421769604.372664],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37002,[1421769604.578088],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +37003,[1421769604.783013],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37004,[1421769604.992722],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +37005,[1421769605.198416],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +37006,[1421769605.404152],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +37007,[1421769605.609835],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +37008,[1421769605.814776],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +37009,[1421769606.019473],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37010,[1421769606.224936],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +37011,[1421769606.430229],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37012,[1421769606.635478],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37013,[1421769606.842067],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +37014,[1421769607.047733],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +37015,[1421769607.254074],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +37016,[1421769607.459574],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37017,[1421769607.665079],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37018,[1421769607.870048],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +37019,[1421769608.074873],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37020,[1421769608.280067],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37021,[1421769608.486372],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +37022,[1421769608.693189],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37023,[1421769608.899702],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +37024,[1421769609.105809],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +37025,[1421769609.310842],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37026,[1421769609.516099],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +37027,[1421769609.721445],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +37028,[1421769609.926732],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37029,[1421769610.132198],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37030,[1421769610.337500],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +37031,[1421769610.543617],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +37032,[1421769610.749115],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37033,[1421769610.954233],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37034,[1421769611.160598],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +37035,[1421769611.365990],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +37036,[1421769611.571142],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +37037,[1421769611.776490],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +37038,[1421769611.982003],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +37039,[1421769612.186961],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37040,[1421769612.392243],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37041,[1421769612.597992],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37042,[1421769612.803843],1971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +37043,[1421769613.008635],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +37044,[1421769613.213943],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37045,[1421769613.419334],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37046,[1421769613.624774],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37047,[1421769613.830458],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +37048,[1421769614.034865],116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +37049,[1421769614.240256],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37050,[1421769614.446564],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +37051,[1421769614.653425],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37052,[1421769614.858582],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37053,[1421769615.063319],141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +37054,[1421769615.269293],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +37055,[1421769615.475611],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +37056,[1421769615.682032],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +37057,[1421769615.887817],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +37058,[1421769616.092948],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +37059,[1421769616.297993],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37060,[1421769616.503223],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37061,[1421769616.708645],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37062,[1421769616.913618],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +37063,[1421769617.118763],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37064,[1421769617.323924],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37065,[1421769617.528921],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +37066,[1421769617.733923],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37067,[1421769617.938853],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37068,[1421769618.144633],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +37069,[1421769618.350656],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +37070,[1421769618.556017],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37071,[1421769618.761184],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +37072,[1421769618.966233],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37073,[1421769619.172371],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +37074,[1421769619.377306],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +37075,[1421769619.582415],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +37076,[1421769619.789024],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.76,ms +37077,[1421769619.994216],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37078,[1421769620.200429],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +37079,[1421769620.405831],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37080,[1421769620.611077],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37081,[1421769620.816147],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37082,[1421769621.021655],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +37083,[1421769621.226654],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37084,[1421769621.453165],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +37085,[1421769621.659342],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +37086,[1421769621.864850],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37087,[1421769622.069486],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37088,[1421769622.274574],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37089,[1421769622.480278],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +37090,[1421769622.685452],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37091,[1421769622.891994],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +37092,[1421769623.097129],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37093,[1421769623.302093],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37094,[1421769623.507696],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37095,[1421769623.713341],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +37096,[1421769623.919561],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +37097,[1421769624.124645],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37098,[1421769624.329494],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37099,[1421769624.535494],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +37100,[1421769624.741553],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +37101,[1421769624.946730],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +37102,[1421769625.152012],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37103,[1421769625.359435],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.76,ms +37104,[1421769625.564463],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37105,[1421769625.770720],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +37106,[1421769625.975976],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +37107,[1421769626.188721],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.46,ms +37108,[1421769626.394360],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +37109,[1421769626.600062],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37110,[1421769626.806232],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +37111,[1421769627.010812],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37112,[1421769627.216576],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +37113,[1421769627.421845],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +37114,[1421769627.626628],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37115,[1421769627.831391],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +37116,[1421769628.036216],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +37117,[1421769628.242672],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +37118,[1421769628.449144],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +37119,[1421769628.655611],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +37120,[1421769628.861368],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +37121,[1421769629.067303],1482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +37122,[1421769629.273732],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +37123,[1421769629.480053],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37124,[1421769629.687701],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.04,ms +37125,[1421769629.892961],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37126,[1421769630.108031],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +37127,[1421769630.314076],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +37128,[1421769630.519788],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37129,[1421769630.725635],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37130,[1421769630.930582],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37131,[1421769631.136877],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +37132,[1421769631.345258],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.49,ms +37133,[1421769631.557889],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.29,ms +37134,[1421769631.771641],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.26,ms +37135,[1421769631.991209],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +37136,[1421769632.211324],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +37137,[1421769632.432569],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +37138,[1421769632.665277],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.3,ms +37139,[1421769632.898604],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.0,ms +37140,[1421769633.124397],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +37141,[1421769633.348398],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +37142,[1421769633.577557],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.0,ms +37143,[1421769633.802416],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +37144,[1421769634.025218],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +37145,[1421769634.251459],1159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +37146,[1421769634.536392],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.6,ms +37147,[1421769634.762073],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +37148,[1421769634.995220],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.8,ms +37149,[1421769635.200538],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37150,[1421769635.412195],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.59,ms +37151,[1421769635.629386],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +37152,[1421769635.840407],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.79,ms +37153,[1421769636.052795],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.65,ms +37154,[1421769636.265937],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.16,ms +37155,[1421769636.485254],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +37156,[1421769636.706069],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +37157,[1421769636.997145],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=86.6,ms +37158,[1421769637.219408],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +37159,[1421769637.487701],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=63.8,ms +37160,[1421769637.694076],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +37161,[1421769637.900215],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +37162,[1421769638.105618],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37163,[1421769638.312365],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.69,ms +37164,[1421769638.532211],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +37165,[1421769638.745762],1417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.21,ms +37166,[1421769638.965434],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +37167,[1421769639.185029],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +37168,[1421769639.403710],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.5,ms +37169,[1421769639.681006],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.2,ms +37170,[1421769639.906427],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +37171,[1421769640.119828],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.73,ms +37172,[1421769640.326150],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +37173,[1421769640.533134],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +37174,[1421769640.739125],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +37175,[1421769640.949160],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.66,ms +37176,[1421769641.162558],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.27,ms +37177,[1421769641.375638],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.97,ms +37178,[1421769641.594358],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +37179,[1421769641.816780],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +37180,[1421769642.040105],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +37181,[1421769642.260842],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +37182,[1421769642.483559],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +37183,[1421769642.710116],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +37184,[1421769642.935002],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +37185,[1421769643.145196],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.02,ms +37186,[1421769643.430039],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.1,ms +37187,[1421769643.653128],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +37188,[1421769643.880655],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +37189,[1421769644.107687],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +37190,[1421769644.389712],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.1,ms +37191,[1421769644.618256],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +37192,[1421769644.843211],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +37193,[1421769645.048346],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37194,[1421769645.253696],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +37195,[1421769645.465393],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.14,ms +37196,[1421769645.686887],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +37197,[1421769645.901447],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.2,ms +37198,[1421769646.145860],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.4,ms +37199,[1421769646.403413],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=53.6,ms +37200,[1421769646.622833],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +37201,[1421769646.900624],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.7,ms +37202,[1421769647.130259],1751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +37203,[1421769647.335531],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +37204,[1421769647.540534],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37205,[1421769647.753712],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.39,ms +37206,[1421769647.958888],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37207,[1421769648.164016],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +37208,[1421769648.369002],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +37209,[1421769648.575601],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +37210,[1421769648.781872],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.81,ms +37211,[1421769648.992387],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.85,ms +37212,[1421769649.206594],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.98,ms +37213,[1421769649.424798],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +37214,[1421769649.631281],1676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +37215,[1421769649.837996],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +37216,[1421769650.044004],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +37217,[1421769650.249311],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +37218,[1421769650.454746],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +37219,[1421769650.660545],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +37220,[1421769650.867274],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +37221,[1421769651.072489],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37222,[1421769651.277665],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +37223,[1421769651.483738],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +37224,[1421769651.689668],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +37225,[1421769651.896386],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +37226,[1421769652.101496],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +37227,[1421769652.306832],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +37228,[1421769652.513823],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +37229,[1421769652.719711],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +37230,[1421769652.926191],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +37231,[1421769653.131336],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37232,[1421769653.337480],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +37233,[1421769653.543070],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37234,[1421769653.749661],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +37235,[1421769653.955224],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37236,[1421769654.161882],1765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +37237,[1421769654.367311],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37238,[1421769654.573261],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +37239,[1421769654.779032],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37240,[1421769654.984937],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +37241,[1421769655.190704],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37242,[1421769655.396617],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +37243,[1421769655.603063],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +37244,[1421769655.808281],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37245,[1421769656.013160],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +37246,[1421769656.219410],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +37247,[1421769656.424881],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +37248,[1421769656.631519],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +37249,[1421769656.838184],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +37250,[1421769657.043193],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37251,[1421769657.249101],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +37252,[1421769657.454627],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +37253,[1421769657.660332],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37254,[1421769657.865847],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +37255,[1421769658.071253],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37256,[1421769658.277605],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +37257,[1421769658.482910],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37258,[1421769658.689314],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +37259,[1421769658.895268],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +37260,[1421769659.100318],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37261,[1421769659.305340],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37262,[1421769659.510577],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37263,[1421769659.716206],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +37264,[1421769659.922618],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +37265,[1421769660.127764],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +37266,[1421769660.332942],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37267,[1421769660.538261],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37268,[1421769660.743718],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +37269,[1421769660.985755],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.8,ms +37270,[1421769661.203077],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +37271,[1421769661.408828],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37272,[1421769661.640090],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.0,ms +37273,[1421769661.845191],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +37274,[1421769662.050270],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +37275,[1421769662.255531],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37276,[1421769662.460947],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +37277,[1421769662.666527],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +37278,[1421769662.872449],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37279,[1421769663.078453],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +37280,[1421769663.283234],181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37281,[1421769663.489805],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.74,ms +37282,[1421769663.695067],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37283,[1421769663.900308],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37284,[1421769664.105220],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37285,[1421769664.310270],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +37286,[1421769664.515522],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37287,[1421769664.721119],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +37288,[1421769664.927886],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +37289,[1421769665.132904],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37290,[1421769665.339245],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +37291,[1421769665.544586],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37292,[1421769665.749759],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37293,[1421769665.955273],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +37294,[1421769666.160710],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37295,[1421769666.366536],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37296,[1421769666.572628],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +37297,[1421769666.778373],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37298,[1421769666.983684],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +37299,[1421769667.189864],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +37300,[1421769667.395257],760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37301,[1421769667.600636],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37302,[1421769667.805617],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37303,[1421769668.010905],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +37304,[1421769668.216154],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37305,[1421769668.421864],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37306,[1421769668.628137],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +37307,[1421769668.834548],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +37308,[1421769669.039774],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +37309,[1421769669.245618],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +37310,[1421769669.450663],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +37311,[1421769669.655902],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +37312,[1421769669.860892],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37313,[1421769670.065629],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37314,[1421769670.271499],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +37315,[1421769670.476582],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37316,[1421769670.682971],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +37317,[1421769670.888383],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37318,[1421769671.093303],1297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37319,[1421769671.298830],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +37320,[1421769671.504578],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37321,[1421769671.710297],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37322,[1421769671.917103],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +37323,[1421769672.122619],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37324,[1421769672.328393],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.74,ms +37325,[1421769672.533699],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37326,[1421769672.738758],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37327,[1421769672.944701],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +37328,[1421769673.149888],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37329,[1421769673.355063],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +37330,[1421769673.560302],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37331,[1421769673.765798],1444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +37332,[1421769673.971541],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37333,[1421769674.177936],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +37334,[1421769674.383164],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37335,[1421769674.589842],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +37336,[1421769674.796201],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +37337,[1421769675.001078],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37338,[1421769675.207328],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +37339,[1421769675.412879],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37340,[1421769675.619008],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37341,[1421769675.824270],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37342,[1421769676.028942],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +37343,[1421769676.234595],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +37344,[1421769676.439966],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37345,[1421769676.645257],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +37346,[1421769676.851133],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +37347,[1421769677.055900],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37348,[1421769677.261572],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +37349,[1421769677.466970],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37350,[1421769677.672854],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +37351,[1421769677.879772],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37352,[1421769678.085821],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +37353,[1421769678.290879],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37354,[1421769678.496011],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37355,[1421769678.702215],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +37356,[1421769678.908066],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37357,[1421769679.113815],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37358,[1421769679.319024],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37359,[1421769679.523806],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37360,[1421769679.729287],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +37361,[1421769679.935296],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +37362,[1421769680.141204],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +37363,[1421769680.361885],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +37364,[1421769680.568584],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37365,[1421769680.773579],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37366,[1421769680.979237],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +37367,[1421769681.184541],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +37368,[1421769681.389947],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +37369,[1421769681.594784],256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37370,[1421769681.799702],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37371,[1421769682.005893],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +37372,[1421769682.211215],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37373,[1421769682.416656],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +37374,[1421769682.622636],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +37375,[1421769682.827847],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +37376,[1421769683.032198],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +37377,[1421769683.238390],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +37378,[1421769683.443622],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37379,[1421769683.648585],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37380,[1421769683.853776],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +37381,[1421769684.058706],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37382,[1421769684.265136],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +37383,[1421769684.471599],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +37384,[1421769684.677679],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +37385,[1421769684.883541],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37386,[1421769685.088505],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +37387,[1421769685.294993],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +37388,[1421769685.500626],1430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +37389,[1421769685.706847],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +37390,[1421769685.912712],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37391,[1421769686.118710],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +37392,[1421769686.324014],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37393,[1421769686.529122],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37394,[1421769686.735197],1722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +37395,[1421769686.941389],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +37396,[1421769687.146495],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37397,[1421769687.351758],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37398,[1421769687.557532],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37399,[1421769687.762595],471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37400,[1421769687.967843],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37401,[1421769688.174483],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +37402,[1421769688.380657],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37403,[1421769688.592805],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.06,ms +37404,[1421769688.798481],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37405,[1421769689.003513],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37406,[1421769689.208773],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37407,[1421769689.414550],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37408,[1421769689.621421],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +37409,[1421769689.827564],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +37410,[1421769690.033741],1995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +37411,[1421769690.239734],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +37412,[1421769690.444566],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +37413,[1421769690.649765],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37414,[1421769690.855949],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +37415,[1421769691.061041],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +37416,[1421769691.266277],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37417,[1421769691.472386],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +37418,[1421769691.677867],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37419,[1421769691.884027],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +37420,[1421769692.089283],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +37421,[1421769692.294031],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +37422,[1421769692.499878],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37423,[1421769692.705454],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +37424,[1421769692.910652],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +37425,[1421769693.115879],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37426,[1421769693.322361],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +37427,[1421769693.527866],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37428,[1421769693.734451],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +37429,[1421769693.939354],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37430,[1421769694.144701],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +37431,[1421769694.350511],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +37432,[1421769694.555733],756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37433,[1421769694.760921],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37434,[1421769694.966610],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37435,[1421769695.171938],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37436,[1421769695.377927],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +37437,[1421769695.583233],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37438,[1421769695.789220],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37439,[1421769695.995840],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +37440,[1421769696.202004],1586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +37441,[1421769696.407309],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37442,[1421769696.613864],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +37443,[1421769696.819906],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +37444,[1421769697.025914],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +37445,[1421769697.231532],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +37446,[1421769697.436673],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +37447,[1421769697.642324],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +37448,[1421769697.848164],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37449,[1421769698.053226],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37450,[1421769698.259294],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +37451,[1421769698.464829],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37452,[1421769698.669865],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37453,[1421769698.875676],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +37454,[1421769699.080463],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +37455,[1421769699.285734],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37456,[1421769699.492022],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +37457,[1421769699.697336],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +37458,[1421769699.903997],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37459,[1421769700.109106],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37460,[1421769700.314150],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +37461,[1421769700.519336],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37462,[1421769700.724471],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37463,[1421769700.930952],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +37464,[1421769701.136322],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37465,[1421769701.341369],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37466,[1421769701.547798],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +37467,[1421769701.753766],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37468,[1421769701.959363],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37469,[1421769702.164686],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37470,[1421769702.376476],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.49,ms +37471,[1421769702.581588],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37472,[1421769702.787705],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +37473,[1421769702.992947],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37474,[1421769703.198910],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37475,[1421769703.404097],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37476,[1421769703.609041],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37477,[1421769703.814770],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37478,[1421769704.019219],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +37479,[1421769704.224188],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +37480,[1421769704.430623],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +37481,[1421769704.636419],1238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +37482,[1421769704.842403],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +37483,[1421769705.047899],1026,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +37484,[1421769705.253448],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +37485,[1421769705.458400],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37486,[1421769705.663607],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37487,[1421769705.868588],478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37488,[1421769706.074276],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +37489,[1421769706.279581],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37490,[1421769706.485674],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +37491,[1421769706.691546],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37492,[1421769706.896734],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37493,[1421769707.103552],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +37494,[1421769707.309750],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.99,ms +37495,[1421769707.515360],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37496,[1421769707.722295],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +37497,[1421769707.928042],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +37498,[1421769708.133918],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +37499,[1421769708.339047],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37500,[1421769708.544541],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37501,[1421769708.751061],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +37502,[1421769708.956830],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37503,[1421769709.162649],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +37504,[1421769709.367777],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37505,[1421769709.574671],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +37506,[1421769709.780598],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37507,[1421769709.986548],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +37508,[1421769710.192037],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37509,[1421769710.397669],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37510,[1421769710.603275],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37511,[1421769710.809573],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +37512,[1421769711.014257],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37513,[1421769711.219303],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37514,[1421769711.424779],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37515,[1421769711.630089],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37516,[1421769711.835495],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37517,[1421769712.042040],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +37518,[1421769712.248342],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +37519,[1421769712.453617],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37520,[1421769712.659118],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37521,[1421769712.865136],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37522,[1421769713.070175],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +37523,[1421769713.275368],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37524,[1421769713.480949],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37525,[1421769713.687565],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +37526,[1421769713.893380],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37527,[1421769714.099075],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +37528,[1421769714.304324],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37529,[1421769714.509900],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37530,[1421769714.715321],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37531,[1421769714.920673],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37532,[1421769715.126155],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37533,[1421769715.331598],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +37534,[1421769715.538208],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +37535,[1421769715.744025],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +37536,[1421769715.950839],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.22,ms +37537,[1421769716.160797],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.20,ms +37538,[1421769716.397625],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.8,ms +37539,[1421769716.647254],1856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.4,ms +37540,[1421769716.866213],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +37541,[1421769717.091522],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +37542,[1421769717.297773],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +37543,[1421769717.503619],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37544,[1421769717.709073],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37545,[1421769717.916221],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.39,ms +37546,[1421769718.126216],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.94,ms +37547,[1421769718.338584],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.23,ms +37548,[1421769718.550319],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.87,ms +37549,[1421769718.809019],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.2,ms +37550,[1421769719.082335],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=69.5,ms +37551,[1421769719.306543],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +37552,[1421769719.587179],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.4,ms +37553,[1421769719.810167],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +37554,[1421769720.032158],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +37555,[1421769720.242721],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.35,ms +37556,[1421769720.473044],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +37557,[1421769720.700365],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +37558,[1421769720.926738],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +37559,[1421769721.148878],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +37560,[1421769721.375212],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +37561,[1421769721.653962],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.5,ms +37562,[1421769721.906313],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.6,ms +37563,[1421769722.111556],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37564,[1421769722.318031],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +37565,[1421769722.524515],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +37566,[1421769722.741098],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +37567,[1421769722.952942],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.52,ms +37568,[1421769723.189490],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.0,ms +37569,[1421769723.407070],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +37570,[1421769723.629548],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +37571,[1421769723.907218],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.4,ms +37572,[1421769724.126128],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +37573,[1421769724.349997],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +37574,[1421769724.572908],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +37575,[1421769724.794045],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +37576,[1421769724.999254],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37577,[1421769725.204572],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37578,[1421769725.409978],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37579,[1421769725.616473],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +37580,[1421769725.822421],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +37581,[1421769726.028658],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +37582,[1421769726.233616],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37583,[1421769736.649365],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.26,ms +37584,[1421769736.862696],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.31,ms +37585,[1421769737.078464],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +37586,[1421769737.295405],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +37587,[1421769737.518420],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +37588,[1421769737.744309],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +37589,[1421769737.966534],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +37590,[1421769738.188698],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +37591,[1421769738.419148],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.5,ms +37592,[1421769738.624539],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +37593,[1421769738.831068],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +37594,[1421769739.036727],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +37595,[1421769739.243794],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.31,ms +37596,[1421769739.454802],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.83,ms +37597,[1421769739.669611],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +37598,[1421769739.889159],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +37599,[1421769740.109409],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +37600,[1421769740.386735],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.6,ms +37601,[1421769740.609346],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +37602,[1421769740.834798],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +37603,[1421769741.052109],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +37604,[1421769741.282824],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.5,ms +37605,[1421769741.512685],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +37606,[1421769741.740676],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +37607,[1421769741.966759],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +37608,[1421769742.190422],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +37609,[1421769742.420808],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +37610,[1421769742.650486],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +37611,[1421769742.931966],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.2,ms +37612,[1421769743.157261],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +37613,[1421769743.362346],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37614,[1421769743.568768],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +37615,[1421769743.775111],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +37616,[1421769743.984293],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.06,ms +37617,[1421769744.196362],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.90,ms +37618,[1421769744.413490],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +37619,[1421769744.632379],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +37620,[1421769744.851355],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.4,ms +37621,[1421769745.072414],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +37622,[1421769745.296672],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +37623,[1421769745.523165],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +37624,[1421769745.749204],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +37625,[1421769746.033624],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.3,ms +37626,[1421769746.255067],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +37627,[1421769746.478791],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +37628,[1421769746.705469],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +37629,[1421769746.931037],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +37630,[1421769747.160559],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.3,ms +37631,[1421769747.380926],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +37632,[1421769747.603047],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +37633,[1421769747.828569],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +37634,[1421769748.034602],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +37635,[1421769748.240114],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +37636,[1421769748.445207],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +37637,[1421769748.650759],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37638,[1421769748.860951],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.02,ms +37639,[1421769749.072227],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.25,ms +37640,[1421769749.283648],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.44,ms +37641,[1421769749.532411],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.0,ms +37642,[1421769749.799301],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.5,ms +37643,[1421769750.021961],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +37644,[1421769750.245033],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +37645,[1421769750.472218],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +37646,[1421769750.699561],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +37647,[1421769750.922116],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +37648,[1421769751.139378],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +37649,[1421769751.364114],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +37650,[1421769751.591310],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +37651,[1421769751.823323],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.7,ms +37652,[1421769752.052801],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.8,ms +37653,[1421769752.337664],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.0,ms +37654,[1421769752.621697],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.9,ms +37655,[1421769752.827612],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +37656,[1421769753.033825],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37657,[1421769753.238753],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +37658,[1421769753.450515],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.63,ms +37659,[1421769753.676297],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +37660,[1421769753.881997],1220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37661,[1421769754.098081],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +37662,[1421769754.317028],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +37663,[1421769754.539008],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +37664,[1421769754.761527],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +37665,[1421769754.981033],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +37666,[1421769755.262115],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.8,ms +37667,[1421769755.539133],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.9,ms +37668,[1421769755.744959],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37669,[1421769755.951466],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37670,[1421769756.156376],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37671,[1421769756.361372],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +37672,[1421769756.567616],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +37673,[1421769756.784363],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.1,ms +37674,[1421769756.995683],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.33,ms +37675,[1421769757.237509],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.7,ms +37676,[1421769757.453146],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.7,ms +37677,[1421769757.669690],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +37678,[1421769757.874899],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +37679,[1421769758.079667],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37680,[1421769758.286169],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +37681,[1421769758.495038],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.27,ms +37682,[1421769758.706339],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.12,ms +37683,[1421769758.918887],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.39,ms +37684,[1421769759.138872],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +37685,[1421769759.401416],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=58.1,ms +37686,[1421769759.627277],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +37687,[1421769759.852290],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +37688,[1421769760.076762],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +37689,[1421769760.306572],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +37690,[1421769760.590525],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.9,ms +37691,[1421769760.820985],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +37692,[1421769761.105975],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.2,ms +37693,[1421769761.335642],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +37694,[1421769761.558047],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +37695,[1421769761.849556],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=87.1,ms +37696,[1421769762.126902],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.6,ms +37697,[1421769762.346890],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +37698,[1421769762.552474],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37699,[1421769762.758246],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +37700,[1421769762.964021],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +37701,[1421769763.172698],1541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.38,ms +37702,[1421769763.381754],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.13,ms +37703,[1421769763.595409],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.61,ms +37704,[1421769763.810247],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +37705,[1421769764.028380],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +37706,[1421769764.246511],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.0,ms +37707,[1421769764.468180],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +37708,[1421769764.746673],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.3,ms +37709,[1421769764.972519],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +37710,[1421769765.254820],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +37711,[1421769765.516331],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=57.5,ms +37712,[1421769765.721628],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37713,[1421769765.926997],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +37714,[1421769766.132404],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37715,[1421769766.338137],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +37716,[1421769766.547772],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.49,ms +37717,[1421769766.761180],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.82,ms +37718,[1421769766.978596],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +37719,[1421769767.197947],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +37720,[1421769767.470271],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=68.3,ms +37721,[1421769767.677328],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +37722,[1421769767.883007],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +37723,[1421769768.088853],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +37724,[1421769768.309474],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +37725,[1421769768.521103],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.45,ms +37726,[1421769768.735385],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.92,ms +37727,[1421769768.952844],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.6,ms +37728,[1421769769.170856],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +37729,[1421769769.396940],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +37730,[1421769769.618416],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +37731,[1421769769.840002],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +37732,[1421769770.065426],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +37733,[1421769770.292244],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +37734,[1421769770.577416],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.2,ms +37735,[1421769770.782988],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +37736,[1421769771.000067],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +37737,[1421769771.227378],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +37738,[1421769771.453246],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.8,ms +37739,[1421769771.681635],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.0,ms +37740,[1421769771.907040],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +37741,[1421769772.117052],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.28,ms +37742,[1421769772.322676],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +37743,[1421769772.528149],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37744,[1421769772.735706],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.70,ms +37745,[1421769772.945906],320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.55,ms +37746,[1421769773.160355],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +37747,[1421769773.407485],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.2,ms +37748,[1421769773.628727],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +37749,[1421769773.852404],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +37750,[1421769774.067725],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +37751,[1421769774.289483],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +37752,[1421769774.520976],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.3,ms +37753,[1421769774.753083],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.8,ms +37754,[1421769775.035721],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.4,ms +37755,[1421769775.241326],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +37756,[1421769775.530515],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.1,ms +37757,[1421769775.753718],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +37758,[1421769775.975333],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +37759,[1421769776.181965],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +37760,[1421769776.387867],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +37761,[1421769776.592919],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37762,[1421769776.797996],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +37763,[1421769777.003229],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37764,[1421769777.209329],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +37765,[1421769777.419020],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.98,ms +37766,[1421769777.652604],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.5,ms +37767,[1421769777.870667],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +37768,[1421769778.075305],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37769,[1421769778.280599],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37770,[1421769778.485893],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +37771,[1421769778.692393],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.69,ms +37772,[1421769778.903577],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.23,ms +37773,[1421769779.109557],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +37774,[1421769779.314575],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37775,[1421769779.519414],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37776,[1421769779.724730],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37777,[1421769779.930211],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37778,[1421769780.135517],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +37779,[1421769780.341044],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37780,[1421769780.546389],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37781,[1421769780.751703],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +37782,[1421769780.957457],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +37783,[1421769781.163051],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37784,[1421769781.368282],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37785,[1421769781.574639],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +37786,[1421769781.779982],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37787,[1421769781.985452],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37788,[1421769782.190898],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +37789,[1421769782.397501],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +37790,[1421769782.604159],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +37791,[1421769782.811055],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +37792,[1421769783.017016],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +37793,[1421769783.222903],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +37794,[1421769783.428133],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37795,[1421769783.633832],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37796,[1421769783.839302],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +37797,[1421769784.043947],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37798,[1421769784.249118],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37799,[1421769784.455076],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +37800,[1421769784.662119],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +37801,[1421769784.868746],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +37802,[1421769785.074578],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +37803,[1421769785.280482],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37804,[1421769785.485393],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37805,[1421769785.690560],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37806,[1421769785.896883],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37807,[1421769786.101539],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +37808,[1421769786.306404],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +37809,[1421769786.512978],1483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +37810,[1421769786.718801],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +37811,[1421769786.925201],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +37812,[1421769787.130896],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +37813,[1421769787.336005],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37814,[1421769787.541169],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37815,[1421769787.746146],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37816,[1421769787.951094],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37817,[1421769788.155925],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +37818,[1421769788.360851],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37819,[1421769788.566526],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37820,[1421769788.771838],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +37821,[1421769788.977231],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37822,[1421769789.183685],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +37823,[1421769789.389157],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37824,[1421769789.594537],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +37825,[1421769789.804631],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.70,ms +37826,[1421769790.010398],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +37827,[1421769790.217129],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +37828,[1421769790.422777],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +37829,[1421769790.628173],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37830,[1421769790.833559],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37831,[1421769791.039204],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +37832,[1421769791.244571],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +37833,[1421769791.450006],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +37834,[1421769791.655630],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37835,[1421769791.862589],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +37836,[1421769792.068161],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +37837,[1421769792.273692],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37838,[1421769792.478983],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37839,[1421769792.684754],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +37840,[1421769792.889682],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +37841,[1421769793.095566],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +37842,[1421769793.301874],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +37843,[1421769793.507202],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +37844,[1421769793.712995],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +37845,[1421769793.918641],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37846,[1421769794.124100],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +37847,[1421769794.329357],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37848,[1421769794.534493],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +37849,[1421769794.741021],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +37850,[1421769794.947466],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +37851,[1421769795.152505],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37852,[1421769795.358953],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +37853,[1421769795.564533],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +37854,[1421769795.770315],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37855,[1421769795.975233],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +37856,[1421769796.180269],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37857,[1421769796.385564],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37858,[1421769796.591096],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37859,[1421769796.797122],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +37860,[1421769797.002648],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +37861,[1421769797.208544],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +37862,[1421769797.413878],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37863,[1421769797.619792],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37864,[1421769797.824654],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +37865,[1421769798.029463],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +37866,[1421769798.234155],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +37867,[1421769798.438928],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.02,ms +37868,[1421769798.645104],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +37869,[1421769798.850470],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37870,[1421769799.055019],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37871,[1421769799.259692],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +37872,[1421769799.464779],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37873,[1421769799.669401],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +37874,[1421769799.875344],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +37875,[1421769800.080591],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +37876,[1421769800.286657],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +37877,[1421769800.492152],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37878,[1421769800.697883],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +37879,[1421769800.903051],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +37880,[1421769801.109140],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +37881,[1421769801.315691],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +37882,[1421769801.522055],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +37883,[1421769801.728353],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +37884,[1421769801.933988],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +37885,[1421769802.139222],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37886,[1421769802.344673],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37887,[1421769802.551265],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +37888,[1421769802.756805],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +37889,[1421769802.962037],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37890,[1421769803.167365],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +37891,[1421769803.373925],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +37892,[1421769803.579554],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37893,[1421769803.785693],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +37894,[1421769803.991094],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37895,[1421769804.196289],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37896,[1421769804.401843],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +37897,[1421769804.607572],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +37898,[1421769804.812938],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37899,[1421769805.017581],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +37900,[1421769805.222282],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +37901,[1421769805.442381],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +37902,[1421769805.648624],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +37903,[1421769805.854659],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +37904,[1421769806.059642],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37905,[1421769806.265032],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +37906,[1421769806.470413],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +37907,[1421769806.675600],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37908,[1421769806.881179],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37909,[1421769807.086083],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37910,[1421769807.291656],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +37911,[1421769807.497704],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +37912,[1421769807.704005],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +37913,[1421769807.909403],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37914,[1421769808.115117],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37915,[1421769808.321656],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +37916,[1421769808.528056],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +37917,[1421769808.733337],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37918,[1421769808.938959],624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37919,[1421769809.144064],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +37920,[1421769809.349022],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37921,[1421769809.554021],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +37922,[1421769809.759678],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +37923,[1421769809.965218],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37924,[1421769810.170687],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +37925,[1421769810.377105],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +37926,[1421769810.582491],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +37927,[1421769810.787887],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +37928,[1421769810.994299],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +37929,[1421769811.200174],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +37930,[1421769811.405359],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +37931,[1421769811.610506],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37932,[1421769811.815982],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +37933,[1421769812.021914],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +37934,[1421769812.226946],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37935,[1421769812.432763],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37936,[1421769812.638741],1297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +37937,[1421769812.844564],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37938,[1421769813.049816],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37939,[1421769813.255043],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +37940,[1421769813.460643],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37941,[1421769813.666171],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37942,[1421769813.871681],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +37943,[1421769814.076443],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37944,[1421769814.282272],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +37945,[1421769814.487416],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37946,[1421769814.693943],1955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +37947,[1421769814.899595],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37948,[1421769815.104870],266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37949,[1421769815.310433],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +37950,[1421769815.515818],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37951,[1421769815.720956],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +37952,[1421769815.926362],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +37953,[1421769816.131732],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37954,[1421769816.337170],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +37955,[1421769816.542323],110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37956,[1421769816.747679],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +37957,[1421769816.953449],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +37958,[1421769817.160207],1730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +37959,[1421769817.367749],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.43,ms +37960,[1421769817.574676],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +37961,[1421769817.779862],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +37962,[1421769817.986062],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +37963,[1421769818.191919],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +37964,[1421769818.397644],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +37965,[1421769818.603369],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37966,[1421769818.809097],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +37967,[1421769819.014120],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +37968,[1421769819.219052],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +37969,[1421769819.423899],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +37970,[1421769819.628898],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +37971,[1421769819.833831],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +37972,[1421769820.038614],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +37973,[1421769820.244033],1296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +37974,[1421769820.449361],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +37975,[1421769820.654818],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +37976,[1421769820.861566],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +37977,[1421769821.066822],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +37978,[1421769821.271841],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +37979,[1421769821.477190],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +37980,[1421769821.682452],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +37981,[1421769821.888203],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +37982,[1421769822.093541],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37983,[1421769822.299542],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +37984,[1421769822.505672],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +37985,[1421769822.711239],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +37986,[1421769822.917586],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +37987,[1421769823.122600],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +37988,[1421769823.328149],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +37989,[1421769823.533123],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +37990,[1421769823.739637],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +37991,[1421769823.946632],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +37992,[1421769824.151400],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +37993,[1421769824.357728],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +37994,[1421769824.563582],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +37995,[1421769824.769794],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +37996,[1421769824.975656],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +37997,[1421769825.182134],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +37998,[1421769825.387561],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +37999,[1421769825.593397],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +38000,[1421769825.799291],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38001,[1421769826.004219],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38002,[1421769826.210419],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38003,[1421769826.415910],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +38004,[1421769826.664315],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.2,ms +38005,[1421769826.870669],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +38006,[1421769827.075495],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +38007,[1421769827.280762],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38008,[1421769827.486043],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38009,[1421769827.691071],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +38010,[1421769827.897184],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +38011,[1421769828.102465],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38012,[1421769828.308326],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +38013,[1421769828.513971],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +38014,[1421769828.719858],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.01,ms +38015,[1421769828.925896],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +38016,[1421769829.130660],250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +38017,[1421769829.335828],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38018,[1421769829.541105],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38019,[1421769829.745986],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38020,[1421769829.952161],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +38021,[1421769830.158094],741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +38022,[1421769830.365390],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.43,ms +38023,[1421769830.575204],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.22,ms +38024,[1421769830.788647],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.04,ms +38025,[1421769831.001999],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.26,ms +38026,[1421769831.222444],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +38027,[1421769831.447163],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +38028,[1421769831.726615],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=75.4,ms +38029,[1421769831.950010],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.2,ms +38030,[1421769832.226419],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.6,ms +38031,[1421769832.451184],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +38032,[1421769832.680905],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.6,ms +38033,[1421769832.898615],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +38034,[1421769833.120707],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +38035,[1421769833.346084],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.4,ms +38036,[1421769833.551341],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38037,[1421769833.756872],1151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +38038,[1421769833.962592],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +38039,[1421769834.168210],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38040,[1421769834.375581],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.46,ms +38041,[1421769834.582995],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.41,ms +38042,[1421769834.788575],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38043,[1421769834.994611],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +38044,[1421769835.200586],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +38045,[1421769835.416695],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +38046,[1421769835.643809],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.1,ms +38047,[1421769835.859581],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +38048,[1421769836.075663],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +38049,[1421769836.296985],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.6,ms +38050,[1421769836.521415],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +38051,[1421769836.806897],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.3,ms +38052,[1421769837.032114],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +38053,[1421769837.260655],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +38054,[1421769837.490845],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.4,ms +38055,[1421769837.744275],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=49.2,ms +38056,[1421769837.949373],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +38057,[1421769838.155365],1644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +38058,[1421769838.360960],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38059,[1421769838.566802],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +38060,[1421769838.772549],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38061,[1421769838.978056],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +38062,[1421769839.183077],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38063,[1421769839.388495],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +38064,[1421769839.593460],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +38065,[1421769839.798921],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38066,[1421769840.004722],2005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38067,[1421769840.210239],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +38068,[1421769840.415358],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38069,[1421769840.620728],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +38070,[1421769840.826201],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +38071,[1421769841.031835],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.09,ms +38072,[1421769841.236910],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +38073,[1421769841.443407],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +38074,[1421769841.649120],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38075,[1421769841.854516],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38076,[1421769842.059007],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +38077,[1421769842.264078],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38078,[1421769842.469655],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +38079,[1421769842.675951],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.92,ms +38080,[1421769842.882493],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +38081,[1421769843.088332],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +38082,[1421769843.293469],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +38083,[1421769843.498464],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38084,[1421769843.704003],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38085,[1421769843.909342],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38086,[1421769844.114596],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38087,[1421769844.319561],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38088,[1421769844.525738],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +38089,[1421769844.731648],1249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38090,[1421769844.937893],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +38091,[1421769845.143322],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38092,[1421769845.348852],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38093,[1421769845.555587],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +38094,[1421769845.764681],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.14,ms +38095,[1421769845.993214],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +38096,[1421769846.209793],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +38097,[1421769846.453092],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.4,ms +38098,[1421769846.674080],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.3,ms +38099,[1421769846.880558],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +38100,[1421769847.085392],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38101,[1421769847.292106],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.96,ms +38102,[1421769847.498703],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.75,ms +38103,[1421769847.708719],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.89,ms +38104,[1421769847.923172],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +38105,[1421769848.134210],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.05,ms +38106,[1421769848.356929],1128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +38107,[1421769848.584357],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +38108,[1421769848.790916],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +38109,[1421769848.996577],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38110,[1421769849.203008],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +38111,[1421769849.408325],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +38112,[1421769849.613383],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38113,[1421769849.818495],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +38114,[1421769850.023613],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38115,[1421769850.229167],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38116,[1421769850.434631],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38117,[1421769850.640386],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38118,[1421769850.845635],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38119,[1421769851.052080],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38120,[1421769851.257376],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38121,[1421769851.462860],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38122,[1421769851.669711],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +38123,[1421769851.875577],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +38124,[1421769852.080801],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38125,[1421769852.286840],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +38126,[1421769852.492361],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +38127,[1421769852.697866],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +38128,[1421769852.903300],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +38129,[1421769853.108327],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +38130,[1421769853.314554],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +38131,[1421769853.519955],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38132,[1421769853.728269],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38133,[1421769853.933466],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38134,[1421769854.139508],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.03,ms +38135,[1421769854.345602],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +38136,[1421769854.550751],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38137,[1421769854.756697],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +38138,[1421769854.961825],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38139,[1421769855.168164],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +38140,[1421769855.373635],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38141,[1421769855.579264],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38142,[1421769855.785980],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +38143,[1421769855.991864],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +38144,[1421769856.197529],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38145,[1421769856.402627],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38146,[1421769856.608470],1502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +38147,[1421769856.813847],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38148,[1421769857.019932],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +38149,[1421769857.226351],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +38150,[1421769857.431444],794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38151,[1421769857.636577],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +38152,[1421769857.841375],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +38153,[1421769858.046916],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +38154,[1421769858.252490],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38155,[1421769858.457768],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +38156,[1421769858.662915],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38157,[1421769858.867829],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38158,[1421769859.072332],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +38159,[1421769859.278157],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +38160,[1421769859.483756],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38161,[1421769859.689296],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38162,[1421769859.894745],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38163,[1421769860.100867],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +38164,[1421769860.305762],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38165,[1421769860.510587],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38166,[1421769860.715977],1170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38167,[1421769860.921570],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +38168,[1421769861.126875],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38169,[1421769861.332212],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38170,[1421769861.537862],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38171,[1421769861.743863],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +38172,[1421769861.950693],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +38173,[1421769862.156260],204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +38174,[1421769862.360963],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +38175,[1421769862.566113],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38176,[1421769862.771570],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38177,[1421769862.976811],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38178,[1421769863.181725],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38179,[1421769863.387003],1290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38180,[1421769863.591782],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38181,[1421769863.797124],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +38182,[1421769864.002466],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38183,[1421769864.208145],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38184,[1421769864.414702],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +38185,[1421769864.620348],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +38186,[1421769864.825531],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +38187,[1421769865.030333],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38188,[1421769865.236239],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +38189,[1421769865.442987],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +38190,[1421769865.650014],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +38191,[1421769865.855408],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38192,[1421769866.061530],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +38193,[1421769866.267687],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +38194,[1421769866.473037],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38195,[1421769866.678629],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38196,[1421769866.884465],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38197,[1421769867.089619],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38198,[1421769867.295061],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38199,[1421769867.500921],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +38200,[1421769867.707060],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +38201,[1421769867.912689],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38202,[1421769868.117956],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38203,[1421769868.324170],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +38204,[1421769868.529501],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38205,[1421769868.735474],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +38206,[1421769868.941699],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38207,[1421769869.147823],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +38208,[1421769869.354227],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +38209,[1421769869.560208],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +38210,[1421769869.766061],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38211,[1421769869.972483],1738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38212,[1421769870.177387],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38213,[1421769870.382211],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +38214,[1421769870.587120],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38215,[1421769870.792681],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38216,[1421769870.998184],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38217,[1421769871.203861],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +38218,[1421769871.410339],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +38219,[1421769871.616273],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +38220,[1421769871.822287],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38221,[1421769872.028241],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +38222,[1421769872.233195],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38223,[1421769872.438236],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38224,[1421769872.643937],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38225,[1421769872.849097],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38226,[1421769873.054295],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +38227,[1421769873.259703],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +38228,[1421769873.465099],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38229,[1421769873.671616],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +38230,[1421769873.877219],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38231,[1421769874.082596],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38232,[1421769874.288016],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38233,[1421769874.493731],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +38234,[1421769874.699048],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +38235,[1421769874.904863],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38236,[1421769875.109773],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +38237,[1421769875.338524],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +38238,[1421769875.565466],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.9,ms +38239,[1421769875.793210],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.8,ms +38240,[1421769876.018745],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +38241,[1421769876.239678],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +38242,[1421769876.467349],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +38243,[1421769876.692250],723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +38244,[1421769876.912598],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +38245,[1421769877.135754],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +38246,[1421769877.363349],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +38247,[1421769877.590731],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +38248,[1421769877.818045],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +38249,[1421769878.024065],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +38250,[1421769878.230379],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +38251,[1421769878.435889],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +38252,[1421769878.650476],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +38253,[1421769878.856154],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +38254,[1421769879.070831],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +38255,[1421769879.309991],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.0,ms +38256,[1421769879.562675],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.3,ms +38257,[1421769879.830791],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=63.9,ms +38258,[1421769880.108156],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.4,ms +38259,[1421769880.328959],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.7,ms +38260,[1421769880.555237],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.4,ms +38261,[1421769880.843435],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=84.1,ms +38262,[1421769881.048366],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +38263,[1421769881.254694],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +38264,[1421769881.460426],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38265,[1421769881.667030],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +38266,[1421769881.872324],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38267,[1421769882.076997],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38268,[1421769882.282047],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38269,[1421769882.487540],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38270,[1421769882.693280],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38271,[1421769882.898499],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +38272,[1421769883.103611],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38273,[1421769883.309833],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +38274,[1421769883.520915],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.73,ms +38275,[1421769883.735519],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +38276,[1421769883.953400],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.0,ms +38277,[1421769884.171375],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +38278,[1421769884.393790],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +38279,[1421769884.600304],1947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +38280,[1421769884.806763],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +38281,[1421769885.011991],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +38282,[1421769885.218409],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +38283,[1421769885.424855],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +38284,[1421769885.648543],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +38285,[1421769885.860836],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.91,ms +38286,[1421769886.073861],991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.35,ms +38287,[1421769886.332387],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=54.6,ms +38288,[1421769886.554890],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +38289,[1421769886.781182],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +38290,[1421769887.005537],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +38291,[1421769887.228707],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +38292,[1421769887.453943],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.0,ms +38293,[1421769887.659235],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38294,[1421769887.864556],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38295,[1421769888.073114],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +38296,[1421769888.278454],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +38297,[1421769888.484513],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +38298,[1421769888.689673],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38299,[1421769888.895407],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +38300,[1421769889.101522],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +38301,[1421769889.307065],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +38302,[1421769889.513831],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +38303,[1421769889.720153],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +38304,[1421769889.926428],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +38305,[1421769890.132883],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +38306,[1421769890.338301],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38307,[1421769890.543364],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38308,[1421769890.748662],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38309,[1421769890.954300],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +38310,[1421769891.159737],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +38311,[1421769891.365253],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38312,[1421769891.570715],587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38313,[1421769891.776971],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +38314,[1421769891.983079],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +38315,[1421769892.189776],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.95,ms +38316,[1421769892.412333],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +38317,[1421769892.624729],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.29,ms +38318,[1421769892.839314],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.0,ms +38319,[1421769893.055621],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +38320,[1421769893.274485],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +38321,[1421769893.481215],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +38322,[1421769893.686802],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38323,[1421769893.891982],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38324,[1421769894.097466],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +38325,[1421769894.314715],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +38326,[1421769894.544135],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.0,ms +38327,[1421769894.788652],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.4,ms +38328,[1421769895.044118],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.3,ms +38329,[1421769895.260355],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.0,ms +38330,[1421769895.481858],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +38331,[1421769895.711945],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +38332,[1421769895.938345],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.6,ms +38333,[1421769896.165359],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.8,ms +38334,[1421769896.392866],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +38335,[1421769896.599350],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +38336,[1421769896.805043],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38337,[1421769897.009778],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +38338,[1421769897.214874],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38339,[1421769897.421020],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +38340,[1421769897.626129],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38341,[1421769897.831889],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +38342,[1421769898.036645],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38343,[1421769898.241697],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38344,[1421769898.446950],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38345,[1421769898.652740],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +38346,[1421769898.861934],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.78,ms +38347,[1421769899.067412],130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38348,[1421769899.272972],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38349,[1421769899.478385],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38350,[1421769899.683953],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38351,[1421769899.890239],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38352,[1421769900.095243],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +38353,[1421769900.299955],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38354,[1421769900.505137],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +38355,[1421769900.710270],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38356,[1421769900.915470],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +38357,[1421769901.120599],1108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38358,[1421769901.327111],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +38359,[1421769901.533569],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38360,[1421769901.739658],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +38361,[1421769901.946230],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38362,[1421769902.151553],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38363,[1421769902.356224],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38364,[1421769902.562044],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +38365,[1421769902.769706],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +38366,[1421769902.976384],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +38367,[1421769903.181805],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38368,[1421769903.387401],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38369,[1421769903.594233],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +38370,[1421769903.799431],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +38371,[1421769904.004330],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38372,[1421769904.209781],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38373,[1421769904.415782],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +38374,[1421769904.621347],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +38375,[1421769904.827726],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +38376,[1421769905.032706],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +38377,[1421769905.237697],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38378,[1421769905.443311],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38379,[1421769905.649486],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38380,[1421769905.855217],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +38381,[1421769906.059895],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38382,[1421769906.266147],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +38383,[1421769906.471395],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38384,[1421769906.676385],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38385,[1421769906.881659],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38386,[1421769907.086245],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38387,[1421769907.291727],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38388,[1421769907.498638],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +38389,[1421769907.704434],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +38390,[1421769907.910851],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +38391,[1421769908.117652],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +38392,[1421769908.323291],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +38393,[1421769908.529177],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38394,[1421769908.735511],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +38395,[1421769908.940446],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +38396,[1421769909.145476],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38397,[1421769909.350855],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38398,[1421769909.556850],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +38399,[1421769909.762327],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38400,[1421769909.968019],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +38401,[1421769910.173841],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38402,[1421769910.379688],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +38403,[1421769910.585052],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38404,[1421769910.790505],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +38405,[1421769910.996396],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38406,[1421769911.201823],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +38407,[1421769911.407152],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +38408,[1421769911.612159],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38409,[1421769911.817848],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38410,[1421769912.023044],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +38411,[1421769912.229228],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +38412,[1421769912.434463],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38413,[1421769912.639898],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38414,[1421769912.845780],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +38415,[1421769913.050559],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38416,[1421769913.255848],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38417,[1421769913.460883],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38418,[1421769913.667277],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +38419,[1421769913.873153],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +38420,[1421769914.079541],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +38421,[1421769914.285156],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +38422,[1421769914.490665],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +38423,[1421769914.695732],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38424,[1421769914.901210],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38425,[1421769915.106074],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +38426,[1421769915.311681],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +38427,[1421769915.517672],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38428,[1421769915.724381],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +38429,[1421769915.931221],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +38430,[1421769916.136637],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38431,[1421769916.342066],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38432,[1421769916.548946],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +38433,[1421769916.755155],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38434,[1421769916.968937],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.39,ms +38435,[1421769917.175619],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +38436,[1421769917.380872],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38437,[1421769917.619711],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.7,ms +38438,[1421769917.860803],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.7,ms +38439,[1421769918.099455],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.6,ms +38440,[1421769918.346998],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.4,ms +38441,[1421769918.590383],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.1,ms +38442,[1421769918.838463],125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.8,ms +38443,[1421769919.084816],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.7,ms +38444,[1421769919.326272],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.4,ms +38445,[1421769919.570310],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.9,ms +38446,[1421769919.817132],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.8,ms +38447,[1421769920.064790],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.1,ms +38448,[1421769920.309857],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=41.0,ms +38449,[1421769920.554441],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.7,ms +38450,[1421769920.793931],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.6,ms +38451,[1421769921.033392],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.0,ms +38452,[1421769921.269405],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.3,ms +38453,[1421769921.507418],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.0,ms +38454,[1421769921.746748],1666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.3,ms +38455,[1421769921.970949],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +38456,[1421769922.190085],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +38457,[1421769922.434063],1075,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.1,ms +38458,[1421769922.685074],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.7,ms +38459,[1421769922.928866],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.8,ms +38460,[1421769923.176687],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.7,ms +38461,[1421769923.420087],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.4,ms +38462,[1421769923.660474],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.0,ms +38463,[1421769923.904261],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.6,ms +38464,[1421769924.133923],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +38465,[1421769924.368503],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.2,ms +38466,[1421769924.591937],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +38467,[1421769924.818368],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +38468,[1421769925.042440],1697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.9,ms +38469,[1421769925.257583],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +38470,[1421769925.466316],1450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.50,ms +38471,[1421769925.677785],1177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.47,ms +38472,[1421769925.889703],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.74,ms +38473,[1421769926.126408],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +38474,[1421769926.381811],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.3,ms +38475,[1421769926.630781],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.9,ms +38476,[1421769926.866286],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.4,ms +38477,[1421769927.093797],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +38478,[1421769927.309206],1087,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +38479,[1421769927.529086],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.0,ms +38480,[1421769927.739723],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.93,ms +38481,[1421769927.953966],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.1,ms +38482,[1421769928.168962],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.0,ms +38483,[1421769928.384196],1927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +38484,[1421769928.599704],867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +38485,[1421769928.813800],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.1,ms +38486,[1421769929.030675],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +38487,[1421769929.249337],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +38488,[1421769929.462488],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.37,ms +38489,[1421769929.669428],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.76,ms +38490,[1421769929.883947],730,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +38491,[1421769930.095636],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.57,ms +38492,[1421769930.302085],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +38493,[1421769930.514837],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.55,ms +38494,[1421769930.727117],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.02,ms +38495,[1421769930.939408],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.04,ms +38496,[1421769931.149659],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.32,ms +38497,[1421769931.365039],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +38498,[1421769931.576779],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.65,ms +38499,[1421769931.790069],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.32,ms +38500,[1421769931.995025],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38501,[1421769932.200035],981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +38502,[1421769932.405004],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38503,[1421769932.610947],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +38504,[1421769932.816219],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38505,[1421769933.021369],1351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +38506,[1421769933.226326],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +38507,[1421769933.431521],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38508,[1421769933.636799],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38509,[1421769933.842484],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38510,[1421769934.047528],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38511,[1421769934.252661],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38512,[1421769934.457829],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38513,[1421769934.663474],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38514,[1421769934.868958],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +38515,[1421769935.074128],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38516,[1421769935.279132],290,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38517,[1421769935.483923],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38518,[1421769935.689009],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38519,[1421769935.894259],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +38520,[1421769936.099624],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +38521,[1421769936.304889],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +38522,[1421769936.510209],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38523,[1421769936.716469],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +38524,[1421769936.921786],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +38525,[1421769937.126765],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +38526,[1421769937.333143],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +38527,[1421769937.538501],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38528,[1421769937.743983],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38529,[1421769937.949560],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +38530,[1421769938.154773],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38531,[1421769938.359782],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38532,[1421769938.565154],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38533,[1421769938.770415],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38534,[1421769938.975612],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38535,[1421769939.192424],1026,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.1,ms +38536,[1421769939.397790],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38537,[1421769939.603314],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +38538,[1421769939.810280],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.83,ms +38539,[1421769940.016074],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +38540,[1421769940.222237],1529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +38541,[1421769940.428762],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +38542,[1421769940.634749],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38543,[1421769940.840579],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38544,[1421769941.045870],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38545,[1421769941.250823],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +38546,[1421769941.456245],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38547,[1421769941.661480],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38548,[1421769941.866866],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38549,[1421769942.072815],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +38550,[1421769942.278352],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38551,[1421769942.483684],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38552,[1421769942.690258],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +38553,[1421769942.895601],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +38554,[1421769943.100512],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38555,[1421769943.305503],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38556,[1421769943.511867],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +38557,[1421769943.717579],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38558,[1421769943.924061],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.77,ms +38559,[1421769944.131155],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +38560,[1421769944.336587],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +38561,[1421769944.541928],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38562,[1421769944.748089],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +38563,[1421769944.953842],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38564,[1421769945.160090],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +38565,[1421769945.365452],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38566,[1421769945.571679],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +38567,[1421769945.777354],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38568,[1421769945.983447],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +38569,[1421769946.188877],602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38570,[1421769946.394244],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38571,[1421769946.599974],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38572,[1421769946.806489],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +38573,[1421769947.011640],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38574,[1421769947.216609],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38575,[1421769947.421802],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38576,[1421769947.628348],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +38577,[1421769947.834187],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +38578,[1421769948.040205],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +38579,[1421769948.245718],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38580,[1421769948.451456],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38581,[1421769948.658213],1791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +38582,[1421769948.864725],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.00,ms +38583,[1421769949.072413],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.78,ms +38584,[1421769949.277955],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38585,[1421769949.484402],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.93,ms +38586,[1421769949.689623],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38587,[1421769949.895148],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38588,[1421769950.100378],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +38589,[1421769950.305651],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +38590,[1421769950.510476],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +38591,[1421769950.716387],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +38592,[1421769950.921537],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38593,[1421769951.126870],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38594,[1421769951.333017],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38595,[1421769951.539588],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +38596,[1421769951.745539],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38597,[1421769951.950849],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38598,[1421769952.156009],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +38599,[1421769952.361379],1369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +38600,[1421769952.567737],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +38601,[1421769952.773507],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +38602,[1421769952.980501],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.61,ms +38603,[1421769953.187306],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38604,[1421769953.392724],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +38605,[1421769953.598279],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +38606,[1421769953.803165],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38607,[1421769954.007871],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +38608,[1421769954.212852],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +38609,[1421769954.420572],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38610,[1421769954.625532],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +38611,[1421769954.831432],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +38612,[1421769955.036930],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +38613,[1421769955.241967],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38614,[1421769955.446564],352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +38615,[1421769955.652257],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +38616,[1421769955.858092],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +38617,[1421769956.063761],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +38618,[1421769956.268546],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38619,[1421769956.474795],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +38620,[1421769956.680673],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +38621,[1421769956.886105],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38622,[1421769957.090769],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38623,[1421769957.296665],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +38624,[1421769957.503039],1482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +38625,[1421769957.708349],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38626,[1421769957.913633],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38627,[1421769958.118587],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38628,[1421769958.323530],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +38629,[1421769958.528860],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +38630,[1421769958.734521],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +38631,[1421769958.941270],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38632,[1421769959.146471],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +38633,[1421769959.351625],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +38634,[1421769959.557328],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38635,[1421769959.763104],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38636,[1421769959.976140],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.79,ms +38637,[1421769960.182416],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +38638,[1421769960.387897],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38639,[1421769960.594429],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38640,[1421769960.805733],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.82,ms +38641,[1421769961.010611],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +38642,[1421769961.215654],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +38643,[1421769961.421816],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +38644,[1421769961.627114],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38645,[1421769961.832276],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38646,[1421769962.036878],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38647,[1421769962.241998],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38648,[1421769962.446726],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38649,[1421769962.652977],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +38650,[1421769962.858431],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38651,[1421769963.064376],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +38652,[1421769963.270345],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +38653,[1421769963.475753],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +38654,[1421769963.680564],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +38655,[1421769963.885334],761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38656,[1421769964.090086],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38657,[1421769964.295550],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +38658,[1421769964.501260],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38659,[1421769964.706589],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +38660,[1421769964.911489],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.00,ms +38661,[1421769965.116000],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +38662,[1421769965.320919],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38663,[1421769965.525953],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38664,[1421769965.731209],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +38665,[1421769965.936378],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38666,[1421769966.142388],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +38667,[1421769966.347749],955,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +38668,[1421769966.554198],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +38669,[1421769966.759845],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +38670,[1421769966.964934],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38671,[1421769967.169990],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38672,[1421769967.376081],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +38673,[1421769967.580890],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38674,[1421769967.786298],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +38675,[1421769967.993147],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +38676,[1421769968.198644],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +38677,[1421769968.405090],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +38678,[1421769968.610710],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +38679,[1421769968.817101],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +38680,[1421769969.021916],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38681,[1421769969.227339],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +38682,[1421769969.432261],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38683,[1421769969.637374],830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38684,[1421769969.842754],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +38685,[1421769970.048496],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +38686,[1421769970.253330],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38687,[1421769970.458805],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38688,[1421769970.664902],1723,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +38689,[1421769970.869996],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38690,[1421769971.074658],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38691,[1421769971.281130],605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +38692,[1421769971.491102],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.62,ms +38693,[1421769971.703271],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.18,ms +38694,[1421769971.918636],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.4,ms +38695,[1421769972.135052],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.8,ms +38696,[1421769972.354208],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +38697,[1421769972.560633],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38698,[1421769972.766294],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38699,[1421769972.971875],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38700,[1421769973.180849],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.93,ms +38701,[1421769973.414940],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.9,ms +38702,[1421769973.621481],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +38703,[1421769973.826937],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +38704,[1421769974.031051],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +38705,[1421769974.237201],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38706,[1421769974.442248],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38707,[1421769974.648378],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +38708,[1421769974.855306],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +38709,[1421769975.060340],126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +38710,[1421769975.266629],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +38711,[1421769975.472910],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.08,ms +38712,[1421769975.678524],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38713,[1421769975.885624],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +38714,[1421769976.090828],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38715,[1421769976.296113],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38716,[1421769976.501047],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +38717,[1421769976.706059],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38718,[1421769976.912150],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +38719,[1421769977.118481],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +38720,[1421769977.324105],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38721,[1421769977.530854],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38722,[1421769977.736544],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +38723,[1421769977.941552],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38724,[1421769978.146690],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38725,[1421769978.352220],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38726,[1421769978.557649],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38727,[1421769978.763071],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38728,[1421769978.967931],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38729,[1421769979.173140],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38730,[1421769979.377998],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +38731,[1421769979.583250],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38732,[1421769979.788623],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38733,[1421769979.994027],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +38734,[1421769980.199053],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38735,[1421769980.405573],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +38736,[1421769980.611953],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +38737,[1421769980.817697],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +38738,[1421769981.022571],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38739,[1421769981.227789],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38740,[1421769981.433041],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38741,[1421769981.639583],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +38742,[1421769981.845346],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +38743,[1421769982.050259],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +38744,[1421769982.255241],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +38745,[1421769982.460919],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38746,[1421769982.666503],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38747,[1421769982.872721],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +38748,[1421769983.078388],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +38749,[1421769983.283643],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38750,[1421769983.489471],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +38751,[1421769983.695028],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38752,[1421769983.900396],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38753,[1421769984.105107],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +38754,[1421769984.310334],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +38755,[1421769984.517098],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38756,[1421769984.723457],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +38757,[1421769984.929268],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +38758,[1421769985.134634],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38759,[1421769985.339852],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38760,[1421769985.545617],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38761,[1421769985.752038],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +38762,[1421769985.958605],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +38763,[1421769986.164670],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +38764,[1421769986.370716],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38765,[1421769986.605198],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.0,ms +38766,[1421769986.810610],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38767,[1421769987.021267],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.95,ms +38768,[1421769987.226762],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38769,[1421769987.431733],480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38770,[1421769987.636980],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +38771,[1421769987.843740],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +38772,[1421769988.048918],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +38773,[1421769988.254269],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38774,[1421769988.460710],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +38775,[1421769988.666286],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38776,[1421769988.872422],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +38777,[1421769989.077578],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38778,[1421769989.282808],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38779,[1421769989.489013],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +38780,[1421769989.695196],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +38781,[1421769989.919905],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +38782,[1421769990.126218],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +38783,[1421769990.331701],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +38784,[1421769990.538024],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +38785,[1421769990.744448],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38786,[1421769990.993714],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.6,ms +38787,[1421769991.205777],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.61,ms +38788,[1421769991.411334],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38789,[1421769991.618246],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38790,[1421769991.825124],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +38791,[1421769992.030092],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38792,[1421769992.236078],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +38793,[1421769992.442649],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +38794,[1421769992.649155],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.92,ms +38795,[1421769992.855186],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +38796,[1421769993.060772],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +38797,[1421769993.266225],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38798,[1421769993.471546],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38799,[1421769993.676920],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +38800,[1421769993.882380],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38801,[1421769994.087438],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +38802,[1421769994.292530],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38803,[1421769994.499146],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +38804,[1421769994.704802],1412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38805,[1421769994.910977],1569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +38806,[1421769995.116104],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38807,[1421769995.321295],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +38808,[1421769995.532308],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.09,ms +38809,[1421769995.737981],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38810,[1421769995.943922],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +38811,[1421769996.171243],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.0,ms +38812,[1421769996.386547],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.9,ms +38813,[1421769996.592313],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +38814,[1421769996.798209],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38815,[1421769997.003884],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +38816,[1421769997.209219],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38817,[1421769997.418830],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.34,ms +38818,[1421769997.625300],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38819,[1421769997.830702],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38820,[1421769998.035480],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38821,[1421769998.255961],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.6,ms +38822,[1421769998.461422],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38823,[1421769998.677655],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +38824,[1421769998.883538],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +38825,[1421769999.090309],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +38826,[1421769999.296071],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38827,[1421769999.501452],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38828,[1421769999.706864],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +38829,[1421769999.912058],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +38830,[1421770000.116911],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38831,[1421770000.322174],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +38832,[1421770000.527311],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38833,[1421770000.733520],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38834,[1421770000.939152],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38835,[1421770001.144344],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +38836,[1421770001.349527],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38837,[1421770001.555693],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +38838,[1421770001.761233],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38839,[1421770001.966789],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38840,[1421770002.173647],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +38841,[1421770002.380029],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38842,[1421770002.585122],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38843,[1421770002.791026],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +38844,[1421770002.997244],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +38845,[1421770003.202615],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38846,[1421770003.407993],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38847,[1421770003.613590],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +38848,[1421770003.818939],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38849,[1421770004.024250],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +38850,[1421770004.229235],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38851,[1421770004.434118],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +38852,[1421770004.639161],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38853,[1421770004.845307],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +38854,[1421770005.050066],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38855,[1421770005.255409],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38856,[1421770005.461605],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +38857,[1421770005.668073],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +38858,[1421770005.873268],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +38859,[1421770006.078141],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38860,[1421770006.283159],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +38861,[1421770006.488463],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +38862,[1421770006.693714],875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38863,[1421770006.898518],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38864,[1421770007.103041],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +38865,[1421770007.308104],513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38866,[1421770007.513248],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38867,[1421770007.718238],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38868,[1421770007.923174],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38869,[1421770008.128914],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +38870,[1421770008.334800],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +38871,[1421770008.540100],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +38872,[1421770008.745614],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +38873,[1421770008.951733],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +38874,[1421770009.156866],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +38875,[1421770009.361913],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38876,[1421770009.568536],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +38877,[1421770009.774144],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38878,[1421770009.979752],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38879,[1421770010.186056],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +38880,[1421770010.391205],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38881,[1421770010.596806],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +38882,[1421770010.802500],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +38883,[1421770011.007583],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +38884,[1421770011.212760],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38885,[1421770011.419208],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +38886,[1421770011.640166],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.5,ms +38887,[1421770011.845691],1241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +38888,[1421770012.050374],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38889,[1421770012.255566],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38890,[1421770012.461280],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38891,[1421770012.666664],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +38892,[1421770012.871991],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38893,[1421770013.077382],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +38894,[1421770013.282646],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +38895,[1421770013.488914],1682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +38896,[1421770013.694861],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +38897,[1421770013.900634],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +38898,[1421770014.105981],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38899,[1421770014.311480],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +38900,[1421770014.517428],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38901,[1421770014.722728],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38902,[1421770014.928352],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38903,[1421770015.135171],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +38904,[1421770015.340979],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38905,[1421770015.546993],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +38906,[1421770015.752735],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +38907,[1421770015.958815],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38908,[1421770016.164322],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38909,[1421770016.370108],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +38910,[1421770016.575328],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +38911,[1421770016.780361],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38912,[1421770016.985207],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +38913,[1421770017.190586],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38914,[1421770017.396058],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38915,[1421770017.602150],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38916,[1421770017.807607],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +38917,[1421770018.012600],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38918,[1421770018.218650],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38919,[1421770018.423518],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +38920,[1421770018.628471],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +38921,[1421770018.833710],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +38922,[1421770019.039569],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +38923,[1421770019.244783],1373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38924,[1421770019.450224],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +38925,[1421770019.655918],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38926,[1421770019.861949],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +38927,[1421770020.067250],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38928,[1421770020.273250],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38929,[1421770020.478894],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38930,[1421770020.684726],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +38931,[1421770020.890161],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38932,[1421770021.095410],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38933,[1421770021.301468],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +38934,[1421770021.508120],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +38935,[1421770021.714767],1734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +38936,[1421770021.920475],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +38937,[1421770022.126124],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +38938,[1421770022.331191],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38939,[1421770022.536531],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38940,[1421770022.743060],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +38941,[1421770022.948476],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +38942,[1421770023.154156],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +38943,[1421770023.359168],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +38944,[1421770023.564443],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +38945,[1421770023.769884],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +38946,[1421770023.975915],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +38947,[1421770024.182153],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +38948,[1421770024.387555],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +38949,[1421770024.592709],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +38950,[1421770024.798389],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38951,[1421770025.003639],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +38952,[1421770025.208724],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +38953,[1421770025.414709],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +38954,[1421770025.620867],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +38955,[1421770025.826706],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +38956,[1421770026.031635],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38957,[1421770026.236921],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +38958,[1421770026.442405],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +38959,[1421770026.648070],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +38960,[1421770026.855394],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +38961,[1421770027.060838],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38962,[1421770027.266280],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +38963,[1421770027.473374],1523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.94,ms +38964,[1421770027.678454],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38965,[1421770027.884683],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +38966,[1421770028.090053],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38967,[1421770028.295305],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38968,[1421770028.501262],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +38969,[1421770028.707320],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +38970,[1421770028.913963],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.95,ms +38971,[1421770029.119348],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +38972,[1421770029.324604],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +38973,[1421770029.529748],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +38974,[1421770029.735356],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +38975,[1421770029.941444],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +38976,[1421770030.148787],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.82,ms +38977,[1421770030.354122],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +38978,[1421770030.560900],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +38979,[1421770030.767829],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +38980,[1421770030.973253],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +38981,[1421770031.178515],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +38982,[1421770031.384472],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +38983,[1421770031.589558],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +38984,[1421770031.795221],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +38985,[1421770032.001693],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +38986,[1421770032.207178],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +38987,[1421770032.412821],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +38988,[1421770032.618126],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +38989,[1421770032.823645],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +38990,[1421770033.028910],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +38991,[1421770033.234501],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +38992,[1421770033.439798],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +38993,[1421770033.644496],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +38994,[1421770033.850701],1539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +38995,[1421770034.058523],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.34,ms +38996,[1421770034.265323],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +38997,[1421770034.471376],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +38998,[1421770034.676993],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +38999,[1421770034.882333],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39000,[1421770035.088263],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +39001,[1421770035.294453],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +39002,[1421770035.499424],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +39003,[1421770035.704665],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39004,[1421770035.910100],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39005,[1421770036.115713],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39006,[1421770036.321251],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +39007,[1421770036.527019],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +39008,[1421770036.732226],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39009,[1421770036.937517],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39010,[1421770037.143864],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +39011,[1421770037.349471],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39012,[1421770037.555716],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +39013,[1421770037.761597],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +39014,[1421770037.968006],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +39015,[1421770038.173949],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +39016,[1421770038.380455],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +39017,[1421770038.586438],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39018,[1421770038.791681],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39019,[1421770038.996743],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +39020,[1421770039.202351],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39021,[1421770039.408302],1020,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39022,[1421770039.614268],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +39023,[1421770039.820797],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +39024,[1421770040.025595],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39025,[1421770040.231930],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +39026,[1421770040.437579],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39027,[1421770040.642965],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39028,[1421770040.849661],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.79,ms +39029,[1421770041.054208],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +39030,[1421770041.259172],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39031,[1421770041.464124],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +39032,[1421770041.669104],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +39033,[1421770041.875465],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +39034,[1421770042.080463],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39035,[1421770042.285713],1148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39036,[1421770042.492019],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +39037,[1421770042.697491],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39038,[1421770042.902813],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +39039,[1421770043.108096],1374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39040,[1421770043.313490],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39041,[1421770043.521252],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.47,ms +39042,[1421770043.730871],224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.60,ms +39043,[1421770043.943086],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.40,ms +39044,[1421770044.161109],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.9,ms +39045,[1421770044.381965],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +39046,[1421770044.607960],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.7,ms +39047,[1421770044.813815],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39048,[1421770045.018729],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39049,[1421770045.223567],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +39050,[1421770045.428696],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39051,[1421770045.633754],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39052,[1421770045.840370],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +39053,[1421770046.046216],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +39054,[1421770046.251243],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39055,[1421770046.456630],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39056,[1421770046.661873],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39057,[1421770046.867673],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +39058,[1421770047.073159],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +39059,[1421770047.279159],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +39060,[1421770047.484730],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39061,[1421770047.690043],1457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39062,[1421770047.896861],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +39063,[1421770048.101910],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +39064,[1421770048.307800],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +39065,[1421770048.513134],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39066,[1421770048.718238],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39067,[1421770048.923890],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39068,[1421770049.130514],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +39069,[1421770049.336825],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39070,[1421770049.542974],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +39071,[1421770049.748568],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39072,[1421770049.954741],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39073,[1421770050.159878],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +39074,[1421770050.366234],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +39075,[1421770050.571765],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39076,[1421770050.777359],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39077,[1421770050.983809],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +39078,[1421770051.189161],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +39079,[1421770051.394348],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39080,[1421770051.600456],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +39081,[1421770051.806041],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39082,[1421770052.011205],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39083,[1421770052.217287],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +39084,[1421770052.422749],827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39085,[1421770052.629067],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +39086,[1421770052.834584],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39087,[1421770053.040037],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39088,[1421770053.245118],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39089,[1421770053.450517],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39090,[1421770053.656154],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +39091,[1421770053.861286],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39092,[1421770054.066447],1126,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39093,[1421770054.271965],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39094,[1421770054.477688],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39095,[1421770054.684234],1727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +39096,[1421770054.889249],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39097,[1421770055.094244],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39098,[1421770055.299810],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +39099,[1421770055.505976],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +39100,[1421770055.711740],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39101,[1421770055.919594],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.77,ms +39102,[1421770056.125116],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39103,[1421770056.331367],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +39104,[1421770056.537152],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39105,[1421770056.742517],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39106,[1421770056.948700],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +39107,[1421770057.155079],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +39108,[1421770057.360318],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39109,[1421770057.565016],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39110,[1421770057.770243],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39111,[1421770057.975870],591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39112,[1421770058.181500],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39113,[1421770058.388027],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +39114,[1421770058.593159],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +39115,[1421770058.799679],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +39116,[1421770059.004866],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +39117,[1421770059.210132],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39118,[1421770059.415477],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39119,[1421770059.621427],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39120,[1421770059.827425],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39121,[1421770060.033639],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +39122,[1421770060.238878],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39123,[1421770060.444701],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39124,[1421770060.650266],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39125,[1421770060.855267],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +39126,[1421770061.060324],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39127,[1421770061.265387],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +39128,[1421770061.471008],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39129,[1421770061.676248],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39130,[1421770061.882694],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +39131,[1421770062.087414],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +39132,[1421770062.292673],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39133,[1421770062.497977],1150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39134,[1421770062.703435],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39135,[1421770062.909037],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39136,[1421770063.115237],1728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +39137,[1421770063.320613],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +39138,[1421770063.526796],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +39139,[1421770063.733210],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +39140,[1421770063.938506],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +39141,[1421770064.145399],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +39142,[1421770064.350775],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39143,[1421770064.555863],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39144,[1421770064.762110],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +39145,[1421770064.968536],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +39146,[1421770065.173929],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39147,[1421770065.378995],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39148,[1421770065.584433],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +39149,[1421770065.790392],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +39150,[1421770065.996186],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39151,[1421770066.202604],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +39152,[1421770066.407495],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +39153,[1421770066.613808],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39154,[1421770066.819352],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39155,[1421770067.023899],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +39156,[1421770067.231912],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.28,ms +39157,[1421770067.456136],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +39158,[1421770067.668595],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.90,ms +39159,[1421770067.888634],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +39160,[1421770068.106194],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.1,ms +39161,[1421770068.329082],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +39162,[1421770068.556747],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +39163,[1421770068.777375],77,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +39164,[1421770069.061350],1865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.9,ms +39165,[1421770069.266926],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39166,[1421770069.471881],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +39167,[1421770069.679548],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.64,ms +39168,[1421770069.884471],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39169,[1421770070.090004],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +39170,[1421770070.295223],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39171,[1421770070.500884],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39172,[1421770070.706215],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39173,[1421770070.913001],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.86,ms +39174,[1421770071.122555],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.35,ms +39175,[1421770071.336672],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +39176,[1421770071.585893],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.1,ms +39177,[1421770071.801401],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +39178,[1421770072.006456],1283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39179,[1421770072.211419],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39180,[1421770072.416364],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39181,[1421770072.621637],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +39182,[1421770072.827476],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +39183,[1421770073.032507],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39184,[1421770073.239073],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +39185,[1421770073.444641],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39186,[1421770073.650709],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39187,[1421770073.856834],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +39188,[1421770074.062417],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +39189,[1421770074.268744],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +39190,[1421770074.474258],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39191,[1421770074.679598],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39192,[1421770074.884566],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39193,[1421770075.089668],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39194,[1421770075.295923],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +39195,[1421770075.501488],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39196,[1421770075.707431],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39197,[1421770075.912884],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39198,[1421770076.117787],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39199,[1421770076.323054],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +39200,[1421770076.528653],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39201,[1421770076.733520],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39202,[1421770076.938697],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39203,[1421770077.143675],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39204,[1421770077.349167],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39205,[1421770077.554382],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +39206,[1421770077.760837],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +39207,[1421770077.965795],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39208,[1421770078.171226],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39209,[1421770078.376482],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +39210,[1421770078.581614],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39211,[1421770078.786761],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39212,[1421770078.991711],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39213,[1421770079.198416],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +39214,[1421770079.403206],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +39215,[1421770079.609335],1932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +39216,[1421770079.814731],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39217,[1421770080.019593],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +39218,[1421770080.224609],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39219,[1421770080.430237],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +39220,[1421770080.635840],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39221,[1421770080.841362],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39222,[1421770081.046009],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39223,[1421770081.251328],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39224,[1421770081.458134],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +39225,[1421770081.663640],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39226,[1421770081.869197],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39227,[1421770082.074479],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39228,[1421770082.279366],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39229,[1421770082.484864],1423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +39230,[1421770082.690337],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39231,[1421770082.896346],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +39232,[1421770083.101624],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +39233,[1421770083.307826],1495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +39234,[1421770083.513432],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39235,[1421770083.719480],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39236,[1421770083.925183],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39237,[1421770084.131408],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +39238,[1421770084.336539],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39239,[1421770084.541745],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39240,[1421770084.747081],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +39241,[1421770084.952724],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39242,[1421770085.158205],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +39243,[1421770085.363161],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39244,[1421770085.569276],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +39245,[1421770085.774513],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39246,[1421770085.979641],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39247,[1421770086.184671],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39248,[1421770086.390520],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +39249,[1421770086.595753],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39250,[1421770086.800742],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39251,[1421770087.005553],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39252,[1421770087.212068],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +39253,[1421770087.417407],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +39254,[1421770087.622814],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39255,[1421770087.828766],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +39256,[1421770088.033437],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39257,[1421770088.238368],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +39258,[1421770088.443606],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39259,[1421770088.649109],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39260,[1421770088.855428],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +39261,[1421770089.060584],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +39262,[1421770089.266884],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +39263,[1421770089.472313],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +39264,[1421770089.677968],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +39265,[1421770089.883569],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39266,[1421770090.088879],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39267,[1421770090.293981],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39268,[1421770090.500486],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +39269,[1421770090.706032],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +39270,[1421770090.912695],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +39271,[1421770091.119379],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +39272,[1421770091.324660],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39273,[1421770091.530371],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39274,[1421770091.736256],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39275,[1421770091.942159],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39276,[1421770092.147370],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39277,[1421770092.352682],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39278,[1421770092.558553],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39279,[1421770092.764486],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39280,[1421770092.970302],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39281,[1421770093.176681],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +39282,[1421770093.382036],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39283,[1421770093.587356],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39284,[1421770093.793103],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39285,[1421770093.999790],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +39286,[1421770094.205439],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39287,[1421770094.411187],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39288,[1421770094.616041],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39289,[1421770094.820824],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39290,[1421770095.027490],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.66,ms +39291,[1421770095.233412],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39292,[1421770095.439701],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +39293,[1421770095.644673],534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39294,[1421770095.850180],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39295,[1421770096.055788],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +39296,[1421770096.261236],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39297,[1421770096.466415],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39298,[1421770096.672796],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +39299,[1421770096.878585],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +39300,[1421770097.083825],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39301,[1421770097.289263],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39302,[1421770097.495844],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39303,[1421770097.702396],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +39304,[1421770097.908618],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39305,[1421770098.114007],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39306,[1421770098.320682],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +39307,[1421770098.527487],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.92,ms +39308,[1421770098.733025],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39309,[1421770098.938830],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39310,[1421770099.144302],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39311,[1421770099.349403],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39312,[1421770099.555709],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +39313,[1421770099.761998],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +39314,[1421770099.967969],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39315,[1421770100.174807],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +39316,[1421770100.380114],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39317,[1421770100.586670],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +39318,[1421770100.792951],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +39319,[1421770100.999372],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +39320,[1421770101.204857],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39321,[1421770101.409597],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.03,ms +39322,[1421770101.614733],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39323,[1421770101.820066],816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39324,[1421770102.025397],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39325,[1421770102.231523],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +39326,[1421770102.436925],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39327,[1421770102.642386],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39328,[1421770102.848048],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39329,[1421770103.053563],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +39330,[1421770103.258745],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39331,[1421770103.463991],644,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39332,[1421770103.669658],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39333,[1421770103.875416],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39334,[1421770104.080366],936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39335,[1421770104.285883],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39336,[1421770104.491261],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39337,[1421770104.696498],519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39338,[1421770104.901992],968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39339,[1421770105.106882],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +39340,[1421770105.311833],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39341,[1421770105.516946],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39342,[1421770105.722471],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39343,[1421770105.929470],1739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +39344,[1421770106.134819],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39345,[1421770106.340295],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39346,[1421770106.545976],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39347,[1421770106.751835],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +39348,[1421770106.956759],961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39349,[1421770107.162114],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39350,[1421770107.367783],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39351,[1421770107.573152],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39352,[1421770107.779937],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +39353,[1421770107.986484],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +39354,[1421770108.192715],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +39355,[1421770108.398716],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +39356,[1421770108.604089],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39357,[1421770108.809548],504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39358,[1421770109.014368],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39359,[1421770109.219581],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39360,[1421770109.424933],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39361,[1421770109.631295],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +39362,[1421770109.837147],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39363,[1421770110.042200],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39364,[1421770110.247180],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +39365,[1421770110.452586],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39366,[1421770110.659042],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +39367,[1421770110.864083],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +39368,[1421770111.068775],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39369,[1421770111.274660],1957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +39370,[1421770111.479778],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +39371,[1421770111.685396],1132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39372,[1421770111.891268],1391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39373,[1421770112.096443],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +39374,[1421770112.301856],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39375,[1421770112.507031],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +39376,[1421770112.712632],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39377,[1421770112.919330],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +39378,[1421770113.124995],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39379,[1421770113.330150],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39380,[1421770113.535632],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39381,[1421770113.741513],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39382,[1421770113.947186],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +39383,[1421770114.152650],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +39384,[1421770114.359181],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +39385,[1421770114.564877],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39386,[1421770114.770148],38,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +39387,[1421770114.976415],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +39388,[1421770115.181528],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39389,[1421770115.387547],1744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +39390,[1421770115.592974],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39391,[1421770115.798567],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39392,[1421770116.004755],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +39393,[1421770116.211272],1781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +39394,[1421770116.417285],1401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +39395,[1421770116.623802],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +39396,[1421770116.829010],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39397,[1421770117.034055],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39398,[1421770117.238732],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +39399,[1421770117.443792],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39400,[1421770117.648957],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +39401,[1421770117.855216],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +39402,[1421770118.059895],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +39403,[1421770118.265102],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39404,[1421770118.471511],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +39405,[1421770118.677579],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39406,[1421770118.883300],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39407,[1421770119.087780],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39408,[1421770119.292838],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +39409,[1421770119.497947],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39410,[1421770119.703667],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +39411,[1421770119.909305],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39412,[1421770120.114689],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +39413,[1421770120.321215],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +39414,[1421770120.530404],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.70,ms +39415,[1421770120.757810],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +39416,[1421770120.972838],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.6,ms +39417,[1421770121.227718],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=50.6,ms +39418,[1421770131.636341],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39419,[1421770131.841472],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39420,[1421770132.046305],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +39421,[1421770132.251588],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39422,[1421770132.457573],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +39423,[1421770132.662893],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +39424,[1421770132.869853],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +39425,[1421770133.074592],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +39426,[1421770133.279290],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +39427,[1421770133.484577],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39428,[1421770133.690033],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39429,[1421770133.895446],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39430,[1421770134.099845],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +39431,[1421770134.305193],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +39432,[1421770134.510874],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.92,ms +39433,[1421770134.716196],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39434,[1421770134.921623],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39435,[1421770135.126146],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +39436,[1421770135.330975],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +39437,[1421770135.536762],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39438,[1421770135.742886],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39439,[1421770135.948682],1451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +39440,[1421770136.154159],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +39441,[1421770136.359975],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39442,[1421770136.565070],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39443,[1421770136.770057],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39444,[1421770136.976528],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +39445,[1421770137.191151],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +39446,[1421770137.396825],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39447,[1421770137.602296],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39448,[1421770137.808829],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +39449,[1421770138.013337],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39450,[1421770138.218448],412,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39451,[1421770138.423694],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39452,[1421770138.635221],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.42,ms +39453,[1421770138.841698],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +39454,[1421770139.046225],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +39455,[1421770139.250972],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +39456,[1421770139.455975],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39457,[1421770139.661323],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +39458,[1421770139.866469],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39459,[1421770140.071398],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39460,[1421770140.276859],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39461,[1421770140.482715],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +39462,[1421770140.688207],1078,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39463,[1421770140.894162],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39464,[1421770141.099454],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39465,[1421770141.305818],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +39466,[1421770141.512407],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +39467,[1421770141.718968],1568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +39468,[1421770141.924541],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39469,[1421770142.129647],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39470,[1421770142.334952],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39471,[1421770142.541254],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39472,[1421770142.746897],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39473,[1421770142.953242],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +39474,[1421770143.159244],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +39475,[1421770143.364648],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39476,[1421770143.571036],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +39477,[1421770143.776891],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39478,[1421770143.982064],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39479,[1421770144.187892],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +39480,[1421770144.393238],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39481,[1421770144.598799],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39482,[1421770144.804724],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39483,[1421770145.010078],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39484,[1421770145.215229],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39485,[1421770145.420648],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +39486,[1421770145.626384],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +39487,[1421770145.832017],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39488,[1421770146.037682],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39489,[1421770146.243895],1581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +39490,[1421770146.449558],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39491,[1421770146.654877],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39492,[1421770146.860906],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +39493,[1421770147.066139],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +39494,[1421770147.272442],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +39495,[1421770147.477917],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39496,[1421770147.683836],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +39497,[1421770147.889835],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +39498,[1421770148.094939],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +39499,[1421770148.300157],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39500,[1421770148.506112],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +39501,[1421770148.711102],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39502,[1421770148.916232],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +39503,[1421770149.120781],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39504,[1421770149.325855],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39505,[1421770149.531703],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39506,[1421770149.737351],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39507,[1421770149.942133],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39508,[1421770150.148732],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.76,ms +39509,[1421770150.354322],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +39510,[1421770150.559268],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39511,[1421770150.764351],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39512,[1421770150.970724],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +39513,[1421770151.175968],642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39514,[1421770151.381900],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39515,[1421770151.587401],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +39516,[1421770151.793598],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +39517,[1421770152.000415],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39518,[1421770152.205947],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39519,[1421770152.410855],570,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39520,[1421770152.615377],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39521,[1421770152.820976],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39522,[1421770153.026198],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39523,[1421770153.231584],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39524,[1421770153.436756],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39525,[1421770153.642079],512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39526,[1421770153.848664],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +39527,[1421770154.053750],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39528,[1421770154.259597],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +39529,[1421770154.465600],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39530,[1421770154.671255],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39531,[1421770154.876443],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39532,[1421770155.082290],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +39533,[1421770155.287522],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39534,[1421770155.492801],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +39535,[1421770155.698330],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39536,[1421770155.904956],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +39537,[1421770156.110069],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39538,[1421770156.315383],826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39539,[1421770156.521483],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.99,ms +39540,[1421770156.726623],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39541,[1421770156.931723],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39542,[1421770157.136725],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39543,[1421770157.342878],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +39544,[1421770157.548088],1139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39545,[1421770157.754795],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +39546,[1421770157.960857],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +39547,[1421770158.166317],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39548,[1421770158.371650],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39549,[1421770158.577704],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +39550,[1421770158.783662],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +39551,[1421770158.989146],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39552,[1421770159.194787],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39553,[1421770159.400994],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +39554,[1421770159.606702],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +39555,[1421770159.811815],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39556,[1421770160.017587],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +39557,[1421770160.222974],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +39558,[1421770160.427996],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39559,[1421770160.633199],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39560,[1421770160.838453],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39561,[1421770161.043418],683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39562,[1421770161.248429],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +39563,[1421770161.454632],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +39564,[1421770161.661801],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +39565,[1421770161.867936],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +39566,[1421770162.073016],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39567,[1421770162.279238],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +39568,[1421770162.484310],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39569,[1421770162.690061],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39570,[1421770162.895954],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39571,[1421770163.101342],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39572,[1421770163.306887],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39573,[1421770163.512452],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39574,[1421770163.718098],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39575,[1421770163.923322],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39576,[1421770164.128557],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39577,[1421770164.334543],1350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +39578,[1421770164.540474],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39579,[1421770164.745855],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39580,[1421770164.951712],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39581,[1421770165.157344],566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39582,[1421770165.363478],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39583,[1421770165.568731],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +39584,[1421770165.773764],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39585,[1421770165.979486],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39586,[1421770166.184945],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39587,[1421770166.391255],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +39588,[1421770166.596380],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39589,[1421770166.803301],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +39590,[1421770167.008213],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39591,[1421770167.213086],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39592,[1421770167.419477],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +39593,[1421770167.626176],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +39594,[1421770167.831462],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +39595,[1421770168.037281],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +39596,[1421770168.242521],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39597,[1421770168.447763],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39598,[1421770168.652963],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39599,[1421770168.859300],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +39600,[1421770169.066086],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +39601,[1421770169.272627],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +39602,[1421770169.478375],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39603,[1421770169.684065],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.91,ms +39604,[1421770169.899943],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +39605,[1421770170.111183],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.64,ms +39606,[1421770170.324572],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.65,ms +39607,[1421770170.541717],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.9,ms +39608,[1421770170.764955],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.8,ms +39609,[1421770170.987804],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.6,ms +39610,[1421770171.211175],233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +39611,[1421770171.416454],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39612,[1421770171.621628],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39613,[1421770171.826616],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39614,[1421770172.034614],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.64,ms +39615,[1421770172.246412],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.86,ms +39616,[1421770172.489565],1989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=39.5,ms +39617,[1421770172.695845],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +39618,[1421770172.900922],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39619,[1421770173.106108],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39620,[1421770173.312648],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +39621,[1421770173.518302],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +39622,[1421770173.723441],1405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39623,[1421770173.928867],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39624,[1421770174.134104],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39625,[1421770174.339249],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39626,[1421770174.544402],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39627,[1421770174.750261],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +39628,[1421770174.956135],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +39629,[1421770175.160887],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39630,[1421770175.366277],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39631,[1421770175.572735],1793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +39632,[1421770175.778033],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39633,[1421770175.984696],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +39634,[1421770176.190861],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +39635,[1421770176.396987],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +39636,[1421770176.602836],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +39637,[1421770176.809531],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +39638,[1421770177.014398],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39639,[1421770177.220034],1387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +39640,[1421770177.425857],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +39641,[1421770177.630974],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +39642,[1421770177.837671],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +39643,[1421770178.042853],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39644,[1421770178.248072],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +39645,[1421770178.453504],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39646,[1421770178.658303],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +39647,[1421770178.863640],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39648,[1421770179.068600],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39649,[1421770179.273617],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39650,[1421770179.479846],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39651,[1421770179.685481],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39652,[1421770179.891320],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39653,[1421770180.096181],240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39654,[1421770180.301735],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39655,[1421770180.507580],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +39656,[1421770180.712968],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39657,[1421770180.919775],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +39658,[1421770181.125216],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +39659,[1421770181.330497],1419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39660,[1421770181.536418],1590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39661,[1421770181.741879],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +39662,[1421770181.948112],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +39663,[1421770182.153259],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39664,[1421770182.359464],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +39665,[1421770182.564640],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39666,[1421770182.770101],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39667,[1421770182.975789],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +39668,[1421770183.182095],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +39669,[1421770183.387226],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39670,[1421770183.592457],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39671,[1421770183.797750],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39672,[1421770184.003877],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +39673,[1421770184.208922],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39674,[1421770184.414596],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +39675,[1421770184.620100],815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39676,[1421770184.826357],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +39677,[1421770185.032415],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +39678,[1421770185.237671],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39679,[1421770185.443366],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +39680,[1421770185.648723],778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39681,[1421770185.853796],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +39682,[1421770186.058835],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +39683,[1421770186.265236],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +39684,[1421770186.471886],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +39685,[1421770186.677566],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39686,[1421770186.882996],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39687,[1421770187.087688],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39688,[1421770187.292740],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39689,[1421770187.499403],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +39690,[1421770187.705253],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39691,[1421770187.911982],1812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +39692,[1421770188.118363],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +39693,[1421770188.323296],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39694,[1421770188.528388],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +39695,[1421770188.733969],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39696,[1421770188.939521],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39697,[1421770189.145957],1482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +39698,[1421770189.350882],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39699,[1421770189.555790],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39700,[1421770189.761673],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.98,ms +39701,[1421770189.966895],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +39702,[1421770190.173013],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +39703,[1421770190.378179],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39704,[1421770190.583417],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39705,[1421770190.788774],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +39706,[1421770190.995505],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +39707,[1421770191.201009],1115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +39708,[1421770191.406781],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +39709,[1421770191.612447],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +39710,[1421770191.818067],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39711,[1421770192.022875],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39712,[1421770192.228486],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +39713,[1421770192.434477],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +39714,[1421770192.640889],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +39715,[1421770192.846960],1726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +39716,[1421770193.051790],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39717,[1421770193.257020],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39718,[1421770193.462554],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39719,[1421770193.669003],1720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +39720,[1421770193.874609],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +39721,[1421770194.079173],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +39722,[1421770194.284596],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39723,[1421770194.489989],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +39724,[1421770194.695364],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39725,[1421770194.900516],508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39726,[1421770195.106896],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +39727,[1421770195.312138],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39728,[1421770195.518366],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +39729,[1421770195.723691],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39730,[1421770195.929617],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39731,[1421770196.134954],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39732,[1421770196.340838],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +39733,[1421770196.547131],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +39734,[1421770196.752556],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +39735,[1421770196.957957],547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39736,[1421770197.163896],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +39737,[1421770197.369184],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39738,[1421770197.574714],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39739,[1421770197.780118],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39740,[1421770197.986684],1896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +39741,[1421770198.191845],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39742,[1421770198.396886],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +39743,[1421770198.601862],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39744,[1421770198.807244],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +39745,[1421770199.012020],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39746,[1421770199.217414],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39747,[1421770199.423955],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +39748,[1421770199.629743],496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39749,[1421770199.836590],1846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +39750,[1421770200.042607],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +39751,[1421770200.247877],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39752,[1421770200.454453],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +39753,[1421770200.660647],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +39754,[1421770200.867192],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +39755,[1421770201.072194],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +39756,[1421770201.277121],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39757,[1421770201.482534],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +39758,[1421770201.687581],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39759,[1421770201.893864],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +39760,[1421770202.098919],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +39761,[1421770202.304507],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +39762,[1421770202.510230],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39763,[1421770202.715243],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +39764,[1421770202.922468],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +39765,[1421770203.127915],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39766,[1421770203.334075],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +39767,[1421770203.539133],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +39768,[1421770203.745234],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +39769,[1421770203.950598],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39770,[1421770204.156110],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39771,[1421770204.361123],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39772,[1421770204.566687],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39773,[1421770204.771851],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39774,[1421770204.978402],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +39775,[1421770205.184086],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39776,[1421770205.390121],543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39777,[1421770205.596696],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +39778,[1421770205.802676],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39779,[1421770206.007944],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +39780,[1421770206.212954],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +39781,[1421770206.418264],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39782,[1421770206.623725],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39783,[1421770206.829534],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39784,[1421770207.035629],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +39785,[1421770207.241961],1606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +39786,[1421770207.448355],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +39787,[1421770207.654546],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +39788,[1421770207.859982],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39789,[1421770208.066002],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +39790,[1421770208.270991],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39791,[1421770208.476205],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +39792,[1421770208.682294],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +39793,[1421770208.888147],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +39794,[1421770209.093378],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39795,[1421770209.299304],1695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +39796,[1421770209.505402],1897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +39797,[1421770209.710684],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39798,[1421770209.916033],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39799,[1421770210.121124],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39800,[1421770210.326652],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +39801,[1421770210.532236],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +39802,[1421770210.737857],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39803,[1421770210.944160],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +39804,[1421770211.149516],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +39805,[1421770211.355127],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +39806,[1421770211.559903],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39807,[1421770211.764827],308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39808,[1421770211.970189],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +39809,[1421770212.175470],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39810,[1421770212.380999],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39811,[1421770212.586503],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39812,[1421770212.791555],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +39813,[1421770212.997778],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +39814,[1421770213.203564],1134,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39815,[1421770213.408857],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39816,[1421770213.613973],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39817,[1421770213.819342],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +39818,[1421770214.024249],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39819,[1421770214.229672],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39820,[1421770214.435481],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39821,[1421770214.641231],60,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +39822,[1421770214.846855],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39823,[1421770215.053027],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +39824,[1421770215.258423],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39825,[1421770215.463643],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39826,[1421770215.669884],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +39827,[1421770215.874621],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +39828,[1421770216.079537],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +39829,[1421770216.285171],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +39830,[1421770216.490648],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39831,[1421770216.695892],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +39832,[1421770216.901384],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39833,[1421770217.107932],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39834,[1421770217.313663],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39835,[1421770217.519045],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39836,[1421770217.724249],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39837,[1421770217.929438],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39838,[1421770218.134569],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +39839,[1421770218.339986],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +39840,[1421770218.546380],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39841,[1421770218.752089],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +39842,[1421770218.957720],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39843,[1421770219.163309],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39844,[1421770219.368502],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +39845,[1421770219.573702],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39846,[1421770219.778974],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39847,[1421770219.984216],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39848,[1421770220.190866],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +39849,[1421770220.396168],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39850,[1421770220.601647],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39851,[1421770220.806838],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39852,[1421770221.011277],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +39853,[1421770221.216232],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39854,[1421770221.421829],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39855,[1421770221.627415],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39856,[1421770221.834280],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39857,[1421770222.039078],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39858,[1421770222.243781],784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +39859,[1421770222.449004],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39860,[1421770222.654958],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +39861,[1421770222.861183],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +39862,[1421770223.066785],1832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +39863,[1421770223.271897],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39864,[1421770223.477871],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +39865,[1421770223.683367],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39866,[1421770223.889050],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +39867,[1421770224.094095],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39868,[1421770224.299423],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39869,[1421770224.504752],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39870,[1421770224.710112],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39871,[1421770224.915522],1082,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39872,[1421770225.120427],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39873,[1421770225.325191],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +39874,[1421770225.530388],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +39875,[1421770225.736819],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +39876,[1421770225.942261],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +39877,[1421770226.147535],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39878,[1421770226.352651],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39879,[1421770226.558665],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39880,[1421770226.764588],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39881,[1421770226.970258],1382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39882,[1421770227.175679],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +39883,[1421770227.380893],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39884,[1421770227.586579],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +39885,[1421770227.791983],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +39886,[1421770227.998303],1556,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +39887,[1421770228.204477],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +39888,[1421770228.410809],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +39889,[1421770228.616069],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +39890,[1421770228.822331],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +39891,[1421770229.027276],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +39892,[1421770229.232571],1394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +39893,[1421770229.438944],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +39894,[1421770229.644214],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39895,[1421770229.849992],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39896,[1421770230.055583],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39897,[1421770230.260863],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +39898,[1421770230.469784],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.78,ms +39899,[1421770230.691207],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.4,ms +39900,[1421770230.897562],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.99,ms +39901,[1421770231.102723],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39902,[1421770231.308107],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39903,[1421770231.514119],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +39904,[1421770231.720462],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +39905,[1421770231.925878],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39906,[1421770232.131967],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +39907,[1421770232.338014],1663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +39908,[1421770232.543540],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +39909,[1421770232.748655],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +39910,[1421770232.954498],1352,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +39911,[1421770233.161029],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +39912,[1421770233.366363],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +39913,[1421770233.572499],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +39914,[1421770233.777622],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +39915,[1421770233.982934],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39916,[1421770234.188592],1410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +39917,[1421770234.394680],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +39918,[1421770234.599740],348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39919,[1421770234.804907],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +39920,[1421770235.009787],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +39921,[1421770235.215931],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +39922,[1421770235.421221],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39923,[1421770235.626172],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39924,[1421770235.831846],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +39925,[1421770236.037187],1435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +39926,[1421770236.242276],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +39927,[1421770236.447351],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39928,[1421770236.652438],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +39929,[1421770236.857197],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +39930,[1421770237.062331],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +39931,[1421770237.282196],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +39932,[1421770237.515808],1673,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.1,ms +39933,[1421770237.760989],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=40.8,ms +39934,[1421770237.982324],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +39935,[1421770238.203462],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +39936,[1421770238.480700],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.5,ms +39937,[1421770238.709527],1137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.3,ms +39938,[1421770238.934919],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.5,ms +39939,[1421770239.158980],985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +39940,[1421770239.385315],63,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +39941,[1421770239.670585],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.5,ms +39942,[1421770239.900896],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.2,ms +39943,[1421770240.127183],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +39944,[1421770240.333585],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +39945,[1421770240.539095],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +39946,[1421770240.744586],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +39947,[1421770240.952750],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.87,ms +39948,[1421770241.177246],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +39949,[1421770241.412368],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.4,ms +39950,[1421770241.628187],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.8,ms +39951,[1421770241.849865],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.5,ms +39952,[1421770242.072641],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +39953,[1421770242.294735],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +39954,[1421770242.527183],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.3,ms +39955,[1421770242.811682],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.5,ms +39956,[1421770243.035756],305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +39957,[1421770243.320413],1710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.9,ms +39958,[1421770243.525365],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +39959,[1421770243.731112],1905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +39960,[1421770243.936414],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +39961,[1421770244.142860],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +39962,[1421770244.348090],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +39963,[1421770244.553769],819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +39964,[1421770244.763927],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.59,ms +39965,[1421770244.976836],689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.43,ms +39966,[1421770245.189106],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.00,ms +39967,[1421770245.410251],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.1,ms +39968,[1421770245.631664],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +39969,[1421770245.910359],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.4,ms +39970,[1421770246.116348],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +39971,[1421770246.321736],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +39972,[1421770246.528488],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +39973,[1421770246.734376],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.79,ms +39974,[1421770246.942727],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.50,ms +39975,[1421770247.155864],951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.19,ms +39976,[1421770247.371640],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.6,ms +39977,[1421770247.628665],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=52.7,ms +39978,[1421770247.901678],1732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=68.8,ms +39979,[1421770248.124741],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +39980,[1421770248.344622],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +39981,[1421770248.569137],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +39982,[1421770248.844024],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.3,ms +39983,[1421770249.049023],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +39984,[1421770249.279406],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.5,ms +39985,[1421770249.555618],1894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=72.0,ms +39986,[1421770249.761030],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +39987,[1421770249.967260],1178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +39988,[1421770250.173972],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +39989,[1421770250.379700],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39990,[1421770250.585779],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +39991,[1421770250.792703],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +39992,[1421770250.998558],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +39993,[1421770251.203872],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +39994,[1421770251.409258],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +39995,[1421770251.614242],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +39996,[1421770251.820589],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +39997,[1421770252.026309],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +39998,[1421770252.231687],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +39999,[1421770252.437109],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +40000,[1421770252.643437],1910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +40001,[1421770252.848983],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40002,[1421770253.054284],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +40003,[1421770253.259604],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +40004,[1421770253.465196],927,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +40005,[1421770253.671588],1759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +40006,[1421770253.877610],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +40007,[1421770254.082571],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40008,[1421770254.289459],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +40009,[1421770254.495419],1321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +40010,[1421770254.700662],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40011,[1421770254.906211],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +40012,[1421770255.111844],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +40013,[1421770255.318880],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.18,ms +40014,[1421770255.529205],725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.19,ms +40015,[1421770255.741053],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.02,ms +40016,[1421770255.956994],610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.9,ms +40017,[1421770256.174231],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.3,ms +40018,[1421770256.380631],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +40019,[1421770256.587155],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40020,[1421770256.792911],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +40021,[1421770257.003447],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.49,ms +40022,[1421770257.217704],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.26,ms +40023,[1421770257.431838],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.1,ms +40024,[1421770257.653591],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.3,ms +40025,[1421770257.875367],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +40026,[1421770258.098302],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.1,ms +40027,[1421770258.320194],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +40028,[1421770258.539309],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +40029,[1421770258.768957],1376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.4,ms +40030,[1421770258.992574],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +40031,[1421770259.216469],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +40032,[1421770259.422749],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40033,[1421770259.627967],743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +40034,[1421770259.832640],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +40035,[1421770260.038366],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40036,[1421770260.243504],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40037,[1421770260.450881],862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.56,ms +40038,[1421770260.660409],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.64,ms +40039,[1421770260.878994],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +40040,[1421770261.096558],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +40041,[1421770261.318692],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +40042,[1421770261.544239],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +40043,[1421770261.749550],177,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40044,[1421770261.954790],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +40045,[1421770262.160066],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40046,[1421770262.366771],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +40047,[1421770262.572771],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40048,[1421770262.778465],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40049,[1421770262.985316],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +40050,[1421770263.190762],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40051,[1421770263.395782],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40052,[1421770263.601189],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40053,[1421770263.806348],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40054,[1421770264.011999],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +40055,[1421770264.217391],408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40056,[1421770264.423308],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40057,[1421770264.628782],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40058,[1421770264.834538],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40059,[1421770265.040535],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +40060,[1421770265.246317],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40061,[1421770265.451579],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40062,[1421770265.656962],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40063,[1421770265.863092],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +40064,[1421770266.068131],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +40065,[1421770266.274203],1548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40066,[1421770266.479323],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40067,[1421770266.685276],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40068,[1421770266.891917],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +40069,[1421770267.098061],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40070,[1421770267.303391],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40071,[1421770267.509332],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40072,[1421770267.715167],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40073,[1421770267.920694],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40074,[1421770268.126210],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40075,[1421770268.332247],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +40076,[1421770268.539737],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.23,ms +40077,[1421770268.745710],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40078,[1421770268.951476],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +40079,[1421770269.158474],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.88,ms +40080,[1421770269.364990],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +40081,[1421770269.570651],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40082,[1421770269.776425],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +40083,[1421770269.982731],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +40084,[1421770270.189242],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40085,[1421770270.394113],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.01,ms +40086,[1421770270.599531],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40087,[1421770270.806462],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +40088,[1421770271.011890],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +40089,[1421770271.218205],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +40090,[1421770271.423517],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40091,[1421770271.628725],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +40092,[1421770271.843965],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +40093,[1421770272.058309],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +40094,[1421770272.272120],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.80,ms +40095,[1421770272.484422],463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.33,ms +40096,[1421770272.697264],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.78,ms +40097,[1421770272.921009],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.6,ms +40098,[1421770273.145342],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.8,ms +40099,[1421770273.371845],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +40100,[1421770273.653684],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=77.2,ms +40101,[1421770273.872909],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.2,ms +40102,[1421770274.098780],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +40103,[1421770274.318291],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +40104,[1421770274.607638],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=85.3,ms +40105,[1421770274.826075],1396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +40106,[1421770275.108063],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.5,ms +40107,[1421770275.385925],1760,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.9,ms +40108,[1421770275.614578],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +40109,[1421770275.843324],828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +40110,[1421770276.048334],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40111,[1421770276.253680],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40112,[1421770276.460856],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.86,ms +40113,[1421770276.666924],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +40114,[1421770276.879133],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.92,ms +40115,[1421770277.117167],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=34.0,ms +40116,[1421770277.335812],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +40117,[1421770277.558779],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +40118,[1421770277.782446],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.4,ms +40119,[1421770278.010116],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +40120,[1421770278.236485],1194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +40121,[1421770278.453178],553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.4,ms +40122,[1421770278.681398],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +40123,[1421770278.910099],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.5,ms +40124,[1421770279.137813],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +40125,[1421770279.423606],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.2,ms +40126,[1421770279.651104],172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.6,ms +40127,[1421770279.856059],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40128,[1421770280.080196],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +40129,[1421770280.307642],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +40130,[1421770280.537240],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.5,ms +40131,[1421770280.742587],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +40132,[1421770280.947858],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40133,[1421770281.153029],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40134,[1421770281.360434],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.39,ms +40135,[1421770281.568732],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.88,ms +40136,[1421770281.774267],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40137,[1421770281.979974],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +40138,[1421770282.185014],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40139,[1421770282.390879],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +40140,[1421770282.596563],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40141,[1421770282.801910],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40142,[1421770283.007159],892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40143,[1421770283.213631],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +40144,[1421770283.419057],488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +40145,[1421770283.624219],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40146,[1421770283.829790],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40147,[1421770284.034834],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40148,[1421770284.240001],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40149,[1421770284.445161],752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40150,[1421770284.650098],88,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +40151,[1421770284.855788],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40152,[1421770285.060891],785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40153,[1421770285.265992],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40154,[1421770285.471508],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40155,[1421770285.676955],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40156,[1421770285.883236],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +40157,[1421770286.088400],1235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +40158,[1421770286.293824],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +40159,[1421770286.499973],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +40160,[1421770286.705028],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40161,[1421770286.910977],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +40162,[1421770287.115816],434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40163,[1421770287.320479],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40164,[1421770287.525610],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40165,[1421770287.731167],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40166,[1421770287.937205],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +40167,[1421770288.142993],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40168,[1421770288.349112],1719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +40169,[1421770288.554524],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40170,[1421770288.759910],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40171,[1421770288.966595],1610,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +40172,[1421770289.173106],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +40173,[1421770289.378368],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40174,[1421770289.584465],1507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40175,[1421770289.790481],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +40176,[1421770289.995967],446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40177,[1421770290.201497],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40178,[1421770300.610084],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40179,[1421770300.815289],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +40180,[1421770301.020435],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +40181,[1421770301.225752],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +40182,[1421770301.431143],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40183,[1421770301.636167],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40184,[1421770301.841460],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40185,[1421770302.046504],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40186,[1421770302.251279],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +40187,[1421770302.456565],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40188,[1421770302.663090],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +40189,[1421770302.869254],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +40190,[1421770303.074561],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +40191,[1421770303.280081],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40192,[1421770303.485622],966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40193,[1421770303.691490],411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40194,[1421770303.896819],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +40195,[1421770304.102180],694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40196,[1421770304.307759],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40197,[1421770304.514919],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.07,ms +40198,[1421770304.720526],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40199,[1421770304.926142],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40200,[1421770305.132453],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +40201,[1421770305.337348],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40202,[1421770305.542177],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40203,[1421770305.747411],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40204,[1421770305.953182],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +40205,[1421770306.158516],276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40206,[1421770306.364876],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +40207,[1421770306.571005],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +40208,[1421770306.776504],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40209,[1421770306.981983],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40210,[1421770307.187025],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40211,[1421770307.392553],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40212,[1421770307.598721],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +40213,[1421770307.803572],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40214,[1421770308.008638],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +40215,[1421770308.215000],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +40216,[1421770308.420852],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +40217,[1421770308.626371],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40218,[1421770308.831529],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40219,[1421770309.036504],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40220,[1421770309.241929],964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40221,[1421770309.448211],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +40222,[1421770309.654633],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +40223,[1421770309.860758],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +40224,[1421770310.065738],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40225,[1421770310.271716],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +40226,[1421770310.476908],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40227,[1421770310.683023],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40228,[1421770310.888377],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +40229,[1421770311.093763],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40230,[1421770311.300305],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +40231,[1421770311.505422],161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40232,[1421770311.710711],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40233,[1421770311.916586],977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40234,[1421770312.122695],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +40235,[1421770312.327773],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40236,[1421770312.535236],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.05,ms +40237,[1421770312.741006],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40238,[1421770312.946650],1446,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +40239,[1421770313.152758],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40240,[1421770313.358751],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +40241,[1421770313.564156],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +40242,[1421770313.770523],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +40243,[1421770313.977541],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.76,ms +40244,[1421770314.184520],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.83,ms +40245,[1421770314.390161],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40246,[1421770314.595809],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40247,[1421770314.801652],1688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +40248,[1421770315.007705],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +40249,[1421770315.212727],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +40250,[1421770315.418401],509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +40251,[1421770315.623538],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40252,[1421770315.829636],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40253,[1421770316.034577],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +40254,[1421770316.240990],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +40255,[1421770316.446792],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +40256,[1421770316.652492],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +40257,[1421770316.859046],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +40258,[1421770317.064106],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40259,[1421770317.269512],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40260,[1421770317.476013],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +40261,[1421770317.681009],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +40262,[1421770317.886777],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40263,[1421770318.091530],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40264,[1421770318.296629],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +40265,[1421770318.502031],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40266,[1421770318.707042],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40267,[1421770318.913560],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +40268,[1421770319.118636],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40269,[1421770319.325159],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +40270,[1421770319.530604],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +40271,[1421770319.736549],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40272,[1421770319.941781],113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40273,[1421770320.147200],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40274,[1421770320.352134],39,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +40275,[1421770320.557214],938,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40276,[1421770320.762154],246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +40277,[1421770320.968049],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +40278,[1421770321.173465],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40279,[1421770321.378899],430,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40280,[1421770321.585739],1628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +40281,[1421770321.791358],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40282,[1421770321.996736],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40283,[1421770322.205519],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.48,ms +40284,[1421770322.417686],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.22,ms +40285,[1421770322.635068],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +40286,[1421770322.876237],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.9,ms +40287,[1421770323.090418],574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.1,ms +40288,[1421770323.314297],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +40289,[1421770323.540169],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.3,ms +40290,[1421770323.745867],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40291,[1421770324.032789],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=82.5,ms +40292,[1421770324.258743],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.6,ms +40293,[1421770324.477319],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.2,ms +40294,[1421770324.683873],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +40295,[1421770324.889794],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +40296,[1421770325.095080],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40297,[1421770325.301026],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40298,[1421770325.506483],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +40299,[1421770325.711702],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40300,[1421770325.918076],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +40301,[1421770326.123483],1072,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +40302,[1421770326.328979],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40303,[1421770326.534129],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40304,[1421770326.739316],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +40305,[1421770326.945240],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.93,ms +40306,[1421770327.155844],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.58,ms +40307,[1421770327.391536],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=31.7,ms +40308,[1421770327.642256],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=46.5,ms +40309,[1421770327.906666],1647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=60.4,ms +40310,[1421770328.111987],451,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40311,[1421770328.317252],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +40312,[1421770328.522835],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +40313,[1421770328.729623],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.03,ms +40314,[1421770328.938656],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.36,ms +40315,[1421770329.152790],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.80,ms +40316,[1421770329.371341],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +40317,[1421770329.592939],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +40318,[1421770329.867095],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=70.0,ms +40319,[1421770330.089807],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.0,ms +40320,[1421770330.317586],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +40321,[1421770330.600652],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.8,ms +40322,[1421770330.828258],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.3,ms +40323,[1421770331.103524],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=71.3,ms +40324,[1421770331.331591],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.9,ms +40325,[1421770331.559728],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.7,ms +40326,[1421770331.788840],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.9,ms +40327,[1421770332.076967],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=83.8,ms +40328,[1421770332.304695],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +40329,[1421770332.534342],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.1,ms +40330,[1421770332.745600],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.09,ms +40331,[1421770332.951258],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40332,[1421770333.157212],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +40333,[1421770333.364771],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.45,ms +40334,[1421770333.574716],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.49,ms +40335,[1421770333.790604],1192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.3,ms +40336,[1421770334.007441],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.6,ms +40337,[1421770334.270832],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=59.1,ms +40338,[1421770334.490673],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.9,ms +40339,[1421770334.774159],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.4,ms +40340,[1421770335.002553],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +40341,[1421770335.229215],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +40342,[1421770335.455903],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.7,ms +40343,[1421770335.681028],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +40344,[1421770335.888103],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +40345,[1421770336.107369],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +40346,[1421770336.332191],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +40347,[1421770336.563704],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.0,ms +40348,[1421770336.769605],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +40349,[1421770336.974956],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40350,[1421770337.180537],1477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +40351,[1421770337.387000],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +40352,[1421770337.592673],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40353,[1421770337.797979],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40354,[1421770338.004537],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +40355,[1421770338.210168],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40356,[1421770338.415458],1183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40357,[1421770338.622011],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40358,[1421770338.827620],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40359,[1421770339.033419],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +40360,[1421770339.239097],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40361,[1421770339.444515],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40362,[1421770339.651436],1175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +40363,[1421770339.871089],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +40364,[1421770340.099622],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.8,ms +40365,[1421770340.305872],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40366,[1421770340.510917],639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +40367,[1421770340.716149],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40368,[1421770340.921964],833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40369,[1421770341.129116],1156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.00,ms +40370,[1421770341.353509],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +40371,[1421770341.566679],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.94,ms +40372,[1421770341.784871],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +40373,[1421770342.006759],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.8,ms +40374,[1421770342.230827],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +40375,[1421770342.437375],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +40376,[1421770342.643861],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +40377,[1421770342.850007],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +40378,[1421770343.054814],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40379,[1421770343.259867],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +40380,[1421770343.465452],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40381,[1421770343.672444],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.80,ms +40382,[1421770343.879224],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +40383,[1421770344.085499],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40384,[1421770344.291663],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40385,[1421770344.497005],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40386,[1421770344.702230],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +40387,[1421770344.907769],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40388,[1421770345.112686],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40389,[1421770345.319371],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +40390,[1421770345.525615],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +40391,[1421770345.731733],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40392,[1421770345.937569],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40393,[1421770346.143390],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +40394,[1421770346.348574],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +40395,[1421770346.554822],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40396,[1421770346.760114],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +40397,[1421770346.965323],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40398,[1421770347.170294],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +40399,[1421770347.375708],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40400,[1421770347.584057],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +40401,[1421770347.790869],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +40402,[1421770347.996311],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +40403,[1421770348.201863],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40404,[1421770348.407142],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +40405,[1421770348.612451],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +40406,[1421770348.818696],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40407,[1421770349.023830],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +40408,[1421770349.228982],169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40409,[1421770349.433869],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40410,[1421770349.639741],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +40411,[1421770349.845269],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40412,[1421770350.050502],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40413,[1421770350.255793],1050,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +40414,[1421770350.462206],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +40415,[1421770350.668635],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +40416,[1421770350.874318],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +40417,[1421770351.079685],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40418,[1421770351.285875],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40419,[1421770351.492291],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40420,[1421770351.697630],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40421,[1421770351.903017],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40422,[1421770352.108869],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +40423,[1421770352.314741],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40424,[1421770352.521223],1958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40425,[1421770352.726707],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40426,[1421770352.932125],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40427,[1421770353.137616],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40428,[1421770353.342896],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40429,[1421770353.548310],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40430,[1421770353.754045],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40431,[1421770353.961404],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.83,ms +40432,[1421770354.167770],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40433,[1421770354.374594],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.75,ms +40434,[1421770354.580018],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40435,[1421770354.785201],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40436,[1421770354.990729],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40437,[1421770355.195892],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40438,[1421770355.401622],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40439,[1421770355.606563],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40440,[1421770355.813487],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +40441,[1421770356.018480],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40442,[1421770356.223858],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +40443,[1421770356.429484],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40444,[1421770356.634772],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +40445,[1421770356.840895],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40446,[1421770357.045746],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40447,[1421770357.252163],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +40448,[1421770357.457491],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40449,[1421770357.663213],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40450,[1421770357.869817],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40451,[1421770358.074902],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40452,[1421770358.280591],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40453,[1421770358.485969],745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40454,[1421770358.691577],1164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40455,[1421770358.896945],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40456,[1421770359.102178],1056,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40457,[1421770359.307220],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40458,[1421770359.512768],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +40459,[1421770359.718558],1197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +40460,[1421770359.924468],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +40461,[1421770360.129659],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +40462,[1421770360.335718],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +40463,[1421770360.542132],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +40464,[1421770360.747723],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40465,[1421770360.952914],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40466,[1421770361.158292],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40467,[1421770361.363768],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40468,[1421770361.568814],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +40469,[1421770361.774001],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40470,[1421770361.979802],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40471,[1421770362.185594],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40472,[1421770362.391069],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40473,[1421770362.596463],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40474,[1421770362.802972],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +40475,[1421770363.007968],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40476,[1421770363.213325],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +40477,[1421770363.418743],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40478,[1421770363.625042],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +40479,[1421770363.831008],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +40480,[1421770364.035867],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40481,[1421770364.240996],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40482,[1421770364.447942],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +40483,[1421770364.653473],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40484,[1421770364.860321],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +40485,[1421770365.066488],1835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +40486,[1421770365.272816],1599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40487,[1421770365.478506],1102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40488,[1421770365.684334],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40489,[1421770365.896818],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.19,ms +40490,[1421770366.101696],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40491,[1421770366.306785],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40492,[1421770366.512246],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40493,[1421770366.718698],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +40494,[1421770366.923973],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40495,[1421770367.129191],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +40496,[1421770367.334254],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40497,[1421770367.540815],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40498,[1421770367.747223],1984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40499,[1421770367.952696],1291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40500,[1421770368.157945],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40501,[1421770368.363999],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +40502,[1421770368.569529],1202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40503,[1421770368.774845],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40504,[1421770368.981218],1915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40505,[1421770369.187716],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +40506,[1421770369.392927],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40507,[1421770369.598136],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40508,[1421770369.803738],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40509,[1421770370.008503],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40510,[1421770370.213559],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +40511,[1421770370.419912],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +40512,[1421770370.625603],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40513,[1421770370.831064],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40514,[1421770371.037350],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +40515,[1421770371.242253],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40516,[1421770371.447653],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40517,[1421770371.653634],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +40518,[1421770371.860035],1551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +40519,[1421770372.064967],200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40520,[1421770372.270045],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40521,[1421770372.476522],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +40522,[1421770372.681780],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40523,[1421770372.887773],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +40524,[1421770373.094254],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.91,ms +40525,[1421770373.320155],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +40526,[1421770373.553102],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.8,ms +40527,[1421770373.765923],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.74,ms +40528,[1421770373.988498],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.5,ms +40529,[1421770374.211831],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +40530,[1421770374.495392],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.4,ms +40531,[1421770374.722009],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +40532,[1421770374.949811],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +40533,[1421770375.235234],1928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=81.0,ms +40534,[1421770375.463874],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +40535,[1421770375.692580],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.6,ms +40536,[1421770375.897800],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40537,[1421770376.102730],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40538,[1421770376.308037],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +40539,[1421770376.517649],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.64,ms +40540,[1421770376.731461],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.31,ms +40541,[1421770376.946607],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +40542,[1421770377.160299],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.79,ms +40543,[1421770377.381006],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +40544,[1421770377.650540],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=65.4,ms +40545,[1421770377.932793],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.2,ms +40546,[1421770378.156790],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +40547,[1421770378.376841],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.8,ms +40548,[1421770378.594479],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +40549,[1421770378.799796],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40550,[1421770379.004589],457,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40551,[1421770379.210819],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +40552,[1421770379.416074],795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40553,[1421770379.621291],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40554,[1421770379.826507],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +40555,[1421770380.031338],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +40556,[1421770380.236518],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40557,[1421770380.441733],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40558,[1421770380.647600],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40559,[1421770380.853474],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40560,[1421770381.058179],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40561,[1421770381.263075],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40562,[1421770381.469601],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +40563,[1421770381.674695],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40564,[1421770381.881403],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +40565,[1421770382.086146],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40566,[1421770382.292194],1912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +40567,[1421770382.497742],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +40568,[1421770382.702903],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +40569,[1421770382.908596],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40570,[1421770383.113764],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40571,[1421770383.319146],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +40572,[1421770383.524763],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40573,[1421770383.730630],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40574,[1421770383.935900],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40575,[1421770384.141783],1996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +40576,[1421770384.346823],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +40577,[1421770384.552187],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40578,[1421770384.757620],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40579,[1421770384.963315],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40580,[1421770385.168461],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +40581,[1421770385.373648],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40582,[1421770385.579198],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40583,[1421770385.784869],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40584,[1421770385.990490],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40585,[1421770386.195420],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +40586,[1421770386.401110],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40587,[1421770386.607739],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +40588,[1421770386.813419],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40589,[1421770387.019204],1210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40590,[1421770387.225570],1661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40591,[1421770387.431190],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +40592,[1421770387.637007],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40593,[1421770387.843244],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +40594,[1421770388.049095],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40595,[1421770388.254329],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +40596,[1421770388.459241],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +40597,[1421770388.664900],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +40598,[1421770388.870769],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +40599,[1421770389.076803],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +40600,[1421770389.282078],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40601,[1421770389.487451],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40602,[1421770389.693004],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40603,[1421770389.899273],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40604,[1421770390.104904],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +40605,[1421770390.310970],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +40606,[1421770390.516890],1240,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +40607,[1421770390.723332],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +40608,[1421770390.928768],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40609,[1421770391.135025],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +40610,[1421770391.340515],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40611,[1421770391.546400],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +40612,[1421770391.753217],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40613,[1421770391.958928],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +40614,[1421770392.164075],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +40615,[1421770392.370286],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +40616,[1421770392.576931],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +40617,[1421770392.782091],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40618,[1421770392.987938],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40619,[1421770393.195130],925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.03,ms +40620,[1421770393.401660],1813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +40621,[1421770393.607213],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +40622,[1421770393.813215],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.94,ms +40623,[1421770394.018145],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40624,[1421770394.224010],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +40625,[1421770394.429226],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40626,[1421770394.636464],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +40627,[1421770394.842743],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +40628,[1421770395.048262],899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40629,[1421770395.253391],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40630,[1421770395.459626],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +40631,[1421770395.664951],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40632,[1421770395.870108],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +40633,[1421770396.074890],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40634,[1421770396.280155],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40635,[1421770396.486163],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +40636,[1421770396.691736],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40637,[1421770396.898386],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +40638,[1421770397.103654],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +40639,[1421770397.308856],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40640,[1421770397.514485],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +40641,[1421770397.720017],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40642,[1421770397.925023],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40643,[1421770398.131032],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40644,[1421770398.337132],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +40645,[1421770398.542630],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +40646,[1421770398.748760],1312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +40647,[1421770398.954282],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40648,[1421770399.160893],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40649,[1421770399.366046],358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40650,[1421770399.571887],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40651,[1421770399.777582],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40652,[1421770399.984494],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.67,ms +40653,[1421770400.191138],1707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +40654,[1421770400.397122],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +40655,[1421770400.602211],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40656,[1421770400.808690],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40657,[1421770401.014474],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +40658,[1421770401.220473],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +40659,[1421770401.425936],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +40660,[1421770401.631000],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40661,[1421770401.837410],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +40662,[1421770402.042702],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40663,[1421770402.248055],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40664,[1421770402.453940],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +40665,[1421770402.659260],1094,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +40666,[1421770402.864183],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40667,[1421770403.069310],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +40668,[1421770403.274528],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +40669,[1421770403.480646],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +40670,[1421770403.686819],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +40671,[1421770403.892423],1017,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +40672,[1421770404.099000],1700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +40673,[1421770404.304087],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40674,[1421770404.509661],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +40675,[1421770404.715353],1284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +40676,[1421770404.920832],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +40677,[1421770405.126430],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +40678,[1421770405.331582],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +40679,[1421770405.538055],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +40680,[1421770405.743746],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +40681,[1421770405.949215],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +40682,[1421770406.154593],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40683,[1421770406.360967],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +40684,[1421770406.566419],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40685,[1421770406.771827],205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40686,[1421770406.977154],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40687,[1421770407.182384],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40688,[1421770407.387460],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40689,[1421770407.592685],545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40690,[1421770407.798877],1656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +40691,[1421770408.004907],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40692,[1421770408.210318],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +40693,[1421770408.416768],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +40694,[1421770408.622188],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +40695,[1421770408.827757],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40696,[1421770409.033249],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40697,[1421770409.238783],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40698,[1421770409.443935],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40699,[1421770409.649160],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40700,[1421770409.854678],857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40701,[1421770410.059611],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40702,[1421770410.265586],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40703,[1421770410.471965],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +40704,[1421770410.677288],20,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +40705,[1421770410.883115],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +40706,[1421770411.088489],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40707,[1421770411.294673],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40708,[1421770411.500653],1371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +40709,[1421770411.706080],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40710,[1421770411.911625],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40711,[1421770412.116748],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40712,[1421770412.322869],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +40713,[1421770412.528058],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +40714,[1421770412.734916],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40715,[1421770412.940178],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40716,[1421770413.146741],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +40717,[1421770413.352254],27,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40718,[1421770413.558050],1462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +40719,[1421770413.763337],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40720,[1421770413.968621],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40721,[1421770414.175108],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +40722,[1421770414.380698],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +40723,[1421770414.586490],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +40724,[1421770414.791878],711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40725,[1421770414.998460],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +40726,[1421770415.204196],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40727,[1421770415.409770],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40728,[1421770415.615666],771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +40729,[1421770415.821070],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40730,[1421770416.025646],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +40731,[1421770416.230823],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40732,[1421770416.435638],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40733,[1421770416.641648],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +40734,[1421770416.846716],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +40735,[1421770417.051660],527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40736,[1421770417.257920],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +40737,[1421770417.464849],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +40738,[1421770417.670731],415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40739,[1421770417.876525],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40740,[1421770418.081608],391,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40741,[1421770418.286497],191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +40742,[1421770418.491492],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40743,[1421770418.697874],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +40744,[1421770418.903081],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40745,[1421770419.109081],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40746,[1421770419.314356],702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40747,[1421770419.519619],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40748,[1421770419.726399],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +40749,[1421770419.932632],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +40750,[1421770420.138059],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +40751,[1421770420.344283],1654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +40752,[1421770420.550269],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40753,[1421770420.756196],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +40754,[1421770420.961769],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40755,[1421770421.170793],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.98,ms +40756,[1421770421.376181],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +40757,[1421770421.582703],1596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40758,[1421770421.788484],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40759,[1421770421.994341],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40760,[1421770422.199909],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40761,[1421770422.405332],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +40762,[1421770422.610852],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40763,[1421770422.815886],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40764,[1421770423.021655],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +40765,[1421770423.226979],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40766,[1421770423.433201],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +40767,[1421770423.639598],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +40768,[1421770423.845173],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40769,[1421770424.049746],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40770,[1421770424.254377],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +40771,[1421770424.459740],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40772,[1421770424.665483],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40773,[1421770424.871324],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40774,[1421770425.076392],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +40775,[1421770425.281558],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40776,[1421770425.487844],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +40777,[1421770425.694323],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +40778,[1421770425.899935],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40779,[1421770426.105736],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +40780,[1421770426.311909],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +40781,[1421770426.517324],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40782,[1421770426.722313],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40783,[1421770426.928727],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +40784,[1421770427.134220],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40785,[1421770427.340489],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +40786,[1421770427.546069],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40787,[1421770427.751395],1335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +40788,[1421770427.957191],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40789,[1421770428.162730],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +40790,[1421770428.367704],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +40791,[1421770428.573816],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +40792,[1421770428.781034],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.99,ms +40793,[1421770428.987093],806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.95,ms +40794,[1421770429.192687],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40795,[1421770429.399216],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +40796,[1421770429.605277],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40797,[1421770429.811516],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +40798,[1421770430.016592],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40799,[1421770430.221998],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +40800,[1421770430.427313],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40801,[1421770430.632732],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40802,[1421770430.837758],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40803,[1421770431.042740],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40804,[1421770431.247903],111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +40805,[1421770431.453373],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40806,[1421770431.658716],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40807,[1421770431.863550],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +40808,[1421770432.069154],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +40809,[1421770432.274238],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +40810,[1421770432.480383],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +40811,[1421770432.685683],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +40812,[1421770432.891407],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40813,[1421770433.096756],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40814,[1421770433.302716],1634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +40815,[1421770433.509302],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +40816,[1421770433.715078],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +40817,[1421770433.921045],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40818,[1421770434.126198],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40819,[1421770434.331961],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40820,[1421770434.538818],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +40821,[1421770434.743885],627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +40822,[1421770434.949501],1441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +40823,[1421770435.155121],306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +40824,[1421770435.361147],999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +40825,[1421770435.566666],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.78,ms +40826,[1421770435.771848],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40827,[1421770435.978247],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +40828,[1421770436.183795],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +40829,[1421770436.388953],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40830,[1421770436.594280],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40831,[1421770436.800097],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +40832,[1421770437.005515],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40833,[1421770437.210929],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +40834,[1421770437.416058],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40835,[1421770437.622225],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +40836,[1421770437.827479],423,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40837,[1421770438.032187],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +40838,[1421770438.237319],33,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +40839,[1421770438.442917],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40840,[1421770438.648547],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +40841,[1421770438.854624],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +40842,[1421770439.060804],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +40843,[1421770439.265891],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +40844,[1421770439.472290],1538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +40845,[1421770439.677878],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40846,[1421770439.883435],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +40847,[1421770440.088988],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +40848,[1421770440.294285],1173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +40849,[1421770440.499783],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40850,[1421770440.705239],1030,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +40851,[1421770440.910467],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +40852,[1421770441.116399],1713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40853,[1421770441.321802],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40854,[1421770441.526854],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40855,[1421770441.732544],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40856,[1421770441.938023],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40857,[1421770442.143968],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40858,[1421770442.349531],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +40859,[1421770442.555265],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +40860,[1421770442.761560],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +40861,[1421770442.966718],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40862,[1421770443.173467],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.70,ms +40863,[1421770443.378971],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40864,[1421770443.584437],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40865,[1421770443.789824],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +40866,[1421770443.995700],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40867,[1421770444.202331],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40868,[1421770444.408466],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +40869,[1421770444.613357],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40870,[1421770444.819546],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +40871,[1421770445.024774],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40872,[1421770445.229911],1158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40873,[1421770445.435360],1385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +40874,[1421770445.640793],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40875,[1421770445.847137],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +40876,[1421770446.052130],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40877,[1421770446.257040],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +40878,[1421770446.462131],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40879,[1421770446.667445],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40880,[1421770446.874432],1964,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +40881,[1421770447.081217],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.86,ms +40882,[1421770447.286588],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +40883,[1421770447.492373],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40884,[1421770447.697622],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +40885,[1421770447.904172],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40886,[1421770448.109839],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40887,[1421770448.315223],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40888,[1421770448.520531],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40889,[1421770448.725955],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40890,[1421770448.932268],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +40891,[1421770449.137414],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40892,[1421770449.344315],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.88,ms +40893,[1421770449.549448],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +40894,[1421770449.773970],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.4,ms +40895,[1421770449.990841],541,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +40896,[1421770450.203557],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.72,ms +40897,[1421770450.422636],697,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +40898,[1421770450.646550],956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +40899,[1421770450.870473],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.1,ms +40900,[1421770451.075241],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40901,[1421770451.280227],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40902,[1421770451.486641],1660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +40903,[1421770451.694866],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.56,ms +40904,[1421770451.905053],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.73,ms +40905,[1421770452.118306],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.53,ms +40906,[1421770452.330297],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.70,ms +40907,[1421770452.547788],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +40908,[1421770452.767618],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.5,ms +40909,[1421770453.045473],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=74.0,ms +40910,[1421770453.250993],155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40911,[1421770453.471009],1282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.1,ms +40912,[1421770453.676684],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40913,[1421770453.883260],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +40914,[1421770454.088465],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40915,[1421770454.293554],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40916,[1421770454.503208],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.62,ms +40917,[1421770454.736368],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.1,ms +40918,[1421770454.951723],592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.2,ms +40919,[1421770455.204902],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=48.5,ms +40920,[1421770455.421738],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.7,ms +40921,[1421770455.627520],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +40922,[1421770455.832838],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +40923,[1421770456.038176],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +40924,[1421770456.243437],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +40925,[1421770456.449011],426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40926,[1421770456.654726],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40927,[1421770456.860822],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40928,[1421770457.066177],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40929,[1421770457.272678],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +40930,[1421770457.477592],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40931,[1421770457.682971],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40932,[1421770457.889096],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +40933,[1421770458.094822],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +40934,[1421770458.299993],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +40935,[1421770458.505432],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40936,[1421770458.710399],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40937,[1421770458.916762],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +40938,[1421770459.122314],1476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +40939,[1421770459.328270],1752,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +40940,[1421770459.533389],912,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +40941,[1421770459.738730],1254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +40942,[1421770459.945000],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +40943,[1421770460.151257],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40944,[1421770460.357215],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +40945,[1421770460.562485],48,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40946,[1421770460.767840],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40947,[1421770460.973460],1415,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +40948,[1421770461.179269],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40949,[1421770461.386304],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +40950,[1421770461.591927],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40951,[1421770461.797256],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40952,[1421770462.002644],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40953,[1421770462.208006],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40954,[1421770462.413230],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +40955,[1421770462.618458],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40956,[1421770462.824136],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +40957,[1421770463.030022],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +40958,[1421770463.235000],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +40959,[1421770463.440428],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40960,[1421770463.647025],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +40961,[1421770463.852825],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40962,[1421770464.057313],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +40963,[1421770464.263642],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +40964,[1421770464.477036],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.26,ms +40965,[1421770464.681776],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +40966,[1421770464.887042],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40967,[1421770465.092958],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +40968,[1421770465.298393],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +40969,[1421770465.503836],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +40970,[1421770465.709243],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40971,[1421770465.914303],497,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40972,[1421770466.119369],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +40973,[1421770466.325924],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +40974,[1421770466.532565],1530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +40975,[1421770466.739009],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +40976,[1421770466.944195],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +40977,[1421770467.149493],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +40978,[1421770467.354973],236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +40979,[1421770467.560831],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +40980,[1421770467.767106],1780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +40981,[1421770467.972080],1140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +40982,[1421770468.178078],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +40983,[1421770468.384125],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +40984,[1421770468.589971],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +40985,[1421770468.796161],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +40986,[1421770469.002186],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40987,[1421770469.207675],299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +40988,[1421770469.413138],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +40989,[1421770469.618941],1146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +40990,[1421770469.823819],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +40991,[1421770470.028972],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +40992,[1421770470.234439],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +40993,[1421770470.441042],1785,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40994,[1421770470.647750],1659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +40995,[1421770470.853214],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +40996,[1421770471.058111],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +40997,[1421770471.263761],66,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +40998,[1421770471.470255],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +40999,[1421770471.676634],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +41000,[1421770471.883387],1828,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41001,[1421770472.088801],1026,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41002,[1421770472.293962],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41003,[1421770472.499594],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41004,[1421770472.705430],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41005,[1421770472.910936],237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41006,[1421770473.117787],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.63,ms +41007,[1421770473.323103],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41008,[1421770473.528447],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41009,[1421770473.733568],1402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41010,[1421770473.938749],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +41011,[1421770474.144667],1652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41012,[1421770474.349928],1458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +41013,[1421770474.555019],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41014,[1421770474.761532],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41015,[1421770474.966519],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41016,[1421770475.171410],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41017,[1421770475.376653],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41018,[1421770475.583619],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.74,ms +41019,[1421770475.789711],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41020,[1421770475.995483],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41021,[1421770476.201048],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +41022,[1421770476.406461],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41023,[1421770476.612850],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41024,[1421770476.818236],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41025,[1421770477.023927],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +41026,[1421770477.229323],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41027,[1421770477.434674],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41028,[1421770477.640383],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +41029,[1421770477.846419],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +41030,[1421770478.051029],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +41031,[1421770478.255995],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41032,[1421770478.461777],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +41033,[1421770478.667229],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41034,[1421770478.874158],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +41035,[1421770479.079297],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41036,[1421770479.284057],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41037,[1421770479.489193],523,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41038,[1421770479.694574],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41039,[1421770479.900028],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41040,[1421770480.106423],1860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +41041,[1421770480.312736],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +41042,[1421770480.517824],1447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +41043,[1421770480.723206],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +41044,[1421770480.929476],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +41045,[1421770481.134856],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41046,[1421770481.340570],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41047,[1421770481.546307],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41048,[1421770481.752082],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +41049,[1421770481.957771],882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41050,[1421770482.163187],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +41051,[1421770482.368841],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +41052,[1421770482.574490],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41053,[1421770482.779835],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41054,[1421770482.986205],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41055,[1421770483.191914],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41056,[1421770483.397135],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41057,[1421770483.602823],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +41058,[1421770483.808101],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41059,[1421770484.012718],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41060,[1421770484.218788],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +41061,[1421770484.425145],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +41062,[1421770484.630513],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41063,[1421770484.836046],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41064,[1421770485.040862],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41065,[1421770485.246030],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41066,[1421770485.450870],788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41067,[1421770485.657328],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +41068,[1421770485.862511],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41069,[1421770486.068329],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +41070,[1421770486.273589],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41071,[1421770486.478701],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +41072,[1421770486.683952],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41073,[1421770486.889468],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41074,[1421770487.094532],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41075,[1421770487.299688],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +41076,[1421770487.504515],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41077,[1421770487.710342],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +41078,[1421770487.916331],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +41079,[1421770488.121387],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41080,[1421770488.326704],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41081,[1421770488.532307],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41082,[1421770488.738282],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +41083,[1421770488.943084],652,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41084,[1421770489.148193],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +41085,[1421770489.353417],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41086,[1421770489.558649],99,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41087,[1421770489.763731],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41088,[1421770489.968336],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41089,[1421770490.172970],109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41090,[1421770490.378194],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41091,[1421770490.586554],1665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.40,ms +41092,[1421770490.792219],1230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +41093,[1421770490.998562],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +41094,[1421770491.203978],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41095,[1421770491.410186],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +41096,[1421770491.616217],1976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +41097,[1421770491.821408],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41098,[1421770492.027178],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +41099,[1421770492.232318],156,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41100,[1421770492.437681],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41101,[1421770492.643350],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41102,[1421770492.848571],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41103,[1421770493.054485],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +41104,[1421770493.259894],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +41105,[1421770493.465424],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +41106,[1421770493.671201],185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41107,[1421770493.876682],273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41108,[1421770494.083147],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +41109,[1421770494.303867],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +41110,[1421770494.530959],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +41111,[1421770494.816084],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.7,ms +41112,[1421770495.021269],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41113,[1421770495.226094],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41114,[1421770495.431178],1448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +41115,[1421770495.636445],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41116,[1421770495.843101],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +41117,[1421770496.048519],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41118,[1421770496.253558],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +41119,[1421770496.459244],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +41120,[1421770496.663999],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41121,[1421770496.868820],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41122,[1421770497.073542],869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +41123,[1421770497.278412],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41124,[1421770497.483894],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +41125,[1421770497.689460],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +41126,[1421770497.895142],409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41127,[1421770498.101462],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41128,[1421770498.306779],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41129,[1421770498.512206],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41130,[1421770498.718265],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +41131,[1421770498.923730],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41132,[1421770499.129311],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41133,[1421770499.335433],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +41134,[1421770499.540940],367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41135,[1421770499.746695],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41136,[1421770499.951880],272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +41137,[1421770500.157156],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +41138,[1421770500.362912],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41139,[1421770500.568777],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41140,[1421770500.774424],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41141,[1421770500.979864],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41142,[1421770501.185188],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41143,[1421770501.391124],1931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +41144,[1421770501.595813],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41145,[1421770501.802342],1769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +41146,[1421770502.007290],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41147,[1421770502.213110],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41148,[1421770502.417967],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41149,[1421770502.622397],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +41150,[1421770502.828157],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +41151,[1421770503.035174],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +41152,[1421770503.241799],1741,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41153,[1421770503.447297],251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41154,[1421770503.653294],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41155,[1421770503.859579],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.05,ms +41156,[1421770504.065519],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +41157,[1421770504.270817],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +41158,[1421770504.475479],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41159,[1421770504.680111],820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +41160,[1421770504.889711],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +41161,[1421770505.097961],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41162,[1421770505.303076],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41163,[1421770505.507749],735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41164,[1421770505.712278],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +41165,[1421770505.917814],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +41166,[1421770506.123082],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +41167,[1421770506.328000],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41168,[1421770506.533218],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +41169,[1421770506.746095],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.92,ms +41170,[1421770506.951739],1039,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41171,[1421770507.156666],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41172,[1421770507.361946],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41173,[1421770507.567822],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +41174,[1421770507.773150],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41175,[1421770507.978631],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41176,[1421770508.185318],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +41177,[1421770508.391833],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +41178,[1421770508.597159],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +41179,[1421770508.803350],1870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +41180,[1421770509.008966],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +41181,[1421770509.214255],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41182,[1421770509.420597],1612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41183,[1421770509.625304],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +41184,[1421770509.830899],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41185,[1421770510.036733],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41186,[1421770510.241676],1100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41187,[1421770510.446728],1208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41188,[1421770510.653160],1672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +41189,[1421770510.858595],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41190,[1421770511.065213],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +41191,[1421770511.270899],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41192,[1421770511.475829],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41193,[1421770511.681220],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +41194,[1421770511.886707],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41195,[1421770512.091743],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41196,[1421770512.297240],1397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41197,[1421770512.503299],898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.92,ms +41198,[1421770512.710748],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.05,ms +41199,[1421770512.916046],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41200,[1421770513.121745],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +41201,[1421770513.327257],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41202,[1421770513.533811],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +41203,[1421770513.739827],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41204,[1421770513.945837],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +41205,[1421770514.151640],1305,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +41206,[1421770514.357649],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +41207,[1421770514.563385],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +41208,[1421770514.769109],1999,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +41209,[1421770514.974125],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41210,[1421770515.179942],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +41211,[1421770515.384397],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41212,[1421770515.589212],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +41213,[1421770515.795054],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +41214,[1421770516.001360],1994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +41215,[1421770516.207081],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +41216,[1421770516.412638],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +41217,[1421770516.618335],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41218,[1421770516.823499],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41219,[1421770517.028187],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +41220,[1421770517.234614],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +41221,[1421770517.439620],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41222,[1421770517.645020],1016,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41223,[1421770517.850040],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41224,[1421770518.055012],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41225,[1421770518.259688],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41226,[1421770518.464906],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41227,[1421770518.670099],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41228,[1421770518.876604],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +41229,[1421770519.082319],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41230,[1421770519.286999],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41231,[1421770519.491872],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41232,[1421770519.697654],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +41233,[1421770519.903372],1506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +41234,[1421770520.110090],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.96,ms +41235,[1421770520.315557],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41236,[1421770520.520904],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41237,[1421770520.726657],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41238,[1421770520.932025],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41239,[1421770521.139054],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.79,ms +41240,[1421770521.344575],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41241,[1421770521.549978],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41242,[1421770521.755342],1042,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41243,[1421770521.960428],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +41244,[1421770522.171410],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.61,ms +41245,[1421770522.376026],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +41246,[1421770522.580615],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41247,[1421770522.786854],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +41248,[1421770522.993334],1528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +41249,[1421770523.198816],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +41250,[1421770523.404026],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41251,[1421770523.610790],1637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +41252,[1421770523.816393],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +41253,[1421770524.022556],720,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.59,ms +41254,[1421770524.228254],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +41255,[1421770524.433267],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41256,[1421770524.639400],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41257,[1421770524.845148],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +41258,[1421770525.050272],1307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41259,[1421770525.255470],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41260,[1421770525.461532],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +41261,[1421770525.667283],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41262,[1421770525.880842],284,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.26,ms +41263,[1421770526.093410],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.33,ms +41264,[1421770526.298744],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41265,[1421770526.505590],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +41266,[1421770526.730646],1625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +41267,[1421770526.935733],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +41268,[1421770527.140762],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41269,[1421770527.346003],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41270,[1421770527.551422],779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +41271,[1421770527.757829],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41272,[1421770527.964415],1794,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +41273,[1421770528.169094],131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41274,[1421770528.374390],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41275,[1421770528.579949],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41276,[1421770528.785624],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +41277,[1421770528.992069],539,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +41278,[1421770529.198612],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.69,ms +41279,[1421770529.404968],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +41280,[1421770529.611211],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +41281,[1421770529.817580],1837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +41282,[1421770530.024012],1518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +41283,[1421770530.229013],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41284,[1421770530.433988],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41285,[1421770530.638761],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +41286,[1421770530.844426],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +41287,[1421770531.049379],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41288,[1421770531.254062],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41289,[1421770531.459338],982,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41290,[1421770531.664785],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41291,[1421770531.871261],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +41292,[1421770532.077152],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +41293,[1421770532.281924],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41294,[1421770532.488184],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +41295,[1421770532.693812],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +41296,[1421770532.898649],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41297,[1421770533.103284],151,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41298,[1421770533.308119],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41299,[1421770533.512830],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41300,[1421770533.717869],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41301,[1421770533.923426],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +41302,[1421770534.128943],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41303,[1421770534.334913],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41304,[1421770534.540172],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +41305,[1421770534.745397],1302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +41306,[1421770534.950482],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41307,[1421770535.156173],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +41308,[1421770535.361418],648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41309,[1421770535.567257],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41310,[1421770535.773199],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +41311,[1421770535.978834],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +41312,[1421770536.192670],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.4,ms +41313,[1421770536.397764],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41314,[1421770536.602552],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41315,[1421770536.808269],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +41316,[1421770537.013189],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41317,[1421770537.219461],1561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +41318,[1421770537.424899],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41319,[1421770537.630186],1075,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +41320,[1421770537.835473],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41321,[1421770538.040629],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41322,[1421770538.247293],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +41323,[1421770538.453257],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +41324,[1421770538.659462],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41325,[1421770538.865893],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +41326,[1421770539.071798],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41327,[1421770539.277225],1298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41328,[1421770539.482660],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41329,[1421770539.689496],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +41330,[1421770539.895222],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41331,[1421770540.101724],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41332,[1421770540.306828],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41333,[1421770540.512353],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +41334,[1421770540.717286],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +41335,[1421770540.922599],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41336,[1421770541.128144],518,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41337,[1421770541.334590],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.60,ms +41338,[1421770541.539338],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41339,[1421770541.744676],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +41340,[1421770541.949937],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41341,[1421770542.155068],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41342,[1421770542.360209],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41343,[1421770542.565454],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +41344,[1421770542.770582],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41345,[1421770542.976534],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +41346,[1421770543.182069],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41347,[1421770543.388888],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.81,ms +41348,[1421770543.594657],144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41349,[1421770543.800717],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +41350,[1421770544.005780],248,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41351,[1421770544.211689],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41352,[1421770544.416958],834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41353,[1421770544.622277],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41354,[1421770544.828047],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41355,[1421770545.033178],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41356,[1421770545.238383],1058,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41357,[1421770545.443144],1381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41358,[1421770545.647902],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +41359,[1421770545.853247],1075,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41360,[1421770546.058590],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +41361,[1421770546.263405],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41362,[1421770546.468585],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +41363,[1421770546.673496],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +41364,[1421770546.878797],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41365,[1421770547.083776],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41366,[1421770547.289865],1501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +41367,[1421770547.495017],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41368,[1421770547.700017],598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +41369,[1421770547.904907],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41370,[1421770548.109825],529,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41371,[1421770548.315992],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +41372,[1421770548.521353],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +41373,[1421770548.727670],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +41374,[1421770548.933021],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41375,[1421770549.138439],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41376,[1421770549.343637],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41377,[1421770549.548735],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41378,[1421770549.755069],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +41379,[1421770549.960779],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41380,[1421770550.167524],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41381,[1421770550.372393],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +41382,[1421770550.577664],535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41383,[1421770550.786909],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.45,ms +41384,[1421770550.993547],1492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +41385,[1421770551.218840],1617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.1,ms +41386,[1421770551.424034],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +41387,[1421770551.632359],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.53,ms +41388,[1421770551.837718],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41389,[1421770552.044048],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41390,[1421770552.250320],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +41391,[1421770552.455409],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41392,[1421770552.660705],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +41393,[1421770552.865682],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +41394,[1421770553.070537],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41395,[1421770553.275372],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41396,[1421770553.480576],283,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41397,[1421770553.686995],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +41398,[1421770553.892301],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41399,[1421770554.097624],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41400,[1421770554.303096],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41401,[1421770554.508297],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41402,[1421770554.713583],600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41403,[1421770554.920261],1869,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +41404,[1421770555.126093],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41405,[1421770555.331583],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41406,[1421770555.537047],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +41407,[1421770555.742909],1479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41408,[1421770555.948991],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41409,[1421770556.155411],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +41410,[1421770556.360571],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41411,[1421770556.565937],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +41412,[1421770556.771939],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +41413,[1421770556.979096],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.85,ms +41414,[1421770557.184645],885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41415,[1421770557.389721],139,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41416,[1421770557.595931],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +41417,[1421770557.802512],1824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +41418,[1421770558.009258],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +41419,[1421770558.214543],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41420,[1421770558.419529],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41421,[1421770558.624793],16,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +41422,[1421770558.831169],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +41423,[1421770559.037672],1481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +41424,[1421770559.242979],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41425,[1421770559.448830],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41426,[1421770559.654357],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41427,[1421770559.859328],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +41428,[1421770560.065005],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +41429,[1421770560.270293],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41430,[1421770560.475529],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41431,[1421770560.681337],1562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +41432,[1421770560.887861],1542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +41433,[1421770561.093433],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41434,[1421770561.300261],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41435,[1421770561.505375],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41436,[1421770561.710712],775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41437,[1421770561.915593],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41438,[1421770562.120707],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41439,[1421770562.325877],1002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41440,[1421770562.530947],212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41441,[1421770562.736648],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +41442,[1421770562.941555],767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41443,[1421770563.147651],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +41444,[1421770563.352471],669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41445,[1421770563.557198],282,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41446,[1421770563.763177],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +41447,[1421770563.968008],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41448,[1421770564.172762],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41449,[1421770564.378116],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41450,[1421770564.583405],323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41451,[1421770564.788853],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41452,[1421770564.993896],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41453,[1421770565.198817],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41454,[1421770565.405333],1559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41455,[1421770565.611243],586,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41456,[1421770565.816528],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41457,[1421770566.021670],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41458,[1421770566.227720],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +41459,[1421770566.433506],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +41460,[1421770566.639946],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41461,[1421770566.845522],1360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41462,[1421770567.050763],813,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +41463,[1421770567.256039],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41464,[1421770567.461144],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41465,[1421770567.666195],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41466,[1421770567.871951],709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41467,[1421770568.077330],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41468,[1421770568.282393],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41469,[1421770568.487826],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41470,[1421770568.694317],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41471,[1421770568.899953],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +41472,[1421770569.105643],1513,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +41473,[1421770569.310842],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41474,[1421770569.517278],1592,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +41475,[1421770569.723784],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +41476,[1421770569.930083],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +41477,[1421770570.134782],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41478,[1421770570.341077],1867,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41479,[1421770570.546128],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41480,[1421770570.751486],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41481,[1421770570.956570],517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41482,[1421770571.162012],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41483,[1421770571.368410],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +41484,[1421770571.574426],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41485,[1421770571.780117],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +41486,[1421770571.986864],1546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +41487,[1421770572.193541],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +41488,[1421770572.402432],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.43,ms +41489,[1421770572.612509],1190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.40,ms +41490,[1421770572.853501],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.9,ms +41491,[1421770573.109412],1489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=51.7,ms +41492,[1421770573.331704],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.1,ms +41493,[1421770573.559246],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +41494,[1421770573.778775],22,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +41495,[1421770573.984988],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +41496,[1421770574.191052],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +41497,[1421770574.396332],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41498,[1421770574.602047],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +41499,[1421770574.808764],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41500,[1421770575.014282],1431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41501,[1421770575.220050],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +41502,[1421770575.424853],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41503,[1421770575.630224],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41504,[1421770575.837273],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.93,ms +41505,[1421770576.055762],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +41506,[1421770576.288957],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=29.7,ms +41507,[1421770576.499172],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.19,ms +41508,[1421770576.718106],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +41509,[1421770576.942421],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.2,ms +41510,[1421770577.166008],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.5,ms +41511,[1421770577.392428],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.3,ms +41512,[1421770577.597992],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41513,[1421770577.803683],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +41514,[1421770578.012888],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.69,ms +41515,[1421770578.222610],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.78,ms +41516,[1421770578.462559],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=36.0,ms +41517,[1421770578.679283],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.5,ms +41518,[1421770578.885635],1807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41519,[1421770579.091056],957,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41520,[1421770579.296072],690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41521,[1421770579.501336],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41522,[1421770579.707037],1215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41523,[1421770579.913666],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +41524,[1421770580.120234],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41525,[1421770580.325362],1459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41526,[1421770580.530197],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41527,[1421770580.735218],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +41528,[1421770580.940114],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41529,[1421770581.146276],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41530,[1421770581.352240],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +41531,[1421770581.557669],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41532,[1421770581.763200],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41533,[1421770581.968715],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41534,[1421770582.175564],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +41535,[1421770582.380900],296,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41536,[1421770582.585854],1285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41537,[1421770582.790829],1306,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41538,[1421770582.996062],157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41539,[1421770583.201813],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +41540,[1421770583.407345],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +41541,[1421770583.613661],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +41542,[1421770583.818741],769,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41543,[1421770584.023791],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41544,[1421770584.229088],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41545,[1421770584.434068],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41546,[1421770584.640316],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +41547,[1421770584.845925],1367,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +41548,[1421770585.051277],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41549,[1421770585.256270],1466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +41550,[1421770585.461774],854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41551,[1421770585.667295],996,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41552,[1421770585.873749],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +41553,[1421770586.079136],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41554,[1421770586.283942],1262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41555,[1421770586.488641],1289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41556,[1421770586.694796],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41557,[1421770586.900257],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41558,[1421770587.106618],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +41559,[1421770587.311225],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +41560,[1421770587.516499],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +41561,[1421770587.721315],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41562,[1421770587.926249],933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41563,[1421770588.132388],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +41564,[1421770588.337332],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41565,[1421770588.543612],1678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +41566,[1421770588.749702],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +41567,[1421770588.955722],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41568,[1421770589.160910],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41569,[1421770589.367073],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +41570,[1421770589.572836],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41571,[1421770589.778409],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41572,[1421770589.984122],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41573,[1421770590.189293],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41574,[1421770590.395035],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +41575,[1421770590.600472],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41576,[1421770590.805136],737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41577,[1421770591.009958],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41578,[1421770591.215201],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +41579,[1421770591.420073],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +41580,[1421770591.625190],649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41581,[1421770591.831485],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +41582,[1421770592.037195],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41583,[1421770592.242615],1044,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41584,[1421770592.448473],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41585,[1421770592.654236],286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41586,[1421770592.860560],1618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41587,[1421770593.067000],1694,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +41588,[1421770593.271946],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41589,[1421770593.477017],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41590,[1421770593.683342],1956,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +41591,[1421770593.888838],562,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +41592,[1421770594.093447],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +41593,[1421770594.298639],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41594,[1421770594.503652],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41595,[1421770594.709942],1685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +41596,[1421770594.915962],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +41597,[1421770595.121565],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +41598,[1421770595.327219],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +41599,[1421770595.533041],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41600,[1421770595.738735],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41601,[1421770595.945110],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +41602,[1421770596.151614],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +41603,[1421770596.356831],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41604,[1421770596.562439],1116,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41605,[1421770596.767830],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41606,[1421770596.973235],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41607,[1421770597.179010],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41608,[1421770597.385838],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41609,[1421770597.591404],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41610,[1421770597.797174],1023,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41611,[1421770598.003468],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +41612,[1421770598.208748],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41613,[1421770598.414647],1147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +41614,[1421770598.621170],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.06,ms +41615,[1421770598.826242],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41616,[1421770599.031332],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41617,[1421770599.237500],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41618,[1421770599.443952],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +41619,[1421770599.651070],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +41620,[1421770599.856947],397,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41621,[1421770600.061931],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +41622,[1421770600.266879],121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41623,[1421770600.473624],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41624,[1421770600.679202],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41625,[1421770600.884561],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41626,[1421770601.090832],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +41627,[1421770601.296110],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +41628,[1421770601.502196],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +41629,[1421770601.707099],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41630,[1421770601.912083],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41631,[1421770602.117228],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +41632,[1421770602.322048],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +41633,[1421770602.529995],1643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.08,ms +41634,[1421770602.735706],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41635,[1421770602.941232],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41636,[1421770603.146697],1063,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41637,[1421770603.352370],1295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +41638,[1421770603.558761],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +41639,[1421770603.763959],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41640,[1421770603.969401],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41641,[1421770604.175876],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +41642,[1421770604.380873],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41643,[1421770604.586013],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41644,[1421770604.790757],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41645,[1421770604.995566],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +41646,[1421770605.200676],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41647,[1421770605.406365],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +41648,[1421770605.611786],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41649,[1421770605.817023],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41650,[1421770606.021980],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41651,[1421770606.227646],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +41652,[1421770606.433086],993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41653,[1421770606.639074],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41654,[1421770606.845863],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41655,[1421770607.050368],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41656,[1421770607.255386],210,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41657,[1421770607.460721],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +41658,[1421770607.665795],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41659,[1421770607.870897],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +41660,[1421770608.075400],382,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41661,[1421770608.281847],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +41662,[1421770608.487562],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +41663,[1421770608.693013],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +41664,[1421770608.898549],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41665,[1421770609.103637],1001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41666,[1421770609.308661],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41667,[1421770609.514232],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41668,[1421770609.719401],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41669,[1421770609.925771],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +41670,[1421770610.131298],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41671,[1421770610.336751],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41672,[1421770610.542400],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +41673,[1421770610.748667],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +41674,[1421770610.955008],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +41675,[1421770611.160880],1554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +41676,[1421770611.366973],1885,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41677,[1421770611.572244],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41678,[1421770611.777834],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41679,[1421770611.983811],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41680,[1421770612.190220],1942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41681,[1421770612.395881],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +41682,[1421770612.601740],1348,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +41683,[1421770612.807551],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41684,[1421770613.012933],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +41685,[1421770613.218226],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41686,[1421770613.423263],1366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +41687,[1421770613.628050],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41688,[1421770613.834201],1603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +41689,[1421770614.039516],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +41690,[1421770614.244653],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +41691,[1421770614.451130],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41692,[1421770614.657010],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41693,[1421770614.863771],1731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +41694,[1421770615.068734],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41695,[1421770615.273553],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41696,[1421770615.478992],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41697,[1421770615.685488],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +41698,[1421770615.890552],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41699,[1421770616.096299],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +41700,[1421770616.301010],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41701,[1421770616.505715],302,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41702,[1421770616.710385],975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41703,[1421770616.915076],1333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41704,[1421770617.120856],1635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +41705,[1421770617.326252],847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +41706,[1421770617.531987],1256,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +41707,[1421770617.737217],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +41708,[1421770617.942545],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +41709,[1421770618.147698],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41710,[1421770618.352706],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +41711,[1421770618.557802],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41712,[1421770618.762784],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41713,[1421770618.968826],1847,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +41714,[1421770619.173897],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41715,[1421770619.379272],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +41716,[1421770619.584221],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41717,[1421770619.788988],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41718,[1421770619.993875],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41719,[1421770620.198827],1155,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41720,[1421770620.404195],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41721,[1421770620.609774],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.70,ms +41722,[1421770620.815567],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41723,[1421770621.020686],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41724,[1421770621.226082],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41725,[1421770621.432279],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41726,[1421770621.638618],1845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +41727,[1421770621.845221],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +41728,[1421770622.050947],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41729,[1421770622.256350],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41730,[1421770622.462563],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +41731,[1421770622.668650],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41732,[1421770622.873833],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41733,[1421770623.079688],1889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +41734,[1421770623.285089],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +41735,[1421770623.490553],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41736,[1421770623.695917],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41737,[1421770623.901210],202,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41738,[1421770624.107073],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +41739,[1421770624.313363],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +41740,[1421770624.518171],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41741,[1421770624.722766],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41742,[1421770624.927894],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41743,[1421770625.133338],259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41744,[1421770625.339808],1888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41745,[1421770625.545221],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41746,[1421770625.750365],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41747,[1421770625.955398],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41748,[1421770626.160610],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41749,[1421770626.365704],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41750,[1421770626.571215],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41751,[1421770626.778203],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +41752,[1421770626.983511],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41753,[1421770627.188634],617,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41754,[1421770627.393911],1268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41755,[1421770627.598650],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41756,[1421770627.803802],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41757,[1421770628.009373],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41758,[1421770628.214786],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41759,[1421770628.420477],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41760,[1421770628.625568],1334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41761,[1421770628.831052],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41762,[1421770629.035560],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41763,[1421770629.240536],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41764,[1421770629.446669],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41765,[1421770629.652970],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +41766,[1421770629.858244],445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +41767,[1421770630.064184],1669,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +41768,[1421770630.268818],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41769,[1421770630.474188],228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41770,[1421770630.679201],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41771,[1421770630.884190],37,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +41772,[1421770631.088944],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41773,[1421770631.294634],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41774,[1421770631.500912],1959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +41775,[1421770631.706037],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41776,[1421770631.911134],601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41777,[1421770632.115977],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41778,[1421770632.321120],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41779,[1421770632.526294],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +41780,[1421770632.732529],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +41781,[1421770632.938816],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +41782,[1421770633.143806],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41783,[1421770633.350401],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +41784,[1421770633.556220],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +41785,[1421770633.762784],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +41786,[1421770633.968103],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41787,[1421770634.173023],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +41788,[1421770634.378613],724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +41789,[1421770634.585083],1582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +41790,[1421770634.791311],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +41791,[1421770634.997210],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +41792,[1421770635.202030],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41793,[1421770635.407480],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41794,[1421770635.613947],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41795,[1421770635.819009],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41796,[1421770636.023753],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41797,[1421770636.228900],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41798,[1421770636.434573],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41799,[1421770636.640930],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +41800,[1421770636.846163],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41801,[1421770637.052088],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +41802,[1421770637.257210],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41803,[1421770637.463242],1985,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41804,[1421770637.668526],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +41805,[1421770637.873437],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41806,[1421770638.078671],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41807,[1421770638.284502],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41808,[1421770638.496816],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.21,ms +41809,[1421770638.701978],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41810,[1421770638.908199],1810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +41811,[1421770639.114643],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +41812,[1421770639.320473],1509,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +41813,[1421770639.525411],747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41814,[1421770639.750476],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +41815,[1421770639.955726],215,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41816,[1421770640.164163],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.77,ms +41817,[1421770640.369673],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41818,[1421770640.596479],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.5,ms +41819,[1421770640.802195],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41820,[1421770641.007809],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41821,[1421770641.213345],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41822,[1421770641.419126],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +41823,[1421770641.624807],428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41824,[1421770641.829800],1368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41825,[1421770642.035468],1488,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +41826,[1421770642.241567],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +41827,[1421770642.447142],1096,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +41828,[1421770642.653195],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +41829,[1421770642.861408],1143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.07,ms +41830,[1421770643.083567],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.2,ms +41831,[1421770643.329712],1690,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.2,ms +41832,[1421770643.542078],1455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.20,ms +41833,[1421770643.752354],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +41834,[1421770643.958196],1083,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41835,[1421770644.163429],474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41836,[1421770644.368516],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41837,[1421770644.574675],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +41838,[1421770644.779702],422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41839,[1421770644.984491],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +41840,[1421770645.189418],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41841,[1421770645.394983],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41842,[1421770645.601318],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +41843,[1421770645.814049],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.36,ms +41844,[1421770646.027531],814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.85,ms +41845,[1421770646.240309],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.72,ms +41846,[1421770646.445851],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41847,[1421770646.651020],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +41848,[1421770646.863320],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.25,ms +41849,[1421770647.068711],881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41850,[1421770647.273353],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41851,[1421770647.479730],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +41852,[1421770647.686273],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +41853,[1421770647.891976],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41854,[1421770648.097522],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41855,[1421770648.303195],1437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +41856,[1421770648.508964],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41857,[1421770648.713983],390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41858,[1421770648.919239],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41859,[1421770649.124882],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +41860,[1421770649.331184],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +41861,[1421770649.537850],1737,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +41862,[1421770649.744077],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +41863,[1421770649.950601],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +41864,[1421770650.155751],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +41865,[1421770650.361039],354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41866,[1421770650.566449],127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +41867,[1421770650.771957],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +41868,[1421770650.976832],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41869,[1421770651.181743],655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41870,[1421770651.387066],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41871,[1421770651.591927],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41872,[1421770651.797157],310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41873,[1421770652.001924],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41874,[1421770652.206843],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41875,[1421770652.412113],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +41876,[1421770652.618544],1916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41877,[1421770652.823963],505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41878,[1421770653.029124],1048,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41879,[1421770653.234324],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41880,[1421770653.439997],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41881,[1421770653.645328],213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41882,[1421770653.851479],1724,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +41883,[1421770654.057623],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +41884,[1421770654.263681],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +41885,[1421770654.468989],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41886,[1421770654.675318],1545,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +41887,[1421770654.880213],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41888,[1421770655.084967],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41889,[1421770655.290353],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +41890,[1421770655.496879],1798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +41891,[1421770655.702508],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41892,[1421770655.908619],1505,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +41893,[1421770656.114345],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.93,ms +41894,[1421770656.319250],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +41895,[1421770656.524621],458,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41896,[1421770656.729824],853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41897,[1421770656.934973],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41898,[1421770657.140559],1233,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +41899,[1421770657.345644],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41900,[1421770657.550953],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41901,[1421770657.757461],1671,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +41902,[1421770657.962764],983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41903,[1421770658.168856],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +41904,[1421770658.374028],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41905,[1421770658.578892],656,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41906,[1421770658.785163],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +41907,[1421770658.990424],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +41908,[1421770659.195557],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41909,[1421770659.401503],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +41910,[1421770659.607313],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +41911,[1421770659.813214],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +41912,[1421770660.019400],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +41913,[1421770660.225078],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +41914,[1421770660.429822],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +41915,[1421770660.636225],774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.69,ms +41916,[1421770660.841290],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41917,[1421770661.046102],455,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +41918,[1421770661.251260],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +41919,[1421770661.457270],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +41920,[1421770661.662418],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +41921,[1421770661.867472],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41922,[1421770662.073794],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +41923,[1421770662.279112],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +41924,[1421770662.484433],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41925,[1421770662.689671],301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41926,[1421770662.894824],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41927,[1421770663.100505],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41928,[1421770663.305892],341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +41929,[1421770663.511142],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41930,[1421770663.716738],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +41931,[1421770663.922906],1716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41932,[1421770664.130113],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +41933,[1421770664.337667],1260,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +41934,[1421770664.544370],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41935,[1421770664.750711],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +41936,[1421770664.956298],340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +41937,[1421770665.161630],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41938,[1421770665.366571],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +41939,[1421770665.571840],859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41940,[1421770665.777487],1125,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41941,[1421770665.984184],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +41942,[1421770666.190984],1854,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +41943,[1421770666.397709],1806,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +41944,[1421770666.604412],1934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +41945,[1421770666.809870],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +41946,[1421770667.015216],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41947,[1421770667.220698],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41948,[1421770667.425872],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41949,[1421770667.631511],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +41950,[1421770667.836859],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +41951,[1421770668.043674],1965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +41952,[1421770668.250134],1639,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +41953,[1421770668.455173],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +41954,[1421770668.660720],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +41955,[1421770668.866179],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41956,[1421770669.071285],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +41957,[1421770669.276620],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41958,[1421770669.481693],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +41959,[1421770669.687091],1400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +41960,[1421770669.893706],1574,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +41961,[1421770670.100302],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +41962,[1421770670.305308],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +41963,[1421770670.510442],1107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41964,[1421770670.715673],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +41965,[1421770670.920954],916,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41966,[1421770671.126649],918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41967,[1421770671.332331],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41968,[1421770671.537912],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +41969,[1421770671.743170],1040,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +41970,[1421770671.948706],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41971,[1421770672.155467],1607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +41972,[1421770672.360694],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +41973,[1421770672.567475],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +41974,[1421770672.774084],1980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +41975,[1421770672.979562],1386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +41976,[1421770673.184975],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +41977,[1421770673.390584],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +41978,[1421770673.595939],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41979,[1421770673.803696],484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.46,ms +41980,[1421770674.009104],230,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41981,[1421770674.214540],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +41982,[1421770674.420389],1782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +41983,[1421770674.624952],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +41984,[1421770674.829872],433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +41985,[1421770675.035104],1084,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +41986,[1421770675.240218],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41987,[1421770675.446092],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +41988,[1421770675.651588],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +41989,[1421770675.856966],974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +41990,[1421770676.061484],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +41991,[1421770676.266504],34,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +41992,[1421770676.471853],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +41993,[1421770676.677047],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +41994,[1421770676.882512],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +41995,[1421770677.089234],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +41996,[1421770677.295375],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +41997,[1421770677.501227],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +41998,[1421770677.706963],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +41999,[1421770677.913316],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +42000,[1421770678.118820],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +42001,[1421770678.324729],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +42002,[1421770678.530406],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42003,[1421770678.735829],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42004,[1421770678.942137],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +42005,[1421770679.147535],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +42006,[1421770679.352799],1118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42007,[1421770679.583704],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.8,ms +42008,[1421770679.788822],450,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42009,[1421770679.993899],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +42010,[1421770680.206987],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.83,ms +42011,[1421770680.412350],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42012,[1421770680.670318],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=53.9,ms +42013,[1421770680.916803],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=42.3,ms +42014,[1421770681.125785],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.36,ms +42015,[1421770681.331241],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +42016,[1421770681.543955],921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.32,ms +42017,[1421770681.750242],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.73,ms +42018,[1421770681.956050],1316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42019,[1421770682.161102],585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42020,[1421770682.365815],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42021,[1421770682.572708],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.78,ms +42022,[1421770682.778183],1117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42023,[1421770682.987062],595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.07,ms +42024,[1421770683.192621],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +42025,[1421770683.398686],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +42026,[1421770683.604716],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42027,[1421770683.811203],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42028,[1421770684.017790],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +42029,[1421770684.222774],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42030,[1421770684.429003],1941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42031,[1421770684.635223],611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +42032,[1421770684.840919],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42033,[1421770685.046257],403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42034,[1421770685.252256],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +42035,[1421770685.457598],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42036,[1421770685.678682],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.8,ms +42037,[1421770685.884047],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +42038,[1421770686.089767],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +42039,[1421770686.295278],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42040,[1421770686.501280],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42041,[1421770686.706791],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42042,[1421770686.920820],559,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.87,ms +42043,[1421770687.157167],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=32.5,ms +42044,[1421770687.362169],901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42045,[1421770687.567681],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +42046,[1421770687.773118],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42047,[1421770687.994303],1236,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.2,ms +42048,[1421770688.199697],235,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42049,[1421770688.417114],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.2,ms +42050,[1421770688.623167],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +42051,[1421770688.828484],289,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +42052,[1421770689.033028],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42053,[1421770689.238218],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42054,[1421770689.443472],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42055,[1421770689.649880],1933,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +42056,[1421770689.856526],1775,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42057,[1421770690.061710],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42058,[1421770690.267665],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +42059,[1421770690.472843],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +42060,[1421770690.678506],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42061,[1421770690.883675],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42062,[1421770691.089320],1706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +42063,[1421770691.294993],811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42064,[1421770691.501583],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +42065,[1421770691.708218],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +42066,[1421770691.913658],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42067,[1421770692.119083],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42068,[1421770692.323939],57,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +42069,[1421770692.529168],840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42070,[1421770692.734788],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +42071,[1421770692.941050],1883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +42072,[1421770693.149142],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.87,ms +42073,[1421770693.354450],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42074,[1421770693.560421],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42075,[1421770693.767040],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +42076,[1421770693.972175],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +42077,[1421770694.177559],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42078,[1421770694.383770],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +42079,[1421770694.589442],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42080,[1421770694.795407],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +42081,[1421770695.002772],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +42082,[1421770695.208480],442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42083,[1421770695.414027],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +42084,[1421770695.619709],677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42085,[1421770695.825227],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +42086,[1421770696.030216],297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +42087,[1421770696.235692],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +42088,[1421770696.440679],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +42089,[1421770696.645840],990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42090,[1421770696.851858],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +42091,[1421770697.056949],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42092,[1421770697.262112],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42093,[1421770697.467608],1008,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42094,[1421770697.673096],10,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +42095,[1421770697.878589],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42096,[1421770698.083590],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42097,[1421770698.289014],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42098,[1421770698.495443],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +42099,[1421770698.701808],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +42100,[1421770698.908884],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42101,[1421770699.114868],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42102,[1421770699.319915],682,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42103,[1421770699.525136],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42104,[1421770699.730203],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42105,[1421770699.936559],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +42106,[1421770700.141622],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42107,[1421770700.347969],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +42108,[1421770700.553646],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42109,[1421770700.759364],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42110,[1421770700.965319],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42111,[1421770701.170821],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42112,[1421770701.380720],599,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.89,ms +42113,[1421770701.586936],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +42114,[1421770701.791930],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42115,[1421770701.998339],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42116,[1421770702.204030],464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42117,[1421770702.409384],1049,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42118,[1421770702.615264],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42119,[1421770702.820645],21,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +42120,[1421770703.025984],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42121,[1421770703.231367],935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42122,[1421770703.437083],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +42123,[1421770703.642565],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +42124,[1421770703.847885],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42125,[1421770704.053092],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42126,[1421770704.258448],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42127,[1421770704.464917],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +42128,[1421770704.670696],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42129,[1421770704.876328],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42130,[1421770705.081005],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42131,[1421770705.286385],874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42132,[1421770705.492259],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42133,[1421770705.698957],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +42134,[1421770705.905192],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42135,[1421770706.110666],258,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42136,[1421770706.315877],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42137,[1421770706.522590],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42138,[1421770706.728206],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +42139,[1421770706.933848],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42140,[1421770707.138926],1426,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42141,[1421770707.344220],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42142,[1421770707.549480],1211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42143,[1421770707.755491],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +42144,[1421770707.961296],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42145,[1421770708.167339],1252,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42146,[1421770708.372509],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +42147,[1421770708.578867],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +42148,[1421770708.786298],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.94,ms +42149,[1421770708.993025],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +42150,[1421770709.198800],1372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42151,[1421770709.408118],1276,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.58,ms +42152,[1421770709.613571],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42153,[1421770709.819759],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +42154,[1421770710.026433],1899,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +42155,[1421770710.232713],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +42156,[1421770710.437913],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42157,[1421770710.649911],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.02,ms +42158,[1421770710.854881],293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +42159,[1421770711.060783],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +42160,[1421770711.266206],1244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42161,[1421770711.471315],76,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +42162,[1421770711.676787],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42163,[1421770711.882668],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42164,[1421770712.087959],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42165,[1421770712.292955],18,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +42166,[1421770712.498307],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +42167,[1421770712.703999],1274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +42168,[1421770712.909813],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42169,[1421770713.115448],623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42170,[1421770713.321604],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +42171,[1421770713.526885],9,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +42172,[1421770713.731905],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42173,[1421770713.937200],777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42174,[1421770714.142486],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42175,[1421770714.348414],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +42176,[1421770714.553452],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42177,[1421770714.758714],641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42178,[1421770714.964087],50,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42179,[1421770715.168892],399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +42180,[1421770715.374538],579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42181,[1421770715.580911],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +42182,[1421770715.786362],1264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42183,[1421770715.991934],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42184,[1421770716.197319],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42185,[1421770716.402472],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42186,[1421770716.607928],838,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42187,[1421770716.814387],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42188,[1421770717.019089],681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42189,[1421770717.225403],1961,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +42190,[1421770717.431799],1892,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42191,[1421770717.636948],254,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42192,[1421770717.842727],930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42193,[1421770718.048084],187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +42194,[1421770718.253667],1257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +42195,[1421770718.459649],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +42196,[1421770718.665344],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42197,[1421770718.871869],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +42198,[1421770719.076870],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42199,[1421770719.282087],900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42200,[1421770719.487178],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42201,[1421770719.692318],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42202,[1421770719.897371],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42203,[1421770720.101964],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42204,[1421770720.307032],555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42205,[1421770720.513119],1817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +42206,[1421770720.718510],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +42207,[1421770720.924581],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42208,[1421770721.129047],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +42209,[1421770721.334470],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42210,[1421770721.539670],198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42211,[1421770721.745515],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +42212,[1421770721.950842],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42213,[1421770722.155922],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +42214,[1421770722.360852],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42215,[1421770722.565709],171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42216,[1421770722.770927],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +42217,[1421770722.976471],173,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42218,[1421770723.181811],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42219,[1421770723.386802],615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42220,[1421770723.591687],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +42221,[1421770723.796745],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42222,[1421770724.003296],1792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42223,[1421770724.208558],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42224,[1421770724.413762],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42225,[1421770724.619897],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42226,[1421770724.826319],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +42227,[1421770725.031398],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42228,[1421770725.236543],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42229,[1421770725.442092],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42230,[1421770725.647444],1029,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42231,[1421770725.853815],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42232,[1421770726.058990],379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42233,[1421770726.264221],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42234,[1421770726.469591],1051,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42235,[1421770726.675471],1591,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42236,[1421770726.880613],742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42237,[1421770727.086393],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +42238,[1421770727.291617],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42239,[1421770727.497134],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42240,[1421770727.703102],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42241,[1421770727.908899],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +42242,[1421770728.114681],1777,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +42243,[1421770728.319975],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42244,[1421770728.525663],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42245,[1421770728.731564],732,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42246,[1421770728.937708],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42247,[1421770729.144154],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42248,[1421770729.350164],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42249,[1421770729.555524],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42250,[1421770729.761047],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42251,[1421770729.967264],1609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42252,[1421770730.172735],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42253,[1421770730.377769],90,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +42254,[1421770730.583756],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42255,[1421770730.789476],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42256,[1421770730.995367],380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +42257,[1421770731.200487],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42258,[1421770731.406294],728,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42259,[1421770731.612058],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42260,[1421770731.817879],196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +42261,[1421770732.022874],149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42262,[1421770732.229103],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +42263,[1421770732.435281],1783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42264,[1421770732.640559],971,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42265,[1421770732.845993],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42266,[1421770733.050578],193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42267,[1421770733.255769],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42268,[1421770733.461279],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42269,[1421770733.668354],1553,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +42270,[1421770733.873856],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42271,[1421770734.079232],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42272,[1421770734.284140],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +42273,[1421770734.489692],274,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42274,[1421770734.695227],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42275,[1421770734.901504],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +42276,[1421770735.107823],1967,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +42277,[1421770735.313083],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42278,[1421770735.518183],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42279,[1421770735.723558],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42280,[1421770735.930131],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +42281,[1421770736.135620],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42282,[1421770736.340761],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42283,[1421770736.547665],1887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42284,[1421770736.753718],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42285,[1421770736.960234],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +42286,[1421770737.165015],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +42287,[1421770737.370169],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +42288,[1421770737.575413],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42289,[1421770737.780905],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +42290,[1421770737.986337],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +42291,[1421770738.191853],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +42292,[1421770738.397434],315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42293,[1421770738.603422],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +42294,[1421770738.811128],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.28,ms +42295,[1421770739.017412],1877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42296,[1421770739.223000],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42297,[1421770739.428588],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42298,[1421770739.634150],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42299,[1421770739.840735],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +42300,[1421770740.046644],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +42301,[1421770740.251511],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +42302,[1421770740.456752],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42303,[1421770740.663489],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +42304,[1421770740.868912],1038,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42305,[1421770741.073686],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42306,[1421770741.278806],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +42307,[1421770741.484309],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42308,[1421770741.690755],1946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +42309,[1421770741.914424],1796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.0,ms +42310,[1421770742.120077],1820,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +42311,[1421770742.326095],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +42312,[1421770742.530931],625,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42313,[1421770742.737699],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.95,ms +42314,[1421770742.945360],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.81,ms +42315,[1421770743.150377],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +42316,[1421770743.355676],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42317,[1421770743.603844],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=44.3,ms +42318,[1421770743.819369],746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +42319,[1421770744.060425],1808,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.6,ms +42320,[1421770744.278265],59,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.7,ms +42321,[1421770744.491041],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.24,ms +42322,[1421770744.696126],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42323,[1421770744.900907],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +42324,[1421770745.107196],1918,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +42325,[1421770745.312249],355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42326,[1421770745.517416],1088,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42327,[1421770745.722655],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42328,[1421770745.928646],1064,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42329,[1421770746.141476],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.48,ms +42330,[1421770746.353732],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.16,ms +42331,[1421770746.559354],630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42332,[1421770746.764791],1271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42333,[1421770746.970330],789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42334,[1421770747.175489],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42335,[1421770747.385662],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.36,ms +42336,[1421770747.590866],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42337,[1421770747.796689],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +42338,[1421770748.001813],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42339,[1421770748.207080],1065,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42340,[1421770748.421325],1840,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +42341,[1421770748.626202],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42342,[1421770748.831674],1218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42343,[1421770749.036150],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +42344,[1421770749.241212],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42345,[1421770749.446644],103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42346,[1421770749.652593],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +42347,[1421770749.857794],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +42348,[1421770750.062514],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42349,[1421770750.267213],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42350,[1421770750.472278],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42351,[1421770750.677756],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +42352,[1421770750.883265],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42353,[1421770751.088523],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42354,[1421770751.293878],604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42355,[1421770751.499668],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42356,[1421770751.711457],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.30,ms +42357,[1421770751.916845],83,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +42358,[1421770752.122148],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42359,[1421770752.327282],744,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42360,[1421770752.533696],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +42361,[1421770752.738869],197,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42362,[1421770752.943315],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +42363,[1421770753.149468],1531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +42364,[1421770753.355442],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +42365,[1421770753.560814],1279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +42366,[1421770753.766065],211,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42367,[1421770753.971320],653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42368,[1421770754.177329],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +42369,[1421770754.382631],342,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42370,[1421770754.587586],419,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42371,[1421770754.792910],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42372,[1421770754.998067],688,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42373,[1421770755.204350],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +42374,[1421770755.410072],687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +42375,[1421770755.615262],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42376,[1421770755.822167],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.73,ms +42377,[1421770756.027437],453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42378,[1421770756.233555],1851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42379,[1421770756.439126],1422,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42380,[1421770756.644359],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +42381,[1421770756.851281],1968,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +42382,[1421770757.056573],657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42383,[1421770757.262070],907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42384,[1421770757.467075],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +42385,[1421770757.672135],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42386,[1421770757.877337],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42387,[1421770758.083634],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +42388,[1421770758.288743],334,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +42389,[1421770758.493714],288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42390,[1421770758.699816],1537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +42391,[1421770758.905166],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +42392,[1421770759.110435],339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42393,[1421770759.315658],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +42394,[1421770759.521208],1090,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42395,[1421770759.727902],1963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +42396,[1421770759.933287],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +42397,[1421770760.139401],1879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +42398,[1421770760.344656],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42399,[1421770760.550137],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42400,[1421770760.755742],1287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +42401,[1421770760.961088],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42402,[1421770761.165938],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42403,[1421770761.371456],1198,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42404,[1421770761.576301],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42405,[1421770761.781551],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +42406,[1421770761.988217],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +42407,[1421770762.194506],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42408,[1421770762.400963],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +42409,[1421770762.607091],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42410,[1421770762.813074],1193,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42411,[1421770763.021629],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.35,ms +42412,[1421770763.231744],410,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.99,ms +42413,[1421770763.446845],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +42414,[1421770763.652603],438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42415,[1421770763.859079],1884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42416,[1421770764.065052],1563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +42417,[1421770764.270046],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +42418,[1421770764.476803],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42419,[1421770764.682144],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42420,[1421770764.887380],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +42421,[1421770765.092253],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42422,[1421770765.297409],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +42423,[1421770765.503734],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42424,[1421770765.709426],748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42425,[1421770765.915158],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +42426,[1421770766.121991],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.65,ms +42427,[1421770766.327187],483,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +42428,[1421770766.532782],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42429,[1421770766.737932],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +42430,[1421770766.943272],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42431,[1421770767.149106],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42432,[1421770767.354143],304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42433,[1421770767.560680],932,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +42434,[1421770767.765934],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42435,[1421770767.971399],733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42436,[1421770768.176768],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42437,[1421770768.382858],1491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +42438,[1421770768.588160],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42439,[1421770768.793338],389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42440,[1421770768.998916],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +42441,[1421770769.205463],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42442,[1421770769.410911],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42443,[1421770769.616774],701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42444,[1421770769.823470],1525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +42445,[1421770770.028666],1145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42446,[1421770770.234176],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +42447,[1421770770.439442],175,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42448,[1421770770.644394],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +42449,[1421770770.850574],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +42450,[1421770771.055709],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42451,[1421770771.261872],1595,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +42452,[1421770771.468388],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +42453,[1421770771.674900],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +42454,[1421770771.880777],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42455,[1421770772.086017],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42456,[1421770772.291491],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42457,[1421770772.497077],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42458,[1421770772.703466],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +42459,[1421770772.908552],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +42460,[1421770773.113407],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +42461,[1421770773.318781],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42462,[1421770773.525493],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +42463,[1421770773.731263],337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42464,[1421770773.937865],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +42465,[1421770774.143221],1201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42466,[1421770774.348216],616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42467,[1421770774.553505],1443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +42468,[1421770774.758878],393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +42469,[1421770774.963724],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42470,[1421770775.169884],1667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +42471,[1421770775.375523],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42472,[1421770775.580949],115,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42473,[1421770775.785630],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +42474,[1421770775.991593],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +42475,[1421770776.197571],1653,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +42476,[1421770776.403810],1657,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +42477,[1421770776.608975],495,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42478,[1421770776.815796],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42479,[1421770777.021086],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42480,[1421770777.226148],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42481,[1421770777.431945],1185,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +42482,[1421770777.637926],915,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42483,[1421770777.844735],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +42484,[1421770778.050868],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +42485,[1421770778.255830],992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42486,[1421770778.461174],580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42487,[1421770778.666814],331,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42488,[1421770778.872058],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42489,[1421770779.076767],392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +42490,[1421770779.282233],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42491,[1421770779.489278],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +42492,[1421770779.694700],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +42493,[1421770779.900118],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42494,[1421770780.105082],161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42495,[1421770780.310441],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42496,[1421770780.516800],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +42497,[1421770780.722490],1026,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42498,[1421770780.929034],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +42499,[1421770781.134593],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42500,[1421770781.339887],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42501,[1421770781.556532],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.2,ms +42502,[1421770781.761753],1222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42503,[1421770781.966927],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42504,[1421770782.172161],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42505,[1421770782.377618],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42506,[1421770782.582806],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42507,[1421770782.788237],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +42508,[1421770782.993866],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42509,[1421770783.199459],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +42510,[1421770783.405036],1027,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42511,[1421770783.612270],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +42512,[1421770783.817961],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +42513,[1421770784.022582],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42514,[1421770784.227697],1133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42515,[1421770784.432644],582,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42516,[1421770784.637832],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +42517,[1421770784.844419],1601,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +42518,[1421770785.048931],865,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42519,[1421770785.254217],1007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42520,[1421770785.459939],622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42521,[1421770785.665029],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42522,[1421770785.870451],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42523,[1421770786.075482],576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42524,[1421770786.280646],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42525,[1421770786.485828],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42526,[1421770786.691456],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42527,[1421770786.897471],1805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +42528,[1421770787.102215],214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42529,[1421770787.308308],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +42530,[1421770787.514520],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +42531,[1421770787.719858],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42532,[1421770787.926004],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +42533,[1421770788.131664],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42534,[1421770788.337490],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +42535,[1421770788.542840],244,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42536,[1421770788.748056],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42537,[1421770788.954394],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +42538,[1421770789.159716],309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +42539,[1421770789.364983],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42540,[1421770789.570534],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42541,[1421770789.775990],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42542,[1421770789.981161],61,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +42543,[1421770790.186467],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42544,[1421770790.393084],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42545,[1421770790.598490],568,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42546,[1421770790.805049],1651,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +42547,[1421770791.010407],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +42548,[1421770791.216624],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42549,[1421770791.421932],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +42550,[1421770791.627091],314,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42551,[1421770791.832641],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42552,[1421770792.037495],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.02,ms +42553,[1421770792.242895],1103,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42554,[1421770792.448757],1560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.07,ms +42555,[1421770792.654030],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42556,[1421770792.859451],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42557,[1421770793.065716],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42558,[1421770793.270952],851,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42559,[1421770793.476750],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.82,ms +42560,[1421770793.682326],1228,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +42561,[1421770793.887635],146,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42562,[1421770794.093500],1715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +42563,[1421770794.298955],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42564,[1421770794.504522],1377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42565,[1421770794.709852],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42566,[1421770794.915646],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42567,[1421770795.121576],1303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42568,[1421770795.327076],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42569,[1421770795.532108],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42570,[1421770795.737225],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42571,[1421770795.943038],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +42572,[1421770796.148466],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42573,[1421770796.354881],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +42574,[1421770796.561885],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +42575,[1421770796.766887],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42576,[1421770796.973493],1911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42577,[1421770797.178776],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42578,[1421770797.383779],247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42579,[1421770797.589787],1638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +42580,[1421770797.794912],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +42581,[1421770798.000920],359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +42582,[1421770798.206467],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42583,[1421770798.411535],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42584,[1421770798.616790],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +42585,[1421770798.822154],618,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42586,[1421770799.027415],499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42587,[1421770799.233613],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +42588,[1421770799.439046],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +42589,[1421770799.645835],1901,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +42590,[1421770799.851809],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +42591,[1421770800.056493],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42592,[1421770800.262429],2000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +42593,[1421770800.467648],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42594,[1421770800.672997],330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42595,[1421770800.878154],680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42596,[1421770801.083059],1261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42597,[1421770801.288069],459,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42598,[1421770801.493940],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42599,[1421770801.699728],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42600,[1421770801.904928],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42601,[1421770802.109731],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42602,[1421770802.316012],1705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +42603,[1421770802.521858],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +42604,[1421770802.728360],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +42605,[1421770802.934248],1347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42606,[1421770803.139280],792,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42607,[1421770803.346347],1648,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +42608,[1421770803.552069],98,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42609,[1421770803.757869],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +42610,[1421770803.964314],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +42611,[1421770804.171020],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +42612,[1421770804.377096],880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42613,[1421770804.583619],1975,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42614,[1421770804.788965],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +42615,[1421770804.994659],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42616,[1421770805.200448],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42617,[1421770805.405151],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42618,[1421770805.611031],1550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +42619,[1421770805.817481],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +42620,[1421770806.022312],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42621,[1421770806.227346],180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +42622,[1421770806.432482],35,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +42623,[1421770806.637394],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42624,[1421770806.842532],24,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42625,[1421770807.047478],755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42626,[1421770807.252740],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42627,[1421770807.458310],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42628,[1421770807.664675],1621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +42629,[1421770807.869986],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42630,[1421770808.074838],872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42631,[1421770808.280016],612,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42632,[1421770808.485602],631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42633,[1421770808.691060],768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42634,[1421770808.896920],470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42635,[1421770809.101847],571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42636,[1421770809.307212],542,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42637,[1421770809.514152],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42638,[1421770809.721073],1580,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +42639,[1421770809.926965],1237,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +42640,[1421770810.132657],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42641,[1421770810.339481],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +42642,[1421770810.544693],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42643,[1421770810.750423],1605,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +42644,[1421770810.955767],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42645,[1421770811.161155],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +42646,[1421770811.366646],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42647,[1421770811.571562],928,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42648,[1421770811.776268],19,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +42649,[1421770811.981462],165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42650,[1421770812.186843],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +42651,[1421770812.393726],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +42652,[1421770812.599601],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +42653,[1421770812.804668],231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42654,[1421770813.011437],1864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +42655,[1421770813.216734],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42656,[1421770813.422132],969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42657,[1421770813.629220],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42658,[1421770813.834967],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42659,[1421770814.040035],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +42660,[1421770814.245600],821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +42661,[1421770814.453087],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.50,ms +42662,[1421770814.660231],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +42663,[1421770814.866615],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +42664,[1421770815.071351],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42665,[1421770815.276530],749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42666,[1421770815.482599],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42667,[1421770815.687944],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42668,[1421770815.893691],500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42669,[1421770816.098464],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +42670,[1421770816.304795],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +42671,[1421770816.510544],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.84,ms +42672,[1421770816.727679],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +42673,[1421770816.932644],988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42674,[1421770817.137833],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42675,[1421770817.343406],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +42676,[1421770817.549782],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +42677,[1421770817.755306],1398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +42678,[1421770817.961168],486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42679,[1421770818.166433],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42680,[1421770818.371776],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42681,[1421770818.578067],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +42682,[1421770818.784594],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42683,[1421770818.989817],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42684,[1421770819.194729],1292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42685,[1421770819.400059],208,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42686,[1421770819.605767],460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42687,[1421770819.811687],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +42688,[1421770820.016806],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42689,[1421770820.221733],696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42690,[1421770820.427958],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +42691,[1421770820.634258],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +42692,[1421770820.839724],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42693,[1421770821.045708],1615,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +42694,[1421770821.251022],1238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42695,[1421770821.457311],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +42696,[1421770821.663807],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +42697,[1421770821.869620],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42698,[1421770822.074956],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +42699,[1421770822.281629],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +42700,[1421770822.488173],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +42701,[1421770822.693649],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +42702,[1421770822.899948],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +42703,[1421770823.104720],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42704,[1421770823.309818],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42705,[1421770823.515879],1524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +42706,[1421770823.722474],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +42707,[1421770823.928065],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +42708,[1421770824.133898],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42709,[1421770824.339004],1161,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42710,[1421770824.544101],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42711,[1421770824.749250],1111,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42712,[1421770824.954766],1432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +42713,[1421770825.160623],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42714,[1421770825.366023],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42715,[1421770825.571382],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42716,[1421770825.776234],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +42717,[1421770825.981792],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42718,[1421770826.187527],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42719,[1421770826.394190],1587,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.72,ms +42720,[1421770826.600054],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +42721,[1421770826.805782],1130,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42722,[1421770827.011748],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +42723,[1421770827.217966],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +42724,[1421770827.424545],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42725,[1421770827.631219],1882,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +42726,[1421770827.836623],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42727,[1421770828.041466],1206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42728,[1421770828.246525],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +42729,[1421770828.452015],564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42730,[1421770828.657833],1471,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +42731,[1421770828.864530],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +42732,[1421770829.070263],1558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +42733,[1421770829.275682],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42734,[1421770829.482685],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +42735,[1421770829.688376],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42736,[1421770829.894172],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42737,[1421770830.098849],25,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +42738,[1421770830.304132],914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42739,[1421770830.511235],1814,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +42740,[1421770830.717234],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +42741,[1421770830.923829],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +42742,[1421770831.128971],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42743,[1421770831.335325],1736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +42744,[1421770831.541099],1297,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42745,[1421770831.747030],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +42746,[1421770831.952700],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +42747,[1421770832.158246],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +42748,[1421770832.363429],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42749,[1421770832.568828],102,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.02,ms +42750,[1421770832.775185],1878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +42751,[1421770832.981948],1776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42752,[1421770833.187821],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42753,[1421770833.393347],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42754,[1421770833.598834],440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42755,[1421770833.804981],1770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +42756,[1421770834.010201],1025,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42757,[1421770834.215942],1429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +42758,[1421770834.421958],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +42759,[1421770834.627163],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42760,[1421770834.832241],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42761,[1421770835.036846],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42762,[1421770835.242454],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +42763,[1421770835.448992],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +42764,[1421770835.653954],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42765,[1421770835.861997],567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.09,ms +42766,[1421770836.073373],686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.79,ms +42767,[1421770836.279785],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +42768,[1421770836.485538],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42769,[1421770836.690857],456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42770,[1421770836.896672],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +42771,[1421770837.102284],371,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +42772,[1421770837.307423],17,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +42773,[1421770837.512893],136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42774,[1421770837.718651],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42775,[1421770837.925366],1742,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42776,[1421770838.131027],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42777,[1421770838.336440],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +42778,[1421770838.541980],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42779,[1421770838.747168],958,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42780,[1421770838.953367],1516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +42781,[1421770839.158166],640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +42782,[1421770839.363436],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42783,[1421770839.570089],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +42784,[1421770839.775921],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42785,[1421770839.981380],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42786,[1421770840.186225],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +42787,[1421770840.392539],1670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +42788,[1421770840.598548],1519,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +42789,[1421770840.803765],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42790,[1421770841.010485],1620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +42791,[1421770841.216784],1992,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42792,[1421770841.430877],1799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.3,ms +42793,[1421770841.636878],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +42794,[1421770841.843147],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +42795,[1421770842.048302],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42796,[1421770842.253298],54,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +42797,[1421770842.458747],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +42798,[1421770842.664494],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42799,[1421770842.870872],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +42800,[1421770843.076704],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +42801,[1421770843.282189],1184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +42802,[1421770843.487315],203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42803,[1421770843.692468],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42804,[1421770843.899217],1640,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +42805,[1421770844.105427],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +42806,[1421770844.310171],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +42807,[1421770844.515312],383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42808,[1421770844.721834],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +42809,[1421770844.928241],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +42810,[1421770845.133545],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +42811,[1421770845.339008],1309,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +42812,[1421770845.547447],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.82,ms +42813,[1421770845.777706],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=25.9,ms +42814,[1421770846.012072],1926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=30.1,ms +42815,[1421770846.231493],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +42816,[1421770846.454554],1323,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.7,ms +42817,[1421770846.659995],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42818,[1421770846.866078],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +42819,[1421770847.070986],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42820,[1421770847.276328],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42821,[1421770847.481533],493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42822,[1421770847.686830],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42823,[1421770847.891683],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42824,[1421770848.096650],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42825,[1421770848.301700],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +42826,[1421770848.507994],1740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +42827,[1421770848.713611],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42828,[1421770848.919461],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42829,[1421770849.125895],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +42830,[1421770849.331693],1104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +42831,[1421770849.537537],365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42832,[1421770849.743604],255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42833,[1421770849.949190],192,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42834,[1421770850.154340],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42835,[1421770850.360699],1849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +42836,[1421770850.566830],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42837,[1421770850.773091],1089,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42838,[1421770850.979188],1225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42839,[1421770851.184648],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +42840,[1421770851.390238],674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42841,[1421770851.597263],1696,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +42842,[1421770851.803140],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +42843,[1421770852.009622],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +42844,[1421770852.215974],1908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42845,[1421770852.421649],1199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +42846,[1421770852.627142],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42847,[1421770852.833133],1906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +42848,[1421770853.037861],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42849,[1421770853.243507],1031,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +42850,[1421770853.448842],939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +42851,[1421770853.654783],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42852,[1421770853.860199],765,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42853,[1421770854.067229],2007,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +42854,[1421770854.273683],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42855,[1421770854.479008],804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42856,[1421770854.685499],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42857,[1421770854.891155],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42858,[1421770855.096291],425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42859,[1421770855.302577],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42860,[1421770855.509560],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +42861,[1421770855.715379],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42862,[1421770855.921853],1602,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42863,[1421770856.128051],1510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +42864,[1421770856.334331],1978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +42865,[1421770856.540138],1349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +42866,[1421770856.749570],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.54,ms +42867,[1421770856.955745],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +42868,[1421770857.160916],699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42869,[1421770857.366520],1105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42870,[1421770857.572251],565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42871,[1421770857.777735],941,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42872,[1421770857.983843],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +42873,[1421770858.189764],1498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +42874,[1421770858.396417],1709,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.71,ms +42875,[1421770858.601877],1425,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +42876,[1421770858.807250],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42877,[1421770859.012901],1356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42878,[1421770859.218314],79,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +42879,[1421770859.424602],1544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42880,[1421770859.630049],1344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42881,[1421770859.835441],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42882,[1421770860.041014],1493,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +42883,[1421770860.245993],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42884,[1421770860.451329],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +42885,[1421770860.657635],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +42886,[1421770860.863359],1141,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +42887,[1421770861.069525],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +42888,[1421770861.274943],715,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42889,[1421770861.481150],1353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +42890,[1421770861.687247],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +42891,[1421770861.893008],1223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42892,[1421770862.097456],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +42893,[1421770862.303727],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +42894,[1421770862.509621],893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42895,[1421770862.715991],1511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +42896,[1421770862.921247],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +42897,[1421770863.127456],1998,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +42898,[1421770863.332779],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42899,[1421770863.538524],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42900,[1421770863.744530],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +42901,[1421770863.951120],1972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +42902,[1421770864.156489],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42903,[1421770864.361667],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42904,[1421770864.566980],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42905,[1421770864.773774],1680,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42906,[1421770864.979914],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +42907,[1421770865.185629],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42908,[1421770865.390859],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42909,[1421770865.596887],1708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +42910,[1421770865.802229],1112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42911,[1421770866.007352],676,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +42912,[1421770866.212585],740,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +42913,[1421770866.418170],29,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42914,[1421770866.623695],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42915,[1421770866.828882],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +42916,[1421770867.033378],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42917,[1421770867.238511],1357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +42918,[1421770867.443712],643,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42919,[1421770867.649113],1015,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +42920,[1421770867.857479],223,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.58,ms +42921,[1421770868.068356],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.31,ms +42922,[1421770868.279692],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.49,ms +42923,[1421770868.498115],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.3,ms +42924,[1421770868.717161],871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.6,ms +42925,[1421770868.940017],658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.9,ms +42926,[1421770869.223727],1753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.6,ms +42927,[1421770869.448705],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.7,ms +42928,[1421770869.673850],386,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.6,ms +42929,[1421770869.895428],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +42930,[1421770870.100290],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42931,[1421770870.305503],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42932,[1421770870.512178],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42933,[1421770870.718836],1487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +42934,[1421770870.926682],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.50,ms +42935,[1421770871.136470],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.95,ms +42936,[1421770871.341642],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +42937,[1421770871.547108],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +42938,[1421770871.754102],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.98,ms +42939,[1421770871.965412],476,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.13,ms +42940,[1421770872.170962],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +42941,[1421770872.377172],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +42942,[1421770872.582502],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42943,[1421770872.789012],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +42944,[1421770872.994860],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42945,[1421770873.200320],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42946,[1421770873.407055],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +42947,[1421770873.612852],1336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +42948,[1421770873.817816],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +42949,[1421770874.022561],472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42950,[1421770874.227697],569,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42951,[1421770874.433876],1490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +42952,[1421770874.640261],1937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +42953,[1421770874.846849],1577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +42954,[1421770875.051942],995,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +42955,[1421770875.256753],133,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +42956,[1421770875.462394],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +42957,[1421770875.667800],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +42958,[1421770875.873715],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +42959,[1421770876.078464],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +42960,[1421770876.284022],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +42961,[1421770876.489825],51,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +42962,[1421770876.695536],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42963,[1421770876.901103],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +42964,[1421770877.106153],15,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +42965,[1421770877.312118],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42966,[1421770877.517524],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +42967,[1421770877.723053],122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +42968,[1421770877.930032],1764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42969,[1421770878.135904],1046,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42970,[1421770878.341428],176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +42971,[1421770878.547547],1062,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42972,[1421770878.753178],1392,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +42973,[1421770878.959083],1068,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42974,[1421770879.164334],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +42975,[1421770879.369687],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +42976,[1421770879.576187],1674,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +42977,[1421770879.781771],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +42978,[1421770879.987138],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +42979,[1421770880.193538],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +42980,[1421770880.399773],822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +42981,[1421770880.605167],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42982,[1421770880.811821],1848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +42983,[1421770881.017082],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42984,[1421770881.222400],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +42985,[1421770881.428739],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +42986,[1421770881.633869],530,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +42987,[1421770881.840372],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +42988,[1421770882.045443],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +42989,[1421770882.250750],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +42990,[1421770882.457576],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.64,ms +42991,[1421770882.664520],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.85,ms +42992,[1421770882.869706],757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +42993,[1421770883.074434],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +42994,[1421770883.279905],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +42995,[1421770883.485055],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +42996,[1421770883.690586],846,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +42997,[1421770883.896260],876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +42998,[1421770884.101435],1508,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +42999,[1421770884.306891],1093,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43000,[1421770884.513586],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +43001,[1421770884.719104],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43002,[1421770884.924656],722,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43003,[1421770885.130253],577,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43004,[1421770885.335901],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +43005,[1421770885.541521],124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +43006,[1421770885.747403],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43007,[1421770885.953510],596,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43008,[1421770886.159887],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +43009,[1421770886.364941],807,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43010,[1421770886.570215],225,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43011,[1421770886.776562],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.57,ms +43012,[1421770886.982095],429,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43013,[1421770887.187411],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43014,[1421770887.393281],1460,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +43015,[1421770887.599056],65,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +43016,[1421770887.804756],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43017,[1421770888.010209],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43018,[1421770888.216090],1413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +43019,[1421770888.421724],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +43020,[1421770888.627772],1163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43021,[1421770888.834119],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +43022,[1421770889.039760],1907,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +43023,[1421770889.244646],369,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43024,[1421770889.450273],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +43025,[1421770889.655851],346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43026,[1421770889.862247],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +43027,[1421770890.067190],485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43028,[1421770890.273334],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +43029,[1421770890.478419],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43030,[1421770890.684095],1319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +43031,[1421770890.889613],435,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +43032,[1421770891.094365],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +43033,[1421770891.299722],1403,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +43034,[1421770891.505742],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +43035,[1421770891.712338],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +43036,[1421770891.917518],758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43037,[1421770892.122594],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43038,[1421770892.327955],1012,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43039,[1421770892.533630],1909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +43040,[1421770892.738770],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43041,[1421770892.944280],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43042,[1421770893.150650],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +43043,[1421770893.356234],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43044,[1421770893.562340],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +43045,[1421770893.768377],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +43046,[1421770893.973853],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43047,[1421770894.180389],1773,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +43048,[1421770894.385764],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43049,[1421770894.591034],189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43050,[1421770894.796452],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43051,[1421770895.002737],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +43052,[1421770895.207609],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +43053,[1421770895.412951],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43054,[1421770895.619351],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +43055,[1421770895.825362],1576,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +43056,[1421770896.030163],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43057,[1421770896.235494],738,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43058,[1421770896.442331],1485,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +43059,[1421770896.647629],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43060,[1421770896.853444],184,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43061,[1421770897.058659],1180,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43062,[1421770897.265041],1970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +43063,[1421770897.470229],221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43064,[1421770897.676017],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43065,[1421770897.881568],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +43066,[1421770898.086881],74,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +43067,[1421770898.292019],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43068,[1421770898.497556],1066,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43069,[1421770898.703088],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43070,[1421770898.908557],878,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43071,[1421770899.116883],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +43072,[1421770899.323079],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +43073,[1421770899.528985],1474,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +43074,[1421770899.734339],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43075,[1421770899.939649],319,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43076,[1421770900.145140],1204,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43077,[1421770900.350038],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43078,[1421770900.555588],1399,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +43079,[1421770900.762343],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +43080,[1421770900.968212],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43081,[1421770901.173308],229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +43082,[1421770901.378379],594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43083,[1421770901.583515],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43084,[1421770901.789287],58,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43085,[1421770901.995370],1037,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43086,[1421770902.201129],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43087,[1421770902.407423],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +43088,[1421770902.612849],809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43089,[1421770902.818547],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43090,[1421770903.023443],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43091,[1421770903.228574],148,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43092,[1421770903.434044],47,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43093,[1421770903.639224],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43094,[1421770903.844958],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +43095,[1421770904.050796],1925,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +43096,[1421770904.255572],81,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +43097,[1421770904.461286],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +43098,[1421770904.666505],1281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +43099,[1421770904.871331],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43100,[1421770905.078076],1991,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.48,ms +43101,[1421770905.284470],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +43102,[1421770905.490422],468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43103,[1421770905.695898],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43104,[1421770905.902492],1622,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +43105,[1421770906.107698],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43106,[1421770906.312984],1149,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43107,[1421770906.518570],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43108,[1421770906.724604],418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43109,[1421770906.931233],1746,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +43110,[1421770907.137020],1317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43111,[1421770907.343574],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +43112,[1421770907.549235],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43113,[1421770907.754446],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43114,[1421770907.959419],524,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43115,[1421770908.164573],614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43116,[1421770908.371282],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +43117,[1421770908.577663],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +43118,[1421770908.782895],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43119,[1421770908.988898],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43120,[1421770909.193658],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43121,[1421770909.399195],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +43122,[1421770909.604629],1445,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +43123,[1421770909.810474],650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43124,[1421770910.016543],328,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43125,[1421770910.222679],1499,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +43126,[1421770910.429019],1811,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +43127,[1421770910.635300],1484,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +43128,[1421770910.841028],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43129,[1421770911.045681],262,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43130,[1421770911.250850],1467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43131,[1421770911.455597],515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43132,[1421770911.660670],654,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43133,[1421770911.866217],1188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43134,[1421770912.071746],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43135,[1421770912.277101],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43136,[1421770912.482683],85,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43137,[1421770912.688374],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43138,[1421770912.893623],858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43139,[1421770913.099280],1041,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43140,[1421770913.305674],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +43141,[1421770913.511137],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43142,[1421770913.717824],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +43143,[1421770913.923702],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43144,[1421770914.129630],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43145,[1421770914.335088],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43146,[1421770914.539934],950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43147,[1421770914.744540],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +43148,[1421770914.949660],1022,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43149,[1421770915.154200],26,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43150,[1421770915.360391],1842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +43151,[1421770915.565343],1395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43152,[1421770915.771095],1526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +43153,[1421770915.977046],695,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43154,[1421770916.182812],902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43155,[1421770916.388465],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43156,[1421770916.593575],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +43157,[1421770916.798970],800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43158,[1421770917.004357],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43159,[1421770917.209647],888,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43160,[1421770917.414995],206,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43161,[1421770917.621412],1758,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +43162,[1421770917.826061],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +43163,[1421770918.030654],659,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43164,[1421770918.235618],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +43165,[1421770918.440568],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43166,[1421770918.645709],1468,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +43167,[1421770918.850564],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43168,[1421770919.055186],764,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43169,[1421770919.260117],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43170,[1421770919.466624],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.91,ms +43171,[1421770919.677152],322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.55,ms +43172,[1421770919.888161],772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.88,ms +43173,[1421770920.105985],217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.4,ms +43174,[1421770920.321986],1339,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.5,ms +43175,[1421770920.541442],166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +43176,[1421770920.766515],1266,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.2,ms +43177,[1421770920.996274],1071,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.0,ms +43178,[1421770921.279587],1816,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.2,ms +43179,[1421770921.503130],1286,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +43180,[1421770921.730023],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.2,ms +43181,[1421770921.951372],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.0,ms +43182,[1421770922.179149],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +43183,[1421770922.384110],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +43184,[1421770922.589533],1054,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +43185,[1421770922.795261],1047,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43186,[1421770923.000949],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43187,[1421770923.206615],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43188,[1421770923.412507],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +43189,[1421770923.617892],1053,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +43190,[1421770923.823607],1267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.72,ms +43191,[1421770924.030209],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +43192,[1421770924.235565],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43193,[1421770924.443111],454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.39,ms +43194,[1421770924.662792],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.4,ms +43195,[1421770924.868684],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +43196,[1421770925.074447],691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43197,[1421770925.281887],1600,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.88,ms +43198,[1421770925.493348],294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.81,ms +43199,[1421770925.698432],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43200,[1421770925.903253],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43201,[1421770926.108379],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43202,[1421770926.313181],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43203,[1421770926.518578],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43204,[1421770926.723861],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +43205,[1421770926.928976],563,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43206,[1421770927.134697],684,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43207,[1421770927.341418],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +43208,[1421770927.546763],1259,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +43209,[1421770927.752426],626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43210,[1421770927.958862],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +43211,[1421770928.165708],1594,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +43212,[1421770928.371884],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +43213,[1421770928.578069],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +43214,[1421770928.783304],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43215,[1421770928.989098],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43216,[1421770929.195394],1766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +43217,[1421770929.401018],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43218,[1421770929.606533],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43219,[1421770929.812980],1608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +43220,[1421770930.018549],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43221,[1421770930.224051],829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43222,[1421770930.429545],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +43223,[1421770930.635459],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43224,[1421770930.840693],137,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43225,[1421770931.047112],1649,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +43226,[1421770931.252500],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43227,[1421770931.458688],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +43228,[1421770931.663853],87,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +43229,[1421770931.869628],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43230,[1421770932.074981],1359,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43231,[1421770932.280024],960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43232,[1421770932.486385],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +43233,[1421770932.692580],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +43234,[1421770932.899272],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +43235,[1421770933.105814],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +43236,[1421770933.311695],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43237,[1421770933.517257],1251,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +43238,[1421770933.723354],1354,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +43239,[1421770933.928973],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +43240,[1421770934.134715],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43241,[1421770934.339781],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43242,[1421770934.545144],487,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43243,[1421770934.750347],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +43244,[1421770934.955726],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43245,[1421770935.161675],861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +43246,[1421770935.366909],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43247,[1421770935.572728],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +43248,[1421770935.779796],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +43249,[1421770935.985768],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +43250,[1421770936.191190],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +43251,[1421770936.397090],997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +43252,[1421770936.602583],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43253,[1421770936.807860],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43254,[1421770937.013053],516,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43255,[1421770937.218489],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +43256,[1421770937.424504],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +43257,[1421770937.630126],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +43258,[1421770937.836110],443,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43259,[1421770938.041656],886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43260,[1421770938.246697],1124,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43261,[1421770938.452909],1843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +43262,[1421770938.657929],824,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43263,[1421770938.864068],1517,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +43264,[1421770939.069264],243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43265,[1421770939.274755],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43266,[1421770939.479540],69,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43267,[1421770939.684446],11,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +43268,[1421770939.890042],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +43269,[1421770940.095918],1036,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +43270,[1421770940.301490],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43271,[1421770940.507395],1500,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +43272,[1421770940.713862],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +43273,[1421770940.919420],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +43274,[1421770941.124311],199,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +43275,[1421770941.328915],667,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43276,[1421770941.533518],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +43277,[1421770941.738385],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43278,[1421770941.944070],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +43279,[1421770942.149796],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43280,[1421770942.355765],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +43281,[1421770942.561268],501,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43282,[1421770942.766870],1346,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +43283,[1421770942.972511],507,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43284,[1421770943.177765],234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43285,[1421770943.384433],106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.80,ms +43286,[1421770943.589234],239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43287,[1421770943.794000],461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43288,[1421770943.999732],1943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +43289,[1421770944.206108],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +43290,[1421770944.411843],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +43291,[1421770944.616766],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43292,[1421770944.823152],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +43293,[1421770945.028791],1514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +43294,[1421770945.234015],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43295,[1421770945.439702],1119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43296,[1421770945.645499],839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43297,[1421770945.851015],270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43298,[1421770946.056405],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43299,[1421770946.262278],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +43300,[1421770946.467673],416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43301,[1421770946.672644],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43302,[1421770946.878352],1418,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +43303,[1421770947.084019],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43304,[1421770947.289943],1868,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +43305,[1421770947.494970],313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43306,[1421770947.700093],608,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43307,[1421770947.905412],216,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43308,[1421770948.111203],1819,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +43309,[1421770948.317473],1743,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +43310,[1421770948.523669],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +43311,[1421770948.729265],1004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43312,[1421770948.934234],1052,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43313,[1421770949.139029],635,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43314,[1421770949.344581],1583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +43315,[1421770949.549083],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43316,[1421770949.753503],201,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +43317,[1421770949.957861],140,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +43318,[1421770950.163956],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +43319,[1421770950.370077],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +43320,[1421770950.575943],1318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43321,[1421770950.781150],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +43322,[1421770950.986438],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43323,[1421770951.191582],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43324,[1421770951.397308],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +43325,[1421770951.603121],1614,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +43326,[1421770951.808709],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +43327,[1421770952.013599],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43328,[1421770952.219670],1693,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +43329,[1421770952.425240],1880,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +43330,[1421770952.630747],609,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43331,[1421770952.835957],1033,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43332,[1421770953.040219],407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43333,[1421770953.245711],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43334,[1421770953.451270],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +43335,[1421770953.656954],1092,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +43336,[1421770953.862234],537,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43337,[1421770954.067308],606,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43338,[1421770954.272890],986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43339,[1421770954.478164],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43340,[1421770954.684574],1922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +43341,[1421770954.890279],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43342,[1421770955.097022],1747,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +43343,[1421770955.302304],316,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43344,[1421770955.511347],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.46,ms +43345,[1421770955.722800],1408,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.17,ms +43346,[1421770955.935964],101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.38,ms +43347,[1421770956.154817],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.8,ms +43348,[1421770956.374890],1174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.4,ms +43349,[1421770956.594321],292,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.6,ms +43350,[1421770956.876217],1939,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.2,ms +43351,[1421770957.161097],1655,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=80.7,ms +43352,[1421770957.366854],278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43353,[1421770957.572508],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43354,[1421770957.778486],1833,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +43355,[1421770957.990842],477,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.66,ms +43356,[1421770958.212662],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=17.7,ms +43357,[1421770958.433012],387,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.7,ms +43358,[1421770958.655597],1045,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.3,ms +43359,[1421770958.937635],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=78.0,ms +43360,[1421770959.168048],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.1,ms +43361,[1421770959.457639],1750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=86.0,ms +43362,[1421770959.662672],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +43363,[1421770959.870209],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43364,[1421770960.076237],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +43365,[1421770960.283646],1060,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.62,ms +43366,[1421770960.509306],1527,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=22.0,ms +43367,[1421770960.721175],663,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.08,ms +43368,[1421770960.933925],78,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.24,ms +43369,[1421770961.152816],158,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.1,ms +43370,[1421770961.377627],718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.5,ms +43371,[1421770961.605338],1034,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +43372,[1421770961.811644],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +43373,[1421770962.025820],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +43374,[1421770962.244422],1383,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +43375,[1421770962.467658],621,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.3,ms +43376,[1421770962.695261],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.2,ms +43377,[1421770962.925679],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=26.4,ms +43378,[1421770963.208794],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=79.2,ms +43379,[1421770963.489084],1683,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=76.3,ms +43380,[1421770963.716267],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.5,ms +43381,[1421770963.941578],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.9,ms +43382,[1421770964.169690],1380,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.2,ms +43383,[1421770964.397142],666,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=23.4,ms +43384,[1421770964.617840],117,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=16.9,ms +43385,[1421770964.823043],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43386,[1421770965.028616],1472,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +43387,[1421770965.233895],1434,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43388,[1421770965.446928],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.40,ms +43389,[1421770965.658389],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.78,ms +43390,[1421770965.898185],1902,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=35.6,ms +43391,[1421770966.104841],1800,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +43392,[1421770966.310603],837,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43393,[1421770966.515780],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43394,[1421770966.720922],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43395,[1421770966.925942],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43396,[1421770967.130609],700,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43397,[1421770967.335529],1121,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43398,[1421770967.541297],1645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +43399,[1421770967.747006],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +43400,[1421770967.951597],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43401,[1421770968.156723],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43402,[1421770968.361896],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.07,ms +43403,[1421770968.566791],887,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43404,[1421770968.772346],245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +43405,[1421770979.181651],93,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +43406,[1421770979.387392],80,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43407,[1421770979.593261],167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43408,[1421770979.799098],948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43409,[1421770980.004720],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +43410,[1421770980.209797],145,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +43411,[1421770980.415827],311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43412,[1421770980.621696],546,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43413,[1421770980.826923],1144,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43414,[1421770981.032380],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43415,[1421770981.238021],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43416,[1421770981.443195],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43417,[1421770981.649096],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +43418,[1421770981.855894],1886,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.54,ms +43419,[1421770982.061152],1221,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43420,[1421770982.267716],1973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +43421,[1421770982.473545],908,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43422,[1421770982.679389],1409,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +43423,[1421770982.884879],1340,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +43424,[1421770983.091517],1983,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +43425,[1421770983.298118],1729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +43426,[1421770983.504284],905,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43427,[1421770983.710246],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +43428,[1421770983.915266],279,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43429,[1421770984.119643],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43430,[1421770984.325728],1771,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +43431,[1421770984.531132],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43432,[1421770984.736551],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43433,[1421770984.941479],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43434,[1421770985.147080],490,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +43435,[1421770985.353270],1757,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +43436,[1421770985.557994],479,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43437,[1421770985.762968],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43438,[1421770985.967767],1000,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43439,[1421770986.173716],1597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +43440,[1421770986.379002],1187,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43441,[1421770986.584280],1207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +43442,[1421770986.789220],118,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +43443,[1421770986.995756],1923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +43444,[1421770987.201040],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43445,[1421770987.407463],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +43446,[1421770987.613331],1085,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +43447,[1421770987.818285],394,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43448,[1421770988.023014],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43449,[1421770988.229259],1903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +43450,[1421770988.434292],1136,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43451,[1421770988.639628],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +43452,[1421770988.844939],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43453,[1421770989.050442],467,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43454,[1421770989.255719],1320,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43455,[1421770989.460705],1315,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +43456,[1421770989.665929],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43457,[1421770989.871524],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +43458,[1421770990.077419],1913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +43459,[1421770990.282541],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43460,[1421770990.487985],884,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43461,[1421770990.693331],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43462,[1421770990.899112],548,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43463,[1421770991.105254],554,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43464,[1421770991.311019],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43465,[1421770991.516463],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +43466,[1421770991.723043],1521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +43467,[1421770991.928484],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43468,[1421770992.134883],1831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +43469,[1421770992.340637],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43470,[1421770992.546533],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43471,[1421770992.753237],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +43472,[1421770992.958312],790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43473,[1421770993.162834],510,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43474,[1421770993.367741],551,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43475,[1421770993.573686],1874,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +43476,[1421770993.778642],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43477,[1421770993.984603],1862,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +43478,[1421770994.189257],142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +43479,[1421770994.394147],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43480,[1421770994.600211],1969,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +43481,[1421770994.806025],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +43482,[1421770995.010516],168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43483,[1421770995.215604],120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +43484,[1421770995.420733],263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43485,[1421770995.625580],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +43486,[1421770995.831125],661,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43487,[1421770996.037219],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +43488,[1421770996.243495],1662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +43489,[1421770996.448907],1299,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43490,[1421770996.654942],1393,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43491,[1421770996.860181],823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43492,[1421770997.064895],891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43493,[1421770997.270462],1540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +43494,[1421770997.475666],583,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +43495,[1421770997.680511],52,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43496,[1421770997.886276],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.76,ms +43497,[1421770998.092573],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +43498,[1421770998.297692],521,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43499,[1421770998.502344],628,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43500,[1421770998.707146],786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43501,[1421770998.912437],162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43502,[1421770999.119399],1863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +43503,[1421770999.325317],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43504,[1421770999.531879],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +43505,[1421770999.738278],1658,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +43506,[1421770999.944632],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +43507,[1421771000.150243],799,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43508,[1421771000.355830],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43509,[1421771000.561748],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +43510,[1421771000.768628],1613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +43511,[1421771000.974545],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +43512,[1421771001.179841],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43513,[1421771001.385437],923,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43514,[1421771001.591959],1966,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +43515,[1421771001.797962],1681,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +43516,[1421771002.003530],1604,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +43517,[1421771002.209237],751,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43518,[1421771002.414787],1255,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +43519,[1421771002.620111],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43520,[1421771002.826769],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +43521,[1421771003.032465],540,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +43522,[1421771003.237744],994,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +43523,[1421771003.443889],1841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +43524,[1421771003.649507],1436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +43525,[1421771003.855143],96,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43526,[1421771004.060614],1120,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +43527,[1421771004.265989],668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43528,[1421771004.471299],343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43529,[1421771004.676253],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43530,[1421771004.881128],793,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43531,[1421771005.087022],1951,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +43532,[1421771005.292056],976,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43533,[1421771005.497586],1454,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +43534,[1421771005.702847],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43535,[1421771005.907682],597,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43536,[1421771006.112754],347,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43537,[1421771006.317861],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43538,[1421771006.523545],1213,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +43539,[1421771006.728304],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43540,[1421771006.933192],550,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43541,[1421771007.139224],2001,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +43542,[1421771007.344254],934,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +43543,[1421771007.551747],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.14,ms +43544,[1421771007.757767],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +43545,[1421771007.963237],717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43546,[1421771008.168980],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43547,[1421771008.374422],1098,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43548,[1421771008.580079],984,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43549,[1421771008.786772],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +43550,[1421771008.993363],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +43551,[1421771009.198332],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43552,[1421771009.403851],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43553,[1421771009.609682],421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43554,[1421771009.815253],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +43555,[1421771010.021212],665,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43556,[1421771010.226556],377,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43557,[1421771010.431855],405,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43558,[1421771010.637207],812,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43559,[1421771010.844912],672,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.39,ms +43560,[1421771011.050019],842,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43561,[1421771011.255117],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43562,[1421771011.460896],1250,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +43563,[1421771011.666443],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43564,[1421771011.871765],911,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43565,[1421771012.077813],1977,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +43566,[1421771012.282940],188,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +43567,[1421771012.488864],1214,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43568,[1421771012.694768],766,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43569,[1421771012.900101],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43570,[1421771013.105688],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +43571,[1421771013.311067],1277,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43572,[1421771013.517659],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +43573,[1421771013.723845],1745,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +43574,[1421771013.929617],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43575,[1421771014.134417],528,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43576,[1421771014.339593],1005,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43577,[1421771014.545391],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +43578,[1421771014.750627],1313,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43579,[1421771014.956506],1160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43580,[1421771015.162608],852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43581,[1421771015.368036],502,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43582,[1421771015.573501],511,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43583,[1421771015.778590],1152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43584,[1421771015.983306],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43585,[1421771016.188989],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +43586,[1421771016.393802],261,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43587,[1421771016.599041],1135,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43588,[1421771016.804005],897,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43589,[1421771017.009444],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43590,[1421771017.214532],107,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43591,[1421771017.420831],1836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +43592,[1421771017.626081],281,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43593,[1421771017.831444],679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43594,[1421771018.037054],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43595,[1421771018.242287],1253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43596,[1421771018.446993],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43597,[1421771018.652758],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +43598,[1421771018.858613],42,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.86,ms +43599,[1421771019.064589],1919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +43600,[1421771019.269685],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43601,[1421771019.474919],906,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43602,[1421771019.680502],351,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43603,[1421771019.886599],1588,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +43604,[1421771020.092982],1762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +43605,[1421771020.297876],536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43606,[1421771020.503565],1711,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +43607,[1421771020.708512],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +43608,[1421771020.914559],1795,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +43609,[1421771021.120555],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +43610,[1421771021.325496],1300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43611,[1421771021.530534],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43612,[1421771021.736129],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +43613,[1421771021.942329],1566,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +43614,[1421771022.147316],370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +43615,[1421771022.353074],1630,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +43616,[1421771022.558516],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43617,[1421771022.764911],1987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +43618,[1421771022.971098],1930,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +43619,[1421771023.177452],1565,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +43620,[1421771023.382564],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +43621,[1421771023.587801],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43622,[1421771023.793132],1364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +43623,[1421771023.998087],452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43624,[1421771024.203397],818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43625,[1421771024.409163],1949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +43626,[1421771024.615070],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +43627,[1421771024.819866],97,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +43628,[1421771025.025604],1687,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +43629,[1421771025.231781],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +43630,[1421771025.437542],1234,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.63,ms +43631,[1421771025.643249],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +43632,[1421771025.848789],1200,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43633,[1421771026.054434],1157,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43634,[1421771026.260198],195,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +43635,[1421771026.466181],1019,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43636,[1421771026.672446],1689,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +43637,[1421771026.877877],753,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43638,[1421771027.083686],1113,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43639,[1421771027.288914],402,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43640,[1421771027.494338],1239,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43641,[1421771027.699564],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43642,[1421771027.904999],439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43643,[1421771028.110903],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43644,[1421771028.315961],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43645,[1421771028.521101],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43646,[1421771028.725958],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43647,[1421771028.931092],873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43648,[1421771029.136190],1122,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43649,[1421771029.341129],381,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43650,[1421771029.545949],132,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43651,[1421771029.751621],1876,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +43652,[1421771029.958068],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +43653,[1421771030.162962],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +43654,[1421771030.369070],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +43655,[1421771030.574094],269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43656,[1421771030.780420],1703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +43657,[1421771030.985909],1076,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43658,[1421771031.191124],86,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43659,[1421771031.396542],163,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43660,[1421771031.602888],1679,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +43661,[1421771031.809777],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +43662,[1421771032.016311],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +43663,[1421771032.221865],552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43664,[1421771032.426851],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +43665,[1421771032.632721],1440,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43666,[1421771032.838122],363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +43667,[1421771033.043550],919,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43668,[1421771033.248742],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43669,[1421771033.454719],1850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +43670,[1421771033.661195],1881,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +43671,[1421771033.866542],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43672,[1421771034.072309],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +43673,[1421771034.277863],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43674,[1421771034.483013],368,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43675,[1421771034.688754],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +43676,[1421771034.894146],1324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43677,[1421771035.099791],1018,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43678,[1421771035.306427],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +43679,[1421771035.512076],492,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43680,[1421771035.717767],706,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43681,[1421771035.923460],1219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43682,[1421771036.129152],366,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43683,[1421771036.334692],43,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +43684,[1421771036.540906],1981,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +43685,[1421771036.745802],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43686,[1421771036.950488],186,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +43687,[1421771037.155430],344,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +43688,[1421771037.361087],1433,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +43689,[1421771037.566397],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43690,[1421771037.771373],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +43691,[1421771037.976189],549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43692,[1421771038.181275],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43693,[1421771038.387693],1670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +43694,[1421771038.592838],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43695,[1421771038.798169],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43696,[1421771039.005791],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.04,ms +43697,[1421771039.211107],152,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +43698,[1421771039.417233],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +43699,[1421771039.622118],835,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43700,[1421771039.826775],727,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43701,[1421771040.031699],1091,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43702,[1421771040.236942],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43703,[1421771040.442744],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.12,ms +43704,[1421771040.647867],55,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43705,[1421771040.853137],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43706,[1421771041.057949],441,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43707,[1421771041.263143],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43708,[1421771041.468192],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43709,[1421771041.677189],1014,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.37,ms +43710,[1421771041.901608],1788,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.8,ms +43711,[1421771042.116288],962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.8,ms +43712,[1421771042.335165],560,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.9,ms +43713,[1421771042.598246],1790,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=58.9,ms +43714,[1421771042.804294],2003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +43715,[1421771043.010713],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +43716,[1421771043.215909],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43717,[1421771043.420994],375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43718,[1421771043.626548],903,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +43719,[1421771043.831561],520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43720,[1421771044.036876],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43721,[1421771044.242718],1636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +43722,[1421771044.448093],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43723,[1421771044.653635],1209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +43724,[1421771044.860232],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +43725,[1421771045.067143],1852,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +43726,[1421771045.272052],558,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43727,[1421771045.478205],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +43728,[1421771045.683195],473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43729,[1421771045.888968],922,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43730,[1421771046.094241],14,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +43731,[1421771046.299562],750,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +43732,[1421771046.505446],1263,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43733,[1421771046.710837],850,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43734,[1421771046.916390],1109,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +43735,[1421771047.123231],1871,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +43736,[1421771047.329108],1032,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +43737,[1421771047.536683],491,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.12,ms +43738,[1421771047.742295],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43739,[1421771047.947555],143,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +43740,[1421771048.152704],1388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43741,[1421771048.359025],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +43742,[1421771048.564048],406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43743,[1421771048.769395],904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43744,[1421771048.974929],70,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43745,[1421771049.181138],1749,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +43746,[1421771049.386163],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43747,[1421771049.591277],395,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43748,[1421771049.796892],946,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43749,[1421771050.002089],489,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43750,[1421771050.208069],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +43751,[1421771050.413568],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43752,[1421771050.618791],685,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43753,[1421771050.823720],1172,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43754,[1421771051.028964],1129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43755,[1421771051.235138],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +43756,[1421771051.440517],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +43757,[1421771051.645444],307,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +43758,[1421771051.850711],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43759,[1421771052.055665],613,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43760,[1421771052.260836],178,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43761,[1421771052.466281],712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43762,[1421771052.671600],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +43763,[1421771052.876372],190,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +43764,[1421771053.081869],801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43765,[1421771053.287147],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43766,[1421771053.492489],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43767,[1421771053.697706],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43768,[1421771053.903352],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +43769,[1421771054.108918],1641,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +43770,[1421771054.313289],160,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +43771,[1421771054.518478],1189,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +43772,[1421771054.723456],1370,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +43773,[1421771054.928361],1275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43774,[1421771055.134549],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +43775,[1421771055.339405],1127,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43776,[1421771055.544707],1013,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +43777,[1421771055.750205],449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43778,[1421771055.956568],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +43779,[1421771056.162658],1692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +43780,[1421771056.367654],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43781,[1421771056.572899],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +43782,[1421771056.778388],810,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43783,[1421771056.984012],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43784,[1421771057.189216],787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43785,[1421771057.395130],431,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43786,[1421771057.601881],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +43787,[1421771057.807312],1162,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43788,[1421771058.012919],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.64,ms +43789,[1421771058.218242],678,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43790,[1421771058.423644],877,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +43791,[1421771058.631685],1789,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=4.24,ms +43792,[1421771058.838561],1629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.62,ms +43793,[1421771059.043515],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +43794,[1421771059.248506],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43795,[1421771059.453237],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +43796,[1421771059.658795],238,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43797,[1421771059.865031],632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.65,ms +43798,[1421771060.071063],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +43799,[1421771060.277053],1564,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +43800,[1421771060.482748],1714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +43801,[1421771060.687954],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43802,[1421771060.893958],1698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +43803,[1421771061.098886],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43804,[1421771061.303623],404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +43805,[1421771061.508575],249,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +43806,[1421771061.714742],1721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +43807,[1421771061.919794],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43808,[1421771062.124714],866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43809,[1421771062.330854],1953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +43810,[1421771062.536292],264,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43811,[1421771062.743193],1557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +43812,[1421771062.948146],174,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43813,[1421771063.153189],1212,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43814,[1421771063.358374],92,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43815,[1421771063.564370],1480,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.80,ms +43816,[1421771063.770134],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43817,[1421771063.975459],242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43818,[1421771064.182348],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +43819,[1421771064.387431],1280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43820,[1421771064.592973],1043,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +43821,[1421771064.798514],949,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43822,[1421771065.003684],942,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43823,[1421771065.210103],1784,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +43824,[1421771065.415917],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +43825,[1421771065.620623],345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43826,[1421771065.826176],959,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +43827,[1421771066.032747],1623,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +43828,[1421771066.239969],1404,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.62,ms +43829,[1421771066.445495],1442,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +43830,[1421771066.652244],1632,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +43831,[1421771066.858079],578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43832,[1421771067.063058],75,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +43833,[1421771067.268976],1699,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +43834,[1421771067.474651],1293,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +43835,[1421771067.681582],1917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.58,ms +43836,[1421771067.887590],1106,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.69,ms +43837,[1421771068.092723],708,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43838,[1421771068.297196],638,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43839,[1421771068.502005],164,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +43840,[1421771068.708268],1668,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +43841,[1421771068.913730],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +43842,[1421771069.119265],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43843,[1421771069.324402],364,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43844,[1421771069.529076],64,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43845,[1421771069.734428],1362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +43846,[1421771069.941101],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +43847,[1421771070.146689],361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43848,[1421771070.352047],965,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43849,[1421771070.556735],332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43850,[1421771070.762946],1567,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +43851,[1421771070.968694],1866,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +43852,[1421771071.173938],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43853,[1421771071.380215],1712,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +43854,[1421771071.586915],1589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.56,ms +43855,[1421771071.792760],1086,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +43856,[1421771071.998771],1642,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +43857,[1421771072.203914],104,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43858,[1421771072.409090],207,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43859,[1421771072.614228],910,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43860,[1421771072.819292],670,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43861,[1421771073.025226],1997,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +43862,[1421771073.230934],1859,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +43863,[1421771073.435847],1269,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43864,[1421771073.641225],62,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43865,[1421771073.846929],1416,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +43866,[1421771074.051916],1332,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.60,ms +43867,[1421771074.256424],378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43868,[1421771074.461434],1035,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43869,[1421771074.666798],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +43870,[1421771074.872919],1626,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +43871,[1421771075.078443],734,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +43872,[1421771075.283602],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43873,[1421771075.489053],182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +43874,[1421771075.695705],1756,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +43875,[1421771075.901159],447,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43876,[1421771076.106104],138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +43877,[1421771076.311108],1110,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43878,[1421771076.518089],1627,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +43879,[1421771076.722922],1428,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43880,[1421771076.928013],360,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43881,[1421771077.133822],1532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +43882,[1421771077.338948],889,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43883,[1421771077.544296],584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43884,[1421771077.749841],1904,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +43885,[1421771077.960259],1070,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43886,[1421771078.166286],1616,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +43887,[1421771078.371301],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43888,[1421771078.576784],31,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +43889,[1421771078.782421],1294,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +43890,[1421771078.987659],1326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43891,[1421771079.192105],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +43892,[1421771079.397999],318,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43893,[1421771079.604004],1028,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43894,[1421771079.810161],2004,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +43895,[1421771080.018168],128,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.54,ms +43896,[1421771080.227363],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43897,[1421771080.432656],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +43898,[1421771080.637795],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +43899,[1421771080.844262],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43900,[1421771081.049221],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +43901,[1421771081.254254],335,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43902,[1421771081.459439],1438,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +43903,[1421771081.664610],1067,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43904,[1421771081.869784],1427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43905,[1421771082.075780],1482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.14,ms +43906,[1421771082.280970],30,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +43907,[1421771082.486203],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +43908,[1421771082.691295],522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +43909,[1421771082.896317],544,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43910,[1421771083.102209],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.57,ms +43911,[1421771083.307036],1080,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43912,[1421771083.511724],963,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43913,[1421771083.716374],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43914,[1421771083.922650],1914,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.41,ms +43915,[1421771084.128840],1453,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +43916,[1421771084.334684],1512,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +43917,[1421771084.539838],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43918,[1421771084.745047],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +43919,[1421771084.950222],629,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43920,[1421771085.154945],280,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +43921,[1421771085.360058],726,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43922,[1421771085.565495],770,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43923,[1421771085.771510],1246,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +43924,[1421771085.976528],633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43925,[1421771086.182144],1701,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +43926,[1421771086.387913],1619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +43927,[1421771086.592610],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +43928,[1421771086.797510],1473,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +43929,[1421771087.002228],1345,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43930,[1421771087.208115],1522,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +43931,[1421771087.412674],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43932,[1421771087.617512],561,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +43933,[1421771087.822108],619,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +43934,[1421771088.026798],710,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43935,[1421771088.233810],1815,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +43936,[1421771088.439076],271,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +43937,[1421771088.644183],940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43938,[1421771088.849445],593,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43939,[1421771089.054757],664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43940,[1421771089.259571],870,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43941,[1421771089.465155],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +43942,[1421771089.671098],1818,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +43943,[1421771089.875817],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +43944,[1421771090.080761],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43945,[1421771090.286325],1717,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.13,ms +43946,[1421771090.492244],1494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +43947,[1421771090.698552],1624,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +43948,[1421771090.903959],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43949,[1421771091.109735],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +43950,[1421771091.315840],1827,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +43951,[1421771091.521661],675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43952,[1421771091.728315],1768,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +43953,[1421771091.934323],1761,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +43954,[1421771092.140274],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +43955,[1421771092.345206],913,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43956,[1421771092.550498],525,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43957,[1421771092.755756],159,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +43958,[1421771092.961456],1167,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +43959,[1421771093.167005],275,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43960,[1421771093.373029],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +43961,[1421771093.578673],1278,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.67,ms +43962,[1421771093.784193],721,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.83,ms +43963,[1421771093.988803],209,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +43964,[1421771094.193461],71,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +43965,[1421771094.398718],533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43966,[1421771094.604208],776,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +43967,[1421771094.810995],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +43968,[1421771095.017014],401,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43969,[1421771095.223145],1821,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +43970,[1421771095.429157],1895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +43971,[1421771095.634448],84,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +43972,[1421771095.839869],980,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43973,[1421771096.044662],1389,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +43974,[1421771096.249992],1191,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +43975,[1421771096.455129],373,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +43976,[1421771096.660881],1322,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +43977,[1421771096.866742],1131,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43978,[1421771097.071707],1461,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +43979,[1421771097.276841],413,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43980,[1421771097.483393],1990,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +43981,[1421771097.689044],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43982,[1421771097.893701],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +43983,[1421771098.098416],736,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +43984,[1421771098.303186],91,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +43985,[1421771098.507878],12,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +43986,[1421771098.713390],929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +43987,[1421771098.918775],1123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +43988,[1421771099.124087],856,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +43989,[1421771099.329011],931,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +43990,[1421771099.533865],707,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43991,[1421771099.739798],1355,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.68,ms +43992,[1421771099.946382],1974,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.51,ms +43993,[1421771100.151423],1069,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +43994,[1421771100.356523],731,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +43995,[1421771100.561729],1227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +43996,[1421771100.767851],843,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.66,ms +43997,[1421771100.973462],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +43998,[1421771101.178434],1231,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +43999,[1421771101.384199],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +44000,[1421771101.589320],803,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +44001,[1421771101.794968],782,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +44002,[1421771102.000393],1021,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +44003,[1421771102.205688],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +44004,[1421771102.412964],1778,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +44005,[1421771102.619476],1585,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +44006,[1421771102.824444],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +44007,[1421771103.029494],170,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +44008,[1421771103.234896],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44009,[1421771103.440388],1179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +44010,[1421771103.646402],1549,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +44011,[1421771103.851471],1138,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +44012,[1421771104.056081],414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +44013,[1421771104.261204],45,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +44014,[1421771104.466011],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.06,ms +44015,[1421771104.672379],1890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +44016,[1421771104.877852],89,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +44017,[1421771105.083650],1584,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.10,ms +44018,[1421771105.289334],1579,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +44019,[1421771105.495339],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +44020,[1421771105.700737],1304,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +44021,[1421771105.906317],1011,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +44022,[1421771106.111792],1203,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +44023,[1421771106.316858],972,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +44024,[1421771106.522134],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +44025,[1421771106.727590],94,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +44026,[1421771106.934521],1578,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +44027,[1421771107.140230],894,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +44028,[1421771107.344944],1229,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +44029,[1421771107.550675],1536,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +44030,[1421771107.756004],287,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +44031,[1421771107.961085],1390,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +44032,[1421771108.167723],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +44033,[1421771108.373116],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +44034,[1421771108.578416],1379,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +44035,[1421771108.784113],1475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +44036,[1421771108.989700],1543,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +44037,[1421771109.195445],1725,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +44038,[1421771109.400331],646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +44039,[1421771109.605749],944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +44040,[1421771109.811266],952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +44041,[1421771110.015858],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +44042,[1421771110.220985],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +44043,[1421771110.426033],312,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +44044,[1421771110.631581],1205,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +44045,[1421771110.838386],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +44046,[1421771111.044582],1900,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +44047,[1421771111.250411],1310,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +44048,[1421771111.455867],945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +44049,[1421771111.663025],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +44050,[1421771111.868705],40,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +44051,[1421771112.074744],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +44052,[1421771112.280294],506,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +44053,[1421771112.485656],953,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +44054,[1421771112.690974],1245,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +44055,[1421771112.897340],1767,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +44056,[1421771113.103777],1924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +44057,[1421771113.309109],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44058,[1421771113.515000],1825,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +44059,[1421771113.720035],1166,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +44060,[1421771113.924706],53,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +44061,[1421771114.131664],637,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.49,ms +44062,[1421771114.337190],864,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44063,[1421771114.542663],503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +44064,[1421771114.749144],1872,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +44065,[1421771114.954381],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +44066,[1421771115.159736],607,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +44067,[1421771115.364230],1414,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +44068,[1421771115.568968],257,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +44069,[1421771115.774075],863,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +44070,[1421771115.979257],326,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +44071,[1421771116.184901],1196,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +44072,[1421771116.390805],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +44073,[1421771116.596164],119,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.20,ms +44074,[1421771116.801953],1631,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +44075,[1421771117.006800],538,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +44076,[1421771117.212562],1533,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +44077,[1421771117.417425],498,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +44078,[1421771117.622555],759,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +44079,[1421771117.827986],920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44080,[1421771118.032826],1463,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +44081,[1421771118.237482],317,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +44082,[1421771118.443333],844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.87,ms +44083,[1421771118.648864],1061,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +44084,[1421771118.854619],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +44085,[1421771119.060454],1407,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.75,ms +44086,[1421771119.265902],575,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +44087,[1421771119.472435],1547,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +44088,[1421771119.677663],432,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +44089,[1421771119.883593],1755,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +44090,[1421771120.088305],222,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +44091,[1421771120.294171],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +44092,[1421771120.499460],1478,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +44093,[1421771120.704820],72,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +44094,[1421771120.909938],1469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +44095,[1421771121.115161],241,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +44096,[1421771121.329974],1470,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.5,ms +44097,[1421771121.536666],1786,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.40,ms +44098,[1421771121.742103],129,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +44099,[1421771121.947611],1232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +44100,[1421771122.153755],970,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +44101,[1421771122.359240],705,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +44102,[1421771122.564648],36,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +44103,[1421771122.770256],692,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +44104,[1421771122.975202],321,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +44105,[1421771123.180418],1311,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44106,[1421771123.386741],2002,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +44107,[1421771123.593113],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +44108,[1421771123.798796],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.71,ms +44109,[1421771124.005653],1748,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.52,ms +44110,[1421771124.212490],1797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +44111,[1421771124.417679],325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +44112,[1421771124.623921],1891,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +44113,[1421771124.829378],465,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +44114,[1421771125.034680],376,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +44115,[1421771125.239401],95,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +44116,[1421771125.444842],1308,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +44117,[1421771125.652116],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.82,ms +44118,[1421771125.862332],1361,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.88,ms +44119,[1421771126.075803],805,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=9.48,ms +44120,[1421771126.323002],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=43.0,ms +44121,[1421771126.542480],1217,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.0,ms +44122,[1421771126.760529],424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.8,ms +44123,[1421771126.984453],1224,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=20.3,ms +44124,[1421771127.203747],1142,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=15.3,ms +44125,[1421771127.409146],662,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +44126,[1421771127.615942],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.49,ms +44127,[1421771127.831270],1993,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=11.1,ms +44128,[1421771128.041440],1375,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=6.15,ms +44129,[1421771128.282772],1552,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=37.4,ms +44130,[1421771128.499156],32,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=12.3,ms +44131,[1421771128.722795],802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=19.7,ms +44132,[1421771128.941625],1057,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=14.7,ms +44133,[1421771129.167937],1406,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=21.9,ms +44134,[1421771129.389690],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=18.0,ms +44135,[1421771129.667243],1496,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=73.4,ms +44136,[1421771129.898475],357,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=27.1,ms +44137,[1421771130.127412],1337,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=24.4,ms +44138,[1421771130.334174],1861,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +44139,[1421771130.540406],1763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +44140,[1421771130.745492],427,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +44141,[1421771130.951354],763,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +44142,[1421771131.156804],356,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +44143,[1421771131.361909],973,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +44144,[1421771131.566761],791,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44145,[1421771131.772033],68,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +44146,[1421771131.978971],1873,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.75,ms +44147,[1421771132.185233],1520,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +44148,[1421771132.392012],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.42,ms +44149,[1421771132.598654],1486,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +44150,[1421771132.805004],1598,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +44151,[1421771133.010111],954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +44152,[1421771133.215201],417,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +44153,[1421771133.420619],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +44154,[1421771133.625785],82,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +44155,[1421771133.831848],1420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +44156,[1421771134.039597],831,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.35,ms +44157,[1421771134.248759],849,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.16,ms +44158,[1421771134.454295],620,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.91,ms +44159,[1421771134.659566],698,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44160,[1421771134.864953],333,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +44161,[1421771135.070279],783,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +44162,[1421771135.276009],796,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +44163,[1421771135.480932],1341,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +44164,[1421771135.687077],1858,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +44165,[1421771135.892665],1855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +44166,[1421771136.097451],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +44167,[1421771136.302338],123,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +44168,[1421771136.507569],1073,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +44169,[1421771136.713266],1809,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +44170,[1421771136.918078],8,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +44171,[1421771137.122879],220,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +44172,[1421771137.327745],298,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +44173,[1421771137.532481],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +44174,[1421771137.737103],56,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +44175,[1421771137.942163],1009,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +44176,[1421771138.147586],1168,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +44177,[1421771138.360417],1288,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=8.78,ms +44178,[1421771138.568174],926,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.44,ms +44179,[1421771138.774489],1571,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +44180,[1421771138.979569],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +44181,[1421771139.184900],1171,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +44182,[1421771139.389787],265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +44183,[1421771139.595655],1774,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +44184,[1421771139.801013],219,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +44185,[1421771140.006218],781,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.32,ms +44186,[1421771140.211835],1081,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +44187,[1421771140.417413],396,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44188,[1421771140.623390],987,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +44189,[1421771140.829092],44,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +44190,[1421771141.034420],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +44191,[1421771141.239323],762,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +44192,[1421771141.444939],1650,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.30,ms +44193,[1421771141.649914],1365,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +44194,[1421771141.855245],634,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +44195,[1421771142.060305],636,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +44196,[1421771142.265727],989,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +44197,[1421771142.471511],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +44198,[1421771142.677460],713,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +44199,[1421771142.883470],105,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +44200,[1421771143.090375],1633,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +44201,[1421771143.296039],798,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +44202,[1421771143.501805],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +44203,[1421771143.708079],303,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +44204,[1421771143.913981],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +44205,[1421771144.119325],1384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +44206,[1421771144.324309],1265,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +44207,[1421771144.528888],73,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +44208,[1421771144.734405],1247,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +44209,[1421771144.940096],324,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44210,[1421771145.145863],1327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +44211,[1421771145.351991],1363,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.51,ms +44212,[1421771145.558215],1421,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.49,ms +44213,[1421771145.764231],1378,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +44214,[1421771145.970131],714,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +44215,[1421771146.175063],153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +44216,[1421771146.380063],285,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +44217,[1421771146.584936],1330,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +44218,[1421771146.791028],1945,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.37,ms +44219,[1421771146.996327],268,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +44220,[1421771147.201840],943,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +44221,[1421771147.407836],1979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +44222,[1421771147.613578],836,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +44223,[1421771147.819471],703,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +44224,[1421771148.025217],848,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +44225,[1421771148.231655],1921,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +44226,[1421771148.436766],147,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +44227,[1421771148.642242],573,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +44228,[1421771148.847556],1055,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +44229,[1421771149.053299],1270,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +44230,[1421771149.258415],362,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +44231,[1421771149.463760],327,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +44232,[1421771149.669126],1154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.50,ms +44233,[1421771149.874993],372,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +44234,[1421771150.082662],1101,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +44235,[1421771150.287884],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +44236,[1421771150.494332],1950,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.34,ms +44237,[1421771150.700246],896,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +44238,[1421771150.905605],448,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +44239,[1421771151.111176],1153,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44240,[1421771151.317164],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +44241,[1421771151.522172],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +44242,[1421771151.727891],1358,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.56,ms +44243,[1421771151.933342],295,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +44244,[1421771152.139009],1733,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.21,ms +44245,[1421771152.343772],817,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +44246,[1421771152.548747],112,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +44247,[1421771152.755230],1664,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.29,ms +44248,[1421771152.960745],660,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +44249,[1421771153.165773],883,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +44250,[1421771153.371192],841,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +44251,[1421771153.576264],1182,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.52,ms +44252,[1421771153.782545],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.35,ms +44253,[1421771153.987866],557,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +44254,[1421771154.193125],475,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +44255,[1421771154.397974],924,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +44256,[1421771154.603377],353,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +44257,[1421771154.808529],194,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +44258,[1421771155.013401],1325,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +44259,[1421771155.219143],1504,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.15,ms +44260,[1421771155.423967],482,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +44261,[1421771155.628469],108,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.08,ms +44262,[1421771155.833297],845,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +44263,[1421771156.038101],895,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +44264,[1421771156.243975],1929,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +44265,[1421771156.449815],1962,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +44266,[1421771156.655770],1754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.22,ms +44267,[1421771156.860672],917,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +44268,[1421771157.065600],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +44269,[1421771157.270548],890,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +44270,[1421771157.475468],937,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +44271,[1421771157.680176],100,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +44272,[1421771157.884762],716,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +44273,[1421771158.089513],385,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +44274,[1421771158.295726],1704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +44275,[1421771158.501859],754,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +44276,[1421771158.706931],462,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +44277,[1421771158.913396],1834,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +44278,[1421771159.119056],1424,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +44279,[1421771159.325663],1920,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.27,ms +44280,[1421771159.530426],232,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +44281,[1421771159.737096],1801,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +44282,[1421771159.943781],1839,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.68,ms +44283,[1421771160.150849],780,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.25,ms +44284,[1421771160.356074],1301,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +44285,[1421771160.561494],1226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +44286,[1421771160.766910],590,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +44287,[1421771160.972323],183,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.10,ms +44288,[1421771161.178741],1853,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +44289,[1421771161.383873],979,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms +44290,[1421771161.588703],384,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +44291,[1421771161.795061],1826,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +44292,[1421771162.000527],797,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.27,ms +44293,[1421771162.206564],1702,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +44294,[1421771162.411792],494,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +44295,[1421771162.617055],436,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +44296,[1421771162.822790],1464,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.48,ms +44297,[1421771163.028002],179,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +44298,[1421771163.233170],603,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +44299,[1421771163.438230],1456,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.42,ms +44300,[1421771163.643958],437,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +44301,[1421771163.849757],647,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +44302,[1421771164.055146],532,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.53,ms +44303,[1421771164.261380],1677,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.53,ms +44304,[1421771164.466995],909,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.54,ms +44305,[1421771164.673207],1802,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.25,ms +44306,[1421771164.878917],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.59,ms +44307,[1421771165.084394],154,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +44308,[1421771165.290351],1095,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +44309,[1421771165.495898],729,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +44310,[1421771165.701180],253,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.12,ms +44311,[1421771165.907967],1779,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.28,ms +44312,[1421771166.113694],589,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +44313,[1421771166.318683],469,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +44314,[1421771166.524801],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +44315,[1421771166.729936],1003,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +44316,[1421771166.934928],300,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +44317,[1421771167.139911],1243,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.38,ms +44318,[1421771167.345095],1242,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +44319,[1421771167.551507],1787,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.31,ms +44320,[1421771167.758159],1534,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +44321,[1421771167.967067],1611,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=5.28,ms +44322,[1421771168.172506],1079,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.37,ms +44323,[1421771168.377915],514,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.31,ms +44324,[1421771168.583301],1329,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.40,ms +44325,[1421771168.789715],1691,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +44326,[1421771168.995412],719,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +44327,[1421771169.200643],739,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.26,ms +44328,[1421771169.406638],1718,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.36,ms +44329,[1421771169.612831],1823,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.24,ms +44330,[1421771169.819191],1893,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +44331,[1421771170.025599],1948,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.39,ms +44332,[1421771170.231366],1059,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +44333,[1421771170.436396],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +44334,[1421771170.642854],1822,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.38,ms +44335,[1421771170.848587],1535,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.11,ms +44336,[1421771171.053253],879,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +44337,[1421771171.258926],1898,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +44338,[1421771171.464672],1935,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +44339,[1421771171.669684],28,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +44340,[1421771171.874271],704,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.23,ms +44341,[1421771172.079048],1181,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +44342,[1421771172.283606],218,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.05,ms +44343,[1421771172.490165],1555,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.23,ms +44344,[1421771172.695387],860,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +44345,[1421771172.901046],1675,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.17,ms +44346,[1421771173.106147],291,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.13,ms +44347,[1421771173.310593],481,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.15,ms +44348,[1421771173.515611],398,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +44349,[1421771173.721033],1452,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.58,ms +44350,[1421771173.926916],1986,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +44351,[1421771174.131560],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +44352,[1421771174.336733],1024,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.28,ms +44353,[1421771174.541401],336,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.16,ms +44354,[1421771174.745591],526,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +44355,[1421771174.950728],1343,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.39,ms +44356,[1421771175.155935],150,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.09,ms +44357,[1421771175.361256],581,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +44358,[1421771175.566991],1686,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.16,ms +44359,[1421771175.771771],23,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,, +44360,[1421771175.976511],1176,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +44361,[1421771176.181252],388,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.18,ms +44362,[1421771176.387540],1857,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +44363,[1421771176.592343],349,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.17,ms +44364,[1421771176.797709],1449,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.43,ms +44365,[1421771177.002514],67,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.04,ms +44366,[1421771177.208018],1830,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.20,ms +44367,[1421771177.414160],1735,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.45,ms +44368,[1421771177.619528],267,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +44369,[1421771177.824798],1169,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.30,ms +44370,[1421771178.029745],1165,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44371,[1421771178.234443],1272,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.36,ms +44372,[1421771178.440797],1804,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.18,ms +44373,[1421771178.647909],1988,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +44374,[1421771178.853834],832,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44375,[1421771179.059401],1439,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.41,ms +44376,[1421771179.265694],1952,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.44,ms +44377,[1421771179.472487],1646,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.55,ms +44378,[1421771179.678077],978,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.44,ms +44379,[1421771179.883478],1097,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.33,ms +44380,[1421771180.088778],855,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.46,ms +44381,[1421771180.295587],1936,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.47,ms +44382,[1421771180.510603],1572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=10.7,ms +44383,[1421771180.743715],1772,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=28.8,ms +44384,[1421771180.949053],41,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +44385,[1421771181.155685],1944,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.32,ms +44386,[1421771181.362095],400,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.98,ms +44387,[1421771181.569409],226,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=3.01,ms +44388,[1421771181.780805],466,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.45,ms +44389,[1421771181.998869],350,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=13.5,ms +44390,[1421771182.248969],1829,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=45.9,ms +44391,[1421771182.512386],1954,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=58.5,ms +44392,[1421771182.717961],1074,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.45,ms +44393,[1421771182.923292],46,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.11,ms +44394,[1421771183.129965],1844,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.26,ms +44395,[1421771183.335449],645,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.24,ms +44396,[1421771183.540901],444,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.25,ms +44397,[1421771183.747983],1940,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.46,ms +44398,[1421771183.954099],1411,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +44399,[1421771184.159879],49,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.21,ms +44400,[1421771184.365815],420,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.55,ms +44401,[1421771184.571516],227,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.22,ms +44402,[1421771184.777325],947,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.34,ms +44403,[1421771184.983905],1960,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.43,ms +44404,[1421771185.188976],531,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.19,ms +44405,[1421771185.394275],374,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.14,ms +44406,[1421771185.600745],1503,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.19,ms +44407,[1421771185.805877],572,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.29,ms +44408,[1421771186.011910],1338,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.47,ms +44409,[1421771186.222729],1515,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=7.02,ms +44410,[1421771186.429007],1875,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=2.33,ms +44411,[1421771186.634747],1006,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.61,ms +44412,[1421771186.840222],1273,bytes,from,lig-publig.imag.fr,(129.88.11.7):,icmp_seq=1,ttl=60,time=1.35,ms