2024-04-10 22:12:06,942 INFO StreamThr :98 [internal.py:wandb_internal():86] W&B internal server running at pid: 98, started at: 2024-04-10 22:12:06.941346 2024-04-10 22:12:06,943 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: status 2024-04-10 22:12:07,679 INFO WriterThread:98 [datastore.py:open_for_write():87] open: /kaggle/working/wandb/run-20240410_221206-4knw8s52/run-4knw8s52.wandb 2024-04-10 22:12:07,679 DEBUG SenderThread:98 [sender.py:send():379] send: header 2024-04-10 22:12:07,682 DEBUG SenderThread:98 [sender.py:send():379] send: run 2024-04-10 22:12:07,878 INFO SenderThread:98 [dir_watcher.py:__init__():211] watching files in: /kaggle/working/wandb/run-20240410_221206-4knw8s52/files 2024-04-10 22:12:07,878 INFO SenderThread:98 [sender.py:_start_run_threads():1124] run started: 4knw8s52 with start time 1712787126.9423 2024-04-10 22:12:07,886 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: check_version 2024-04-10 22:12:07,886 DEBUG SenderThread:98 [sender.py:send_request():406] send_request: check_version 2024-04-10 22:12:07,962 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: run_start 2024-04-10 22:12:07,973 DEBUG HandlerThread:98 [system_info.py:__init__():26] System info init 2024-04-10 22:12:07,974 DEBUG HandlerThread:98 [system_info.py:__init__():41] System info init done 2024-04-10 22:12:07,974 INFO HandlerThread:98 [system_monitor.py:start():194] Starting system monitor 2024-04-10 22:12:07,974 INFO SystemMonitor:98 [system_monitor.py:_start():158] Starting system asset monitoring threads 2024-04-10 22:12:07,974 INFO HandlerThread:98 [system_monitor.py:probe():214] Collecting system info 2024-04-10 22:12:07,974 INFO SystemMonitor:98 [interfaces.py:start():190] Started cpu monitoring 2024-04-10 22:12:07,976 INFO SystemMonitor:98 [interfaces.py:start():190] Started disk monitoring 2024-04-10 22:12:07,976 INFO SystemMonitor:98 [interfaces.py:start():190] Started gpu monitoring 2024-04-10 22:12:07,977 INFO SystemMonitor:98 [interfaces.py:start():190] Started memory monitoring 2024-04-10 22:12:07,978 INFO SystemMonitor:98 [interfaces.py:start():190] Started network monitoring 2024-04-10 22:12:07,983 DEBUG HandlerThread:98 [system_info.py:probe():150] Probing system 2024-04-10 22:12:07,986 DEBUG HandlerThread:98 [gitlib.py:_init_repo():56] git repository is invalid 2024-04-10 22:12:07,986 DEBUG HandlerThread:98 [system_info.py:probe():198] Probing system done 2024-04-10 22:12:07,986 DEBUG HandlerThread:98 [system_monitor.py:probe():223] {'os': 'Linux-5.15.133+-x86_64-with-glibc2.31', 'python': '3.10.13', 'heartbeatAt': '2024-04-10T22:12:07.983540', 'startedAt': '2024-04-10T22:12:06.934295', 'docker': None, 'cuda': None, 'args': (), 'state': 'running', 'program': 'kaggle.ipynb', 'codePathLocal': None, 'root': '/kaggle/working', 'host': '67548e719112', 'username': 'root', 'executable': '/opt/conda/bin/python3.10', 'cpu_count': 2, 'cpu_count_logical': 4, 'cpu_freq': {'current': 2000.15, 'min': 0.0, 'max': 0.0}, 'cpu_freq_per_core': [{'current': 2000.15, 'min': 0.0, 'max': 0.0}, {'current': 2000.15, 'min': 0.0, 'max': 0.0}, {'current': 2000.15, 'min': 0.0, 'max': 0.0}, {'current': 2000.15, 'min': 0.0, 'max': 0.0}], 'disk': {'/': {'total': 8062.387607574463, 'used': 5563.343463897705}}, 'gpu': 'Tesla P100-PCIE-16GB', 'gpu_count': 1, 'gpu_devices': [{'name': 'Tesla P100-PCIE-16GB', 'memory_total': 17179869184}], 'memory': {'total': 31.357559204101562}} 2024-04-10 22:12:07,986 INFO HandlerThread:98 [system_monitor.py:probe():224] Finished collecting system info 2024-04-10 22:12:07,986 INFO HandlerThread:98 [system_monitor.py:probe():227] Publishing system info 2024-04-10 22:12:07,986 DEBUG HandlerThread:98 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment 2024-04-10 22:12:08,880 INFO Thread-12 :98 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240410_221206-4knw8s52/files/conda-environment.yaml 2024-04-10 22:12:23,000 ERROR HandlerThread:98 [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-10 22:12:23,003 DEBUG HandlerThread:98 [system_info.py:_save_conda():222] Saving conda packages done 2024-04-10 22:12:23,004 INFO HandlerThread:98 [system_monitor.py:probe():229] Finished publishing system info 2024-04-10 22:12:23,010 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: status_report 2024-04-10 22:12:23,010 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: keepalive 2024-04-10 22:12:23,011 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: status_report 2024-04-10 22:12:23,011 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: keepalive 2024-04-10 22:12:23,011 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: status_report 2024-04-10 22:12:23,011 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: keepalive 2024-04-10 22:12:23,011 DEBUG SenderThread:98 [sender.py:send():379] send: files 2024-04-10 22:12:23,012 INFO SenderThread:98 [sender.py:_save_file():1390] saving file wandb-metadata.json with policy now 2024-04-10 22:12:23,340 INFO wandb-upload_0:98 [upload_job.py:push():131] Uploaded file /tmp/tmpfkty25twwandb/o2ie8foz-wandb-metadata.json 2024-04-10 22:12:23,883 INFO Thread-12 :98 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240410_221206-4knw8s52/files/wandb-metadata.json 2024-04-10 22:12:23,955 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: python_packages 2024-04-10 22:12:23,955 DEBUG SenderThread:98 [sender.py:send_request():406] send_request: python_packages 2024-04-10 22:12:23,958 DEBUG SenderThread:98 [sender.py:send():379] send: telemetry 2024-04-10 22:12:23,968 DEBUG SenderThread:98 [sender.py:send():379] send: config 2024-04-10 22:12:23,970 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:23,970 DEBUG SenderThread:98 [sender.py:send():379] send: telemetry 2024-04-10 22:12:23,970 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:23,970 WARNING SenderThread:98 [sender.py:send_metric():1341] Seen metric with glob (shouldn't happen) 2024-04-10 22:12:23,970 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: stop_status 2024-04-10 22:12:23,971 DEBUG SenderThread:98 [sender.py:send():379] send: telemetry 2024-04-10 22:12:23,971 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: internal_messages 2024-04-10 22:12:23,971 DEBUG SenderThread:98 [sender.py:send_request():406] send_request: stop_status 2024-04-10 22:12:24,884 INFO Thread-12 :98 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240410_221206-4knw8s52/files/requirements.txt 2024-04-10 22:12:27,129 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: status_report 2024-04-10 22:12:32,129 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: status_report 2024-04-10 22:12:37,139 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: status_report 2024-04-10 22:12:37,889 INFO Thread-12 :98 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240410_221206-4knw8s52/files/config.yaml 2024-04-10 22:12:38,956 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: stop_status 2024-04-10 22:12:38,956 DEBUG SenderThread:98 [sender.py:send_request():406] send_request: stop_status 2024-04-10 22:12:38,996 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: internal_messages 2024-04-10 22:12:43,024 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: status_report 2024-04-10 22:12:48,025 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: status_report 2024-04-10 22:12:50,793 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: partial_history 2024-04-10 22:12:50,796 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:50,796 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:50,796 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:50,796 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:50,796 DEBUG SenderThread:98 [sender.py:send():379] send: history 2024-04-10 22:12:50,796 DEBUG SenderThread:98 [sender.py:send_request():406] send_request: summary_record 2024-04-10 22:12:50,798 INFO SenderThread:98 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end 2024-04-10 22:12:50,894 INFO Thread-12 :98 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240410_221206-4knw8s52/files/wandb-summary.json 2024-04-10 22:12:52,230 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: partial_history 2024-04-10 22:12:52,234 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:52,234 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:52,234 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:52,234 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:52,234 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:52,234 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:52,234 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:52,235 DEBUG SenderThread:98 [sender.py:send():379] send: metric 2024-04-10 22:12:52,235 DEBUG SenderThread:98 [sender.py:send():379] send: history 2024-04-10 22:12:52,235 DEBUG SenderThread:98 [sender.py:send_request():406] send_request: summary_record 2024-04-10 22:12:52,235 INFO SenderThread:98 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end 2024-04-10 22:12:52,895 INFO Thread-12 :98 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240410_221206-4knw8s52/files/wandb-summary.json 2024-04-10 22:12:52,896 INFO Thread-12 :98 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240410_221206-4knw8s52/files/output.log 2024-04-10 22:12:53,236 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: status_report 2024-04-10 22:12:53,957 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: stop_status 2024-04-10 22:12:53,957 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: internal_messages 2024-04-10 22:12:53,958 DEBUG SenderThread:98 [sender.py:send_request():406] send_request: stop_status 2024-04-10 22:12:54,896 INFO Thread-12 :98 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240410_221206-4knw8s52/files/output.log 2024-04-10 22:12:59,126 DEBUG HandlerThread:98 [handler.py:handle_request():146] handle_request: status_report