python /home/admin/mtr/script_for_cron.py -j python_test3 -m 12 -a ' --short_python3 -v ' -s python_test3 -M 0 -S 0 -U 100,100,120 import MySQLdb succeeded Import error (python version) python version = 3 warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data list_job_run_as_list : ['mask_detection', 'datou', 'CacheModelData_queries', 'CachePhotoData_queries', 'test_fork', 'prepare_maskdata', 'portfolio_queries', 'sla_mensuel'] python version used : 3 liste_fichiers : [('tests/mask_test', True, 'Test mask-detection ', 'mask_detection'), ('tests/datou_test', True, 'Datou All Test', 'datou', 'all'), ('mtr/database_queries/CacheModelData_queries', True, 'Test Cache Model Data', 'CacheModelData_queries'), ('tests/cache_photo_data_test', True, 'Test local_cache_photo ', 'CachePhotoData_queries'), ('mtr/mask_rcnn/prepare_maskdata', True, 'test prepare mask data', 'prepare_maskdata', 'all'), ('mtr/database_queries/portfolio_queries', True, 'test portfolio queries', 'portfolio_queries'), ('prod/memo/memo', True, 'SLA Mensuel', 'sla_mensuel', 'all')] #&_# 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 : 535 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.12463188171386719 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 Fri Mar 28 18:35:28 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 : 535 wait 20 seconds l 3637 free memory gpu now : 535 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-28 18:35:51.280567: 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-28 18:35:51.311388: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-03-28 18:35:51.313544: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f4294000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-03-28 18:35:51.313627: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-03-28 18:35:51.317582: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-03-28 18:35:51.579968: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x102d5640 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-03-28 18:35:51.580025: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-03-28 18:35:51.580758: 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-28 18:35:51.581235: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-28 18:35:51.585692: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-03-28 18:35:51.588737: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-03-28 18:35:51.589275: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-03-28 18:35:51.592566: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-03-28 18:35:51.594216: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-03-28 18:35:51.598695: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-03-28 18:35:51.599616: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-03-28 18:35:51.599692: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-28 18:35:51.600169: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-03-28 18:35:51.600184: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-03-28 18:35:51.600194: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-03-28 18:35:51.600929: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 158 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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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 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 2025-03-28 18:35:52.173235: 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-28 18:35:52.173336: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-28 18:35:52.173365: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-03-28 18:35:52.173398: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-03-28 18:35:52.173440: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-03-28 18:35:52.173480: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-03-28 18:35:52.173528: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-03-28 18:35:52.173566: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-03-28 18:35:52.175014: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-03-28 18:35:52.176261: 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-28 18:35:52.176310: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-28 18:35:52.176338: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-03-28 18:35:52.176363: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-03-28 18:35:52.176389: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-03-28 18:35:52.176414: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-03-28 18:35:52.176440: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-03-28 18:35:52.176466: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-03-28 18:35:52.177151: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-03-28 18:35:52.177178: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-03-28 18:35:52.177186: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-03-28 18:35:52.177193: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-03-28 18:35:52.177864: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 158 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-28 18:36:03.933868: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 8.00MiB (rounded to 8388608) Current allocation summary follows. 2025-03-28 18:36:03.933948: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-03-28 18:36:03.933968: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 66, Chunks in use: 66. 16.5KiB allocated for chunks. 16.5KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-03-28 18:36:03.933984: 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-28 18:36:03.933999: 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-28 18:36:03.934014: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 35, Chunks in use: 35. 70.0KiB allocated for chunks. 70.0KiB in use in bin. 70.0KiB client-requested in use in bin. 2025-03-28 18:36:03.934029: 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-28 18:36:03.934044: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 5, Chunks in use: 5. 40.0KiB allocated for chunks. 40.0KiB in use in bin. 40.0KiB client-requested in use in bin. 2025-03-28 18:36:03.934073: 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-28 18:36:03.934089: 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-28 18:36:03.934103: 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-28 18:36:03.934118: 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-28 18:36:03.934132: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.40MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-03-28 18:36:03.934147: 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-28 18:36:03.934161: 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-28 18:36:03.934176: 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-28 18:36:03.934190: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 2, Chunks in use: 1. 10.00MiB allocated for chunks. 4.00MiB in use in bin. 4.00MiB client-requested in use in bin. 2025-03-28 18:36:03.934205: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 2, Chunks in use: 2. 21.88MiB allocated for chunks. 21.88MiB in use in bin. 17.00MiB client-requested in use in bin. 2025-03-28 18:36:03.934218: 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-28 18:36:03.934232: 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-28 18:36:03.934244: 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-28 18:36:03.934257: 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-28 18:36:03.934270: 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-28 18:36:03.934284: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 8.00MiB was 8.00MiB, Chunk State: 2025-03-28 18:36:03.934295: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33423360 2025-03-28 18:36:03.934315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a6000000 of size 8388608 next 616 2025-03-28 18:36:03.934327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a6800000 of size 4194304 next 615 2025-03-28 18:36:03.934338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40a6c00000 of size 6291456 next 608 2025-03-28 18:36:03.934359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a7200000 of size 14548992 next 18446744073709551615 2025-03-28 18:36:03.934371: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-03-28 18:36:03.934384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8000000 of size 2359296 next 370 2025-03-28 18:36:03.934396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8240000 of size 1048576 next 394 2025-03-28 18:36:03.934407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40a8340000 of size 1310720 next 388 2025-03-28 18:36:03.934419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8480000 of size 2359296 next 387 2025-03-28 18:36:03.934430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a86c0000 of size 1048576 next 412 2025-03-28 18:36:03.934442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a87c0000 of size 1310720 next 406 2025-03-28 18:36:03.934454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8900000 of size 2359296 next 405 2025-03-28 18:36:03.934465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8b40000 of size 1048576 next 430 2025-03-28 18:36:03.934477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8c40000 of size 1310720 next 424 2025-03-28 18:36:03.934488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8d80000 of size 2359296 next 423 2025-03-28 18:36:03.934499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8fc0000 of size 1048576 next 447 2025-03-28 18:36:03.934511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a90c0000 of size 1310720 next 441 2025-03-28 18:36:03.934522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9200000 of size 2359296 next 440 2025-03-28 18:36:03.934534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9440000 of size 1048576 next 465 2025-03-28 18:36:03.934545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9540000 of size 1310720 next 459 2025-03-28 18:36:03.934556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9680000 of size 2359296 next 458 2025-03-28 18:36:03.934568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a98c0000 of size 1048576 next 483 2025-03-28 18:36:03.934579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a99c0000 of size 1310720 next 477 2025-03-28 18:36:03.934591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9b00000 of size 2359296 next 476 2025-03-28 18:36:03.934602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9d40000 of size 1048576 next 501 2025-03-28 18:36:03.934614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9e40000 of size 1310720 next 495 2025-03-28 18:36:03.934625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9f80000 of size 2359296 next 494 2025-03-28 18:36:03.934636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa1c0000 of size 1048576 next 519 2025-03-28 18:36:03.934648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa2c0000 of size 1310720 next 513 2025-03-28 18:36:03.934659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa400000 of size 2359296 next 512 2025-03-28 18:36:03.934671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa640000 of size 1048576 next 537 2025-03-28 18:36:03.934682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa740000 of size 1310720 next 531 2025-03-28 18:36:03.934693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa880000 of size 2359296 next 530 2025-03-28 18:36:03.934709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aaac0000 of size 1048576 next 555 2025-03-28 18:36:03.934724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aabc0000 of size 1310720 next 549 2025-03-28 18:36:03.934744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aad00000 of size 2359296 next 548 2025-03-28 18:36:03.934757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aaf40000 of size 1048576 next 573 2025-03-28 18:36:03.934768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ab040000 of size 1310720 next 567 2025-03-28 18:36:03.934780: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ab180000 of size 2359296 next 566 2025-03-28 18:36:03.934791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ab3c0000 of size 1048576 next 591 2025-03-28 18:36:03.934802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40ab4c0000 of size 1310720 next 585 2025-03-28 18:36:03.934814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ab600000 of size 2359296 next 584 2025-03-28 18:36:03.934825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40ab840000 of size 2097152 next 597 2025-03-28 18:36:03.934837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aba40000 of size 2097152 next 596 2025-03-28 18:36:03.934849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40abc40000 of size 3932160 next 18446744073709551615 2025-03-28 18:36:03.934861: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-03-28 18:36:03.934872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac000000 of size 2359296 next 245 2025-03-28 18:36:03.934884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac240000 of size 1048576 next 269 2025-03-28 18:36:03.934912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac340000 of size 1310720 next 263 2025-03-28 18:36:03.934931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac480000 of size 2359296 next 262 2025-03-28 18:36:03.934946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac6c0000 of size 1048576 next 287 2025-03-28 18:36:03.934958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac7c0000 of size 1310720 next 281 2025-03-28 18:36:03.934969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac900000 of size 2359296 next 280 2025-03-28 18:36:03.934981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40acb40000 of size 1048576 next 304 2025-03-28 18:36:03.934992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40acc40000 of size 1310720 next 298 2025-03-28 18:36:03.935003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40acd80000 of size 2359296 next 297 2025-03-28 18:36:03.935015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40acfc0000 of size 1048576 next 322 2025-03-28 18:36:03.935026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad0c0000 of size 1310720 next 316 2025-03-28 18:36:03.935037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad200000 of size 2359296 next 315 2025-03-28 18:36:03.935049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad440000 of size 1048576 next 340 2025-03-28 18:36:03.935060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad540000 of size 1310720 next 334 2025-03-28 18:36:03.935072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad680000 of size 2359296 next 333 2025-03-28 18:36:03.935083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad8c0000 of size 1048576 next 358 2025-03-28 18:36:03.935095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad9c0000 of size 1310720 next 352 2025-03-28 18:36:03.935106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40adb00000 of size 2359296 next 351 2025-03-28 18:36:03.935117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40add40000 of size 1048576 next 376 2025-03-28 18:36:03.935139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ade40000 of size 1835008 next 18446744073709551615 2025-03-28 18:36:03.935151: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-03-28 18:36:03.935189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae000000 of size 2359296 next 181 2025-03-28 18:36:03.935210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae240000 of size 2097152 next 196 2025-03-28 18:36:03.935221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae440000 of size 1048576 next 216 2025-03-28 18:36:03.935233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae540000 of size 1310720 next 209 2025-03-28 18:36:03.935244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae680000 of size 2359296 next 208 2025-03-28 18:36:03.935256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae8c0000 of size 1048576 next 234 2025-03-28 18:36:03.935267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae9c0000 of size 1310720 next 228 2025-03-28 18:36:03.935278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aeb00000 of size 2359296 next 227 2025-03-28 18:36:03.935290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40aed40000 of size 2883584 next 18446744073709551615 2025-03-28 18:36:03.935301: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-03-28 18:36:03.935314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0600000 of size 147456 next 55 2025-03-28 18:36:03.935325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0624000 of size 65536 next 78 2025-03-28 18:36:03.935337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0634000 of size 4096 next 191 2025-03-28 18:36:03.935348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0635000 of size 4096 next 192 2025-03-28 18:36:03.935360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0636000 of size 4096 next 193 2025-03-28 18:36:03.935371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0637000 of size 256 next 194 2025-03-28 18:36:03.935383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0637100 of size 256 next 195 2025-03-28 18:36:03.935394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0637200 of size 4096 next 197 2025-03-28 18:36:03.935405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0638200 of size 4096 next 198 2025-03-28 18:36:03.935417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0639200 of size 4096 next 199 2025-03-28 18:36:03.935428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063a200 of size 4096 next 200 2025-03-28 18:36:03.935439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063b200 of size 4096 next 201 2025-03-28 18:36:03.935451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063c200 of size 1024 next 202 2025-03-28 18:36:03.935462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063c600 of size 1024 next 204 2025-03-28 18:36:03.935474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063ca00 of size 1024 next 205 2025-03-28 18:36:03.935485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063ce00 of size 1024 next 206 2025-03-28 18:36:03.935497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063d200 of size 1024 next 207 2025-03-28 18:36:03.935508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063d600 of size 1024 next 210 2025-03-28 18:36:03.935519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063da00 of size 1024 next 211 2025-03-28 18:36:03.935531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063de00 of size 1024 next 212 2025-03-28 18:36:03.935553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063e200 of size 1024 next 213 2025-03-28 18:36:03.935565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063e600 of size 1024 next 214 2025-03-28 18:36:03.935576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063ea00 of size 4096 next 215 2025-03-28 18:36:03.935587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063fa00 of size 4096 next 217 2025-03-28 18:36:03.935599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0640a00 of size 4096 next 218 2025-03-28 18:36:03.935610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0641a00 of size 4096 next 219 2025-03-28 18:36:03.935621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0642a00 of size 4096 next 220 2025-03-28 18:36:03.935633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0643a00 of size 1024 next 221 2025-03-28 18:36:03.935644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0643e00 of size 1024 next 223 2025-03-28 18:36:03.935656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0644200 of size 1024 next 224 2025-03-28 18:36:03.935667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0644600 of size 1024 next 225 2025-03-28 18:36:03.935678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0644a00 of size 1024 next 226 2025-03-28 18:36:03.935690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0644e00 of size 1024 next 229 2025-03-28 18:36:03.935701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0645200 of size 1024 next 230 2025-03-28 18:36:03.935712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0645600 of size 1024 next 231 2025-03-28 18:36:03.935723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0645a00 of size 1024 next 232 2025-03-28 18:36:03.935735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0645e00 of size 1024 next 233 2025-03-28 18:36:03.935750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0646200 of size 7680 next 72 2025-03-28 18:36:03.935764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0648000 of size 147456 next 71 2025-03-28 18:36:03.935779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b066c000 of size 131072 next 87 2025-03-28 18:36:03.935794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068c000 of size 4096 next 289 2025-03-28 18:36:03.935809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068d000 of size 4096 next 290 2025-03-28 18:36:03.935824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068e000 of size 4096 next 291 2025-03-28 18:36:03.935838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068f000 of size 1024 next 292 2025-03-28 18:36:03.935849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068f400 of size 1024 next 293 2025-03-28 18:36:03.935861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068f800 of size 1024 next 294 2025-03-28 18:36:03.935872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068fc00 of size 1024 next 295 2025-03-28 18:36:03.935884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0690000 of size 1024 next 296 2025-03-28 18:36:03.935895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0690400 of size 1024 next 299 2025-03-28 18:36:03.935906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0690800 of size 1024 next 300 2025-03-28 18:36:03.935918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0690c00 of size 1024 next 301 2025-03-28 18:36:03.935929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0691000 of size 1024 next 302 2025-03-28 18:36:03.935940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0691400 of size 1024 next 303 2025-03-28 18:36:03.935961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0691800 of size 4096 next 305 2025-03-28 18:36:03.935973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0692800 of size 4096 next 306 2025-03-28 18:36:03.935984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0693800 of size 4096 next 307 2025-03-28 18:36:03.935996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0694800 of size 4096 next 308 2025-03-28 18:36:03.936007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0695800 of size 4096 next 309 2025-03-28 18:36:03.936019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0696800 of size 1024 next 310 2025-03-28 18:36:03.936030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0696c00 of size 1024 next 311 2025-03-28 18:36:03.936041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0697000 of size 1024 next 312 2025-03-28 18:36:03.936053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0697400 of size 1024 next 313 2025-03-28 18:36:03.936064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0697800 of size 1024 next 314 2025-03-28 18:36:03.936076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0697c00 of size 1024 next 317 2025-03-28 18:36:03.936087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0698000 of size 1024 next 318 2025-03-28 18:36:03.936098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0698400 of size 1024 next 319 2025-03-28 18:36:03.936110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0698800 of size 1024 next 320 2025-03-28 18:36:03.936121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0698c00 of size 1024 next 321 2025-03-28 18:36:03.936132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0699000 of size 4096 next 323 2025-03-28 18:36:03.936144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069a000 of size 4096 next 324 2025-03-28 18:36:03.936155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069b000 of size 4096 next 325 2025-03-28 18:36:03.936167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069c000 of size 4096 next 326 2025-03-28 18:36:03.936178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069d000 of size 4096 next 327 2025-03-28 18:36:03.936189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069e000 of size 1024 next 328 2025-03-28 18:36:03.936201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069e400 of size 1024 next 329 2025-03-28 18:36:03.936212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069e800 of size 1024 next 330 2025-03-28 18:36:03.936224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069ec00 of size 1024 next 331 2025-03-28 18:36:03.936235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069f000 of size 1024 next 332 2025-03-28 18:36:03.936246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069f400 of size 1024 next 335 2025-03-28 18:36:03.936258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069f800 of size 1024 next 336 2025-03-28 18:36:03.936269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069fc00 of size 1024 next 337 2025-03-28 18:36:03.936280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a0000 of size 1024 next 338 2025-03-28 18:36:03.936292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a0400 of size 1024 next 339 2025-03-28 18:36:03.936303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a0800 of size 4096 next 341 2025-03-28 18:36:03.936315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a1800 of size 4096 next 342 2025-03-28 18:36:03.936334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a2800 of size 4096 next 343 2025-03-28 18:36:03.936346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a3800 of size 4096 next 344 2025-03-28 18:36:03.936358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a4800 of size 4096 next 345 2025-03-28 18:36:03.936369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a5800 of size 1024 next 346 2025-03-28 18:36:03.936381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a5c00 of size 1024 next 347 2025-03-28 18:36:03.936392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a6000 of size 1024 next 348 2025-03-28 18:36:03.936403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a6400 of size 1024 next 349 2025-03-28 18:36:03.936415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a6800 of size 1024 next 350 2025-03-28 18:36:03.936426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a6c00 of size 1024 next 353 2025-03-28 18:36:03.936438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a7000 of size 1024 next 354 2025-03-28 18:36:03.936449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a7400 of size 1024 next 355 2025-03-28 18:36:03.936461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a7800 of size 1024 next 356 2025-03-28 18:36:03.936472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a7c00 of size 1024 next 357 2025-03-28 18:36:03.936484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a8000 of size 4096 next 359 2025-03-28 18:36:03.936495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a9000 of size 4096 next 360 2025-03-28 18:36:03.936507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06aa000 of size 4096 next 361 2025-03-28 18:36:03.936518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ab000 of size 4096 next 362 2025-03-28 18:36:03.936529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ac000 of size 4096 next 363 2025-03-28 18:36:03.936541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ad000 of size 1024 next 364 2025-03-28 18:36:03.936552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ad400 of size 1024 next 365 2025-03-28 18:36:03.936564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ad800 of size 1024 next 366 2025-03-28 18:36:03.936575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06adc00 of size 1024 next 367 2025-03-28 18:36:03.936586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ae000 of size 1024 next 368 2025-03-28 18:36:03.936598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ae400 of size 1024 next 371 2025-03-28 18:36:03.936609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ae800 of size 1024 next 372 2025-03-28 18:36:03.936620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06aec00 of size 1024 next 373 2025-03-28 18:36:03.936632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06af000 of size 1024 next 374 2025-03-28 18:36:03.936643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06af400 of size 1024 next 375 2025-03-28 18:36:03.936655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06af800 of size 4096 next 377 2025-03-28 18:36:03.936666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b0800 of size 4096 next 378 2025-03-28 18:36:03.936677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b1800 of size 4096 next 379 2025-03-28 18:36:03.936689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b2800 of size 4096 next 380 2025-03-28 18:36:03.936708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b3800 of size 4096 next 381 2025-03-28 18:36:03.936719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b4800 of size 1024 next 382 2025-03-28 18:36:03.936731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b4c00 of size 1024 next 383 2025-03-28 18:36:03.936742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b5000 of size 1024 next 384 2025-03-28 18:36:03.936754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b5400 of size 1024 next 385 2025-03-28 18:36:03.936765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b5800 of size 1024 next 386 2025-03-28 18:36:03.936777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b5c00 of size 1024 next 389 2025-03-28 18:36:03.936788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b6000 of size 1024 next 390 2025-03-28 18:36:03.936799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b6400 of size 1024 next 391 2025-03-28 18:36:03.936811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b6800 of size 1024 next 392 2025-03-28 18:36:03.936822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b6c00 of size 1024 next 393 2025-03-28 18:36:03.936834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b7000 of size 4096 next 395 2025-03-28 18:36:03.936845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b8000 of size 4096 next 396 2025-03-28 18:36:03.936857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b9000 of size 4096 next 397 2025-03-28 18:36:03.936868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ba000 of size 4096 next 398 2025-03-28 18:36:03.936879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bb000 of size 4096 next 399 2025-03-28 18:36:03.936891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bc000 of size 1024 next 400 2025-03-28 18:36:03.936903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bc400 of size 1024 next 401 2025-03-28 18:36:03.936914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bc800 of size 1024 next 402 2025-03-28 18:36:03.936925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bcc00 of size 1024 next 403 2025-03-28 18:36:03.936937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bd000 of size 1024 next 404 2025-03-28 18:36:03.936948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bd400 of size 1024 next 407 2025-03-28 18:36:03.936959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bd800 of size 1024 next 408 2025-03-28 18:36:03.936971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bdc00 of size 1024 next 409 2025-03-28 18:36:03.936982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06be000 of size 1024 next 410 2025-03-28 18:36:03.936993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06be400 of size 1024 next 411 2025-03-28 18:36:03.937005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06be800 of size 4096 next 413 2025-03-28 18:36:03.937016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bf800 of size 4096 next 414 2025-03-28 18:36:03.937028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c0800 of size 4096 next 415 2025-03-28 18:36:03.937039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c1800 of size 4096 next 416 2025-03-28 18:36:03.937050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c2800 of size 4096 next 417 2025-03-28 18:36:03.937062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c3800 of size 1024 next 418 2025-03-28 18:36:03.937081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c3c00 of size 1024 next 419 2025-03-28 18:36:03.937093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c4000 of size 1024 next 420 2025-03-28 18:36:03.937104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c4400 of size 1024 next 421 2025-03-28 18:36:03.937115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c4800 of size 1024 next 422 2025-03-28 18:36:03.937127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c4c00 of size 1024 next 425 2025-03-28 18:36:03.937138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c5000 of size 1024 next 426 2025-03-28 18:36:03.937149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c5400 of size 1024 next 427 2025-03-28 18:36:03.937161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c5800 of size 1024 next 428 2025-03-28 18:36:03.937172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c5c00 of size 1024 next 429 2025-03-28 18:36:03.937184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c6000 of size 4096 next 431 2025-03-28 18:36:03.937195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c7000 of size 4096 next 432 2025-03-28 18:36:03.937206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c8000 of size 4096 next 433 2025-03-28 18:36:03.937218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c9000 of size 4096 next 434 2025-03-28 18:36:03.937229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ca000 of size 4096 next 435 2025-03-28 18:36:03.937240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06cb000 of size 1024 next 436 2025-03-28 18:36:03.937252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06cb400 of size 1024 next 437 2025-03-28 18:36:03.937263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06cb800 of size 1024 next 438 2025-03-28 18:36:03.937275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06cbc00 of size 1024 next 103 2025-03-28 18:36:03.937287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06cc000 of size 262144 next 102 2025-03-28 18:36:03.937298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40b070c000 of size 999424 next 18446744073709551615 2025-03-28 18:36:03.937310: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-03-28 18:36:03.937321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0800000 of size 589824 next 96 2025-03-28 18:36:03.937333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0890000 of size 262144 next 117 2025-03-28 18:36:03.937345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d0000 of size 1024 next 439 2025-03-28 18:36:03.937356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d0400 of size 1024 next 442 2025-03-28 18:36:03.937368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d0800 of size 1024 next 443 2025-03-28 18:36:03.937379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d0c00 of size 1024 next 444 2025-03-28 18:36:03.937390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d1000 of size 1024 next 445 2025-03-28 18:36:03.937402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d1400 of size 1024 next 446 2025-03-28 18:36:03.937413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d1800 of size 4096 next 448 2025-03-28 18:36:03.937424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d2800 of size 4096 next 449 2025-03-28 18:36:03.937436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d3800 of size 4096 next 450 2025-03-28 18:36:03.937447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d4800 of size 4096 next 451 2025-03-28 18:36:03.937466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d5800 of size 4096 next 452 2025-03-28 18:36:03.937478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d6800 of size 1024 next 453 2025-03-28 18:36:03.937489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d6c00 of size 1024 next 454 2025-03-28 18:36:03.937500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d7000 of size 1024 next 455 2025-03-28 18:36:03.937512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d7400 of size 1024 next 456 2025-03-28 18:36:03.937523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d7800 of size 1024 next 457 2025-03-28 18:36:03.937534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d7c00 of size 1024 next 460 2025-03-28 18:36:03.937546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d8000 of size 1024 next 461 2025-03-28 18:36:03.937557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d8400 of size 1024 next 462 2025-03-28 18:36:03.937569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d8800 of size 1024 next 463 2025-03-28 18:36:03.937580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d8c00 of size 1024 next 464 2025-03-28 18:36:03.937591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d9000 of size 4096 next 466 2025-03-28 18:36:03.937603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08da000 of size 4096 next 467 2025-03-28 18:36:03.937614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08db000 of size 4096 next 468 2025-03-28 18:36:03.937626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08dc000 of size 4096 next 469 2025-03-28 18:36:03.937637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08dd000 of size 4096 next 470 2025-03-28 18:36:03.937648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08de000 of size 1024 next 471 2025-03-28 18:36:03.937660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08de400 of size 1024 next 472 2025-03-28 18:36:03.937671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08de800 of size 1024 next 473 2025-03-28 18:36:03.937682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08dec00 of size 1024 next 474 2025-03-28 18:36:03.937694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08df000 of size 1024 next 475 2025-03-28 18:36:03.937705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08df400 of size 1024 next 478 2025-03-28 18:36:03.937717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08df800 of size 1024 next 479 2025-03-28 18:36:03.937730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08dfc00 of size 1024 next 480 2025-03-28 18:36:03.937759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e0000 of size 1024 next 481 2025-03-28 18:36:03.937779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e0400 of size 1024 next 482 2025-03-28 18:36:03.937794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e0800 of size 4096 next 484 2025-03-28 18:36:03.937809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e1800 of size 4096 next 485 2025-03-28 18:36:03.937823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e2800 of size 4096 next 486 2025-03-28 18:36:03.937838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e3800 of size 4096 next 487 2025-03-28 18:36:03.937853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e4800 of size 4096 next 488 2025-03-28 18:36:03.937868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e5800 of size 1024 next 489 2025-03-28 18:36:03.937897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e5c00 of size 1024 next 490 2025-03-28 18:36:03.937913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e6000 of size 1024 next 491 2025-03-28 18:36:03.937929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e6400 of size 1024 next 492 2025-03-28 18:36:03.937944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e6800 of size 1024 next 493 2025-03-28 18:36:03.937959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e6c00 of size 1024 next 496 2025-03-28 18:36:03.937974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e7000 of size 1024 next 497 2025-03-28 18:36:03.937989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e7400 of size 1024 next 498 2025-03-28 18:36:03.938004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e7800 of size 1024 next 499 2025-03-28 18:36:03.938019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e7c00 of size 1024 next 500 2025-03-28 18:36:03.938034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e8000 of size 4096 next 502 2025-03-28 18:36:03.938049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e9000 of size 4096 next 503 2025-03-28 18:36:03.938064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ea000 of size 4096 next 504 2025-03-28 18:36:03.938079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08eb000 of size 4096 next 505 2025-03-28 18:36:03.938094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ec000 of size 4096 next 506 2025-03-28 18:36:03.938109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ed000 of size 1024 next 507 2025-03-28 18:36:03.938124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ed400 of size 1024 next 508 2025-03-28 18:36:03.938139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ed800 of size 1024 next 509 2025-03-28 18:36:03.938154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08edc00 of size 1024 next 510 2025-03-28 18:36:03.938169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ee000 of size 1024 next 511 2025-03-28 18:36:03.938184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ee400 of size 1024 next 514 2025-03-28 18:36:03.938199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ee800 of size 1024 next 515 2025-03-28 18:36:03.938215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08eec00 of size 1024 next 516 2025-03-28 18:36:03.938230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ef000 of size 1024 next 517 2025-03-28 18:36:03.938245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ef400 of size 1024 next 518 2025-03-28 18:36:03.938260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ef800 of size 4096 next 520 2025-03-28 18:36:03.938275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f0800 of size 4096 next 521 2025-03-28 18:36:03.938291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f1800 of size 4096 next 522 2025-03-28 18:36:03.938306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f2800 of size 4096 next 523 2025-03-28 18:36:03.938320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f3800 of size 4096 next 524 2025-03-28 18:36:03.938335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f4800 of size 1024 next 525 2025-03-28 18:36:03.938351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f4c00 of size 1024 next 526 2025-03-28 18:36:03.938366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f5000 of size 1024 next 527 2025-03-28 18:36:03.938393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f5400 of size 1024 next 528 2025-03-28 18:36:03.938410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f5800 of size 1024 next 529 2025-03-28 18:36:03.938425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f5c00 of size 1024 next 532 2025-03-28 18:36:03.938440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f6000 of size 1024 next 533 2025-03-28 18:36:03.938455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f6400 of size 1024 next 534 2025-03-28 18:36:03.938470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f6800 of size 1024 next 535 2025-03-28 18:36:03.938485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f6c00 of size 1024 next 536 2025-03-28 18:36:03.938501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f7000 of size 4096 next 538 2025-03-28 18:36:03.938516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f8000 of size 4096 next 539 2025-03-28 18:36:03.938532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f9000 of size 4096 next 540 2025-03-28 18:36:03.938548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fa000 of size 4096 next 541 2025-03-28 18:36:03.938564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fb000 of size 4096 next 542 2025-03-28 18:36:03.938577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fc000 of size 1024 next 543 2025-03-28 18:36:03.938589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fc400 of size 1024 next 544 2025-03-28 18:36:03.938600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fc800 of size 1024 next 545 2025-03-28 18:36:03.938611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fcc00 of size 1024 next 546 2025-03-28 18:36:03.938623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fd000 of size 1024 next 547 2025-03-28 18:36:03.938636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fd400 of size 1024 next 550 2025-03-28 18:36:03.938664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fd800 of size 1024 next 551 2025-03-28 18:36:03.938684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fdc00 of size 1024 next 552 2025-03-28 18:36:03.938697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fe000 of size 1024 next 553 2025-03-28 18:36:03.938708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fe400 of size 1024 next 554 2025-03-28 18:36:03.938720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fe800 of size 4096 next 556 2025-03-28 18:36:03.938731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ff800 of size 4096 next 557 2025-03-28 18:36:03.938742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0900800 of size 4096 next 558 2025-03-28 18:36:03.938754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0901800 of size 4096 next 559 2025-03-28 18:36:03.938765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0902800 of size 4096 next 560 2025-03-28 18:36:03.938776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0903800 of size 1024 next 561 2025-03-28 18:36:03.938788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0903c00 of size 1024 next 562 2025-03-28 18:36:03.938799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0904000 of size 1024 next 563 2025-03-28 18:36:03.938810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0904400 of size 1024 next 564 2025-03-28 18:36:03.938821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0904800 of size 1024 next 565 2025-03-28 18:36:03.938848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0904c00 of size 1024 next 568 2025-03-28 18:36:03.938866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0905000 of size 1024 next 569 2025-03-28 18:36:03.938881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0905400 of size 1024 next 570 2025-03-28 18:36:03.938924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0905800 of size 1024 next 571 2025-03-28 18:36:03.938946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0905c00 of size 1024 next 572 2025-03-28 18:36:03.938962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0906000 of size 4096 next 574 2025-03-28 18:36:03.938977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0907000 of size 4096 next 575 2025-03-28 18:36:03.938993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0908000 of size 4096 next 576 2025-03-28 18:36:03.939005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0909000 of size 4096 next 577 2025-03-28 18:36:03.939016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090a000 of size 4096 next 578 2025-03-28 18:36:03.939027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090b000 of size 1024 next 579 2025-03-28 18:36:03.939039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090b400 of size 1024 next 580 2025-03-28 18:36:03.939050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090b800 of size 1024 next 581 2025-03-28 18:36:03.939061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090bc00 of size 1024 next 582 2025-03-28 18:36:03.939073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090c000 of size 1024 next 583 2025-03-28 18:36:03.939084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090c400 of size 1024 next 586 2025-03-28 18:36:03.939095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090c800 of size 1024 next 587 2025-03-28 18:36:03.939107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090cc00 of size 1024 next 588 2025-03-28 18:36:03.939118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090d000 of size 1024 next 589 2025-03-28 18:36:03.939129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090d400 of size 1024 next 590 2025-03-28 18:36:03.939140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090d800 of size 4096 next 592 2025-03-28 18:36:03.939153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090e800 of size 6144 next 112 2025-03-28 18:36:03.939164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0910000 of size 524288 next 111 2025-03-28 18:36:03.939176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0990000 of size 262144 next 135 2025-03-28 18:36:03.939188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b09d0000 of size 327680 next 124 2025-03-28 18:36:03.939199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0a20000 of size 589824 next 123 2025-03-28 18:36:03.939211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0ab0000 of size 262144 next 152 2025-03-28 18:36:03.939222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0af0000 of size 327680 next 142 2025-03-28 18:36:03.939234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0b40000 of size 786432 next 18446744073709551615 2025-03-28 18:36:03.939245: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-03-28 18:36:03.939257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c00000 of size 4096 next 593 2025-03-28 18:36:03.939269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c01000 of size 4096 next 594 2025-03-28 18:36:03.939280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c02000 of size 4096 next 595 2025-03-28 18:36:03.939309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c03000 of size 2048 next 598 2025-03-28 18:36:03.939321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c03800 of size 2048 next 599 2025-03-28 18:36:03.939332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c04000 of size 2048 next 600 2025-03-28 18:36:03.939344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c04800 of size 2048 next 601 2025-03-28 18:36:03.939355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c05000 of size 2048 next 602 2025-03-28 18:36:03.939366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c05800 of size 256 next 605 2025-03-28 18:36:03.939378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c05900 of size 256 next 606 2025-03-28 18:36:03.939389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c05a00 of size 2048 next 604 2025-03-28 18:36:03.939400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c06200 of size 2048 next 607 2025-03-28 18:36:03.939412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c06a00 of size 2048 next 609 2025-03-28 18:36:03.939423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c07200 of size 2048 next 610 2025-03-28 18:36:03.939434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c07a00 of size 2048 next 611 2025-03-28 18:36:03.939446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c08200 of size 256 next 613 2025-03-28 18:36:03.939457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c08300 of size 256 next 614 2025-03-28 18:36:03.939469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c08400 of size 8192 next 612 2025-03-28 18:36:03.939480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c0a400 of size 8192 next 617 2025-03-28 18:36:03.939491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c0c400 of size 8192 next 618 2025-03-28 18:36:03.939503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c0e400 of size 8192 next 619 2025-03-28 18:36:03.939514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c10400 of size 8192 next 620 2025-03-28 18:36:03.939526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c12400 of size 256 next 621 2025-03-28 18:36:03.939537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c12500 of size 256 next 622 2025-03-28 18:36:03.939548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c12600 of size 256 next 623 2025-03-28 18:36:03.939560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40b0c12700 of size 514304 next 160 2025-03-28 18:36:03.939571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c90000 of size 589824 next 158 2025-03-28 18:36:03.939582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0d20000 of size 524288 next 171 2025-03-28 18:36:03.939594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40b0da0000 of size 1048576 next 222 2025-03-28 18:36:03.939605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0ea0000 of size 1048576 next 190 2025-03-28 18:36:03.939617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0fa0000 of size 1048576 next 189 2025-03-28 18:36:03.939628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b10a0000 of size 1048576 next 203 2025-03-28 18:36:03.939639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b11a0000 of size 1048576 next 251 2025-03-28 18:36:03.939651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b12a0000 of size 1441792 next 18446744073709551615 2025-03-28 18:36:03.939663: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-03-28 18:36:03.939683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00000 of size 1280 next 1 2025-03-28 18:36:03.939695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00500 of size 256 next 5 2025-03-28 18:36:03.939706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00600 of size 256 next 8 2025-03-28 18:36:03.939718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00700 of size 256 next 9 2025-03-28 18:36:03.939729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00800 of size 256 next 10 2025-03-28 18:36:03.939740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00900 of size 256 next 11 2025-03-28 18:36:03.939752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00a00 of size 256 next 12 2025-03-28 18:36:03.939763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00b00 of size 256 next 13 2025-03-28 18:36:03.939775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00c00 of size 256 next 17 2025-03-28 18:36:03.939786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00d00 of size 256 next 19 2025-03-28 18:36:03.939797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00e00 of size 256 next 20 2025-03-28 18:36:03.939809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00f00 of size 256 next 21 2025-03-28 18:36:03.939820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01000 of size 256 next 22 2025-03-28 18:36:03.939831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01100 of size 256 next 24 2025-03-28 18:36:03.939842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01200 of size 256 next 25 2025-03-28 18:36:03.939854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01300 of size 256 next 23 2025-03-28 18:36:03.939865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01400 of size 256 next 28 2025-03-28 18:36:03.939876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01500 of size 256 next 29 2025-03-28 18:36:03.939888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01600 of size 256 next 30 2025-03-28 18:36:03.939899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01700 of size 256 next 31 2025-03-28 18:36:03.939910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01800 of size 256 next 33 2025-03-28 18:36:03.939921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01900 of size 256 next 34 2025-03-28 18:36:03.939933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01a00 of size 1024 next 32 2025-03-28 18:36:03.939944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01e00 of size 1024 next 37 2025-03-28 18:36:03.939956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece02200 of size 1024 next 38 2025-03-28 18:36:03.939967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece02600 of size 1024 next 39 2025-03-28 18:36:03.939978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece02a00 of size 1024 next 40 2025-03-28 18:36:03.939990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece02e00 of size 1024 next 41 2025-03-28 18:36:03.940001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece03200 of size 1024 next 43 2025-03-28 18:36:03.940012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece03600 of size 1024 next 44 2025-03-28 18:36:03.940024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece03a00 of size 1024 next 45 2025-03-28 18:36:03.940035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece03e00 of size 1024 next 46 2025-03-28 18:36:03.940054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04200 of size 256 next 48 2025-03-28 18:36:03.940065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04300 of size 256 next 49 2025-03-28 18:36:03.940077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04400 of size 256 next 50 2025-03-28 18:36:03.940088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04500 of size 256 next 51 2025-03-28 18:36:03.940100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04600 of size 256 next 52 2025-03-28 18:36:03.940111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04700 of size 256 next 53 2025-03-28 18:36:03.940122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04800 of size 256 next 56 2025-03-28 18:36:03.940134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04900 of size 256 next 57 2025-03-28 18:36:03.940145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04a00 of size 256 next 58 2025-03-28 18:36:03.940157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04b00 of size 256 next 14 2025-03-28 18:36:03.940168: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04c00 of size 256 next 15 2025-03-28 18:36:03.940179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04d00 of size 256 next 16 2025-03-28 18:36:03.940191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04e00 of size 1024 next 60 2025-03-28 18:36:03.940202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece05200 of size 1024 next 61 2025-03-28 18:36:03.940213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece05600 of size 1024 next 62 2025-03-28 18:36:03.940225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece05a00 of size 1024 next 63 2025-03-28 18:36:03.940236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece05e00 of size 1024 next 64 2025-03-28 18:36:03.940248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06200 of size 256 next 66 2025-03-28 18:36:03.940259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06300 of size 256 next 67 2025-03-28 18:36:03.940270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06400 of size 256 next 68 2025-03-28 18:36:03.940282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06500 of size 256 next 69 2025-03-28 18:36:03.940293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06600 of size 256 next 70 2025-03-28 18:36:03.940305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06700 of size 256 next 73 2025-03-28 18:36:03.940316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06800 of size 256 next 74 2025-03-28 18:36:03.940327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06900 of size 256 next 75 2025-03-28 18:36:03.940339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06a00 of size 256 next 76 2025-03-28 18:36:03.940350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06b00 of size 256 next 77 2025-03-28 18:36:03.940361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06c00 of size 1024 next 79 2025-03-28 18:36:03.940373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece07000 of size 1024 next 80 2025-03-28 18:36:03.940384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece07400 of size 1024 next 81 2025-03-28 18:36:03.940395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece07800 of size 1024 next 82 2025-03-28 18:36:03.940407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece07c00 of size 1024 next 83 2025-03-28 18:36:03.940418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08000 of size 256 next 85 2025-03-28 18:36:03.940438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08100 of size 256 next 86 2025-03-28 18:36:03.940450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08200 of size 512 next 84 2025-03-28 18:36:03.940461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08400 of size 512 next 88 2025-03-28 18:36:03.940473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08600 of size 512 next 89 2025-03-28 18:36:03.940484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08800 of size 512 next 90 2025-03-28 18:36:03.940496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08a00 of size 512 next 91 2025-03-28 18:36:03.940507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08c00 of size 256 next 93 2025-03-28 18:36:03.940519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08d00 of size 256 next 94 2025-03-28 18:36:03.940530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08e00 of size 512 next 92 2025-03-28 18:36:03.940541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09000 of size 512 next 97 2025-03-28 18:36:03.940553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09200 of size 512 next 98 2025-03-28 18:36:03.940564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09400 of size 512 next 99 2025-03-28 18:36:03.940575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09600 of size 512 next 2 2025-03-28 18:36:03.940587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09800 of size 256 next 3 2025-03-28 18:36:03.940598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09900 of size 256 next 4 2025-03-28 18:36:03.940610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09a00 of size 16384 next 18 2025-03-28 18:36:03.940622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0da00 of size 256 next 100 2025-03-28 18:36:03.940633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0db00 of size 256 next 101 2025-03-28 18:36:03.940644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0dc00 of size 2048 next 104 2025-03-28 18:36:03.940656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0e400 of size 2048 next 105 2025-03-28 18:36:03.940667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0ec00 of size 2048 next 106 2025-03-28 18:36:03.940679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0f400 of size 2048 next 107 2025-03-28 18:36:03.940690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0fc00 of size 2048 next 108 2025-03-28 18:36:03.940702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece10400 of size 256 next 109 2025-03-28 18:36:03.940713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece10500 of size 256 next 110 2025-03-28 18:36:03.940724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece10600 of size 2048 next 113 2025-03-28 18:36:03.940736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece10e00 of size 2048 next 114 2025-03-28 18:36:03.940747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece11600 of size 2048 next 115 2025-03-28 18:36:03.940758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece11e00 of size 2048 next 116 2025-03-28 18:36:03.940770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece12600 of size 2048 next 6 2025-03-28 18:36:03.940782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece12e00 of size 37632 next 7 2025-03-28 18:36:03.940793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1c100 of size 512 next 118 2025-03-28 18:36:03.940804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1c300 of size 512 next 119 2025-03-28 18:36:03.940825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1c500 of size 512 next 120 2025-03-28 18:36:03.940837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1c700 of size 512 next 121 2025-03-28 18:36:03.940848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1c900 of size 512 next 122 2025-03-28 18:36:03.940859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1cb00 of size 512 next 125 2025-03-28 18:36:03.940871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1cd00 of size 512 next 126 2025-03-28 18:36:03.940882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1cf00 of size 512 next 127 2025-03-28 18:36:03.940894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1d100 of size 512 next 128 2025-03-28 18:36:03.940905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1d300 of size 512 next 129 2025-03-28 18:36:03.940916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1d500 of size 2048 next 130 2025-03-28 18:36:03.940928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1dd00 of size 2048 next 131 2025-03-28 18:36:03.940939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1e500 of size 2048 next 132 2025-03-28 18:36:03.940951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1ed00 of size 2048 next 133 2025-03-28 18:36:03.940962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1f500 of size 2048 next 134 2025-03-28 18:36:03.940973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1fd00 of size 512 next 136 2025-03-28 18:36:03.940985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1ff00 of size 512 next 137 2025-03-28 18:36:03.940996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20100 of size 512 next 138 2025-03-28 18:36:03.941008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20300 of size 512 next 139 2025-03-28 18:36:03.941019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20500 of size 512 next 140 2025-03-28 18:36:03.941030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20700 of size 512 next 141 2025-03-28 18:36:03.941042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20900 of size 512 next 143 2025-03-28 18:36:03.941053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20b00 of size 512 next 144 2025-03-28 18:36:03.941065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20d00 of size 512 next 145 2025-03-28 18:36:03.941076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20f00 of size 512 next 146 2025-03-28 18:36:03.941088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece21100 of size 2048 next 147 2025-03-28 18:36:03.941099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece21900 of size 2048 next 148 2025-03-28 18:36:03.941111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece22100 of size 2048 next 149 2025-03-28 18:36:03.941122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece22900 of size 2048 next 150 2025-03-28 18:36:03.941133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece23100 of size 2048 next 151 2025-03-28 18:36:03.941145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece23900 of size 512 next 153 2025-03-28 18:36:03.941156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece23b00 of size 512 next 154 2025-03-28 18:36:03.941167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece23d00 of size 512 next 155 2025-03-28 18:36:03.941179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece23f00 of size 512 next 156 2025-03-28 18:36:03.941198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24100 of size 512 next 157 2025-03-28 18:36:03.941210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24300 of size 512 next 161 2025-03-28 18:36:03.941221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24500 of size 512 next 162 2025-03-28 18:36:03.941232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24700 of size 512 next 163 2025-03-28 18:36:03.941244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24900 of size 512 next 164 2025-03-28 18:36:03.941255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24b00 of size 512 next 165 2025-03-28 18:36:03.941266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24d00 of size 2048 next 166 2025-03-28 18:36:03.941278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece25500 of size 2048 next 167 2025-03-28 18:36:03.941289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece25d00 of size 2048 next 168 2025-03-28 18:36:03.941301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece26500 of size 2048 next 169 2025-03-28 18:36:03.941312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece26d00 of size 2048 next 170 2025-03-28 18:36:03.941323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece27500 of size 1024 next 172 2025-03-28 18:36:03.941335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece27900 of size 1024 next 173 2025-03-28 18:36:03.941346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece27d00 of size 1024 next 174 2025-03-28 18:36:03.941358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28100 of size 1024 next 175 2025-03-28 18:36:03.941369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28500 of size 1024 next 176 2025-03-28 18:36:03.941381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28900 of size 256 next 178 2025-03-28 18:36:03.941392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28a00 of size 256 next 179 2025-03-28 18:36:03.941404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28b00 of size 1024 next 177 2025-03-28 18:36:03.941415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28f00 of size 1024 next 182 2025-03-28 18:36:03.941426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece29300 of size 1024 next 183 2025-03-28 18:36:03.941438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece29700 of size 1024 next 184 2025-03-28 18:36:03.941449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece29b00 of size 1024 next 185 2025-03-28 18:36:03.941460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece29f00 of size 256 next 187 2025-03-28 18:36:03.941472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece2a000 of size 256 next 188 2025-03-28 18:36:03.941483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece2a100 of size 4096 next 186 2025-03-28 18:36:03.941495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece2b100 of size 4096 next 42 2025-03-28 18:36:03.941506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece2c100 of size 65536 next 36 2025-03-28 18:36:03.941517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece3c100 of size 65536 next 35 2025-03-28 18:36:03.941529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece4c100 of size 4096 next 235 2025-03-28 18:36:03.941540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece4d100 of size 4096 next 236 2025-03-28 18:36:03.941552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece4e100 of size 4096 next 237 2025-03-28 18:36:03.941570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece4f100 of size 4096 next 238 2025-03-28 18:36:03.941582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece50100 of size 1024 next 239 2025-03-28 18:36:03.941593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece50500 of size 1024 next 240 2025-03-28 18:36:03.941605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece50900 of size 1024 next 241 2025-03-28 18:36:03.941616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece50d00 of size 1024 next 242 2025-03-28 18:36:03.941627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece51100 of size 1024 next 243 2025-03-28 18:36:03.941639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece51500 of size 1024 next 246 2025-03-28 18:36:03.941650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece51900 of size 1024 next 247 2025-03-28 18:36:03.941662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece51d00 of size 1024 next 248 2025-03-28 18:36:03.941673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece52100 of size 1024 next 249 2025-03-28 18:36:03.941684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece52500 of size 1024 next 250 2025-03-28 18:36:03.941696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece52900 of size 4096 next 252 2025-03-28 18:36:03.941707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece53900 of size 4096 next 253 2025-03-28 18:36:03.941718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece54900 of size 4096 next 254 2025-03-28 18:36:03.941730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece55900 of size 4096 next 255 2025-03-28 18:36:03.941741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece56900 of size 4096 next 256 2025-03-28 18:36:03.941753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece57900 of size 1024 next 257 2025-03-28 18:36:03.941764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece57d00 of size 1024 next 258 2025-03-28 18:36:03.941775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece58100 of size 1024 next 259 2025-03-28 18:36:03.941787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece58500 of size 1024 next 260 2025-03-28 18:36:03.941798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece58900 of size 1024 next 261 2025-03-28 18:36:03.941809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece58d00 of size 1024 next 264 2025-03-28 18:36:03.941821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece59100 of size 1024 next 265 2025-03-28 18:36:03.941832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece59500 of size 1024 next 266 2025-03-28 18:36:03.941843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece59900 of size 1024 next 267 2025-03-28 18:36:03.941855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece59d00 of size 1024 next 268 2025-03-28 18:36:03.941868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5a100 of size 4096 next 270 2025-03-28 18:36:03.941894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5b100 of size 4096 next 271 2025-03-28 18:36:03.941916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5c100 of size 4096 next 272 2025-03-28 18:36:03.941928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5d100 of size 4096 next 273 2025-03-28 18:36:03.941939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5e100 of size 4096 next 274 2025-03-28 18:36:03.941951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5f100 of size 1024 next 275 2025-03-28 18:36:03.941962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5f500 of size 1024 next 276 2025-03-28 18:36:03.941984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5f900 of size 1024 next 277 2025-03-28 18:36:03.941996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5fd00 of size 1024 next 278 2025-03-28 18:36:03.942007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece60100 of size 1024 next 279 2025-03-28 18:36:03.942019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece60500 of size 1024 next 282 2025-03-28 18:36:03.942030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece60900 of size 1024 next 283 2025-03-28 18:36:03.942041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece60d00 of size 1024 next 284 2025-03-28 18:36:03.942053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece61100 of size 1024 next 285 2025-03-28 18:36:03.942064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece61500 of size 1024 next 286 2025-03-28 18:36:03.942075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece61900 of size 4096 next 288 2025-03-28 18:36:03.942087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece62900 of size 6144 next 27 2025-03-28 18:36:03.942098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece64100 of size 147456 next 26 2025-03-28 18:36:03.942110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece88100 of size 65536 next 47 2025-03-28 18:36:03.942121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece98100 of size 65536 next 59 2025-03-28 18:36:03.942133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ecea8100 of size 65536 next 65 2025-03-28 18:36:03.942146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41eceb8100 of size 294656 next 18446744073709551615 2025-03-28 18:36:03.942157: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-03-28 18:36:03.942174: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 66 Chunks of size 256 totalling 16.5KiB 2025-03-28 18:36:03.942188: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-03-28 18:36:03.942201: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-03-28 18:36:03.942213: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-03-28 18:36:03.942226: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 35 Chunks of size 2048 totalling 70.0KiB 2025-03-28 18:36:03.942238: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-03-28 18:36:03.942251: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-03-28 18:36:03.942263: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-03-28 18:36:03.942276: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 8192 totalling 40.0KiB 2025-03-28 18:36:03.942288: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-03-28 18:36:03.942300: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-03-28 18:36:03.942313: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-03-28 18:36:03.942325: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-03-28 18:36:03.942338: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-03-28 18:36:03.942350: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-03-28 18:36:03.942363: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-03-28 18:36:03.942384: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-03-28 18:36:03.942397: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-03-28 18:36:03.942409: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-03-28 18:36:03.942422: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-03-28 18:36:03.942434: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-03-28 18:36:03.942447: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-03-28 18:36:03.942459: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-03-28 18:36:03.942471: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-03-28 18:36:03.942483: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-03-28 18:36:03.942496: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-03-28 18:36:03.942508: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4194304 totalling 4.00MiB 2025-03-28 18:36:03.942521: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-03-28 18:36:03.942533: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 14548992 totalling 13.88MiB 2025-03-28 18:36:03.942547: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 139.43MiB 2025-03-28 18:36:03.942558: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 166592512 memory_limit_: 166592512 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-03-28 18:36:03.942577: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 166592512 InUse: 146204416 MaxInUse: 152443392 NumAllocs: 2070 MaxAllocSize: 14548992 2025-03-28 18:36:03.942608: W tensorflow/core/common_runtime/bfc_allocator.cc:439] ********___******xxx**************************************__*****************************_********** 2025-03-28 18:36:03.942671: 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[1,1,1024,2048] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc 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[1,1,1024,2048] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Mul] 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 free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 47 ############################### TEST detect object ################################ run mask_detect Inside batchDatouExec : verbose : False Catched exception ! Connect or reconnect ! # 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.2240431308746338 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 Fri Mar 28 18: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 : 535 wait 20 seconds l 3637 free memory gpu now : 535 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-03-28 18:36:28.327352: 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-28 18:36:28.355088: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-03-28 18:36:28.357214: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f4294000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-03-28 18:36:28.357249: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-03-28 18:36:28.361729: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-03-28 18:36:28.652725: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x106d5a60 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-03-28 18:36:28.652795: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-03-28 18:36:28.653595: 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-28 18:36:28.654116: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-28 18:36:28.664368: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-03-28 18:36:28.667694: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-03-28 18:36:28.669907: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-03-28 18:36:28.672480: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-03-28 18:36:28.673724: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-03-28 18:36:28.678738: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-03-28 18:36:28.679800: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-03-28 18:36:28.679893: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-28 18:36:28.680372: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-03-28 18:36:28.680389: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-03-28 18:36:28.680399: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-03-28 18:36:28.681158: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 158 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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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 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 2025-03-28 18:36:29.242031: 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-28 18:36:29.242120: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-28 18:36:29.242141: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-03-28 18:36:29.242161: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-03-28 18:36:29.242179: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-03-28 18:36:29.242197: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-03-28 18:36:29.242215: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-03-28 18:36:29.242233: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-03-28 18:36:29.243047: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-03-28 18:36:29.244116: 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-28 18:36:29.244161: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-03-28 18:36:29.244180: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-03-28 18:36:29.244198: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-03-28 18:36:29.244215: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-03-28 18:36:29.244232: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-03-28 18:36:29.244249: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-03-28 18:36:29.244267: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-03-28 18:36:29.245074: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-03-28 18:36:29.245114: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-03-28 18:36:29.245125: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-03-28 18:36:29.245135: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-03-28 18:36:29.245999: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 158 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-28 18:36:41.153195: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 8.00MiB (rounded to 8388608) Current allocation summary follows. 2025-03-28 18:36:41.153283: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-03-28 18:36:41.153304: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 66, Chunks in use: 66. 16.5KiB allocated for chunks. 16.5KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-03-28 18:36:41.153319: 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-28 18:36:41.153335: 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-28 18:36:41.153351: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 35, Chunks in use: 35. 70.0KiB allocated for chunks. 70.0KiB in use in bin. 70.0KiB client-requested in use in bin. 2025-03-28 18:36:41.153366: 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-28 18:36:41.153381: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 5, Chunks in use: 5. 40.0KiB allocated for chunks. 40.0KiB in use in bin. 40.0KiB client-requested in use in bin. 2025-03-28 18:36:41.153395: 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-28 18:36:41.153410: 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-28 18:36:41.153424: 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-28 18:36:41.153439: 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-28 18:36:41.153454: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.40MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-03-28 18:36:41.153468: 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-28 18:36:41.153483: 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-28 18:36:41.153498: 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-28 18:36:41.153542: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 2, Chunks in use: 1. 10.00MiB allocated for chunks. 4.00MiB in use in bin. 4.00MiB client-requested in use in bin. 2025-03-28 18:36:41.153557: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 2, Chunks in use: 2. 21.88MiB allocated for chunks. 21.88MiB in use in bin. 17.00MiB client-requested in use in bin. 2025-03-28 18:36:41.153571: 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-28 18:36:41.153584: 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-28 18:36:41.153596: 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-28 18:36:41.153610: 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-28 18:36:41.153622: 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-28 18:36:41.153636: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 8.00MiB was 8.00MiB, Chunk State: 2025-03-28 18:36:41.153648: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33423360 2025-03-28 18:36:41.153667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a6000000 of size 8388608 next 616 2025-03-28 18:36:41.153679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a6800000 of size 4194304 next 615 2025-03-28 18:36:41.153691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40a6c00000 of size 6291456 next 608 2025-03-28 18:36:41.153703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a7200000 of size 14548992 next 18446744073709551615 2025-03-28 18:36:41.153714: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-03-28 18:36:41.153726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8000000 of size 2359296 next 370 2025-03-28 18:36:41.153738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8240000 of size 1048576 next 394 2025-03-28 18:36:41.153749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40a8340000 of size 1310720 next 388 2025-03-28 18:36:41.153761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8480000 of size 2359296 next 387 2025-03-28 18:36:41.153772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a86c0000 of size 1048576 next 412 2025-03-28 18:36:41.153784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a87c0000 of size 1310720 next 406 2025-03-28 18:36:41.153796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8900000 of size 2359296 next 405 2025-03-28 18:36:41.153807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8b40000 of size 1048576 next 430 2025-03-28 18:36:41.153819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8c40000 of size 1310720 next 424 2025-03-28 18:36:41.153830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8d80000 of size 2359296 next 423 2025-03-28 18:36:41.153842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a8fc0000 of size 1048576 next 447 2025-03-28 18:36:41.153853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a90c0000 of size 1310720 next 441 2025-03-28 18:36:41.153873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9200000 of size 2359296 next 440 2025-03-28 18:36:41.153885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9440000 of size 1048576 next 465 2025-03-28 18:36:41.153897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9540000 of size 1310720 next 459 2025-03-28 18:36:41.153908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9680000 of size 2359296 next 458 2025-03-28 18:36:41.153920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a98c0000 of size 1048576 next 483 2025-03-28 18:36:41.153931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a99c0000 of size 1310720 next 477 2025-03-28 18:36:41.153943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9b00000 of size 2359296 next 476 2025-03-28 18:36:41.153955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9d40000 of size 1048576 next 501 2025-03-28 18:36:41.153966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9e40000 of size 1310720 next 495 2025-03-28 18:36:41.153978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40a9f80000 of size 2359296 next 494 2025-03-28 18:36:41.153989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa1c0000 of size 1048576 next 519 2025-03-28 18:36:41.154001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa2c0000 of size 1310720 next 513 2025-03-28 18:36:41.154012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa400000 of size 2359296 next 512 2025-03-28 18:36:41.154023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa640000 of size 1048576 next 537 2025-03-28 18:36:41.154035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa740000 of size 1310720 next 531 2025-03-28 18:36:41.154046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aa880000 of size 2359296 next 530 2025-03-28 18:36:41.154058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aaac0000 of size 1048576 next 555 2025-03-28 18:36:41.154069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aabc0000 of size 1310720 next 549 2025-03-28 18:36:41.154081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aad00000 of size 2359296 next 548 2025-03-28 18:36:41.154092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aaf40000 of size 1048576 next 573 2025-03-28 18:36:41.154104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ab040000 of size 1310720 next 567 2025-03-28 18:36:41.154115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ab180000 of size 2359296 next 566 2025-03-28 18:36:41.154127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ab3c0000 of size 1048576 next 591 2025-03-28 18:36:41.154138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40ab4c0000 of size 1310720 next 585 2025-03-28 18:36:41.154149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ab600000 of size 2359296 next 584 2025-03-28 18:36:41.154161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40ab840000 of size 2097152 next 597 2025-03-28 18:36:41.154173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aba40000 of size 2097152 next 596 2025-03-28 18:36:41.154185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40abc40000 of size 3932160 next 18446744073709551615 2025-03-28 18:36:41.154196: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-03-28 18:36:41.154208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac000000 of size 2359296 next 245 2025-03-28 18:36:41.154219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac240000 of size 1048576 next 269 2025-03-28 18:36:41.154231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac340000 of size 1310720 next 263 2025-03-28 18:36:41.154251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac480000 of size 2359296 next 262 2025-03-28 18:36:41.154262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac6c0000 of size 1048576 next 287 2025-03-28 18:36:41.154274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac7c0000 of size 1310720 next 281 2025-03-28 18:36:41.154285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ac900000 of size 2359296 next 280 2025-03-28 18:36:41.154297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40acb40000 of size 1048576 next 304 2025-03-28 18:36:41.154308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40acc40000 of size 1310720 next 298 2025-03-28 18:36:41.154320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40acd80000 of size 2359296 next 297 2025-03-28 18:36:41.154332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40acfc0000 of size 1048576 next 322 2025-03-28 18:36:41.154343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad0c0000 of size 1310720 next 316 2025-03-28 18:36:41.154354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad200000 of size 2359296 next 315 2025-03-28 18:36:41.154366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad440000 of size 1048576 next 340 2025-03-28 18:36:41.154377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad540000 of size 1310720 next 334 2025-03-28 18:36:41.154389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad680000 of size 2359296 next 333 2025-03-28 18:36:41.154400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad8c0000 of size 1048576 next 358 2025-03-28 18:36:41.154412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ad9c0000 of size 1310720 next 352 2025-03-28 18:36:41.154423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40adb00000 of size 2359296 next 351 2025-03-28 18:36:41.154434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40add40000 of size 1048576 next 376 2025-03-28 18:36:41.154446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ade40000 of size 1835008 next 18446744073709551615 2025-03-28 18:36:41.154457: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-03-28 18:36:41.154469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae000000 of size 2359296 next 181 2025-03-28 18:36:41.154481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae240000 of size 2097152 next 196 2025-03-28 18:36:41.154492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae440000 of size 1048576 next 216 2025-03-28 18:36:41.154504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae540000 of size 1310720 next 209 2025-03-28 18:36:41.154515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae680000 of size 2359296 next 208 2025-03-28 18:36:41.154527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae8c0000 of size 1048576 next 234 2025-03-28 18:36:41.154538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40ae9c0000 of size 1310720 next 228 2025-03-28 18:36:41.154549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40aeb00000 of size 2359296 next 227 2025-03-28 18:36:41.154561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40aed40000 of size 2883584 next 18446744073709551615 2025-03-28 18:36:41.154572: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-03-28 18:36:41.154584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0600000 of size 147456 next 55 2025-03-28 18:36:41.154595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0624000 of size 65536 next 78 2025-03-28 18:36:41.154615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0634000 of size 4096 next 191 2025-03-28 18:36:41.154627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0635000 of size 4096 next 192 2025-03-28 18:36:41.154639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0636000 of size 4096 next 193 2025-03-28 18:36:41.154650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0637000 of size 256 next 194 2025-03-28 18:36:41.154662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0637100 of size 256 next 195 2025-03-28 18:36:41.154673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0637200 of size 4096 next 197 2025-03-28 18:36:41.154685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0638200 of size 4096 next 198 2025-03-28 18:36:41.154696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0639200 of size 4096 next 199 2025-03-28 18:36:41.154708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063a200 of size 4096 next 200 2025-03-28 18:36:41.154719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063b200 of size 4096 next 201 2025-03-28 18:36:41.154731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063c200 of size 1024 next 202 2025-03-28 18:36:41.154742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063c600 of size 1024 next 204 2025-03-28 18:36:41.154754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063ca00 of size 1024 next 205 2025-03-28 18:36:41.154765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063ce00 of size 1024 next 206 2025-03-28 18:36:41.154777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063d200 of size 1024 next 207 2025-03-28 18:36:41.154788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063d600 of size 1024 next 210 2025-03-28 18:36:41.154799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063da00 of size 1024 next 211 2025-03-28 18:36:41.154811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063de00 of size 1024 next 212 2025-03-28 18:36:41.154822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063e200 of size 1024 next 213 2025-03-28 18:36:41.154834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063e600 of size 1024 next 214 2025-03-28 18:36:41.154845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063ea00 of size 4096 next 215 2025-03-28 18:36:41.154856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b063fa00 of size 4096 next 217 2025-03-28 18:36:41.154868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0640a00 of size 4096 next 218 2025-03-28 18:36:41.154879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0641a00 of size 4096 next 219 2025-03-28 18:36:41.154891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0642a00 of size 4096 next 220 2025-03-28 18:36:41.154919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0643a00 of size 1024 next 221 2025-03-28 18:36:41.154930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0643e00 of size 1024 next 223 2025-03-28 18:36:41.154942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0644200 of size 1024 next 224 2025-03-28 18:36:41.154953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0644600 of size 1024 next 225 2025-03-28 18:36:41.154965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0644a00 of size 1024 next 226 2025-03-28 18:36:41.154976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0644e00 of size 1024 next 229 2025-03-28 18:36:41.154988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0645200 of size 1024 next 230 2025-03-28 18:36:41.154999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0645600 of size 1024 next 231 2025-03-28 18:36:41.155019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0645a00 of size 1024 next 232 2025-03-28 18:36:41.155031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0645e00 of size 1024 next 233 2025-03-28 18:36:41.155043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0646200 of size 7680 next 72 2025-03-28 18:36:41.155054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0648000 of size 147456 next 71 2025-03-28 18:36:41.155066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b066c000 of size 131072 next 87 2025-03-28 18:36:41.155077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068c000 of size 4096 next 289 2025-03-28 18:36:41.155089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068d000 of size 4096 next 290 2025-03-28 18:36:41.155100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068e000 of size 4096 next 291 2025-03-28 18:36:41.155112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068f000 of size 1024 next 292 2025-03-28 18:36:41.155123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068f400 of size 1024 next 293 2025-03-28 18:36:41.155134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068f800 of size 1024 next 294 2025-03-28 18:36:41.155146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b068fc00 of size 1024 next 295 2025-03-28 18:36:41.155157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0690000 of size 1024 next 296 2025-03-28 18:36:41.155169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0690400 of size 1024 next 299 2025-03-28 18:36:41.155180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0690800 of size 1024 next 300 2025-03-28 18:36:41.155192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0690c00 of size 1024 next 301 2025-03-28 18:36:41.155203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0691000 of size 1024 next 302 2025-03-28 18:36:41.155214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0691400 of size 1024 next 303 2025-03-28 18:36:41.155226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0691800 of size 4096 next 305 2025-03-28 18:36:41.155237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0692800 of size 4096 next 306 2025-03-28 18:36:41.155248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0693800 of size 4096 next 307 2025-03-28 18:36:41.155260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0694800 of size 4096 next 308 2025-03-28 18:36:41.155271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0695800 of size 4096 next 309 2025-03-28 18:36:41.155283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0696800 of size 1024 next 310 2025-03-28 18:36:41.155294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0696c00 of size 1024 next 311 2025-03-28 18:36:41.155305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0697000 of size 1024 next 312 2025-03-28 18:36:41.155317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0697400 of size 1024 next 313 2025-03-28 18:36:41.155328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0697800 of size 1024 next 314 2025-03-28 18:36:41.155339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0697c00 of size 1024 next 317 2025-03-28 18:36:41.155351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0698000 of size 1024 next 318 2025-03-28 18:36:41.155362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0698400 of size 1024 next 319 2025-03-28 18:36:41.155373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0698800 of size 1024 next 320 2025-03-28 18:36:41.155394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0698c00 of size 1024 next 321 2025-03-28 18:36:41.155405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0699000 of size 4096 next 323 2025-03-28 18:36:41.155417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069a000 of size 4096 next 324 2025-03-28 18:36:41.155428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069b000 of size 4096 next 325 2025-03-28 18:36:41.155440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069c000 of size 4096 next 326 2025-03-28 18:36:41.155451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069d000 of size 4096 next 327 2025-03-28 18:36:41.155462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069e000 of size 1024 next 328 2025-03-28 18:36:41.155474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069e400 of size 1024 next 329 2025-03-28 18:36:41.155485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069e800 of size 1024 next 330 2025-03-28 18:36:41.155497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069ec00 of size 1024 next 331 2025-03-28 18:36:41.155508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069f000 of size 1024 next 332 2025-03-28 18:36:41.155519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069f400 of size 1024 next 335 2025-03-28 18:36:41.155531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069f800 of size 1024 next 336 2025-03-28 18:36:41.155542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b069fc00 of size 1024 next 337 2025-03-28 18:36:41.155554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a0000 of size 1024 next 338 2025-03-28 18:36:41.155565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a0400 of size 1024 next 339 2025-03-28 18:36:41.155576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a0800 of size 4096 next 341 2025-03-28 18:36:41.155588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a1800 of size 4096 next 342 2025-03-28 18:36:41.155599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a2800 of size 4096 next 343 2025-03-28 18:36:41.155611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a3800 of size 4096 next 344 2025-03-28 18:36:41.155622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a4800 of size 4096 next 345 2025-03-28 18:36:41.155633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a5800 of size 1024 next 346 2025-03-28 18:36:41.155645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a5c00 of size 1024 next 347 2025-03-28 18:36:41.155656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a6000 of size 1024 next 348 2025-03-28 18:36:41.155668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a6400 of size 1024 next 349 2025-03-28 18:36:41.155679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a6800 of size 1024 next 350 2025-03-28 18:36:41.155690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a6c00 of size 1024 next 353 2025-03-28 18:36:41.155702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a7000 of size 1024 next 354 2025-03-28 18:36:41.155713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a7400 of size 1024 next 355 2025-03-28 18:36:41.155724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a7800 of size 1024 next 356 2025-03-28 18:36:41.155736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a7c00 of size 1024 next 357 2025-03-28 18:36:41.155747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a8000 of size 4096 next 359 2025-03-28 18:36:41.155767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06a9000 of size 4096 next 360 2025-03-28 18:36:41.155779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06aa000 of size 4096 next 361 2025-03-28 18:36:41.155790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ab000 of size 4096 next 362 2025-03-28 18:36:41.155802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ac000 of size 4096 next 363 2025-03-28 18:36:41.155813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ad000 of size 1024 next 364 2025-03-28 18:36:41.155824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ad400 of size 1024 next 365 2025-03-28 18:36:41.155836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ad800 of size 1024 next 366 2025-03-28 18:36:41.155847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06adc00 of size 1024 next 367 2025-03-28 18:36:41.155859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ae000 of size 1024 next 368 2025-03-28 18:36:41.155870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ae400 of size 1024 next 371 2025-03-28 18:36:41.155881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ae800 of size 1024 next 372 2025-03-28 18:36:41.155893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06aec00 of size 1024 next 373 2025-03-28 18:36:41.155904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06af000 of size 1024 next 374 2025-03-28 18:36:41.155915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06af400 of size 1024 next 375 2025-03-28 18:36:41.155927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06af800 of size 4096 next 377 2025-03-28 18:36:41.155938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b0800 of size 4096 next 378 2025-03-28 18:36:41.155949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b1800 of size 4096 next 379 2025-03-28 18:36:41.155961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b2800 of size 4096 next 380 2025-03-28 18:36:41.155972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b3800 of size 4096 next 381 2025-03-28 18:36:41.155984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b4800 of size 1024 next 382 2025-03-28 18:36:41.155995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b4c00 of size 1024 next 383 2025-03-28 18:36:41.156006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b5000 of size 1024 next 384 2025-03-28 18:36:41.156018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b5400 of size 1024 next 385 2025-03-28 18:36:41.156029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b5800 of size 1024 next 386 2025-03-28 18:36:41.156040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b5c00 of size 1024 next 389 2025-03-28 18:36:41.156052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b6000 of size 1024 next 390 2025-03-28 18:36:41.156063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b6400 of size 1024 next 391 2025-03-28 18:36:41.156075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b6800 of size 1024 next 392 2025-03-28 18:36:41.156086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b6c00 of size 1024 next 393 2025-03-28 18:36:41.156097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b7000 of size 4096 next 395 2025-03-28 18:36:41.156109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b8000 of size 4096 next 396 2025-03-28 18:36:41.156120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06b9000 of size 4096 next 397 2025-03-28 18:36:41.156141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ba000 of size 4096 next 398 2025-03-28 18:36:41.156153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bb000 of size 4096 next 399 2025-03-28 18:36:41.156164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bc000 of size 1024 next 400 2025-03-28 18:36:41.156176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bc400 of size 1024 next 401 2025-03-28 18:36:41.156187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bc800 of size 1024 next 402 2025-03-28 18:36:41.156198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bcc00 of size 1024 next 403 2025-03-28 18:36:41.156210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bd000 of size 1024 next 404 2025-03-28 18:36:41.156221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bd400 of size 1024 next 407 2025-03-28 18:36:41.156232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bd800 of size 1024 next 408 2025-03-28 18:36:41.156244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bdc00 of size 1024 next 409 2025-03-28 18:36:41.156255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06be000 of size 1024 next 410 2025-03-28 18:36:41.156267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06be400 of size 1024 next 411 2025-03-28 18:36:41.156278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06be800 of size 4096 next 413 2025-03-28 18:36:41.156289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06bf800 of size 4096 next 414 2025-03-28 18:36:41.156301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c0800 of size 4096 next 415 2025-03-28 18:36:41.156312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c1800 of size 4096 next 416 2025-03-28 18:36:41.156324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c2800 of size 4096 next 417 2025-03-28 18:36:41.156335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c3800 of size 1024 next 418 2025-03-28 18:36:41.156346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c3c00 of size 1024 next 419 2025-03-28 18:36:41.156358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c4000 of size 1024 next 420 2025-03-28 18:36:41.156369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c4400 of size 1024 next 421 2025-03-28 18:36:41.156380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c4800 of size 1024 next 422 2025-03-28 18:36:41.156392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c4c00 of size 1024 next 425 2025-03-28 18:36:41.156403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c5000 of size 1024 next 426 2025-03-28 18:36:41.156415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c5400 of size 1024 next 427 2025-03-28 18:36:41.156426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c5800 of size 1024 next 428 2025-03-28 18:36:41.156437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c5c00 of size 1024 next 429 2025-03-28 18:36:41.156449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c6000 of size 4096 next 431 2025-03-28 18:36:41.156460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c7000 of size 4096 next 432 2025-03-28 18:36:41.156472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c8000 of size 4096 next 433 2025-03-28 18:36:41.156483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06c9000 of size 4096 next 434 2025-03-28 18:36:41.156494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06ca000 of size 4096 next 435 2025-03-28 18:36:41.156506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06cb000 of size 1024 next 436 2025-03-28 18:36:41.156525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06cb400 of size 1024 next 437 2025-03-28 18:36:41.156537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06cb800 of size 1024 next 438 2025-03-28 18:36:41.156548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06cbc00 of size 1024 next 103 2025-03-28 18:36:41.156560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b06cc000 of size 262144 next 102 2025-03-28 18:36:41.156572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40b070c000 of size 999424 next 18446744073709551615 2025-03-28 18:36:41.156583: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-03-28 18:36:41.156595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0800000 of size 589824 next 96 2025-03-28 18:36:41.156606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0890000 of size 262144 next 117 2025-03-28 18:36:41.156618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d0000 of size 1024 next 439 2025-03-28 18:36:41.156629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d0400 of size 1024 next 442 2025-03-28 18:36:41.156640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d0800 of size 1024 next 443 2025-03-28 18:36:41.156652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d0c00 of size 1024 next 444 2025-03-28 18:36:41.156663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d1000 of size 1024 next 445 2025-03-28 18:36:41.156675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d1400 of size 1024 next 446 2025-03-28 18:36:41.156686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d1800 of size 4096 next 448 2025-03-28 18:36:41.156697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d2800 of size 4096 next 449 2025-03-28 18:36:41.156709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d3800 of size 4096 next 450 2025-03-28 18:36:41.156720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d4800 of size 4096 next 451 2025-03-28 18:36:41.156732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d5800 of size 4096 next 452 2025-03-28 18:36:41.156743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d6800 of size 1024 next 453 2025-03-28 18:36:41.156754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d6c00 of size 1024 next 454 2025-03-28 18:36:41.156766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d7000 of size 1024 next 455 2025-03-28 18:36:41.156778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d7400 of size 1024 next 456 2025-03-28 18:36:41.156789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d7800 of size 1024 next 457 2025-03-28 18:36:41.156800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d7c00 of size 1024 next 460 2025-03-28 18:36:41.156812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d8000 of size 1024 next 461 2025-03-28 18:36:41.156823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d8400 of size 1024 next 462 2025-03-28 18:36:41.156834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d8800 of size 1024 next 463 2025-03-28 18:36:41.156846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d8c00 of size 1024 next 464 2025-03-28 18:36:41.156857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08d9000 of size 4096 next 466 2025-03-28 18:36:41.156868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08da000 of size 4096 next 467 2025-03-28 18:36:41.156880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08db000 of size 4096 next 468 2025-03-28 18:36:41.156905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08dc000 of size 4096 next 469 2025-03-28 18:36:41.156916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08dd000 of size 4096 next 470 2025-03-28 18:36:41.156928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08de000 of size 1024 next 471 2025-03-28 18:36:41.156939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08de400 of size 1024 next 472 2025-03-28 18:36:41.156951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08de800 of size 1024 next 473 2025-03-28 18:36:41.156962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08dec00 of size 1024 next 474 2025-03-28 18:36:41.156974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08df000 of size 1024 next 475 2025-03-28 18:36:41.156985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08df400 of size 1024 next 478 2025-03-28 18:36:41.156996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08df800 of size 1024 next 479 2025-03-28 18:36:41.157008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08dfc00 of size 1024 next 480 2025-03-28 18:36:41.157019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e0000 of size 1024 next 481 2025-03-28 18:36:41.157030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e0400 of size 1024 next 482 2025-03-28 18:36:41.157042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e0800 of size 4096 next 484 2025-03-28 18:36:41.157053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e1800 of size 4096 next 485 2025-03-28 18:36:41.157065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e2800 of size 4096 next 486 2025-03-28 18:36:41.157076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e3800 of size 4096 next 487 2025-03-28 18:36:41.157087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e4800 of size 4096 next 488 2025-03-28 18:36:41.157099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e5800 of size 1024 next 489 2025-03-28 18:36:41.157110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e5c00 of size 1024 next 490 2025-03-28 18:36:41.157121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e6000 of size 1024 next 491 2025-03-28 18:36:41.157133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e6400 of size 1024 next 492 2025-03-28 18:36:41.157144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e6800 of size 1024 next 493 2025-03-28 18:36:41.157155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e6c00 of size 1024 next 496 2025-03-28 18:36:41.157167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e7000 of size 1024 next 497 2025-03-28 18:36:41.157178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e7400 of size 1024 next 498 2025-03-28 18:36:41.157190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e7800 of size 1024 next 499 2025-03-28 18:36:41.157201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e7c00 of size 1024 next 500 2025-03-28 18:36:41.157212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e8000 of size 4096 next 502 2025-03-28 18:36:41.157224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08e9000 of size 4096 next 503 2025-03-28 18:36:41.157235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ea000 of size 4096 next 504 2025-03-28 18:36:41.157246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08eb000 of size 4096 next 505 2025-03-28 18:36:41.157258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ec000 of size 4096 next 506 2025-03-28 18:36:41.157277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ed000 of size 1024 next 507 2025-03-28 18:36:41.157289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ed400 of size 1024 next 508 2025-03-28 18:36:41.157300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ed800 of size 1024 next 509 2025-03-28 18:36:41.157312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08edc00 of size 1024 next 510 2025-03-28 18:36:41.157323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ee000 of size 1024 next 511 2025-03-28 18:36:41.157334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ee400 of size 1024 next 514 2025-03-28 18:36:41.157346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ee800 of size 1024 next 515 2025-03-28 18:36:41.157357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08eec00 of size 1024 next 516 2025-03-28 18:36:41.157369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ef000 of size 1024 next 517 2025-03-28 18:36:41.157380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ef400 of size 1024 next 518 2025-03-28 18:36:41.157391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ef800 of size 4096 next 520 2025-03-28 18:36:41.157403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f0800 of size 4096 next 521 2025-03-28 18:36:41.157414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f1800 of size 4096 next 522 2025-03-28 18:36:41.157425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f2800 of size 4096 next 523 2025-03-28 18:36:41.157437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f3800 of size 4096 next 524 2025-03-28 18:36:41.157448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f4800 of size 1024 next 525 2025-03-28 18:36:41.157460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f4c00 of size 1024 next 526 2025-03-28 18:36:41.157471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f5000 of size 1024 next 527 2025-03-28 18:36:41.157482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f5400 of size 1024 next 528 2025-03-28 18:36:41.157494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f5800 of size 1024 next 529 2025-03-28 18:36:41.157505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f5c00 of size 1024 next 532 2025-03-28 18:36:41.157516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f6000 of size 1024 next 533 2025-03-28 18:36:41.157528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f6400 of size 1024 next 534 2025-03-28 18:36:41.157539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f6800 of size 1024 next 535 2025-03-28 18:36:41.157551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f6c00 of size 1024 next 536 2025-03-28 18:36:41.157562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f7000 of size 4096 next 538 2025-03-28 18:36:41.157573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f8000 of size 4096 next 539 2025-03-28 18:36:41.157585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08f9000 of size 4096 next 540 2025-03-28 18:36:41.157596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fa000 of size 4096 next 541 2025-03-28 18:36:41.157608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fb000 of size 4096 next 542 2025-03-28 18:36:41.157619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fc000 of size 1024 next 543 2025-03-28 18:36:41.157630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fc400 of size 1024 next 544 2025-03-28 18:36:41.157649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fc800 of size 1024 next 545 2025-03-28 18:36:41.157661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fcc00 of size 1024 next 546 2025-03-28 18:36:41.157672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fd000 of size 1024 next 547 2025-03-28 18:36:41.157684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fd400 of size 1024 next 550 2025-03-28 18:36:41.157695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fd800 of size 1024 next 551 2025-03-28 18:36:41.157706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fdc00 of size 1024 next 552 2025-03-28 18:36:41.157718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fe000 of size 1024 next 553 2025-03-28 18:36:41.157729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fe400 of size 1024 next 554 2025-03-28 18:36:41.157740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08fe800 of size 4096 next 556 2025-03-28 18:36:41.157752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b08ff800 of size 4096 next 557 2025-03-28 18:36:41.157763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0900800 of size 4096 next 558 2025-03-28 18:36:41.157775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0901800 of size 4096 next 559 2025-03-28 18:36:41.157786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0902800 of size 4096 next 560 2025-03-28 18:36:41.157797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0903800 of size 1024 next 561 2025-03-28 18:36:41.157809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0903c00 of size 1024 next 562 2025-03-28 18:36:41.157820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0904000 of size 1024 next 563 2025-03-28 18:36:41.157831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0904400 of size 1024 next 564 2025-03-28 18:36:41.157843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0904800 of size 1024 next 565 2025-03-28 18:36:41.157854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0904c00 of size 1024 next 568 2025-03-28 18:36:41.157865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0905000 of size 1024 next 569 2025-03-28 18:36:41.157877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0905400 of size 1024 next 570 2025-03-28 18:36:41.157888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0905800 of size 1024 next 571 2025-03-28 18:36:41.157900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0905c00 of size 1024 next 572 2025-03-28 18:36:41.157911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0906000 of size 4096 next 574 2025-03-28 18:36:41.157922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0907000 of size 4096 next 575 2025-03-28 18:36:41.157934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0908000 of size 4096 next 576 2025-03-28 18:36:41.157945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0909000 of size 4096 next 577 2025-03-28 18:36:41.157957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090a000 of size 4096 next 578 2025-03-28 18:36:41.157968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090b000 of size 1024 next 579 2025-03-28 18:36:41.157979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090b400 of size 1024 next 580 2025-03-28 18:36:41.157991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090b800 of size 1024 next 581 2025-03-28 18:36:41.158002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090bc00 of size 1024 next 582 2025-03-28 18:36:41.158021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090c000 of size 1024 next 583 2025-03-28 18:36:41.158033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090c400 of size 1024 next 586 2025-03-28 18:36:41.158044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090c800 of size 1024 next 587 2025-03-28 18:36:41.158055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090cc00 of size 1024 next 588 2025-03-28 18:36:41.158067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090d000 of size 1024 next 589 2025-03-28 18:36:41.158078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090d400 of size 1024 next 590 2025-03-28 18:36:41.158090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090d800 of size 4096 next 592 2025-03-28 18:36:41.158102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b090e800 of size 6144 next 112 2025-03-28 18:36:41.158113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0910000 of size 524288 next 111 2025-03-28 18:36:41.158125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0990000 of size 262144 next 135 2025-03-28 18:36:41.158136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b09d0000 of size 327680 next 124 2025-03-28 18:36:41.158148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0a20000 of size 589824 next 123 2025-03-28 18:36:41.158159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0ab0000 of size 262144 next 152 2025-03-28 18:36:41.158171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0af0000 of size 327680 next 142 2025-03-28 18:36:41.158182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0b40000 of size 786432 next 18446744073709551615 2025-03-28 18:36:41.158194: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-03-28 18:36:41.158205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c00000 of size 4096 next 593 2025-03-28 18:36:41.158217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c01000 of size 4096 next 594 2025-03-28 18:36:41.158228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c02000 of size 4096 next 595 2025-03-28 18:36:41.158240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c03000 of size 2048 next 598 2025-03-28 18:36:41.158252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c03800 of size 2048 next 599 2025-03-28 18:36:41.158263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c04000 of size 2048 next 600 2025-03-28 18:36:41.158274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c04800 of size 2048 next 601 2025-03-28 18:36:41.158286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c05000 of size 2048 next 602 2025-03-28 18:36:41.158297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c05800 of size 256 next 605 2025-03-28 18:36:41.158309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c05900 of size 256 next 606 2025-03-28 18:36:41.158320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c05a00 of size 2048 next 604 2025-03-28 18:36:41.158332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c06200 of size 2048 next 607 2025-03-28 18:36:41.158343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c06a00 of size 2048 next 609 2025-03-28 18:36:41.158354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c07200 of size 2048 next 610 2025-03-28 18:36:41.158366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c07a00 of size 2048 next 611 2025-03-28 18:36:41.158377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c08200 of size 256 next 613 2025-03-28 18:36:41.158389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c08300 of size 256 next 614 2025-03-28 18:36:41.158409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c08400 of size 8192 next 612 2025-03-28 18:36:41.158420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c0a400 of size 8192 next 617 2025-03-28 18:36:41.158432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c0c400 of size 8192 next 618 2025-03-28 18:36:41.158443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c0e400 of size 8192 next 619 2025-03-28 18:36:41.158454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c10400 of size 8192 next 620 2025-03-28 18:36:41.158466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c12400 of size 256 next 621 2025-03-28 18:36:41.158477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c12500 of size 256 next 622 2025-03-28 18:36:41.158489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c12600 of size 256 next 623 2025-03-28 18:36:41.158500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40b0c12700 of size 514304 next 160 2025-03-28 18:36:41.158512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0c90000 of size 589824 next 158 2025-03-28 18:36:41.158523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0d20000 of size 524288 next 171 2025-03-28 18:36:41.158535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f40b0da0000 of size 1048576 next 222 2025-03-28 18:36:41.158546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0ea0000 of size 1048576 next 190 2025-03-28 18:36:41.158558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b0fa0000 of size 1048576 next 189 2025-03-28 18:36:41.158569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b10a0000 of size 1048576 next 203 2025-03-28 18:36:41.158580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b11a0000 of size 1048576 next 251 2025-03-28 18:36:41.158592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f40b12a0000 of size 1441792 next 18446744073709551615 2025-03-28 18:36:41.158604: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-03-28 18:36:41.158615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00000 of size 1280 next 1 2025-03-28 18:36:41.158627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00500 of size 256 next 5 2025-03-28 18:36:41.158638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00600 of size 256 next 8 2025-03-28 18:36:41.158650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00700 of size 256 next 9 2025-03-28 18:36:41.158661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00800 of size 256 next 10 2025-03-28 18:36:41.158673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00900 of size 256 next 11 2025-03-28 18:36:41.158684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00a00 of size 256 next 12 2025-03-28 18:36:41.158695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00b00 of size 256 next 13 2025-03-28 18:36:41.158707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00c00 of size 256 next 17 2025-03-28 18:36:41.158718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00d00 of size 256 next 19 2025-03-28 18:36:41.158730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00e00 of size 256 next 20 2025-03-28 18:36:41.158741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece00f00 of size 256 next 21 2025-03-28 18:36:41.158752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01000 of size 256 next 22 2025-03-28 18:36:41.158764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01100 of size 256 next 24 2025-03-28 18:36:41.158783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01200 of size 256 next 25 2025-03-28 18:36:41.158794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01300 of size 256 next 23 2025-03-28 18:36:41.158806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01400 of size 256 next 28 2025-03-28 18:36:41.158817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01500 of size 256 next 29 2025-03-28 18:36:41.158829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01600 of size 256 next 30 2025-03-28 18:36:41.158840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01700 of size 256 next 31 2025-03-28 18:36:41.158851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01800 of size 256 next 33 2025-03-28 18:36:41.158863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01900 of size 256 next 34 2025-03-28 18:36:41.158874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01a00 of size 1024 next 32 2025-03-28 18:36:41.158885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece01e00 of size 1024 next 37 2025-03-28 18:36:41.158906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece02200 of size 1024 next 38 2025-03-28 18:36:41.158919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece02600 of size 1024 next 39 2025-03-28 18:36:41.158931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece02a00 of size 1024 next 40 2025-03-28 18:36:41.158942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece02e00 of size 1024 next 41 2025-03-28 18:36:41.158954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece03200 of size 1024 next 43 2025-03-28 18:36:41.158965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece03600 of size 1024 next 44 2025-03-28 18:36:41.158976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece03a00 of size 1024 next 45 2025-03-28 18:36:41.158988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece03e00 of size 1024 next 46 2025-03-28 18:36:41.158999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04200 of size 256 next 48 2025-03-28 18:36:41.159010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04300 of size 256 next 49 2025-03-28 18:36:41.159022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04400 of size 256 next 50 2025-03-28 18:36:41.159033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04500 of size 256 next 51 2025-03-28 18:36:41.159044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04600 of size 256 next 52 2025-03-28 18:36:41.159056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04700 of size 256 next 53 2025-03-28 18:36:41.159067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04800 of size 256 next 56 2025-03-28 18:36:41.159078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04900 of size 256 next 57 2025-03-28 18:36:41.159090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04a00 of size 256 next 58 2025-03-28 18:36:41.159101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04b00 of size 256 next 14 2025-03-28 18:36:41.159113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04c00 of size 256 next 15 2025-03-28 18:36:41.159124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04d00 of size 256 next 16 2025-03-28 18:36:41.159135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece04e00 of size 1024 next 60 2025-03-28 18:36:41.159147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece05200 of size 1024 next 61 2025-03-28 18:36:41.159158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece05600 of size 1024 next 62 2025-03-28 18:36:41.159178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece05a00 of size 1024 next 63 2025-03-28 18:36:41.159189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece05e00 of size 1024 next 64 2025-03-28 18:36:41.159201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06200 of size 256 next 66 2025-03-28 18:36:41.159212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06300 of size 256 next 67 2025-03-28 18:36:41.159224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06400 of size 256 next 68 2025-03-28 18:36:41.159235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06500 of size 256 next 69 2025-03-28 18:36:41.159246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06600 of size 256 next 70 2025-03-28 18:36:41.159258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06700 of size 256 next 73 2025-03-28 18:36:41.159269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06800 of size 256 next 74 2025-03-28 18:36:41.159280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06900 of size 256 next 75 2025-03-28 18:36:41.159292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06a00 of size 256 next 76 2025-03-28 18:36:41.159303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06b00 of size 256 next 77 2025-03-28 18:36:41.159315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece06c00 of size 1024 next 79 2025-03-28 18:36:41.159326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece07000 of size 1024 next 80 2025-03-28 18:36:41.159337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece07400 of size 1024 next 81 2025-03-28 18:36:41.159349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece07800 of size 1024 next 82 2025-03-28 18:36:41.159360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece07c00 of size 1024 next 83 2025-03-28 18:36:41.159372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08000 of size 256 next 85 2025-03-28 18:36:41.159383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08100 of size 256 next 86 2025-03-28 18:36:41.159395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08200 of size 512 next 84 2025-03-28 18:36:41.159406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08400 of size 512 next 88 2025-03-28 18:36:41.159418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08600 of size 512 next 89 2025-03-28 18:36:41.159429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08800 of size 512 next 90 2025-03-28 18:36:41.159441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08a00 of size 512 next 91 2025-03-28 18:36:41.159452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08c00 of size 256 next 93 2025-03-28 18:36:41.159463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08d00 of size 256 next 94 2025-03-28 18:36:41.159475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece08e00 of size 512 next 92 2025-03-28 18:36:41.159486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09000 of size 512 next 97 2025-03-28 18:36:41.159498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09200 of size 512 next 98 2025-03-28 18:36:41.159509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09400 of size 512 next 99 2025-03-28 18:36:41.159520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09600 of size 512 next 2 2025-03-28 18:36:41.159532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09800 of size 256 next 3 2025-03-28 18:36:41.159551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09900 of size 256 next 4 2025-03-28 18:36:41.159563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece09a00 of size 16384 next 18 2025-03-28 18:36:41.159575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0da00 of size 256 next 100 2025-03-28 18:36:41.159586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0db00 of size 256 next 101 2025-03-28 18:36:41.159598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0dc00 of size 2048 next 104 2025-03-28 18:36:41.159609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0e400 of size 2048 next 105 2025-03-28 18:36:41.159621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0ec00 of size 2048 next 106 2025-03-28 18:36:41.159632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0f400 of size 2048 next 107 2025-03-28 18:36:41.159644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece0fc00 of size 2048 next 108 2025-03-28 18:36:41.159655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece10400 of size 256 next 109 2025-03-28 18:36:41.159666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece10500 of size 256 next 110 2025-03-28 18:36:41.159678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece10600 of size 2048 next 113 2025-03-28 18:36:41.159689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece10e00 of size 2048 next 114 2025-03-28 18:36:41.159701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece11600 of size 2048 next 115 2025-03-28 18:36:41.159712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece11e00 of size 2048 next 116 2025-03-28 18:36:41.159723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece12600 of size 2048 next 6 2025-03-28 18:36:41.159735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece12e00 of size 37632 next 7 2025-03-28 18:36:41.159747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1c100 of size 512 next 118 2025-03-28 18:36:41.159758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1c300 of size 512 next 119 2025-03-28 18:36:41.159770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1c500 of size 512 next 120 2025-03-28 18:36:41.159781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1c700 of size 512 next 121 2025-03-28 18:36:41.159793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1c900 of size 512 next 122 2025-03-28 18:36:41.159804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1cb00 of size 512 next 125 2025-03-28 18:36:41.159815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1cd00 of size 512 next 126 2025-03-28 18:36:41.159827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1cf00 of size 512 next 127 2025-03-28 18:36:41.159838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1d100 of size 512 next 128 2025-03-28 18:36:41.159850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1d300 of size 512 next 129 2025-03-28 18:36:41.159861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1d500 of size 2048 next 130 2025-03-28 18:36:41.159872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1dd00 of size 2048 next 131 2025-03-28 18:36:41.159884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1e500 of size 2048 next 132 2025-03-28 18:36:41.159895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1ed00 of size 2048 next 133 2025-03-28 18:36:41.159907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1f500 of size 2048 next 134 2025-03-28 18:36:41.159918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1fd00 of size 512 next 136 2025-03-28 18:36:41.159937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece1ff00 of size 512 next 137 2025-03-28 18:36:41.159949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20100 of size 512 next 138 2025-03-28 18:36:41.159961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20300 of size 512 next 139 2025-03-28 18:36:41.159972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20500 of size 512 next 140 2025-03-28 18:36:41.159983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20700 of size 512 next 141 2025-03-28 18:36:41.159995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20900 of size 512 next 143 2025-03-28 18:36:41.160006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20b00 of size 512 next 144 2025-03-28 18:36:41.160018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20d00 of size 512 next 145 2025-03-28 18:36:41.160029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece20f00 of size 512 next 146 2025-03-28 18:36:41.160040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece21100 of size 2048 next 147 2025-03-28 18:36:41.160052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece21900 of size 2048 next 148 2025-03-28 18:36:41.160063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece22100 of size 2048 next 149 2025-03-28 18:36:41.160074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece22900 of size 2048 next 150 2025-03-28 18:36:41.160086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece23100 of size 2048 next 151 2025-03-28 18:36:41.160097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece23900 of size 512 next 153 2025-03-28 18:36:41.160109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece23b00 of size 512 next 154 2025-03-28 18:36:41.160120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece23d00 of size 512 next 155 2025-03-28 18:36:41.160131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece23f00 of size 512 next 156 2025-03-28 18:36:41.160143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24100 of size 512 next 157 2025-03-28 18:36:41.160154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24300 of size 512 next 161 2025-03-28 18:36:41.160166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24500 of size 512 next 162 2025-03-28 18:36:41.160177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24700 of size 512 next 163 2025-03-28 18:36:41.160188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24900 of size 512 next 164 2025-03-28 18:36:41.160200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24b00 of size 512 next 165 2025-03-28 18:36:41.160211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece24d00 of size 2048 next 166 2025-03-28 18:36:41.160223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece25500 of size 2048 next 167 2025-03-28 18:36:41.160234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece25d00 of size 2048 next 168 2025-03-28 18:36:41.160245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece26500 of size 2048 next 169 2025-03-28 18:36:41.160257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece26d00 of size 2048 next 170 2025-03-28 18:36:41.160268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece27500 of size 1024 next 172 2025-03-28 18:36:41.160280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece27900 of size 1024 next 173 2025-03-28 18:36:41.160291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece27d00 of size 1024 next 174 2025-03-28 18:36:41.160311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28100 of size 1024 next 175 2025-03-28 18:36:41.160323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28500 of size 1024 next 176 2025-03-28 18:36:41.160334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28900 of size 256 next 178 2025-03-28 18:36:41.160346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28a00 of size 256 next 179 2025-03-28 18:36:41.160357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28b00 of size 1024 next 177 2025-03-28 18:36:41.160368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece28f00 of size 1024 next 182 2025-03-28 18:36:41.160380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece29300 of size 1024 next 183 2025-03-28 18:36:41.160391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece29700 of size 1024 next 184 2025-03-28 18:36:41.160402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece29b00 of size 1024 next 185 2025-03-28 18:36:41.160414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece29f00 of size 256 next 187 2025-03-28 18:36:41.160425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece2a000 of size 256 next 188 2025-03-28 18:36:41.160437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece2a100 of size 4096 next 186 2025-03-28 18:36:41.160448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece2b100 of size 4096 next 42 2025-03-28 18:36:41.160459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece2c100 of size 65536 next 36 2025-03-28 18:36:41.160471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece3c100 of size 65536 next 35 2025-03-28 18:36:41.160482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece4c100 of size 4096 next 235 2025-03-28 18:36:41.160494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece4d100 of size 4096 next 236 2025-03-28 18:36:41.160505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece4e100 of size 4096 next 237 2025-03-28 18:36:41.160516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece4f100 of size 4096 next 238 2025-03-28 18:36:41.160528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece50100 of size 1024 next 239 2025-03-28 18:36:41.160539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece50500 of size 1024 next 240 2025-03-28 18:36:41.160550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece50900 of size 1024 next 241 2025-03-28 18:36:41.160562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece50d00 of size 1024 next 242 2025-03-28 18:36:41.160573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece51100 of size 1024 next 243 2025-03-28 18:36:41.160584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece51500 of size 1024 next 246 2025-03-28 18:36:41.160596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece51900 of size 1024 next 247 2025-03-28 18:36:41.160607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece51d00 of size 1024 next 248 2025-03-28 18:36:41.160619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece52100 of size 1024 next 249 2025-03-28 18:36:41.160630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece52500 of size 1024 next 250 2025-03-28 18:36:41.160641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece52900 of size 4096 next 252 2025-03-28 18:36:41.160653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece53900 of size 4096 next 253 2025-03-28 18:36:41.160664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece54900 of size 4096 next 254 2025-03-28 18:36:41.160684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece55900 of size 4096 next 255 2025-03-28 18:36:41.160695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece56900 of size 4096 next 256 2025-03-28 18:36:41.160707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece57900 of size 1024 next 257 2025-03-28 18:36:41.160718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece57d00 of size 1024 next 258 2025-03-28 18:36:41.160730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece58100 of size 1024 next 259 2025-03-28 18:36:41.160741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece58500 of size 1024 next 260 2025-03-28 18:36:41.160752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece58900 of size 1024 next 261 2025-03-28 18:36:41.160764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece58d00 of size 1024 next 264 2025-03-28 18:36:41.160775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece59100 of size 1024 next 265 2025-03-28 18:36:41.160787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece59500 of size 1024 next 266 2025-03-28 18:36:41.160798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece59900 of size 1024 next 267 2025-03-28 18:36:41.160809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece59d00 of size 1024 next 268 2025-03-28 18:36:41.160821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5a100 of size 4096 next 270 2025-03-28 18:36:41.160832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5b100 of size 4096 next 271 2025-03-28 18:36:41.160843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5c100 of size 4096 next 272 2025-03-28 18:36:41.160855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5d100 of size 4096 next 273 2025-03-28 18:36:41.160866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5e100 of size 4096 next 274 2025-03-28 18:36:41.160877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5f100 of size 1024 next 275 2025-03-28 18:36:41.160889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5f500 of size 1024 next 276 2025-03-28 18:36:41.160900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5f900 of size 1024 next 277 2025-03-28 18:36:41.160912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece5fd00 of size 1024 next 278 2025-03-28 18:36:41.160923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece60100 of size 1024 next 279 2025-03-28 18:36:41.160934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece60500 of size 1024 next 282 2025-03-28 18:36:41.160946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece60900 of size 1024 next 283 2025-03-28 18:36:41.160957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece60d00 of size 1024 next 284 2025-03-28 18:36:41.160968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece61100 of size 1024 next 285 2025-03-28 18:36:41.160980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece61500 of size 1024 next 286 2025-03-28 18:36:41.160991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece61900 of size 4096 next 288 2025-03-28 18:36:41.161003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece62900 of size 6144 next 27 2025-03-28 18:36:41.161014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece64100 of size 147456 next 26 2025-03-28 18:36:41.161026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece88100 of size 65536 next 47 2025-03-28 18:36:41.161037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ece98100 of size 65536 next 59 2025-03-28 18:36:41.161048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41ecea8100 of size 65536 next 65 2025-03-28 18:36:41.161068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f41eceb8100 of size 294656 next 18446744073709551615 2025-03-28 18:36:41.161079: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-03-28 18:36:41.161094: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 66 Chunks of size 256 totalling 16.5KiB 2025-03-28 18:36:41.161108: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-03-28 18:36:41.161120: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-03-28 18:36:41.161133: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-03-28 18:36:41.161145: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 35 Chunks of size 2048 totalling 70.0KiB 2025-03-28 18:36:41.161158: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-03-28 18:36:41.161170: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-03-28 18:36:41.161182: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-03-28 18:36:41.161195: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 8192 totalling 40.0KiB 2025-03-28 18:36:41.161207: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-03-28 18:36:41.161220: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-03-28 18:36:41.161232: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-03-28 18:36:41.161245: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-03-28 18:36:41.161257: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-03-28 18:36:41.161270: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-03-28 18:36:41.161282: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-03-28 18:36:41.161295: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-03-28 18:36:41.161307: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-03-28 18:36:41.161319: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-03-28 18:36:41.161332: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-03-28 18:36:41.161344: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-03-28 18:36:41.161357: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-03-28 18:36:41.161369: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-03-28 18:36:41.161381: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-03-28 18:36:41.161393: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-03-28 18:36:41.161406: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-03-28 18:36:41.161418: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4194304 totalling 4.00MiB 2025-03-28 18:36:41.161430: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-03-28 18:36:41.161443: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 14548992 totalling 13.88MiB 2025-03-28 18:36:41.161455: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 139.43MiB 2025-03-28 18:36:41.161475: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 166592512 memory_limit_: 166592512 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-03-28 18:36:41.161493: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 166592512 InUse: 146204416 MaxInUse: 152443392 NumAllocs: 2070 MaxAllocSize: 14548992 2025-03-28 18:36:41.161520: W tensorflow/core/common_runtime/bfc_allocator.cc:439] ********___******xxx**************************************__*****************************_********** 2025-03-28 18:36:41.161574: 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[1,1,1024,2048] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc 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[1,1,1024,2048] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Mul] 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/28032025/python_test3//data_2/data_log/job/2025/March/28032025/python_test3/log-python3----short_python3--v--marlene-18:35:01.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.2694509029388428 #### 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 Fri Mar 28 18: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/1743183401_3075841_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1743183401_3075841_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.01957225799560547 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.704275131225586 time spend to save output : 0.021149158477783203 total time spend for step 0 : 4.725424289703369 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.13777852058410645 #### 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 Fri Mar 28 18: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/1743183406_3075841_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1743183406_3075841_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 E0328 18:36:48.099963 3075841 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0328 18:36:48.114223 3075841 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0328 18:36:48.129173 3075841 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 8.23user 7.57system 1:22.60elapsed 19%CPU (0avgtext+0avgdata 1680296maxresident)k 1544808inputs+3480outputs (4029major+732408minor)pagefaults 0swaps