Advertisement
suthagar23

Pre-processing 29-03-2018 | upto 50%

Mar 29th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. /usr/bin/python3.6 /home/suthagar/PycharmProjects/wordembedding/pre-processing/preprocessing-fyp-tf.py
  2. Initilized Printer
  3. 2018-03-30 02:27:11.187985: I tensorflow/core/platform/cpu_feature_guard.cc:137] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA
  4. 2018-03-30 02:27:11.577421: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:895] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero
  5. 2018-03-30 02:27:11.577957: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1105] Found device 0 with properties:
  6. name: GeForce GT 740M major: 3 minor: 5 memoryClockRate(GHz): 1.0325
  7. pciBusID: 0000:01:00.0
  8. totalMemory: 1.96GiB freeMemory: 1.65GiB
  9. 2018-03-30 02:27:11.577978: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1195] Creating TensorFlow device (/device:GPU:0) -> (device: 0, name: GeForce GT 740M, pci bus id: 0000:01:00.0, compute capability: 3.5)
  10. Process started : 2018-03-30 02:27:19.653015
  11. Total Files : 34
  12.  
  13.  
  14. Started File 16 - news.en-00017-of-00100
  15. -------------------------------------------------
  16. Total Lines : 306553
  17. Completed : 100.0% File Duration : 0:12:04.231153
  18.  
  19.  
  20. Started File 17 - news.en-00018-of-00100
  21. -------------------------------------------------
  22. Total Lines : 306372
  23. Completed : 100.0% File Duration : 0:11:46.723631
  24.  
  25.  
  26. Started File 18 - news.en-00019-of-00100
  27. -------------------------------------------------
  28. Total Lines : 305591
  29. Completed : 100.0% File Duration : 0:11:46.527497
  30.  
  31.  
  32. Started File 19 - news.en-00020-of-00100
  33. -------------------------------------------------
  34. Total Lines : 305446
  35. Completed : 100.0% File Duration : 0:11:43.048237
  36.  
  37.  
  38. Started File 20 - news.en-00021-of-00100
  39. -------------------------------------------------
  40. Total Lines : 306206
  41. Completed : 100.0% File Duration : 0:11:48.472609
  42.  
  43.  
  44. Started File 21 - news.en-00022-of-00100
  45. -------------------------------------------------
  46. Total Lines : 306084
  47. Completed : 100.0% File Duration : 0:11:46.929521
  48.  
  49.  
  50. Started File 22 - news.en-00023-of-00100
  51. -------------------------------------------------
  52. Total Lines : 305909
  53. Completed : 100.0% File Duration : 0:11:46.267399
  54.  
  55.  
  56. Started File 23 - news.en-00024-of-00100
  57. -------------------------------------------------
  58. Total Lines : 306116
  59. Completed : 100.0% File Duration : 0:11:43.119171
  60.  
  61.  
  62. Started File 24 - news.en-00025-of-00100
  63. -------------------------------------------------
  64. Total Lines : 306273
  65. Completed : 100.0% File Duration : 0:11:45.015849
  66.  
  67.  
  68. Started File 25 - news.en-00026-of-00100
  69. -------------------------------------------------
  70. Total Lines : 306324
  71. Completed : 100.0% File Duration : 0:11:44.244295
  72.  
  73.  
  74. Started File 26 - news.en-00027-of-00100
  75. -------------------------------------------------
  76. Total Lines : 306804
  77. Completed : 100.0% File Duration : 0:11:47.039375
  78.  
  79.  
  80. Started File 27 - news.en-00028-of-00100
  81. -------------------------------------------------
  82. Total Lines : 305485
  83. Completed : 100.0% File Duration : 0:11:43.735924
  84.  
  85.  
  86. Started File 28 - news.en-00029-of-00100
  87. -------------------------------------------------
  88. Total Lines : 306680
  89. Completed : 100.0% File Duration : 0:11:47.787135
  90.  
  91.  
  92. Started File 29 - news.en-00030-of-00100
  93. -------------------------------------------------
  94. Total Lines : 305807
  95. Completed : 100.0% File Duration : 0:11:45.362570
  96.  
  97.  
  98. Started File 30 - news.en-00031-of-00100
  99. -------------------------------------------------
  100. Total Lines : 306259
  101. Completed : 100.0% File Duration : 0:11:49.160657
  102.  
  103.  
  104. Started File 31 - news.en-00032-of-00100
  105. -------------------------------------------------
  106. Total Lines : 305639
  107. Completed : 100.0% File Duration : 0:11:47.486274
  108.  
  109.  
  110. Started File 32 - news.en-00033-of-00100
  111. -------------------------------------------------
  112. Total Lines : 306700
  113. Completed : 100.0% File Duration : 0:11:46.848931
  114.  
  115.  
  116. Started File 33 - news.en-00034-of-00100
  117. -------------------------------------------------
  118. Total Lines : 305408
  119. Completed : 100.0% File Duration : 0:11:43.402856
  120.  
  121.  
  122. Process Stopped : 2018-03-30 05:59:27.657852
  123.  
  124.  
  125. Total Duration : 3:32:08.004837
  126.  
  127. Process finished with exit code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement