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 : 649 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.12821102142333984 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 Tue Sep 23 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 : 649 wait 20 seconds l 3637 free memory gpu now : 649 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-23 18:35:50.367509: 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-23 18:35:50.396679: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3492910000 Hz 2025-09-23 18:35:50.398954: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f21b4000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-09-23 18:35:50.399028: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-09-23 18:35:50.403861: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-09-23 18:35:50.606316: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0xceebee0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-09-23 18:35:50.606367: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-09-23 18:35:50.607676: 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-23 18:35:50.609076: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 18:35:50.618561: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 18:35:50.625726: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 18:35:50.626542: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 18:35:50.631568: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 18:35:50.633257: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 18:35:50.651760: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 18:35:50.652936: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 18:35:50.653038: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 18:35:50.654220: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-23 18:35:50.654242: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-23 18:35:50.654254: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-23 18:35:50.655512: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 272 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-23 18:35:51.507946: 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-23 18:35:51.508015: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 18:35:51.508030: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 18:35:51.508044: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 18:35:51.508057: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 18:35:51.508070: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 18:35:51.508090: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 18:35:51.508104: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 18:35:51.508780: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 18:35:51.509587: 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-23 18:35:51.509615: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 18:35:51.509632: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 18:35:51.509645: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 18:35:51.509658: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 18:35:51.509670: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 18:35:51.509683: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 18:35:51.509695: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 18:35:51.510320: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 18:35:51.510345: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-23 18:35:51.510352: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-23 18:35:51.510359: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-23 18:35:51.511026: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 272 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-23 18:36:03.542069: 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-23 18:36:03.542137: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-09-23 18:36:03.542158: 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-23 18:36:03.542175: 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-23 18:36:03.542191: 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-23 18:36:03.542208: 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-23 18:36:03.542224: 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-23 18:36:03.542254: 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-23 18:36:03.542271: 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-23 18:36:03.542287: 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-23 18:36:03.542303: 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-23 18:36:03.542319: 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-23 18:36:03.542334: 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-23 18:36:03.542349: 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-23 18:36:03.542365: 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-23 18:36:03.542381: 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-23 18:36:03.542397: 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-23 18:36:03.542412: 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-23 18:36:03.542427: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-23 18:36:03.542442: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 1, Chunks in use: 0. 40.00MiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-23 18:36:03.542456: 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-23 18:36:03.542469: 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-23 18:36:03.542483: 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-23 18:36:03.542498: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 49.00MiB was 32.00MiB, Chunk State: 2025-09-23 18:36:03.542518: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 40.00MiB | Requested Size: 0B | in_use: 0 | bin_num: 17, prev: Size: 4.50MiB | Requested Size: 4.50MiB | in_use: 1 | bin_num: -1 2025-09-23 18:36:03.542539: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 134217728 2025-09-23 18:36:03.542555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fce000000 of size 4194304 next 632 2025-09-23 18:36:03.542569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fce400000 of size 4194304 next 617 2025-09-23 18:36:03.542582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fce800000 of size 4194304 next 616 2025-09-23 18:36:03.542594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fcec00000 of size 6291456 next 608 2025-09-23 18:36:03.542607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fcf200000 of size 9437184 next 607 2025-09-23 18:36:03.542619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fcfb00000 of size 4194304 next 644 2025-09-23 18:36:03.542632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fcff00000 of size 4194304 next 625 2025-09-23 18:36:03.542645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd0300000 of size 8388608 next 624 2025-09-23 18:36:03.542657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd0b00000 of size 4194304 next 661 2025-09-23 18:36:03.542669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd0f00000 of size 2359296 next 676 2025-09-23 18:36:03.542681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd1140000 of size 2359296 next 678 2025-09-23 18:36:03.542694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd1380000 of size 2359296 next 680 2025-09-23 18:36:03.542706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fd15c0000 of size 7602176 next 639 2025-09-23 18:36:03.542718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd1d00000 of size 9437184 next 638 2025-09-23 18:36:03.542731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd2600000 of size 9437184 next 656 2025-09-23 18:36:03.542743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fd2f00000 of size 4718592 next 685 2025-09-23 18:36:03.542756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd3380000 of size 4718592 next 684 2025-09-23 18:36:03.542768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fd3800000 of size 41943040 next 18446744073709551615 2025-09-23 18:36:03.542780: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-09-23 18:36:03.542793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6000000 of size 2359296 next 370 2025-09-23 18:36:03.542805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6240000 of size 1048576 next 394 2025-09-23 18:36:03.542817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fd6340000 of size 1310720 next 388 2025-09-23 18:36:03.542830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6480000 of size 2359296 next 387 2025-09-23 18:36:03.542842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd66c0000 of size 1048576 next 412 2025-09-23 18:36:03.542854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd67c0000 of size 1310720 next 406 2025-09-23 18:36:03.542867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6900000 of size 2359296 next 405 2025-09-23 18:36:03.542879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6b40000 of size 1048576 next 430 2025-09-23 18:36:03.542891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6c40000 of size 1310720 next 424 2025-09-23 18:36:03.542903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6d80000 of size 2359296 next 423 2025-09-23 18:36:03.542916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6fc0000 of size 1048576 next 447 2025-09-23 18:36:03.542928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd70c0000 of size 1310720 next 441 2025-09-23 18:36:03.542948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7200000 of size 2359296 next 440 2025-09-23 18:36:03.542961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7440000 of size 1048576 next 465 2025-09-23 18:36:03.542973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7540000 of size 1310720 next 459 2025-09-23 18:36:03.542985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7680000 of size 2359296 next 458 2025-09-23 18:36:03.542998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd78c0000 of size 1048576 next 483 2025-09-23 18:36:03.543010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd79c0000 of size 1310720 next 477 2025-09-23 18:36:03.543022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7b00000 of size 2359296 next 476 2025-09-23 18:36:03.543034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7d40000 of size 1048576 next 501 2025-09-23 18:36:03.543047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7e40000 of size 1310720 next 495 2025-09-23 18:36:03.543059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7f80000 of size 2359296 next 494 2025-09-23 18:36:03.543071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd81c0000 of size 1048576 next 519 2025-09-23 18:36:03.543083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd82c0000 of size 1310720 next 513 2025-09-23 18:36:03.543096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8400000 of size 2359296 next 512 2025-09-23 18:36:03.543108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8640000 of size 1048576 next 537 2025-09-23 18:36:03.543120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8740000 of size 1310720 next 531 2025-09-23 18:36:03.543132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8880000 of size 2359296 next 530 2025-09-23 18:36:03.543145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8ac0000 of size 1048576 next 555 2025-09-23 18:36:03.543157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8bc0000 of size 1310720 next 549 2025-09-23 18:36:03.543169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8d00000 of size 2359296 next 548 2025-09-23 18:36:03.543181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8f40000 of size 1048576 next 573 2025-09-23 18:36:03.543193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd9040000 of size 1310720 next 567 2025-09-23 18:36:03.543206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd9180000 of size 2359296 next 566 2025-09-23 18:36:03.543218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd93c0000 of size 1048576 next 591 2025-09-23 18:36:03.543230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd94c0000 of size 1310720 next 585 2025-09-23 18:36:03.543242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd9600000 of size 2359296 next 584 2025-09-23 18:36:03.543254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fd9840000 of size 2097152 next 597 2025-09-23 18:36:03.543267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd9a40000 of size 2097152 next 596 2025-09-23 18:36:03.543279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd9c40000 of size 3932160 next 18446744073709551615 2025-09-23 18:36:03.543292: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-09-23 18:36:03.543304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda000000 of size 2359296 next 245 2025-09-23 18:36:03.543316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda240000 of size 1048576 next 269 2025-09-23 18:36:03.543336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda340000 of size 1310720 next 263 2025-09-23 18:36:03.543349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda480000 of size 2359296 next 262 2025-09-23 18:36:03.543361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda6c0000 of size 1048576 next 287 2025-09-23 18:36:03.543373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda7c0000 of size 1310720 next 281 2025-09-23 18:36:03.543386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda900000 of size 2359296 next 280 2025-09-23 18:36:03.543398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdab40000 of size 1048576 next 304 2025-09-23 18:36:03.543410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdac40000 of size 1310720 next 298 2025-09-23 18:36:03.543422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdad80000 of size 2359296 next 297 2025-09-23 18:36:03.543435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdafc0000 of size 1048576 next 322 2025-09-23 18:36:03.543447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb0c0000 of size 1310720 next 316 2025-09-23 18:36:03.543459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb200000 of size 2359296 next 315 2025-09-23 18:36:03.543471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb440000 of size 1048576 next 340 2025-09-23 18:36:03.543484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb540000 of size 1310720 next 334 2025-09-23 18:36:03.543496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb680000 of size 2359296 next 333 2025-09-23 18:36:03.543508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb8c0000 of size 1048576 next 358 2025-09-23 18:36:03.543520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb9c0000 of size 1310720 next 352 2025-09-23 18:36:03.543532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdbb00000 of size 2359296 next 351 2025-09-23 18:36:03.543544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdbd40000 of size 1048576 next 376 2025-09-23 18:36:03.543557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdbe40000 of size 1835008 next 18446744073709551615 2025-09-23 18:36:03.543569: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-09-23 18:36:03.543582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc000000 of size 2359296 next 181 2025-09-23 18:36:03.543594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc240000 of size 2097152 next 196 2025-09-23 18:36:03.543606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc440000 of size 1048576 next 216 2025-09-23 18:36:03.543618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc540000 of size 1310720 next 209 2025-09-23 18:36:03.543631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc680000 of size 2359296 next 208 2025-09-23 18:36:03.543643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc8c0000 of size 1048576 next 234 2025-09-23 18:36:03.543655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc9c0000 of size 1310720 next 228 2025-09-23 18:36:03.543667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdcb00000 of size 2359296 next 227 2025-09-23 18:36:03.543680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdcd40000 of size 2883584 next 18446744073709551615 2025-09-23 18:36:03.543691: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-09-23 18:36:03.543704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde600000 of size 147456 next 55 2025-09-23 18:36:03.543716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde624000 of size 65536 next 78 2025-09-23 18:36:03.543737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde634000 of size 4096 next 191 2025-09-23 18:36:03.543750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde635000 of size 4096 next 192 2025-09-23 18:36:03.543762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde636000 of size 4096 next 193 2025-09-23 18:36:03.543774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde637000 of size 256 next 194 2025-09-23 18:36:03.543787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde637100 of size 256 next 195 2025-09-23 18:36:03.543799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde637200 of size 4096 next 197 2025-09-23 18:36:03.543811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde638200 of size 4096 next 198 2025-09-23 18:36:03.543823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde639200 of size 4096 next 199 2025-09-23 18:36:03.543835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63a200 of size 4096 next 200 2025-09-23 18:36:03.543847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63b200 of size 4096 next 201 2025-09-23 18:36:03.543860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63c200 of size 1024 next 202 2025-09-23 18:36:03.543872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63c600 of size 1024 next 204 2025-09-23 18:36:03.543885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63ca00 of size 1024 next 205 2025-09-23 18:36:03.543897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63ce00 of size 1024 next 206 2025-09-23 18:36:03.543909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63d200 of size 1024 next 207 2025-09-23 18:36:03.543921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63d600 of size 1024 next 210 2025-09-23 18:36:03.543933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63da00 of size 1024 next 211 2025-09-23 18:36:03.543945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63de00 of size 1024 next 212 2025-09-23 18:36:03.543958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63e200 of size 1024 next 213 2025-09-23 18:36:03.543970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63e600 of size 1024 next 214 2025-09-23 18:36:03.543982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63ea00 of size 4096 next 215 2025-09-23 18:36:03.543994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63fa00 of size 4096 next 217 2025-09-23 18:36:03.544007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde640a00 of size 4096 next 218 2025-09-23 18:36:03.544019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde641a00 of size 4096 next 219 2025-09-23 18:36:03.544031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde642a00 of size 4096 next 220 2025-09-23 18:36:03.544043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde643a00 of size 1024 next 221 2025-09-23 18:36:03.544055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde643e00 of size 1024 next 223 2025-09-23 18:36:03.544068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde644200 of size 1024 next 224 2025-09-23 18:36:03.544080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde644600 of size 1024 next 225 2025-09-23 18:36:03.544092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde644a00 of size 1024 next 226 2025-09-23 18:36:03.544104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde644e00 of size 1024 next 229 2025-09-23 18:36:03.544116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde645200 of size 1024 next 230 2025-09-23 18:36:03.544137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde645600 of size 1024 next 231 2025-09-23 18:36:03.544149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde645a00 of size 1024 next 232 2025-09-23 18:36:03.544161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde645e00 of size 1024 next 233 2025-09-23 18:36:03.544174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde646200 of size 7680 next 72 2025-09-23 18:36:03.544186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde648000 of size 147456 next 71 2025-09-23 18:36:03.544199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde66c000 of size 131072 next 87 2025-09-23 18:36:03.544211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68c000 of size 4096 next 289 2025-09-23 18:36:03.544223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68d000 of size 4096 next 290 2025-09-23 18:36:03.544235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68e000 of size 4096 next 291 2025-09-23 18:36:03.544247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68f000 of size 1024 next 292 2025-09-23 18:36:03.544260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68f400 of size 1024 next 293 2025-09-23 18:36:03.544272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68f800 of size 1024 next 294 2025-09-23 18:36:03.544284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68fc00 of size 1024 next 295 2025-09-23 18:36:03.544296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde690000 of size 1024 next 296 2025-09-23 18:36:03.544308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde690400 of size 1024 next 299 2025-09-23 18:36:03.544321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde690800 of size 1024 next 300 2025-09-23 18:36:03.544333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde690c00 of size 1024 next 301 2025-09-23 18:36:03.544544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde691000 of size 1024 next 302 2025-09-23 18:36:03.544565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde691400 of size 1024 next 303 2025-09-23 18:36:03.544577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde691800 of size 4096 next 305 2025-09-23 18:36:03.544590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde692800 of size 4096 next 306 2025-09-23 18:36:03.544601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde693800 of size 4096 next 307 2025-09-23 18:36:03.544613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde694800 of size 4096 next 308 2025-09-23 18:36:03.544625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde695800 of size 4096 next 309 2025-09-23 18:36:03.544637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde696800 of size 1024 next 310 2025-09-23 18:36:03.544649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde696c00 of size 1024 next 311 2025-09-23 18:36:03.544661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde697000 of size 1024 next 312 2025-09-23 18:36:03.544673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde697400 of size 1024 next 313 2025-09-23 18:36:03.544685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde697800 of size 1024 next 314 2025-09-23 18:36:03.544696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde697c00 of size 1024 next 317 2025-09-23 18:36:03.544708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde698000 of size 1024 next 318 2025-09-23 18:36:03.544720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde698400 of size 1024 next 319 2025-09-23 18:36:03.544745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde698800 of size 1024 next 320 2025-09-23 18:36:03.544758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde698c00 of size 1024 next 321 2025-09-23 18:36:03.544770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde699000 of size 4096 next 323 2025-09-23 18:36:03.544782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69a000 of size 4096 next 324 2025-09-23 18:36:03.544794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69b000 of size 4096 next 325 2025-09-23 18:36:03.544805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69c000 of size 4096 next 326 2025-09-23 18:36:03.544817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69d000 of size 4096 next 327 2025-09-23 18:36:03.544829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69e000 of size 1024 next 328 2025-09-23 18:36:03.544841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69e400 of size 1024 next 329 2025-09-23 18:36:03.544853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69e800 of size 1024 next 330 2025-09-23 18:36:03.544864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69ec00 of size 1024 next 331 2025-09-23 18:36:03.544876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69f000 of size 1024 next 332 2025-09-23 18:36:03.544888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69f400 of size 1024 next 335 2025-09-23 18:36:03.544900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69f800 of size 1024 next 336 2025-09-23 18:36:03.544911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69fc00 of size 1024 next 337 2025-09-23 18:36:03.544923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a0000 of size 1024 next 338 2025-09-23 18:36:03.544935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a0400 of size 1024 next 339 2025-09-23 18:36:03.544947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a0800 of size 4096 next 341 2025-09-23 18:36:03.544958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a1800 of size 4096 next 342 2025-09-23 18:36:03.544970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a2800 of size 4096 next 343 2025-09-23 18:36:03.544982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a3800 of size 4096 next 344 2025-09-23 18:36:03.544994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a4800 of size 4096 next 345 2025-09-23 18:36:03.545006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a5800 of size 1024 next 346 2025-09-23 18:36:03.545017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a5c00 of size 1024 next 347 2025-09-23 18:36:03.545029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a6000 of size 1024 next 348 2025-09-23 18:36:03.545041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a6400 of size 1024 next 349 2025-09-23 18:36:03.545053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a6800 of size 1024 next 350 2025-09-23 18:36:03.545065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a6c00 of size 1024 next 353 2025-09-23 18:36:03.545077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a7000 of size 1024 next 354 2025-09-23 18:36:03.545088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a7400 of size 1024 next 355 2025-09-23 18:36:03.545100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a7800 of size 1024 next 356 2025-09-23 18:36:03.545112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a7c00 of size 1024 next 357 2025-09-23 18:36:03.545126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a8000 of size 4096 next 359 2025-09-23 18:36:03.545149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a9000 of size 4096 next 360 2025-09-23 18:36:03.545161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6aa000 of size 4096 next 361 2025-09-23 18:36:03.545173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ab000 of size 4096 next 362 2025-09-23 18:36:03.545185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ac000 of size 4096 next 363 2025-09-23 18:36:03.545197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ad000 of size 1024 next 364 2025-09-23 18:36:03.545209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ad400 of size 1024 next 365 2025-09-23 18:36:03.545220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ad800 of size 1024 next 366 2025-09-23 18:36:03.545232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6adc00 of size 1024 next 367 2025-09-23 18:36:03.545244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ae000 of size 1024 next 368 2025-09-23 18:36:03.545256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ae400 of size 1024 next 371 2025-09-23 18:36:03.545268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ae800 of size 1024 next 372 2025-09-23 18:36:03.545279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6aec00 of size 1024 next 373 2025-09-23 18:36:03.545291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6af000 of size 1024 next 374 2025-09-23 18:36:03.545303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6af400 of size 1024 next 375 2025-09-23 18:36:03.545314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6af800 of size 4096 next 377 2025-09-23 18:36:03.545326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b0800 of size 4096 next 378 2025-09-23 18:36:03.545338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b1800 of size 4096 next 379 2025-09-23 18:36:03.545350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b2800 of size 4096 next 380 2025-09-23 18:36:03.545362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b3800 of size 4096 next 381 2025-09-23 18:36:03.545373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b4800 of size 1024 next 382 2025-09-23 18:36:03.545385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b4c00 of size 1024 next 383 2025-09-23 18:36:03.545397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b5000 of size 1024 next 384 2025-09-23 18:36:03.545409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b5400 of size 1024 next 385 2025-09-23 18:36:03.545420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b5800 of size 1024 next 386 2025-09-23 18:36:03.545432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b5c00 of size 1024 next 389 2025-09-23 18:36:03.545444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b6000 of size 1024 next 390 2025-09-23 18:36:03.545456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b6400 of size 1024 next 391 2025-09-23 18:36:03.545467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b6800 of size 1024 next 392 2025-09-23 18:36:03.545479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b6c00 of size 1024 next 393 2025-09-23 18:36:03.545491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b7000 of size 4096 next 395 2025-09-23 18:36:03.545503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b8000 of size 4096 next 396 2025-09-23 18:36:03.545514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b9000 of size 4096 next 397 2025-09-23 18:36:03.545534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ba000 of size 4096 next 398 2025-09-23 18:36:03.545546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bb000 of size 4096 next 399 2025-09-23 18:36:03.545558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bc000 of size 1024 next 400 2025-09-23 18:36:03.545570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bc400 of size 1024 next 401 2025-09-23 18:36:03.545582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bc800 of size 1024 next 402 2025-09-23 18:36:03.545593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bcc00 of size 1024 next 403 2025-09-23 18:36:03.545605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bd000 of size 1024 next 404 2025-09-23 18:36:03.545617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bd400 of size 1024 next 407 2025-09-23 18:36:03.545629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bd800 of size 1024 next 408 2025-09-23 18:36:03.545640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bdc00 of size 1024 next 409 2025-09-23 18:36:03.545652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6be000 of size 1024 next 410 2025-09-23 18:36:03.545664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6be400 of size 1024 next 411 2025-09-23 18:36:03.545676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6be800 of size 4096 next 413 2025-09-23 18:36:03.545687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bf800 of size 4096 next 414 2025-09-23 18:36:03.545699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c0800 of size 4096 next 415 2025-09-23 18:36:03.545711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c1800 of size 4096 next 416 2025-09-23 18:36:03.545723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c2800 of size 4096 next 417 2025-09-23 18:36:03.545734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c3800 of size 1024 next 418 2025-09-23 18:36:03.545746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c3c00 of size 1024 next 419 2025-09-23 18:36:03.545758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c4000 of size 1024 next 420 2025-09-23 18:36:03.545770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c4400 of size 1024 next 421 2025-09-23 18:36:03.545781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c4800 of size 1024 next 422 2025-09-23 18:36:03.545793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c4c00 of size 1024 next 425 2025-09-23 18:36:03.545805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c5000 of size 1024 next 426 2025-09-23 18:36:03.545817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c5400 of size 1024 next 427 2025-09-23 18:36:03.545828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c5800 of size 1024 next 428 2025-09-23 18:36:03.545840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c5c00 of size 1024 next 429 2025-09-23 18:36:03.545852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c6000 of size 4096 next 431 2025-09-23 18:36:03.545864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c7000 of size 4096 next 432 2025-09-23 18:36:03.545875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c8000 of size 4096 next 433 2025-09-23 18:36:03.545887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c9000 of size 4096 next 434 2025-09-23 18:36:03.545899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ca000 of size 4096 next 435 2025-09-23 18:36:03.545919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6cb000 of size 1024 next 436 2025-09-23 18:36:03.545931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6cb400 of size 1024 next 437 2025-09-23 18:36:03.545943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6cb800 of size 1024 next 438 2025-09-23 18:36:03.545955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6cbc00 of size 1024 next 103 2025-09-23 18:36:03.545967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6cc000 of size 262144 next 102 2025-09-23 18:36:03.545979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde70c000 of size 262144 next 674 2025-09-23 18:36:03.545991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fde74c000 of size 737280 next 18446744073709551615 2025-09-23 18:36:03.546003: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-09-23 18:36:03.546016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde800000 of size 589824 next 96 2025-09-23 18:36:03.546027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde890000 of size 262144 next 117 2025-09-23 18:36:03.546039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d0000 of size 1024 next 439 2025-09-23 18:36:03.546051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d0400 of size 1024 next 442 2025-09-23 18:36:03.546063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d0800 of size 1024 next 443 2025-09-23 18:36:03.546075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d0c00 of size 1024 next 444 2025-09-23 18:36:03.546087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d1000 of size 1024 next 445 2025-09-23 18:36:03.546098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d1400 of size 1024 next 446 2025-09-23 18:36:03.546110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d1800 of size 4096 next 448 2025-09-23 18:36:03.546122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d2800 of size 4096 next 449 2025-09-23 18:36:03.546134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d3800 of size 4096 next 450 2025-09-23 18:36:03.546145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d4800 of size 4096 next 451 2025-09-23 18:36:03.546157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d5800 of size 4096 next 452 2025-09-23 18:36:03.546169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d6800 of size 1024 next 453 2025-09-23 18:36:03.546181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d6c00 of size 1024 next 454 2025-09-23 18:36:03.546192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d7000 of size 1024 next 455 2025-09-23 18:36:03.546204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d7400 of size 1024 next 456 2025-09-23 18:36:03.546216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d7800 of size 1024 next 457 2025-09-23 18:36:03.546228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d7c00 of size 1024 next 460 2025-09-23 18:36:03.546239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d8000 of size 1024 next 461 2025-09-23 18:36:03.546251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d8400 of size 1024 next 462 2025-09-23 18:36:03.546263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d8800 of size 1024 next 463 2025-09-23 18:36:03.546275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d8c00 of size 1024 next 464 2025-09-23 18:36:03.546286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d9000 of size 4096 next 466 2025-09-23 18:36:03.546306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8da000 of size 4096 next 467 2025-09-23 18:36:03.546318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8db000 of size 4096 next 468 2025-09-23 18:36:03.546330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8dc000 of size 4096 next 469 2025-09-23 18:36:03.546341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8dd000 of size 4096 next 470 2025-09-23 18:36:03.546353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8de000 of size 1024 next 471 2025-09-23 18:36:03.546365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8de400 of size 1024 next 472 2025-09-23 18:36:03.546377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8de800 of size 1024 next 473 2025-09-23 18:36:03.546389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8dec00 of size 1024 next 474 2025-09-23 18:36:03.546400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8df000 of size 1024 next 475 2025-09-23 18:36:03.546412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8df400 of size 1024 next 478 2025-09-23 18:36:03.546424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8df800 of size 1024 next 479 2025-09-23 18:36:03.546435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8dfc00 of size 1024 next 480 2025-09-23 18:36:03.546447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e0000 of size 1024 next 481 2025-09-23 18:36:03.546459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e0400 of size 1024 next 482 2025-09-23 18:36:03.546471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e0800 of size 4096 next 484 2025-09-23 18:36:03.546482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e1800 of size 4096 next 485 2025-09-23 18:36:03.546494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e2800 of size 4096 next 486 2025-09-23 18:36:03.546506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e3800 of size 4096 next 487 2025-09-23 18:36:03.546517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e4800 of size 4096 next 488 2025-09-23 18:36:03.546530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e5800 of size 1024 next 489 2025-09-23 18:36:03.546545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e5c00 of size 1024 next 490 2025-09-23 18:36:03.546558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e6000 of size 1024 next 491 2025-09-23 18:36:03.546572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e6400 of size 1024 next 492 2025-09-23 18:36:03.546585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e6800 of size 1024 next 493 2025-09-23 18:36:03.546598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e6c00 of size 1024 next 496 2025-09-23 18:36:03.546610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e7000 of size 1024 next 497 2025-09-23 18:36:03.546622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e7400 of size 1024 next 498 2025-09-23 18:36:03.546635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e7800 of size 1024 next 499 2025-09-23 18:36:03.546647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e7c00 of size 1024 next 500 2025-09-23 18:36:03.546659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e8000 of size 4096 next 502 2025-09-23 18:36:03.546671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e9000 of size 4096 next 503 2025-09-23 18:36:03.546683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ea000 of size 4096 next 504 2025-09-23 18:36:03.546703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8eb000 of size 4096 next 505 2025-09-23 18:36:03.546715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ec000 of size 4096 next 506 2025-09-23 18:36:03.546727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ed000 of size 1024 next 507 2025-09-23 18:36:03.546740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ed400 of size 1024 next 508 2025-09-23 18:36:03.546752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ed800 of size 1024 next 509 2025-09-23 18:36:03.546764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8edc00 of size 1024 next 510 2025-09-23 18:36:03.546776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ee000 of size 1024 next 511 2025-09-23 18:36:03.546788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ee400 of size 1024 next 514 2025-09-23 18:36:03.546800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ee800 of size 1024 next 515 2025-09-23 18:36:03.546812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8eec00 of size 1024 next 516 2025-09-23 18:36:03.546824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ef000 of size 1024 next 517 2025-09-23 18:36:03.546836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ef400 of size 1024 next 518 2025-09-23 18:36:03.546849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ef800 of size 4096 next 520 2025-09-23 18:36:03.546861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f0800 of size 4096 next 521 2025-09-23 18:36:03.546873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f1800 of size 4096 next 522 2025-09-23 18:36:03.546885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f2800 of size 4096 next 523 2025-09-23 18:36:03.546897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f3800 of size 4096 next 524 2025-09-23 18:36:03.546909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f4800 of size 1024 next 525 2025-09-23 18:36:03.546921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f4c00 of size 1024 next 526 2025-09-23 18:36:03.546934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f5000 of size 1024 next 527 2025-09-23 18:36:03.546946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f5400 of size 1024 next 528 2025-09-23 18:36:03.546958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f5800 of size 1024 next 529 2025-09-23 18:36:03.546970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f5c00 of size 1024 next 532 2025-09-23 18:36:03.546982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f6000 of size 1024 next 533 2025-09-23 18:36:03.546994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f6400 of size 1024 next 534 2025-09-23 18:36:03.547006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f6800 of size 1024 next 535 2025-09-23 18:36:03.547019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f6c00 of size 1024 next 536 2025-09-23 18:36:03.547031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f7000 of size 4096 next 538 2025-09-23 18:36:03.547043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f8000 of size 4096 next 539 2025-09-23 18:36:03.547055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f9000 of size 4096 next 540 2025-09-23 18:36:03.547067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fa000 of size 4096 next 541 2025-09-23 18:36:03.547079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fb000 of size 4096 next 542 2025-09-23 18:36:03.547091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fc000 of size 1024 next 543 2025-09-23 18:36:03.547120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fc400 of size 1024 next 544 2025-09-23 18:36:03.547133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fc800 of size 1024 next 545 2025-09-23 18:36:03.547145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fcc00 of size 1024 next 546 2025-09-23 18:36:03.547157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fd000 of size 1024 next 547 2025-09-23 18:36:03.547169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fd400 of size 1024 next 550 2025-09-23 18:36:03.547181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fd800 of size 1024 next 551 2025-09-23 18:36:03.547193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fdc00 of size 1024 next 552 2025-09-23 18:36:03.547205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fe000 of size 1024 next 553 2025-09-23 18:36:03.547217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fe400 of size 1024 next 554 2025-09-23 18:36:03.547229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fe800 of size 4096 next 556 2025-09-23 18:36:03.547242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ff800 of size 4096 next 557 2025-09-23 18:36:03.547254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde900800 of size 4096 next 558 2025-09-23 18:36:03.547266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde901800 of size 4096 next 559 2025-09-23 18:36:03.547278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde902800 of size 4096 next 560 2025-09-23 18:36:03.547290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde903800 of size 1024 next 561 2025-09-23 18:36:03.547302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde903c00 of size 1024 next 562 2025-09-23 18:36:03.547314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde904000 of size 1024 next 563 2025-09-23 18:36:03.547326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde904400 of size 1024 next 564 2025-09-23 18:36:03.547338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde904800 of size 1024 next 565 2025-09-23 18:36:03.547350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde904c00 of size 1024 next 568 2025-09-23 18:36:03.547363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde905000 of size 1024 next 569 2025-09-23 18:36:03.547375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde905400 of size 1024 next 570 2025-09-23 18:36:03.547387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde905800 of size 1024 next 571 2025-09-23 18:36:03.547399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde905c00 of size 1024 next 572 2025-09-23 18:36:03.547411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde906000 of size 4096 next 574 2025-09-23 18:36:03.547423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde907000 of size 4096 next 575 2025-09-23 18:36:03.547435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde908000 of size 4096 next 576 2025-09-23 18:36:03.547447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde909000 of size 4096 next 577 2025-09-23 18:36:03.547459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90a000 of size 4096 next 578 2025-09-23 18:36:03.547471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90b000 of size 1024 next 579 2025-09-23 18:36:03.547484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90b400 of size 1024 next 580 2025-09-23 18:36:03.547496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90b800 of size 1024 next 581 2025-09-23 18:36:03.547516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90bc00 of size 1024 next 582 2025-09-23 18:36:03.547528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90c000 of size 1024 next 583 2025-09-23 18:36:03.547540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90c400 of size 1024 next 586 2025-09-23 18:36:03.547552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90c800 of size 1024 next 587 2025-09-23 18:36:03.547565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90cc00 of size 1024 next 588 2025-09-23 18:36:03.547577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90d000 of size 1024 next 589 2025-09-23 18:36:03.547589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90d400 of size 1024 next 590 2025-09-23 18:36:03.547601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90d800 of size 4096 next 592 2025-09-23 18:36:03.547613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90e800 of size 6144 next 112 2025-09-23 18:36:03.547626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde910000 of size 524288 next 111 2025-09-23 18:36:03.547638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde990000 of size 262144 next 135 2025-09-23 18:36:03.547651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde9d0000 of size 327680 next 124 2025-09-23 18:36:03.547663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdea20000 of size 589824 next 123 2025-09-23 18:36:03.547675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeab0000 of size 262144 next 152 2025-09-23 18:36:03.547687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeaf0000 of size 327680 next 142 2025-09-23 18:36:03.547700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeb40000 of size 786432 next 18446744073709551615 2025-09-23 18:36:03.547712: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-09-23 18:36:03.547724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec00000 of size 4096 next 593 2025-09-23 18:36:03.547736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec01000 of size 4096 next 594 2025-09-23 18:36:03.547749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec02000 of size 4096 next 595 2025-09-23 18:36:03.547761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec03000 of size 2048 next 598 2025-09-23 18:36:03.547773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec03800 of size 2048 next 599 2025-09-23 18:36:03.547785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec04000 of size 2048 next 600 2025-09-23 18:36:03.547799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec04800 of size 2048 next 601 2025-09-23 18:36:03.547813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec05000 of size 2048 next 602 2025-09-23 18:36:03.547826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec05800 of size 256 next 605 2025-09-23 18:36:03.547838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec05900 of size 256 next 606 2025-09-23 18:36:03.547850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec05a00 of size 2048 next 604 2025-09-23 18:36:03.547862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec06200 of size 2048 next 609 2025-09-23 18:36:03.547874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec06a00 of size 2048 next 610 2025-09-23 18:36:03.547885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec07200 of size 2048 next 611 2025-09-23 18:36:03.547897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec07a00 of size 2048 next 612 2025-09-23 18:36:03.547917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec08200 of size 256 next 614 2025-09-23 18:36:03.547929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec08300 of size 256 next 615 2025-09-23 18:36:03.547941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec08400 of size 8192 next 613 2025-09-23 18:36:03.547953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec0a400 of size 8192 next 618 2025-09-23 18:36:03.547965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec0c400 of size 8192 next 619 2025-09-23 18:36:03.547976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec0e400 of size 8192 next 620 2025-09-23 18:36:03.547988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec10400 of size 8192 next 621 2025-09-23 18:36:03.548000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec12400 of size 256 next 622 2025-09-23 18:36:03.548012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec12500 of size 256 next 623 2025-09-23 18:36:03.548024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec12600 of size 8192 next 626 2025-09-23 18:36:03.548035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec14600 of size 8192 next 627 2025-09-23 18:36:03.548047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec16600 of size 8192 next 628 2025-09-23 18:36:03.548059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec18600 of size 8192 next 629 2025-09-23 18:36:03.548071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1a600 of size 8192 next 630 2025-09-23 18:36:03.548082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1c600 of size 2048 next 631 2025-09-23 18:36:03.548094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1ce00 of size 2048 next 633 2025-09-23 18:36:03.548106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1d600 of size 2048 next 634 2025-09-23 18:36:03.548118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1de00 of size 2048 next 635 2025-09-23 18:36:03.548129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1e600 of size 2048 next 636 2025-09-23 18:36:03.548141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1ee00 of size 2048 next 637 2025-09-23 18:36:03.548153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1f600 of size 2048 next 640 2025-09-23 18:36:03.548165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1fe00 of size 2048 next 641 2025-09-23 18:36:03.548176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec20600 of size 2048 next 642 2025-09-23 18:36:03.548188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec20e00 of size 2048 next 643 2025-09-23 18:36:03.548200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec21600 of size 8192 next 645 2025-09-23 18:36:03.548212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec23600 of size 8192 next 646 2025-09-23 18:36:03.548224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec25600 of size 8192 next 647 2025-09-23 18:36:03.548235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec27600 of size 8192 next 648 2025-09-23 18:36:03.548247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec29600 of size 8192 next 649 2025-09-23 18:36:03.548259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2b600 of size 2048 next 650 2025-09-23 18:36:03.548271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2be00 of size 2048 next 651 2025-09-23 18:36:03.548283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2c600 of size 2048 next 652 2025-09-23 18:36:03.548302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2ce00 of size 2048 next 653 2025-09-23 18:36:03.548314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2d600 of size 2048 next 654 2025-09-23 18:36:03.548326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2de00 of size 2048 next 655 2025-09-23 18:36:03.548355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2e600 of size 2048 next 657 2025-09-23 18:36:03.548373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2ee00 of size 2048 next 658 2025-09-23 18:36:03.548385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2f600 of size 2048 next 659 2025-09-23 18:36:03.548396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2fe00 of size 2048 next 660 2025-09-23 18:36:03.548408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec30600 of size 8192 next 662 2025-09-23 18:36:03.548420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec32600 of size 8192 next 663 2025-09-23 18:36:03.548431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec34600 of size 8192 next 664 2025-09-23 18:36:03.548443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec36600 of size 8192 next 665 2025-09-23 18:36:03.548455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec38600 of size 8192 next 666 2025-09-23 18:36:03.548466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3a600 of size 1024 next 667 2025-09-23 18:36:03.548478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3aa00 of size 1024 next 668 2025-09-23 18:36:03.548490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3ae00 of size 1024 next 669 2025-09-23 18:36:03.548502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3b200 of size 1024 next 673 2025-09-23 18:36:03.548513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3b600 of size 1024 next 675 2025-09-23 18:36:03.548525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3ba00 of size 1024 next 677 2025-09-23 18:36:03.548537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3be00 of size 1024 next 679 2025-09-23 18:36:03.548548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3c200 of size 1024 next 681 2025-09-23 18:36:03.548560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3c600 of size 256 next 682 2025-09-23 18:36:03.548572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3c700 of size 256 next 683 2025-09-23 18:36:03.548583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3c800 of size 2048 next 686 2025-09-23 18:36:03.548595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3d000 of size 256 next 690 2025-09-23 18:36:03.548607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3d100 of size 256 next 694 2025-09-23 18:36:03.548619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3d200 of size 256 next 695 2025-09-23 18:36:03.548630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3d300 of size 256 next 693 2025-09-23 18:36:03.548642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdec3d400 of size 11264 next 687 2025-09-23 18:36:03.548654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec40000 of size 256 next 688 2025-09-23 18:36:03.548665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec40100 of size 256 next 689 2025-09-23 18:36:03.548677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdec40200 of size 12544 next 691 2025-09-23 18:36:03.548689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec43300 of size 12288 next 692 2025-09-23 18:36:03.548701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdec46300 of size 49152 next 697 2025-09-23 18:36:03.548721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec52300 of size 24576 next 696 2025-09-23 18:36:03.548734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdec58300 of size 228608 next 160 2025-09-23 18:36:03.548745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec90000 of size 589824 next 158 2025-09-23 18:36:03.548757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fded20000 of size 524288 next 171 2025-09-23 18:36:03.548769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeda0000 of size 256 next 671 2025-09-23 18:36:03.548781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeda0100 of size 256 next 672 2025-09-23 18:36:03.548793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdeda0200 of size 523776 next 670 2025-09-23 18:36:03.548804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdee20000 of size 524288 next 222 2025-09-23 18:36:03.548816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeea0000 of size 1048576 next 190 2025-09-23 18:36:03.548828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdefa0000 of size 1048576 next 189 2025-09-23 18:36:03.548840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdf0a0000 of size 1048576 next 203 2025-09-23 18:36:03.548851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdf1a0000 of size 1048576 next 251 2025-09-23 18:36:03.548864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdf2a0000 of size 1441792 next 18446744073709551615 2025-09-23 18:36:03.548875: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-09-23 18:36:03.548888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00000 of size 1280 next 1 2025-09-23 18:36:03.548899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00500 of size 256 next 5 2025-09-23 18:36:03.548911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00600 of size 256 next 8 2025-09-23 18:36:03.548923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00700 of size 256 next 9 2025-09-23 18:36:03.548934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00800 of size 256 next 10 2025-09-23 18:36:03.548946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00900 of size 256 next 11 2025-09-23 18:36:03.548958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00a00 of size 256 next 12 2025-09-23 18:36:03.548970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00b00 of size 256 next 13 2025-09-23 18:36:03.548981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00c00 of size 256 next 17 2025-09-23 18:36:03.548993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00d00 of size 256 next 19 2025-09-23 18:36:03.549005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00e00 of size 256 next 20 2025-09-23 18:36:03.549016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce00f00 of size 256 next 21 2025-09-23 18:36:03.549028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01000 of size 256 next 22 2025-09-23 18:36:03.549040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01100 of size 256 next 24 2025-09-23 18:36:03.549051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01200 of size 256 next 25 2025-09-23 18:36:03.549063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01300 of size 256 next 23 2025-09-23 18:36:03.549075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01400 of size 256 next 28 2025-09-23 18:36:03.549087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01500 of size 256 next 29 2025-09-23 18:36:03.549106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01600 of size 256 next 30 2025-09-23 18:36:03.549118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01700 of size 256 next 31 2025-09-23 18:36:03.549130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01800 of size 256 next 33 2025-09-23 18:36:03.549142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01900 of size 256 next 34 2025-09-23 18:36:03.549153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01a00 of size 1024 next 32 2025-09-23 18:36:03.549165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce01e00 of size 1024 next 37 2025-09-23 18:36:03.549177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce02200 of size 1024 next 38 2025-09-23 18:36:03.549189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce02600 of size 1024 next 39 2025-09-23 18:36:03.549200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce02a00 of size 1024 next 40 2025-09-23 18:36:03.549212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce02e00 of size 1024 next 41 2025-09-23 18:36:03.549224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce03200 of size 1024 next 43 2025-09-23 18:36:03.549235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce03600 of size 1024 next 44 2025-09-23 18:36:03.549247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce03a00 of size 1024 next 45 2025-09-23 18:36:03.549259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce03e00 of size 1024 next 46 2025-09-23 18:36:03.549270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04200 of size 256 next 48 2025-09-23 18:36:03.549282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04300 of size 256 next 49 2025-09-23 18:36:03.549294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04400 of size 256 next 50 2025-09-23 18:36:03.549305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04500 of size 256 next 51 2025-09-23 18:36:03.549317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04600 of size 256 next 52 2025-09-23 18:36:03.549329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04700 of size 256 next 53 2025-09-23 18:36:03.549340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04800 of size 256 next 56 2025-09-23 18:36:03.549352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04900 of size 256 next 57 2025-09-23 18:36:03.549364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04a00 of size 256 next 58 2025-09-23 18:36:03.549375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04b00 of size 256 next 14 2025-09-23 18:36:03.549387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04c00 of size 256 next 15 2025-09-23 18:36:03.549399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04d00 of size 256 next 16 2025-09-23 18:36:03.549410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce04e00 of size 1024 next 60 2025-09-23 18:36:03.549422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce05200 of size 1024 next 61 2025-09-23 18:36:03.549434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce05600 of size 1024 next 62 2025-09-23 18:36:03.549445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce05a00 of size 1024 next 63 2025-09-23 18:36:03.549457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce05e00 of size 1024 next 64 2025-09-23 18:36:03.549469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce06200 of size 256 next 66 2025-09-23 18:36:03.549481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce06300 of size 256 next 67 2025-09-23 18:36:03.549500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce06400 of size 256 next 68 2025-09-23 18:36:03.549512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce06500 of size 256 next 69 2025-09-23 18:36:03.549524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce06600 of size 256 next 70 2025-09-23 18:36:03.549536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce06700 of size 256 next 73 2025-09-23 18:36:03.549549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce06800 of size 256 next 74 2025-09-23 18:36:03.549563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce06900 of size 256 next 75 2025-09-23 18:36:03.549577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce06a00 of size 256 next 76 2025-09-23 18:36:03.549590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce06b00 of size 256 next 77 2025-09-23 18:36:03.549604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce06c00 of size 1024 next 79 2025-09-23 18:36:03.549617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce07000 of size 1024 next 80 2025-09-23 18:36:03.549629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce07400 of size 1024 next 81 2025-09-23 18:36:03.549641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce07800 of size 1024 next 82 2025-09-23 18:36:03.549653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce07c00 of size 1024 next 83 2025-09-23 18:36:03.549665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce08000 of size 256 next 85 2025-09-23 18:36:03.549677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce08100 of size 256 next 86 2025-09-23 18:36:03.549690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce08200 of size 512 next 84 2025-09-23 18:36:03.549702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce08400 of size 512 next 88 2025-09-23 18:36:03.549714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce08600 of size 512 next 89 2025-09-23 18:36:03.549726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce08800 of size 512 next 90 2025-09-23 18:36:03.549738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce08a00 of size 512 next 91 2025-09-23 18:36:03.549750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce08c00 of size 256 next 93 2025-09-23 18:36:03.549762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce08d00 of size 256 next 94 2025-09-23 18:36:03.549774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce08e00 of size 512 next 92 2025-09-23 18:36:03.549786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce09000 of size 512 next 97 2025-09-23 18:36:03.549798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce09200 of size 512 next 98 2025-09-23 18:36:03.549810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce09400 of size 512 next 99 2025-09-23 18:36:03.549822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce09600 of size 512 next 2 2025-09-23 18:36:03.549834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce09800 of size 256 next 3 2025-09-23 18:36:03.549846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce09900 of size 256 next 4 2025-09-23 18:36:03.549859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce09a00 of size 16384 next 18 2025-09-23 18:36:03.549871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce0da00 of size 256 next 100 2025-09-23 18:36:03.549883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce0db00 of size 256 next 101 2025-09-23 18:36:03.549903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce0dc00 of size 2048 next 104 2025-09-23 18:36:03.549916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce0e400 of size 2048 next 105 2025-09-23 18:36:03.549928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce0ec00 of size 2048 next 106 2025-09-23 18:36:03.549940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce0f400 of size 2048 next 107 2025-09-23 18:36:03.549952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce0fc00 of size 2048 next 108 2025-09-23 18:36:03.549964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce10400 of size 256 next 109 2025-09-23 18:36:03.549976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce10500 of size 256 next 110 2025-09-23 18:36:03.549988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce10600 of size 2048 next 113 2025-09-23 18:36:03.550000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce10e00 of size 2048 next 114 2025-09-23 18:36:03.550013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce11600 of size 2048 next 115 2025-09-23 18:36:03.550025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce11e00 of size 2048 next 116 2025-09-23 18:36:03.550037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce12600 of size 2048 next 6 2025-09-23 18:36:03.550049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce12e00 of size 37632 next 7 2025-09-23 18:36:03.550062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1c100 of size 512 next 118 2025-09-23 18:36:03.550074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1c300 of size 512 next 119 2025-09-23 18:36:03.550086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1c500 of size 512 next 120 2025-09-23 18:36:03.550098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1c700 of size 512 next 121 2025-09-23 18:36:03.550110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1c900 of size 512 next 122 2025-09-23 18:36:03.550122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1cb00 of size 512 next 125 2025-09-23 18:36:03.550134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1cd00 of size 512 next 126 2025-09-23 18:36:03.550146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1cf00 of size 512 next 127 2025-09-23 18:36:03.550158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1d100 of size 512 next 128 2025-09-23 18:36:03.550170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1d300 of size 512 next 129 2025-09-23 18:36:03.550182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1d500 of size 2048 next 130 2025-09-23 18:36:03.550194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1dd00 of size 2048 next 131 2025-09-23 18:36:03.550206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1e500 of size 2048 next 132 2025-09-23 18:36:03.550218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1ed00 of size 2048 next 133 2025-09-23 18:36:03.550230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1f500 of size 2048 next 134 2025-09-23 18:36:03.550242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1fd00 of size 512 next 136 2025-09-23 18:36:03.550255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce1ff00 of size 512 next 137 2025-09-23 18:36:03.550267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce20100 of size 512 next 138 2025-09-23 18:36:03.550279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce20300 of size 512 next 139 2025-09-23 18:36:03.550291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce20500 of size 512 next 140 2025-09-23 18:36:03.550311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce20700 of size 512 next 141 2025-09-23 18:36:03.550323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce20900 of size 512 next 143 2025-09-23 18:36:03.550335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce20b00 of size 512 next 144 2025-09-23 18:36:03.550347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce20d00 of size 512 next 145 2025-09-23 18:36:03.550359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce20f00 of size 512 next 146 2025-09-23 18:36:03.550372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce21100 of size 2048 next 147 2025-09-23 18:36:03.550384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce21900 of size 2048 next 148 2025-09-23 18:36:03.550396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce22100 of size 2048 next 149 2025-09-23 18:36:03.550408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce22900 of size 2048 next 150 2025-09-23 18:36:03.550420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce23100 of size 2048 next 151 2025-09-23 18:36:03.550432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce23900 of size 512 next 153 2025-09-23 18:36:03.550444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce23b00 of size 512 next 154 2025-09-23 18:36:03.550456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce23d00 of size 512 next 155 2025-09-23 18:36:03.550468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce23f00 of size 512 next 156 2025-09-23 18:36:03.550480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce24100 of size 512 next 157 2025-09-23 18:36:03.550492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce24300 of size 512 next 161 2025-09-23 18:36:03.550504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce24500 of size 512 next 162 2025-09-23 18:36:03.550516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce24700 of size 512 next 163 2025-09-23 18:36:03.550528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce24900 of size 512 next 164 2025-09-23 18:36:03.550540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce24b00 of size 512 next 165 2025-09-23 18:36:03.550552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce24d00 of size 2048 next 166 2025-09-23 18:36:03.550565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce25500 of size 2048 next 167 2025-09-23 18:36:03.550577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce25d00 of size 2048 next 168 2025-09-23 18:36:03.550589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce26500 of size 2048 next 169 2025-09-23 18:36:03.550601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce26d00 of size 2048 next 170 2025-09-23 18:36:03.550613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce27500 of size 1024 next 172 2025-09-23 18:36:03.550625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce27900 of size 1024 next 173 2025-09-23 18:36:03.550637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce27d00 of size 1024 next 174 2025-09-23 18:36:03.550649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce28100 of size 1024 next 175 2025-09-23 18:36:03.550661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce28500 of size 1024 next 176 2025-09-23 18:36:03.550673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce28900 of size 256 next 178 2025-09-23 18:36:03.550686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce28a00 of size 256 next 179 2025-09-23 18:36:03.550705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce28b00 of size 1024 next 177 2025-09-23 18:36:03.550718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce28f00 of size 1024 next 182 2025-09-23 18:36:03.550730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce29300 of size 1024 next 183 2025-09-23 18:36:03.550742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce29700 of size 1024 next 184 2025-09-23 18:36:03.550754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce29b00 of size 1024 next 185 2025-09-23 18:36:03.550766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce29f00 of size 256 next 187 2025-09-23 18:36:03.550778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce2a000 of size 256 next 188 2025-09-23 18:36:03.550790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce2a100 of size 4096 next 186 2025-09-23 18:36:03.550802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce2b100 of size 4096 next 42 2025-09-23 18:36:03.550815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce2c100 of size 65536 next 36 2025-09-23 18:36:03.550827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce3c100 of size 65536 next 35 2025-09-23 18:36:03.550839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce4c100 of size 4096 next 235 2025-09-23 18:36:03.550851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce4d100 of size 4096 next 236 2025-09-23 18:36:03.550863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce4e100 of size 4096 next 237 2025-09-23 18:36:03.550875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce4f100 of size 4096 next 238 2025-09-23 18:36:03.550887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce50100 of size 1024 next 239 2025-09-23 18:36:03.550899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce50500 of size 1024 next 240 2025-09-23 18:36:03.550911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce50900 of size 1024 next 241 2025-09-23 18:36:03.550923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce50d00 of size 1024 next 242 2025-09-23 18:36:03.550935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce51100 of size 1024 next 243 2025-09-23 18:36:03.550947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce51500 of size 1024 next 246 2025-09-23 18:36:03.550960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce51900 of size 1024 next 247 2025-09-23 18:36:03.550972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce51d00 of size 1024 next 248 2025-09-23 18:36:03.550984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce52100 of size 1024 next 249 2025-09-23 18:36:03.550996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce52500 of size 1024 next 250 2025-09-23 18:36:03.551008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce52900 of size 4096 next 252 2025-09-23 18:36:03.551020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce53900 of size 4096 next 253 2025-09-23 18:36:03.551032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce54900 of size 4096 next 254 2025-09-23 18:36:03.551044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce55900 of size 4096 next 255 2025-09-23 18:36:03.551056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce56900 of size 4096 next 256 2025-09-23 18:36:03.551068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce57900 of size 1024 next 257 2025-09-23 18:36:03.551080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce57d00 of size 1024 next 258 2025-09-23 18:36:03.551100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce58100 of size 1024 next 259 2025-09-23 18:36:03.551112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce58500 of size 1024 next 260 2025-09-23 18:36:03.551125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce58900 of size 1024 next 261 2025-09-23 18:36:03.551137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce58d00 of size 1024 next 264 2025-09-23 18:36:03.551149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce59100 of size 1024 next 265 2025-09-23 18:36:03.551161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce59500 of size 1024 next 266 2025-09-23 18:36:03.551173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce59900 of size 1024 next 267 2025-09-23 18:36:03.551185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce59d00 of size 1024 next 268 2025-09-23 18:36:03.551197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce5a100 of size 4096 next 270 2025-09-23 18:36:03.551209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce5b100 of size 4096 next 271 2025-09-23 18:36:03.551221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce5c100 of size 4096 next 272 2025-09-23 18:36:03.551233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce5d100 of size 4096 next 273 2025-09-23 18:36:03.551246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce5e100 of size 4096 next 274 2025-09-23 18:36:03.551258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce5f100 of size 1024 next 275 2025-09-23 18:36:03.551270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce5f500 of size 1024 next 276 2025-09-23 18:36:03.551282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce5f900 of size 1024 next 277 2025-09-23 18:36:03.551294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce5fd00 of size 1024 next 278 2025-09-23 18:36:03.551306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce60100 of size 1024 next 279 2025-09-23 18:36:03.551318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce60500 of size 1024 next 282 2025-09-23 18:36:03.551330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce60900 of size 1024 next 283 2025-09-23 18:36:03.551342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce60d00 of size 1024 next 284 2025-09-23 18:36:03.551354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce61100 of size 1024 next 285 2025-09-23 18:36:03.551366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce61500 of size 1024 next 286 2025-09-23 18:36:03.551378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce61900 of size 4096 next 288 2025-09-23 18:36:03.551390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce62900 of size 6144 next 27 2025-09-23 18:36:03.551403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce64100 of size 147456 next 26 2025-09-23 18:36:03.551415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce88100 of size 65536 next 47 2025-09-23 18:36:03.551427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ce98100 of size 65536 next 59 2025-09-23 18:36:03.551439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211cea8100 of size 65536 next 65 2025-09-23 18:36:03.551452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ceb8100 of size 294656 next 18446744073709551615 2025-09-23 18:36:03.551463: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-09-23 18:36:03.551481: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 256 totalling 18.8KiB 2025-09-23 18:36:03.551496: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-09-23 18:36:03.551518: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 258 Chunks of size 1024 totalling 258.0KiB 2025-09-23 18:36:03.551532: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-09-23 18:36:03.551546: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 56 Chunks of size 2048 totalling 112.0KiB 2025-09-23 18:36:03.551559: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-09-23 18:36:03.551573: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-09-23 18:36:03.551586: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-09-23 18:36:03.551599: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 20 Chunks of size 8192 totalling 160.0KiB 2025-09-23 18:36:03.551613: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12288 totalling 12.0KiB 2025-09-23 18:36:03.551626: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-09-23 18:36:03.551639: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 24576 totalling 24.0KiB 2025-09-23 18:36:03.551653: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-09-23 18:36:03.551666: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-09-23 18:36:03.551762: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-09-23 18:36:03.551777: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-09-23 18:36:03.551790: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 262144 totalling 1.25MiB 2025-09-23 18:36:03.551804: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-09-23 18:36:03.551817: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-09-23 18:36:03.551833: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 524288 totalling 1.50MiB 2025-09-23 18:36:03.551846: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-09-23 18:36:03.551860: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-09-23 18:36:03.551873: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-09-23 18:36:03.551887: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 19 Chunks of size 1310720 totalling 23.75MiB 2025-09-23 18:36:03.551900: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-09-23 18:36:03.551913: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-09-23 18:36:03.551927: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-09-23 18:36:03.551940: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 26 Chunks of size 2359296 totalling 58.50MiB 2025-09-23 18:36:03.551953: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3932160 totalling 3.75MiB 2025-09-23 18:36:03.551967: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 4194304 totalling 20.00MiB 2025-09-23 18:36:03.551980: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4718592 totalling 4.50MiB 2025-09-23 18:36:03.551993: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6291456 totalling 6.00MiB 2025-09-23 18:36:03.552006: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-09-23 18:36:03.552020: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 9437184 totalling 27.00MiB 2025-09-23 18:36:03.552043: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 191.76MiB 2025-09-23 18:36:03.552057: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 267386880 memory_limit_: 285802496 available bytes: 18415616 curr_region_allocation_bytes_: 268435456 2025-09-23 18:36:03.552073: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 285802496 InUse: 201074688 MaxInUse: 213355008 NumAllocs: 2322 MaxAllocSize: 9437184 2025-09-23 18:36:03.552104: W tensorflow/core/common_runtime/bfc_allocator.cc:439] _*********************_********_***_______________************************************************** 2025-09-23 18:36:03.552150: 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 free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 106 ############################### 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.19710803031921387 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 Tue Sep 23 18:36:04 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 : 649 wait 20 seconds l 3637 free memory gpu now : 649 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-09-23 18:36:27.782089: 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-23 18:36:27.808668: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3492910000 Hz 2025-09-23 18:36:27.810906: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f21bc000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-09-23 18:36:27.810953: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-09-23 18:36:27.814791: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-09-23 18:36:27.988764: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0xcf215a0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-09-23 18:36:27.988792: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-09-23 18:36:27.989364: 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-23 18:36:27.993146: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 18:36:27.996237: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 18:36:27.998240: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 18:36:27.999328: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 18:36:28.002196: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 18:36:28.003561: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 18:36:28.009146: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 18:36:28.010021: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 18:36:28.010087: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 18:36:28.010564: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-23 18:36:28.010580: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-23 18:36:28.010588: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-23 18:36:28.011373: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 272 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-23 18:36:28.573555: 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-23 18:36:28.573636: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 18:36:28.573666: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 18:36:28.573685: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 18:36:28.573703: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 18:36:28.573721: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 18:36:28.573739: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 18:36:28.573757: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 18:36:28.574623: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 18:36:28.575627: 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-23 18:36:28.575661: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 18:36:28.575679: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 18:36:28.575697: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 18:36:28.575714: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 18:36:28.575731: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 18:36:28.575748: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 18:36:28.575765: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 18:36:28.576622: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 18:36:28.576654: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-23 18:36:28.576664: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-23 18:36:28.576674: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-23 18:36:28.577545: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 272 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-23 18:36:40.687873: 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-23 18:36:40.687944: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-09-23 18:36:40.687962: 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-23 18:36:40.687978: 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-23 18:36:40.688005: 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-23 18:36:40.688021: 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-23 18:36:40.688036: 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-23 18:36:40.688050: 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-23 18:36:40.688065: 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-23 18:36:40.688079: 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-23 18:36:40.688094: 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-23 18:36:40.688108: 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-23 18:36:40.688123: 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-23 18:36:40.688137: 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-23 18:36:40.688151: 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-23 18:36:40.688166: 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-23 18:36:40.688180: 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-23 18:36:40.688195: 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-23 18:36:40.688208: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-23 18:36:40.688222: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 1, Chunks in use: 0. 40.00MiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-23 18:36:40.688235: 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-23 18:36:40.688248: 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-23 18:36:40.688268: 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-23 18:36:40.688282: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 49.00MiB was 32.00MiB, Chunk State: 2025-09-23 18:36:40.688301: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 40.00MiB | Requested Size: 0B | in_use: 0 | bin_num: 17, prev: Size: 4.50MiB | Requested Size: 4.50MiB | in_use: 1 | bin_num: -1 2025-09-23 18:36:40.688313: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 134217728 2025-09-23 18:36:40.688326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fce000000 of size 4194304 next 632 2025-09-23 18:36:40.688352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fce400000 of size 4194304 next 617 2025-09-23 18:36:40.688366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fce800000 of size 4194304 next 616 2025-09-23 18:36:40.688378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fcec00000 of size 6291456 next 608 2025-09-23 18:36:40.688390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fcf200000 of size 9437184 next 607 2025-09-23 18:36:40.688401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fcfb00000 of size 4194304 next 644 2025-09-23 18:36:40.688412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fcff00000 of size 4194304 next 625 2025-09-23 18:36:40.688424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd0300000 of size 8388608 next 624 2025-09-23 18:36:40.688435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd0b00000 of size 4194304 next 661 2025-09-23 18:36:40.688446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd0f00000 of size 2359296 next 676 2025-09-23 18:36:40.688458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd1140000 of size 2359296 next 678 2025-09-23 18:36:40.688469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd1380000 of size 2359296 next 680 2025-09-23 18:36:40.688480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fd15c0000 of size 7602176 next 639 2025-09-23 18:36:40.688491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd1d00000 of size 9437184 next 638 2025-09-23 18:36:40.688503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd2600000 of size 9437184 next 656 2025-09-23 18:36:40.688514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fd2f00000 of size 4718592 next 685 2025-09-23 18:36:40.688526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd3380000 of size 4718592 next 684 2025-09-23 18:36:40.688537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fd3800000 of size 41943040 next 18446744073709551615 2025-09-23 18:36:40.688548: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-09-23 18:36:40.688559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6000000 of size 2359296 next 370 2025-09-23 18:36:40.688571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6240000 of size 1048576 next 394 2025-09-23 18:36:40.688582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fd6340000 of size 1310720 next 388 2025-09-23 18:36:40.688593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6480000 of size 2359296 next 387 2025-09-23 18:36:40.688604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd66c0000 of size 1048576 next 412 2025-09-23 18:36:40.688616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd67c0000 of size 1310720 next 406 2025-09-23 18:36:40.688627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6900000 of size 2359296 next 405 2025-09-23 18:36:40.688647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6b40000 of size 1048576 next 430 2025-09-23 18:36:40.688658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6c40000 of size 1310720 next 424 2025-09-23 18:36:40.688670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6d80000 of size 2359296 next 423 2025-09-23 18:36:40.688681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd6fc0000 of size 1048576 next 447 2025-09-23 18:36:40.688692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd70c0000 of size 1310720 next 441 2025-09-23 18:36:40.688703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7200000 of size 2359296 next 440 2025-09-23 18:36:40.688715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7440000 of size 1048576 next 465 2025-09-23 18:36:40.688726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7540000 of size 1310720 next 459 2025-09-23 18:36:40.688737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7680000 of size 2359296 next 458 2025-09-23 18:36:40.688748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd78c0000 of size 1048576 next 483 2025-09-23 18:36:40.688759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd79c0000 of size 1310720 next 477 2025-09-23 18:36:40.688771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7b00000 of size 2359296 next 476 2025-09-23 18:36:40.688782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7d40000 of size 1048576 next 501 2025-09-23 18:36:40.688793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7e40000 of size 1310720 next 495 2025-09-23 18:36:40.688804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd7f80000 of size 2359296 next 494 2025-09-23 18:36:40.688815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd81c0000 of size 1048576 next 519 2025-09-23 18:36:40.688827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd82c0000 of size 1310720 next 513 2025-09-23 18:36:40.688838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8400000 of size 2359296 next 512 2025-09-23 18:36:40.688849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8640000 of size 1048576 next 537 2025-09-23 18:36:40.688860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8740000 of size 1310720 next 531 2025-09-23 18:36:40.688871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8880000 of size 2359296 next 530 2025-09-23 18:36:40.688883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8ac0000 of size 1048576 next 555 2025-09-23 18:36:40.688894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8bc0000 of size 1310720 next 549 2025-09-23 18:36:40.688905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8d00000 of size 2359296 next 548 2025-09-23 18:36:40.688916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd8f40000 of size 1048576 next 573 2025-09-23 18:36:40.688927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd9040000 of size 1310720 next 567 2025-09-23 18:36:40.688938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd9180000 of size 2359296 next 566 2025-09-23 18:36:40.688950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd93c0000 of size 1048576 next 591 2025-09-23 18:36:40.688961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd94c0000 of size 1310720 next 585 2025-09-23 18:36:40.688972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd9600000 of size 2359296 next 584 2025-09-23 18:36:40.688983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fd9840000 of size 2097152 next 597 2025-09-23 18:36:40.689002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd9a40000 of size 2097152 next 596 2025-09-23 18:36:40.689014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fd9c40000 of size 3932160 next 18446744073709551615 2025-09-23 18:36:40.689025: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-09-23 18:36:40.689037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda000000 of size 2359296 next 245 2025-09-23 18:36:40.689048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda240000 of size 1048576 next 269 2025-09-23 18:36:40.689059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda340000 of size 1310720 next 263 2025-09-23 18:36:40.689070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda480000 of size 2359296 next 262 2025-09-23 18:36:40.689081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda6c0000 of size 1048576 next 287 2025-09-23 18:36:40.689093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda7c0000 of size 1310720 next 281 2025-09-23 18:36:40.689104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fda900000 of size 2359296 next 280 2025-09-23 18:36:40.689115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdab40000 of size 1048576 next 304 2025-09-23 18:36:40.689126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdac40000 of size 1310720 next 298 2025-09-23 18:36:40.689137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdad80000 of size 2359296 next 297 2025-09-23 18:36:40.689149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdafc0000 of size 1048576 next 322 2025-09-23 18:36:40.689160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb0c0000 of size 1310720 next 316 2025-09-23 18:36:40.689171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb200000 of size 2359296 next 315 2025-09-23 18:36:40.689182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb440000 of size 1048576 next 340 2025-09-23 18:36:40.689194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb540000 of size 1310720 next 334 2025-09-23 18:36:40.689205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb680000 of size 2359296 next 333 2025-09-23 18:36:40.689216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb8c0000 of size 1048576 next 358 2025-09-23 18:36:40.689227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdb9c0000 of size 1310720 next 352 2025-09-23 18:36:40.689238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdbb00000 of size 2359296 next 351 2025-09-23 18:36:40.689250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdbd40000 of size 1048576 next 376 2025-09-23 18:36:40.689261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdbe40000 of size 1835008 next 18446744073709551615 2025-09-23 18:36:40.689272: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-09-23 18:36:40.689284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc000000 of size 2359296 next 181 2025-09-23 18:36:40.689295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc240000 of size 2097152 next 196 2025-09-23 18:36:40.689306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc440000 of size 1048576 next 216 2025-09-23 18:36:40.689318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc540000 of size 1310720 next 209 2025-09-23 18:36:40.689329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc680000 of size 2359296 next 208 2025-09-23 18:36:40.689340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc8c0000 of size 1048576 next 234 2025-09-23 18:36:40.689351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdc9c0000 of size 1310720 next 228 2025-09-23 18:36:40.689370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdcb00000 of size 2359296 next 227 2025-09-23 18:36:40.689381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdcd40000 of size 2883584 next 18446744073709551615 2025-09-23 18:36:40.689393: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-09-23 18:36:40.689404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde600000 of size 147456 next 55 2025-09-23 18:36:40.689415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde624000 of size 65536 next 78 2025-09-23 18:36:40.689427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde634000 of size 4096 next 191 2025-09-23 18:36:40.689438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde635000 of size 4096 next 192 2025-09-23 18:36:40.689449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde636000 of size 4096 next 193 2025-09-23 18:36:40.689461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde637000 of size 256 next 194 2025-09-23 18:36:40.689472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde637100 of size 256 next 195 2025-09-23 18:36:40.689483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde637200 of size 4096 next 197 2025-09-23 18:36:40.689495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde638200 of size 4096 next 198 2025-09-23 18:36:40.689506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde639200 of size 4096 next 199 2025-09-23 18:36:40.689517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63a200 of size 4096 next 200 2025-09-23 18:36:40.689529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63b200 of size 4096 next 201 2025-09-23 18:36:40.689540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63c200 of size 1024 next 202 2025-09-23 18:36:40.689551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63c600 of size 1024 next 204 2025-09-23 18:36:40.689562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63ca00 of size 1024 next 205 2025-09-23 18:36:40.689574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63ce00 of size 1024 next 206 2025-09-23 18:36:40.689585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63d200 of size 1024 next 207 2025-09-23 18:36:40.689596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63d600 of size 1024 next 210 2025-09-23 18:36:40.689607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63da00 of size 1024 next 211 2025-09-23 18:36:40.689619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63de00 of size 1024 next 212 2025-09-23 18:36:40.689630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63e200 of size 1024 next 213 2025-09-23 18:36:40.689642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63e600 of size 1024 next 214 2025-09-23 18:36:40.689653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63ea00 of size 4096 next 215 2025-09-23 18:36:40.689664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde63fa00 of size 4096 next 217 2025-09-23 18:36:40.689675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde640a00 of size 4096 next 218 2025-09-23 18:36:40.689687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde641a00 of size 4096 next 219 2025-09-23 18:36:40.689698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde642a00 of size 4096 next 220 2025-09-23 18:36:40.689709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde643a00 of size 1024 next 221 2025-09-23 18:36:40.689720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde643e00 of size 1024 next 223 2025-09-23 18:36:40.689740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde644200 of size 1024 next 224 2025-09-23 18:36:40.689751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde644600 of size 1024 next 225 2025-09-23 18:36:40.689763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde644a00 of size 1024 next 226 2025-09-23 18:36:40.689774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde644e00 of size 1024 next 229 2025-09-23 18:36:40.689785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde645200 of size 1024 next 230 2025-09-23 18:36:40.689796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde645600 of size 1024 next 231 2025-09-23 18:36:40.689808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde645a00 of size 1024 next 232 2025-09-23 18:36:40.689819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde645e00 of size 1024 next 233 2025-09-23 18:36:40.689830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde646200 of size 7680 next 72 2025-09-23 18:36:40.689842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde648000 of size 147456 next 71 2025-09-23 18:36:40.689853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde66c000 of size 131072 next 87 2025-09-23 18:36:40.689864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68c000 of size 4096 next 289 2025-09-23 18:36:40.689876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68d000 of size 4096 next 290 2025-09-23 18:36:40.689887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68e000 of size 4096 next 291 2025-09-23 18:36:40.689898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68f000 of size 1024 next 292 2025-09-23 18:36:40.689909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68f400 of size 1024 next 293 2025-09-23 18:36:40.689920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68f800 of size 1024 next 294 2025-09-23 18:36:40.689932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde68fc00 of size 1024 next 295 2025-09-23 18:36:40.689943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde690000 of size 1024 next 296 2025-09-23 18:36:40.689954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde690400 of size 1024 next 299 2025-09-23 18:36:40.689965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde690800 of size 1024 next 300 2025-09-23 18:36:40.689976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde690c00 of size 1024 next 301 2025-09-23 18:36:40.689988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde691000 of size 1024 next 302 2025-09-23 18:36:40.689999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde691400 of size 1024 next 303 2025-09-23 18:36:40.690010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde691800 of size 4096 next 305 2025-09-23 18:36:40.690021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde692800 of size 4096 next 306 2025-09-23 18:36:40.690033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde693800 of size 4096 next 307 2025-09-23 18:36:40.690044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde694800 of size 4096 next 308 2025-09-23 18:36:40.690055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde695800 of size 4096 next 309 2025-09-23 18:36:40.690066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde696800 of size 1024 next 310 2025-09-23 18:36:40.690077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde696c00 of size 1024 next 311 2025-09-23 18:36:40.690088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde697000 of size 1024 next 312 2025-09-23 18:36:40.690107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde697400 of size 1024 next 313 2025-09-23 18:36:40.690118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde697800 of size 1024 next 314 2025-09-23 18:36:40.690129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde697c00 of size 1024 next 317 2025-09-23 18:36:40.690141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde698000 of size 1024 next 318 2025-09-23 18:36:40.690152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde698400 of size 1024 next 319 2025-09-23 18:36:40.690163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde698800 of size 1024 next 320 2025-09-23 18:36:40.690174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde698c00 of size 1024 next 321 2025-09-23 18:36:40.690186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde699000 of size 4096 next 323 2025-09-23 18:36:40.690197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69a000 of size 4096 next 324 2025-09-23 18:36:40.690208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69b000 of size 4096 next 325 2025-09-23 18:36:40.690219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69c000 of size 4096 next 326 2025-09-23 18:36:40.690230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69d000 of size 4096 next 327 2025-09-23 18:36:40.690242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69e000 of size 1024 next 328 2025-09-23 18:36:40.690253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69e400 of size 1024 next 329 2025-09-23 18:36:40.690264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69e800 of size 1024 next 330 2025-09-23 18:36:40.690275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69ec00 of size 1024 next 331 2025-09-23 18:36:40.690286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69f000 of size 1024 next 332 2025-09-23 18:36:40.690298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69f400 of size 1024 next 335 2025-09-23 18:36:40.690309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69f800 of size 1024 next 336 2025-09-23 18:36:40.690320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde69fc00 of size 1024 next 337 2025-09-23 18:36:40.690331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a0000 of size 1024 next 338 2025-09-23 18:36:40.690343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a0400 of size 1024 next 339 2025-09-23 18:36:40.690354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a0800 of size 4096 next 341 2025-09-23 18:36:40.690365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a1800 of size 4096 next 342 2025-09-23 18:36:40.690376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a2800 of size 4096 next 343 2025-09-23 18:36:40.690388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a3800 of size 4096 next 344 2025-09-23 18:36:40.690399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a4800 of size 4096 next 345 2025-09-23 18:36:40.690410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a5800 of size 1024 next 346 2025-09-23 18:36:40.690421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a5c00 of size 1024 next 347 2025-09-23 18:36:40.690432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a6000 of size 1024 next 348 2025-09-23 18:36:40.690444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a6400 of size 1024 next 349 2025-09-23 18:36:40.690455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a6800 of size 1024 next 350 2025-09-23 18:36:40.690466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a6c00 of size 1024 next 353 2025-09-23 18:36:40.690484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a7000 of size 1024 next 354 2025-09-23 18:36:40.690496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a7400 of size 1024 next 355 2025-09-23 18:36:40.690507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a7800 of size 1024 next 356 2025-09-23 18:36:40.690518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a7c00 of size 1024 next 357 2025-09-23 18:36:40.690530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a8000 of size 4096 next 359 2025-09-23 18:36:40.690541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6a9000 of size 4096 next 360 2025-09-23 18:36:40.690552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6aa000 of size 4096 next 361 2025-09-23 18:36:40.690563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ab000 of size 4096 next 362 2025-09-23 18:36:40.690574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ac000 of size 4096 next 363 2025-09-23 18:36:40.690586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ad000 of size 1024 next 364 2025-09-23 18:36:40.690597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ad400 of size 1024 next 365 2025-09-23 18:36:40.690608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ad800 of size 1024 next 366 2025-09-23 18:36:40.690620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6adc00 of size 1024 next 367 2025-09-23 18:36:40.690631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ae000 of size 1024 next 368 2025-09-23 18:36:40.690642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ae400 of size 1024 next 371 2025-09-23 18:36:40.690653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ae800 of size 1024 next 372 2025-09-23 18:36:40.690664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6aec00 of size 1024 next 373 2025-09-23 18:36:40.690676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6af000 of size 1024 next 374 2025-09-23 18:36:40.690687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6af400 of size 1024 next 375 2025-09-23 18:36:40.690698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6af800 of size 4096 next 377 2025-09-23 18:36:40.690709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b0800 of size 4096 next 378 2025-09-23 18:36:40.690720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b1800 of size 4096 next 379 2025-09-23 18:36:40.690732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b2800 of size 4096 next 380 2025-09-23 18:36:40.690743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b3800 of size 4096 next 381 2025-09-23 18:36:40.690754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b4800 of size 1024 next 382 2025-09-23 18:36:40.690765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b4c00 of size 1024 next 383 2025-09-23 18:36:40.690777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b5000 of size 1024 next 384 2025-09-23 18:36:40.690788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b5400 of size 1024 next 385 2025-09-23 18:36:40.690799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b5800 of size 1024 next 386 2025-09-23 18:36:40.690810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b5c00 of size 1024 next 389 2025-09-23 18:36:40.690821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b6000 of size 1024 next 390 2025-09-23 18:36:40.690833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b6400 of size 1024 next 391 2025-09-23 18:36:40.690851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b6800 of size 1024 next 392 2025-09-23 18:36:40.690863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b6c00 of size 1024 next 393 2025-09-23 18:36:40.690874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b7000 of size 4096 next 395 2025-09-23 18:36:40.690885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b8000 of size 4096 next 396 2025-09-23 18:36:40.690896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6b9000 of size 4096 next 397 2025-09-23 18:36:40.690907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ba000 of size 4096 next 398 2025-09-23 18:36:40.690919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bb000 of size 4096 next 399 2025-09-23 18:36:40.690930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bc000 of size 1024 next 400 2025-09-23 18:36:40.690941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bc400 of size 1024 next 401 2025-09-23 18:36:40.690952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bc800 of size 1024 next 402 2025-09-23 18:36:40.690964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bcc00 of size 1024 next 403 2025-09-23 18:36:40.690975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bd000 of size 1024 next 404 2025-09-23 18:36:40.690986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bd400 of size 1024 next 407 2025-09-23 18:36:40.690997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bd800 of size 1024 next 408 2025-09-23 18:36:40.691009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bdc00 of size 1024 next 409 2025-09-23 18:36:40.691020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6be000 of size 1024 next 410 2025-09-23 18:36:40.691031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6be400 of size 1024 next 411 2025-09-23 18:36:40.691042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6be800 of size 4096 next 413 2025-09-23 18:36:40.691054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6bf800 of size 4096 next 414 2025-09-23 18:36:40.691065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c0800 of size 4096 next 415 2025-09-23 18:36:40.691076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c1800 of size 4096 next 416 2025-09-23 18:36:40.691087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c2800 of size 4096 next 417 2025-09-23 18:36:40.691098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c3800 of size 1024 next 418 2025-09-23 18:36:40.691110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c3c00 of size 1024 next 419 2025-09-23 18:36:40.691121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c4000 of size 1024 next 420 2025-09-23 18:36:40.691132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c4400 of size 1024 next 421 2025-09-23 18:36:40.691143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c4800 of size 1024 next 422 2025-09-23 18:36:40.691155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c4c00 of size 1024 next 425 2025-09-23 18:36:40.691166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c5000 of size 1024 next 426 2025-09-23 18:36:40.691177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c5400 of size 1024 next 427 2025-09-23 18:36:40.691188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c5800 of size 1024 next 428 2025-09-23 18:36:40.691199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c5c00 of size 1024 next 429 2025-09-23 18:36:40.691218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c6000 of size 4096 next 431 2025-09-23 18:36:40.691230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c7000 of size 4096 next 432 2025-09-23 18:36:40.691241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c8000 of size 4096 next 433 2025-09-23 18:36:40.691252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6c9000 of size 4096 next 434 2025-09-23 18:36:40.691263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6ca000 of size 4096 next 435 2025-09-23 18:36:40.691275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6cb000 of size 1024 next 436 2025-09-23 18:36:40.691286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6cb400 of size 1024 next 437 2025-09-23 18:36:40.691297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6cb800 of size 1024 next 438 2025-09-23 18:36:40.691308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6cbc00 of size 1024 next 103 2025-09-23 18:36:40.691320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde6cc000 of size 262144 next 102 2025-09-23 18:36:40.691331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde70c000 of size 262144 next 674 2025-09-23 18:36:40.691343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fde74c000 of size 737280 next 18446744073709551615 2025-09-23 18:36:40.691354: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-09-23 18:36:40.691365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde800000 of size 589824 next 96 2025-09-23 18:36:40.691377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde890000 of size 262144 next 117 2025-09-23 18:36:40.691388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d0000 of size 1024 next 439 2025-09-23 18:36:40.691399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d0400 of size 1024 next 442 2025-09-23 18:36:40.691410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d0800 of size 1024 next 443 2025-09-23 18:36:40.691422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d0c00 of size 1024 next 444 2025-09-23 18:36:40.691433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d1000 of size 1024 next 445 2025-09-23 18:36:40.691444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d1400 of size 1024 next 446 2025-09-23 18:36:40.691456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d1800 of size 4096 next 448 2025-09-23 18:36:40.691467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d2800 of size 4096 next 449 2025-09-23 18:36:40.691478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d3800 of size 4096 next 450 2025-09-23 18:36:40.691489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d4800 of size 4096 next 451 2025-09-23 18:36:40.691500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d5800 of size 4096 next 452 2025-09-23 18:36:40.691512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d6800 of size 1024 next 453 2025-09-23 18:36:40.691523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d6c00 of size 1024 next 454 2025-09-23 18:36:40.691534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d7000 of size 1024 next 455 2025-09-23 18:36:40.691545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d7400 of size 1024 next 456 2025-09-23 18:36:40.691556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d7800 of size 1024 next 457 2025-09-23 18:36:40.691568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d7c00 of size 1024 next 460 2025-09-23 18:36:40.691586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d8000 of size 1024 next 461 2025-09-23 18:36:40.691598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d8400 of size 1024 next 462 2025-09-23 18:36:40.691609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d8800 of size 1024 next 463 2025-09-23 18:36:40.691620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d8c00 of size 1024 next 464 2025-09-23 18:36:40.691631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8d9000 of size 4096 next 466 2025-09-23 18:36:40.691643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8da000 of size 4096 next 467 2025-09-23 18:36:40.691654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8db000 of size 4096 next 468 2025-09-23 18:36:40.691665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8dc000 of size 4096 next 469 2025-09-23 18:36:40.691676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8dd000 of size 4096 next 470 2025-09-23 18:36:40.691687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8de000 of size 1024 next 471 2025-09-23 18:36:40.691699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8de400 of size 1024 next 472 2025-09-23 18:36:40.691710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8de800 of size 1024 next 473 2025-09-23 18:36:40.691721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8dec00 of size 1024 next 474 2025-09-23 18:36:40.691732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8df000 of size 1024 next 475 2025-09-23 18:36:40.691744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8df400 of size 1024 next 478 2025-09-23 18:36:40.691755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8df800 of size 1024 next 479 2025-09-23 18:36:40.691766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8dfc00 of size 1024 next 480 2025-09-23 18:36:40.691777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e0000 of size 1024 next 481 2025-09-23 18:36:40.691789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e0400 of size 1024 next 482 2025-09-23 18:36:40.691800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e0800 of size 4096 next 484 2025-09-23 18:36:40.691811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e1800 of size 4096 next 485 2025-09-23 18:36:40.691822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e2800 of size 4096 next 486 2025-09-23 18:36:40.691834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e3800 of size 4096 next 487 2025-09-23 18:36:40.691845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e4800 of size 4096 next 488 2025-09-23 18:36:40.691856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e5800 of size 1024 next 489 2025-09-23 18:36:40.691867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e5c00 of size 1024 next 490 2025-09-23 18:36:40.691878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e6000 of size 1024 next 491 2025-09-23 18:36:40.691890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e6400 of size 1024 next 492 2025-09-23 18:36:40.691901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e6800 of size 1024 next 493 2025-09-23 18:36:40.691912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e6c00 of size 1024 next 496 2025-09-23 18:36:40.691923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e7000 of size 1024 next 497 2025-09-23 18:36:40.691934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e7400 of size 1024 next 498 2025-09-23 18:36:40.691953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e7800 of size 1024 next 499 2025-09-23 18:36:40.691964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e7c00 of size 1024 next 500 2025-09-23 18:36:40.691976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e8000 of size 4096 next 502 2025-09-23 18:36:40.691987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8e9000 of size 4096 next 503 2025-09-23 18:36:40.691998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ea000 of size 4096 next 504 2025-09-23 18:36:40.692009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8eb000 of size 4096 next 505 2025-09-23 18:36:40.692020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ec000 of size 4096 next 506 2025-09-23 18:36:40.692032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ed000 of size 1024 next 507 2025-09-23 18:36:40.692043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ed400 of size 1024 next 508 2025-09-23 18:36:40.692054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ed800 of size 1024 next 509 2025-09-23 18:36:40.692065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8edc00 of size 1024 next 510 2025-09-23 18:36:40.692077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ee000 of size 1024 next 511 2025-09-23 18:36:40.692088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ee400 of size 1024 next 514 2025-09-23 18:36:40.692099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ee800 of size 1024 next 515 2025-09-23 18:36:40.692110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8eec00 of size 1024 next 516 2025-09-23 18:36:40.692121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ef000 of size 1024 next 517 2025-09-23 18:36:40.692133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ef400 of size 1024 next 518 2025-09-23 18:36:40.692144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ef800 of size 4096 next 520 2025-09-23 18:36:40.692155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f0800 of size 4096 next 521 2025-09-23 18:36:40.692166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f1800 of size 4096 next 522 2025-09-23 18:36:40.692177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f2800 of size 4096 next 523 2025-09-23 18:36:40.692189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f3800 of size 4096 next 524 2025-09-23 18:36:40.692200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f4800 of size 1024 next 525 2025-09-23 18:36:40.692211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f4c00 of size 1024 next 526 2025-09-23 18:36:40.692222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f5000 of size 1024 next 527 2025-09-23 18:36:40.692233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f5400 of size 1024 next 528 2025-09-23 18:36:40.692245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f5800 of size 1024 next 529 2025-09-23 18:36:40.692256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f5c00 of size 1024 next 532 2025-09-23 18:36:40.692267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f6000 of size 1024 next 533 2025-09-23 18:36:40.692278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f6400 of size 1024 next 534 2025-09-23 18:36:40.692289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f6800 of size 1024 next 535 2025-09-23 18:36:40.692301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f6c00 of size 1024 next 536 2025-09-23 18:36:40.692312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f7000 of size 4096 next 538 2025-09-23 18:36:40.692334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f8000 of size 4096 next 539 2025-09-23 18:36:40.692356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8f9000 of size 4096 next 540 2025-09-23 18:36:40.692368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fa000 of size 4096 next 541 2025-09-23 18:36:40.692379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fb000 of size 4096 next 542 2025-09-23 18:36:40.692390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fc000 of size 1024 next 543 2025-09-23 18:36:40.692401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fc400 of size 1024 next 544 2025-09-23 18:36:40.692413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fc800 of size 1024 next 545 2025-09-23 18:36:40.692424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fcc00 of size 1024 next 546 2025-09-23 18:36:40.692435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fd000 of size 1024 next 547 2025-09-23 18:36:40.692446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fd400 of size 1024 next 550 2025-09-23 18:36:40.692457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fd800 of size 1024 next 551 2025-09-23 18:36:40.692469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fdc00 of size 1024 next 552 2025-09-23 18:36:40.692480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fe000 of size 1024 next 553 2025-09-23 18:36:40.692491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fe400 of size 1024 next 554 2025-09-23 18:36:40.692502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8fe800 of size 4096 next 556 2025-09-23 18:36:40.692513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde8ff800 of size 4096 next 557 2025-09-23 18:36:40.692524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde900800 of size 4096 next 558 2025-09-23 18:36:40.692536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde901800 of size 4096 next 559 2025-09-23 18:36:40.692547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde902800 of size 4096 next 560 2025-09-23 18:36:40.692558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde903800 of size 1024 next 561 2025-09-23 18:36:40.692569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde903c00 of size 1024 next 562 2025-09-23 18:36:40.692581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde904000 of size 1024 next 563 2025-09-23 18:36:40.692592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde904400 of size 1024 next 564 2025-09-23 18:36:40.692603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde904800 of size 1024 next 565 2025-09-23 18:36:40.692614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde904c00 of size 1024 next 568 2025-09-23 18:36:40.692625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde905000 of size 1024 next 569 2025-09-23 18:36:40.692637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde905400 of size 1024 next 570 2025-09-23 18:36:40.692648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde905800 of size 1024 next 571 2025-09-23 18:36:40.692659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde905c00 of size 1024 next 572 2025-09-23 18:36:40.692670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde906000 of size 4096 next 574 2025-09-23 18:36:40.692681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde907000 of size 4096 next 575 2025-09-23 18:36:40.692693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde908000 of size 4096 next 576 2025-09-23 18:36:40.692717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde909000 of size 4096 next 577 2025-09-23 18:36:40.692728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90a000 of size 4096 next 578 2025-09-23 18:36:40.692739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90b000 of size 1024 next 579 2025-09-23 18:36:40.692751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90b400 of size 1024 next 580 2025-09-23 18:36:40.692762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90b800 of size 1024 next 581 2025-09-23 18:36:40.692773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90bc00 of size 1024 next 582 2025-09-23 18:36:40.692784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90c000 of size 1024 next 583 2025-09-23 18:36:40.692795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90c400 of size 1024 next 586 2025-09-23 18:36:40.692807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90c800 of size 1024 next 587 2025-09-23 18:36:40.692818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90cc00 of size 1024 next 588 2025-09-23 18:36:40.692829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90d000 of size 1024 next 589 2025-09-23 18:36:40.692840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90d400 of size 1024 next 590 2025-09-23 18:36:40.692851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90d800 of size 4096 next 592 2025-09-23 18:36:40.692863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde90e800 of size 6144 next 112 2025-09-23 18:36:40.692875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde910000 of size 524288 next 111 2025-09-23 18:36:40.692886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde990000 of size 262144 next 135 2025-09-23 18:36:40.692898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fde9d0000 of size 327680 next 124 2025-09-23 18:36:40.692909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdea20000 of size 589824 next 123 2025-09-23 18:36:40.692920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeab0000 of size 262144 next 152 2025-09-23 18:36:40.692932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeaf0000 of size 327680 next 142 2025-09-23 18:36:40.692943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeb40000 of size 786432 next 18446744073709551615 2025-09-23 18:36:40.692954: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-09-23 18:36:40.692966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec00000 of size 4096 next 593 2025-09-23 18:36:40.692977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec01000 of size 4096 next 594 2025-09-23 18:36:40.692988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec02000 of size 4096 next 595 2025-09-23 18:36:40.693000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec03000 of size 2048 next 598 2025-09-23 18:36:40.693011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec03800 of size 2048 next 599 2025-09-23 18:36:40.693022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec04000 of size 2048 next 600 2025-09-23 18:36:40.693033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec04800 of size 2048 next 601 2025-09-23 18:36:40.693045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec05000 of size 2048 next 602 2025-09-23 18:36:40.693056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec05800 of size 256 next 605 2025-09-23 18:36:40.693067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec05900 of size 256 next 606 2025-09-23 18:36:40.693085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec05a00 of size 2048 next 604 2025-09-23 18:36:40.693097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec06200 of size 2048 next 609 2025-09-23 18:36:40.693108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec06a00 of size 2048 next 610 2025-09-23 18:36:40.693120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec07200 of size 2048 next 611 2025-09-23 18:36:40.693131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec07a00 of size 2048 next 612 2025-09-23 18:36:40.693142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec08200 of size 256 next 614 2025-09-23 18:36:40.693153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec08300 of size 256 next 615 2025-09-23 18:36:40.693165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec08400 of size 8192 next 613 2025-09-23 18:36:40.693176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec0a400 of size 8192 next 618 2025-09-23 18:36:40.693187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec0c400 of size 8192 next 619 2025-09-23 18:36:40.693198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec0e400 of size 8192 next 620 2025-09-23 18:36:40.693210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec10400 of size 8192 next 621 2025-09-23 18:36:40.693221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec12400 of size 256 next 622 2025-09-23 18:36:40.693232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec12500 of size 256 next 623 2025-09-23 18:36:40.693243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec12600 of size 8192 next 626 2025-09-23 18:36:40.693254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec14600 of size 8192 next 627 2025-09-23 18:36:40.693266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec16600 of size 8192 next 628 2025-09-23 18:36:40.693277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec18600 of size 8192 next 629 2025-09-23 18:36:40.693288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1a600 of size 8192 next 630 2025-09-23 18:36:40.693299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1c600 of size 2048 next 631 2025-09-23 18:36:40.693310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1ce00 of size 2048 next 633 2025-09-23 18:36:40.693322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1d600 of size 2048 next 634 2025-09-23 18:36:40.693333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1de00 of size 2048 next 635 2025-09-23 18:36:40.693344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1e600 of size 2048 next 636 2025-09-23 18:36:40.693355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1ee00 of size 2048 next 637 2025-09-23 18:36:40.693366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1f600 of size 2048 next 640 2025-09-23 18:36:40.693377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec1fe00 of size 2048 next 641 2025-09-23 18:36:40.693389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec20600 of size 2048 next 642 2025-09-23 18:36:40.693400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec20e00 of size 2048 next 643 2025-09-23 18:36:40.693411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec21600 of size 8192 next 645 2025-09-23 18:36:40.693422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec23600 of size 8192 next 646 2025-09-23 18:36:40.693433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec25600 of size 8192 next 647 2025-09-23 18:36:40.693452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec27600 of size 8192 next 648 2025-09-23 18:36:40.693463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec29600 of size 8192 next 649 2025-09-23 18:36:40.693474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2b600 of size 2048 next 650 2025-09-23 18:36:40.693486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2be00 of size 2048 next 651 2025-09-23 18:36:40.693497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2c600 of size 2048 next 652 2025-09-23 18:36:40.693508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2ce00 of size 2048 next 653 2025-09-23 18:36:40.693519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2d600 of size 2048 next 654 2025-09-23 18:36:40.693530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2de00 of size 2048 next 655 2025-09-23 18:36:40.693541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2e600 of size 2048 next 657 2025-09-23 18:36:40.693553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2ee00 of size 2048 next 658 2025-09-23 18:36:40.693564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2f600 of size 2048 next 659 2025-09-23 18:36:40.693575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec2fe00 of size 2048 next 660 2025-09-23 18:36:40.693586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec30600 of size 8192 next 662 2025-09-23 18:36:40.693598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec32600 of size 8192 next 663 2025-09-23 18:36:40.693609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec34600 of size 8192 next 664 2025-09-23 18:36:40.693620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec36600 of size 8192 next 665 2025-09-23 18:36:40.693631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec38600 of size 8192 next 666 2025-09-23 18:36:40.693642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3a600 of size 1024 next 667 2025-09-23 18:36:40.693654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3aa00 of size 1024 next 668 2025-09-23 18:36:40.693665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3ae00 of size 1024 next 669 2025-09-23 18:36:40.693676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3b200 of size 1024 next 673 2025-09-23 18:36:40.693687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3b600 of size 1024 next 675 2025-09-23 18:36:40.693699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3ba00 of size 1024 next 677 2025-09-23 18:36:40.693710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3be00 of size 1024 next 679 2025-09-23 18:36:40.693721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3c200 of size 1024 next 681 2025-09-23 18:36:40.693732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3c600 of size 256 next 682 2025-09-23 18:36:40.693743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3c700 of size 256 next 683 2025-09-23 18:36:40.693755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3c800 of size 2048 next 686 2025-09-23 18:36:40.693766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3d000 of size 256 next 690 2025-09-23 18:36:40.693777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3d100 of size 256 next 694 2025-09-23 18:36:40.693788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3d200 of size 256 next 695 2025-09-23 18:36:40.693800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec3d300 of size 256 next 693 2025-09-23 18:36:40.693811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdec3d400 of size 11264 next 687 2025-09-23 18:36:40.693829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec40000 of size 256 next 688 2025-09-23 18:36:40.693840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec40100 of size 256 next 689 2025-09-23 18:36:40.693852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdec40200 of size 12544 next 691 2025-09-23 18:36:40.693863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec43300 of size 12288 next 692 2025-09-23 18:36:40.693874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdec46300 of size 49152 next 697 2025-09-23 18:36:40.693886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec52300 of size 24576 next 696 2025-09-23 18:36:40.693897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdec58300 of size 228608 next 160 2025-09-23 18:36:40.693909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdec90000 of size 589824 next 158 2025-09-23 18:36:40.693920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fded20000 of size 524288 next 171 2025-09-23 18:36:40.693931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeda0000 of size 256 next 671 2025-09-23 18:36:40.693942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeda0100 of size 256 next 672 2025-09-23 18:36:40.693953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1fdeda0200 of size 523776 next 670 2025-09-23 18:36:40.693965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdee20000 of size 524288 next 222 2025-09-23 18:36:40.693976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdeea0000 of size 1048576 next 190 2025-09-23 18:36:40.693987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdefa0000 of size 1048576 next 189 2025-09-23 18:36:40.693999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdf0a0000 of size 1048576 next 203 2025-09-23 18:36:40.694010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdf1a0000 of size 1048576 next 251 2025-09-23 18:36:40.694021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1fdf2a0000 of size 1441792 next 18446744073709551615 2025-09-23 18:36:40.694033: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-09-23 18:36:40.694044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00000 of size 1280 next 1 2025-09-23 18:36:40.694055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00500 of size 256 next 5 2025-09-23 18:36:40.694067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00600 of size 256 next 8 2025-09-23 18:36:40.694078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00700 of size 256 next 9 2025-09-23 18:36:40.694089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00800 of size 256 next 10 2025-09-23 18:36:40.694100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00900 of size 256 next 11 2025-09-23 18:36:40.694111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00a00 of size 256 next 12 2025-09-23 18:36:40.694123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00b00 of size 256 next 13 2025-09-23 18:36:40.694134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00c00 of size 256 next 17 2025-09-23 18:36:40.694145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00d00 of size 256 next 19 2025-09-23 18:36:40.694156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00e00 of size 256 next 20 2025-09-23 18:36:40.694167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae00f00 of size 256 next 21 2025-09-23 18:36:40.694178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01000 of size 256 next 22 2025-09-23 18:36:40.694197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01100 of size 256 next 24 2025-09-23 18:36:40.694208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01200 of size 256 next 25 2025-09-23 18:36:40.694220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01300 of size 256 next 23 2025-09-23 18:36:40.694231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01400 of size 256 next 28 2025-09-23 18:36:40.694242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01500 of size 256 next 29 2025-09-23 18:36:40.694253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01600 of size 256 next 30 2025-09-23 18:36:40.694264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01700 of size 256 next 31 2025-09-23 18:36:40.694275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01800 of size 256 next 33 2025-09-23 18:36:40.694287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01900 of size 256 next 34 2025-09-23 18:36:40.694298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01a00 of size 1024 next 32 2025-09-23 18:36:40.694309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae01e00 of size 1024 next 37 2025-09-23 18:36:40.694320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae02200 of size 1024 next 38 2025-09-23 18:36:40.694331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae02600 of size 1024 next 39 2025-09-23 18:36:40.694343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae02a00 of size 1024 next 40 2025-09-23 18:36:40.694354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae02e00 of size 1024 next 41 2025-09-23 18:36:40.694365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae03200 of size 1024 next 43 2025-09-23 18:36:40.694376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae03600 of size 1024 next 44 2025-09-23 18:36:40.694387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae03a00 of size 1024 next 45 2025-09-23 18:36:40.694399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae03e00 of size 1024 next 46 2025-09-23 18:36:40.694410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04200 of size 256 next 48 2025-09-23 18:36:40.694421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04300 of size 256 next 49 2025-09-23 18:36:40.694432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04400 of size 256 next 50 2025-09-23 18:36:40.694444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04500 of size 256 next 51 2025-09-23 18:36:40.694455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04600 of size 256 next 52 2025-09-23 18:36:40.694466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04700 of size 256 next 53 2025-09-23 18:36:40.694477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04800 of size 256 next 56 2025-09-23 18:36:40.694488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04900 of size 256 next 57 2025-09-23 18:36:40.694500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04a00 of size 256 next 58 2025-09-23 18:36:40.694511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04b00 of size 256 next 14 2025-09-23 18:36:40.694522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04c00 of size 256 next 15 2025-09-23 18:36:40.694533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04d00 of size 256 next 16 2025-09-23 18:36:40.694544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae04e00 of size 1024 next 60 2025-09-23 18:36:40.694556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae05200 of size 1024 next 61 2025-09-23 18:36:40.694574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae05600 of size 1024 next 62 2025-09-23 18:36:40.694585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae05a00 of size 1024 next 63 2025-09-23 18:36:40.694596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae05e00 of size 1024 next 64 2025-09-23 18:36:40.694608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae06200 of size 256 next 66 2025-09-23 18:36:40.694619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae06300 of size 256 next 67 2025-09-23 18:36:40.694630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae06400 of size 256 next 68 2025-09-23 18:36:40.694641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae06500 of size 256 next 69 2025-09-23 18:36:40.694652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae06600 of size 256 next 70 2025-09-23 18:36:40.694664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae06700 of size 256 next 73 2025-09-23 18:36:40.694675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae06800 of size 256 next 74 2025-09-23 18:36:40.694686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae06900 of size 256 next 75 2025-09-23 18:36:40.694697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae06a00 of size 256 next 76 2025-09-23 18:36:40.694708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae06b00 of size 256 next 77 2025-09-23 18:36:40.694720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae06c00 of size 1024 next 79 2025-09-23 18:36:40.694731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae07000 of size 1024 next 80 2025-09-23 18:36:40.694742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae07400 of size 1024 next 81 2025-09-23 18:36:40.694753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae07800 of size 1024 next 82 2025-09-23 18:36:40.694764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae07c00 of size 1024 next 83 2025-09-23 18:36:40.694775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae08000 of size 256 next 85 2025-09-23 18:36:40.694787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae08100 of size 256 next 86 2025-09-23 18:36:40.694798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae08200 of size 512 next 84 2025-09-23 18:36:40.694809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae08400 of size 512 next 88 2025-09-23 18:36:40.694821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae08600 of size 512 next 89 2025-09-23 18:36:40.694832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae08800 of size 512 next 90 2025-09-23 18:36:40.694843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae08a00 of size 512 next 91 2025-09-23 18:36:40.694854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae08c00 of size 256 next 93 2025-09-23 18:36:40.694866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae08d00 of size 256 next 94 2025-09-23 18:36:40.694877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae08e00 of size 512 next 92 2025-09-23 18:36:40.694888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae09000 of size 512 next 97 2025-09-23 18:36:40.694899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae09200 of size 512 next 98 2025-09-23 18:36:40.694911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae09400 of size 512 next 99 2025-09-23 18:36:40.694922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae09600 of size 512 next 2 2025-09-23 18:36:40.694940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae09800 of size 256 next 3 2025-09-23 18:36:40.694952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae09900 of size 256 next 4 2025-09-23 18:36:40.694963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae09a00 of size 16384 next 18 2025-09-23 18:36:40.694975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae0da00 of size 256 next 100 2025-09-23 18:36:40.694986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae0db00 of size 256 next 101 2025-09-23 18:36:40.694997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae0dc00 of size 2048 next 104 2025-09-23 18:36:40.695008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae0e400 of size 2048 next 105 2025-09-23 18:36:40.695020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae0ec00 of size 2048 next 106 2025-09-23 18:36:40.695031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae0f400 of size 2048 next 107 2025-09-23 18:36:40.695042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae0fc00 of size 2048 next 108 2025-09-23 18:36:40.695053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae10400 of size 256 next 109 2025-09-23 18:36:40.695065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae10500 of size 256 next 110 2025-09-23 18:36:40.695076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae10600 of size 2048 next 113 2025-09-23 18:36:40.695087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae10e00 of size 2048 next 114 2025-09-23 18:36:40.695098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae11600 of size 2048 next 115 2025-09-23 18:36:40.695110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae11e00 of size 2048 next 116 2025-09-23 18:36:40.695121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae12600 of size 2048 next 6 2025-09-23 18:36:40.695132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae12e00 of size 37632 next 7 2025-09-23 18:36:40.695144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1c100 of size 512 next 118 2025-09-23 18:36:40.695155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1c300 of size 512 next 119 2025-09-23 18:36:40.695166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1c500 of size 512 next 120 2025-09-23 18:36:40.695177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1c700 of size 512 next 121 2025-09-23 18:36:40.695188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1c900 of size 512 next 122 2025-09-23 18:36:40.695200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1cb00 of size 512 next 125 2025-09-23 18:36:40.695211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1cd00 of size 512 next 126 2025-09-23 18:36:40.695222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1cf00 of size 512 next 127 2025-09-23 18:36:40.695233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1d100 of size 512 next 128 2025-09-23 18:36:40.695244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1d300 of size 512 next 129 2025-09-23 18:36:40.695256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1d500 of size 2048 next 130 2025-09-23 18:36:40.695267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1dd00 of size 2048 next 131 2025-09-23 18:36:40.695278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1e500 of size 2048 next 132 2025-09-23 18:36:40.695289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1ed00 of size 2048 next 133 2025-09-23 18:36:40.695300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1f500 of size 2048 next 134 2025-09-23 18:36:40.695319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1fd00 of size 512 next 136 2025-09-23 18:36:40.695330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae1ff00 of size 512 next 137 2025-09-23 18:36:40.695342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae20100 of size 512 next 138 2025-09-23 18:36:40.695353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae20300 of size 512 next 139 2025-09-23 18:36:40.695364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae20500 of size 512 next 140 2025-09-23 18:36:40.695375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae20700 of size 512 next 141 2025-09-23 18:36:40.695386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae20900 of size 512 next 143 2025-09-23 18:36:40.695398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae20b00 of size 512 next 144 2025-09-23 18:36:40.695409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae20d00 of size 512 next 145 2025-09-23 18:36:40.695420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae20f00 of size 512 next 146 2025-09-23 18:36:40.695431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae21100 of size 2048 next 147 2025-09-23 18:36:40.695443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae21900 of size 2048 next 148 2025-09-23 18:36:40.695454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae22100 of size 2048 next 149 2025-09-23 18:36:40.695465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae22900 of size 2048 next 150 2025-09-23 18:36:40.695476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae23100 of size 2048 next 151 2025-09-23 18:36:40.695487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae23900 of size 512 next 153 2025-09-23 18:36:40.695499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae23b00 of size 512 next 154 2025-09-23 18:36:40.695510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae23d00 of size 512 next 155 2025-09-23 18:36:40.695521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae23f00 of size 512 next 156 2025-09-23 18:36:40.695532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae24100 of size 512 next 157 2025-09-23 18:36:40.695544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae24300 of size 512 next 161 2025-09-23 18:36:40.695555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae24500 of size 512 next 162 2025-09-23 18:36:40.695566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae24700 of size 512 next 163 2025-09-23 18:36:40.695577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae24900 of size 512 next 164 2025-09-23 18:36:40.695589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae24b00 of size 512 next 165 2025-09-23 18:36:40.695600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae24d00 of size 2048 next 166 2025-09-23 18:36:40.695611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae25500 of size 2048 next 167 2025-09-23 18:36:40.695622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae25d00 of size 2048 next 168 2025-09-23 18:36:40.695633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae26500 of size 2048 next 169 2025-09-23 18:36:40.695645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae26d00 of size 2048 next 170 2025-09-23 18:36:40.695656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae27500 of size 1024 next 172 2025-09-23 18:36:40.695667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae27900 of size 1024 next 173 2025-09-23 18:36:40.695685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae27d00 of size 1024 next 174 2025-09-23 18:36:40.695697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae28100 of size 1024 next 175 2025-09-23 18:36:40.695708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae28500 of size 1024 next 176 2025-09-23 18:36:40.695719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae28900 of size 256 next 178 2025-09-23 18:36:40.695731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae28a00 of size 256 next 179 2025-09-23 18:36:40.695742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae28b00 of size 1024 next 177 2025-09-23 18:36:40.695753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae28f00 of size 1024 next 182 2025-09-23 18:36:40.695764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae29300 of size 1024 next 183 2025-09-23 18:36:40.695775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae29700 of size 1024 next 184 2025-09-23 18:36:40.695787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae29b00 of size 1024 next 185 2025-09-23 18:36:40.695798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae29f00 of size 256 next 187 2025-09-23 18:36:40.695809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae2a000 of size 256 next 188 2025-09-23 18:36:40.695820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae2a100 of size 4096 next 186 2025-09-23 18:36:40.695832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae2b100 of size 4096 next 42 2025-09-23 18:36:40.695843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae2c100 of size 65536 next 36 2025-09-23 18:36:40.695854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae3c100 of size 65536 next 35 2025-09-23 18:36:40.695865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae4c100 of size 4096 next 235 2025-09-23 18:36:40.695877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae4d100 of size 4096 next 236 2025-09-23 18:36:40.695888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae4e100 of size 4096 next 237 2025-09-23 18:36:40.695899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae4f100 of size 4096 next 238 2025-09-23 18:36:40.695910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae50100 of size 1024 next 239 2025-09-23 18:36:40.695921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae50500 of size 1024 next 240 2025-09-23 18:36:40.695933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae50900 of size 1024 next 241 2025-09-23 18:36:40.695944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae50d00 of size 1024 next 242 2025-09-23 18:36:40.695955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae51100 of size 1024 next 243 2025-09-23 18:36:40.695966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae51500 of size 1024 next 246 2025-09-23 18:36:40.695977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae51900 of size 1024 next 247 2025-09-23 18:36:40.695989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae51d00 of size 1024 next 248 2025-09-23 18:36:40.696000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae52100 of size 1024 next 249 2025-09-23 18:36:40.696011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae52500 of size 1024 next 250 2025-09-23 18:36:40.696022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae52900 of size 4096 next 252 2025-09-23 18:36:40.696033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae53900 of size 4096 next 253 2025-09-23 18:36:40.696052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae54900 of size 4096 next 254 2025-09-23 18:36:40.696064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae55900 of size 4096 next 255 2025-09-23 18:36:40.696075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae56900 of size 4096 next 256 2025-09-23 18:36:40.696086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae57900 of size 1024 next 257 2025-09-23 18:36:40.696098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae57d00 of size 1024 next 258 2025-09-23 18:36:40.696109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae58100 of size 1024 next 259 2025-09-23 18:36:40.696120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae58500 of size 1024 next 260 2025-09-23 18:36:40.696131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae58900 of size 1024 next 261 2025-09-23 18:36:40.696143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae58d00 of size 1024 next 264 2025-09-23 18:36:40.696154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae59100 of size 1024 next 265 2025-09-23 18:36:40.696165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae59500 of size 1024 next 266 2025-09-23 18:36:40.696176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae59900 of size 1024 next 267 2025-09-23 18:36:40.696187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae59d00 of size 1024 next 268 2025-09-23 18:36:40.696199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae5a100 of size 4096 next 270 2025-09-23 18:36:40.696210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae5b100 of size 4096 next 271 2025-09-23 18:36:40.696221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae5c100 of size 4096 next 272 2025-09-23 18:36:40.696232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae5d100 of size 4096 next 273 2025-09-23 18:36:40.696244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae5e100 of size 4096 next 274 2025-09-23 18:36:40.696255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae5f100 of size 1024 next 275 2025-09-23 18:36:40.696266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae5f500 of size 1024 next 276 2025-09-23 18:36:40.696277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae5f900 of size 1024 next 277 2025-09-23 18:36:40.696289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae5fd00 of size 1024 next 278 2025-09-23 18:36:40.696300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae60100 of size 1024 next 279 2025-09-23 18:36:40.696311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae60500 of size 1024 next 282 2025-09-23 18:36:40.696322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae60900 of size 1024 next 283 2025-09-23 18:36:40.696333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae60d00 of size 1024 next 284 2025-09-23 18:36:40.696372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae61100 of size 1024 next 285 2025-09-23 18:36:40.696385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae61500 of size 1024 next 286 2025-09-23 18:36:40.696396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae61900 of size 4096 next 288 2025-09-23 18:36:40.696407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae62900 of size 6144 next 27 2025-09-23 18:36:40.696418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae64100 of size 147456 next 26 2025-09-23 18:36:40.696430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae88100 of size 65536 next 47 2025-09-23 18:36:40.696441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211ae98100 of size 65536 next 59 2025-09-23 18:36:40.696460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211aea8100 of size 65536 next 65 2025-09-23 18:36:40.696473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f211aeb8100 of size 294656 next 18446744073709551615 2025-09-23 18:36:40.696484: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-09-23 18:36:40.696498: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 256 totalling 18.8KiB 2025-09-23 18:36:40.696511: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-09-23 18:36:40.696524: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 258 Chunks of size 1024 totalling 258.0KiB 2025-09-23 18:36:40.696537: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-09-23 18:36:40.696549: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 56 Chunks of size 2048 totalling 112.0KiB 2025-09-23 18:36:40.696562: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-09-23 18:36:40.696574: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-09-23 18:36:40.696586: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-09-23 18:36:40.696599: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 20 Chunks of size 8192 totalling 160.0KiB 2025-09-23 18:36:40.696611: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12288 totalling 12.0KiB 2025-09-23 18:36:40.696624: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-09-23 18:36:40.696636: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 24576 totalling 24.0KiB 2025-09-23 18:36:40.696648: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-09-23 18:36:40.696661: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-09-23 18:36:40.696673: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-09-23 18:36:40.696686: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-09-23 18:36:40.696698: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 262144 totalling 1.25MiB 2025-09-23 18:36:40.696710: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-09-23 18:36:40.696723: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-09-23 18:36:40.696735: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 524288 totalling 1.50MiB 2025-09-23 18:36:40.696747: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-09-23 18:36:40.696760: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-09-23 18:36:40.696772: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-09-23 18:36:40.696785: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 19 Chunks of size 1310720 totalling 23.75MiB 2025-09-23 18:36:40.696797: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-09-23 18:36:40.696809: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-09-23 18:36:40.696821: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-09-23 18:36:40.696834: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 26 Chunks of size 2359296 totalling 58.50MiB 2025-09-23 18:36:40.696846: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3932160 totalling 3.75MiB 2025-09-23 18:36:40.696866: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 4194304 totalling 20.00MiB 2025-09-23 18:36:40.696878: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4718592 totalling 4.50MiB 2025-09-23 18:36:40.696890: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6291456 totalling 6.00MiB 2025-09-23 18:36:40.696903: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-09-23 18:36:40.696915: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 9437184 totalling 27.00MiB 2025-09-23 18:36:40.696928: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 191.76MiB 2025-09-23 18:36:40.696939: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 267386880 memory_limit_: 285802496 available bytes: 18415616 curr_region_allocation_bytes_: 268435456 2025-09-23 18:36:40.696955: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 285802496 InUse: 201074688 MaxInUse: 213355008 NumAllocs: 2322 MaxAllocSize: 9437184 2025-09-23 18:36:40.696983: W tensorflow/core/common_runtime/bfc_allocator.cc:439] _*********************_********_***_______________************************************************** 2025-09-23 18:36:40.697029: 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/23092025/python_test3//data_4/data_log/job/2025/September/23092025/python_test3/log-python3----short_python3--v--marlene-18:35:00.txt','mask_detection','unknown'); #&_# END OF TEST #&_# : tests/mask_test #&_# #&_# BEGIN OF TEST : tests/datou_test #&_# /home/admin/workarea/git/Velours/python/tests/datou_test.py Datou All Test python version used : 3 ############################### TEST sam ################################ TEST SAM Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4573 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4573 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4573 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4573 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : sam list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (1189321094) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 1189321094 download finish for photo 1189321094 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.24471259117126465 #### 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 Tue Sep 23 18:36:41 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec After prepare type args : Here we display some param of map_info ! map_filenames : {'temp/1758645401_3774826_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1758645401_3774826_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.015345335006713867 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 : 12.547121286392212 time spend to save output : 0.5324232578277588 total time spend for step 0 : 13.07954454421997 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.143310546875 #### 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 Tue Sep 23 18:36:54 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/1758645414_3774826_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1758645414_3774826_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 E0923 18:36:55.985881 3774826 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0923 18:36:56.000181 3774826 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0923 18:36:56.010665 3774826 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 7.72user 7.93system 1:31.24elapsed 17%CPU (0avgtext+0avgdata 1976216maxresident)k 1787928inputs+3552outputs (5545major+803881minor)pagefaults 0swaps