#&_# BEGIN OF TEST : tests/mask_test #&_# /home/admin/workarea/git/Velours/python/tests/mask_test.py Test mask-detection python version used : 3 ############################### TEST memory used ################################ free memory at begining : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 3470 run mask_detect Inside batchDatouExec : verbose : False # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! List Step Type Loaded in datou : mask_detect list_input_json : [] origin BFwe have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 time to download the photos : 0.15378236770629883 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Sat Mar 29 06:35:36 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory l 3637 free memory gpu now : 3470 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 /home/admin/workarea/git/Velours/python/tests/python_tests.py:11: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp 2025-03-29 06:35:39.011596: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-03-29 06:35:39.039091: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-03-29 06:35:39.041304: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f5d28000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-03-29 06:35:39.041372: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-03-29 06:35:39.047009: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-03-29 06:35:39.201976: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x8a99770 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-03-29 06:35:39.202031: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-03-29 06:35:39.203042: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-03-29 06:35:39.203533: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-29 06:35:39.205945: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-03-29 06:35:39.208579: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-03-29 06:35:39.208980: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-03-29 06:35:39.211685: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-03-29 06:35:39.212958: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-03-29 06:35:39.218173: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-03-29 06:35:39.219330: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-03-29 06:35:39.219423: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-29 06:35:39.220010: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-03-29 06:35:39.220026: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-03-29 06:35:39.220036: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-03-29 06:35:39.220995: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 3018 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0Detection mask done ! Trying to reset tf kernel 2141512 begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 117 tf kernel not reseted sub process len(results) : 1 len(list_Values) 0 None max_time_sub_proc : 3600 parent process len(results) : 1 len(list_Values) 0 process is alive finish correctly or not : True after detect begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 3818 list_Values should be empty [] To do loadFromThcl(), then load ParamDescType : thcl454 Catched exception ! Connect or reconnect ! thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] time for calcul the mask position with numpy : 0.0005924701690673828 nb_pixel_total : 15553 time to create 1 rle with old method : 0.02060723304748535 length of segment : 256 time for calcul the mask position with numpy : 0.0027582645416259766 nb_pixel_total : 146455 time to create 1 rle with old method : 0.1696929931640625 length of segment : 374 time for calcul the mask position with numpy : 0.00027489662170410156 nb_pixel_total : 14252 time to create 1 rle with old method : 0.016158103942871094 length of segment : 151 time for calcul the mask position with numpy : 0.0001308917999267578 nb_pixel_total : 5613 time to create 1 rle with old method : 0.006988525390625 length of segment : 48 time for calcul the mask position with numpy : 6.365776062011719e-05 nb_pixel_total : 1825 time to create 1 rle with old method : 0.002416372299194336 length of segment : 39 time spent for convertir_results : 1.0245130062103271 time spend for datou_step_exec : 19.316093683242798 time spend to save output : 4.839897155761719e-05 total time spend for step 1 : 19.316142082214355 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! Number saved : None batch 1 Loaded 3317 chid ids of type : 445 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Number RLEs to save : 374 begin to insert list_values into mtr_datou_result : length of list_values in save_final : 1 time used for this insertion : 0.020084142684936523 save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : {'957285035': [[(957285035, 492601069, 445, 0, 186, 22, 282, 0.9954856, [(140, 26, 6), (135, 27, 15), (133, 28, 18), (131, 29, 22), (127, 30, 27), (10, 31, 1), (120, 31, 35), (8, 32, 13), (27, 32, 3), (115, 32, 41), (7, 33, 52), (109, 33, 48), (6, 34, 70), (103, 34, 55), (5, 35, 154), (4, 36, 155), (3, 37, 156), (3, 38, 156), (3, 39, 156), (2, 40, 157), (2, 41, 157), (2, 42, 157), (2, 43, 157), (2, 44, 157), (2, 45, 157), (1, 46, 158), (1, 47, 158), (1, 48, 158), (1, 49, 157), (1, 50, 157), (1, 51, 156), (1, 52, 156), (1, 53, 155), (1, 54we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 time to download the photos : 0.248854398727417 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Sat Mar 29 06:36:05 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 568 wait 20 seconds l 3637 free memory gpu now : 568 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-03-29 06:36:29.011936: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-03-29 06:36:29.039305: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-03-29 06:36:29.041586: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f5d24000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-03-29 06:36:29.041657: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-03-29 06:36:29.046302: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-03-29 06:36:29.213333: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x9330c60 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-03-29 06:36:29.213395: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-03-29 06:36:29.214201: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-03-29 06:36:29.214716: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-29 06:36:29.218760: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-03-29 06:36:29.222478: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-03-29 06:36:29.223201: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-03-29 06:36:29.225545: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-03-29 06:36:29.226702: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-03-29 06:36:29.231284: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-03-29 06:36:29.232349: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-03-29 06:36:29.232444: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-29 06:36:29.232931: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-03-29 06:36:29.232946: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-03-29 06:36:29.232955: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-03-29 06:36:29.233765: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 191 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. 2025-03-29 06:36:29.336873: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-03-29 06:36:29.337000: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-29 06:36:29.337029: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-03-29 06:36:29.337055: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-03-29 06:36:29.337077: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-03-29 06:36:29.337100: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-03-29 06:36:29.337126: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-03-29 06:36:29.337151: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-03-29 06:36:29.338100: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-03-29 06:36:29.339029: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-03-29 06:36:29.339089: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-29 06:36:29.339117: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-03-29 06:36:29.339142: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-03-29 06:36:29.339167: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-03-29 06:36:29.339191: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-03-29 06:36:29.339207: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-03-29 06:36:29.339224: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-03-29 06:36:29.339926: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-03-29 06:36:29.339961: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-03-29 06:36:29.339970: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-03-29 06:36:29.339978: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-03-29 06:36:29.340743: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 191 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-03-29 06:36:41.368060: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 9.00MiB (rounded to 9437184) Current allocation summary follows. 2025-03-29 06:36:41.368151: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-03-29 06:36:41.368168: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 65, Chunks in use: 65. 16.2KiB allocated for chunks. 16.2KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-03-29 06:36:41.368199: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (512): Total Chunks: 40, Chunks in use: 40. 20.0KiB allocated for chunks. 20.0KiB in use in bin. 20.0KiB client-requested in use in bin. 2025-03-29 06:36:41.368212: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 251, Chunks in use: 251. 251.2KiB allocated for chunks. 251.2KiB in use in bin. 251.0KiB client-requested in use in bin. 2025-03-29 06:36:41.368223: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 40, Chunks in use: 40. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-03-29 06:36:41.368235: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 120, Chunks in use: 120. 487.5KiB allocated for chunks. 487.5KiB in use in bin. 480.0KiB client-requested in use in bin. 2025-03-29 06:36:41.368246: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 10, Chunks in use: 10. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-03-29 06:36:41.368258: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16.0KiB allocated for chunks. 16.0KiB in use in bin. 16.0KiB client-requested in use in bin. 2025-03-29 06:36:41.368269: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 1, Chunks in use: 1. 36.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-03-29 06:36:41.368279: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (65536): Total Chunks: 6, Chunks in use: 6. 384.0KiB allocated for chunks. 384.0KiB in use in bin. 384.0KiB client-requested in use in bin. 2025-03-29 06:36:41.368290: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 4, Chunks in use: 4. 560.0KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-03-29 06:36:41.368301: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.35MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-03-29 06:36:41.368312: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 7, Chunks in use: 6. 4.39MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-03-29 06:36:41.368323: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 48, Chunks in use: 45. 54.12MiB allocated for chunks. 50.62MiB in use in bin. 45.00MiB client-requested in use in bin. 2025-03-29 06:36:41.368334: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 28, Chunks in use: 25. 64.25MiB allocated for chunks. 55.75MiB in use in bin. 55.75MiB client-requested in use in bin. 2025-03-29 06:36:41.368345: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 4, Chunks in use: 2. 18.00MiB allocated for chunks. 8.00MiB in use in bin. 8.00MiB client-requested in use in bin. 2025-03-29 06:36:41.368356: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 5, Chunks in use: 4. 46.88MiB allocated for chunks. 38.88MiB in use in bin. 35.00MiB client-requested in use in bin. 2025-03-29 06:36:41.368367: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-03-29 06:36:41.368376: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-03-29 06:36:41.368386: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (67108864): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-03-29 06:36:41.368402: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (134217728): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-03-29 06:36:41.368412: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (268435456): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-03-29 06:36:41.368423: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 9.00MiB was 8.00MiB, Chunk State: 2025-03-29 06:36:41.368441: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 8.00MiB | Requested Size: 8.00MiB | in_use: 0 | bin_num: 15, prev: Size: 9.00MiB | Requested Size: 9.00MiB | in_use: 1 | bin_num: -1, next: Size: 8.00MiB | Requested Size: 8.00MiB | in_use: 1 | bin_num: -1 2025-03-29 06:36:41.368449: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 68026368 2025-03-29 06:36:41.368461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5b3e000000 of size 4194304 next 632 2025-03-29 06:36:41.368471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b3e400000 of size 4194304 next 617 2025-03-29 06:36:41.368479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b3e800000 of size 4194304 next 616 2025-03-29 06:36:41.368488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5b3ec00000 of size 6291456 next 608 2025-03-29 06:36:41.368496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b3f200000 of size 9437184 next 607 2025-03-29 06:36:41.368505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5b3fb00000 of size 8388608 next 625 2025-03-29 06:36:41.368514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b40300000 of size 8388608 next 624 2025-03-29 06:36:41.368523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b40b00000 of size 9437184 next 637 2025-03-29 06:36:41.368531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b41400000 of size 13500416 next 18446744073709551615 2025-03-29 06:36:41.368540: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-03-29 06:36:41.368549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b44000000 of size 2359296 next 370 2025-03-29 06:36:41.368557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b44240000 of size 1048576 next 394 2025-03-29 06:36:41.368566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5b44340000 of size 1310720 next 388 2025-03-29 06:36:41.368574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b44480000 of size 2359296 next 387 2025-03-29 06:36:41.368583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b446c0000 of size 1048576 next 412 2025-03-29 06:36:41.368592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b447c0000 of size 1310720 next 406 2025-03-29 06:36:41.368600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b44900000 of size 2359296 next 405 2025-03-29 06:36:41.368608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b44b40000 of size 1048576 next 430 2025-03-29 06:36:41.368617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b44c40000 of size 1310720 next 424 2025-03-29 06:36:41.368625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b44d80000 of size 2359296 next 423 2025-03-29 06:36:41.368634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b44fc0000 of size 1048576 next 447 2025-03-29 06:36:41.368642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b450c0000 of size 1310720 next 441 2025-03-29 06:36:41.368651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b45200000 of size 2359296 next 440 2025-03-29 06:36:41.368666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b45440000 of size 1048576 next 465 2025-03-29 06:36:41.368675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b45540000 of size 1310720 next 459 2025-03-29 06:36:41.368683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b45680000 of size 2359296 next 458 2025-03-29 06:36:41.368692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b458c0000 of size 1048576 next 483 2025-03-29 06:36:41.368702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b459c0000 of size 1310720 next 477 2025-03-29 06:36:41.368710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b45b00000 of size 2359296 next 476 2025-03-29 06:36:41.368718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b45d40000 of size 1048576 next 501 2025-03-29 06:36:41.368726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b45e40000 of size 1310720 next 495 2025-03-29 06:36:41.368733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b45f80000 of size 2359296 next 494 2025-03-29 06:36:41.368741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b461c0000 of size 1048576 next 519 2025-03-29 06:36:41.368749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b462c0000 of size 1310720 next 513 2025-03-29 06:36:41.368756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b46400000 of size 2359296 next 512 2025-03-29 06:36:41.368764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b46640000 of size 1048576 next 537 2025-03-29 06:36:41.368772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b46740000 of size 1310720 next 531 2025-03-29 06:36:41.368780: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b46880000 of size 2359296 next 530 2025-03-29 06:36:41.368787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b46ac0000 of size 1048576 next 555 2025-03-29 06:36:41.368795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b46bc0000 of size 1310720 next 549 2025-03-29 06:36:41.368803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b46d00000 of size 2359296 next 548 2025-03-29 06:36:41.368811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b46f40000 of size 1048576 next 573 2025-03-29 06:36:41.368818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b47040000 of size 1310720 next 567 2025-03-29 06:36:41.368826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b47180000 of size 2359296 next 566 2025-03-29 06:36:41.368834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b473c0000 of size 1048576 next 591 2025-03-29 06:36:41.368842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5b474c0000 of size 1310720 next 585 2025-03-29 06:36:41.368850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b47600000 of size 2359296 next 584 2025-03-29 06:36:41.368858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5b47840000 of size 2097152 next 597 2025-03-29 06:36:41.368866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b47a40000 of size 2097152 next 596 2025-03-29 06:36:41.368874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5b47c40000 of size 3932160 next 18446744073709551615 2025-03-29 06:36:41.368882: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-03-29 06:36:41.368890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b48000000 of size 2359296 next 245 2025-03-29 06:36:41.368897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b48240000 of size 1048576 next 269 2025-03-29 06:36:41.368905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b48340000 of size 1310720 next 263 2025-03-29 06:36:41.368913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b48480000 of size 2359296 next 262 2025-03-29 06:36:41.368927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b486c0000 of size 1048576 next 287 2025-03-29 06:36:41.368935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b487c0000 of size 1310720 next 281 2025-03-29 06:36:41.368943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b48900000 of size 2359296 next 280 2025-03-29 06:36:41.368951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b48b40000 of size 1048576 next 304 2025-03-29 06:36:41.368959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b48c40000 of size 1310720 next 298 2025-03-29 06:36:41.368967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b48d80000 of size 2359296 next 297 2025-03-29 06:36:41.368974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b48fc0000 of size 1048576 next 322 2025-03-29 06:36:41.368982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b490c0000 of size 1310720 next 316 2025-03-29 06:36:41.368990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b49200000 of size 2359296 next 315 2025-03-29 06:36:41.368998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b49440000 of size 1048576 next 340 2025-03-29 06:36:41.369005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b49540000 of size 1310720 next 334 2025-03-29 06:36:41.369013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b49680000 of size 2359296 next 333 2025-03-29 06:36:41.369021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b498c0000 of size 1048576 next 358 2025-03-29 06:36:41.369029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b499c0000 of size 1310720 next 352 2025-03-29 06:36:41.369036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b49b00000 of size 2359296 next 351 2025-03-29 06:36:41.369044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b49d40000 of size 1048576 next 376 2025-03-29 06:36:41.369052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b49e40000 of size 1835008 next 18446744073709551615 2025-03-29 06:36:41.369060: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-03-29 06:36:41.369068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4a000000 of size 2359296 next 181 2025-03-29 06:36:41.369076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4a240000 of size 2097152 next 196 2025-03-29 06:36:41.369084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4a440000 of size 1048576 next 216 2025-03-29 06:36:41.369092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4a540000 of size 1310720 next 209 2025-03-29 06:36:41.369100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4a680000 of size 2359296 next 208 2025-03-29 06:36:41.369107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4a8c0000 of size 1048576 next 234 2025-03-29 06:36:41.369115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4a9c0000 of size 1310720 next 228 2025-03-29 06:36:41.369123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4ab00000 of size 2359296 next 227 2025-03-29 06:36:41.369131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5b4ad40000 of size 2883584 next 18446744073709551615 2025-03-29 06:36:41.369139: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-03-29 06:36:41.369147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c600000 of size 147456 next 55 2025-03-29 06:36:41.369155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c624000 of size 65536 next 78 2025-03-29 06:36:41.369163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c634000 of size 4096 next 191 2025-03-29 06:36:41.369171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c635000 of size 4096 next 192 2025-03-29 06:36:41.369185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c636000 of size 4096 next 193 2025-03-29 06:36:41.369193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c637000 of size 256 next 194 2025-03-29 06:36:41.369201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c637100 of size 256 next 195 2025-03-29 06:36:41.369209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c637200 of size 4096 next 197 2025-03-29 06:36:41.369217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c638200 of size 4096 next 198 2025-03-29 06:36:41.369225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c639200 of size 4096 next 199 2025-03-29 06:36:41.369232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63a200 of size 4096 next 200 2025-03-29 06:36:41.369240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63b200 of size 4096 next 201 2025-03-29 06:36:41.369248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63c200 of size 1024 next 202 2025-03-29 06:36:41.369256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63c600 of size 1024 next 204 2025-03-29 06:36:41.369264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63ca00 of size 1024 next 205 2025-03-29 06:36:41.369272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63ce00 of size 1024 next 206 2025-03-29 06:36:41.369280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63d200 of size 1024 next 207 2025-03-29 06:36:41.369288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63d600 of size 1024 next 210 2025-03-29 06:36:41.369295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63da00 of size 1024 next 211 2025-03-29 06:36:41.369303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63de00 of size 1024 next 212 2025-03-29 06:36:41.369311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63e200 of size 1024 next 213 2025-03-29 06:36:41.369319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63e600 of size 1024 next 214 2025-03-29 06:36:41.369327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63ea00 of size 4096 next 215 2025-03-29 06:36:41.369334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c63fa00 of size 4096 next 217 2025-03-29 06:36:41.369342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c640a00 of size 4096 next 218 2025-03-29 06:36:41.369350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c641a00 of size 4096 next 219 2025-03-29 06:36:41.369358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c642a00 of size 4096 next 220 2025-03-29 06:36:41.369366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c643a00 of size 1024 next 221 2025-03-29 06:36:41.369374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c643e00 of size 1024 next 223 2025-03-29 06:36:41.369381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c644200 of size 1024 next 224 2025-03-29 06:36:41.369389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c644600 of size 1024 next 225 2025-03-29 06:36:41.369397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c644a00 of size 1024 next 226 2025-03-29 06:36:41.369405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c644e00 of size 1024 next 229 2025-03-29 06:36:41.369413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c645200 of size 1024 next 230 2025-03-29 06:36:41.369420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c645600 of size 1024 next 231 2025-03-29 06:36:41.369428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c645a00 of size 1024 next 232 2025-03-29 06:36:41.369443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c645e00 of size 1024 next 233 2025-03-29 06:36:41.369452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c646200 of size 7680 next 72 2025-03-29 06:36:41.369460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c648000 of size 147456 next 71 2025-03-29 06:36:41.369468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c66c000 of size 131072 next 87 2025-03-29 06:36:41.369476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c68c000 of size 4096 next 289 2025-03-29 06:36:41.369484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c68d000 of size 4096 next 290 2025-03-29 06:36:41.369492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c68e000 of size 4096 next 291 2025-03-29 06:36:41.369499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c68f000 of size 1024 next 292 2025-03-29 06:36:41.369507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c68f400 of size 1024 next 293 2025-03-29 06:36:41.369515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c68f800 of size 1024 next 294 2025-03-29 06:36:41.369523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c68fc00 of size 1024 next 295 2025-03-29 06:36:41.369531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c690000 of size 1024 next 296 2025-03-29 06:36:41.369538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c690400 of size 1024 next 299 2025-03-29 06:36:41.369546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c690800 of size 1024 next 300 2025-03-29 06:36:41.369554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c690c00 of size 1024 next 301 2025-03-29 06:36:41.369562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c691000 of size 1024 next 302 2025-03-29 06:36:41.369570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c691400 of size 1024 next 303 2025-03-29 06:36:41.369577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c691800 of size 4096 next 305 2025-03-29 06:36:41.369585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c692800 of size 4096 next 306 2025-03-29 06:36:41.369593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c693800 of size 4096 next 307 2025-03-29 06:36:41.369601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c694800 of size 4096 next 308 2025-03-29 06:36:41.369609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c695800 of size 4096 next 309 2025-03-29 06:36:41.369616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c696800 of size 1024 next 310 2025-03-29 06:36:41.369624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c696c00 of size 1024 next 311 2025-03-29 06:36:41.369632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c697000 of size 1024 next 312 2025-03-29 06:36:41.369640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c697400 of size 1024 next 313 2025-03-29 06:36:41.369648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c697800 of size 1024 next 314 2025-03-29 06:36:41.369656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c697c00 of size 1024 next 317 2025-03-29 06:36:41.369663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c698000 of size 1024 next 318 2025-03-29 06:36:41.369671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c698400 of size 1024 next 319 2025-03-29 06:36:41.369679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c698800 of size 1024 next 320 2025-03-29 06:36:41.369687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c698c00 of size 1024 next 321 2025-03-29 06:36:41.369701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c699000 of size 4096 next 323 2025-03-29 06:36:41.369709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69a000 of size 4096 next 324 2025-03-29 06:36:41.369717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69b000 of size 4096 next 325 2025-03-29 06:36:41.369725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69c000 of size 4096 next 326 2025-03-29 06:36:41.369732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69d000 of size 4096 next 327 2025-03-29 06:36:41.369740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69e000 of size 1024 next 328 2025-03-29 06:36:41.369748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69e400 of size 1024 next 329 2025-03-29 06:36:41.369756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69e800 of size 1024 next 330 2025-03-29 06:36:41.369764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69ec00 of size 1024 next 331 2025-03-29 06:36:41.369772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69f000 of size 1024 next 332 2025-03-29 06:36:41.369780: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69f400 of size 1024 next 335 2025-03-29 06:36:41.369787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69f800 of size 1024 next 336 2025-03-29 06:36:41.369795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c69fc00 of size 1024 next 337 2025-03-29 06:36:41.369803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a0000 of size 1024 next 338 2025-03-29 06:36:41.369811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a0400 of size 1024 next 339 2025-03-29 06:36:41.369819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a0800 of size 4096 next 341 2025-03-29 06:36:41.369826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a1800 of size 4096 next 342 2025-03-29 06:36:41.369834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a2800 of size 4096 next 343 2025-03-29 06:36:41.369843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a3800 of size 4096 next 344 2025-03-29 06:36:41.369851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a4800 of size 4096 next 345 2025-03-29 06:36:41.369858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a5800 of size 1024 next 346 2025-03-29 06:36:41.369866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a5c00 of size 1024 next 347 2025-03-29 06:36:41.369874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a6000 of size 1024 next 348 2025-03-29 06:36:41.369882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a6400 of size 1024 next 349 2025-03-29 06:36:41.369890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a6800 of size 1024 next 350 2025-03-29 06:36:41.369898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a6c00 of size 1024 next 353 2025-03-29 06:36:41.369906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a7000 of size 1024 next 354 2025-03-29 06:36:41.369913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a7400 of size 1024 next 355 2025-03-29 06:36:41.369921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a7800 of size 1024 next 356 2025-03-29 06:36:41.369929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a7c00 of size 1024 next 357 2025-03-29 06:36:41.369937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a8000 of size 4096 next 359 2025-03-29 06:36:41.369945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6a9000 of size 4096 next 360 2025-03-29 06:36:41.369958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6aa000 of size 4096 next 361 2025-03-29 06:36:41.369966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6ab000 of size 4096 next 362 2025-03-29 06:36:41.369974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6ac000 of size 4096 next 363 2025-03-29 06:36:41.369982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6ad000 of size 1024 next 364 2025-03-29 06:36:41.369989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6ad400 of size 1024 next 365 2025-03-29 06:36:41.369997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6ad800 of size 1024 next 366 2025-03-29 06:36:41.370005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6adc00 of size 1024 next 367 2025-03-29 06:36:41.370013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6ae000 of size 1024 next 368 2025-03-29 06:36:41.370021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6ae400 of size 1024 next 371 2025-03-29 06:36:41.370028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6ae800 of size 1024 next 372 2025-03-29 06:36:41.370036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6aec00 of size 1024 next 373 2025-03-29 06:36:41.370044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6af000 of size 1024 next 374 2025-03-29 06:36:41.370052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6af400 of size 1024 next 375 2025-03-29 06:36:41.370060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6af800 of size 4096 next 377 2025-03-29 06:36:41.370068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b0800 of size 4096 next 378 2025-03-29 06:36:41.370075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b1800 of size 4096 next 379 2025-03-29 06:36:41.370083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b2800 of size 4096 next 380 2025-03-29 06:36:41.370091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b3800 of size 4096 next 381 2025-03-29 06:36:41.370099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b4800 of size 1024 next 382 2025-03-29 06:36:41.370106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b4c00 of size 1024 next 383 2025-03-29 06:36:41.370114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b5000 of size 1024 next 384 2025-03-29 06:36:41.370122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b5400 of size 1024 next 385 2025-03-29 06:36:41.370130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b5800 of size 1024 next 386 2025-03-29 06:36:41.370138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b5c00 of size 1024 next 389 2025-03-29 06:36:41.370146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b6000 of size 1024 next 390 2025-03-29 06:36:41.370154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b6400 of size 1024 next 391 2025-03-29 06:36:41.370161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b6800 of size 1024 next 392 2025-03-29 06:36:41.370169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b6c00 of size 1024 next 393 2025-03-29 06:36:41.370177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b7000 of size 4096 next 395 2025-03-29 06:36:41.370185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b8000 of size 4096 next 396 2025-03-29 06:36:41.370193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6b9000 of size 4096 next 397 2025-03-29 06:36:41.370201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6ba000 of size 4096 next 398 2025-03-29 06:36:41.370208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6bb000 of size 4096 next 399 2025-03-29 06:36:41.370222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6bc000 of size 1024 next 400 2025-03-29 06:36:41.370230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6bc400 of size 1024 next 401 2025-03-29 06:36:41.370238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6bc800 of size 1024 next 402 2025-03-29 06:36:41.370246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6bcc00 of size 1024 next 403 2025-03-29 06:36:41.370254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6bd000 of size 1024 next 404 2025-03-29 06:36:41.370261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6bd400 of size 1024 next 407 2025-03-29 06:36:41.370269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6bd800 of size 1024 next 408 2025-03-29 06:36:41.370277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6bdc00 of size 1024 next 409 2025-03-29 06:36:41.370285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6be000 of size 1024 next 410 2025-03-29 06:36:41.370293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6be400 of size 1024 next 411 2025-03-29 06:36:41.370301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6be800 of size 4096 next 413 2025-03-29 06:36:41.370308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6bf800 of size 4096 next 414 2025-03-29 06:36:41.370316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c0800 of size 4096 next 415 2025-03-29 06:36:41.370324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c1800 of size 4096 next 416 2025-03-29 06:36:41.370332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c2800 of size 4096 next 417 2025-03-29 06:36:41.370340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c3800 of size 1024 next 418 2025-03-29 06:36:41.370348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c3c00 of size 1024 next 419 2025-03-29 06:36:41.370355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c4000 of size 1024 next 420 2025-03-29 06:36:41.370363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c4400 of size 1024 next 421 2025-03-29 06:36:41.370371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c4800 of size 1024 next 422 2025-03-29 06:36:41.370379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c4c00 of size 1024 next 425 2025-03-29 06:36:41.370386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c5000 of size 1024 next 426 2025-03-29 06:36:41.370394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c5400 of size 1024 next 427 2025-03-29 06:36:41.370402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c5800 of size 1024 next 428 2025-03-29 06:36:41.370410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c5c00 of size 1024 next 429 2025-03-29 06:36:41.370418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c6000 of size 4096 next 431 2025-03-29 06:36:41.370426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c7000 of size 4096 next 432 2025-03-29 06:36:41.370434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c8000 of size 4096 next 433 2025-03-29 06:36:41.370441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6c9000 of size 4096 next 434 2025-03-29 06:36:41.370450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6ca000 of size 4096 next 435 2025-03-29 06:36:41.370460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6cb000 of size 1024 next 436 2025-03-29 06:36:41.370468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6cb400 of size 1024 next 437 2025-03-29 06:36:41.370483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6cb800 of size 1024 next 438 2025-03-29 06:36:41.370491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6cbc00 of size 1024 next 103 2025-03-29 06:36:41.370501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c6cc000 of size 262144 next 102 2025-03-29 06:36:41.370509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5b4c70c000 of size 999424 next 18446744073709551615 2025-03-29 06:36:41.370518: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-03-29 06:36:41.370528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c800000 of size 589824 next 96 2025-03-29 06:36:41.370536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c890000 of size 262144 next 117 2025-03-29 06:36:41.370545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d0000 of size 1024 next 439 2025-03-29 06:36:41.370553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d0400 of size 1024 next 442 2025-03-29 06:36:41.370562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d0800 of size 1024 next 443 2025-03-29 06:36:41.370570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d0c00 of size 1024 next 444 2025-03-29 06:36:41.370579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d1000 of size 1024 next 445 2025-03-29 06:36:41.370587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d1400 of size 1024 next 446 2025-03-29 06:36:41.370595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d1800 of size 4096 next 448 2025-03-29 06:36:41.370604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d2800 of size 4096 next 449 2025-03-29 06:36:41.370612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d3800 of size 4096 next 450 2025-03-29 06:36:41.370621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d4800 of size 4096 next 451 2025-03-29 06:36:41.370629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d5800 of size 4096 next 452 2025-03-29 06:36:41.370638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d6800 of size 1024 next 453 2025-03-29 06:36:41.370646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d6c00 of size 1024 next 454 2025-03-29 06:36:41.370654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d7000 of size 1024 next 455 2025-03-29 06:36:41.370663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d7400 of size 1024 next 456 2025-03-29 06:36:41.370671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d7800 of size 1024 next 457 2025-03-29 06:36:41.370680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d7c00 of size 1024 next 460 2025-03-29 06:36:41.370688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d8000 of size 1024 next 461 2025-03-29 06:36:41.370697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d8400 of size 1024 next 462 2025-03-29 06:36:41.370705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d8800 of size 1024 next 463 2025-03-29 06:36:41.370713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d8c00 of size 1024 next 464 2025-03-29 06:36:41.370722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8d9000 of size 4096 next 466 2025-03-29 06:36:41.370730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8da000 of size 4096 next 467 2025-03-29 06:36:41.370739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8db000 of size 4096 next 468 2025-03-29 06:36:41.370747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8dc000 of size 4096 next 469 2025-03-29 06:36:41.370762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8dd000 of size 4096 next 470 2025-03-29 06:36:41.370770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8de000 of size 1024 next 471 2025-03-29 06:36:41.370779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8de400 of size 1024 next 472 2025-03-29 06:36:41.370787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8de800 of size 1024 next 473 2025-03-29 06:36:41.370796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8dec00 of size 1024 next 474 2025-03-29 06:36:41.370804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8df000 of size 1024 next 475 2025-03-29 06:36:41.370813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8df400 of size 1024 next 478 2025-03-29 06:36:41.370821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8df800 of size 1024 next 479 2025-03-29 06:36:41.370830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8dfc00 of size 1024 next 480 2025-03-29 06:36:41.370838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e0000 of size 1024 next 481 2025-03-29 06:36:41.370846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e0400 of size 1024 next 482 2025-03-29 06:36:41.370855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e0800 of size 4096 next 484 2025-03-29 06:36:41.370863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e1800 of size 4096 next 485 2025-03-29 06:36:41.370872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e2800 of size 4096 next 486 2025-03-29 06:36:41.370880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e3800 of size 4096 next 487 2025-03-29 06:36:41.370889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e4800 of size 4096 next 488 2025-03-29 06:36:41.370921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e5800 of size 1024 next 489 2025-03-29 06:36:41.370932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e5c00 of size 1024 next 490 2025-03-29 06:36:41.370941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e6000 of size 1024 next 491 2025-03-29 06:36:41.370949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e6400 of size 1024 next 492 2025-03-29 06:36:41.370958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e6800 of size 1024 next 493 2025-03-29 06:36:41.370966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e6c00 of size 1024 next 496 2025-03-29 06:36:41.370975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e7000 of size 1024 next 497 2025-03-29 06:36:41.370983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e7400 of size 1024 next 498 2025-03-29 06:36:41.370991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e7800 of size 1024 next 499 2025-03-29 06:36:41.371000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e7c00 of size 1024 next 500 2025-03-29 06:36:41.371008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e8000 of size 4096 next 502 2025-03-29 06:36:41.371017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8e9000 of size 4096 next 503 2025-03-29 06:36:41.371025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ea000 of size 4096 next 504 2025-03-29 06:36:41.371034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8eb000 of size 4096 next 505 2025-03-29 06:36:41.371042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ec000 of size 4096 next 506 2025-03-29 06:36:41.371050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ed000 of size 1024 next 507 2025-03-29 06:36:41.371066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ed400 of size 1024 next 508 2025-03-29 06:36:41.371074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ed800 of size 1024 next 509 2025-03-29 06:36:41.371083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8edc00 of size 1024 next 510 2025-03-29 06:36:41.371091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ee000 of size 1024 next 511 2025-03-29 06:36:41.371100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ee400 of size 1024 next 514 2025-03-29 06:36:41.371108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ee800 of size 1024 next 515 2025-03-29 06:36:41.371117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8eec00 of size 1024 next 516 2025-03-29 06:36:41.371125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ef000 of size 1024 next 517 2025-03-29 06:36:41.371134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ef400 of size 1024 next 518 2025-03-29 06:36:41.371142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ef800 of size 4096 next 520 2025-03-29 06:36:41.371150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f0800 of size 4096 next 521 2025-03-29 06:36:41.371159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f1800 of size 4096 next 522 2025-03-29 06:36:41.371167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f2800 of size 4096 next 523 2025-03-29 06:36:41.371176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f3800 of size 4096 next 524 2025-03-29 06:36:41.371185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f4800 of size 1024 next 525 2025-03-29 06:36:41.371193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f4c00 of size 1024 next 526 2025-03-29 06:36:41.371202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f5000 of size 1024 next 527 2025-03-29 06:36:41.371210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f5400 of size 1024 next 528 2025-03-29 06:36:41.371219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f5800 of size 1024 next 529 2025-03-29 06:36:41.371227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f5c00 of size 1024 next 532 2025-03-29 06:36:41.371235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f6000 of size 1024 next 533 2025-03-29 06:36:41.371244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f6400 of size 1024 next 534 2025-03-29 06:36:41.371252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f6800 of size 1024 next 535 2025-03-29 06:36:41.371261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f6c00 of size 1024 next 536 2025-03-29 06:36:41.371269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f7000 of size 4096 next 538 2025-03-29 06:36:41.371277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f8000 of size 4096 next 539 2025-03-29 06:36:41.371286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8f9000 of size 4096 next 540 2025-03-29 06:36:41.371294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fa000 of size 4096 next 541 2025-03-29 06:36:41.371302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fb000 of size 4096 next 542 2025-03-29 06:36:41.371311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fc000 of size 1024 next 543 2025-03-29 06:36:41.371319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fc400 of size 1024 next 544 2025-03-29 06:36:41.371328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fc800 of size 1024 next 545 2025-03-29 06:36:41.371336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fcc00 of size 1024 next 546 2025-03-29 06:36:41.371351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fd000 of size 1024 next 547 2025-03-29 06:36:41.371359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fd400 of size 1024 next 550 2025-03-29 06:36:41.371368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fd800 of size 1024 next 551 2025-03-29 06:36:41.371376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fdc00 of size 1024 next 552 2025-03-29 06:36:41.371385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fe000 of size 1024 next 553 2025-03-29 06:36:41.371393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fe400 of size 1024 next 554 2025-03-29 06:36:41.371402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8fe800 of size 4096 next 556 2025-03-29 06:36:41.371410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c8ff800 of size 4096 next 557 2025-03-29 06:36:41.371418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c900800 of size 4096 next 558 2025-03-29 06:36:41.371427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c901800 of size 4096 next 559 2025-03-29 06:36:41.371435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c902800 of size 4096 next 560 2025-03-29 06:36:41.371444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c903800 of size 1024 next 561 2025-03-29 06:36:41.371452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c903c00 of size 1024 next 562 2025-03-29 06:36:41.371461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c904000 of size 1024 next 563 2025-03-29 06:36:41.371469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c904400 of size 1024 next 564 2025-03-29 06:36:41.371478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c904800 of size 1024 next 565 2025-03-29 06:36:41.371486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c904c00 of size 1024 next 568 2025-03-29 06:36:41.371495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c905000 of size 1024 next 569 2025-03-29 06:36:41.371503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c905400 of size 1024 next 570 2025-03-29 06:36:41.371511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c905800 of size 1024 next 571 2025-03-29 06:36:41.371520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c905c00 of size 1024 next 572 2025-03-29 06:36:41.371528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c906000 of size 4096 next 574 2025-03-29 06:36:41.371537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c907000 of size 4096 next 575 2025-03-29 06:36:41.371545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c908000 of size 4096 next 576 2025-03-29 06:36:41.371554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c909000 of size 4096 next 577 2025-03-29 06:36:41.371562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90a000 of size 4096 next 578 2025-03-29 06:36:41.371571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90b000 of size 1024 next 579 2025-03-29 06:36:41.371579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90b400 of size 1024 next 580 2025-03-29 06:36:41.371587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90b800 of size 1024 next 581 2025-03-29 06:36:41.371596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90bc00 of size 1024 next 582 2025-03-29 06:36:41.371604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90c000 of size 1024 next 583 2025-03-29 06:36:41.371613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90c400 of size 1024 next 586 2025-03-29 06:36:41.371627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90c800 of size 1024 next 587 2025-03-29 06:36:41.371636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90cc00 of size 1024 next 588 2025-03-29 06:36:41.371644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90d000 of size 1024 next 589 2025-03-29 06:36:41.371653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90d400 of size 1024 next 590 2025-03-29 06:36:41.371661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90d800 of size 4096 next 592 2025-03-29 06:36:41.371670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c90e800 of size 6144 next 112 2025-03-29 06:36:41.371680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c910000 of size 524288 next 111 2025-03-29 06:36:41.371688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c990000 of size 262144 next 135 2025-03-29 06:36:41.371697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4c9d0000 of size 327680 next 124 2025-03-29 06:36:41.371705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4ca20000 of size 589824 next 123 2025-03-29 06:36:41.371714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cab0000 of size 262144 next 152 2025-03-29 06:36:41.371722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4caf0000 of size 327680 next 142 2025-03-29 06:36:41.371731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cb40000 of size 786432 next 18446744073709551615 2025-03-29 06:36:41.371740: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-03-29 06:36:41.371749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc00000 of size 4096 next 593 2025-03-29 06:36:41.371757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc01000 of size 4096 next 594 2025-03-29 06:36:41.371766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc02000 of size 4096 next 595 2025-03-29 06:36:41.371774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc03000 of size 2048 next 598 2025-03-29 06:36:41.371783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc03800 of size 2048 next 599 2025-03-29 06:36:41.371791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc04000 of size 2048 next 600 2025-03-29 06:36:41.371799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc04800 of size 2048 next 601 2025-03-29 06:36:41.371808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc05000 of size 2048 next 602 2025-03-29 06:36:41.371816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc05800 of size 256 next 605 2025-03-29 06:36:41.371825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc05900 of size 256 next 606 2025-03-29 06:36:41.371833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc05a00 of size 2048 next 604 2025-03-29 06:36:41.371842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc06200 of size 2048 next 609 2025-03-29 06:36:41.371850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc06a00 of size 2048 next 610 2025-03-29 06:36:41.371859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc07200 of size 2048 next 611 2025-03-29 06:36:41.371867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc07a00 of size 2048 next 612 2025-03-29 06:36:41.371875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc08200 of size 256 next 614 2025-03-29 06:36:41.371884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc08300 of size 256 next 615 2025-03-29 06:36:41.371893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc08400 of size 8192 next 613 2025-03-29 06:36:41.371912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc0a400 of size 8192 next 618 2025-03-29 06:36:41.371921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc0c400 of size 8192 next 619 2025-03-29 06:36:41.371929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc0e400 of size 8192 next 620 2025-03-29 06:36:41.371943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc10400 of size 8192 next 621 2025-03-29 06:36:41.371952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc12400 of size 256 next 622 2025-03-29 06:36:41.371961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc12500 of size 256 next 623 2025-03-29 06:36:41.371970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc12600 of size 8192 next 626 2025-03-29 06:36:41.371979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc14600 of size 8192 next 627 2025-03-29 06:36:41.371989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc16600 of size 8192 next 628 2025-03-29 06:36:41.371998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc18600 of size 8192 next 629 2025-03-29 06:36:41.372008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc1a600 of size 8192 next 630 2025-03-29 06:36:41.372016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc1c600 of size 2048 next 631 2025-03-29 06:36:41.372025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc1ce00 of size 2048 next 633 2025-03-29 06:36:41.372034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc1d600 of size 2048 next 634 2025-03-29 06:36:41.372044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc1de00 of size 2048 next 635 2025-03-29 06:36:41.372053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc1e600 of size 2048 next 636 2025-03-29 06:36:41.372062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5b4cc1ee00 of size 463360 next 160 2025-03-29 06:36:41.372071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cc90000 of size 589824 next 158 2025-03-29 06:36:41.372080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cd20000 of size 524288 next 171 2025-03-29 06:36:41.372089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5b4cda0000 of size 1048576 next 222 2025-03-29 06:36:41.372098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cea0000 of size 1048576 next 190 2025-03-29 06:36:41.372107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4cfa0000 of size 1048576 next 189 2025-03-29 06:36:41.372116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4d0a0000 of size 1048576 next 203 2025-03-29 06:36:41.372126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4d1a0000 of size 1048576 next 251 2025-03-29 06:36:41.372136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5b4d2a0000 of size 1441792 next 18446744073709551615 2025-03-29 06:36:41.372145: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-03-29 06:36:41.372155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00000 of size 1280 next 1 2025-03-29 06:36:41.372163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00500 of size 256 next 5 2025-03-29 06:36:41.372171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00600 of size 256 next 8 2025-03-29 06:36:41.372180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00700 of size 256 next 9 2025-03-29 06:36:41.372188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00800 of size 256 next 10 2025-03-29 06:36:41.372197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00900 of size 256 next 11 2025-03-29 06:36:41.372212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00a00 of size 256 next 12 2025-03-29 06:36:41.372222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00b00 of size 256 next 13 2025-03-29 06:36:41.372231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00c00 of size 256 next 17 2025-03-29 06:36:41.372240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00d00 of size 256 next 19 2025-03-29 06:36:41.372249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00e00 of size 256 next 20 2025-03-29 06:36:41.372258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e00f00 of size 256 next 21 2025-03-29 06:36:41.372267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01000 of size 256 next 22 2025-03-29 06:36:41.372276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01100 of size 256 next 24 2025-03-29 06:36:41.372285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01200 of size 256 next 25 2025-03-29 06:36:41.372293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01300 of size 256 next 23 2025-03-29 06:36:41.372302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01400 of size 256 next 28 2025-03-29 06:36:41.372311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01500 of size 256 next 29 2025-03-29 06:36:41.372320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01600 of size 256 next 30 2025-03-29 06:36:41.372329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01700 of size 256 next 31 2025-03-29 06:36:41.372338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01800 of size 256 next 33 2025-03-29 06:36:41.372348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01900 of size 256 next 34 2025-03-29 06:36:41.372357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01a00 of size 1024 next 32 2025-03-29 06:36:41.372366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e01e00 of size 1024 next 37 2025-03-29 06:36:41.372376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e02200 of size 1024 next 38 2025-03-29 06:36:41.372386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e02600 of size 1024 next 39 2025-03-29 06:36:41.372395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e02a00 of size 1024 next 40 2025-03-29 06:36:41.372404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e02e00 of size 1024 next 41 2025-03-29 06:36:41.372413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e03200 of size 1024 next 43 2025-03-29 06:36:41.372422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e03600 of size 1024 next 44 2025-03-29 06:36:41.372431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e03a00 of size 1024 next 45 2025-03-29 06:36:41.372439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e03e00 of size 1024 next 46 2025-03-29 06:36:41.372447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04200 of size 256 next 48 2025-03-29 06:36:41.372457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04300 of size 256 next 49 2025-03-29 06:36:41.372466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04400 of size 256 next 50 2025-03-29 06:36:41.372475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04500 of size 256 next 51 2025-03-29 06:36:41.372484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04600 of size 256 next 52 2025-03-29 06:36:41.372492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04700 of size 256 next 53 2025-03-29 06:36:41.372500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04800 of size 256 next 56 2025-03-29 06:36:41.372515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04900 of size 256 next 57 2025-03-29 06:36:41.372525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04a00 of size 256 next 58 2025-03-29 06:36:41.372534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04b00 of size 256 next 14 2025-03-29 06:36:41.372543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04c00 of size 256 next 15 2025-03-29 06:36:41.372552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04d00 of size 256 next 16 2025-03-29 06:36:41.372562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e04e00 of size 1024 next 60 2025-03-29 06:36:41.372571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e05200 of size 1024 next 61 2025-03-29 06:36:41.372580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e05600 of size 1024 next 62 2025-03-29 06:36:41.372590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e05a00 of size 1024 next 63 2025-03-29 06:36:41.372599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e05e00 of size 1024 next 64 2025-03-29 06:36:41.372608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e06200 of size 256 next 66 2025-03-29 06:36:41.372616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e06300 of size 256 next 67 2025-03-29 06:36:41.372624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e06400 of size 256 next 68 2025-03-29 06:36:41.372633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e06500 of size 256 next 69 2025-03-29 06:36:41.372641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e06600 of size 256 next 70 2025-03-29 06:36:41.372650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e06700 of size 256 next 73 2025-03-29 06:36:41.372659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e06800 of size 256 next 74 2025-03-29 06:36:41.372668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e06900 of size 256 next 75 2025-03-29 06:36:41.372677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e06a00 of size 256 next 76 2025-03-29 06:36:41.372686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e06b00 of size 256 next 77 2025-03-29 06:36:41.372696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e06c00 of size 1024 next 79 2025-03-29 06:36:41.372705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e07000 of size 1024 next 80 2025-03-29 06:36:41.372714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e07400 of size 1024 next 81 2025-03-29 06:36:41.372722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e07800 of size 1024 next 82 2025-03-29 06:36:41.372731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e07c00 of size 1024 next 83 2025-03-29 06:36:41.372740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e08000 of size 256 next 85 2025-03-29 06:36:41.372749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e08100 of size 256 next 86 2025-03-29 06:36:41.372759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e08200 of size 512 next 84 2025-03-29 06:36:41.372768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e08400 of size 512 next 88 2025-03-29 06:36:41.372776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e08600 of size 512 next 89 2025-03-29 06:36:41.372785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e08800 of size 512 next 90 2025-03-29 06:36:41.372794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e08a00 of size 512 next 91 2025-03-29 06:36:41.372810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e08c00 of size 256 next 93 2025-03-29 06:36:41.372819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e08d00 of size 256 next 94 2025-03-29 06:36:41.372828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e08e00 of size 512 next 92 2025-03-29 06:36:41.372837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e09000 of size 512 next 97 2025-03-29 06:36:41.372846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e09200 of size 512 next 98 2025-03-29 06:36:41.372855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e09400 of size 512 next 99 2025-03-29 06:36:41.372864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e09600 of size 512 next 2 2025-03-29 06:36:41.372874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e09800 of size 256 next 3 2025-03-29 06:36:41.372883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e09900 of size 256 next 4 2025-03-29 06:36:41.372892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e09a00 of size 16384 next 18 2025-03-29 06:36:41.372901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e0da00 of size 256 next 100 2025-03-29 06:36:41.372910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e0db00 of size 256 next 101 2025-03-29 06:36:41.372919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e0dc00 of size 2048 next 104 2025-03-29 06:36:41.372928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e0e400 of size 2048 next 105 2025-03-29 06:36:41.372937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e0ec00 of size 2048 next 106 2025-03-29 06:36:41.372946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e0f400 of size 2048 next 107 2025-03-29 06:36:41.372954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e0fc00 of size 2048 next 108 2025-03-29 06:36:41.372964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e10400 of size 256 next 109 2025-03-29 06:36:41.372973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e10500 of size 256 next 110 2025-03-29 06:36:41.372982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e10600 of size 2048 next 113 2025-03-29 06:36:41.372991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e10e00 of size 2048 next 114 2025-03-29 06:36:41.373000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e11600 of size 2048 next 115 2025-03-29 06:36:41.373008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e11e00 of size 2048 next 116 2025-03-29 06:36:41.373016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e12600 of size 2048 next 6 2025-03-29 06:36:41.373025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e12e00 of size 37632 next 7 2025-03-29 06:36:41.373035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1c100 of size 512 next 118 2025-03-29 06:36:41.373044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1c300 of size 512 next 119 2025-03-29 06:36:41.373052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1c500 of size 512 next 120 2025-03-29 06:36:41.373061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1c700 of size 512 next 121 2025-03-29 06:36:41.373070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1c900 of size 512 next 122 2025-03-29 06:36:41.373079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1cb00 of size 512 next 125 2025-03-29 06:36:41.373088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1cd00 of size 512 next 126 2025-03-29 06:36:41.373097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1cf00 of size 512 next 127 2025-03-29 06:36:41.373111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1d100 of size 512 next 128 2025-03-29 06:36:41.373120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1d300 of size 512 next 129 2025-03-29 06:36:41.373129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1d500 of size 2048 next 130 2025-03-29 06:36:41.373139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1dd00 of size 2048 next 131 2025-03-29 06:36:41.373148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1e500 of size 2048 next 132 2025-03-29 06:36:41.373158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1ed00 of size 2048 next 133 2025-03-29 06:36:41.373166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1f500 of size 2048 next 134 2025-03-29 06:36:41.373176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1fd00 of size 512 next 136 2025-03-29 06:36:41.373185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e1ff00 of size 512 next 137 2025-03-29 06:36:41.373193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e20100 of size 512 next 138 2025-03-29 06:36:41.373201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e20300 of size 512 next 139 2025-03-29 06:36:41.373210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e20500 of size 512 next 140 2025-03-29 06:36:41.373218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e20700 of size 512 next 141 2025-03-29 06:36:41.373226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e20900 of size 512 next 143 2025-03-29 06:36:41.373234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e20b00 of size 512 next 144 2025-03-29 06:36:41.373243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e20d00 of size 512 next 145 2025-03-29 06:36:41.373252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e20f00 of size 512 next 146 2025-03-29 06:36:41.373261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e21100 of size 2048 next 147 2025-03-29 06:36:41.373270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e21900 of size 2048 next 148 2025-03-29 06:36:41.373280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e22100 of size 2048 next 149 2025-03-29 06:36:41.373289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e22900 of size 2048 next 150 2025-03-29 06:36:41.373299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e23100 of size 2048 next 151 2025-03-29 06:36:41.373308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e23900 of size 512 next 153 2025-03-29 06:36:41.373318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e23b00 of size 512 next 154 2025-03-29 06:36:41.373327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e23d00 of size 512 next 155 2025-03-29 06:36:41.373336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e23f00 of size 512 next 156 2025-03-29 06:36:41.373346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e24100 of size 512 next 157 2025-03-29 06:36:41.373355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e24300 of size 512 next 161 2025-03-29 06:36:41.373364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e24500 of size 512 next 162 2025-03-29 06:36:41.373373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e24700 of size 512 next 163 2025-03-29 06:36:41.373383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e24900 of size 512 next 164 2025-03-29 06:36:41.373392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e24b00 of size 512 next 165 2025-03-29 06:36:41.373407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e24d00 of size 2048 next 166 2025-03-29 06:36:41.373417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e25500 of size 2048 next 167 2025-03-29 06:36:41.373427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e25d00 of size 2048 next 168 2025-03-29 06:36:41.373436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e26500 of size 2048 next 169 2025-03-29 06:36:41.373446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e26d00 of size 2048 next 170 2025-03-29 06:36:41.373455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e27500 of size 1024 next 172 2025-03-29 06:36:41.373465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e27900 of size 1024 next 173 2025-03-29 06:36:41.373474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e27d00 of size 1024 next 174 2025-03-29 06:36:41.373483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e28100 of size 1024 next 175 2025-03-29 06:36:41.373493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e28500 of size 1024 next 176 2025-03-29 06:36:41.373502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e28900 of size 256 next 178 2025-03-29 06:36:41.373512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e28a00 of size 256 next 179 2025-03-29 06:36:41.373521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e28b00 of size 1024 next 177 2025-03-29 06:36:41.373531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e28f00 of size 1024 next 182 2025-03-29 06:36:41.373540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e29300 of size 1024 next 183 2025-03-29 06:36:41.373549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e29700 of size 1024 next 184 2025-03-29 06:36:41.373558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e29b00 of size 1024 next 185 2025-03-29 06:36:41.373567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e29f00 of size 256 next 187 2025-03-29 06:36:41.373575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e2a000 of size 256 next 188 2025-03-29 06:36:41.373584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e2a100 of size 4096 next 186 2025-03-29 06:36:41.373593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e2b100 of size 4096 next 42 2025-03-29 06:36:41.373602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e2c100 of size 65536 next 36 2025-03-29 06:36:41.373612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e3c100 of size 65536 next 35 2025-03-29 06:36:41.373621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e4c100 of size 4096 next 235 2025-03-29 06:36:41.373630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e4d100 of size 4096 next 236 2025-03-29 06:36:41.373640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e4e100 of size 4096 next 237 2025-03-29 06:36:41.373649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e4f100 of size 4096 next 238 2025-03-29 06:36:41.373658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e50100 of size 1024 next 239 2025-03-29 06:36:41.373668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e50500 of size 1024 next 240 2025-03-29 06:36:41.373677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e50900 of size 1024 next 241 2025-03-29 06:36:41.373686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e50d00 of size 1024 next 242 2025-03-29 06:36:41.373696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e51100 of size 1024 next 243 2025-03-29 06:36:41.373707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e51500 of size 1024 next 246 2025-03-29 06:36:41.373722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e51900 of size 1024 next 247 2025-03-29 06:36:41.373731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e51d00 of size 1024 next 248 2025-03-29 06:36:41.373740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e52100 of size 1024 next 249 2025-03-29 06:36:41.373749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e52500 of size 1024 next 250 2025-03-29 06:36:41.373758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e52900 of size 4096 next 252 2025-03-29 06:36:41.373766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e53900 of size 4096 next 253 2025-03-29 06:36:41.373775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e54900 of size 4096 next 254 2025-03-29 06:36:41.373784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e55900 of size 4096 next 255 2025-03-29 06:36:41.373793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e56900 of size 4096 next 256 2025-03-29 06:36:41.373802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e57900 of size 1024 next 257 2025-03-29 06:36:41.373811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e57d00 of size 1024 next 258 2025-03-29 06:36:41.373820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e58100 of size 1024 next 259 2025-03-29 06:36:41.373828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e58500 of size 1024 next 260 2025-03-29 06:36:41.373837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e58900 of size 1024 next 261 2025-03-29 06:36:41.373846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e58d00 of size 1024 next 264 2025-03-29 06:36:41.373855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e59100 of size 1024 next 265 2025-03-29 06:36:41.373864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e59500 of size 1024 next 266 2025-03-29 06:36:41.373872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e59900 of size 1024 next 267 2025-03-29 06:36:41.373881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e59d00 of size 1024 next 268 2025-03-29 06:36:41.373890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e5a100 of size 4096 next 270 2025-03-29 06:36:41.373899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e5b100 of size 4096 next 271 2025-03-29 06:36:41.373907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e5c100 of size 4096 next 272 2025-03-29 06:36:41.373916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e5d100 of size 4096 next 273 2025-03-29 06:36:41.373925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e5e100 of size 4096 next 274 2025-03-29 06:36:41.373934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e5f100 of size 1024 next 275 2025-03-29 06:36:41.373943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e5f500 of size 1024 next 276 2025-03-29 06:36:41.373952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e5f900 of size 1024 next 277 2025-03-29 06:36:41.373960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e5fd00 of size 1024 next 278 2025-03-29 06:36:41.373969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e60100 of size 1024 next 279 2025-03-29 06:36:41.373978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e60500 of size 1024 next 282 2025-03-29 06:36:41.373987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e60900 of size 1024 next 283 2025-03-29 06:36:41.373996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e60d00 of size 1024 next 284 2025-03-29 06:36:41.374010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e61100 of size 1024 next 285 2025-03-29 06:36:41.374019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e61500 of size 1024 next 286 2025-03-29 06:36:41.374028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e61900 of size 4096 next 288 2025-03-29 06:36:41.374037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e62900 of size 6144 next 27 2025-03-29 06:36:41.374045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e64100 of size 147456 next 26 2025-03-29 06:36:41.374054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e88100 of size 65536 next 47 2025-03-29 06:36:41.374063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80e98100 of size 65536 next 59 2025-03-29 06:36:41.374072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80ea8100 of size 65536 next 65 2025-03-29 06:36:41.374082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5c80eb8100 of size 294656 next 18446744073709551615 2025-03-29 06:36:41.374090: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-03-29 06:36:41.374107: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 65 Chunks of size 256 totalling 16.2KiB 2025-03-29 06:36:41.374117: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-03-29 06:36:41.374128: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-03-29 06:36:41.374138: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-03-29 06:36:41.374147: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 2048 totalling 80.0KiB 2025-03-29 06:36:41.374157: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-03-29 06:36:41.374167: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-03-29 06:36:41.374176: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-03-29 06:36:41.374185: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 10 Chunks of size 8192 totalling 80.0KiB 2025-03-29 06:36:41.374193: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-03-29 06:36:41.374202: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-03-29 06:36:41.374211: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-03-29 06:36:41.374219: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-03-29 06:36:41.374228: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-03-29 06:36:41.374237: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-03-29 06:36:41.374245: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-03-29 06:36:41.374254: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-03-29 06:36:41.374262: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-03-29 06:36:41.374271: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-03-29 06:36:41.374279: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-03-29 06:36:41.374288: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-03-29 06:36:41.374297: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-03-29 06:36:41.374311: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-03-29 06:36:41.374320: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-03-29 06:36:41.374329: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-03-29 06:36:41.374337: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-03-29 06:36:41.374346: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 4194304 totalling 8.00MiB 2025-03-29 06:36:41.374354: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-03-29 06:36:41.374363: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 9437184 totalling 18.00MiB 2025-03-29 06:36:41.374372: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 13500416 totalling 12.88MiB 2025-03-29 06:36:41.374381: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 160.48MiB 2025-03-29 06:36:41.374389: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 201195520 memory_limit_: 201195520 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-03-29 06:36:41.374401: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 201195520 InUse: 168275456 MaxInUse: 168275712 NumAllocs: 2113 MaxAllocSize: 13500416 2025-03-29 06:36:41.374424: W tensorflow/core/common_runtime/bfc_allocator.cc:439] __*****__******___**************x*********************************_************************_******** 2025-03-29 06:36:41.374464: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at cwise_ops_common.h:134 : Resource exhausted: OOM when allocating tensor with shape[3,3,512,512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 RPN_BBOX_STD_DEV [0.1 0.1 0.2 0.2] RPN_NMS_THRESHOLD 0.7 RPN_TRAIN_ANCHORS_PER_IMAGE 256 STEPS_PER_EPOCH 1000 TRAIN_ROIS_PER_IMAGE 200 USE_MINI_MASK True USE_RPN_ROIS True VALIDATION_STEPS 50 WEIGHT_DECAY 0.0001 Exception in mask_detect : OOM when allocating tensor with shape[3,3,512,512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Add] we want to redo the detection Using TensorFlow backend. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 ERROR : 'int' object is not subscriptable reconnect to base ! warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data #&_# TEST FAILED #&_# : tests/mask_test #&_# Error : invalid literal for int() with base 10: "'int' object is not subscriptable" /home/admin/workarea/git/Velours/python/tests/python_tests.py refs/heads/master_39eecf1cf55c62d24f91e2739645a7fc91c270e9 SQL :INSERT INTO MTRAdmin.monitor_sys (name, type, server, version_code, result_str, result_bool, lien , test_group ,test_name) VALUES ('python_test3','1','marlene','refs/heads/master_39eecf1cf55c62d24f91e2739645a7fc91c270e9','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/March/29032025/python_test3//data_2/data_log/job/2025/March/29032025/python_test3/log-python3----short_python3--v--marlene-06:35:00.txt','mask_detection','unknown'); #&_# END OF TEST #&_# : tests/mask_test #&_# #&_# BEGIN OF TEST : tests/datou_test #&_# /home/admin/workarea/git/Velours/python/tests/datou_test.py Datou All Test python version used : 3 ############################### TEST sam ################################ TEST SAM Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4573 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4573 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4573 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4573 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : sam list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (1189321094) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 1189321094 download finish for photo 1189321094 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.20759344100952148 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! WARNING : we have an input that is not a photo, we should get rid of it Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:sam Sat Mar 29 06:36:41 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec After prepare type args : Here we display some param of map_info ! map_filenames : {'temp/1743226601_2141226_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1743226601_2141226_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png', 'extension': 'png'}} map_subphoto_mainphoto : {} Beginning of datou step sam ! pht : 4677 Inside sam : nb paths : 1 ERROR in datou_step_exec, will save and exit ! CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2329, in datou_exec output = datou_step_exec(sNext, args, cache, context, map_info, verbose, mtr_user_id) File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2430, in datou_step_exec return lib_process.datou_step_sam(param, json_param, args, cache, context, map_info, verbose) File "/home/admin/workarea/git/Velours/python/mtr/datou/lib_step_exec/lib_step_process.py", line 367, in datou_step_sam sam.to(device=device) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 927, in to return self._apply(convert) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 602, in _apply param_applied = fn(param) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 925, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) [1189321094] map_info['map_portfolio_photo'] : {} final : True mtd_id 4573 list_pids : [1189321094] begin to insert list_values into mtr_datou_result : length of list_values in save_final : 1 insert ignore into MTRPhoto.mtr_datou_result (mtd_id, mtr_portfolio_id,mtr_photo_id,result,result_long,result_double,hashtag_id,proba, mtr_current_id) values (%s,%s,%s,%s,%s,%s,%s,%s,%s) on duplicate key update mtr_portfolio_id = mtr_portfolio_id list_values : [('4573', None, '1189321094', "[>, , , , , 'CUDA error: out of memory\\nCUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.\\nFor debugging consider passing CUDA_LAUNCH_BLOCKING=1.']", '-1', '-1.0', '501120777', '1.0', None)] time used for this insertion : 0.0157778263092041 save_final ERROR in last step sam, CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. time spend for datou_step_exec : 4.595542669296265 time spend to save output : 0.022783756256103516 total time spend for step 0 : 4.618326425552368 need to delete datou_research and reload, so keep current state 1 need to delete datou_research and reload, so keep current state 1 caffe_path_current : About to save ! 2 After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : None ERROR nb objects espect : 98 nb_objects detect : 0 ERROR sam FAILED ############################### TEST frcnn ################################ test frcnn Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4184 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4184 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4184 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4184 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : frcnn list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (917754606) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 917754606 download finish for photo 917754606 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.1492912769317627 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:frcnn Sat Mar 29 06:36:46 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec After prepare type args : Here we display some param of map_info ! map_filenames : {'temp/1743226606_2141226_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1743226606_2141226_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg', 'extension': 'jpg'}} map_subphoto_mainphoto : {} Beginning of datou step Faster rcnn ! classes : ['background', 'plaque'] pht : 4370 caffemodel_name (should be vgg16_immat_307 but not used because net loaded outside in the fonction) : {'id': 3375, 'mtr_user_id': 31, 'name': 'detection_plaque_valcor_010622', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'background,plaque', 'svm_portfolios_learning': '0,0', 'photo_hashtag_type': 4370, 'photo_desc_type': 5676, 'type_classification': 'caffe_faster_rcnn', 'hashtag_id_list': '0,0'} To loadFromThcl() model_param file didn't exist model_name : detection_plaque_valcor_010622 model_type : caffe_faster_rcnn list file need : ['caffemodel', 'test.prototxt'] file exist in s3 : ['caffemodel', 'test.prototxt'] file manque in s3 : [] WARNING: Logging before InitGoogleLogging() is written to STDERR E0329 06:36:47.944347 2141226 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0329 06:36:47.953347 2141226 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0329 06:36:47.967453 2141226 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 14.92user 11.20system 1:14.78elapsed 34%CPU (0avgtext+0avgdata 2447076maxresident)k 2059632inputs+3400outputs (4173major+1106966minor)pagefaults 0swaps