|
2024-04-13 02:10:55,004 INFO StreamThr :145 [internal.py:wandb_internal():86] W&B internal server running at pid: 145, started at: 2024-04-13 02:10:55.003701 |
|
2024-04-13 02:10:55,006 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: status |
|
2024-04-13 02:10:55,420 INFO WriterThread:145 [datastore.py:open_for_write():87] open: /kaggle/working/wandb/run-20240413_021054-hjdgsc19/run-hjdgsc19.wandb |
|
2024-04-13 02:10:55,420 DEBUG SenderThread:145 [sender.py:send():379] send: header |
|
2024-04-13 02:10:55,424 DEBUG SenderThread:145 [sender.py:send():379] send: run |
|
2024-04-13 02:10:55,567 INFO SenderThread:145 [dir_watcher.py:__init__():211] watching files in: /kaggle/working/wandb/run-20240413_021054-hjdgsc19/files |
|
2024-04-13 02:10:55,567 INFO SenderThread:145 [sender.py:_start_run_threads():1124] run started: hjdgsc19 with start time 1712974255.004684 |
|
2024-04-13 02:10:55,575 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: check_version |
|
2024-04-13 02:10:55,575 DEBUG SenderThread:145 [sender.py:send_request():406] send_request: check_version |
|
2024-04-13 02:10:55,667 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: run_start |
|
2024-04-13 02:10:55,678 DEBUG HandlerThread:145 [system_info.py:__init__():26] System info init |
|
2024-04-13 02:10:55,678 DEBUG HandlerThread:145 [system_info.py:__init__():41] System info init done |
|
2024-04-13 02:10:55,678 INFO HandlerThread:145 [system_monitor.py:start():194] Starting system monitor |
|
2024-04-13 02:10:55,679 INFO SystemMonitor:145 [system_monitor.py:_start():158] Starting system asset monitoring threads |
|
2024-04-13 02:10:55,679 INFO SystemMonitor:145 [interfaces.py:start():190] Started cpu monitoring |
|
2024-04-13 02:10:55,680 INFO HandlerThread:145 [system_monitor.py:probe():214] Collecting system info |
|
2024-04-13 02:10:55,680 INFO SystemMonitor:145 [interfaces.py:start():190] Started disk monitoring |
|
2024-04-13 02:10:55,681 INFO SystemMonitor:145 [interfaces.py:start():190] Started gpu monitoring |
|
2024-04-13 02:10:55,682 INFO SystemMonitor:145 [interfaces.py:start():190] Started memory monitoring |
|
2024-04-13 02:10:55,682 INFO SystemMonitor:145 [interfaces.py:start():190] Started network monitoring |
|
2024-04-13 02:10:55,693 DEBUG HandlerThread:145 [system_info.py:probe():150] Probing system |
|
2024-04-13 02:10:55,695 DEBUG HandlerThread:145 [gitlib.py:_init_repo():56] git repository is invalid |
|
2024-04-13 02:10:55,695 DEBUG HandlerThread:145 [system_info.py:probe():198] Probing system done |
|
2024-04-13 02:10:55,695 DEBUG HandlerThread:145 [system_monitor.py:probe():223] {'os': 'Linux-5.15.133+-x86_64-with-glibc2.31', 'python': '3.10.13', 'heartbeatAt': '2024-04-13T02:10:55.693406', 'startedAt': '2024-04-13T02:10:54.997565', 'docker': None, 'cuda': None, 'args': (), 'state': 'running', 'program': 'kaggle.ipynb', 'codePathLocal': None, 'root': '/kaggle/working', 'host': 'a7e681bf603a', 'username': 'root', 'executable': '/opt/conda/bin/python3.10', 'cpu_count': 2, 'cpu_count_logical': 4, 'cpu_freq': {'current': 2000.182, 'min': 0.0, 'max': 0.0}, 'cpu_freq_per_core': [{'current': 2000.182, 'min': 0.0, 'max': 0.0}, {'current': 2000.182, 'min': 0.0, 'max': 0.0}, {'current': 2000.182, 'min': 0.0, 'max': 0.0}, {'current': 2000.182, 'min': 0.0, 'max': 0.0}], 'disk': {'/': {'total': 8062.387607574463, 'used': 5569.521137237549}}, '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-13 02:10:55,695 INFO HandlerThread:145 [system_monitor.py:probe():224] Finished collecting system info |
|
2024-04-13 02:10:55,695 INFO HandlerThread:145 [system_monitor.py:probe():227] Publishing system info |
|
2024-04-13 02:10:55,695 DEBUG HandlerThread:145 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment |
|
2024-04-13 02:10:56,569 INFO Thread-12 :145 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240413_021054-hjdgsc19/files/conda-environment.yaml |
|
2024-04-13 02:11:10,710 ERROR HandlerThread:145 [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-13 02:11:10,712 DEBUG HandlerThread:145 [system_info.py:_save_conda():222] Saving conda packages done |
|
2024-04-13 02:11:10,713 INFO HandlerThread:145 [system_monitor.py:probe():229] Finished publishing system info |
|
2024-04-13 02:11:10,720 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-13 02:11:10,720 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: keepalive |
|
2024-04-13 02:11:10,720 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-13 02:11:10,720 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: keepalive |
|
2024-04-13 02:11:10,720 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-13 02:11:10,720 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: keepalive |
|
2024-04-13 02:11:10,721 DEBUG SenderThread:145 [sender.py:send():379] send: files |
|
2024-04-13 02:11:10,721 INFO SenderThread:145 [sender.py:_save_file():1390] saving file wandb-metadata.json with policy now |
|
2024-04-13 02:11:10,915 INFO wandb-upload_0:145 [upload_job.py:push():131] Uploaded file /tmp/tmp05iica_pwandb/lq1mybdr-wandb-metadata.json |
|
2024-04-13 02:11:11,572 INFO Thread-12 :145 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240413_021054-hjdgsc19/files/wandb-metadata.json |
|
2024-04-13 02:11:11,697 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: python_packages |
|
2024-04-13 02:11:11,698 DEBUG SenderThread:145 [sender.py:send_request():406] send_request: python_packages |
|
2024-04-13 02:11:11,702 DEBUG SenderThread:145 [sender.py:send():379] send: telemetry |
|
2024-04-13 02:11:11,712 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: internal_messages |
|
2024-04-13 02:11:11,713 DEBUG SenderThread:145 [sender.py:send():379] send: config |
|
2024-04-13 02:11:11,713 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: stop_status |
|
2024-04-13 02:11:11,715 DEBUG SenderThread:145 [sender.py:send():379] send: metric |
|
2024-04-13 02:11:11,716 DEBUG SenderThread:145 [sender.py:send():379] send: telemetry |
|
2024-04-13 02:11:11,716 DEBUG SenderThread:145 [sender.py:send_request():406] send_request: stop_status |
|
2024-04-13 02:11:11,823 DEBUG SenderThread:145 [sender.py:send():379] send: metric |
|
2024-04-13 02:11:11,823 WARNING SenderThread:145 [sender.py:send_metric():1341] Seen metric with glob (shouldn't happen) |
|
2024-04-13 02:11:11,823 DEBUG SenderThread:145 [sender.py:send():379] send: telemetry |
|
2024-04-13 02:11:12,572 INFO Thread-12 :145 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240413_021054-hjdgsc19/files/requirements.txt |
|
2024-04-13 02:11:13,573 INFO Thread-12 :145 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240413_021054-hjdgsc19/files/output.log |
|
2024-04-13 02:11:15,574 INFO Thread-12 :145 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240413_021054-hjdgsc19/files/output.log |
|
2024-04-13 02:11:15,726 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-13 02:11:20,727 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-13 02:11:25,733 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: status_report |
|
2024-04-13 02:11:26,578 INFO Thread-12 :145 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240413_021054-hjdgsc19/files/config.yaml |
|
2024-04-13 02:11:26,700 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: stop_status |
|
2024-04-13 02:11:26,701 DEBUG SenderThread:145 [sender.py:send_request():406] send_request: stop_status |
|
2024-04-13 02:11:26,704 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: internal_messages |
|
2024-04-13 02:11:28,082 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: partial_history |
|
2024-04-13 02:11:28,085 DEBUG SenderThread:145 [sender.py:send():379] send: metric |
|
2024-04-13 02:11:28,085 DEBUG SenderThread:145 [sender.py:send():379] send: metric |
|
2024-04-13 02:11:28,085 DEBUG SenderThread:145 [sender.py:send():379] send: metric |
|
2024-04-13 02:11:28,086 DEBUG SenderThread:145 [sender.py:send():379] send: metric |
|
2024-04-13 02:11:28,086 DEBUG SenderThread:145 [sender.py:send():379] send: history |
|
2024-04-13 02:11:28,086 DEBUG SenderThread:145 [sender.py:send_request():406] send_request: summary_record |
|
2024-04-13 02:11:28,088 INFO SenderThread:145 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end |
|
2024-04-13 02:11:28,579 INFO Thread-12 :145 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240413_021054-hjdgsc19/files/wandb-summary.json |
|
2024-04-13 02:11:29,222 DEBUG SenderThread:145 [sender.py:send():379] send: telemetry |
|
2024-04-13 02:11:29,223 DEBUG SenderThread:145 [sender.py:send_request():406] send_request: summary_record |
|
2024-04-13 02:11:29,225 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: partial_history |
|
2024-04-13 02:11:29,226 INFO SenderThread:145 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end |
|
2024-04-13 02:11:29,226 DEBUG SenderThread:145 [sender.py:send_request():406] send_request: summary_record |
|
2024-04-13 02:11:29,227 INFO SenderThread:145 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end |
|
2024-04-13 02:11:29,227 DEBUG SenderThread:145 [sender.py:send_request():406] send_request: summary_record |
|
2024-04-13 02:11:29,227 INFO SenderThread:145 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end |
|
2024-04-13 02:11:29,228 DEBUG SenderThread:145 [sender.py:send_request():406] send_request: summary_record |
|
2024-04-13 02:11:29,228 INFO SenderThread:145 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end |
|
2024-04-13 02:11:29,228 DEBUG SenderThread:145 [sender.py:send_request():406] send_request: summary_record |
|
2024-04-13 02:11:29,229 INFO SenderThread:145 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end |
|
2024-04-13 02:11:29,229 DEBUG SenderThread:145 [sender.py:send():379] send: history |
|
2024-04-13 02:11:29,229 DEBUG SenderThread:145 [sender.py:send_request():406] send_request: summary_record |
|
2024-04-13 02:11:29,230 INFO SenderThread:145 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end |
|
2024-04-13 02:11:29,580 INFO Thread-12 :145 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240413_021054-hjdgsc19/files/wandb-summary.json |
|
2024-04-13 02:11:31,231 DEBUG HandlerThread:145 [handler.py:handle_request():146] handle_request: status_report |
|
|