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 : 611 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.12415766716003418 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 Wed Sep 24 18:35:27 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 : 611 wait 20 seconds l 3637 free memory gpu now : 611 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-09-24 18:35:51.406487: 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-09-24 18:35:51.440578: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3492910000 Hz 2025-09-24 18:35:51.443518: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f65e8000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-09-24 18:35:51.443599: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-09-24 18:35:51.449356: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-09-24 18:35:51.615529: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x1413d6a0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-09-24 18:35:51.615583: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-09-24 18:35:51.616904: 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-09-24 18:35:51.618464: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-24 18:35:51.656324: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-24 18:35:51.679227: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-24 18:35:51.681407: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-24 18:35:51.727438: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-24 18:35:51.733522: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-24 18:35:51.799253: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-24 18:35:51.800659: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-24 18:35:51.801436: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-24 18:35:51.802785: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-24 18:35:51.802812: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-24 18:35:51.802827: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-24 18:35:51.804417: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 234 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-09-24 18:35:52.721722: 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-09-24 18:35:52.721829: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-24 18:35:52.721846: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-24 18:35:52.721861: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-24 18:35:52.721874: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-24 18:35:52.721889: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-24 18:35:52.721913: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-24 18:35:52.721928: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-24 18:35:52.722531: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-24 18:35:52.723542: 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-09-24 18:35:52.723574: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-24 18:35:52.723590: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-24 18:35:52.723604: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-24 18:35:52.723618: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-24 18:35:52.723632: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-24 18:35:52.723646: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-24 18:35:52.723660: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-24 18:35:52.724306: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-24 18:35:52.724358: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-24 18:35:52.724369: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-24 18:35:52.724377: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-24 18:35:52.725029: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 234 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) Using TensorFlow backend. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:396: calling crop_and_resize_v1 (from tensorflow.python.ops.image_ops_impl) with box_ind is deprecated and will be removed in a future version. Instructions for updating: box_ind is deprecated, use box_indices instead 2025-09-24 18:36:05.549889: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 49.00MiB (rounded to 51380224) Current allocation summary follows. 2025-09-24 18:36:05.549956: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-09-24 18:36:05.549974: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 75, Chunks in use: 75. 18.8KiB allocated for chunks. 18.8KiB in use in bin. 9.0KiB client-requested in use in bin. 2025-09-24 18:36:05.549988: 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-09-24 18:36:05.550001: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 259, Chunks in use: 259. 259.2KiB allocated for chunks. 259.2KiB in use in bin. 259.0KiB client-requested in use in bin. 2025-09-24 18:36:05.550015: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 56, Chunks in use: 56. 112.0KiB allocated for chunks. 112.0KiB in use in bin. 112.0KiB client-requested in use in bin. 2025-09-24 18:36:05.550029: 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-09-24 18:36:05.550058: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 23, Chunks in use: 21. 195.2KiB allocated for chunks. 172.0KiB in use in bin. 172.0KiB client-requested in use in bin. 2025-09-24 18:36:05.550072: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 2, Chunks in use: 2. 40.0KiB allocated for chunks. 40.0KiB in use in bin. 40.0KiB client-requested in use in bin. 2025-09-24 18:36:05.550085: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 2, Chunks in use: 1. 84.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-09-24 18:36:05.550099: 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-09-24 18:36:05.550111: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 5, Chunks in use: 4. 783.2KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-09-24 18:36:05.550123: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 9, Chunks in use: 8. 2.66MiB allocated for chunks. 2.16MiB in use in bin. 2.00MiB client-requested in use in bin. 2025-09-24 18:36:05.550134: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 8, Chunks in use: 7. 4.64MiB allocated for chunks. 3.94MiB in use in bin. 3.75MiB client-requested in use in bin. 2025-09-24 18:36:05.550145: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 47, Chunks in use: 46. 53.12MiB allocated for chunks. 51.88MiB in use in bin. 46.00MiB client-requested in use in bin. 2025-09-24 18:36:05.550157: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 31, Chunks in use: 29. 71.00MiB allocated for chunks. 66.25MiB in use in bin. 64.50MiB client-requested in use in bin. 2025-09-24 18:36:05.550170: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 10, Chunks in use: 7. 46.25MiB allocated for chunks. 30.50MiB in use in bin. 26.75MiB client-requested in use in bin. 2025-09-24 18:36:05.550189: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 4, Chunks in use: 4. 35.00MiB allocated for chunks. 35.00MiB in use in bin. 35.00MiB client-requested in use in bin. 2025-09-24 18:36:05.550207: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 1, Chunks in use: 0. 19.56MiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-24 18:36:05.550229: 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-09-24 18:36:05.550247: 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-09-24 18:36:05.550274: 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-09-24 18:36:05.550292: 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-09-24 18:36:05.550329: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 49.00MiB was 32.00MiB, Chunk State: 2025-09-24 18:36:05.550349: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 112787456 2025-09-24 18:36:05.550369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f63fc000000 of size 4194304 next 632 2025-09-24 18:36:05.550403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fc400000 of size 4194304 next 617 2025-09-24 18:36:05.550426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fc800000 of size 4194304 next 616 2025-09-24 18:36:05.550440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fcc00000 of size 6291456 next 608 2025-09-24 18:36:05.550456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fd200000 of size 9437184 next 607 2025-09-24 18:36:05.550469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fdb00000 of size 4194304 next 644 2025-09-24 18:36:05.550480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fdf00000 of size 4194304 next 625 2025-09-24 18:36:05.550492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fe300000 of size 8388608 next 624 2025-09-24 18:36:05.550520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63feb00000 of size 4194304 next 661 2025-09-24 18:36:05.550535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fef00000 of size 2359296 next 676 2025-09-24 18:36:05.550552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63ff140000 of size 2359296 next 678 2025-09-24 18:36:05.550568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63ff380000 of size 2359296 next 680 2025-09-24 18:36:05.550578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f63ff5c0000 of size 7602176 next 639 2025-09-24 18:36:05.550594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63ffd00000 of size 9437184 next 638 2025-09-24 18:36:05.550605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6400600000 of size 9437184 next 656 2025-09-24 18:36:05.550616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6400f00000 of size 4718592 next 685 2025-09-24 18:36:05.550633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6401380000 of size 4718592 next 684 2025-09-24 18:36:05.550648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6401800000 of size 20512768 next 18446744073709551615 2025-09-24 18:36:05.550659: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-09-24 18:36:05.550674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404000000 of size 2359296 next 370 2025-09-24 18:36:05.550685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404240000 of size 1048576 next 394 2025-09-24 18:36:05.550704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6404340000 of size 1310720 next 388 2025-09-24 18:36:05.550814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404480000 of size 2359296 next 387 2025-09-24 18:36:05.550950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64046c0000 of size 1048576 next 412 2025-09-24 18:36:05.551071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64047c0000 of size 1310720 next 406 2025-09-24 18:36:05.551188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404900000 of size 2359296 next 405 2025-09-24 18:36:05.551318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404b40000 of size 1048576 next 430 2025-09-24 18:36:05.551464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404c40000 of size 1310720 next 424 2025-09-24 18:36:05.551594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404d80000 of size 2359296 next 423 2025-09-24 18:36:05.551701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404fc0000 of size 1048576 next 447 2025-09-24 18:36:05.551749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64050c0000 of size 1310720 next 441 2025-09-24 18:36:05.551757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405200000 of size 2359296 next 440 2025-09-24 18:36:05.551775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405440000 of size 1048576 next 465 2025-09-24 18:36:05.551783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405540000 of size 1310720 next 459 2025-09-24 18:36:05.551792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405680000 of size 2359296 next 458 2025-09-24 18:36:05.551800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64058c0000 of size 1048576 next 483 2025-09-24 18:36:05.551808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64059c0000 of size 1310720 next 477 2025-09-24 18:36:05.551816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405b00000 of size 2359296 next 476 2025-09-24 18:36:05.551824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405d40000 of size 1048576 next 501 2025-09-24 18:36:05.551832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405e40000 of size 1310720 next 495 2025-09-24 18:36:05.551840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405f80000 of size 2359296 next 494 2025-09-24 18:36:05.551848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64061c0000 of size 1048576 next 519 2025-09-24 18:36:05.551856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64062c0000 of size 1310720 next 513 2025-09-24 18:36:05.551864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406400000 of size 2359296 next 512 2025-09-24 18:36:05.551872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406640000 of size 1048576 next 537 2025-09-24 18:36:05.551880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406740000 of size 1310720 next 531 2025-09-24 18:36:05.551889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406880000 of size 2359296 next 530 2025-09-24 18:36:05.551897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406ac0000 of size 1048576 next 555 2025-09-24 18:36:05.551905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406bc0000 of size 1310720 next 549 2025-09-24 18:36:05.551913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406d00000 of size 2359296 next 548 2025-09-24 18:36:05.551921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406f40000 of size 1048576 next 573 2025-09-24 18:36:05.551930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407040000 of size 1310720 next 567 2025-09-24 18:36:05.551937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407180000 of size 2359296 next 566 2025-09-24 18:36:05.551945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64073c0000 of size 1048576 next 591 2025-09-24 18:36:05.551953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64074c0000 of size 1310720 next 585 2025-09-24 18:36:05.551962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407600000 of size 2359296 next 584 2025-09-24 18:36:05.551970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6407840000 of size 2097152 next 597 2025-09-24 18:36:05.551978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407a40000 of size 2097152 next 596 2025-09-24 18:36:05.551988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407c40000 of size 3932160 next 18446744073709551615 2025-09-24 18:36:05.551996: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-09-24 18:36:05.552004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408000000 of size 2359296 next 245 2025-09-24 18:36:05.552012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408240000 of size 1048576 next 269 2025-09-24 18:36:05.552019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408340000 of size 1310720 next 263 2025-09-24 18:36:05.552028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408480000 of size 2359296 next 262 2025-09-24 18:36:05.552042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64086c0000 of size 1048576 next 287 2025-09-24 18:36:05.552050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64087c0000 of size 1310720 next 281 2025-09-24 18:36:05.552060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408900000 of size 2359296 next 280 2025-09-24 18:36:05.552068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408b40000 of size 1048576 next 304 2025-09-24 18:36:05.552077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408c40000 of size 1310720 next 298 2025-09-24 18:36:05.552085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408d80000 of size 2359296 next 297 2025-09-24 18:36:05.552094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408fc0000 of size 1048576 next 322 2025-09-24 18:36:05.552103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64090c0000 of size 1310720 next 316 2025-09-24 18:36:05.552110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6409200000 of size 2359296 next 315 2025-09-24 18:36:05.552118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6409440000 of size 1048576 next 340 2025-09-24 18:36:05.552126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6409540000 of size 1310720 next 334 2025-09-24 18:36:05.552134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6409680000 of size 2359296 next 333 2025-09-24 18:36:05.552141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64098c0000 of size 1048576 next 358 2025-09-24 18:36:05.552149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64099c0000 of size 1310720 next 352 2025-09-24 18:36:05.552157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6409b00000 of size 2359296 next 351 2025-09-24 18:36:05.552164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6409d40000 of size 1048576 next 376 2025-09-24 18:36:05.552172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6409e40000 of size 1835008 next 18446744073709551615 2025-09-24 18:36:05.552180: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-09-24 18:36:05.552189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a000000 of size 2359296 next 181 2025-09-24 18:36:05.552197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a240000 of size 2097152 next 196 2025-09-24 18:36:05.552205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a440000 of size 1048576 next 216 2025-09-24 18:36:05.552213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a540000 of size 1310720 next 209 2025-09-24 18:36:05.552222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a680000 of size 2359296 next 208 2025-09-24 18:36:05.552229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8c0000 of size 1048576 next 234 2025-09-24 18:36:05.552237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a9c0000 of size 1310720 next 228 2025-09-24 18:36:05.552245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ab00000 of size 2359296 next 227 2025-09-24 18:36:05.552253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640ad40000 of size 2883584 next 18446744073709551615 2025-09-24 18:36:05.552261: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-09-24 18:36:05.552271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c600000 of size 147456 next 55 2025-09-24 18:36:05.552279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c624000 of size 65536 next 78 2025-09-24 18:36:05.552288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c634000 of size 4096 next 191 2025-09-24 18:36:05.552305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c635000 of size 4096 next 192 2025-09-24 18:36:05.552313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c636000 of size 4096 next 193 2025-09-24 18:36:05.552321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c637000 of size 256 next 194 2025-09-24 18:36:05.552329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c637100 of size 256 next 195 2025-09-24 18:36:05.552336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c637200 of size 4096 next 197 2025-09-24 18:36:05.552412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c638200 of size 4096 next 198 2025-09-24 18:36:05.552422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c639200 of size 4096 next 199 2025-09-24 18:36:05.552432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63a200 of size 4096 next 200 2025-09-24 18:36:05.552441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63b200 of size 4096 next 201 2025-09-24 18:36:05.552450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63c200 of size 1024 next 202 2025-09-24 18:36:05.552459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63c600 of size 1024 next 204 2025-09-24 18:36:05.552468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63ca00 of size 1024 next 205 2025-09-24 18:36:05.552477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63ce00 of size 1024 next 206 2025-09-24 18:36:05.552485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63d200 of size 1024 next 207 2025-09-24 18:36:05.552494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63d600 of size 1024 next 210 2025-09-24 18:36:05.552504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63da00 of size 1024 next 211 2025-09-24 18:36:05.552513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63de00 of size 1024 next 212 2025-09-24 18:36:05.552522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63e200 of size 1024 next 213 2025-09-24 18:36:05.552530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63e600 of size 1024 next 214 2025-09-24 18:36:05.552540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63ea00 of size 4096 next 215 2025-09-24 18:36:05.552550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c63fa00 of size 4096 next 217 2025-09-24 18:36:05.552558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c640a00 of size 4096 next 218 2025-09-24 18:36:05.552567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c641a00 of size 4096 next 219 2025-09-24 18:36:05.552575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c642a00 of size 4096 next 220 2025-09-24 18:36:05.552584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c643a00 of size 1024 next 221 2025-09-24 18:36:05.552592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c643e00 of size 1024 next 223 2025-09-24 18:36:05.552601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c644200 of size 1024 next 224 2025-09-24 18:36:05.552609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c644600 of size 1024 next 225 2025-09-24 18:36:05.552618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c644a00 of size 1024 next 226 2025-09-24 18:36:05.552626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c644e00 of size 1024 next 229 2025-09-24 18:36:05.552635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c645200 of size 1024 next 230 2025-09-24 18:36:05.552644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c645600 of size 1024 next 231 2025-09-24 18:36:05.552653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c645a00 of size 1024 next 232 2025-09-24 18:36:05.552670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c645e00 of size 1024 next 233 2025-09-24 18:36:05.552679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c646200 of size 7680 next 72 2025-09-24 18:36:05.552688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c648000 of size 147456 next 71 2025-09-24 18:36:05.552697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c66c000 of size 131072 next 87 2025-09-24 18:36:05.552706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c68c000 of size 4096 next 289 2025-09-24 18:36:05.552716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c68d000 of size 4096 next 290 2025-09-24 18:36:05.552725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c68e000 of size 4096 next 291 2025-09-24 18:36:05.552735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c68f000 of size 1024 next 292 2025-09-24 18:36:05.552744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c68f400 of size 1024 next 293 2025-09-24 18:36:05.552752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c68f800 of size 1024 next 294 2025-09-24 18:36:05.552760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c68fc00 of size 1024 next 295 2025-09-24 18:36:05.552769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c690000 of size 1024 next 296 2025-09-24 18:36:05.552778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c690400 of size 1024 next 299 2025-09-24 18:36:05.552786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c690800 of size 1024 next 300 2025-09-24 18:36:05.552796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c690c00 of size 1024 next 301 2025-09-24 18:36:05.552806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c691000 of size 1024 next 302 2025-09-24 18:36:05.552814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c691400 of size 1024 next 303 2025-09-24 18:36:05.552823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c691800 of size 4096 next 305 2025-09-24 18:36:05.552831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c692800 of size 4096 next 306 2025-09-24 18:36:05.552840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c693800 of size 4096 next 307 2025-09-24 18:36:05.552849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c694800 of size 4096 next 308 2025-09-24 18:36:05.552859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c695800 of size 4096 next 309 2025-09-24 18:36:05.552869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c696800 of size 1024 next 310 2025-09-24 18:36:05.552877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c696c00 of size 1024 next 311 2025-09-24 18:36:05.552885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c697000 of size 1024 next 312 2025-09-24 18:36:05.552894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c697400 of size 1024 next 313 2025-09-24 18:36:05.552903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c697800 of size 1024 next 314 2025-09-24 18:36:05.552911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c697c00 of size 1024 next 317 2025-09-24 18:36:05.552920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c698000 of size 1024 next 318 2025-09-24 18:36:05.552930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c698400 of size 1024 next 319 2025-09-24 18:36:05.552939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c698800 of size 1024 next 320 2025-09-24 18:36:05.552947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c698c00 of size 1024 next 321 2025-09-24 18:36:05.552965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c699000 of size 4096 next 323 2025-09-24 18:36:05.552974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69a000 of size 4096 next 324 2025-09-24 18:36:05.552983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69b000 of size 4096 next 325 2025-09-24 18:36:05.552991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69c000 of size 4096 next 326 2025-09-24 18:36:05.553000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69d000 of size 4096 next 327 2025-09-24 18:36:05.553009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69e000 of size 1024 next 328 2025-09-24 18:36:05.553020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69e400 of size 1024 next 329 2025-09-24 18:36:05.553028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69e800 of size 1024 next 330 2025-09-24 18:36:05.553038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69ec00 of size 1024 next 331 2025-09-24 18:36:05.553046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69f000 of size 1024 next 332 2025-09-24 18:36:05.553054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69f400 of size 1024 next 335 2025-09-24 18:36:05.553062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69f800 of size 1024 next 336 2025-09-24 18:36:05.553071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c69fc00 of size 1024 next 337 2025-09-24 18:36:05.553082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a0000 of size 1024 next 338 2025-09-24 18:36:05.553092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a0400 of size 1024 next 339 2025-09-24 18:36:05.553101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a0800 of size 4096 next 341 2025-09-24 18:36:05.553110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a1800 of size 4096 next 342 2025-09-24 18:36:05.553119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a2800 of size 4096 next 343 2025-09-24 18:36:05.553128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a3800 of size 4096 next 344 2025-09-24 18:36:05.553139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a4800 of size 4096 next 345 2025-09-24 18:36:05.553147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a5800 of size 1024 next 346 2025-09-24 18:36:05.553155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a5c00 of size 1024 next 347 2025-09-24 18:36:05.553164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a6000 of size 1024 next 348 2025-09-24 18:36:05.553172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a6400 of size 1024 next 349 2025-09-24 18:36:05.553182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a6800 of size 1024 next 350 2025-09-24 18:36:05.553190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a6c00 of size 1024 next 353 2025-09-24 18:36:05.553199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a7000 of size 1024 next 354 2025-09-24 18:36:05.553208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a7400 of size 1024 next 355 2025-09-24 18:36:05.553218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a7800 of size 1024 next 356 2025-09-24 18:36:05.553228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a7c00 of size 1024 next 357 2025-09-24 18:36:05.553236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a8000 of size 4096 next 359 2025-09-24 18:36:05.553245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6a9000 of size 4096 next 360 2025-09-24 18:36:05.553261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6aa000 of size 4096 next 361 2025-09-24 18:36:05.553271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6ab000 of size 4096 next 362 2025-09-24 18:36:05.553280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6ac000 of size 4096 next 363 2025-09-24 18:36:05.553290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6ad000 of size 1024 next 364 2025-09-24 18:36:05.553299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6ad400 of size 1024 next 365 2025-09-24 18:36:05.553307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6ad800 of size 1024 next 366 2025-09-24 18:36:05.553316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6adc00 of size 1024 next 367 2025-09-24 18:36:05.553326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6ae000 of size 1024 next 368 2025-09-24 18:36:05.553336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6ae400 of size 1024 next 371 2025-09-24 18:36:05.553344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6ae800 of size 1024 next 372 2025-09-24 18:36:05.553352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6aec00 of size 1024 next 373 2025-09-24 18:36:05.553361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6af000 of size 1024 next 374 2025-09-24 18:36:05.553369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6af400 of size 1024 next 375 2025-09-24 18:36:05.553378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6af800 of size 4096 next 377 2025-09-24 18:36:05.553388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b0800 of size 4096 next 378 2025-09-24 18:36:05.553396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b1800 of size 4096 next 379 2025-09-24 18:36:05.553405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b2800 of size 4096 next 380 2025-09-24 18:36:05.553414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b3800 of size 4096 next 381 2025-09-24 18:36:05.553423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b4800 of size 1024 next 382 2025-09-24 18:36:05.553431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b4c00 of size 1024 next 383 2025-09-24 18:36:05.553439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b5000 of size 1024 next 384 2025-09-24 18:36:05.553448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b5400 of size 1024 next 385 2025-09-24 18:36:05.553457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b5800 of size 1024 next 386 2025-09-24 18:36:05.553467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b5c00 of size 1024 next 389 2025-09-24 18:36:05.553478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b6000 of size 1024 next 390 2025-09-24 18:36:05.553487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b6400 of size 1024 next 391 2025-09-24 18:36:05.553496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b6800 of size 1024 next 392 2025-09-24 18:36:05.553505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b6c00 of size 1024 next 393 2025-09-24 18:36:05.553514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b7000 of size 4096 next 395 2025-09-24 18:36:05.553524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b8000 of size 4096 next 396 2025-09-24 18:36:05.553533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6b9000 of size 4096 next 397 2025-09-24 18:36:05.553543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6ba000 of size 4096 next 398 2025-09-24 18:36:05.553551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6bb000 of size 4096 next 399 2025-09-24 18:36:05.553565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6bc000 of size 1024 next 400 2025-09-24 18:36:05.553575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6bc400 of size 1024 next 401 2025-09-24 18:36:05.553585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6bc800 of size 1024 next 402 2025-09-24 18:36:05.553594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6bcc00 of size 1024 next 403 2025-09-24 18:36:05.553603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6bd000 of size 1024 next 404 2025-09-24 18:36:05.553613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6bd400 of size 1024 next 407 2025-09-24 18:36:05.553622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6bd800 of size 1024 next 408 2025-09-24 18:36:05.553630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6bdc00 of size 1024 next 409 2025-09-24 18:36:05.553639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6be000 of size 1024 next 410 2025-09-24 18:36:05.553649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6be400 of size 1024 next 411 2025-09-24 18:36:05.553658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6be800 of size 4096 next 413 2025-09-24 18:36:05.553668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6bf800 of size 4096 next 414 2025-09-24 18:36:05.553676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c0800 of size 4096 next 415 2025-09-24 18:36:05.553684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c1800 of size 4096 next 416 2025-09-24 18:36:05.553693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c2800 of size 4096 next 417 2025-09-24 18:36:05.553703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c3800 of size 1024 next 418 2025-09-24 18:36:05.553712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c3c00 of size 1024 next 419 2025-09-24 18:36:05.553720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c4000 of size 1024 next 420 2025-09-24 18:36:05.553729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c4400 of size 1024 next 421 2025-09-24 18:36:05.553738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c4800 of size 1024 next 422 2025-09-24 18:36:05.553747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c4c00 of size 1024 next 425 2025-09-24 18:36:05.553757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c5000 of size 1024 next 426 2025-09-24 18:36:05.553766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c5400 of size 1024 next 427 2025-09-24 18:36:05.553775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c5800 of size 1024 next 428 2025-09-24 18:36:05.553784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c5c00 of size 1024 next 429 2025-09-24 18:36:05.553793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c6000 of size 4096 next 431 2025-09-24 18:36:05.553802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c7000 of size 4096 next 432 2025-09-24 18:36:05.553811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c8000 of size 4096 next 433 2025-09-24 18:36:05.553820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6c9000 of size 4096 next 434 2025-09-24 18:36:05.553829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6ca000 of size 4096 next 435 2025-09-24 18:36:05.553838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6cb000 of size 1024 next 436 2025-09-24 18:36:05.553848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6cb400 of size 1024 next 437 2025-09-24 18:36:05.553871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6cb800 of size 1024 next 438 2025-09-24 18:36:05.553880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6cbc00 of size 1024 next 103 2025-09-24 18:36:05.553891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c6cc000 of size 262144 next 102 2025-09-24 18:36:05.553901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c70c000 of size 262144 next 674 2025-09-24 18:36:05.553911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640c74c000 of size 737280 next 18446744073709551615 2025-09-24 18:36:05.553920: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-09-24 18:36:05.553928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c800000 of size 589824 next 96 2025-09-24 18:36:05.553936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c890000 of size 262144 next 117 2025-09-24 18:36:05.553944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d0000 of size 1024 next 439 2025-09-24 18:36:05.553953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d0400 of size 1024 next 442 2025-09-24 18:36:05.553962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d0800 of size 1024 next 443 2025-09-24 18:36:05.553969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d0c00 of size 1024 next 444 2025-09-24 18:36:05.553977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d1000 of size 1024 next 445 2025-09-24 18:36:05.553984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d1400 of size 1024 next 446 2025-09-24 18:36:05.553993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d1800 of size 4096 next 448 2025-09-24 18:36:05.554000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d2800 of size 4096 next 449 2025-09-24 18:36:05.554009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d3800 of size 4096 next 450 2025-09-24 18:36:05.554017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d4800 of size 4096 next 451 2025-09-24 18:36:05.554026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d5800 of size 4096 next 452 2025-09-24 18:36:05.554033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d6800 of size 1024 next 453 2025-09-24 18:36:05.554042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d6c00 of size 1024 next 454 2025-09-24 18:36:05.554051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d7000 of size 1024 next 455 2025-09-24 18:36:05.554060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d7400 of size 1024 next 456 2025-09-24 18:36:05.554068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d7800 of size 1024 next 457 2025-09-24 18:36:05.554077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d7c00 of size 1024 next 460 2025-09-24 18:36:05.554085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d8000 of size 1024 next 461 2025-09-24 18:36:05.554093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d8400 of size 1024 next 462 2025-09-24 18:36:05.554100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d8800 of size 1024 next 463 2025-09-24 18:36:05.554108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d8c00 of size 1024 next 464 2025-09-24 18:36:05.554118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8d9000 of size 4096 next 466 2025-09-24 18:36:05.554126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8da000 of size 4096 next 467 2025-09-24 18:36:05.554134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8db000 of size 4096 next 468 2025-09-24 18:36:05.554147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8dc000 of size 4096 next 469 2025-09-24 18:36:05.554156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8dd000 of size 4096 next 470 2025-09-24 18:36:05.554164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8de000 of size 1024 next 471 2025-09-24 18:36:05.554172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8de400 of size 1024 next 472 2025-09-24 18:36:05.554180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8de800 of size 1024 next 473 2025-09-24 18:36:05.554187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8dec00 of size 1024 next 474 2025-09-24 18:36:05.554194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8df000 of size 1024 next 475 2025-09-24 18:36:05.554202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8df400 of size 1024 next 478 2025-09-24 18:36:05.554209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8df800 of size 1024 next 479 2025-09-24 18:36:05.554216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8dfc00 of size 1024 next 480 2025-09-24 18:36:05.554223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e0000 of size 1024 next 481 2025-09-24 18:36:05.554231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e0400 of size 1024 next 482 2025-09-24 18:36:05.554238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e0800 of size 4096 next 484 2025-09-24 18:36:05.554246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e1800 of size 4096 next 485 2025-09-24 18:36:05.554254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e2800 of size 4096 next 486 2025-09-24 18:36:05.554263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e3800 of size 4096 next 487 2025-09-24 18:36:05.554270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e4800 of size 4096 next 488 2025-09-24 18:36:05.554280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e5800 of size 1024 next 489 2025-09-24 18:36:05.554289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e5c00 of size 1024 next 490 2025-09-24 18:36:05.554297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e6000 of size 1024 next 491 2025-09-24 18:36:05.554305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e6400 of size 1024 next 492 2025-09-24 18:36:05.554313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e6800 of size 1024 next 493 2025-09-24 18:36:05.554323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e6c00 of size 1024 next 496 2025-09-24 18:36:05.554331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e7000 of size 1024 next 497 2025-09-24 18:36:05.554340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e7400 of size 1024 next 498 2025-09-24 18:36:05.554350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e7800 of size 1024 next 499 2025-09-24 18:36:05.554358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e7c00 of size 1024 next 500 2025-09-24 18:36:05.554367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e8000 of size 4096 next 502 2025-09-24 18:36:05.554374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8e9000 of size 4096 next 503 2025-09-24 18:36:05.554381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ea000 of size 4096 next 504 2025-09-24 18:36:05.554389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8eb000 of size 4096 next 505 2025-09-24 18:36:05.554397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ec000 of size 4096 next 506 2025-09-24 18:36:05.554411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ed000 of size 1024 next 507 2025-09-24 18:36:05.554420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ed400 of size 1024 next 508 2025-09-24 18:36:05.554428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ed800 of size 1024 next 509 2025-09-24 18:36:05.554437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8edc00 of size 1024 next 510 2025-09-24 18:36:05.554446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ee000 of size 1024 next 511 2025-09-24 18:36:05.554455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ee400 of size 1024 next 514 2025-09-24 18:36:05.554464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ee800 of size 1024 next 515 2025-09-24 18:36:05.554472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8eec00 of size 1024 next 516 2025-09-24 18:36:05.554479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ef000 of size 1024 next 517 2025-09-24 18:36:05.554487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ef400 of size 1024 next 518 2025-09-24 18:36:05.554495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ef800 of size 4096 next 520 2025-09-24 18:36:05.554502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f0800 of size 4096 next 521 2025-09-24 18:36:05.554510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f1800 of size 4096 next 522 2025-09-24 18:36:05.554517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f2800 of size 4096 next 523 2025-09-24 18:36:05.554525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f3800 of size 4096 next 524 2025-09-24 18:36:05.554532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f4800 of size 1024 next 525 2025-09-24 18:36:05.554540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f4c00 of size 1024 next 526 2025-09-24 18:36:05.554547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f5000 of size 1024 next 527 2025-09-24 18:36:05.554556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f5400 of size 1024 next 528 2025-09-24 18:36:05.554564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f5800 of size 1024 next 529 2025-09-24 18:36:05.554572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f5c00 of size 1024 next 532 2025-09-24 18:36:05.554580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f6000 of size 1024 next 533 2025-09-24 18:36:05.554589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f6400 of size 1024 next 534 2025-09-24 18:36:05.554597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f6800 of size 1024 next 535 2025-09-24 18:36:05.554604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f6c00 of size 1024 next 536 2025-09-24 18:36:05.554613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f7000 of size 4096 next 538 2025-09-24 18:36:05.554621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f8000 of size 4096 next 539 2025-09-24 18:36:05.554629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8f9000 of size 4096 next 540 2025-09-24 18:36:05.554638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fa000 of size 4096 next 541 2025-09-24 18:36:05.554645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fb000 of size 4096 next 542 2025-09-24 18:36:05.554654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fc000 of size 1024 next 543 2025-09-24 18:36:05.554662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fc400 of size 1024 next 544 2025-09-24 18:36:05.554678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fc800 of size 1024 next 545 2025-09-24 18:36:05.554686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fcc00 of size 1024 next 546 2025-09-24 18:36:05.554694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fd000 of size 1024 next 547 2025-09-24 18:36:05.554703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fd400 of size 1024 next 550 2025-09-24 18:36:05.554712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fd800 of size 1024 next 551 2025-09-24 18:36:05.554720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fdc00 of size 1024 next 552 2025-09-24 18:36:05.554727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fe000 of size 1024 next 553 2025-09-24 18:36:05.554736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fe400 of size 1024 next 554 2025-09-24 18:36:05.554745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8fe800 of size 4096 next 556 2025-09-24 18:36:05.554754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c8ff800 of size 4096 next 557 2025-09-24 18:36:05.554761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c900800 of size 4096 next 558 2025-09-24 18:36:05.554769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c901800 of size 4096 next 559 2025-09-24 18:36:05.554779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c902800 of size 4096 next 560 2025-09-24 18:36:05.554788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c903800 of size 1024 next 561 2025-09-24 18:36:05.554796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c903c00 of size 1024 next 562 2025-09-24 18:36:05.554803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c904000 of size 1024 next 563 2025-09-24 18:36:05.554811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c904400 of size 1024 next 564 2025-09-24 18:36:05.554819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c904800 of size 1024 next 565 2025-09-24 18:36:05.554828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c904c00 of size 1024 next 568 2025-09-24 18:36:05.554835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c905000 of size 1024 next 569 2025-09-24 18:36:05.554843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c905400 of size 1024 next 570 2025-09-24 18:36:05.554851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c905800 of size 1024 next 571 2025-09-24 18:36:05.554859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c905c00 of size 1024 next 572 2025-09-24 18:36:05.554867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c906000 of size 4096 next 574 2025-09-24 18:36:05.554876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c907000 of size 4096 next 575 2025-09-24 18:36:05.554884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c908000 of size 4096 next 576 2025-09-24 18:36:05.554892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c909000 of size 4096 next 577 2025-09-24 18:36:05.554901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90a000 of size 4096 next 578 2025-09-24 18:36:05.554910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90b000 of size 1024 next 579 2025-09-24 18:36:05.554918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90b400 of size 1024 next 580 2025-09-24 18:36:05.554925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90b800 of size 1024 next 581 2025-09-24 18:36:05.554934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90bc00 of size 1024 next 582 2025-09-24 18:36:05.554943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90c000 of size 1024 next 583 2025-09-24 18:36:05.554958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90c400 of size 1024 next 586 2025-09-24 18:36:05.554967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90c800 of size 1024 next 587 2025-09-24 18:36:05.554974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90cc00 of size 1024 next 588 2025-09-24 18:36:05.554982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90d000 of size 1024 next 589 2025-09-24 18:36:05.554992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90d400 of size 1024 next 590 2025-09-24 18:36:05.555001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90d800 of size 4096 next 592 2025-09-24 18:36:05.555010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c90e800 of size 6144 next 112 2025-09-24 18:36:05.555018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c910000 of size 524288 next 111 2025-09-24 18:36:05.555025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c990000 of size 262144 next 135 2025-09-24 18:36:05.555034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640c9d0000 of size 327680 next 124 2025-09-24 18:36:05.555042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ca20000 of size 589824 next 123 2025-09-24 18:36:05.555051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cab0000 of size 262144 next 152 2025-09-24 18:36:05.555060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640caf0000 of size 327680 next 142 2025-09-24 18:36:05.555068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cb40000 of size 786432 next 18446744073709551615 2025-09-24 18:36:05.555076: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-09-24 18:36:05.555085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc00000 of size 4096 next 593 2025-09-24 18:36:05.555092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc01000 of size 4096 next 594 2025-09-24 18:36:05.555100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc02000 of size 4096 next 595 2025-09-24 18:36:05.555108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc03000 of size 2048 next 598 2025-09-24 18:36:05.555116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc03800 of size 2048 next 599 2025-09-24 18:36:05.555125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc04000 of size 2048 next 600 2025-09-24 18:36:05.555132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc04800 of size 2048 next 601 2025-09-24 18:36:05.555140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc05000 of size 2048 next 602 2025-09-24 18:36:05.555149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc05800 of size 256 next 605 2025-09-24 18:36:05.555159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc05900 of size 256 next 606 2025-09-24 18:36:05.555167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc05a00 of size 2048 next 604 2025-09-24 18:36:05.555175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc06200 of size 2048 next 609 2025-09-24 18:36:05.555182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc06a00 of size 2048 next 610 2025-09-24 18:36:05.555190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc07200 of size 2048 next 611 2025-09-24 18:36:05.555198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc07a00 of size 2048 next 612 2025-09-24 18:36:05.555207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc08200 of size 256 next 614 2025-09-24 18:36:05.555216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc08300 of size 256 next 615 2025-09-24 18:36:05.555231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc08400 of size 8192 next 613 2025-09-24 18:36:05.555239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc0a400 of size 8192 next 618 2025-09-24 18:36:05.555248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc0c400 of size 8192 next 619 2025-09-24 18:36:05.555257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc0e400 of size 8192 next 620 2025-09-24 18:36:05.555265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc10400 of size 8192 next 621 2025-09-24 18:36:05.555275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc12400 of size 256 next 622 2025-09-24 18:36:05.555284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc12500 of size 256 next 623 2025-09-24 18:36:05.555292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc12600 of size 8192 next 626 2025-09-24 18:36:05.555300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc14600 of size 8192 next 627 2025-09-24 18:36:05.555309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc16600 of size 8192 next 628 2025-09-24 18:36:05.555317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc18600 of size 8192 next 629 2025-09-24 18:36:05.555325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc1a600 of size 8192 next 630 2025-09-24 18:36:05.555334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc1c600 of size 2048 next 631 2025-09-24 18:36:05.555342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc1ce00 of size 2048 next 633 2025-09-24 18:36:05.555350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc1d600 of size 2048 next 634 2025-09-24 18:36:05.555359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc1de00 of size 2048 next 635 2025-09-24 18:36:05.555367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc1e600 of size 2048 next 636 2025-09-24 18:36:05.555375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc1ee00 of size 2048 next 637 2025-09-24 18:36:05.555385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc1f600 of size 2048 next 640 2025-09-24 18:36:05.555393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc1fe00 of size 2048 next 641 2025-09-24 18:36:05.555400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc20600 of size 2048 next 642 2025-09-24 18:36:05.555407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc20e00 of size 2048 next 643 2025-09-24 18:36:05.555416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc21600 of size 8192 next 645 2025-09-24 18:36:05.555424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc23600 of size 8192 next 646 2025-09-24 18:36:05.555432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc25600 of size 8192 next 647 2025-09-24 18:36:05.555439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc27600 of size 8192 next 648 2025-09-24 18:36:05.555447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc29600 of size 8192 next 649 2025-09-24 18:36:05.555454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc2b600 of size 2048 next 650 2025-09-24 18:36:05.555461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc2be00 of size 2048 next 651 2025-09-24 18:36:05.555468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc2c600 of size 2048 next 652 2025-09-24 18:36:05.555475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc2ce00 of size 2048 next 653 2025-09-24 18:36:05.555482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc2d600 of size 2048 next 654 2025-09-24 18:36:05.555497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc2de00 of size 2048 next 655 2025-09-24 18:36:05.555505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc2e600 of size 2048 next 657 2025-09-24 18:36:05.555513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc2ee00 of size 2048 next 658 2025-09-24 18:36:05.555521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc2f600 of size 2048 next 659 2025-09-24 18:36:05.555530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc2fe00 of size 2048 next 660 2025-09-24 18:36:05.555539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc30600 of size 8192 next 662 2025-09-24 18:36:05.555547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc32600 of size 8192 next 663 2025-09-24 18:36:05.555554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc34600 of size 8192 next 664 2025-09-24 18:36:05.555563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc36600 of size 8192 next 665 2025-09-24 18:36:05.555571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc38600 of size 8192 next 666 2025-09-24 18:36:05.555579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3a600 of size 1024 next 667 2025-09-24 18:36:05.555587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3aa00 of size 1024 next 668 2025-09-24 18:36:05.555597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3ae00 of size 1024 next 669 2025-09-24 18:36:05.555607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3b200 of size 1024 next 673 2025-09-24 18:36:05.555615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3b600 of size 1024 next 675 2025-09-24 18:36:05.555623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3ba00 of size 1024 next 677 2025-09-24 18:36:05.555631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3be00 of size 1024 next 679 2025-09-24 18:36:05.555639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3c200 of size 1024 next 681 2025-09-24 18:36:05.555647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3c600 of size 256 next 682 2025-09-24 18:36:05.555656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3c700 of size 256 next 683 2025-09-24 18:36:05.555665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3c800 of size 2048 next 686 2025-09-24 18:36:05.555674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3d000 of size 256 next 690 2025-09-24 18:36:05.555682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3d100 of size 256 next 694 2025-09-24 18:36:05.555690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3d200 of size 256 next 695 2025-09-24 18:36:05.555697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc3d300 of size 256 next 693 2025-09-24 18:36:05.555705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640cc3d400 of size 11264 next 687 2025-09-24 18:36:05.555714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc40000 of size 256 next 688 2025-09-24 18:36:05.555722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc40100 of size 256 next 689 2025-09-24 18:36:05.555732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640cc40200 of size 12544 next 691 2025-09-24 18:36:05.555742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc43300 of size 12288 next 692 2025-09-24 18:36:05.555750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640cc46300 of size 49152 next 697 2025-09-24 18:36:05.555759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc52300 of size 24576 next 696 2025-09-24 18:36:05.555775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640cc58300 of size 228608 next 160 2025-09-24 18:36:05.555784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cc90000 of size 589824 next 158 2025-09-24 18:36:05.555792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cd20000 of size 524288 next 171 2025-09-24 18:36:05.555801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cda0000 of size 256 next 671 2025-09-24 18:36:05.555809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cda0100 of size 256 next 672 2025-09-24 18:36:05.555816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640cda0200 of size 523776 next 670 2025-09-24 18:36:05.555828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ce20000 of size 524288 next 222 2025-09-24 18:36:05.555844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cea0000 of size 1048576 next 190 2025-09-24 18:36:05.555853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640cfa0000 of size 1048576 next 189 2025-09-24 18:36:05.555863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640d0a0000 of size 1048576 next 203 2025-09-24 18:36:05.555873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640d1a0000 of size 1048576 next 251 2025-09-24 18:36:05.555883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640d2a0000 of size 1441792 next 18446744073709551615 2025-09-24 18:36:05.555892: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-09-24 18:36:05.555904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00000 of size 1280 next 1 2025-09-24 18:36:05.555914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00500 of size 256 next 5 2025-09-24 18:36:05.555922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00600 of size 256 next 8 2025-09-24 18:36:05.555930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00700 of size 256 next 9 2025-09-24 18:36:05.555938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00800 of size 256 next 10 2025-09-24 18:36:05.555946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00900 of size 256 next 11 2025-09-24 18:36:05.555955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00a00 of size 256 next 12 2025-09-24 18:36:05.555964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00b00 of size 256 next 13 2025-09-24 18:36:05.555972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00c00 of size 256 next 17 2025-09-24 18:36:05.555980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00d00 of size 256 next 19 2025-09-24 18:36:05.555988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00e00 of size 256 next 20 2025-09-24 18:36:05.555997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00f00 of size 256 next 21 2025-09-24 18:36:05.556006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01000 of size 256 next 22 2025-09-24 18:36:05.556015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01100 of size 256 next 24 2025-09-24 18:36:05.556023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01200 of size 256 next 25 2025-09-24 18:36:05.556030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01300 of size 256 next 23 2025-09-24 18:36:05.556039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01400 of size 256 next 28 2025-09-24 18:36:05.556047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01500 of size 256 next 29 2025-09-24 18:36:05.556056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01600 of size 256 next 30 2025-09-24 18:36:05.556065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01700 of size 256 next 31 2025-09-24 18:36:05.556080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01800 of size 256 next 33 2025-09-24 18:36:05.556088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01900 of size 256 next 34 2025-09-24 18:36:05.556096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01a00 of size 1024 next 32 2025-09-24 18:36:05.556103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01e00 of size 1024 next 37 2025-09-24 18:36:05.556111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e02200 of size 1024 next 38 2025-09-24 18:36:05.556120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e02600 of size 1024 next 39 2025-09-24 18:36:05.556128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e02a00 of size 1024 next 40 2025-09-24 18:36:05.556136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e02e00 of size 1024 next 41 2025-09-24 18:36:05.556146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e03200 of size 1024 next 43 2025-09-24 18:36:05.556154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e03600 of size 1024 next 44 2025-09-24 18:36:05.556163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e03a00 of size 1024 next 45 2025-09-24 18:36:05.556171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e03e00 of size 1024 next 46 2025-09-24 18:36:05.556180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04200 of size 256 next 48 2025-09-24 18:36:05.556189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04300 of size 256 next 49 2025-09-24 18:36:05.556198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04400 of size 256 next 50 2025-09-24 18:36:05.556206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04500 of size 256 next 51 2025-09-24 18:36:05.556215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04600 of size 256 next 52 2025-09-24 18:36:05.556223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04700 of size 256 next 53 2025-09-24 18:36:05.556230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04800 of size 256 next 56 2025-09-24 18:36:05.556238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04900 of size 256 next 57 2025-09-24 18:36:05.556246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04a00 of size 256 next 58 2025-09-24 18:36:05.556253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04b00 of size 256 next 14 2025-09-24 18:36:05.556261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04c00 of size 256 next 15 2025-09-24 18:36:05.556268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04d00 of size 256 next 16 2025-09-24 18:36:05.556276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04e00 of size 1024 next 60 2025-09-24 18:36:05.556285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e05200 of size 1024 next 61 2025-09-24 18:36:05.556293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e05600 of size 1024 next 62 2025-09-24 18:36:05.556301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e05a00 of size 1024 next 63 2025-09-24 18:36:05.556310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e05e00 of size 1024 next 64 2025-09-24 18:36:05.556319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06200 of size 256 next 66 2025-09-24 18:36:05.556327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06300 of size 256 next 67 2025-09-24 18:36:05.556335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06400 of size 256 next 68 2025-09-24 18:36:05.556369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06500 of size 256 next 69 2025-09-24 18:36:05.556379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06600 of size 256 next 70 2025-09-24 18:36:05.556389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06700 of size 256 next 73 2025-09-24 18:36:05.556396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06800 of size 256 next 74 2025-09-24 18:36:05.556405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06900 of size 256 next 75 2025-09-24 18:36:05.556414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06a00 of size 256 next 76 2025-09-24 18:36:05.556423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06b00 of size 256 next 77 2025-09-24 18:36:05.556433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06c00 of size 1024 next 79 2025-09-24 18:36:05.556443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e07000 of size 1024 next 80 2025-09-24 18:36:05.556452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e07400 of size 1024 next 81 2025-09-24 18:36:05.556461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e07800 of size 1024 next 82 2025-09-24 18:36:05.556471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e07c00 of size 1024 next 83 2025-09-24 18:36:05.556480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08000 of size 256 next 85 2025-09-24 18:36:05.556489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08100 of size 256 next 86 2025-09-24 18:36:05.556500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08200 of size 512 next 84 2025-09-24 18:36:05.556509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08400 of size 512 next 88 2025-09-24 18:36:05.556518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08600 of size 512 next 89 2025-09-24 18:36:05.556527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08800 of size 512 next 90 2025-09-24 18:36:05.556537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08a00 of size 512 next 91 2025-09-24 18:36:05.556546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08c00 of size 256 next 93 2025-09-24 18:36:05.556556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08d00 of size 256 next 94 2025-09-24 18:36:05.556565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08e00 of size 512 next 92 2025-09-24 18:36:05.556573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09000 of size 512 next 97 2025-09-24 18:36:05.556583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09200 of size 512 next 98 2025-09-24 18:36:05.556593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09400 of size 512 next 99 2025-09-24 18:36:05.556603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09600 of size 512 next 2 2025-09-24 18:36:05.556611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09800 of size 256 next 3 2025-09-24 18:36:05.556621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09900 of size 256 next 4 2025-09-24 18:36:05.556632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09a00 of size 16384 next 18 2025-09-24 18:36:05.556641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0da00 of size 256 next 100 2025-09-24 18:36:05.556650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0db00 of size 256 next 101 2025-09-24 18:36:05.556658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0dc00 of size 2048 next 104 2025-09-24 18:36:05.556667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0e400 of size 2048 next 105 2025-09-24 18:36:05.556683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0ec00 of size 2048 next 106 2025-09-24 18:36:05.556693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0f400 of size 2048 next 107 2025-09-24 18:36:05.556702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0fc00 of size 2048 next 108 2025-09-24 18:36:05.556710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e10400 of size 256 next 109 2025-09-24 18:36:05.556719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e10500 of size 256 next 110 2025-09-24 18:36:05.556730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e10600 of size 2048 next 113 2025-09-24 18:36:05.556738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e10e00 of size 2048 next 114 2025-09-24 18:36:05.556747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e11600 of size 2048 next 115 2025-09-24 18:36:05.556756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e11e00 of size 2048 next 116 2025-09-24 18:36:05.556765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e12600 of size 2048 next 6 2025-09-24 18:36:05.556775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e12e00 of size 37632 next 7 2025-09-24 18:36:05.556784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1c100 of size 512 next 118 2025-09-24 18:36:05.556793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1c300 of size 512 next 119 2025-09-24 18:36:05.556802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1c500 of size 512 next 120 2025-09-24 18:36:05.556812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1c700 of size 512 next 121 2025-09-24 18:36:05.556822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1c900 of size 512 next 122 2025-09-24 18:36:05.556831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1cb00 of size 512 next 125 2025-09-24 18:36:05.556839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1cd00 of size 512 next 126 2025-09-24 18:36:05.556849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1cf00 of size 512 next 127 2025-09-24 18:36:05.556859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1d100 of size 512 next 128 2025-09-24 18:36:05.556868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1d300 of size 512 next 129 2025-09-24 18:36:05.556877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1d500 of size 2048 next 130 2025-09-24 18:36:05.556887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1dd00 of size 2048 next 131 2025-09-24 18:36:05.556895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1e500 of size 2048 next 132 2025-09-24 18:36:05.556905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1ed00 of size 2048 next 133 2025-09-24 18:36:05.556914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1f500 of size 2048 next 134 2025-09-24 18:36:05.556923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1fd00 of size 512 next 136 2025-09-24 18:36:05.556932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1ff00 of size 512 next 137 2025-09-24 18:36:05.556944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20100 of size 512 next 138 2025-09-24 18:36:05.556953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20300 of size 512 next 139 2025-09-24 18:36:05.556961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20500 of size 512 next 140 2025-09-24 18:36:05.556969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20700 of size 512 next 141 2025-09-24 18:36:05.556980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20900 of size 512 next 143 2025-09-24 18:36:05.556996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20b00 of size 512 next 144 2025-09-24 18:36:05.557006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20d00 of size 512 next 145 2025-09-24 18:36:05.557017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20f00 of size 512 next 146 2025-09-24 18:36:05.557027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e21100 of size 2048 next 147 2025-09-24 18:36:05.557036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e21900 of size 2048 next 148 2025-09-24 18:36:05.557047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e22100 of size 2048 next 149 2025-09-24 18:36:05.557056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e22900 of size 2048 next 150 2025-09-24 18:36:05.557065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e23100 of size 2048 next 151 2025-09-24 18:36:05.557074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e23900 of size 512 next 153 2025-09-24 18:36:05.557084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e23b00 of size 512 next 154 2025-09-24 18:36:05.557094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e23d00 of size 512 next 155 2025-09-24 18:36:05.557104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e23f00 of size 512 next 156 2025-09-24 18:36:05.557113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24100 of size 512 next 157 2025-09-24 18:36:05.557124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24300 of size 512 next 161 2025-09-24 18:36:05.557132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24500 of size 512 next 162 2025-09-24 18:36:05.557140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24700 of size 512 next 163 2025-09-24 18:36:05.557148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24900 of size 512 next 164 2025-09-24 18:36:05.557158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24b00 of size 512 next 165 2025-09-24 18:36:05.557167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24d00 of size 2048 next 166 2025-09-24 18:36:05.557177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e25500 of size 2048 next 167 2025-09-24 18:36:05.557188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e25d00 of size 2048 next 168 2025-09-24 18:36:05.557197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e26500 of size 2048 next 169 2025-09-24 18:36:05.557205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e26d00 of size 2048 next 170 2025-09-24 18:36:05.557216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e27500 of size 1024 next 172 2025-09-24 18:36:05.557226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e27900 of size 1024 next 173 2025-09-24 18:36:05.557234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e27d00 of size 1024 next 174 2025-09-24 18:36:05.557243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28100 of size 1024 next 175 2025-09-24 18:36:05.557252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28500 of size 1024 next 176 2025-09-24 18:36:05.557261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28900 of size 256 next 178 2025-09-24 18:36:05.557270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28a00 of size 256 next 179 2025-09-24 18:36:05.557279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28b00 of size 1024 next 177 2025-09-24 18:36:05.557290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28f00 of size 1024 next 182 2025-09-24 18:36:05.557307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e29300 of size 1024 next 183 2025-09-24 18:36:05.557318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e29700 of size 1024 next 184 2025-09-24 18:36:05.557326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e29b00 of size 1024 next 185 2025-09-24 18:36:05.557338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e29f00 of size 256 next 187 2025-09-24 18:36:05.557347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e2a000 of size 256 next 188 2025-09-24 18:36:05.557356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e2a100 of size 4096 next 186 2025-09-24 18:36:05.557368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e2b100 of size 4096 next 42 2025-09-24 18:36:05.557378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e2c100 of size 65536 next 36 2025-09-24 18:36:05.557387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e3c100 of size 65536 next 35 2025-09-24 18:36:05.557396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e4c100 of size 4096 next 235 2025-09-24 18:36:05.557405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e4d100 of size 4096 next 236 2025-09-24 18:36:05.557415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e4e100 of size 4096 next 237 2025-09-24 18:36:05.557425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e4f100 of size 4096 next 238 2025-09-24 18:36:05.557434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e50100 of size 1024 next 239 2025-09-24 18:36:05.557442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e50500 of size 1024 next 240 2025-09-24 18:36:05.557451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e50900 of size 1024 next 241 2025-09-24 18:36:05.557460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e50d00 of size 1024 next 242 2025-09-24 18:36:05.557468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e51100 of size 1024 next 243 2025-09-24 18:36:05.557478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e51500 of size 1024 next 246 2025-09-24 18:36:05.557488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e51900 of size 1024 next 247 2025-09-24 18:36:05.557496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e51d00 of size 1024 next 248 2025-09-24 18:36:05.557506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e52100 of size 1024 next 249 2025-09-24 18:36:05.557517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e52500 of size 1024 next 250 2025-09-24 18:36:05.557525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e52900 of size 4096 next 252 2025-09-24 18:36:05.557533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e53900 of size 4096 next 253 2025-09-24 18:36:05.557543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e54900 of size 4096 next 254 2025-09-24 18:36:05.557553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e55900 of size 4096 next 255 2025-09-24 18:36:05.557563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e56900 of size 4096 next 256 2025-09-24 18:36:05.557574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e57900 of size 1024 next 257 2025-09-24 18:36:05.557584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e57d00 of size 1024 next 258 2025-09-24 18:36:05.557592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e58100 of size 1024 next 259 2025-09-24 18:36:05.557601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e58500 of size 1024 next 260 2025-09-24 18:36:05.557619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e58900 of size 1024 next 261 2025-09-24 18:36:05.557629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e58d00 of size 1024 next 264 2025-09-24 18:36:05.557639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e59100 of size 1024 next 265 2025-09-24 18:36:05.557650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e59500 of size 1024 next 266 2025-09-24 18:36:05.557658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e59900 of size 1024 next 267 2025-09-24 18:36:05.557666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e59d00 of size 1024 next 268 2025-09-24 18:36:05.557676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5a100 of size 4096 next 270 2025-09-24 18:36:05.557686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5b100 of size 4096 next 271 2025-09-24 18:36:05.557696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5c100 of size 4096 next 272 2025-09-24 18:36:05.557705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5d100 of size 4096 next 273 2025-09-24 18:36:05.557715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5e100 of size 4096 next 274 2025-09-24 18:36:05.557724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5f100 of size 1024 next 275 2025-09-24 18:36:05.557733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5f500 of size 1024 next 276 2025-09-24 18:36:05.557743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5f900 of size 1024 next 277 2025-09-24 18:36:05.557753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5fd00 of size 1024 next 278 2025-09-24 18:36:05.557763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e60100 of size 1024 next 279 2025-09-24 18:36:05.557774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e60500 of size 1024 next 282 2025-09-24 18:36:05.557782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e60900 of size 1024 next 283 2025-09-24 18:36:05.557791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e60d00 of size 1024 next 284 2025-09-24 18:36:05.557799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e61100 of size 1024 next 285 2025-09-24 18:36:05.557811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e61500 of size 1024 next 286 2025-09-24 18:36:05.557820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e61900 of size 4096 next 288 2025-09-24 18:36:05.557829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e62900 of size 6144 next 27 2025-09-24 18:36:05.557838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e64100 of size 147456 next 26 2025-09-24 18:36:05.557847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e88100 of size 65536 next 47 2025-09-24 18:36:05.557856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e98100 of size 65536 next 59 2025-09-24 18:36:05.557866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546ea8100 of size 65536 next 65 2025-09-24 18:36:05.557876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546eb8100 of size 294656 next 18446744073709551615 2025-09-24 18:36:05.557885: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-09-24 18:36:05.557907: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 256 totalling 18.8KiB 2025-09-24 18:36:05.557918: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-09-24 18:36:05.557928: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 258 Chunks of size 1024 totalling 258.0KiB 2025-09-24 18:36:05.557946: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-09-24 18:36:05.557958: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 56 Chunks of size 2048 totalling 112.0KiB 2025-09-24 18:36:05.557969: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-09-24 18:36:05.557977: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-09-24 18:36:05.557985: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-09-24 18:36:05.557995: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 20 Chunks of size 8192 totalling 160.0KiB 2025-09-24 18:36:05.558005: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12288 totalling 12.0KiB 2025-09-24 18:36:05.558015: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-09-24 18:36:05.558026: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 24576 totalling 24.0KiB 2025-09-24 18:36:05.558034: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-09-24 18:36:05.558043: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-09-24 18:36:05.558053: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-09-24 18:36:05.558063: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-09-24 18:36:05.558072: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 262144 totalling 1.25MiB 2025-09-24 18:36:05.558081: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-09-24 18:36:05.558090: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-09-24 18:36:05.558099: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 524288 totalling 1.50MiB 2025-09-24 18:36:05.558108: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-09-24 18:36:05.558117: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-09-24 18:36:05.558129: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-09-24 18:36:05.558138: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 19 Chunks of size 1310720 totalling 23.75MiB 2025-09-24 18:36:05.558147: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-09-24 18:36:05.558158: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-09-24 18:36:05.558167: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-09-24 18:36:05.558176: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 26 Chunks of size 2359296 totalling 58.50MiB 2025-09-24 18:36:05.558187: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3932160 totalling 3.75MiB 2025-09-24 18:36:05.558197: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 4194304 totalling 20.00MiB 2025-09-24 18:36:05.558206: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4718592 totalling 4.50MiB 2025-09-24 18:36:05.558217: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6291456 totalling 6.00MiB 2025-09-24 18:36:05.558228: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-09-24 18:36:05.558239: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 9437184 totalling 27.00MiB 2025-09-24 18:36:05.558247: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 191.76MiB 2025-09-24 18:36:05.558255: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 245956608 memory_limit_: 245956608 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-09-24 18:36:05.558280: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 245956608 InUse: 201074688 MaxInUse: 213355008 NumAllocs: 2322 MaxAllocSize: 9437184 2025-09-24 18:36:05.558316: W tensorflow/core/common_runtime/bfc_allocator.cc:439] _**********************___********_***_______******************************************************* 2025-09-24 18:36:05.558718: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at random_op.cc:77 : Resource exhausted: OOM when allocating tensor with shape[7,7,256,1024] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : 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[7,7,256,1024] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:RandomUniform] we want to redo the detection 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 : 88 ############################### 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.21184349060058594 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 Wed Sep 24 18:36:06 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 : 611 wait 20 seconds l 3637 free memory gpu now : 611 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-09-24 18:36:30.385599: 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-09-24 18:36:30.416772: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3492910000 Hz 2025-09-24 18:36:30.419398: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f65e8000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-09-24 18:36:30.419465: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-09-24 18:36:30.424656: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-09-24 18:36:30.577624: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x1418c940 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-09-24 18:36:30.577675: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-09-24 18:36:30.579136: 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-09-24 18:36:30.579828: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-24 18:36:30.589393: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-24 18:36:30.606993: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-24 18:36:30.609401: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-24 18:36:30.641729: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-24 18:36:30.643749: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-24 18:36:30.697988: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-24 18:36:30.699127: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-24 18:36:30.699248: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-24 18:36:30.699844: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-24 18:36:30.699864: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-24 18:36:30.699876: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-24 18:36:30.701516: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 234 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-09-24 18:36:31.339011: 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-09-24 18:36:31.339100: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-24 18:36:31.339122: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-24 18:36:31.339151: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-24 18:36:31.339171: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-24 18:36:31.339189: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-24 18:36:31.339207: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-24 18:36:31.339226: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-24 18:36:31.340045: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-24 18:36:31.341162: 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-09-24 18:36:31.341200: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-24 18:36:31.341219: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-24 18:36:31.341237: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-24 18:36:31.341254: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-24 18:36:31.341272: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-24 18:36:31.341289: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-24 18:36:31.341306: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-24 18:36:31.342131: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-24 18:36:31.342171: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-24 18:36:31.342182: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-24 18:36:31.342191: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-24 18:36:31.343062: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 234 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) Using TensorFlow backend. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:396: calling crop_and_resize_v1 (from tensorflow.python.ops.image_ops_impl) with box_ind is deprecated and will be removed in a future version. Instructions for updating: box_ind is deprecated, use box_indices instead 2025-09-24 18:36:44.071359: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 49.00MiB (rounded to 51380224) Current allocation summary follows. 2025-09-24 18:36:44.071431: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-09-24 18:36:44.071451: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 75, Chunks in use: 75. 18.8KiB allocated for chunks. 18.8KiB in use in bin. 9.0KiB client-requested in use in bin. 2025-09-24 18:36:44.071469: 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-09-24 18:36:44.071485: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 259, Chunks in use: 259. 259.2KiB allocated for chunks. 259.2KiB in use in bin. 259.0KiB client-requested in use in bin. 2025-09-24 18:36:44.071526: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 56, Chunks in use: 56. 112.0KiB allocated for chunks. 112.0KiB in use in bin. 112.0KiB client-requested in use in bin. 2025-09-24 18:36:44.071543: 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-09-24 18:36:44.071559: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 23, Chunks in use: 21. 195.2KiB allocated for chunks. 172.0KiB in use in bin. 172.0KiB client-requested in use in bin. 2025-09-24 18:36:44.071574: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 2, Chunks in use: 2. 40.0KiB allocated for chunks. 40.0KiB in use in bin. 40.0KiB client-requested in use in bin. 2025-09-24 18:36:44.071590: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 2, Chunks in use: 1. 84.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-09-24 18:36:44.071605: 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-09-24 18:36:44.071620: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 5, Chunks in use: 4. 783.2KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-09-24 18:36:44.071635: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 9, Chunks in use: 8. 2.66MiB allocated for chunks. 2.16MiB in use in bin. 2.00MiB client-requested in use in bin. 2025-09-24 18:36:44.071650: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 8, Chunks in use: 7. 4.64MiB allocated for chunks. 3.94MiB in use in bin. 3.75MiB client-requested in use in bin. 2025-09-24 18:36:44.071666: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 47, Chunks in use: 46. 53.12MiB allocated for chunks. 51.88MiB in use in bin. 46.00MiB client-requested in use in bin. 2025-09-24 18:36:44.071681: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 31, Chunks in use: 29. 71.00MiB allocated for chunks. 66.25MiB in use in bin. 64.50MiB client-requested in use in bin. 2025-09-24 18:36:44.071697: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 10, Chunks in use: 7. 46.25MiB allocated for chunks. 30.50MiB in use in bin. 26.75MiB client-requested in use in bin. 2025-09-24 18:36:44.071712: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 4, Chunks in use: 4. 35.00MiB allocated for chunks. 35.00MiB in use in bin. 35.00MiB client-requested in use in bin. 2025-09-24 18:36:44.071727: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 1, Chunks in use: 0. 19.56MiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-24 18:36:44.071741: 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-09-24 18:36:44.071754: 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-09-24 18:36:44.071767: 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-09-24 18:36:44.071781: 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-09-24 18:36:44.071804: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 49.00MiB was 32.00MiB, Chunk State: 2025-09-24 18:36:44.071817: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 112787456 2025-09-24 18:36:44.071833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f63fa000000 of size 4194304 next 632 2025-09-24 18:36:44.071846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fa400000 of size 4194304 next 617 2025-09-24 18:36:44.071859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fa800000 of size 4194304 next 616 2025-09-24 18:36:44.071871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fac00000 of size 6291456 next 608 2025-09-24 18:36:44.071883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fb200000 of size 9437184 next 607 2025-09-24 18:36:44.071895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fbb00000 of size 4194304 next 644 2025-09-24 18:36:44.071907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fbf00000 of size 4194304 next 625 2025-09-24 18:36:44.071920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fc300000 of size 8388608 next 624 2025-09-24 18:36:44.071932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fcb00000 of size 4194304 next 661 2025-09-24 18:36:44.071943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fcf00000 of size 2359296 next 676 2025-09-24 18:36:44.071955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fd140000 of size 2359296 next 678 2025-09-24 18:36:44.071967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fd380000 of size 2359296 next 680 2025-09-24 18:36:44.071979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f63fd5c0000 of size 7602176 next 639 2025-09-24 18:36:44.071991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fdd00000 of size 9437184 next 638 2025-09-24 18:36:44.072003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63fe600000 of size 9437184 next 656 2025-09-24 18:36:44.072015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f63fef00000 of size 4718592 next 685 2025-09-24 18:36:44.072027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f63ff380000 of size 4718592 next 684 2025-09-24 18:36:44.072039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f63ff800000 of size 20512768 next 18446744073709551615 2025-09-24 18:36:44.072051: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-09-24 18:36:44.072063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6402000000 of size 2359296 next 370 2025-09-24 18:36:44.072075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6402240000 of size 1048576 next 394 2025-09-24 18:36:44.072087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6402340000 of size 1310720 next 388 2025-09-24 18:36:44.072099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6402480000 of size 2359296 next 387 2025-09-24 18:36:44.072111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64026c0000 of size 1048576 next 412 2025-09-24 18:36:44.072123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64027c0000 of size 1310720 next 406 2025-09-24 18:36:44.072135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6402900000 of size 2359296 next 405 2025-09-24 18:36:44.072147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6402b40000 of size 1048576 next 430 2025-09-24 18:36:44.072159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6402c40000 of size 1310720 next 424 2025-09-24 18:36:44.072171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6402d80000 of size 2359296 next 423 2025-09-24 18:36:44.072192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6402fc0000 of size 1048576 next 447 2025-09-24 18:36:44.072204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64030c0000 of size 1310720 next 441 2025-09-24 18:36:44.072216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6403200000 of size 2359296 next 440 2025-09-24 18:36:44.072228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6403440000 of size 1048576 next 465 2025-09-24 18:36:44.072240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6403540000 of size 1310720 next 459 2025-09-24 18:36:44.072252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6403680000 of size 2359296 next 458 2025-09-24 18:36:44.072264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64038c0000 of size 1048576 next 483 2025-09-24 18:36:44.072276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64039c0000 of size 1310720 next 477 2025-09-24 18:36:44.072288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6403b00000 of size 2359296 next 476 2025-09-24 18:36:44.072300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6403d40000 of size 1048576 next 501 2025-09-24 18:36:44.072312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6403e40000 of size 1310720 next 495 2025-09-24 18:36:44.072323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6403f80000 of size 2359296 next 494 2025-09-24 18:36:44.072335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64041c0000 of size 1048576 next 519 2025-09-24 18:36:44.072367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64042c0000 of size 1310720 next 513 2025-09-24 18:36:44.072383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404400000 of size 2359296 next 512 2025-09-24 18:36:44.072398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404640000 of size 1048576 next 537 2025-09-24 18:36:44.072413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404740000 of size 1310720 next 531 2025-09-24 18:36:44.072426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404880000 of size 2359296 next 530 2025-09-24 18:36:44.072438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404ac0000 of size 1048576 next 555 2025-09-24 18:36:44.072450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404bc0000 of size 1310720 next 549 2025-09-24 18:36:44.072462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404d00000 of size 2359296 next 548 2025-09-24 18:36:44.072474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6404f40000 of size 1048576 next 573 2025-09-24 18:36:44.072485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405040000 of size 1310720 next 567 2025-09-24 18:36:44.072497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405180000 of size 2359296 next 566 2025-09-24 18:36:44.072509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64053c0000 of size 1048576 next 591 2025-09-24 18:36:44.072521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64054c0000 of size 1310720 next 585 2025-09-24 18:36:44.072533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405600000 of size 2359296 next 584 2025-09-24 18:36:44.072545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6405840000 of size 2097152 next 597 2025-09-24 18:36:44.072557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405a40000 of size 2097152 next 596 2025-09-24 18:36:44.072569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6405c40000 of size 3932160 next 18446744073709551615 2025-09-24 18:36:44.072581: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-09-24 18:36:44.072594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406000000 of size 2359296 next 245 2025-09-24 18:36:44.072615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406240000 of size 1048576 next 269 2025-09-24 18:36:44.072627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406340000 of size 1310720 next 263 2025-09-24 18:36:44.072639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406480000 of size 2359296 next 262 2025-09-24 18:36:44.072651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64066c0000 of size 1048576 next 287 2025-09-24 18:36:44.072663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64067c0000 of size 1310720 next 281 2025-09-24 18:36:44.072675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406900000 of size 2359296 next 280 2025-09-24 18:36:44.072686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406b40000 of size 1048576 next 304 2025-09-24 18:36:44.072698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406c40000 of size 1310720 next 298 2025-09-24 18:36:44.072710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406d80000 of size 2359296 next 297 2025-09-24 18:36:44.072722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6406fc0000 of size 1048576 next 322 2025-09-24 18:36:44.072734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64070c0000 of size 1310720 next 316 2025-09-24 18:36:44.072746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407200000 of size 2359296 next 315 2025-09-24 18:36:44.072758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407440000 of size 1048576 next 340 2025-09-24 18:36:44.072770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407540000 of size 1310720 next 334 2025-09-24 18:36:44.072782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407680000 of size 2359296 next 333 2025-09-24 18:36:44.072794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64078c0000 of size 1048576 next 358 2025-09-24 18:36:44.072805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64079c0000 of size 1310720 next 352 2025-09-24 18:36:44.072817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407b00000 of size 2359296 next 351 2025-09-24 18:36:44.072829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407d40000 of size 1048576 next 376 2025-09-24 18:36:44.072841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6407e40000 of size 1835008 next 18446744073709551615 2025-09-24 18:36:44.072853: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-09-24 18:36:44.072865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408000000 of size 2359296 next 181 2025-09-24 18:36:44.072877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408240000 of size 2097152 next 196 2025-09-24 18:36:44.072889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408440000 of size 1048576 next 216 2025-09-24 18:36:44.072901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408540000 of size 1310720 next 209 2025-09-24 18:36:44.072912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408680000 of size 2359296 next 208 2025-09-24 18:36:44.072924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64088c0000 of size 1048576 next 234 2025-09-24 18:36:44.072936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f64089c0000 of size 1310720 next 228 2025-09-24 18:36:44.072948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6408b00000 of size 2359296 next 227 2025-09-24 18:36:44.072960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6408d40000 of size 2883584 next 18446744073709551615 2025-09-24 18:36:44.072971: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-09-24 18:36:44.072991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a600000 of size 147456 next 55 2025-09-24 18:36:44.073004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a624000 of size 65536 next 78 2025-09-24 18:36:44.073016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a634000 of size 4096 next 191 2025-09-24 18:36:44.073028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a635000 of size 4096 next 192 2025-09-24 18:36:44.073040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a636000 of size 4096 next 193 2025-09-24 18:36:44.073052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a637000 of size 256 next 194 2025-09-24 18:36:44.073064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a637100 of size 256 next 195 2025-09-24 18:36:44.073076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a637200 of size 4096 next 197 2025-09-24 18:36:44.073088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a638200 of size 4096 next 198 2025-09-24 18:36:44.073100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a639200 of size 4096 next 199 2025-09-24 18:36:44.073111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63a200 of size 4096 next 200 2025-09-24 18:36:44.073123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63b200 of size 4096 next 201 2025-09-24 18:36:44.073135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63c200 of size 1024 next 202 2025-09-24 18:36:44.073147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63c600 of size 1024 next 204 2025-09-24 18:36:44.073159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63ca00 of size 1024 next 205 2025-09-24 18:36:44.073171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63ce00 of size 1024 next 206 2025-09-24 18:36:44.073183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63d200 of size 1024 next 207 2025-09-24 18:36:44.073195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63d600 of size 1024 next 210 2025-09-24 18:36:44.073206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63da00 of size 1024 next 211 2025-09-24 18:36:44.073218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63de00 of size 1024 next 212 2025-09-24 18:36:44.073230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63e200 of size 1024 next 213 2025-09-24 18:36:44.073242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63e600 of size 1024 next 214 2025-09-24 18:36:44.073254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63ea00 of size 4096 next 215 2025-09-24 18:36:44.073265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a63fa00 of size 4096 next 217 2025-09-24 18:36:44.073277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a640a00 of size 4096 next 218 2025-09-24 18:36:44.073289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a641a00 of size 4096 next 219 2025-09-24 18:36:44.073301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a642a00 of size 4096 next 220 2025-09-24 18:36:44.073313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a643a00 of size 1024 next 221 2025-09-24 18:36:44.073325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a643e00 of size 1024 next 223 2025-09-24 18:36:44.073337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a644200 of size 1024 next 224 2025-09-24 18:36:44.073348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a644600 of size 1024 next 225 2025-09-24 18:36:44.073360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a644a00 of size 1024 next 226 2025-09-24 18:36:44.073372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a644e00 of size 1024 next 229 2025-09-24 18:36:44.073392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a645200 of size 1024 next 230 2025-09-24 18:36:44.073404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a645600 of size 1024 next 231 2025-09-24 18:36:44.073416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a645a00 of size 1024 next 232 2025-09-24 18:36:44.073428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a645e00 of size 1024 next 233 2025-09-24 18:36:44.073440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a646200 of size 7680 next 72 2025-09-24 18:36:44.073452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a648000 of size 147456 next 71 2025-09-24 18:36:44.073464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a66c000 of size 131072 next 87 2025-09-24 18:36:44.073476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a68c000 of size 4096 next 289 2025-09-24 18:36:44.073488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a68d000 of size 4096 next 290 2025-09-24 18:36:44.073499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a68e000 of size 4096 next 291 2025-09-24 18:36:44.073511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a68f000 of size 1024 next 292 2025-09-24 18:36:44.073523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a68f400 of size 1024 next 293 2025-09-24 18:36:44.073535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a68f800 of size 1024 next 294 2025-09-24 18:36:44.073547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a68fc00 of size 1024 next 295 2025-09-24 18:36:44.073559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a690000 of size 1024 next 296 2025-09-24 18:36:44.073570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a690400 of size 1024 next 299 2025-09-24 18:36:44.073582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a690800 of size 1024 next 300 2025-09-24 18:36:44.073594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a690c00 of size 1024 next 301 2025-09-24 18:36:44.073606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a691000 of size 1024 next 302 2025-09-24 18:36:44.073618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a691400 of size 1024 next 303 2025-09-24 18:36:44.073630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a691800 of size 4096 next 305 2025-09-24 18:36:44.073641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a692800 of size 4096 next 306 2025-09-24 18:36:44.073653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a693800 of size 4096 next 307 2025-09-24 18:36:44.073665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a694800 of size 4096 next 308 2025-09-24 18:36:44.073677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a695800 of size 4096 next 309 2025-09-24 18:36:44.073688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a696800 of size 1024 next 310 2025-09-24 18:36:44.073700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a696c00 of size 1024 next 311 2025-09-24 18:36:44.073712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a697000 of size 1024 next 312 2025-09-24 18:36:44.073724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a697400 of size 1024 next 313 2025-09-24 18:36:44.073736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a697800 of size 1024 next 314 2025-09-24 18:36:44.073748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a697c00 of size 1024 next 317 2025-09-24 18:36:44.073759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a698000 of size 1024 next 318 2025-09-24 18:36:44.073779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a698400 of size 1024 next 319 2025-09-24 18:36:44.073791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a698800 of size 1024 next 320 2025-09-24 18:36:44.073803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a698c00 of size 1024 next 321 2025-09-24 18:36:44.073815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a699000 of size 4096 next 323 2025-09-24 18:36:44.073827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69a000 of size 4096 next 324 2025-09-24 18:36:44.073839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69b000 of size 4096 next 325 2025-09-24 18:36:44.073850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69c000 of size 4096 next 326 2025-09-24 18:36:44.073862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69d000 of size 4096 next 327 2025-09-24 18:36:44.073874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69e000 of size 1024 next 328 2025-09-24 18:36:44.073886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69e400 of size 1024 next 329 2025-09-24 18:36:44.073898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69e800 of size 1024 next 330 2025-09-24 18:36:44.073910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69ec00 of size 1024 next 331 2025-09-24 18:36:44.073921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69f000 of size 1024 next 332 2025-09-24 18:36:44.073933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69f400 of size 1024 next 335 2025-09-24 18:36:44.073945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69f800 of size 1024 next 336 2025-09-24 18:36:44.073957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a69fc00 of size 1024 next 337 2025-09-24 18:36:44.073968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a0000 of size 1024 next 338 2025-09-24 18:36:44.073980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a0400 of size 1024 next 339 2025-09-24 18:36:44.073992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a0800 of size 4096 next 341 2025-09-24 18:36:44.074004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a1800 of size 4096 next 342 2025-09-24 18:36:44.074015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a2800 of size 4096 next 343 2025-09-24 18:36:44.074027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a3800 of size 4096 next 344 2025-09-24 18:36:44.074039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a4800 of size 4096 next 345 2025-09-24 18:36:44.074051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a5800 of size 1024 next 346 2025-09-24 18:36:44.074063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a5c00 of size 1024 next 347 2025-09-24 18:36:44.074074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a6000 of size 1024 next 348 2025-09-24 18:36:44.074086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a6400 of size 1024 next 349 2025-09-24 18:36:44.074098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a6800 of size 1024 next 350 2025-09-24 18:36:44.074110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a6c00 of size 1024 next 353 2025-09-24 18:36:44.074122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a7000 of size 1024 next 354 2025-09-24 18:36:44.074133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a7400 of size 1024 next 355 2025-09-24 18:36:44.074145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a7800 of size 1024 next 356 2025-09-24 18:36:44.074165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a7c00 of size 1024 next 357 2025-09-24 18:36:44.074177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a8000 of size 4096 next 359 2025-09-24 18:36:44.074189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6a9000 of size 4096 next 360 2025-09-24 18:36:44.074201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6aa000 of size 4096 next 361 2025-09-24 18:36:44.074212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6ab000 of size 4096 next 362 2025-09-24 18:36:44.074224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6ac000 of size 4096 next 363 2025-09-24 18:36:44.074236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6ad000 of size 1024 next 364 2025-09-24 18:36:44.074248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6ad400 of size 1024 next 365 2025-09-24 18:36:44.074260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6ad800 of size 1024 next 366 2025-09-24 18:36:44.074271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6adc00 of size 1024 next 367 2025-09-24 18:36:44.074283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6ae000 of size 1024 next 368 2025-09-24 18:36:44.074295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6ae400 of size 1024 next 371 2025-09-24 18:36:44.074307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6ae800 of size 1024 next 372 2025-09-24 18:36:44.074319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6aec00 of size 1024 next 373 2025-09-24 18:36:44.074330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6af000 of size 1024 next 374 2025-09-24 18:36:44.074342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6af400 of size 1024 next 375 2025-09-24 18:36:44.074354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6af800 of size 4096 next 377 2025-09-24 18:36:44.074366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b0800 of size 4096 next 378 2025-09-24 18:36:44.074377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b1800 of size 4096 next 379 2025-09-24 18:36:44.074389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b2800 of size 4096 next 380 2025-09-24 18:36:44.074401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b3800 of size 4096 next 381 2025-09-24 18:36:44.074413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b4800 of size 1024 next 382 2025-09-24 18:36:44.074425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b4c00 of size 1024 next 383 2025-09-24 18:36:44.074436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b5000 of size 1024 next 384 2025-09-24 18:36:44.074448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b5400 of size 1024 next 385 2025-09-24 18:36:44.074460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b5800 of size 1024 next 386 2025-09-24 18:36:44.074472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b5c00 of size 1024 next 389 2025-09-24 18:36:44.074484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b6000 of size 1024 next 390 2025-09-24 18:36:44.074495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b6400 of size 1024 next 391 2025-09-24 18:36:44.074507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b6800 of size 1024 next 392 2025-09-24 18:36:44.074519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b6c00 of size 1024 next 393 2025-09-24 18:36:44.074531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b7000 of size 4096 next 395 2025-09-24 18:36:44.074550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b8000 of size 4096 next 396 2025-09-24 18:36:44.074563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6b9000 of size 4096 next 397 2025-09-24 18:36:44.074575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6ba000 of size 4096 next 398 2025-09-24 18:36:44.074586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6bb000 of size 4096 next 399 2025-09-24 18:36:44.074598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6bc000 of size 1024 next 400 2025-09-24 18:36:44.074610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6bc400 of size 1024 next 401 2025-09-24 18:36:44.074622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6bc800 of size 1024 next 402 2025-09-24 18:36:44.074634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6bcc00 of size 1024 next 403 2025-09-24 18:36:44.074645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6bd000 of size 1024 next 404 2025-09-24 18:36:44.074657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6bd400 of size 1024 next 407 2025-09-24 18:36:44.074669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6bd800 of size 1024 next 408 2025-09-24 18:36:44.074681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6bdc00 of size 1024 next 409 2025-09-24 18:36:44.074693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6be000 of size 1024 next 410 2025-09-24 18:36:44.074704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6be400 of size 1024 next 411 2025-09-24 18:36:44.074716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6be800 of size 4096 next 413 2025-09-24 18:36:44.074728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6bf800 of size 4096 next 414 2025-09-24 18:36:44.074740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c0800 of size 4096 next 415 2025-09-24 18:36:44.074752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c1800 of size 4096 next 416 2025-09-24 18:36:44.074764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c2800 of size 4096 next 417 2025-09-24 18:36:44.074775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c3800 of size 1024 next 418 2025-09-24 18:36:44.074787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c3c00 of size 1024 next 419 2025-09-24 18:36:44.074799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c4000 of size 1024 next 420 2025-09-24 18:36:44.074811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c4400 of size 1024 next 421 2025-09-24 18:36:44.074823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c4800 of size 1024 next 422 2025-09-24 18:36:44.074835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c4c00 of size 1024 next 425 2025-09-24 18:36:44.074846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c5000 of size 1024 next 426 2025-09-24 18:36:44.074858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c5400 of size 1024 next 427 2025-09-24 18:36:44.074870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c5800 of size 1024 next 428 2025-09-24 18:36:44.074882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c5c00 of size 1024 next 429 2025-09-24 18:36:44.074893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c6000 of size 4096 next 431 2025-09-24 18:36:44.074905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c7000 of size 4096 next 432 2025-09-24 18:36:44.074917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c8000 of size 4096 next 433 2025-09-24 18:36:44.074929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6c9000 of size 4096 next 434 2025-09-24 18:36:44.074948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6ca000 of size 4096 next 435 2025-09-24 18:36:44.074961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6cb000 of size 1024 next 436 2025-09-24 18:36:44.074973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6cb400 of size 1024 next 437 2025-09-24 18:36:44.074984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6cb800 of size 1024 next 438 2025-09-24 18:36:44.074996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6cbc00 of size 1024 next 103 2025-09-24 18:36:44.075008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a6cc000 of size 262144 next 102 2025-09-24 18:36:44.075020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a70c000 of size 262144 next 674 2025-09-24 18:36:44.075032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640a74c000 of size 737280 next 18446744073709551615 2025-09-24 18:36:44.075044: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-09-24 18:36:44.075056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a800000 of size 589824 next 96 2025-09-24 18:36:44.075068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a890000 of size 262144 next 117 2025-09-24 18:36:44.075080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d0000 of size 1024 next 439 2025-09-24 18:36:44.075092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d0400 of size 1024 next 442 2025-09-24 18:36:44.075104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d0800 of size 1024 next 443 2025-09-24 18:36:44.075116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d0c00 of size 1024 next 444 2025-09-24 18:36:44.075127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d1000 of size 1024 next 445 2025-09-24 18:36:44.075139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d1400 of size 1024 next 446 2025-09-24 18:36:44.075151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d1800 of size 4096 next 448 2025-09-24 18:36:44.075163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d2800 of size 4096 next 449 2025-09-24 18:36:44.075175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d3800 of size 4096 next 450 2025-09-24 18:36:44.075186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d4800 of size 4096 next 451 2025-09-24 18:36:44.075198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d5800 of size 4096 next 452 2025-09-24 18:36:44.075210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d6800 of size 1024 next 453 2025-09-24 18:36:44.075222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d6c00 of size 1024 next 454 2025-09-24 18:36:44.075234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d7000 of size 1024 next 455 2025-09-24 18:36:44.075245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d7400 of size 1024 next 456 2025-09-24 18:36:44.075257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d7800 of size 1024 next 457 2025-09-24 18:36:44.075269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d7c00 of size 1024 next 460 2025-09-24 18:36:44.075281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d8000 of size 1024 next 461 2025-09-24 18:36:44.075292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d8400 of size 1024 next 462 2025-09-24 18:36:44.075304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d8800 of size 1024 next 463 2025-09-24 18:36:44.075316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d8c00 of size 1024 next 464 2025-09-24 18:36:44.075336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8d9000 of size 4096 next 466 2025-09-24 18:36:44.075348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8da000 of size 4096 next 467 2025-09-24 18:36:44.075360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8db000 of size 4096 next 468 2025-09-24 18:36:44.075371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8dc000 of size 4096 next 469 2025-09-24 18:36:44.075383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8dd000 of size 4096 next 470 2025-09-24 18:36:44.075395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8de000 of size 1024 next 471 2025-09-24 18:36:44.075407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8de400 of size 1024 next 472 2025-09-24 18:36:44.075419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8de800 of size 1024 next 473 2025-09-24 18:36:44.075431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8dec00 of size 1024 next 474 2025-09-24 18:36:44.075442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8df000 of size 1024 next 475 2025-09-24 18:36:44.075454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8df400 of size 1024 next 478 2025-09-24 18:36:44.075466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8df800 of size 1024 next 479 2025-09-24 18:36:44.075478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8dfc00 of size 1024 next 480 2025-09-24 18:36:44.075490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e0000 of size 1024 next 481 2025-09-24 18:36:44.075501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e0400 of size 1024 next 482 2025-09-24 18:36:44.075513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e0800 of size 4096 next 484 2025-09-24 18:36:44.075525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e1800 of size 4096 next 485 2025-09-24 18:36:44.075537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e2800 of size 4096 next 486 2025-09-24 18:36:44.075549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e3800 of size 4096 next 487 2025-09-24 18:36:44.075560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e4800 of size 4096 next 488 2025-09-24 18:36:44.075572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e5800 of size 1024 next 489 2025-09-24 18:36:44.075584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e5c00 of size 1024 next 490 2025-09-24 18:36:44.075596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e6000 of size 1024 next 491 2025-09-24 18:36:44.075607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e6400 of size 1024 next 492 2025-09-24 18:36:44.075619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e6800 of size 1024 next 493 2025-09-24 18:36:44.075631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e6c00 of size 1024 next 496 2025-09-24 18:36:44.075643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e7000 of size 1024 next 497 2025-09-24 18:36:44.075655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e7400 of size 1024 next 498 2025-09-24 18:36:44.075667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e7800 of size 1024 next 499 2025-09-24 18:36:44.075678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e7c00 of size 1024 next 500 2025-09-24 18:36:44.075690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e8000 of size 4096 next 502 2025-09-24 18:36:44.075702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8e9000 of size 4096 next 503 2025-09-24 18:36:44.075722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ea000 of size 4096 next 504 2025-09-24 18:36:44.075734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8eb000 of size 4096 next 505 2025-09-24 18:36:44.075746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ec000 of size 4096 next 506 2025-09-24 18:36:44.075757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ed000 of size 1024 next 507 2025-09-24 18:36:44.075769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ed400 of size 1024 next 508 2025-09-24 18:36:44.075781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ed800 of size 1024 next 509 2025-09-24 18:36:44.075793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8edc00 of size 1024 next 510 2025-09-24 18:36:44.075805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ee000 of size 1024 next 511 2025-09-24 18:36:44.075817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ee400 of size 1024 next 514 2025-09-24 18:36:44.075828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ee800 of size 1024 next 515 2025-09-24 18:36:44.075840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8eec00 of size 1024 next 516 2025-09-24 18:36:44.075852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ef000 of size 1024 next 517 2025-09-24 18:36:44.075864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ef400 of size 1024 next 518 2025-09-24 18:36:44.075876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ef800 of size 4096 next 520 2025-09-24 18:36:44.075888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f0800 of size 4096 next 521 2025-09-24 18:36:44.075899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f1800 of size 4096 next 522 2025-09-24 18:36:44.075911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f2800 of size 4096 next 523 2025-09-24 18:36:44.075923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f3800 of size 4096 next 524 2025-09-24 18:36:44.075935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f4800 of size 1024 next 525 2025-09-24 18:36:44.075947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f4c00 of size 1024 next 526 2025-09-24 18:36:44.075958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f5000 of size 1024 next 527 2025-09-24 18:36:44.075970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f5400 of size 1024 next 528 2025-09-24 18:36:44.075982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f5800 of size 1024 next 529 2025-09-24 18:36:44.075994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f5c00 of size 1024 next 532 2025-09-24 18:36:44.076006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f6000 of size 1024 next 533 2025-09-24 18:36:44.076017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f6400 of size 1024 next 534 2025-09-24 18:36:44.076029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f6800 of size 1024 next 535 2025-09-24 18:36:44.076041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f6c00 of size 1024 next 536 2025-09-24 18:36:44.076053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f7000 of size 4096 next 538 2025-09-24 18:36:44.076065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f8000 of size 4096 next 539 2025-09-24 18:36:44.076077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8f9000 of size 4096 next 540 2025-09-24 18:36:44.076088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fa000 of size 4096 next 541 2025-09-24 18:36:44.076108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fb000 of size 4096 next 542 2025-09-24 18:36:44.076120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fc000 of size 1024 next 543 2025-09-24 18:36:44.076132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fc400 of size 1024 next 544 2025-09-24 18:36:44.076144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fc800 of size 1024 next 545 2025-09-24 18:36:44.076155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fcc00 of size 1024 next 546 2025-09-24 18:36:44.076167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fd000 of size 1024 next 547 2025-09-24 18:36:44.076179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fd400 of size 1024 next 550 2025-09-24 18:36:44.076191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fd800 of size 1024 next 551 2025-09-24 18:36:44.076203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fdc00 of size 1024 next 552 2025-09-24 18:36:44.076214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fe000 of size 1024 next 553 2025-09-24 18:36:44.076226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fe400 of size 1024 next 554 2025-09-24 18:36:44.076238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8fe800 of size 4096 next 556 2025-09-24 18:36:44.076250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a8ff800 of size 4096 next 557 2025-09-24 18:36:44.076262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a900800 of size 4096 next 558 2025-09-24 18:36:44.076273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a901800 of size 4096 next 559 2025-09-24 18:36:44.076285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a902800 of size 4096 next 560 2025-09-24 18:36:44.076297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a903800 of size 1024 next 561 2025-09-24 18:36:44.076309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a903c00 of size 1024 next 562 2025-09-24 18:36:44.076320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a904000 of size 1024 next 563 2025-09-24 18:36:44.076332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a904400 of size 1024 next 564 2025-09-24 18:36:44.076372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a904800 of size 1024 next 565 2025-09-24 18:36:44.076389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a904c00 of size 1024 next 568 2025-09-24 18:36:44.076404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a905000 of size 1024 next 569 2025-09-24 18:36:44.076419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a905400 of size 1024 next 570 2025-09-24 18:36:44.076435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a905800 of size 1024 next 571 2025-09-24 18:36:44.076450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a905c00 of size 1024 next 572 2025-09-24 18:36:44.076463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a906000 of size 4096 next 574 2025-09-24 18:36:44.076475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a907000 of size 4096 next 575 2025-09-24 18:36:44.076503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a908000 of size 4096 next 576 2025-09-24 18:36:44.076515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a909000 of size 4096 next 577 2025-09-24 18:36:44.076527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90a000 of size 4096 next 578 2025-09-24 18:36:44.076538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90b000 of size 1024 next 579 2025-09-24 18:36:44.076560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90b400 of size 1024 next 580 2025-09-24 18:36:44.076573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90b800 of size 1024 next 581 2025-09-24 18:36:44.076585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90bc00 of size 1024 next 582 2025-09-24 18:36:44.076597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90c000 of size 1024 next 583 2025-09-24 18:36:44.076608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90c400 of size 1024 next 586 2025-09-24 18:36:44.076620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90c800 of size 1024 next 587 2025-09-24 18:36:44.076632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90cc00 of size 1024 next 588 2025-09-24 18:36:44.076644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90d000 of size 1024 next 589 2025-09-24 18:36:44.076656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90d400 of size 1024 next 590 2025-09-24 18:36:44.076668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90d800 of size 4096 next 592 2025-09-24 18:36:44.076680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a90e800 of size 6144 next 112 2025-09-24 18:36:44.076692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a910000 of size 524288 next 111 2025-09-24 18:36:44.076704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a990000 of size 262144 next 135 2025-09-24 18:36:44.076716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640a9d0000 of size 327680 next 124 2025-09-24 18:36:44.076728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640aa20000 of size 589824 next 123 2025-09-24 18:36:44.076740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640aab0000 of size 262144 next 152 2025-09-24 18:36:44.076752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640aaf0000 of size 327680 next 142 2025-09-24 18:36:44.076765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ab40000 of size 786432 next 18446744073709551615 2025-09-24 18:36:44.076777: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-09-24 18:36:44.076789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac00000 of size 4096 next 593 2025-09-24 18:36:44.076801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac01000 of size 4096 next 594 2025-09-24 18:36:44.076813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac02000 of size 4096 next 595 2025-09-24 18:36:44.076825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac03000 of size 2048 next 598 2025-09-24 18:36:44.076837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac03800 of size 2048 next 599 2025-09-24 18:36:44.076849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac04000 of size 2048 next 600 2025-09-24 18:36:44.076860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac04800 of size 2048 next 601 2025-09-24 18:36:44.076872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac05000 of size 2048 next 602 2025-09-24 18:36:44.076884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac05800 of size 256 next 605 2025-09-24 18:36:44.076896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac05900 of size 256 next 606 2025-09-24 18:36:44.076908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac05a00 of size 2048 next 604 2025-09-24 18:36:44.076920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac06200 of size 2048 next 609 2025-09-24 18:36:44.076932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac06a00 of size 2048 next 610 2025-09-24 18:36:44.076944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac07200 of size 2048 next 611 2025-09-24 18:36:44.076967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac07a00 of size 2048 next 612 2025-09-24 18:36:44.076980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac08200 of size 256 next 614 2025-09-24 18:36:44.076992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac08300 of size 256 next 615 2025-09-24 18:36:44.077004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac08400 of size 8192 next 613 2025-09-24 18:36:44.077016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac0a400 of size 8192 next 618 2025-09-24 18:36:44.077028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac0c400 of size 8192 next 619 2025-09-24 18:36:44.077040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac0e400 of size 8192 next 620 2025-09-24 18:36:44.077051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac10400 of size 8192 next 621 2025-09-24 18:36:44.077063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac12400 of size 256 next 622 2025-09-24 18:36:44.077075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac12500 of size 256 next 623 2025-09-24 18:36:44.077087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac12600 of size 8192 next 626 2025-09-24 18:36:44.077099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac14600 of size 8192 next 627 2025-09-24 18:36:44.077111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac16600 of size 8192 next 628 2025-09-24 18:36:44.077122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac18600 of size 8192 next 629 2025-09-24 18:36:44.077134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac1a600 of size 8192 next 630 2025-09-24 18:36:44.077146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac1c600 of size 2048 next 631 2025-09-24 18:36:44.077158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac1ce00 of size 2048 next 633 2025-09-24 18:36:44.077169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac1d600 of size 2048 next 634 2025-09-24 18:36:44.077181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac1de00 of size 2048 next 635 2025-09-24 18:36:44.077193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac1e600 of size 2048 next 636 2025-09-24 18:36:44.077205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac1ee00 of size 2048 next 637 2025-09-24 18:36:44.077217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac1f600 of size 2048 next 640 2025-09-24 18:36:44.077228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac1fe00 of size 2048 next 641 2025-09-24 18:36:44.077240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac20600 of size 2048 next 642 2025-09-24 18:36:44.077252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac20e00 of size 2048 next 643 2025-09-24 18:36:44.077264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac21600 of size 8192 next 645 2025-09-24 18:36:44.077276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac23600 of size 8192 next 646 2025-09-24 18:36:44.077288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac25600 of size 8192 next 647 2025-09-24 18:36:44.077300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac27600 of size 8192 next 648 2025-09-24 18:36:44.077312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac29600 of size 8192 next 649 2025-09-24 18:36:44.077323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac2b600 of size 2048 next 650 2025-09-24 18:36:44.077335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac2be00 of size 2048 next 651 2025-09-24 18:36:44.077355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac2c600 of size 2048 next 652 2025-09-24 18:36:44.077367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac2ce00 of size 2048 next 653 2025-09-24 18:36:44.077379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac2d600 of size 2048 next 654 2025-09-24 18:36:44.077391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac2de00 of size 2048 next 655 2025-09-24 18:36:44.077402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac2e600 of size 2048 next 657 2025-09-24 18:36:44.077414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac2ee00 of size 2048 next 658 2025-09-24 18:36:44.077426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac2f600 of size 2048 next 659 2025-09-24 18:36:44.077438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac2fe00 of size 2048 next 660 2025-09-24 18:36:44.077450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac30600 of size 8192 next 662 2025-09-24 18:36:44.077461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac32600 of size 8192 next 663 2025-09-24 18:36:44.077473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac34600 of size 8192 next 664 2025-09-24 18:36:44.077485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac36600 of size 8192 next 665 2025-09-24 18:36:44.077497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac38600 of size 8192 next 666 2025-09-24 18:36:44.077509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3a600 of size 1024 next 667 2025-09-24 18:36:44.077521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3aa00 of size 1024 next 668 2025-09-24 18:36:44.077532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3ae00 of size 1024 next 669 2025-09-24 18:36:44.077544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3b200 of size 1024 next 673 2025-09-24 18:36:44.077556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3b600 of size 1024 next 675 2025-09-24 18:36:44.077568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3ba00 of size 1024 next 677 2025-09-24 18:36:44.077580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3be00 of size 1024 next 679 2025-09-24 18:36:44.077592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3c200 of size 1024 next 681 2025-09-24 18:36:44.077603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3c600 of size 256 next 682 2025-09-24 18:36:44.077615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3c700 of size 256 next 683 2025-09-24 18:36:44.077627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3c800 of size 2048 next 686 2025-09-24 18:36:44.077639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3d000 of size 256 next 690 2025-09-24 18:36:44.077651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3d100 of size 256 next 694 2025-09-24 18:36:44.077663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3d200 of size 256 next 695 2025-09-24 18:36:44.077675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac3d300 of size 256 next 693 2025-09-24 18:36:44.077686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640ac3d400 of size 11264 next 687 2025-09-24 18:36:44.077698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac40000 of size 256 next 688 2025-09-24 18:36:44.077710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac40100 of size 256 next 689 2025-09-24 18:36:44.077722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640ac40200 of size 12544 next 691 2025-09-24 18:36:44.077742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac43300 of size 12288 next 692 2025-09-24 18:36:44.077754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640ac46300 of size 49152 next 697 2025-09-24 18:36:44.077766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac52300 of size 24576 next 696 2025-09-24 18:36:44.077778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640ac58300 of size 228608 next 160 2025-09-24 18:36:44.077790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ac90000 of size 589824 next 158 2025-09-24 18:36:44.077802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ad20000 of size 524288 next 171 2025-09-24 18:36:44.077814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ada0000 of size 256 next 671 2025-09-24 18:36:44.077826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ada0100 of size 256 next 672 2025-09-24 18:36:44.077837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f640ada0200 of size 523776 next 670 2025-09-24 18:36:44.077849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640ae20000 of size 524288 next 222 2025-09-24 18:36:44.077861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640aea0000 of size 1048576 next 190 2025-09-24 18:36:44.077873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640afa0000 of size 1048576 next 189 2025-09-24 18:36:44.077885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640b0a0000 of size 1048576 next 203 2025-09-24 18:36:44.077897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640b1a0000 of size 1048576 next 251 2025-09-24 18:36:44.077909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f640b2a0000 of size 1441792 next 18446744073709551615 2025-09-24 18:36:44.077921: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-09-24 18:36:44.077933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00000 of size 1280 next 1 2025-09-24 18:36:44.077945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00500 of size 256 next 5 2025-09-24 18:36:44.077957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00600 of size 256 next 8 2025-09-24 18:36:44.077969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00700 of size 256 next 9 2025-09-24 18:36:44.077981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00800 of size 256 next 10 2025-09-24 18:36:44.077992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00900 of size 256 next 11 2025-09-24 18:36:44.078004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00a00 of size 256 next 12 2025-09-24 18:36:44.078016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00b00 of size 256 next 13 2025-09-24 18:36:44.078028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00c00 of size 256 next 17 2025-09-24 18:36:44.078040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00d00 of size 256 next 19 2025-09-24 18:36:44.078052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00e00 of size 256 next 20 2025-09-24 18:36:44.078063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e00f00 of size 256 next 21 2025-09-24 18:36:44.078075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01000 of size 256 next 22 2025-09-24 18:36:44.078087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01100 of size 256 next 24 2025-09-24 18:36:44.078099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01200 of size 256 next 25 2025-09-24 18:36:44.078111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01300 of size 256 next 23 2025-09-24 18:36:44.078122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01400 of size 256 next 28 2025-09-24 18:36:44.078142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01500 of size 256 next 29 2025-09-24 18:36:44.078155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01600 of size 256 next 30 2025-09-24 18:36:44.078166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01700 of size 256 next 31 2025-09-24 18:36:44.078178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01800 of size 256 next 33 2025-09-24 18:36:44.078190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01900 of size 256 next 34 2025-09-24 18:36:44.078202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01a00 of size 1024 next 32 2025-09-24 18:36:44.078214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e01e00 of size 1024 next 37 2025-09-24 18:36:44.078226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e02200 of size 1024 next 38 2025-09-24 18:36:44.078238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e02600 of size 1024 next 39 2025-09-24 18:36:44.078249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e02a00 of size 1024 next 40 2025-09-24 18:36:44.078261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e02e00 of size 1024 next 41 2025-09-24 18:36:44.078273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e03200 of size 1024 next 43 2025-09-24 18:36:44.078285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e03600 of size 1024 next 44 2025-09-24 18:36:44.078297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e03a00 of size 1024 next 45 2025-09-24 18:36:44.078309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e03e00 of size 1024 next 46 2025-09-24 18:36:44.078320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04200 of size 256 next 48 2025-09-24 18:36:44.078332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04300 of size 256 next 49 2025-09-24 18:36:44.078344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04400 of size 256 next 50 2025-09-24 18:36:44.078356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04500 of size 256 next 51 2025-09-24 18:36:44.078368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04600 of size 256 next 52 2025-09-24 18:36:44.078380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04700 of size 256 next 53 2025-09-24 18:36:44.078391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04800 of size 256 next 56 2025-09-24 18:36:44.078403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04900 of size 256 next 57 2025-09-24 18:36:44.078415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04a00 of size 256 next 58 2025-09-24 18:36:44.078427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04b00 of size 256 next 14 2025-09-24 18:36:44.078438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04c00 of size 256 next 15 2025-09-24 18:36:44.078450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04d00 of size 256 next 16 2025-09-24 18:36:44.078462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e04e00 of size 1024 next 60 2025-09-24 18:36:44.078474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e05200 of size 1024 next 61 2025-09-24 18:36:44.078486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e05600 of size 1024 next 62 2025-09-24 18:36:44.078498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e05a00 of size 1024 next 63 2025-09-24 18:36:44.078509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e05e00 of size 1024 next 64 2025-09-24 18:36:44.078529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06200 of size 256 next 66 2025-09-24 18:36:44.078541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06300 of size 256 next 67 2025-09-24 18:36:44.078553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06400 of size 256 next 68 2025-09-24 18:36:44.078565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06500 of size 256 next 69 2025-09-24 18:36:44.078577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06600 of size 256 next 70 2025-09-24 18:36:44.078589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06700 of size 256 next 73 2025-09-24 18:36:44.078600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06800 of size 256 next 74 2025-09-24 18:36:44.078612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06900 of size 256 next 75 2025-09-24 18:36:44.078624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06a00 of size 256 next 76 2025-09-24 18:36:44.078636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06b00 of size 256 next 77 2025-09-24 18:36:44.078648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e06c00 of size 1024 next 79 2025-09-24 18:36:44.078660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e07000 of size 1024 next 80 2025-09-24 18:36:44.078671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e07400 of size 1024 next 81 2025-09-24 18:36:44.078683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e07800 of size 1024 next 82 2025-09-24 18:36:44.078695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e07c00 of size 1024 next 83 2025-09-24 18:36:44.078707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08000 of size 256 next 85 2025-09-24 18:36:44.078719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08100 of size 256 next 86 2025-09-24 18:36:44.078731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08200 of size 512 next 84 2025-09-24 18:36:44.078743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08400 of size 512 next 88 2025-09-24 18:36:44.078755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08600 of size 512 next 89 2025-09-24 18:36:44.078767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08800 of size 512 next 90 2025-09-24 18:36:44.078778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08a00 of size 512 next 91 2025-09-24 18:36:44.078790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08c00 of size 256 next 93 2025-09-24 18:36:44.078802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08d00 of size 256 next 94 2025-09-24 18:36:44.078814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e08e00 of size 512 next 92 2025-09-24 18:36:44.078826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09000 of size 512 next 97 2025-09-24 18:36:44.078838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09200 of size 512 next 98 2025-09-24 18:36:44.078849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09400 of size 512 next 99 2025-09-24 18:36:44.078861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09600 of size 512 next 2 2025-09-24 18:36:44.078873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09800 of size 256 next 3 2025-09-24 18:36:44.078885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09900 of size 256 next 4 2025-09-24 18:36:44.078897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e09a00 of size 16384 next 18 2025-09-24 18:36:44.078909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0da00 of size 256 next 100 2025-09-24 18:36:44.078929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0db00 of size 256 next 101 2025-09-24 18:36:44.078941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0dc00 of size 2048 next 104 2025-09-24 18:36:44.078953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0e400 of size 2048 next 105 2025-09-24 18:36:44.078965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0ec00 of size 2048 next 106 2025-09-24 18:36:44.078977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0f400 of size 2048 next 107 2025-09-24 18:36:44.078989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e0fc00 of size 2048 next 108 2025-09-24 18:36:44.079000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e10400 of size 256 next 109 2025-09-24 18:36:44.079012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e10500 of size 256 next 110 2025-09-24 18:36:44.079024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e10600 of size 2048 next 113 2025-09-24 18:36:44.079036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e10e00 of size 2048 next 114 2025-09-24 18:36:44.079048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e11600 of size 2048 next 115 2025-09-24 18:36:44.079059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e11e00 of size 2048 next 116 2025-09-24 18:36:44.079071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e12600 of size 2048 next 6 2025-09-24 18:36:44.079083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e12e00 of size 37632 next 7 2025-09-24 18:36:44.079095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1c100 of size 512 next 118 2025-09-24 18:36:44.079107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1c300 of size 512 next 119 2025-09-24 18:36:44.079119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1c500 of size 512 next 120 2025-09-24 18:36:44.079131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1c700 of size 512 next 121 2025-09-24 18:36:44.079143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1c900 of size 512 next 122 2025-09-24 18:36:44.079155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1cb00 of size 512 next 125 2025-09-24 18:36:44.079167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1cd00 of size 512 next 126 2025-09-24 18:36:44.079178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1cf00 of size 512 next 127 2025-09-24 18:36:44.079190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1d100 of size 512 next 128 2025-09-24 18:36:44.079202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1d300 of size 512 next 129 2025-09-24 18:36:44.079214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1d500 of size 2048 next 130 2025-09-24 18:36:44.079226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1dd00 of size 2048 next 131 2025-09-24 18:36:44.079238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1e500 of size 2048 next 132 2025-09-24 18:36:44.079250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1ed00 of size 2048 next 133 2025-09-24 18:36:44.079262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1f500 of size 2048 next 134 2025-09-24 18:36:44.079273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1fd00 of size 512 next 136 2025-09-24 18:36:44.079285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e1ff00 of size 512 next 137 2025-09-24 18:36:44.079297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20100 of size 512 next 138 2025-09-24 18:36:44.079317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20300 of size 512 next 139 2025-09-24 18:36:44.079329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20500 of size 512 next 140 2025-09-24 18:36:44.079341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20700 of size 512 next 141 2025-09-24 18:36:44.079353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20900 of size 512 next 143 2025-09-24 18:36:44.079364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20b00 of size 512 next 144 2025-09-24 18:36:44.079376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20d00 of size 512 next 145 2025-09-24 18:36:44.079388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e20f00 of size 512 next 146 2025-09-24 18:36:44.079400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e21100 of size 2048 next 147 2025-09-24 18:36:44.079412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e21900 of size 2048 next 148 2025-09-24 18:36:44.079424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e22100 of size 2048 next 149 2025-09-24 18:36:44.079435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e22900 of size 2048 next 150 2025-09-24 18:36:44.079447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e23100 of size 2048 next 151 2025-09-24 18:36:44.079459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e23900 of size 512 next 153 2025-09-24 18:36:44.079471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e23b00 of size 512 next 154 2025-09-24 18:36:44.079483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e23d00 of size 512 next 155 2025-09-24 18:36:44.079495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e23f00 of size 512 next 156 2025-09-24 18:36:44.079506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24100 of size 512 next 157 2025-09-24 18:36:44.079518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24300 of size 512 next 161 2025-09-24 18:36:44.079530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24500 of size 512 next 162 2025-09-24 18:36:44.079542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24700 of size 512 next 163 2025-09-24 18:36:44.079554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24900 of size 512 next 164 2025-09-24 18:36:44.079566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24b00 of size 512 next 165 2025-09-24 18:36:44.079577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e24d00 of size 2048 next 166 2025-09-24 18:36:44.079589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e25500 of size 2048 next 167 2025-09-24 18:36:44.079601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e25d00 of size 2048 next 168 2025-09-24 18:36:44.079613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e26500 of size 2048 next 169 2025-09-24 18:36:44.079625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e26d00 of size 2048 next 170 2025-09-24 18:36:44.079637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e27500 of size 1024 next 172 2025-09-24 18:36:44.079648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e27900 of size 1024 next 173 2025-09-24 18:36:44.079660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e27d00 of size 1024 next 174 2025-09-24 18:36:44.079672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28100 of size 1024 next 175 2025-09-24 18:36:44.079684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28500 of size 1024 next 176 2025-09-24 18:36:44.079696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28900 of size 256 next 178 2025-09-24 18:36:44.079716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28a00 of size 256 next 179 2025-09-24 18:36:44.079728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28b00 of size 1024 next 177 2025-09-24 18:36:44.079740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e28f00 of size 1024 next 182 2025-09-24 18:36:44.079752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e29300 of size 1024 next 183 2025-09-24 18:36:44.079764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e29700 of size 1024 next 184 2025-09-24 18:36:44.079776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e29b00 of size 1024 next 185 2025-09-24 18:36:44.079787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e29f00 of size 256 next 187 2025-09-24 18:36:44.079799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e2a000 of size 256 next 188 2025-09-24 18:36:44.079811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e2a100 of size 4096 next 186 2025-09-24 18:36:44.079823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e2b100 of size 4096 next 42 2025-09-24 18:36:44.079835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e2c100 of size 65536 next 36 2025-09-24 18:36:44.079847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e3c100 of size 65536 next 35 2025-09-24 18:36:44.079859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e4c100 of size 4096 next 235 2025-09-24 18:36:44.079871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e4d100 of size 4096 next 236 2025-09-24 18:36:44.079882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e4e100 of size 4096 next 237 2025-09-24 18:36:44.079894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e4f100 of size 4096 next 238 2025-09-24 18:36:44.079906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e50100 of size 1024 next 239 2025-09-24 18:36:44.079918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e50500 of size 1024 next 240 2025-09-24 18:36:44.079930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e50900 of size 1024 next 241 2025-09-24 18:36:44.079941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e50d00 of size 1024 next 242 2025-09-24 18:36:44.079953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e51100 of size 1024 next 243 2025-09-24 18:36:44.079965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e51500 of size 1024 next 246 2025-09-24 18:36:44.079977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e51900 of size 1024 next 247 2025-09-24 18:36:44.079989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e51d00 of size 1024 next 248 2025-09-24 18:36:44.080000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e52100 of size 1024 next 249 2025-09-24 18:36:44.080012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e52500 of size 1024 next 250 2025-09-24 18:36:44.080024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e52900 of size 4096 next 252 2025-09-24 18:36:44.080036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e53900 of size 4096 next 253 2025-09-24 18:36:44.080048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e54900 of size 4096 next 254 2025-09-24 18:36:44.080060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e55900 of size 4096 next 255 2025-09-24 18:36:44.080072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e56900 of size 4096 next 256 2025-09-24 18:36:44.080083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e57900 of size 1024 next 257 2025-09-24 18:36:44.080103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e57d00 of size 1024 next 258 2025-09-24 18:36:44.080115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e58100 of size 1024 next 259 2025-09-24 18:36:44.080127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e58500 of size 1024 next 260 2025-09-24 18:36:44.080139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e58900 of size 1024 next 261 2025-09-24 18:36:44.080151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e58d00 of size 1024 next 264 2025-09-24 18:36:44.080163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e59100 of size 1024 next 265 2025-09-24 18:36:44.080174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e59500 of size 1024 next 266 2025-09-24 18:36:44.080186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e59900 of size 1024 next 267 2025-09-24 18:36:44.080198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e59d00 of size 1024 next 268 2025-09-24 18:36:44.080210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5a100 of size 4096 next 270 2025-09-24 18:36:44.080222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5b100 of size 4096 next 271 2025-09-24 18:36:44.080234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5c100 of size 4096 next 272 2025-09-24 18:36:44.080245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5d100 of size 4096 next 273 2025-09-24 18:36:44.080257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5e100 of size 4096 next 274 2025-09-24 18:36:44.080269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5f100 of size 1024 next 275 2025-09-24 18:36:44.080281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5f500 of size 1024 next 276 2025-09-24 18:36:44.080293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5f900 of size 1024 next 277 2025-09-24 18:36:44.080305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e5fd00 of size 1024 next 278 2025-09-24 18:36:44.080316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e60100 of size 1024 next 279 2025-09-24 18:36:44.080328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e60500 of size 1024 next 282 2025-09-24 18:36:44.080369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e60900 of size 1024 next 283 2025-09-24 18:36:44.080390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e60d00 of size 1024 next 284 2025-09-24 18:36:44.080405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e61100 of size 1024 next 285 2025-09-24 18:36:44.080420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e61500 of size 1024 next 286 2025-09-24 18:36:44.080432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e61900 of size 4096 next 288 2025-09-24 18:36:44.080444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e62900 of size 6144 next 27 2025-09-24 18:36:44.080456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e64100 of size 147456 next 26 2025-09-24 18:36:44.080468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e88100 of size 65536 next 47 2025-09-24 18:36:44.080480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546e98100 of size 65536 next 59 2025-09-24 18:36:44.080492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546ea8100 of size 65536 next 65 2025-09-24 18:36:44.080504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6546eb8100 of size 294656 next 18446744073709551615 2025-09-24 18:36:44.080516: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-09-24 18:36:44.080542: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 256 totalling 18.8KiB 2025-09-24 18:36:44.080557: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-09-24 18:36:44.080570: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 258 Chunks of size 1024 totalling 258.0KiB 2025-09-24 18:36:44.080583: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-09-24 18:36:44.080597: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 56 Chunks of size 2048 totalling 112.0KiB 2025-09-24 18:36:44.080610: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-09-24 18:36:44.080623: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-09-24 18:36:44.080636: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-09-24 18:36:44.080650: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 20 Chunks of size 8192 totalling 160.0KiB 2025-09-24 18:36:44.080663: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12288 totalling 12.0KiB 2025-09-24 18:36:44.080676: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-09-24 18:36:44.080689: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 24576 totalling 24.0KiB 2025-09-24 18:36:44.080702: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-09-24 18:36:44.080715: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-09-24 18:36:44.080728: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-09-24 18:36:44.080741: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-09-24 18:36:44.080754: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 262144 totalling 1.25MiB 2025-09-24 18:36:44.080768: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-09-24 18:36:44.080781: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-09-24 18:36:44.080794: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 524288 totalling 1.50MiB 2025-09-24 18:36:44.080807: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-09-24 18:36:44.080820: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-09-24 18:36:44.080833: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-09-24 18:36:44.080846: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 19 Chunks of size 1310720 totalling 23.75MiB 2025-09-24 18:36:44.080859: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-09-24 18:36:44.080872: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-09-24 18:36:44.080885: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-09-24 18:36:44.080899: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 26 Chunks of size 2359296 totalling 58.50MiB 2025-09-24 18:36:44.080912: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3932160 totalling 3.75MiB 2025-09-24 18:36:44.080925: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 4194304 totalling 20.00MiB 2025-09-24 18:36:44.080938: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4718592 totalling 4.50MiB 2025-09-24 18:36:44.080951: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6291456 totalling 6.00MiB 2025-09-24 18:36:44.080964: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-09-24 18:36:44.080986: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 9437184 totalling 27.00MiB 2025-09-24 18:36:44.080999: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 191.76MiB 2025-09-24 18:36:44.081011: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 245956608 memory_limit_: 245956608 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-09-24 18:36:44.081027: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 245956608 InUse: 201074688 MaxInUse: 213355008 NumAllocs: 2322 MaxAllocSize: 9437184 2025-09-24 18:36:44.081058: W tensorflow/core/common_runtime/bfc_allocator.cc:439] _**********************___********_***_______******************************************************* 2025-09-24 18:36:44.081474: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at random_op.cc:77 : Resource exhausted: OOM when allocating tensor with shape[7,7,256,1024] 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[7,7,256,1024] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:RandomUniform] we want to redo the detection 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_226dbe25fdb6bbef932c61822f28a0da16637277 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_226dbe25fdb6bbef932c61822f28a0da16637277','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/September/24092025/python_test3//data_4/data_log/job/2025/September/24092025/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.1928269863128662 #### 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 Wed Sep 24 18:36:44 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/1758731804_1911697_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1758731804_1911697_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 2332, 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 2433, 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.01499176025390625 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 : 14.67678189277649 time spend to save output : 0.016531944274902344 total time spend for step 0 : 14.693313837051392 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.1255173683166504 #### 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 Wed Sep 24 18:36:59 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/1758731819_1911697_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1758731819_1911697_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 E0924 18:37:00.981472 1911697 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0924 18:37:00.987596 1911697 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0924 18:37:00.998788 1911697 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 8.09user 8.72system 1:35.97elapsed 17%CPU (0avgtext+0avgdata 1925376maxresident)k 2791832inputs+3512outputs (10159major+795081minor)pagefaults 0swaps