|
2024-04-14 06:51:55,174 INFO StreamThr :143 [internal.py:wandb_internal():86] W&B internal server running at pid: 143, started at: 2024-04-14 06:51:55.173332 |
|
2024-04-14 06:51:55,175 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status |
|
2024-04-14 06:51:55,792 INFO WriterThread:143 [datastore.py:open_for_write():87] open: /kaggle/working/wandb/run-20240414_065155-wywjhwtr/run-wywjhwtr.wandb |
|
2024-04-14 06:51:55,793 DEBUG SenderThread:143 [sender.py:send():379] send: header |
|
2024-04-14 06:51:55,841 DEBUG SenderThread:143 [sender.py:send():379] send: run |
|
2024-04-14 06:51:55,998 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: check_version |
|
2024-04-14 06:51:55,998 INFO SenderThread:143 [dir_watcher.py:__init__():211] watching files in: /kaggle/working/wandb/run-20240414_065155-wywjhwtr/files |
|
2024-04-14 06:51:55,998 INFO SenderThread:143 [sender.py:_start_run_threads():1124] run started: wywjhwtr with start time 1713077515.176366 |
|
2024-04-14 06:51:55,998 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: check_version |
|
2024-04-14 06:51:56,093 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: run_start |
|
2024-04-14 06:51:56,105 DEBUG HandlerThread:143 [system_info.py:__init__():26] System info init |
|
2024-04-14 06:51:56,105 DEBUG HandlerThread:143 [system_info.py:__init__():41] System info init done |
|
2024-04-14 06:51:56,105 INFO HandlerThread:143 [system_monitor.py:start():194] Starting system monitor |
|
2024-04-14 06:51:56,105 INFO SystemMonitor:143 [system_monitor.py:_start():158] Starting system asset monitoring threads |
|
2024-04-14 06:51:56,105 INFO HandlerThread:143 [system_monitor.py:probe():214] Collecting system info |
|
2024-04-14 06:51:56,105 INFO SystemMonitor:143 [interfaces.py:start():190] Started cpu monitoring |
|
2024-04-14 06:51:56,106 INFO SystemMonitor:143 [interfaces.py:start():190] Started disk monitoring |
|
2024-04-14 06:51:56,107 INFO SystemMonitor:143 [interfaces.py:start():190] Started gpu monitoring |
|
2024-04-14 06:51:56,108 INFO SystemMonitor:143 [interfaces.py:start():190] Started memory monitoring |
|
2024-04-14 06:51:56,109 INFO SystemMonitor:143 [interfaces.py:start():190] Started network monitoring |
|
2024-04-14 06:51:56,119 DEBUG HandlerThread:143 [system_info.py:probe():150] Probing system |
|
2024-04-14 06:51:56,121 DEBUG HandlerThread:143 [gitlib.py:_init_repo():56] git repository is invalid |
|
2024-04-14 06:51:56,121 DEBUG HandlerThread:143 [system_info.py:probe():198] Probing system done |
|
2024-04-14 06:51:56,121 DEBUG HandlerThread:143 [system_monitor.py:probe():223] {'os': 'Linux-5.15.133+-x86_64-with-glibc2.31', 'python': '3.10.13', 'heartbeatAt': '2024-04-14T06:51:56.119399', 'startedAt': '2024-04-14T06:51:55.166405', 'docker': None, 'cuda': None, 'args': (), 'state': 'running', 'program': 'kaggle.ipynb', 'codePathLocal': None, 'root': '/kaggle/working', 'host': '4e3cf58ef3f4', 'username': 'root', 'executable': '/opt/conda/bin/python3.10', 'cpu_count': 2, 'cpu_count_logical': 4, 'cpu_freq': {'current': 2000.204, 'min': 0.0, 'max': 0.0}, 'cpu_freq_per_core': [{'current': 2000.204, 'min': 0.0, 'max': 0.0}, {'current': 2000.204, 'min': 0.0, 'max': 0.0}, {'current': 2000.204, 'min': 0.0, 'max': 0.0}, {'current': 2000.204, 'min': 0.0, 'max': 0.0}], 'disk': {'/': {'total': 8062.387607574463, 'used': 5580.927188873291}}, 'gpu': 'Tesla T4', 'gpu_count': 2, 'gpu_devices': [{'name': 'Tesla T4', 'memory_total': 16106127360}, {'name': 'Tesla T4', 'memory_total': 16106127360}], 'memory': {'total': 31.357559204101562}} |
|
2024-04-14 06:51:56,121 INFO HandlerThread:143 [system_monitor.py:probe():224] Finished collecting system info |
|
2024-04-14 06:51:56,121 INFO HandlerThread:143 [system_monitor.py:probe():227] Publishing system info |
|
2024-04-14 06:51:56,121 DEBUG HandlerThread:143 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment |
|
2024-04-14 06:51:57,000 INFO Thread-12 :143 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240414_065155-wywjhwtr/files/conda-environment.yaml |
|
2024-04-14 06:52:11,141 ERROR HandlerThread:143 [system_info.py:_save_conda():221] Error saving conda packages: Command '['conda', 'env', 'export']' timed out after 15 seconds |
|
Traceback (most recent call last): |
|
File "/opt/conda/lib/python3.10/site-packages/wandb/sdk/internal/system/system_info.py", line 214, in _save_conda |
|
subprocess.call( |
|
File "/opt/conda/lib/python3.10/subprocess.py", line 347, in call |
|
return p.wait(timeout=timeout) |
|
File "/opt/conda/lib/python3.10/subprocess.py", line 1209, in wait |
|
return self._wait(timeout=timeout) |
|
File "/opt/conda/lib/python3.10/subprocess.py", line 1951, in _wait |
|
raise TimeoutExpired(self.args, timeout) |
|
subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after 15 seconds |
|
2024-04-14 06:52:11,146 DEBUG HandlerThread:143 [system_info.py:_save_conda():222] Saving conda packages done |
|
2024-04-14 06:52:11,147 INFO HandlerThread:143 [system_monitor.py:probe():229] Finished publishing system info |
|
2024-04-14 06:52:11,158 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:52:11,158 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: keepalive |
|
2024-04-14 06:52:11,158 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:52:11,158 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: keepalive |
|
2024-04-14 06:52:11,158 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:52:11,158 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: keepalive |
|
2024-04-14 06:52:11,159 DEBUG SenderThread:143 [sender.py:send():379] send: files |
|
2024-04-14 06:52:11,159 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-metadata.json with policy now |
|
2024-04-14 06:52:11,373 INFO wandb-upload_0:143 [upload_job.py:push():131] Uploaded file /tmp/tmp49eyeiomwandb/1u41y2vg-wandb-metadata.json |
|
2024-04-14 06:52:12,003 INFO Thread-12 :143 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240414_065155-wywjhwtr/files/wandb-metadata.json |
|
2024-04-14 06:52:12,226 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: python_packages |
|
2024-04-14 06:52:12,226 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: python_packages |
|
2024-04-14 06:52:12,230 DEBUG SenderThread:143 [sender.py:send():379] send: telemetry |
|
2024-04-14 06:52:12,241 DEBUG SenderThread:143 [sender.py:send():379] send: config |
|
2024-04-14 06:52:12,243 DEBUG SenderThread:143 [sender.py:send():379] send: metric |
|
2024-04-14 06:52:12,243 DEBUG SenderThread:143 [sender.py:send():379] send: telemetry |
|
2024-04-14 06:52:12,244 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: stop_status |
|
2024-04-14 06:52:12,244 DEBUG SenderThread:143 [sender.py:send():379] send: metric |
|
2024-04-14 06:52:12,244 WARNING SenderThread:143 [sender.py:send_metric():1341] Seen metric with glob (shouldn't happen) |
|
2024-04-14 06:52:12,244 DEBUG SenderThread:143 [sender.py:send():379] send: telemetry |
|
2024-04-14 06:52:12,244 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: stop_status |
|
2024-04-14 06:52:12,245 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: internal_messages |
|
2024-04-14 06:52:13,003 INFO Thread-12 :143 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240414_065155-wywjhwtr/files/requirements.txt |
|
2024-04-14 06:52:14,004 INFO Thread-12 :143 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240414_065155-wywjhwtr/files/output.log |
|
2024-04-14 06:52:16,004 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_065155-wywjhwtr/files/output.log |
|
2024-04-14 06:52:16,805 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:52:21,806 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:52:26,812 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:52:27,008 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_065155-wywjhwtr/files/config.yaml |
|
2024-04-14 06:52:27,231 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: internal_messages |
|
2024-04-14 06:52:27,231 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: stop_status |
|
2024-04-14 06:52:27,232 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: stop_status |
|
2024-04-14 06:52:32,275 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:52:37,276 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:52:42,227 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: stop_status |
|
2024-04-14 06:52:42,228 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: stop_status |
|
2024-04-14 06:52:42,267 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: internal_messages |
|
2024-04-14 06:52:42,325 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:52:47,326 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:52:52,327 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:52:56,110 DEBUG SystemMonitor:143 [system_monitor.py:_start():172] Starting system metrics aggregation loop |
|
2024-04-14 06:52:56,112 DEBUG SenderThread:143 [sender.py:send():379] send: stats |
|
2024-04-14 06:52:57,227 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: stop_status |
|
2024-04-14 06:52:57,228 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: stop_status |
|
2024-04-14 06:52:57,267 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: internal_messages |
|
2024-04-14 06:52:58,298 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-14 06:53:02,156 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: partial_history |
|
2024-04-14 06:53:02,158 DEBUG SenderThread:143 [sender.py:send():379] send: metric |
|
2024-04-14 06:53:02,158 DEBUG SenderThread:143 [sender.py:send():379] send: metric |
|
2024-04-14 06:53:02,158 DEBUG SenderThread:143 [sender.py:send():379] send: metric |
|
2024-04-14 06:53:02,159 DEBUG SenderThread:143 [sender.py:send():379] send: metric |
|
2024-04-14 06:53:02,159 DEBUG SenderThread:143 [sender.py:send():379] send: history |
|
2024-04-14 06:53:02,159 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record |
|
2024-04-14 06:53:02,160 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end |
|
2024-04-14 06:53:03,021 INFO Thread-12 :143 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240414_065155-wywjhwtr/files/wandb-summary.json |
|
|