File size: 108,559 Bytes
25398e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
2025-01-04 20:58:20,566 INFO    StreamThr :2020231 [internal.py:wandb_internal():85] W&B internal server running at pid: 2020231, started at: 2025-01-04 20:58:20.564958
2025-01-04 20:58:20,568 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status
2025-01-04 20:58:20,579 INFO    WriterThread:2020231 [datastore.py:open_for_write():87] open: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/run-29yeoadw.wandb
2025-01-04 20:58:20,580 DEBUG   SenderThread:2020231 [sender.py:send():379] send: header
2025-01-04 20:58:20,587 DEBUG   SenderThread:2020231 [sender.py:send():379] send: run
2025-01-04 20:58:20,802 INFO    SenderThread:2020231 [dir_watcher.py:__init__():211] watching files in: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files
2025-01-04 20:58:20,802 INFO    SenderThread:2020231 [sender.py:_start_run_threads():1188] run started: 29yeoadw with start time 1736042300.564984
2025-01-04 20:58:20,819 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: check_version
2025-01-04 20:58:20,819 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: check_version
2025-01-04 20:58:20,896 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: run_start
2025-01-04 20:58:20,900 DEBUG   HandlerThread:2020231 [system_info.py:__init__():26] System info init
2025-01-04 20:58:20,900 DEBUG   HandlerThread:2020231 [system_info.py:__init__():41] System info init done
2025-01-04 20:58:20,901 INFO    HandlerThread:2020231 [system_monitor.py:start():194] Starting system monitor
2025-01-04 20:58:20,901 INFO    SystemMonitor:2020231 [system_monitor.py:_start():158] Starting system asset monitoring threads
2025-01-04 20:58:20,901 INFO    HandlerThread:2020231 [system_monitor.py:probe():214] Collecting system info
2025-01-04 20:58:20,901 INFO    SystemMonitor:2020231 [interfaces.py:start():188] Started cpu monitoring
2025-01-04 20:58:20,902 INFO    SystemMonitor:2020231 [interfaces.py:start():188] Started disk monitoring
2025-01-04 20:58:20,902 INFO    SystemMonitor:2020231 [interfaces.py:start():188] Started gpu monitoring
2025-01-04 20:58:20,903 INFO    SystemMonitor:2020231 [interfaces.py:start():188] Started memory monitoring
2025-01-04 20:58:20,904 INFO    SystemMonitor:2020231 [interfaces.py:start():188] Started network monitoring
2025-01-04 20:58:20,914 DEBUG   HandlerThread:2020231 [system_info.py:probe():152] Probing system
2025-01-04 20:58:20,916 DEBUG   HandlerThread:2020231 [system_info.py:_probe_git():137] Probing git
2025-01-04 20:58:20,921 DEBUG   HandlerThread:2020231 [system_info.py:_probe_git():145] Probing git done
2025-01-04 20:58:20,921 DEBUG   HandlerThread:2020231 [system_info.py:probe():200] Probing system done
2025-01-04 20:58:20,921 DEBUG   HandlerThread:2020231 [system_monitor.py:probe():223] {'os': 'Linux-5.15.0-125-generic-x86_64-with-glibc2.31', 'python': '3.10.14', 'heartbeatAt': '2025-01-05T01:58:20.914696', 'startedAt': '2025-01-05T01:58:20.556094', 'docker': None, 'cuda': None, 'args': ('agent=diffusion', 'suite=frankagym', 'suite/frankagym_task@_global_=insertion'), 'state': 'running', 'program': '/home/leonmkim/fish_leon/FISH/eval_robot.py', 'codePathLocal': None, 'codePath': 'FISH/eval_robot.py', 'git': {'remote': 'https://github.com/leonmkim/fish_leon.git', 'commit': '02cf07d901f3d8187a302cd51c9faa80321417ee'}, 'email': 'leonmkim@seas.upenn.edu', 'root': '/home/leonmkim/fish_leon', 'host': 'leonmkim-ROG-Strix-G15CS-G15CS', 'username': 'leonmkim', 'executable': '/home/leonmkim/.pyenv/versions/lerobot/bin/python', 'cpu_count': 8, 'cpu_count_logical': 8, 'cpu_freq': {'current': 3749.98075, 'min': 800.0, 'max': 4700.0}, 'cpu_freq_per_core': [{'current': 3000.0, 'min': 800.0, 'max': 4700.0}, {'current': 4499.93, 'min': 800.0, 'max': 4700.0}, {'current': 3000.0, 'min': 800.0, 'max': 4700.0}, {'current': 3000.0, 'min': 800.0, 'max': 4700.0}, {'current': 3000.0, 'min': 800.0, 'max': 4700.0}, {'current': 3000.0, 'min': 800.0, 'max': 4700.0}, {'current': 3000.0, 'min': 800.0, 'max': 4700.0}, {'current': 3000.0, 'min': 800.0, 'max': 4700.0}], 'disk': {'/': {'total': 915.3232879638672, 'used': 637.0136680603027}}, 'gpu': 'NVIDIA GeForce RTX 2070 SUPER', 'gpu_count': 1, 'gpu_devices': [{'name': 'NVIDIA GeForce RTX 2070 SUPER', 'memory_total': 8589934592}], 'memory': {'total': 62.71595764160156}}
2025-01-04 20:58:20,921 INFO    HandlerThread:2020231 [system_monitor.py:probe():224] Finished collecting system info
2025-01-04 20:58:20,921 INFO    HandlerThread:2020231 [system_monitor.py:probe():227] Publishing system info
2025-01-04 20:58:20,921 DEBUG   HandlerThread:2020231 [system_info.py:_save_code():44] Saving code
2025-01-04 20:58:20,922 DEBUG   HandlerThread:2020231 [system_info.py:_save_code():67] Saving code done
2025-01-04 20:58:20,923 DEBUG   HandlerThread:2020231 [system_info.py:_save_patches():84] Saving git patches
2025-01-04 20:58:20,988 DEBUG   HandlerThread:2020231 [system_info.py:_save_patches():126] Saving git patches done
2025-01-04 20:58:20,988 INFO    HandlerThread:2020231 [system_monitor.py:probe():229] Finished publishing system info
2025-01-04 20:58:20,991 DEBUG   SenderThread:2020231 [sender.py:send():379] send: files
2025-01-04 20:58:20,991 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-metadata.json with policy now
2025-01-04 20:58:20,992 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file code/FISH/eval_robot.py with policy now
2025-01-04 20:58:20,992 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file diff.patch with policy now
2025-01-04 20:58:21,223 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: python_packages
2025-01-04 20:58:21,223 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: python_packages
2025-01-04 20:58:21,223 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 20:58:21,223 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 20:58:21,225 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:21,225 INFO    HandlerThread:2020231 [handler.py:handle_tbrecord():783] handling tbrecord: tbrecord {
  log_dir: "/home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/tb"
  save: true
}
control {
  relay_id: "166acabc817640e4a5621da54cfafcbb"
}
_info {
  stream_id: "29yeoadw"
}

2025-01-04 20:58:21,225 DEBUG   HandlerThread:2020231 [config_util.py:dict_from_config_file():70] no default config file found in config-defaults.yaml
2025-01-04 20:58:21,236 INFO    wandb-upload_2:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/wvc13ify-diff.patch
2025-01-04 20:58:21,239 INFO    wandb-upload_1:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/cd8ohl5u-code/FISH/eval_robot.py
2025-01-04 20:58:21,244 INFO    wandb-upload_0:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/0nuliayf-wandb-metadata.json
2025-01-04 20:58:21,322 DEBUG   SenderThread:2020231 [sender.py:send():379] send: telemetry
2025-01-04 20:58:21,322 DEBUG   SenderThread:2020231 [sender.py:send():379] send: tbrecord
2025-01-04 20:58:21,323 DEBUG   SenderThread:2020231 [sender.py:send():379] send: files
2025-01-04 20:58:21,323 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0 with policy live
2025-01-04 20:58:21,501 INFO    wandb-upload_2:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/zaaws7nk-events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 20:58:21,804 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/diff.patch
2025-01-04 20:58:21,804 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/requirements.txt
2025-01-04 20:58:21,804 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-metadata.json
2025-01-04 20:58:21,804 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/code/FISH/eval_robot.py
2025-01-04 20:58:21,804 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:58:21,804 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 20:58:21,805 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/code/FISH
2025-01-04 20:58:21,805 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/code
2025-01-04 20:58:22,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:23,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:23,803 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:58:24,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:25,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:26,223 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:58:26,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:27,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:28,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:29,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:30,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:31,223 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:58:31,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:32,225 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:33,225 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:34,225 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:35,225 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:36,223 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 20:58:36,223 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 20:58:36,265 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:36,305 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:58:37,226 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:38,226 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:39,226 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:40,226 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:41,226 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:42,225 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:58:42,226 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:42,714 DEBUG   SenderThread:2020231 [sender.py:send():379] send: config
2025-01-04 20:58:43,226 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:43,808 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:58:44,227 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:45,227 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:45,809 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:58:46,227 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:47,227 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:47,440 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:58:47,810 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:58:48,227 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:49,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:49,810 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:58:50,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:51,223 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 20:58:51,223 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 20:58:51,265 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:51,811 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:58:52,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:53,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:53,330 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:58:53,812 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/config.yaml
2025-01-04 20:58:54,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:55,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:56,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:57,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:58,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:59,001 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:58:59,229 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:58:59,814 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:00,229 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:01,229 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:01,814 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:02,269 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:03,229 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:03,815 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:04,229 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:04,269 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:59:05,231 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:06,223 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 20:59:06,223 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 20:59:06,265 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:07,231 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:08,231 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:09,231 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:09,401 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:59:09,817 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:10,231 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:11,231 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:12,231 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:13,231 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:14,232 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:14,565 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:59:15,232 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:15,818 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:16,232 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:17,232 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:18,232 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:19,232 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:20,226 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:59:20,232 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:20,904 DEBUG   SystemMonitor:2020231 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2025-01-04 20:59:20,905 DEBUG   SenderThread:2020231 [sender.py:send():379] send: stats
2025-01-04 20:59:21,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 20:59:21,224 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 20:59:21,265 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:22,233 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:23,233 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:24,233 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:25,233 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:25,297 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:59:26,233 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:27,233 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:28,233 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:28,606 DEBUG   SenderThread:2020231 [sender.py:send():379] send: files
2025-01-04 20:59:28,606 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file media/videos/eval/0_eval_0_467f8a1696f4f1f555ef.mp4 with policy now
2025-01-04 20:59:28,606 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: partial_history
2025-01-04 20:59:28,607 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 20:59:28,607 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 20:59:28,609 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 20:59:28,822 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 20:59:28,822 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval/0_eval_0_467f8a1696f4f1f555ef.mp4
2025-01-04 20:59:28,822 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos
2025-01-04 20:59:28,822 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval
2025-01-04 20:59:28,822 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media
2025-01-04 20:59:28,853 INFO    wandb-upload_0:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/6o43glor-media/videos/eval/0_eval_0_467f8a1696f4f1f555ef.mp4
2025-01-04 20:59:29,110 INFO    wandb-upload_2:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/6cyiifwz-media/videos/eval/0_eval_0_467f8a1696f4f1f555ef.mp4
2025-01-04 20:59:29,233 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:29,822 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:30,234 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:30,622 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:59:31,234 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:32,235 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:33,234 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:33,823 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:34,239 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:35,235 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:36,077 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:59:36,224 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 20:59:36,224 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 20:59:36,265 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:36,824 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 20:59:37,048 INFO    wandb-upload_0:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/wqlh8sap-events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 20:59:37,234 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:37,825 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:38,235 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:39,235 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:39,825 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:40,235 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:41,226 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:59:41,235 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:41,826 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:42,235 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:43,235 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:43,827 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:44,235 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:45,236 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:45,828 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 20:59:46,227 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:59:46,238 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:47,238 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:48,237 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:49,238 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:50,238 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:50,910 DEBUG   SenderThread:2020231 [sender.py:send():379] send: stats
2025-01-04 20:59:51,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 20:59:51,228 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 20:59:51,273 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:51,305 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:59:52,238 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:53,255 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:54,279 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:55,270 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:56,270 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:57,240 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 20:59:57,270 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:58,270 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 20:59:59,290 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:00,286 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:01,287 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:02,243 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:00:02,286 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:03,287 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:04,287 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:05,289 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:06,225 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 21:00:06,225 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 21:00:06,290 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:07,288 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:07,333 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:00:08,290 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:09,288 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:10,294 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:10,505 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: partial_history
2025-01-04 21:00:10,506 DEBUG   SenderThread:2020231 [sender.py:send():379] send: files
2025-01-04 21:00:10,506 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file media/videos/eval/1_eval_1_b99807ad0b8eaad92e7b.mp4 with policy now
2025-01-04 21:00:10,506 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 21:00:10,506 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:00:10,507 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:00:10,768 INFO    wandb-upload_2:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/xbfn3pbk-media/videos/eval/1_eval_1_b99807ad0b8eaad92e7b.mp4
2025-01-04 21:00:10,836 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:00:10,836 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval/1_eval_1_b99807ad0b8eaad92e7b.mp4
2025-01-04 21:00:10,836 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval
2025-01-04 21:00:11,119 INFO    wandb-upload_0:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/ylgqvcs9-media/videos/eval/1_eval_1_b99807ad0b8eaad92e7b.mp4
2025-01-04 21:00:11,291 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:11,836 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:12,291 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:13,244 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:00:13,291 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:14,294 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:15,300 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:15,837 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:16,296 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:17,292 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:18,294 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:18,329 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:00:18,640 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 21:00:18,640 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:00:18,647 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:00:18,838 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:00:18,839 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 21:00:19,296 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:19,839 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:20,294 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:20,905 DEBUG   SenderThread:2020231 [sender.py:send():379] send: stats
2025-01-04 21:00:21,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 21:00:21,229 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 21:00:21,298 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:21,839 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:22,294 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:23,293 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:23,689 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:00:23,840 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:24,293 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:25,293 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:26,293 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:27,293 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:27,842 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:28,293 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:29,293 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:29,669 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:00:29,842 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:30,293 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:31,294 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:32,294 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:33,294 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:34,294 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:35,241 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:00:35,294 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:36,225 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 21:00:36,225 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 21:00:36,295 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:37,295 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:37,845 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:38,295 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:39,295 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:40,295 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:40,474 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:00:41,295 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:42,295 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:43,295 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:43,847 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:44,296 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:45,296 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:45,686 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:00:46,296 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:47,296 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:48,296 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:49,296 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:50,297 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:50,533 DEBUG   SenderThread:2020231 [sender.py:send():379] send: files
2025-01-04 21:00:50,533 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file media/videos/eval/2_eval_2_6008c3bedf6112092f65.mp4 with policy now
2025-01-04 21:00:50,535 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: partial_history
2025-01-04 21:00:50,536 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 21:00:50,536 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:00:50,537 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:00:50,792 INFO    wandb-upload_2:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/be3xc7nl-media/videos/eval/2_eval_2_6008c3bedf6112092f65.mp4
2025-01-04 21:00:50,849 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:00:50,850 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval/2_eval_2_6008c3bedf6112092f65.mp4
2025-01-04 21:00:50,850 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval
2025-01-04 21:00:50,906 DEBUG   SenderThread:2020231 [sender.py:send():379] send: stats
2025-01-04 21:00:50,906 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:00:51,091 INFO    wandb-upload_0:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/jeqb9oi9-media/videos/eval/2_eval_2_6008c3bedf6112092f65.mp4
2025-01-04 21:00:51,230 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 21:00:51,230 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 21:00:51,298 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:51,850 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:52,299 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:53,304 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:54,309 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:55,304 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:55,851 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:56,245 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:00:56,309 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:57,298 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:58,307 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:59,302 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:00:59,468 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 21:00:59,468 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:00:59,468 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:00:59,853 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:00:59,853 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:00:59,853 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 21:01:00,091 INFO    wandb-upload_2:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/2rcdkycd-events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 21:01:00,304 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:01,245 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:01:01,308 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:01,853 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:01:02,305 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:03,304 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:04,305 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:05,311 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:05,855 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:01:06,226 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 21:01:06,226 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 21:01:06,310 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:06,343 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:01:07,311 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:08,310 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:09,311 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:09,856 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:01:10,312 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:11,312 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:12,243 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:01:12,311 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:13,311 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:14,311 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:15,312 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:16,313 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:17,313 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:17,773 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:01:17,859 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:01:18,320 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:19,322 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:20,323 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:20,906 DEBUG   SenderThread:2020231 [sender.py:send():379] send: stats
2025-01-04 21:01:21,226 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 21:01:21,227 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 21:01:21,322 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:22,322 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:23,323 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:23,328 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:01:24,322 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:25,322 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:26,323 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:27,323 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:28,323 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:29,259 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:01:29,323 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:30,323 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:31,323 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:32,329 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:32,702 DEBUG   SenderThread:2020231 [sender.py:send():379] send: files
2025-01-04 21:01:32,703 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file media/videos/eval/3_eval_3_6f38e890841ba060d24f.mp4 with policy now
2025-01-04 21:01:32,705 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: partial_history
2025-01-04 21:01:32,706 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 21:01:32,706 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:01:32,706 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:01:32,864 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:01:32,864 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval/3_eval_3_6f38e890841ba060d24f.mp4
2025-01-04 21:01:32,864 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval
2025-01-04 21:01:32,994 INFO    wandb-upload_0:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/vaovownj-media/videos/eval/3_eval_3_6f38e890841ba060d24f.mp4
2025-01-04 21:01:33,254 INFO    wandb-upload_2:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/efaf1q02-media/videos/eval/3_eval_3_6f38e890841ba060d24f.mp4
2025-01-04 21:01:33,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:33,864 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:01:34,328 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:34,722 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:01:35,342 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:36,235 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 21:01:36,235 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 21:01:36,344 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:37,336 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:37,866 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:01:38,334 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:39,332 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:40,281 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:01:40,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:41,339 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:41,867 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:01:42,340 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:43,381 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:43,523 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 21:01:43,523 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:01:43,523 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:01:43,868 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:01:43,868 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 21:01:44,338 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:45,336 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:45,445 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:01:45,868 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:01:46,340 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:47,338 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:48,340 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:49,338 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:49,870 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:01:50,338 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:50,907 DEBUG   SenderThread:2020231 [sender.py:send():379] send: stats
2025-01-04 21:01:50,907 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:01:51,228 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 21:01:51,228 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 21:01:51,339 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:51,871 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:01:52,338 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:53,340 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:54,340 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:55,340 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:56,266 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:01:56,340 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:57,340 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:57,873 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:01:58,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:01:59,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:00,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:01,266 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:02:01,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:02,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:03,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:04,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:05,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:06,229 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 21:02:06,229 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 21:02:06,321 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:02:06,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:07,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:08,341 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:09,342 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:10,342 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:11,342 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:12,266 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:02:12,342 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:13,342 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:14,342 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:15,342 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:16,343 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:17,268 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:02:17,321 DEBUG   SenderThread:2020231 [sender.py:send():379] send: files
2025-01-04 21:02:17,321 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file media/videos/eval/4_eval_4_cdf1c8545f5e547e8f2e.mp4 with policy now
2025-01-04 21:02:17,324 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: partial_history
2025-01-04 21:02:17,324 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 21:02:17,325 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:17,325 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:17,347 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:17,574 INFO    wandb-upload_0:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/wz0scwxw-media/videos/eval/4_eval_4_cdf1c8545f5e547e8f2e.mp4
2025-01-04 21:02:17,880 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:02:17,880 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:02:17,880 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval/4_eval_4_cdf1c8545f5e547e8f2e.mp4
2025-01-04 21:02:17,880 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval
2025-01-04 21:02:18,152 INFO    wandb-upload_2:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/dzjdlggs-media/videos/eval/4_eval_4_cdf1c8545f5e547e8f2e.mp4
2025-01-04 21:02:18,352 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:19,353 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:19,881 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:02:20,346 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:20,916 DEBUG   SenderThread:2020231 [sender.py:send():379] send: stats
2025-01-04 21:02:21,237 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: stop_status
2025-01-04 21:02:21,238 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: stop_status
2025-01-04 21:02:21,353 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:21,881 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:02:22,350 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:02:22,352 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:23,354 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:24,371 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:25,370 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:25,883 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:02:26,371 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:26,576 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 21:02:26,577 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:26,591 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:26,883 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:02:26,883 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 21:02:27,113 INFO    wandb-upload_0:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/m018nimf-events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 21:02:27,368 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:27,390 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: log_artifact
2025-01-04 21:02:27,390 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: log_artifact
2025-01-04 21:02:27,538 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: partial_history
2025-01-04 21:02:27,841 INFO    wandb-upload_2:2020231 [upload_job.py:push():88] Uploaded file /home/leonmkim/.local/share/wandb/artifacts/staging/tmplyet9eov
2025-01-04 21:02:27,884 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:02:27,884 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 21:02:27,884 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/table/eval/success_rate_ci_5_d8821c50291f0fbf979f.table.json
2025-01-04 21:02:27,884 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media
2025-01-04 21:02:27,884 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/table
2025-01-04 21:02:27,884 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/table/eval
2025-01-04 21:02:27,962 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: log_artifact
2025-01-04 21:02:27,972 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: partial_history
2025-01-04 21:02:28,309 INFO    SenderThread:2020231 [sender.py:send_request_log_artifact():1525] logged artifact run-29yeoadw-evalsuccess_rate_ci - {'id': 'QXJ0aWZhY3Q6MTQxOTEzMDUyNA==', 'state': 'PENDING', 'artifactSequence': {'id': 'QXJ0aWZhY3RDb2xsZWN0aW9uOjUyOTg1MjQyNA==', 'latestArtifact': None}}
2025-01-04 21:02:28,309 DEBUG   SenderThread:2020231 [sender.py:send():379] send: files
2025-01-04 21:02:28,309 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file media/table/eval/success_rate_ci_5_d8821c50291f0fbf979f.table.json with policy now
2025-01-04 21:02:28,310 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 21:02:28,310 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,310 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:02:28,310 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,311 DEBUG   SenderThread:2020231 [sender.py:send():379] send: telemetry
2025-01-04 21:02:28,311 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,315 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,315 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,315 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,315 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,316 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,316 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,316 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,316 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,316 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,317 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,317 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,317 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,318 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,318 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,318 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,318 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,319 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,319 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,319 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,319 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:28,320 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:28,320 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: log_artifact
2025-01-04 21:02:28,367 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:28,483 INFO    wandb-upload_0:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/qeanaiml-media/table/eval/success_rate_ci_5_d8821c50291f0fbf979f.table.json
2025-01-04 21:02:28,729 INFO    wandb-upload_2:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/uzeb958t-media/table/eval/success_rate_ci_5_d8821c50291f0fbf979f.table.json
2025-01-04 21:02:28,744 INFO    wandb-upload_0:2020231 [upload_job.py:push():88] Uploaded file /home/leonmkim/.local/share/wandb/artifacts/staging/tmpkgj1qts2
2025-01-04 21:02:28,884 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:02:28,884 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_created():271] file/dir created: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/table/eval/total_success_rate_ci_6_fab54c45464571d89cb4.table.json
2025-01-04 21:02:28,884 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/table/eval
2025-01-04 21:02:29,141 INFO    SenderThread:2020231 [sender.py:send_request_log_artifact():1525] logged artifact run-29yeoadw-evaltotal_success_rate_ci - {'id': 'QXJ0aWZhY3Q6MTQxOTEzMDU0Mg==', 'state': 'PENDING', 'artifactSequence': {'id': 'QXJ0aWZhY3RDb2xsZWN0aW9uOjUyOTg1MjQyNg==', 'latestArtifact': None}}
2025-01-04 21:02:29,141 DEBUG   SenderThread:2020231 [sender.py:send():379] send: files
2025-01-04 21:02:29,142 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file media/table/eval/total_success_rate_ci_6_fab54c45464571d89cb4.table.json with policy now
2025-01-04 21:02:29,142 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 21:02:29,142 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:29,142 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:29,327 INFO    wandb-upload_1:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/4sz97cmh-media/table/eval/total_success_rate_ci_6_fab54c45464571d89cb4.table.json
2025-01-04 21:02:29,367 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:29,578 INFO    wandb-upload_0:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/chdx1f0w-media/table/eval/total_success_rate_ci_6_fab54c45464571d89cb4.table.json
2025-01-04 21:02:29,884 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:02:29,885 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:02:30,368 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:30,417 DEBUG   SenderThread:2020231 [sender.py:send():379] send: exit
2025-01-04 21:02:30,417 INFO    SenderThread:2020231 [sender.py:send_exit():586] handling exit code: 0
2025-01-04 21:02:30,418 INFO    SenderThread:2020231 [sender.py:send_exit():588] handling runtime: 249
2025-01-04 21:02:30,418 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:30,418 INFO    SenderThread:2020231 [sender.py:send_exit():594] send defer
2025-01-04 21:02:30,418 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:30,418 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 0
2025-01-04 21:02:30,418 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:30,418 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 0
2025-01-04 21:02:30,418 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 1
2025-01-04 21:02:30,419 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:30,419 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 1
2025-01-04 21:02:30,419 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:30,419 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 1
2025-01-04 21:02:30,419 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 2
2025-01-04 21:02:30,419 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:30,419 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 2
2025-01-04 21:02:30,419 INFO    HandlerThread:2020231 [system_monitor.py:finish():203] Stopping system monitor
2025-01-04 21:02:30,419 DEBUG   SystemMonitor:2020231 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2025-01-04 21:02:30,419 DEBUG   SystemMonitor:2020231 [system_monitor.py:_start():183] Publishing last batch of metrics
2025-01-04 21:02:30,420 INFO    HandlerThread:2020231 [interfaces.py:finish():200] Joined cpu monitor
2025-01-04 21:02:30,420 INFO    HandlerThread:2020231 [interfaces.py:finish():200] Joined disk monitor
2025-01-04 21:02:30,471 INFO    HandlerThread:2020231 [interfaces.py:finish():200] Joined gpu monitor
2025-01-04 21:02:30,472 INFO    HandlerThread:2020231 [interfaces.py:finish():200] Joined memory monitor
2025-01-04 21:02:30,472 INFO    HandlerThread:2020231 [interfaces.py:finish():200] Joined network monitor
2025-01-04 21:02:30,472 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:30,472 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 2
2025-01-04 21:02:30,472 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 3
2025-01-04 21:02:30,472 DEBUG   SenderThread:2020231 [sender.py:send():379] send: stats
2025-01-04 21:02:30,472 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:30,472 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 3
2025-01-04 21:02:30,473 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:30,473 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 3
2025-01-04 21:02:30,473 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 4
2025-01-04 21:02:30,473 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:30,473 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 4
2025-01-04 21:02:30,885 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:02:31,885 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:02:36,581 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: poll_exit
2025-01-04 21:02:36,581 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:02:36,581 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: keepalive
2025-01-04 21:02:36,582 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:36,582 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 4
2025-01-04 21:02:36,582 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 5
2025-01-04 21:02:36,582 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: poll_exit
2025-01-04 21:02:36,583 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:36,583 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 5
2025-01-04 21:02:36,583 DEBUG   SenderThread:2020231 [sender.py:send():379] send: history
2025-01-04 21:02:36,583 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: summary_record
2025-01-04 21:02:36,584 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:36,584 DEBUG   SenderThread:2020231 [sender.py:send():379] send: summary
2025-01-04 21:02:36,588 INFO    SenderThread:2020231 [sender.py:_save_file():1454] saving file wandb-summary.json with policy end
2025-01-04 21:02:36,588 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:36,588 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 5
2025-01-04 21:02:36,588 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 6
2025-01-04 21:02:36,588 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:36,588 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 6
2025-01-04 21:02:36,588 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:36,588 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 6
2025-01-04 21:02:36,592 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: status_report
2025-01-04 21:02:36,734 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 7
2025-01-04 21:02:36,734 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:36,734 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 7
2025-01-04 21:02:36,735 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:36,735 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 7
2025-01-04 21:02:36,887 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:02:36,887 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/config.yaml
2025-01-04 21:02:37,419 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: poll_exit
2025-01-04 21:02:37,589 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 8
2025-01-04 21:02:37,589 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: poll_exit
2025-01-04 21:02:37,589 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:37,589 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 8
2025-01-04 21:02:37,590 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:37,590 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 8
2025-01-04 21:02:37,590 INFO    SenderThread:2020231 [job_builder.py:build():440] Attempting to build job artifact
2025-01-04 21:02:37,592 INFO    SenderThread:2020231 [job_builder.py:_get_source_type():569] is repo sourced job
2025-01-04 21:02:37,594 INFO    SenderThread:2020231 [job_builder.py:build():545] adding wandb-job metadata file
2025-01-04 21:02:37,608 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 9
2025-01-04 21:02:37,609 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:37,609 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 9
2025-01-04 21:02:37,609 DEBUG   SenderThread:2020231 [sender.py:send():379] send: artifact
2025-01-04 21:02:37,888 INFO    Thread-12 :2020231 [dir_watcher.py:_on_file_modified():288] file/dir modified: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:02:38,061 INFO    wandb-upload_0:2020231 [upload_job.py:push():85] Skipped uploading /tmp/tmpugjbxdvx/wandb-job.json
2025-01-04 21:02:38,062 INFO    wandb-upload_2:2020231 [upload_job.py:push():85] Skipped uploading /home/leonmkim/.local/share/wandb/artifacts/staging/tmpuut5cm5j
2025-01-04 21:02:38,159 INFO    wandb-upload_1:2020231 [upload_job.py:push():88] Uploaded file /home/leonmkim/.local/share/wandb/artifacts/staging/tmpetgjqc1f
2025-01-04 21:02:38,419 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: poll_exit
2025-01-04 21:02:38,694 INFO    SenderThread:2020231 [sender.py:send_artifact():1537] sent artifact job-https___github.com_leonmkim_fish_leon.git_FISH_eval_robot.py - {'id': 'QXJ0aWZhY3Q6MTQxOTEzMDY5OQ==', 'state': 'PENDING', 'artifactSequence': {'id': 'QXJ0aWZhY3RDb2xsZWN0aW9uOjMxNzk5NjkyNQ==', 'latestArtifact': {'id': 'QXJ0aWZhY3Q6MTQxOTEyMTE2Ng==', 'versionIndex': 418}}}
2025-01-04 21:02:38,694 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:38,694 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 9
2025-01-04 21:02:38,694 INFO    SenderThread:2020231 [dir_watcher.py:finish():358] shutting down directory watcher
2025-01-04 21:02:38,888 INFO    SenderThread:2020231 [dir_watcher.py:finish():388] scan: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files
2025-01-04 21:02:38,888 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/config.yaml config.yaml
2025-01-04 21:02:38,889 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json wandb-summary.json
2025-01-04 21:02:38,889 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/requirements.txt requirements.txt
2025-01-04 21:02:38,889 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-metadata.json wandb-metadata.json
2025-01-04 21:02:38,889 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0 events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 21:02:38,889 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log output.log
2025-01-04 21:02:38,889 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/diff.patch diff.patch
2025-01-04 21:02:38,895 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/code/FISH/eval_robot.py code/FISH/eval_robot.py
2025-01-04 21:02:38,898 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval/3_eval_3_6f38e890841ba060d24f.mp4 media/videos/eval/3_eval_3_6f38e890841ba060d24f.mp4
2025-01-04 21:02:38,898 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval/4_eval_4_cdf1c8545f5e547e8f2e.mp4 media/videos/eval/4_eval_4_cdf1c8545f5e547e8f2e.mp4
2025-01-04 21:02:38,898 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval/2_eval_2_6008c3bedf6112092f65.mp4 media/videos/eval/2_eval_2_6008c3bedf6112092f65.mp4
2025-01-04 21:02:38,898 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval/1_eval_1_b99807ad0b8eaad92e7b.mp4 media/videos/eval/1_eval_1_b99807ad0b8eaad92e7b.mp4
2025-01-04 21:02:38,898 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/videos/eval/0_eval_0_467f8a1696f4f1f555ef.mp4 media/videos/eval/0_eval_0_467f8a1696f4f1f555ef.mp4
2025-01-04 21:02:38,899 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/table/eval/success_rate_ci_5_d8821c50291f0fbf979f.table.json media/table/eval/success_rate_ci_5_d8821c50291f0fbf979f.table.json
2025-01-04 21:02:38,899 INFO    SenderThread:2020231 [dir_watcher.py:finish():402] scan save: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/media/table/eval/total_success_rate_ci_6_fab54c45464571d89cb4.table.json media/table/eval/total_success_rate_ci_6_fab54c45464571d89cb4.table.json
2025-01-04 21:02:38,899 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 10
2025-01-04 21:02:38,899 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: poll_exit
2025-01-04 21:02:38,899 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:38,899 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 10
2025-01-04 21:02:38,899 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:38,899 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 10
2025-01-04 21:02:38,900 INFO    SenderThread:2020231 [file_pusher.py:finish():169] shutting down file pusher
2025-01-04 21:02:39,079 INFO    wandb-upload_1:2020231 [upload_job.py:push():130] Uploaded file /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/requirements.txt
2025-01-04 21:02:39,114 INFO    wandb-upload_0:2020231 [upload_job.py:push():130] Uploaded file /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/config.yaml
2025-01-04 21:02:39,120 INFO    wandb-upload_2:2020231 [upload_job.py:push():130] Uploaded file /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/wandb-summary.json
2025-01-04 21:02:39,131 INFO    wandb-upload_4:2020231 [upload_job.py:push():130] Uploaded file /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/files/output.log
2025-01-04 21:02:39,197 INFO    wandb-upload_3:2020231 [upload_job.py:push():130] Uploaded file /tmp/tmpgk7tua8nwandb/7unxpboo-events.out.tfevents.1736042301.leonmkim-ROG-Strix-G15CS-G15CS.2020041.0
2025-01-04 21:02:39,397 INFO    Thread-11 (_thread_body):2020231 [sender.py:transition_state():614] send defer: 11
2025-01-04 21:02:39,398 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:39,398 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 11
2025-01-04 21:02:39,398 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:39,398 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 11
2025-01-04 21:02:39,398 INFO    SenderThread:2020231 [file_pusher.py:join():175] waiting for file pusher
2025-01-04 21:02:39,399 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 12
2025-01-04 21:02:39,399 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:39,399 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 12
2025-01-04 21:02:39,400 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:39,400 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 12
2025-01-04 21:02:39,400 INFO    SenderThread:2020231 [file_stream.py:finish():601] file stream finish called
2025-01-04 21:02:39,419 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: poll_exit
2025-01-04 21:02:39,616 INFO    SenderThread:2020231 [file_stream.py:finish():605] file stream finish is done
2025-01-04 21:02:39,616 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 13
2025-01-04 21:02:39,617 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: poll_exit
2025-01-04 21:02:39,617 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:39,617 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 13
2025-01-04 21:02:39,617 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:39,617 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 13
2025-01-04 21:02:39,617 INFO    SenderThread:2020231 [sender.py:transition_state():614] send defer: 14
2025-01-04 21:02:39,617 DEBUG   SenderThread:2020231 [sender.py:send():379] send: final
2025-01-04 21:02:39,618 DEBUG   SenderThread:2020231 [sender.py:send():379] send: footer
2025-01-04 21:02:39,618 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: defer
2025-01-04 21:02:39,618 INFO    HandlerThread:2020231 [handler.py:handle_request_defer():184] handle defer: 14
2025-01-04 21:02:39,618 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: defer
2025-01-04 21:02:39,618 INFO    SenderThread:2020231 [sender.py:send_request_defer():610] handle sender defer: 14
2025-01-04 21:02:39,618 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: poll_exit
2025-01-04 21:02:39,619 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: server_info
2025-01-04 21:02:39,619 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: poll_exit
2025-01-04 21:02:39,619 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: poll_exit
2025-01-04 21:02:39,619 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: server_info
2025-01-04 21:02:39,619 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: get_summary
2025-01-04 21:02:39,621 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: sampled_history
2025-01-04 21:02:39,622 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: internal_messages
2025-01-04 21:02:39,673 DEBUG   SenderThread:2020231 [sender.py:send_request():406] send_request: poll_exit
2025-01-04 21:02:39,673 INFO    MainThread:2020231 [wandb_run.py:_footer_history_summary_info():4016] rendering history
2025-01-04 21:02:39,674 INFO    MainThread:2020231 [wandb_run.py:_footer_history_summary_info():4048] rendering summary
2025-01-04 21:02:39,674 INFO    MainThread:2020231 [wandb_run.py:_footer_sync_info():3975] logging synced files
2025-01-04 21:02:39,674 DEBUG   HandlerThread:2020231 [handler.py:handle_request():158] handle_request: shutdown
2025-01-04 21:02:39,674 INFO    HandlerThread:2020231 [handler.py:finish():882] shutting down handler
2025-01-04 21:02:40,619 INFO    WriterThread:2020231 [datastore.py:close():296] close: /home/leonmkim/fish_leon/FISH/exp_local/frankagym_pixels/FrankaInsertion-v1/1922_1/29yeoadw/wandb/run-20250104_205820-29yeoadw/run-29yeoadw.wandb
2025-01-04 21:02:40,673 INFO    SenderThread:2020231 [sender.py:finish():1615] shutting down sender
2025-01-04 21:02:40,673 INFO    SenderThread:2020231 [file_pusher.py:finish():169] shutting down file pusher
2025-01-04 21:02:40,673 INFO    SenderThread:2020231 [file_pusher.py:join():175] waiting for file pusher