python /home/admin/mtr/script_for_cron.py -j python_test3 -m 12 -a ' --short_python3 -v ' -s python_test3 -M 0 -S 0 -U 100,100,120 import MySQLdb succeeded Import error (python version) python version = 3 warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data list_job_run_as_list : ['mask_detection', 'datou', 'CacheModelData_queries', 'CachePhotoData_queries', 'test_fork', 'prepare_maskdata', 'portfolio_queries', 'sla_mensuel'] python version used : 3 liste_fichiers : [('tests/mask_test', True, 'Test mask-detection ', 'mask_detection'), ('tests/datou_test', True, 'Datou All Test', 'datou', 'all'), ('mtr/database_queries/CacheModelData_queries', True, 'Test Cache Model Data', 'CacheModelData_queries'), ('tests/cache_photo_data_test', True, 'Test local_cache_photo ', 'CachePhotoData_queries'), ('mtr/mask_rcnn/prepare_maskdata', True, 'test prepare mask data', 'prepare_maskdata', 'all'), ('mtr/database_queries/portfolio_queries', True, 'test portfolio queries', 'portfolio_queries'), ('prod/memo/memo', True, 'SLA Mensuel', 'sla_mensuel', 'all')] #&_# BEGIN OF TEST : tests/mask_test #&_# /home/admin/workarea/git/Velours/python/tests/mask_test.py Test mask-detection python version used : 3 ############################### TEST memory used ################################ free memory at begining : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 611 run mask_detect Inside batchDatouExec : verbose : False # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! List Step Type Loaded in datou : mask_detect list_input_json : [] origin BFwe have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 time to download the photos : 0.13322854042053223 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 Thu Sep 25 00:35:28 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 611 wait 20 seconds l 3637 free memory gpu now : 611 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 /home/admin/workarea/git/Velours/python/tests/python_tests.py:11: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp 2025-09-25 00:35:52.489584: 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-25 00:35:52.524494: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3492910000 Hz 2025-09-25 00:35:52.526418: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f2828000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-09-25 00:35:52.526489: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-09-25 00:35:52.530860: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-09-25 00:35:52.700668: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0xc4822b0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-09-25 00:35:52.700706: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-09-25 00:35:52.701989: 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-25 00:35:52.704138: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 00:35:52.717047: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 00:35:52.737549: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 00:35:52.741843: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 00:35:52.775772: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 00:35:52.778042: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 00:35:52.838853: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 00:35:52.839778: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 00:35:52.840316: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 00:35:52.841028: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-25 00:35:52.841045: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-25 00:35:52.841053: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-25 00:35:52.842591: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 234 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 2025-09-25 00:35:53.657697: 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-25 00:35:53.657811: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 00:35:53.657834: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 00:35:53.657855: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 00:35:53.657874: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 00:35:53.657893: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 00:35:53.657925: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 00:35:53.657946: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 00:35:53.658789: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 00:35:53.659887: 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-25 00:35:53.659932: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 00:35:53.659955: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 00:35:53.659976: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 00:35:53.659997: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 00:35:53.660018: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 00:35:53.660039: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 00:35:53.660060: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 00:35:53.660905: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 00:35:53.660947: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-25 00:35:53.660958: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-25 00:35:53.660968: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-25 00:35:53.661858: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 234 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) Using TensorFlow backend. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:396: calling crop_and_resize_v1 (from tensorflow.python.ops.image_ops_impl) with box_ind is deprecated and will be removed in a future version. Instructions for updating: box_ind is deprecated, use box_indices instead 2025-09-25 00:36:06.469129: 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-25 00:36:06.469199: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-09-25 00:36:06.469218: 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-25 00:36:06.469234: 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-25 00:36:06.469250: 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-25 00:36:06.469266: 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-25 00:36:06.469281: 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-25 00:36:06.469312: 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-25 00:36:06.469328: 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-25 00:36:06.469343: 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-25 00:36:06.469358: 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-25 00:36:06.469373: 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-25 00:36:06.469387: 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-25 00:36:06.469401: 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-25 00:36:06.469417: 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-25 00:36:06.469432: 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-25 00:36:06.469446: 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-25 00:36:06.469461: 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-25 00:36:06.469475: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 1, Chunks in use: 0. 19.56MiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-25 00:36:06.469489: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-25 00:36:06.469502: 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-25 00:36:06.469515: 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-25 00:36:06.469527: 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-25 00:36:06.469541: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 49.00MiB was 32.00MiB, Chunk State: 2025-09-25 00:36:06.469553: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 112787456 2025-09-25 00:36:06.469568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f263c000000 of size 4194304 next 632 2025-09-25 00:36:06.469590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263c400000 of size 4194304 next 617 2025-09-25 00:36:06.469603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263c800000 of size 4194304 next 616 2025-09-25 00:36:06.469615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263cc00000 of size 6291456 next 608 2025-09-25 00:36:06.469626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263d200000 of size 9437184 next 607 2025-09-25 00:36:06.469638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263db00000 of size 4194304 next 644 2025-09-25 00:36:06.469649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263df00000 of size 4194304 next 625 2025-09-25 00:36:06.469661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263e300000 of size 8388608 next 624 2025-09-25 00:36:06.469673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263eb00000 of size 4194304 next 661 2025-09-25 00:36:06.469684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263ef00000 of size 2359296 next 676 2025-09-25 00:36:06.469696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263f140000 of size 2359296 next 678 2025-09-25 00:36:06.469707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263f380000 of size 2359296 next 680 2025-09-25 00:36:06.469719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f263f5c0000 of size 7602176 next 639 2025-09-25 00:36:06.469730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263fd00000 of size 9437184 next 638 2025-09-25 00:36:06.469742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2640600000 of size 9437184 next 656 2025-09-25 00:36:06.469753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2640f00000 of size 4718592 next 685 2025-09-25 00:36:06.469765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2641380000 of size 4718592 next 684 2025-09-25 00:36:06.469777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2641800000 of size 20512768 next 18446744073709551615 2025-09-25 00:36:06.469788: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-09-25 00:36:06.469800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644000000 of size 2359296 next 370 2025-09-25 00:36:06.469811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644240000 of size 1048576 next 394 2025-09-25 00:36:06.469823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2644340000 of size 1310720 next 388 2025-09-25 00:36:06.469834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644480000 of size 2359296 next 387 2025-09-25 00:36:06.469846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26446c0000 of size 1048576 next 412 2025-09-25 00:36:06.469857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26447c0000 of size 1310720 next 406 2025-09-25 00:36:06.469869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644900000 of size 2359296 next 405 2025-09-25 00:36:06.469880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644b40000 of size 1048576 next 430 2025-09-25 00:36:06.469892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644c40000 of size 1310720 next 424 2025-09-25 00:36:06.469903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644d80000 of size 2359296 next 423 2025-09-25 00:36:06.469914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644fc0000 of size 1048576 next 447 2025-09-25 00:36:06.469926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26450c0000 of size 1310720 next 441 2025-09-25 00:36:06.469937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645200000 of size 2359296 next 440 2025-09-25 00:36:06.469957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645440000 of size 1048576 next 465 2025-09-25 00:36:06.469969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645540000 of size 1310720 next 459 2025-09-25 00:36:06.469980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645680000 of size 2359296 next 458 2025-09-25 00:36:06.469992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26458c0000 of size 1048576 next 483 2025-09-25 00:36:06.470003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26459c0000 of size 1310720 next 477 2025-09-25 00:36:06.470014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645b00000 of size 2359296 next 476 2025-09-25 00:36:06.470026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645d40000 of size 1048576 next 501 2025-09-25 00:36:06.470037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645e40000 of size 1310720 next 495 2025-09-25 00:36:06.470048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645f80000 of size 2359296 next 494 2025-09-25 00:36:06.470060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26461c0000 of size 1048576 next 519 2025-09-25 00:36:06.470071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26462c0000 of size 1310720 next 513 2025-09-25 00:36:06.470082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646400000 of size 2359296 next 512 2025-09-25 00:36:06.470094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646640000 of size 1048576 next 537 2025-09-25 00:36:06.470105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646740000 of size 1310720 next 531 2025-09-25 00:36:06.470117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646880000 of size 2359296 next 530 2025-09-25 00:36:06.470128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646ac0000 of size 1048576 next 555 2025-09-25 00:36:06.470140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646bc0000 of size 1310720 next 549 2025-09-25 00:36:06.470151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646d00000 of size 2359296 next 548 2025-09-25 00:36:06.470162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646f40000 of size 1048576 next 573 2025-09-25 00:36:06.470174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2647040000 of size 1310720 next 567 2025-09-25 00:36:06.470185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2647180000 of size 2359296 next 566 2025-09-25 00:36:06.470197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26473c0000 of size 1048576 next 591 2025-09-25 00:36:06.470208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26474c0000 of size 1310720 next 585 2025-09-25 00:36:06.470219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2647600000 of size 2359296 next 584 2025-09-25 00:36:06.470231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2647840000 of size 2097152 next 597 2025-09-25 00:36:06.470242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2647a40000 of size 2097152 next 596 2025-09-25 00:36:06.470254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2647c40000 of size 3932160 next 18446744073709551615 2025-09-25 00:36:06.470265: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-09-25 00:36:06.470277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648000000 of size 2359296 next 245 2025-09-25 00:36:06.470288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648240000 of size 1048576 next 269 2025-09-25 00:36:06.470300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648340000 of size 1310720 next 263 2025-09-25 00:36:06.470311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648480000 of size 2359296 next 262 2025-09-25 00:36:06.470331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26486c0000 of size 1048576 next 287 2025-09-25 00:36:06.470343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26487c0000 of size 1310720 next 281 2025-09-25 00:36:06.470354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648900000 of size 2359296 next 280 2025-09-25 00:36:06.470365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648b40000 of size 1048576 next 304 2025-09-25 00:36:06.470377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648c40000 of size 1310720 next 298 2025-09-25 00:36:06.470388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648d80000 of size 2359296 next 297 2025-09-25 00:36:06.470400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648fc0000 of size 1048576 next 322 2025-09-25 00:36:06.470411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26490c0000 of size 1310720 next 316 2025-09-25 00:36:06.470422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649200000 of size 2359296 next 315 2025-09-25 00:36:06.470434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649440000 of size 1048576 next 340 2025-09-25 00:36:06.470445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649540000 of size 1310720 next 334 2025-09-25 00:36:06.470456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649680000 of size 2359296 next 333 2025-09-25 00:36:06.470468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26498c0000 of size 1048576 next 358 2025-09-25 00:36:06.470479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26499c0000 of size 1310720 next 352 2025-09-25 00:36:06.470491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649b00000 of size 2359296 next 351 2025-09-25 00:36:06.470502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649d40000 of size 1048576 next 376 2025-09-25 00:36:06.470514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649e40000 of size 1835008 next 18446744073709551615 2025-09-25 00:36:06.470525: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-09-25 00:36:06.470537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a000000 of size 2359296 next 181 2025-09-25 00:36:06.470548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a240000 of size 2097152 next 196 2025-09-25 00:36:06.470560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a440000 of size 1048576 next 216 2025-09-25 00:36:06.470571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a540000 of size 1310720 next 209 2025-09-25 00:36:06.470582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a680000 of size 2359296 next 208 2025-09-25 00:36:06.470594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a8c0000 of size 1048576 next 234 2025-09-25 00:36:06.470605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a9c0000 of size 1310720 next 228 2025-09-25 00:36:06.470616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264ab00000 of size 2359296 next 227 2025-09-25 00:36:06.470628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264ad40000 of size 2883584 next 18446744073709551615 2025-09-25 00:36:06.470639: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-09-25 00:36:06.470651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c600000 of size 147456 next 55 2025-09-25 00:36:06.470662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c624000 of size 65536 next 78 2025-09-25 00:36:06.470674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c634000 of size 4096 next 191 2025-09-25 00:36:06.470693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c635000 of size 4096 next 192 2025-09-25 00:36:06.470705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c636000 of size 4096 next 193 2025-09-25 00:36:06.470717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c637000 of size 256 next 194 2025-09-25 00:36:06.470728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c637100 of size 256 next 195 2025-09-25 00:36:06.470740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c637200 of size 4096 next 197 2025-09-25 00:36:06.470751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c638200 of size 4096 next 198 2025-09-25 00:36:06.470762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c639200 of size 4096 next 199 2025-09-25 00:36:06.470774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63a200 of size 4096 next 200 2025-09-25 00:36:06.470785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63b200 of size 4096 next 201 2025-09-25 00:36:06.470797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63c200 of size 1024 next 202 2025-09-25 00:36:06.470808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63c600 of size 1024 next 204 2025-09-25 00:36:06.470820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63ca00 of size 1024 next 205 2025-09-25 00:36:06.470831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63ce00 of size 1024 next 206 2025-09-25 00:36:06.470842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63d200 of size 1024 next 207 2025-09-25 00:36:06.470854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63d600 of size 1024 next 210 2025-09-25 00:36:06.470865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63da00 of size 1024 next 211 2025-09-25 00:36:06.470877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63de00 of size 1024 next 212 2025-09-25 00:36:06.470888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63e200 of size 1024 next 213 2025-09-25 00:36:06.470899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63e600 of size 1024 next 214 2025-09-25 00:36:06.470911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63ea00 of size 4096 next 215 2025-09-25 00:36:06.470922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63fa00 of size 4096 next 217 2025-09-25 00:36:06.470933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c640a00 of size 4096 next 218 2025-09-25 00:36:06.470945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c641a00 of size 4096 next 219 2025-09-25 00:36:06.470956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c642a00 of size 4096 next 220 2025-09-25 00:36:06.470967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c643a00 of size 1024 next 221 2025-09-25 00:36:06.470979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c643e00 of size 1024 next 223 2025-09-25 00:36:06.470990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c644200 of size 1024 next 224 2025-09-25 00:36:06.471001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c644600 of size 1024 next 225 2025-09-25 00:36:06.471013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c644a00 of size 1024 next 226 2025-09-25 00:36:06.471024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c644e00 of size 1024 next 229 2025-09-25 00:36:06.471035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c645200 of size 1024 next 230 2025-09-25 00:36:06.471047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c645600 of size 1024 next 231 2025-09-25 00:36:06.471058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c645a00 of size 1024 next 232 2025-09-25 00:36:06.471077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c645e00 of size 1024 next 233 2025-09-25 00:36:06.471089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c646200 of size 7680 next 72 2025-09-25 00:36:06.471101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c648000 of size 147456 next 71 2025-09-25 00:36:06.471113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c66c000 of size 131072 next 87 2025-09-25 00:36:06.471124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68c000 of size 4096 next 289 2025-09-25 00:36:06.471135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68d000 of size 4096 next 290 2025-09-25 00:36:06.471147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68e000 of size 4096 next 291 2025-09-25 00:36:06.471158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68f000 of size 1024 next 292 2025-09-25 00:36:06.471170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68f400 of size 1024 next 293 2025-09-25 00:36:06.471181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68f800 of size 1024 next 294 2025-09-25 00:36:06.471192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68fc00 of size 1024 next 295 2025-09-25 00:36:06.471204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c690000 of size 1024 next 296 2025-09-25 00:36:06.471215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c690400 of size 1024 next 299 2025-09-25 00:36:06.471227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c690800 of size 1024 next 300 2025-09-25 00:36:06.471238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c690c00 of size 1024 next 301 2025-09-25 00:36:06.471249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c691000 of size 1024 next 302 2025-09-25 00:36:06.471261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c691400 of size 1024 next 303 2025-09-25 00:36:06.471272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c691800 of size 4096 next 305 2025-09-25 00:36:06.471283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c692800 of size 4096 next 306 2025-09-25 00:36:06.471295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c693800 of size 4096 next 307 2025-09-25 00:36:06.471306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c694800 of size 4096 next 308 2025-09-25 00:36:06.471317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c695800 of size 4096 next 309 2025-09-25 00:36:06.471329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c696800 of size 1024 next 310 2025-09-25 00:36:06.471340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c696c00 of size 1024 next 311 2025-09-25 00:36:06.471351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c697000 of size 1024 next 312 2025-09-25 00:36:06.471363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c697400 of size 1024 next 313 2025-09-25 00:36:06.471374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c697800 of size 1024 next 314 2025-09-25 00:36:06.471385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c697c00 of size 1024 next 317 2025-09-25 00:36:06.471397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c698000 of size 1024 next 318 2025-09-25 00:36:06.471408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c698400 of size 1024 next 319 2025-09-25 00:36:06.471419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c698800 of size 1024 next 320 2025-09-25 00:36:06.471431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c698c00 of size 1024 next 321 2025-09-25 00:36:06.471450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c699000 of size 4096 next 323 2025-09-25 00:36:06.471462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69a000 of size 4096 next 324 2025-09-25 00:36:06.471474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69b000 of size 4096 next 325 2025-09-25 00:36:06.471485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69c000 of size 4096 next 326 2025-09-25 00:36:06.471496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69d000 of size 4096 next 327 2025-09-25 00:36:06.471508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69e000 of size 1024 next 328 2025-09-25 00:36:06.471519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69e400 of size 1024 next 329 2025-09-25 00:36:06.471530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69e800 of size 1024 next 330 2025-09-25 00:36:06.471542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69ec00 of size 1024 next 331 2025-09-25 00:36:06.471553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69f000 of size 1024 next 332 2025-09-25 00:36:06.471564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69f400 of size 1024 next 335 2025-09-25 00:36:06.471576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69f800 of size 1024 next 336 2025-09-25 00:36:06.471587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69fc00 of size 1024 next 337 2025-09-25 00:36:06.471598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a0000 of size 1024 next 338 2025-09-25 00:36:06.471610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a0400 of size 1024 next 339 2025-09-25 00:36:06.471621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a0800 of size 4096 next 341 2025-09-25 00:36:06.471632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a1800 of size 4096 next 342 2025-09-25 00:36:06.471644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a2800 of size 4096 next 343 2025-09-25 00:36:06.471655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a3800 of size 4096 next 344 2025-09-25 00:36:06.471667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a4800 of size 4096 next 345 2025-09-25 00:36:06.471678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a5800 of size 1024 next 346 2025-09-25 00:36:06.471689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a5c00 of size 1024 next 347 2025-09-25 00:36:06.471701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a6000 of size 1024 next 348 2025-09-25 00:36:06.471712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a6400 of size 1024 next 349 2025-09-25 00:36:06.471723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a6800 of size 1024 next 350 2025-09-25 00:36:06.471735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a6c00 of size 1024 next 353 2025-09-25 00:36:06.471746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a7000 of size 1024 next 354 2025-09-25 00:36:06.471757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a7400 of size 1024 next 355 2025-09-25 00:36:06.471769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a7800 of size 1024 next 356 2025-09-25 00:36:06.471780: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a7c00 of size 1024 next 357 2025-09-25 00:36:06.471791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a8000 of size 4096 next 359 2025-09-25 00:36:06.471803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a9000 of size 4096 next 360 2025-09-25 00:36:06.471822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6aa000 of size 4096 next 361 2025-09-25 00:36:06.471834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ab000 of size 4096 next 362 2025-09-25 00:36:06.471845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ac000 of size 4096 next 363 2025-09-25 00:36:06.471856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ad000 of size 1024 next 364 2025-09-25 00:36:06.471868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ad400 of size 1024 next 365 2025-09-25 00:36:06.471879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ad800 of size 1024 next 366 2025-09-25 00:36:06.471890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6adc00 of size 1024 next 367 2025-09-25 00:36:06.471902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ae000 of size 1024 next 368 2025-09-25 00:36:06.471913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ae400 of size 1024 next 371 2025-09-25 00:36:06.471924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ae800 of size 1024 next 372 2025-09-25 00:36:06.471936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6aec00 of size 1024 next 373 2025-09-25 00:36:06.471947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6af000 of size 1024 next 374 2025-09-25 00:36:06.471959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6af400 of size 1024 next 375 2025-09-25 00:36:06.471970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6af800 of size 4096 next 377 2025-09-25 00:36:06.471981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b0800 of size 4096 next 378 2025-09-25 00:36:06.471993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b1800 of size 4096 next 379 2025-09-25 00:36:06.472004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b2800 of size 4096 next 380 2025-09-25 00:36:06.472015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b3800 of size 4096 next 381 2025-09-25 00:36:06.472027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b4800 of size 1024 next 382 2025-09-25 00:36:06.472038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b4c00 of size 1024 next 383 2025-09-25 00:36:06.472049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b5000 of size 1024 next 384 2025-09-25 00:36:06.472061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b5400 of size 1024 next 385 2025-09-25 00:36:06.472072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b5800 of size 1024 next 386 2025-09-25 00:36:06.472083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b5c00 of size 1024 next 389 2025-09-25 00:36:06.472095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b6000 of size 1024 next 390 2025-09-25 00:36:06.472106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b6400 of size 1024 next 391 2025-09-25 00:36:06.472118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b6800 of size 1024 next 392 2025-09-25 00:36:06.472129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b6c00 of size 1024 next 393 2025-09-25 00:36:06.472140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b7000 of size 4096 next 395 2025-09-25 00:36:06.472152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b8000 of size 4096 next 396 2025-09-25 00:36:06.472163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b9000 of size 4096 next 397 2025-09-25 00:36:06.472174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ba000 of size 4096 next 398 2025-09-25 00:36:06.472186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bb000 of size 4096 next 399 2025-09-25 00:36:06.472205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bc000 of size 1024 next 400 2025-09-25 00:36:06.472217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bc400 of size 1024 next 401 2025-09-25 00:36:06.472228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bc800 of size 1024 next 402 2025-09-25 00:36:06.472239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bcc00 of size 1024 next 403 2025-09-25 00:36:06.472251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bd000 of size 1024 next 404 2025-09-25 00:36:06.472262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bd400 of size 1024 next 407 2025-09-25 00:36:06.472273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bd800 of size 1024 next 408 2025-09-25 00:36:06.472285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bdc00 of size 1024 next 409 2025-09-25 00:36:06.472296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6be000 of size 1024 next 410 2025-09-25 00:36:06.472308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6be400 of size 1024 next 411 2025-09-25 00:36:06.472319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6be800 of size 4096 next 413 2025-09-25 00:36:06.472330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bf800 of size 4096 next 414 2025-09-25 00:36:06.472359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c0800 of size 4096 next 415 2025-09-25 00:36:06.472373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c1800 of size 4096 next 416 2025-09-25 00:36:06.472385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c2800 of size 4096 next 417 2025-09-25 00:36:06.472396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c3800 of size 1024 next 418 2025-09-25 00:36:06.472408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c3c00 of size 1024 next 419 2025-09-25 00:36:06.472419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c4000 of size 1024 next 420 2025-09-25 00:36:06.472430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c4400 of size 1024 next 421 2025-09-25 00:36:06.472442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c4800 of size 1024 next 422 2025-09-25 00:36:06.472454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c4c00 of size 1024 next 425 2025-09-25 00:36:06.472465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c5000 of size 1024 next 426 2025-09-25 00:36:06.472477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c5400 of size 1024 next 427 2025-09-25 00:36:06.472488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c5800 of size 1024 next 428 2025-09-25 00:36:06.472499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c5c00 of size 1024 next 429 2025-09-25 00:36:06.472511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c6000 of size 4096 next 431 2025-09-25 00:36:06.472522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c7000 of size 4096 next 432 2025-09-25 00:36:06.472534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c8000 of size 4096 next 433 2025-09-25 00:36:06.472545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c9000 of size 4096 next 434 2025-09-25 00:36:06.472556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ca000 of size 4096 next 435 2025-09-25 00:36:06.472568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6cb000 of size 1024 next 436 2025-09-25 00:36:06.472579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6cb400 of size 1024 next 437 2025-09-25 00:36:06.472600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6cb800 of size 1024 next 438 2025-09-25 00:36:06.472612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6cbc00 of size 1024 next 103 2025-09-25 00:36:06.472624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6cc000 of size 262144 next 102 2025-09-25 00:36:06.472635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c70c000 of size 262144 next 674 2025-09-25 00:36:06.472647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264c74c000 of size 737280 next 18446744073709551615 2025-09-25 00:36:06.472658: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-09-25 00:36:06.472670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c800000 of size 589824 next 96 2025-09-25 00:36:06.472682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c890000 of size 262144 next 117 2025-09-25 00:36:06.472693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d0000 of size 1024 next 439 2025-09-25 00:36:06.472705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d0400 of size 1024 next 442 2025-09-25 00:36:06.472716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d0800 of size 1024 next 443 2025-09-25 00:36:06.472728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d0c00 of size 1024 next 444 2025-09-25 00:36:06.472739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d1000 of size 1024 next 445 2025-09-25 00:36:06.472750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d1400 of size 1024 next 446 2025-09-25 00:36:06.472762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d1800 of size 4096 next 448 2025-09-25 00:36:06.472773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d2800 of size 4096 next 449 2025-09-25 00:36:06.472785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d3800 of size 4096 next 450 2025-09-25 00:36:06.472796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d4800 of size 4096 next 451 2025-09-25 00:36:06.472808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d5800 of size 4096 next 452 2025-09-25 00:36:06.472819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d6800 of size 1024 next 453 2025-09-25 00:36:06.472831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d6c00 of size 1024 next 454 2025-09-25 00:36:06.472842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d7000 of size 1024 next 455 2025-09-25 00:36:06.472853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d7400 of size 1024 next 456 2025-09-25 00:36:06.472865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d7800 of size 1024 next 457 2025-09-25 00:36:06.472876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d7c00 of size 1024 next 460 2025-09-25 00:36:06.472888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d8000 of size 1024 next 461 2025-09-25 00:36:06.472899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d8400 of size 1024 next 462 2025-09-25 00:36:06.472911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d8800 of size 1024 next 463 2025-09-25 00:36:06.472922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d8c00 of size 1024 next 464 2025-09-25 00:36:06.472933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d9000 of size 4096 next 466 2025-09-25 00:36:06.472945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8da000 of size 4096 next 467 2025-09-25 00:36:06.472956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8db000 of size 4096 next 468 2025-09-25 00:36:06.472976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8dc000 of size 4096 next 469 2025-09-25 00:36:06.472988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8dd000 of size 4096 next 470 2025-09-25 00:36:06.472999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8de000 of size 1024 next 471 2025-09-25 00:36:06.473011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8de400 of size 1024 next 472 2025-09-25 00:36:06.473022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8de800 of size 1024 next 473 2025-09-25 00:36:06.473033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8dec00 of size 1024 next 474 2025-09-25 00:36:06.473045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8df000 of size 1024 next 475 2025-09-25 00:36:06.473056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8df400 of size 1024 next 478 2025-09-25 00:36:06.473068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8df800 of size 1024 next 479 2025-09-25 00:36:06.473079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8dfc00 of size 1024 next 480 2025-09-25 00:36:06.473090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e0000 of size 1024 next 481 2025-09-25 00:36:06.473102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e0400 of size 1024 next 482 2025-09-25 00:36:06.473113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e0800 of size 4096 next 484 2025-09-25 00:36:06.473125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e1800 of size 4096 next 485 2025-09-25 00:36:06.473136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e2800 of size 4096 next 486 2025-09-25 00:36:06.473147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e3800 of size 4096 next 487 2025-09-25 00:36:06.473159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e4800 of size 4096 next 488 2025-09-25 00:36:06.473170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e5800 of size 1024 next 489 2025-09-25 00:36:06.473182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e5c00 of size 1024 next 490 2025-09-25 00:36:06.473193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e6000 of size 1024 next 491 2025-09-25 00:36:06.473205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e6400 of size 1024 next 492 2025-09-25 00:36:06.473216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e6800 of size 1024 next 493 2025-09-25 00:36:06.473227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e6c00 of size 1024 next 496 2025-09-25 00:36:06.473239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e7000 of size 1024 next 497 2025-09-25 00:36:06.473250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e7400 of size 1024 next 498 2025-09-25 00:36:06.473261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e7800 of size 1024 next 499 2025-09-25 00:36:06.473273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e7c00 of size 1024 next 500 2025-09-25 00:36:06.473284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e8000 of size 4096 next 502 2025-09-25 00:36:06.473295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e9000 of size 4096 next 503 2025-09-25 00:36:06.473307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ea000 of size 4096 next 504 2025-09-25 00:36:06.473318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8eb000 of size 4096 next 505 2025-09-25 00:36:06.473330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ec000 of size 4096 next 506 2025-09-25 00:36:06.473349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ed000 of size 1024 next 507 2025-09-25 00:36:06.473360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ed400 of size 1024 next 508 2025-09-25 00:36:06.473372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ed800 of size 1024 next 509 2025-09-25 00:36:06.473383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8edc00 of size 1024 next 510 2025-09-25 00:36:06.473395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ee000 of size 1024 next 511 2025-09-25 00:36:06.473406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ee400 of size 1024 next 514 2025-09-25 00:36:06.473418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ee800 of size 1024 next 515 2025-09-25 00:36:06.473429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8eec00 of size 1024 next 516 2025-09-25 00:36:06.473440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ef000 of size 1024 next 517 2025-09-25 00:36:06.473452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ef400 of size 1024 next 518 2025-09-25 00:36:06.473463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ef800 of size 4096 next 520 2025-09-25 00:36:06.473474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f0800 of size 4096 next 521 2025-09-25 00:36:06.473486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f1800 of size 4096 next 522 2025-09-25 00:36:06.473497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f2800 of size 4096 next 523 2025-09-25 00:36:06.473508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f3800 of size 4096 next 524 2025-09-25 00:36:06.473520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f4800 of size 1024 next 525 2025-09-25 00:36:06.473531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f4c00 of size 1024 next 526 2025-09-25 00:36:06.473543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f5000 of size 1024 next 527 2025-09-25 00:36:06.473554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f5400 of size 1024 next 528 2025-09-25 00:36:06.473565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f5800 of size 1024 next 529 2025-09-25 00:36:06.473577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f5c00 of size 1024 next 532 2025-09-25 00:36:06.473588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f6000 of size 1024 next 533 2025-09-25 00:36:06.473600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f6400 of size 1024 next 534 2025-09-25 00:36:06.473611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f6800 of size 1024 next 535 2025-09-25 00:36:06.473622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f6c00 of size 1024 next 536 2025-09-25 00:36:06.473634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f7000 of size 4096 next 538 2025-09-25 00:36:06.473645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f8000 of size 4096 next 539 2025-09-25 00:36:06.473656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f9000 of size 4096 next 540 2025-09-25 00:36:06.473668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fa000 of size 4096 next 541 2025-09-25 00:36:06.473679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fb000 of size 4096 next 542 2025-09-25 00:36:06.473691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fc000 of size 1024 next 543 2025-09-25 00:36:06.473702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fc400 of size 1024 next 544 2025-09-25 00:36:06.473721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fc800 of size 1024 next 545 2025-09-25 00:36:06.473733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fcc00 of size 1024 next 546 2025-09-25 00:36:06.473744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fd000 of size 1024 next 547 2025-09-25 00:36:06.473756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fd400 of size 1024 next 550 2025-09-25 00:36:06.473767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fd800 of size 1024 next 551 2025-09-25 00:36:06.473779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fdc00 of size 1024 next 552 2025-09-25 00:36:06.473790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fe000 of size 1024 next 553 2025-09-25 00:36:06.473801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fe400 of size 1024 next 554 2025-09-25 00:36:06.473813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fe800 of size 4096 next 556 2025-09-25 00:36:06.473824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ff800 of size 4096 next 557 2025-09-25 00:36:06.473836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c900800 of size 4096 next 558 2025-09-25 00:36:06.473847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c901800 of size 4096 next 559 2025-09-25 00:36:06.473858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c902800 of size 4096 next 560 2025-09-25 00:36:06.473870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c903800 of size 1024 next 561 2025-09-25 00:36:06.473881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c903c00 of size 1024 next 562 2025-09-25 00:36:06.473893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c904000 of size 1024 next 563 2025-09-25 00:36:06.473904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c904400 of size 1024 next 564 2025-09-25 00:36:06.473915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c904800 of size 1024 next 565 2025-09-25 00:36:06.473927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c904c00 of size 1024 next 568 2025-09-25 00:36:06.473938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c905000 of size 1024 next 569 2025-09-25 00:36:06.473950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c905400 of size 1024 next 570 2025-09-25 00:36:06.473961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c905800 of size 1024 next 571 2025-09-25 00:36:06.473972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c905c00 of size 1024 next 572 2025-09-25 00:36:06.473984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c906000 of size 4096 next 574 2025-09-25 00:36:06.473995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c907000 of size 4096 next 575 2025-09-25 00:36:06.474007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c908000 of size 4096 next 576 2025-09-25 00:36:06.474018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c909000 of size 4096 next 577 2025-09-25 00:36:06.474029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90a000 of size 4096 next 578 2025-09-25 00:36:06.474041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90b000 of size 1024 next 579 2025-09-25 00:36:06.474052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90b400 of size 1024 next 580 2025-09-25 00:36:06.474064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90b800 of size 1024 next 581 2025-09-25 00:36:06.474075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90bc00 of size 1024 next 582 2025-09-25 00:36:06.474087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90c000 of size 1024 next 583 2025-09-25 00:36:06.474110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90c400 of size 1024 next 586 2025-09-25 00:36:06.474122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90c800 of size 1024 next 587 2025-09-25 00:36:06.474133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90cc00 of size 1024 next 588 2025-09-25 00:36:06.474145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90d000 of size 1024 next 589 2025-09-25 00:36:06.474156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90d400 of size 1024 next 590 2025-09-25 00:36:06.474167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90d800 of size 4096 next 592 2025-09-25 00:36:06.474179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90e800 of size 6144 next 112 2025-09-25 00:36:06.474191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c910000 of size 524288 next 111 2025-09-25 00:36:06.474203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c990000 of size 262144 next 135 2025-09-25 00:36:06.474215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c9d0000 of size 327680 next 124 2025-09-25 00:36:06.474226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264ca20000 of size 589824 next 123 2025-09-25 00:36:06.474237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cab0000 of size 262144 next 152 2025-09-25 00:36:06.474249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264caf0000 of size 327680 next 142 2025-09-25 00:36:06.474261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cb40000 of size 786432 next 18446744073709551615 2025-09-25 00:36:06.474272: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-09-25 00:36:06.474284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc00000 of size 4096 next 593 2025-09-25 00:36:06.474295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc01000 of size 4096 next 594 2025-09-25 00:36:06.474307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc02000 of size 4096 next 595 2025-09-25 00:36:06.474318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc03000 of size 2048 next 598 2025-09-25 00:36:06.474330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc03800 of size 2048 next 599 2025-09-25 00:36:06.474341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc04000 of size 2048 next 600 2025-09-25 00:36:06.474353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc04800 of size 2048 next 601 2025-09-25 00:36:06.474364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc05000 of size 2048 next 602 2025-09-25 00:36:06.474376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc05800 of size 256 next 605 2025-09-25 00:36:06.474387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc05900 of size 256 next 606 2025-09-25 00:36:06.474398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc05a00 of size 2048 next 604 2025-09-25 00:36:06.474410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc06200 of size 2048 next 609 2025-09-25 00:36:06.474421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc06a00 of size 2048 next 610 2025-09-25 00:36:06.474433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc07200 of size 2048 next 611 2025-09-25 00:36:06.474444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc07a00 of size 2048 next 612 2025-09-25 00:36:06.474456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc08200 of size 256 next 614 2025-09-25 00:36:06.474467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc08300 of size 256 next 615 2025-09-25 00:36:06.474487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc08400 of size 8192 next 613 2025-09-25 00:36:06.474499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc0a400 of size 8192 next 618 2025-09-25 00:36:06.474510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc0c400 of size 8192 next 619 2025-09-25 00:36:06.474522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc0e400 of size 8192 next 620 2025-09-25 00:36:06.474533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc10400 of size 8192 next 621 2025-09-25 00:36:06.474545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc12400 of size 256 next 622 2025-09-25 00:36:06.474556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc12500 of size 256 next 623 2025-09-25 00:36:06.474568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc12600 of size 8192 next 626 2025-09-25 00:36:06.474579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc14600 of size 8192 next 627 2025-09-25 00:36:06.474590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc16600 of size 8192 next 628 2025-09-25 00:36:06.474602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc18600 of size 8192 next 629 2025-09-25 00:36:06.474613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1a600 of size 8192 next 630 2025-09-25 00:36:06.474624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1c600 of size 2048 next 631 2025-09-25 00:36:06.474636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1ce00 of size 2048 next 633 2025-09-25 00:36:06.474647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1d600 of size 2048 next 634 2025-09-25 00:36:06.474659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1de00 of size 2048 next 635 2025-09-25 00:36:06.474670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1e600 of size 2048 next 636 2025-09-25 00:36:06.474681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1ee00 of size 2048 next 637 2025-09-25 00:36:06.474693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1f600 of size 2048 next 640 2025-09-25 00:36:06.474704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1fe00 of size 2048 next 641 2025-09-25 00:36:06.474716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc20600 of size 2048 next 642 2025-09-25 00:36:06.474727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc20e00 of size 2048 next 643 2025-09-25 00:36:06.474738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc21600 of size 8192 next 645 2025-09-25 00:36:06.474750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc23600 of size 8192 next 646 2025-09-25 00:36:06.474761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc25600 of size 8192 next 647 2025-09-25 00:36:06.474773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc27600 of size 8192 next 648 2025-09-25 00:36:06.474784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc29600 of size 8192 next 649 2025-09-25 00:36:06.474795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2b600 of size 2048 next 650 2025-09-25 00:36:06.474807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2be00 of size 2048 next 651 2025-09-25 00:36:06.474818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2c600 of size 2048 next 652 2025-09-25 00:36:06.474830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2ce00 of size 2048 next 653 2025-09-25 00:36:06.474841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2d600 of size 2048 next 654 2025-09-25 00:36:06.474860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2de00 of size 2048 next 655 2025-09-25 00:36:06.474872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2e600 of size 2048 next 657 2025-09-25 00:36:06.474883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2ee00 of size 2048 next 658 2025-09-25 00:36:06.474895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2f600 of size 2048 next 659 2025-09-25 00:36:06.474906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2fe00 of size 2048 next 660 2025-09-25 00:36:06.474917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc30600 of size 8192 next 662 2025-09-25 00:36:06.474929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc32600 of size 8192 next 663 2025-09-25 00:36:06.474940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc34600 of size 8192 next 664 2025-09-25 00:36:06.474952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc36600 of size 8192 next 665 2025-09-25 00:36:06.474963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc38600 of size 8192 next 666 2025-09-25 00:36:06.474974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3a600 of size 1024 next 667 2025-09-25 00:36:06.474986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3aa00 of size 1024 next 668 2025-09-25 00:36:06.474997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3ae00 of size 1024 next 669 2025-09-25 00:36:06.475009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3b200 of size 1024 next 673 2025-09-25 00:36:06.475020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3b600 of size 1024 next 675 2025-09-25 00:36:06.475032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3ba00 of size 1024 next 677 2025-09-25 00:36:06.475043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3be00 of size 1024 next 679 2025-09-25 00:36:06.475054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3c200 of size 1024 next 681 2025-09-25 00:36:06.475066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3c600 of size 256 next 682 2025-09-25 00:36:06.475077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3c700 of size 256 next 683 2025-09-25 00:36:06.475089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3c800 of size 2048 next 686 2025-09-25 00:36:06.475100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3d000 of size 256 next 690 2025-09-25 00:36:06.475112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3d100 of size 256 next 694 2025-09-25 00:36:06.475123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3d200 of size 256 next 695 2025-09-25 00:36:06.475134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3d300 of size 256 next 693 2025-09-25 00:36:06.475146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264cc3d400 of size 11264 next 687 2025-09-25 00:36:06.475157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc40000 of size 256 next 688 2025-09-25 00:36:06.475169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc40100 of size 256 next 689 2025-09-25 00:36:06.475180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264cc40200 of size 12544 next 691 2025-09-25 00:36:06.475192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc43300 of size 12288 next 692 2025-09-25 00:36:06.475203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264cc46300 of size 49152 next 697 2025-09-25 00:36:06.475215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc52300 of size 24576 next 696 2025-09-25 00:36:06.475235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264cc58300 of size 228608 next 160 2025-09-25 00:36:06.475246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc90000 of size 589824 next 158 2025-09-25 00:36:06.475258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cd20000 of size 524288 next 171 2025-09-25 00:36:06.475269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cda0000 of size 256 next 671 2025-09-25 00:36:06.475281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cda0100 of size 256 next 672 2025-09-25 00:36:06.475292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264cda0200 of size 523776 next 670 2025-09-25 00:36:06.475304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264ce20000 of size 524288 next 222 2025-09-25 00:36:06.475315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cea0000 of size 1048576 next 190 2025-09-25 00:36:06.475327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cfa0000 of size 1048576 next 189 2025-09-25 00:36:06.475338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264d0a0000 of size 1048576 next 203 2025-09-25 00:36:06.475349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264d1a0000 of size 1048576 next 251 2025-09-25 00:36:06.475361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264d2a0000 of size 1441792 next 18446744073709551615 2025-09-25 00:36:06.475373: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-09-25 00:36:06.475385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00000 of size 1280 next 1 2025-09-25 00:36:06.475396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00500 of size 256 next 5 2025-09-25 00:36:06.475408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00600 of size 256 next 8 2025-09-25 00:36:06.475419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00700 of size 256 next 9 2025-09-25 00:36:06.475430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00800 of size 256 next 10 2025-09-25 00:36:06.475442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00900 of size 256 next 11 2025-09-25 00:36:06.475453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00a00 of size 256 next 12 2025-09-25 00:36:06.475465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00b00 of size 256 next 13 2025-09-25 00:36:06.475476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00c00 of size 256 next 17 2025-09-25 00:36:06.475487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00d00 of size 256 next 19 2025-09-25 00:36:06.475499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00e00 of size 256 next 20 2025-09-25 00:36:06.475510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00f00 of size 256 next 21 2025-09-25 00:36:06.475522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01000 of size 256 next 22 2025-09-25 00:36:06.475533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01100 of size 256 next 24 2025-09-25 00:36:06.475544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01200 of size 256 next 25 2025-09-25 00:36:06.475556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01300 of size 256 next 23 2025-09-25 00:36:06.475567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01400 of size 256 next 28 2025-09-25 00:36:06.475579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01500 of size 256 next 29 2025-09-25 00:36:06.475590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01600 of size 256 next 30 2025-09-25 00:36:06.475601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01700 of size 256 next 31 2025-09-25 00:36:06.475621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01800 of size 256 next 33 2025-09-25 00:36:06.475633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01900 of size 256 next 34 2025-09-25 00:36:06.475644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01a00 of size 1024 next 32 2025-09-25 00:36:06.475656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01e00 of size 1024 next 37 2025-09-25 00:36:06.475667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae02200 of size 1024 next 38 2025-09-25 00:36:06.475679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae02600 of size 1024 next 39 2025-09-25 00:36:06.475690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae02a00 of size 1024 next 40 2025-09-25 00:36:06.475701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae02e00 of size 1024 next 41 2025-09-25 00:36:06.475713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae03200 of size 1024 next 43 2025-09-25 00:36:06.475724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae03600 of size 1024 next 44 2025-09-25 00:36:06.475735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae03a00 of size 1024 next 45 2025-09-25 00:36:06.475747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae03e00 of size 1024 next 46 2025-09-25 00:36:06.475758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04200 of size 256 next 48 2025-09-25 00:36:06.475770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04300 of size 256 next 49 2025-09-25 00:36:06.475781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04400 of size 256 next 50 2025-09-25 00:36:06.475793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04500 of size 256 next 51 2025-09-25 00:36:06.475804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04600 of size 256 next 52 2025-09-25 00:36:06.475815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04700 of size 256 next 53 2025-09-25 00:36:06.475827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04800 of size 256 next 56 2025-09-25 00:36:06.475838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04900 of size 256 next 57 2025-09-25 00:36:06.475849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04a00 of size 256 next 58 2025-09-25 00:36:06.475861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04b00 of size 256 next 14 2025-09-25 00:36:06.475872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04c00 of size 256 next 15 2025-09-25 00:36:06.475884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04d00 of size 256 next 16 2025-09-25 00:36:06.475895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04e00 of size 1024 next 60 2025-09-25 00:36:06.475907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae05200 of size 1024 next 61 2025-09-25 00:36:06.475918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae05600 of size 1024 next 62 2025-09-25 00:36:06.475929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae05a00 of size 1024 next 63 2025-09-25 00:36:06.475941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae05e00 of size 1024 next 64 2025-09-25 00:36:06.475952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06200 of size 256 next 66 2025-09-25 00:36:06.475963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06300 of size 256 next 67 2025-09-25 00:36:06.475975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06400 of size 256 next 68 2025-09-25 00:36:06.475994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06500 of size 256 next 69 2025-09-25 00:36:06.476006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06600 of size 256 next 70 2025-09-25 00:36:06.476017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06700 of size 256 next 73 2025-09-25 00:36:06.476029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06800 of size 256 next 74 2025-09-25 00:36:06.476040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06900 of size 256 next 75 2025-09-25 00:36:06.476051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06a00 of size 256 next 76 2025-09-25 00:36:06.476063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06b00 of size 256 next 77 2025-09-25 00:36:06.476074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06c00 of size 1024 next 79 2025-09-25 00:36:06.476086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae07000 of size 1024 next 80 2025-09-25 00:36:06.476097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae07400 of size 1024 next 81 2025-09-25 00:36:06.476108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae07800 of size 1024 next 82 2025-09-25 00:36:06.476120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae07c00 of size 1024 next 83 2025-09-25 00:36:06.476131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08000 of size 256 next 85 2025-09-25 00:36:06.476143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08100 of size 256 next 86 2025-09-25 00:36:06.476154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08200 of size 512 next 84 2025-09-25 00:36:06.476166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08400 of size 512 next 88 2025-09-25 00:36:06.476177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08600 of size 512 next 89 2025-09-25 00:36:06.476189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08800 of size 512 next 90 2025-09-25 00:36:06.476200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08a00 of size 512 next 91 2025-09-25 00:36:06.476212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08c00 of size 256 next 93 2025-09-25 00:36:06.476223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08d00 of size 256 next 94 2025-09-25 00:36:06.476234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08e00 of size 512 next 92 2025-09-25 00:36:06.476246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09000 of size 512 next 97 2025-09-25 00:36:06.476257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09200 of size 512 next 98 2025-09-25 00:36:06.476269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09400 of size 512 next 99 2025-09-25 00:36:06.476280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09600 of size 512 next 2 2025-09-25 00:36:06.476291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09800 of size 256 next 3 2025-09-25 00:36:06.476303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09900 of size 256 next 4 2025-09-25 00:36:06.476315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09a00 of size 16384 next 18 2025-09-25 00:36:06.476326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0da00 of size 256 next 100 2025-09-25 00:36:06.476337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0db00 of size 256 next 101 2025-09-25 00:36:06.476364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0dc00 of size 2048 next 104 2025-09-25 00:36:06.476375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0e400 of size 2048 next 105 2025-09-25 00:36:06.476395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0ec00 of size 2048 next 106 2025-09-25 00:36:06.476407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0f400 of size 2048 next 107 2025-09-25 00:36:06.476418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0fc00 of size 2048 next 108 2025-09-25 00:36:06.476430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae10400 of size 256 next 109 2025-09-25 00:36:06.476441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae10500 of size 256 next 110 2025-09-25 00:36:06.476453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae10600 of size 2048 next 113 2025-09-25 00:36:06.476464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae10e00 of size 2048 next 114 2025-09-25 00:36:06.476475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae11600 of size 2048 next 115 2025-09-25 00:36:06.476487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae11e00 of size 2048 next 116 2025-09-25 00:36:06.476498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae12600 of size 2048 next 6 2025-09-25 00:36:06.476510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae12e00 of size 37632 next 7 2025-09-25 00:36:06.476521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1c100 of size 512 next 118 2025-09-25 00:36:06.476533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1c300 of size 512 next 119 2025-09-25 00:36:06.476544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1c500 of size 512 next 120 2025-09-25 00:36:06.476556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1c700 of size 512 next 121 2025-09-25 00:36:06.476567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1c900 of size 512 next 122 2025-09-25 00:36:06.476578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1cb00 of size 512 next 125 2025-09-25 00:36:06.476590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1cd00 of size 512 next 126 2025-09-25 00:36:06.476601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1cf00 of size 512 next 127 2025-09-25 00:36:06.476613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1d100 of size 512 next 128 2025-09-25 00:36:06.476624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1d300 of size 512 next 129 2025-09-25 00:36:06.476635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1d500 of size 2048 next 130 2025-09-25 00:36:06.476647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1dd00 of size 2048 next 131 2025-09-25 00:36:06.476658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1e500 of size 2048 next 132 2025-09-25 00:36:06.476669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1ed00 of size 2048 next 133 2025-09-25 00:36:06.476681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1f500 of size 2048 next 134 2025-09-25 00:36:06.476692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1fd00 of size 512 next 136 2025-09-25 00:36:06.476704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1ff00 of size 512 next 137 2025-09-25 00:36:06.476715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20100 of size 512 next 138 2025-09-25 00:36:06.476726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20300 of size 512 next 139 2025-09-25 00:36:06.476738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20500 of size 512 next 140 2025-09-25 00:36:06.476749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20700 of size 512 next 141 2025-09-25 00:36:06.476760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20900 of size 512 next 143 2025-09-25 00:36:06.476780: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20b00 of size 512 next 144 2025-09-25 00:36:06.476792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20d00 of size 512 next 145 2025-09-25 00:36:06.476803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20f00 of size 512 next 146 2025-09-25 00:36:06.476814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae21100 of size 2048 next 147 2025-09-25 00:36:06.476826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae21900 of size 2048 next 148 2025-09-25 00:36:06.476837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae22100 of size 2048 next 149 2025-09-25 00:36:06.476848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae22900 of size 2048 next 150 2025-09-25 00:36:06.476860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae23100 of size 2048 next 151 2025-09-25 00:36:06.476871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae23900 of size 512 next 153 2025-09-25 00:36:06.476883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae23b00 of size 512 next 154 2025-09-25 00:36:06.476894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae23d00 of size 512 next 155 2025-09-25 00:36:06.476905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae23f00 of size 512 next 156 2025-09-25 00:36:06.476916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24100 of size 512 next 157 2025-09-25 00:36:06.476928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24300 of size 512 next 161 2025-09-25 00:36:06.476939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24500 of size 512 next 162 2025-09-25 00:36:06.476951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24700 of size 512 next 163 2025-09-25 00:36:06.476962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24900 of size 512 next 164 2025-09-25 00:36:06.476973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24b00 of size 512 next 165 2025-09-25 00:36:06.476984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24d00 of size 2048 next 166 2025-09-25 00:36:06.476996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae25500 of size 2048 next 167 2025-09-25 00:36:06.477007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae25d00 of size 2048 next 168 2025-09-25 00:36:06.477019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae26500 of size 2048 next 169 2025-09-25 00:36:06.477030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae26d00 of size 2048 next 170 2025-09-25 00:36:06.477041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae27500 of size 1024 next 172 2025-09-25 00:36:06.477053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae27900 of size 1024 next 173 2025-09-25 00:36:06.477064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae27d00 of size 1024 next 174 2025-09-25 00:36:06.477076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28100 of size 1024 next 175 2025-09-25 00:36:06.477087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28500 of size 1024 next 176 2025-09-25 00:36:06.477098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28900 of size 256 next 178 2025-09-25 00:36:06.477110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28a00 of size 256 next 179 2025-09-25 00:36:06.477121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28b00 of size 1024 next 177 2025-09-25 00:36:06.477132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28f00 of size 1024 next 182 2025-09-25 00:36:06.477152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae29300 of size 1024 next 183 2025-09-25 00:36:06.477164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae29700 of size 1024 next 184 2025-09-25 00:36:06.477175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae29b00 of size 1024 next 185 2025-09-25 00:36:06.477186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae29f00 of size 256 next 187 2025-09-25 00:36:06.477198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae2a000 of size 256 next 188 2025-09-25 00:36:06.477209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae2a100 of size 4096 next 186 2025-09-25 00:36:06.477221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae2b100 of size 4096 next 42 2025-09-25 00:36:06.477232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae2c100 of size 65536 next 36 2025-09-25 00:36:06.477244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae3c100 of size 65536 next 35 2025-09-25 00:36:06.477255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae4c100 of size 4096 next 235 2025-09-25 00:36:06.477266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae4d100 of size 4096 next 236 2025-09-25 00:36:06.477278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae4e100 of size 4096 next 237 2025-09-25 00:36:06.477289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae4f100 of size 4096 next 238 2025-09-25 00:36:06.477300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae50100 of size 1024 next 239 2025-09-25 00:36:06.477312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae50500 of size 1024 next 240 2025-09-25 00:36:06.477323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae50900 of size 1024 next 241 2025-09-25 00:36:06.477334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae50d00 of size 1024 next 242 2025-09-25 00:36:06.477346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae51100 of size 1024 next 243 2025-09-25 00:36:06.477357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae51500 of size 1024 next 246 2025-09-25 00:36:06.477368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae51900 of size 1024 next 247 2025-09-25 00:36:06.477380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae51d00 of size 1024 next 248 2025-09-25 00:36:06.477391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae52100 of size 1024 next 249 2025-09-25 00:36:06.477402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae52500 of size 1024 next 250 2025-09-25 00:36:06.477414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae52900 of size 4096 next 252 2025-09-25 00:36:06.477425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae53900 of size 4096 next 253 2025-09-25 00:36:06.477437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae54900 of size 4096 next 254 2025-09-25 00:36:06.477448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae55900 of size 4096 next 255 2025-09-25 00:36:06.477459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae56900 of size 4096 next 256 2025-09-25 00:36:06.477471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae57900 of size 1024 next 257 2025-09-25 00:36:06.477482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae57d00 of size 1024 next 258 2025-09-25 00:36:06.477493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae58100 of size 1024 next 259 2025-09-25 00:36:06.477504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae58500 of size 1024 next 260 2025-09-25 00:36:06.477524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae58900 of size 1024 next 261 2025-09-25 00:36:06.477536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae58d00 of size 1024 next 264 2025-09-25 00:36:06.477547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae59100 of size 1024 next 265 2025-09-25 00:36:06.477559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae59500 of size 1024 next 266 2025-09-25 00:36:06.477570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae59900 of size 1024 next 267 2025-09-25 00:36:06.477581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae59d00 of size 1024 next 268 2025-09-25 00:36:06.477593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5a100 of size 4096 next 270 2025-09-25 00:36:06.477604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5b100 of size 4096 next 271 2025-09-25 00:36:06.477615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5c100 of size 4096 next 272 2025-09-25 00:36:06.477627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5d100 of size 4096 next 273 2025-09-25 00:36:06.477638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5e100 of size 4096 next 274 2025-09-25 00:36:06.477649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5f100 of size 1024 next 275 2025-09-25 00:36:06.477661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5f500 of size 1024 next 276 2025-09-25 00:36:06.477672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5f900 of size 1024 next 277 2025-09-25 00:36:06.477683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5fd00 of size 1024 next 278 2025-09-25 00:36:06.477695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae60100 of size 1024 next 279 2025-09-25 00:36:06.477706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae60500 of size 1024 next 282 2025-09-25 00:36:06.477717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae60900 of size 1024 next 283 2025-09-25 00:36:06.477729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae60d00 of size 1024 next 284 2025-09-25 00:36:06.477740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae61100 of size 1024 next 285 2025-09-25 00:36:06.477752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae61500 of size 1024 next 286 2025-09-25 00:36:06.477763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae61900 of size 4096 next 288 2025-09-25 00:36:06.477774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae62900 of size 6144 next 27 2025-09-25 00:36:06.477786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae64100 of size 147456 next 26 2025-09-25 00:36:06.477797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae88100 of size 65536 next 47 2025-09-25 00:36:06.477809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae98100 of size 65536 next 59 2025-09-25 00:36:06.477820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278aea8100 of size 65536 next 65 2025-09-25 00:36:06.477832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278aeb8100 of size 294656 next 18446744073709551615 2025-09-25 00:36:06.477843: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-09-25 00:36:06.477858: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 256 totalling 18.8KiB 2025-09-25 00:36:06.477871: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-09-25 00:36:06.477884: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 258 Chunks of size 1024 totalling 258.0KiB 2025-09-25 00:36:06.477906: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-09-25 00:36:06.477919: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 56 Chunks of size 2048 totalling 112.0KiB 2025-09-25 00:36:06.477932: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-09-25 00:36:06.477945: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-09-25 00:36:06.477958: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-09-25 00:36:06.477970: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 20 Chunks of size 8192 totalling 160.0KiB 2025-09-25 00:36:06.477983: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12288 totalling 12.0KiB 2025-09-25 00:36:06.477996: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-09-25 00:36:06.478008: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 24576 totalling 24.0KiB 2025-09-25 00:36:06.478021: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-09-25 00:36:06.478034: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-09-25 00:36:06.478047: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-09-25 00:36:06.478059: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-09-25 00:36:06.478072: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 262144 totalling 1.25MiB 2025-09-25 00:36:06.478084: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-09-25 00:36:06.478097: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-09-25 00:36:06.478110: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 524288 totalling 1.50MiB 2025-09-25 00:36:06.478122: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-09-25 00:36:06.478135: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-09-25 00:36:06.478147: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-09-25 00:36:06.478160: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 19 Chunks of size 1310720 totalling 23.75MiB 2025-09-25 00:36:06.478173: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-09-25 00:36:06.478185: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-09-25 00:36:06.478197: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-09-25 00:36:06.478210: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 26 Chunks of size 2359296 totalling 58.50MiB 2025-09-25 00:36:06.478223: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3932160 totalling 3.75MiB 2025-09-25 00:36:06.478235: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 4194304 totalling 20.00MiB 2025-09-25 00:36:06.478248: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4718592 totalling 4.50MiB 2025-09-25 00:36:06.478260: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6291456 totalling 6.00MiB 2025-09-25 00:36:06.478273: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-09-25 00:36:06.478285: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 9437184 totalling 27.00MiB 2025-09-25 00:36:06.478298: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 191.76MiB 2025-09-25 00:36:06.478310: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 245956608 memory_limit_: 245956608 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-09-25 00:36:06.478334: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 245956608 InUse: 201074688 MaxInUse: 213355008 NumAllocs: 2322 MaxAllocSize: 9437184 2025-09-25 00:36:06.478364: W tensorflow/core/common_runtime/bfc_allocator.cc:439] _**********************___********_***_______******************************************************* 2025-09-25 00:36:06.481928: 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 : 88 ############################### TEST detect object ################################ run mask_detect Inside batchDatouExec : verbose : False Catched exception ! Connect or reconnect ! # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! List Step Type Loaded in datou : mask_detect list_input_json : [] origin BFwe have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 time to download the photos : 0.21039795875549316 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 Thu Sep 25 00:36:07 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 611 wait 20 seconds l 3637 free memory gpu now : 611 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-09-25 00:36:30.405927: 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-25 00:36:30.432494: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3492910000 Hz 2025-09-25 00:36:30.434871: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f2828000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-09-25 00:36:30.434915: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-09-25 00:36:30.438569: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-09-25 00:36:30.590565: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0xc604fb0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-09-25 00:36:30.590613: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-09-25 00:36:30.591469: 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-25 00:36:30.591889: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 00:36:30.594937: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 00:36:30.597752: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 00:36:30.598326: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 00:36:30.601644: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 00:36:30.602668: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 00:36:30.606759: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 00:36:30.607597: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 00:36:30.607660: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 00:36:30.608097: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-25 00:36:30.608111: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-25 00:36:30.608119: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-25 00:36:30.608878: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 234 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 2025-09-25 00:36:31.152494: 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-25 00:36:31.152576: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 00:36:31.152596: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 00:36:31.152624: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 00:36:31.152641: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 00:36:31.152658: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 00:36:31.152674: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 00:36:31.152691: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 00:36:31.153381: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 00:36:31.154390: 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-25 00:36:31.154425: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 00:36:31.154444: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 00:36:31.154462: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 00:36:31.154478: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 00:36:31.154495: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 00:36:31.154512: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 00:36:31.154529: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 00:36:31.155336: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 00:36:31.155367: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-25 00:36:31.155377: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-25 00:36:31.155387: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-25 00:36:31.156248: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 234 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) Using TensorFlow backend. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:396: calling crop_and_resize_v1 (from tensorflow.python.ops.image_ops_impl) with box_ind is deprecated and will be removed in a future version. Instructions for updating: box_ind is deprecated, use box_indices instead 2025-09-25 00:36:43.075260: 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-25 00:36:43.075364: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-09-25 00:36:43.075386: 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-25 00:36:43.075403: 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-25 00:36:43.075421: 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-25 00:36:43.075468: 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-25 00:36:43.075485: 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-25 00:36:43.075502: 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-25 00:36:43.075518: 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-25 00:36:43.075534: 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-25 00:36:43.075550: 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-25 00:36:43.075567: 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-25 00:36:43.075582: 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-25 00:36:43.075598: 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-25 00:36:43.075614: 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-25 00:36:43.075631: 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-25 00:36:43.075647: 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-25 00:36:43.075663: 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-25 00:36:43.075678: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 1, Chunks in use: 0. 19.56MiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-25 00:36:43.075693: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-25 00:36:43.075707: 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-25 00:36:43.075721: 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-25 00:36:43.075735: 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-25 00:36:43.075760: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 49.00MiB was 32.00MiB, Chunk State: 2025-09-25 00:36:43.075774: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 112787456 2025-09-25 00:36:43.075794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f263c000000 of size 4194304 next 632 2025-09-25 00:36:43.075809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263c400000 of size 4194304 next 617 2025-09-25 00:36:43.075821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263c800000 of size 4194304 next 616 2025-09-25 00:36:43.075834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263cc00000 of size 6291456 next 608 2025-09-25 00:36:43.075847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263d200000 of size 9437184 next 607 2025-09-25 00:36:43.075860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263db00000 of size 4194304 next 644 2025-09-25 00:36:43.075872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263df00000 of size 4194304 next 625 2025-09-25 00:36:43.075886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263e300000 of size 8388608 next 624 2025-09-25 00:36:43.075899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263eb00000 of size 4194304 next 661 2025-09-25 00:36:43.075911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263ef00000 of size 2359296 next 676 2025-09-25 00:36:43.075924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263f140000 of size 2359296 next 678 2025-09-25 00:36:43.075937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263f380000 of size 2359296 next 680 2025-09-25 00:36:43.075949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f263f5c0000 of size 7602176 next 639 2025-09-25 00:36:43.075962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f263fd00000 of size 9437184 next 638 2025-09-25 00:36:43.075975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2640600000 of size 9437184 next 656 2025-09-25 00:36:43.075987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2640f00000 of size 4718592 next 685 2025-09-25 00:36:43.076000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2641380000 of size 4718592 next 684 2025-09-25 00:36:43.076013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2641800000 of size 20512768 next 18446744073709551615 2025-09-25 00:36:43.076026: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-09-25 00:36:43.076039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644000000 of size 2359296 next 370 2025-09-25 00:36:43.076052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644240000 of size 1048576 next 394 2025-09-25 00:36:43.076065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2644340000 of size 1310720 next 388 2025-09-25 00:36:43.076077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644480000 of size 2359296 next 387 2025-09-25 00:36:43.076090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26446c0000 of size 1048576 next 412 2025-09-25 00:36:43.076103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26447c0000 of size 1310720 next 406 2025-09-25 00:36:43.076115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644900000 of size 2359296 next 405 2025-09-25 00:36:43.076128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644b40000 of size 1048576 next 430 2025-09-25 00:36:43.076141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644c40000 of size 1310720 next 424 2025-09-25 00:36:43.076153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644d80000 of size 2359296 next 423 2025-09-25 00:36:43.076175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2644fc0000 of size 1048576 next 447 2025-09-25 00:36:43.076188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26450c0000 of size 1310720 next 441 2025-09-25 00:36:43.076201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645200000 of size 2359296 next 440 2025-09-25 00:36:43.076213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645440000 of size 1048576 next 465 2025-09-25 00:36:43.076226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645540000 of size 1310720 next 459 2025-09-25 00:36:43.076239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645680000 of size 2359296 next 458 2025-09-25 00:36:43.076251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26458c0000 of size 1048576 next 483 2025-09-25 00:36:43.076264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26459c0000 of size 1310720 next 477 2025-09-25 00:36:43.076276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645b00000 of size 2359296 next 476 2025-09-25 00:36:43.076289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645d40000 of size 1048576 next 501 2025-09-25 00:36:43.076302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645e40000 of size 1310720 next 495 2025-09-25 00:36:43.076314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2645f80000 of size 2359296 next 494 2025-09-25 00:36:43.076327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26461c0000 of size 1048576 next 519 2025-09-25 00:36:43.076355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26462c0000 of size 1310720 next 513 2025-09-25 00:36:43.076371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646400000 of size 2359296 next 512 2025-09-25 00:36:43.076383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646640000 of size 1048576 next 537 2025-09-25 00:36:43.076396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646740000 of size 1310720 next 531 2025-09-25 00:36:43.076409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646880000 of size 2359296 next 530 2025-09-25 00:36:43.076421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646ac0000 of size 1048576 next 555 2025-09-25 00:36:43.076434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646bc0000 of size 1310720 next 549 2025-09-25 00:36:43.076447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646d00000 of size 2359296 next 548 2025-09-25 00:36:43.076459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2646f40000 of size 1048576 next 573 2025-09-25 00:36:43.076472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2647040000 of size 1310720 next 567 2025-09-25 00:36:43.076485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2647180000 of size 2359296 next 566 2025-09-25 00:36:43.076497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26473c0000 of size 1048576 next 591 2025-09-25 00:36:43.076510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26474c0000 of size 1310720 next 585 2025-09-25 00:36:43.076522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2647600000 of size 2359296 next 584 2025-09-25 00:36:43.076535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2647840000 of size 2097152 next 597 2025-09-25 00:36:43.076548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2647a40000 of size 2097152 next 596 2025-09-25 00:36:43.076562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2647c40000 of size 3932160 next 18446744073709551615 2025-09-25 00:36:43.076574: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-09-25 00:36:43.076587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648000000 of size 2359296 next 245 2025-09-25 00:36:43.076609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648240000 of size 1048576 next 269 2025-09-25 00:36:43.076622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648340000 of size 1310720 next 263 2025-09-25 00:36:43.076635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648480000 of size 2359296 next 262 2025-09-25 00:36:43.076647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26486c0000 of size 1048576 next 287 2025-09-25 00:36:43.076660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26487c0000 of size 1310720 next 281 2025-09-25 00:36:43.076673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648900000 of size 2359296 next 280 2025-09-25 00:36:43.076685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648b40000 of size 1048576 next 304 2025-09-25 00:36:43.076698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648c40000 of size 1310720 next 298 2025-09-25 00:36:43.076710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648d80000 of size 2359296 next 297 2025-09-25 00:36:43.076723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2648fc0000 of size 1048576 next 322 2025-09-25 00:36:43.076736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26490c0000 of size 1310720 next 316 2025-09-25 00:36:43.076748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649200000 of size 2359296 next 315 2025-09-25 00:36:43.076761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649440000 of size 1048576 next 340 2025-09-25 00:36:43.076774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649540000 of size 1310720 next 334 2025-09-25 00:36:43.076786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649680000 of size 2359296 next 333 2025-09-25 00:36:43.076799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26498c0000 of size 1048576 next 358 2025-09-25 00:36:43.076811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f26499c0000 of size 1310720 next 352 2025-09-25 00:36:43.076824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649b00000 of size 2359296 next 351 2025-09-25 00:36:43.076836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649d40000 of size 1048576 next 376 2025-09-25 00:36:43.076849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2649e40000 of size 1835008 next 18446744073709551615 2025-09-25 00:36:43.076862: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-09-25 00:36:43.076875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a000000 of size 2359296 next 181 2025-09-25 00:36:43.076887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a240000 of size 2097152 next 196 2025-09-25 00:36:43.076900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a440000 of size 1048576 next 216 2025-09-25 00:36:43.076912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a540000 of size 1310720 next 209 2025-09-25 00:36:43.076925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a680000 of size 2359296 next 208 2025-09-25 00:36:43.076938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a8c0000 of size 1048576 next 234 2025-09-25 00:36:43.076950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264a9c0000 of size 1310720 next 228 2025-09-25 00:36:43.076963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264ab00000 of size 2359296 next 227 2025-09-25 00:36:43.076976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264ad40000 of size 2883584 next 18446744073709551615 2025-09-25 00:36:43.076988: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-09-25 00:36:43.077010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c600000 of size 147456 next 55 2025-09-25 00:36:43.077023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c624000 of size 65536 next 78 2025-09-25 00:36:43.077036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c634000 of size 4096 next 191 2025-09-25 00:36:43.077049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c635000 of size 4096 next 192 2025-09-25 00:36:43.077062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c636000 of size 4096 next 193 2025-09-25 00:36:43.077074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c637000 of size 256 next 194 2025-09-25 00:36:43.077087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c637100 of size 256 next 195 2025-09-25 00:36:43.077100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c637200 of size 4096 next 197 2025-09-25 00:36:43.077112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c638200 of size 4096 next 198 2025-09-25 00:36:43.077125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c639200 of size 4096 next 199 2025-09-25 00:36:43.077137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63a200 of size 4096 next 200 2025-09-25 00:36:43.077150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63b200 of size 4096 next 201 2025-09-25 00:36:43.077163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63c200 of size 1024 next 202 2025-09-25 00:36:43.077176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63c600 of size 1024 next 204 2025-09-25 00:36:43.077188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63ca00 of size 1024 next 205 2025-09-25 00:36:43.077201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63ce00 of size 1024 next 206 2025-09-25 00:36:43.077213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63d200 of size 1024 next 207 2025-09-25 00:36:43.077226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63d600 of size 1024 next 210 2025-09-25 00:36:43.077239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63da00 of size 1024 next 211 2025-09-25 00:36:43.077251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63de00 of size 1024 next 212 2025-09-25 00:36:43.077264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63e200 of size 1024 next 213 2025-09-25 00:36:43.077276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63e600 of size 1024 next 214 2025-09-25 00:36:43.077289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63ea00 of size 4096 next 215 2025-09-25 00:36:43.077302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c63fa00 of size 4096 next 217 2025-09-25 00:36:43.077314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c640a00 of size 4096 next 218 2025-09-25 00:36:43.077327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c641a00 of size 4096 next 219 2025-09-25 00:36:43.077339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c642a00 of size 4096 next 220 2025-09-25 00:36:43.077352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c643a00 of size 1024 next 221 2025-09-25 00:36:43.077365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c643e00 of size 1024 next 223 2025-09-25 00:36:43.077377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c644200 of size 1024 next 224 2025-09-25 00:36:43.077390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c644600 of size 1024 next 225 2025-09-25 00:36:43.077402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c644a00 of size 1024 next 226 2025-09-25 00:36:43.077415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c644e00 of size 1024 next 229 2025-09-25 00:36:43.077436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c645200 of size 1024 next 230 2025-09-25 00:36:43.077449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c645600 of size 1024 next 231 2025-09-25 00:36:43.077462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c645a00 of size 1024 next 232 2025-09-25 00:36:43.077474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c645e00 of size 1024 next 233 2025-09-25 00:36:43.077487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c646200 of size 7680 next 72 2025-09-25 00:36:43.077500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c648000 of size 147456 next 71 2025-09-25 00:36:43.077513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c66c000 of size 131072 next 87 2025-09-25 00:36:43.077525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68c000 of size 4096 next 289 2025-09-25 00:36:43.077538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68d000 of size 4096 next 290 2025-09-25 00:36:43.077551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68e000 of size 4096 next 291 2025-09-25 00:36:43.077563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68f000 of size 1024 next 292 2025-09-25 00:36:43.077576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68f400 of size 1024 next 293 2025-09-25 00:36:43.077588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68f800 of size 1024 next 294 2025-09-25 00:36:43.077601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c68fc00 of size 1024 next 295 2025-09-25 00:36:43.077613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c690000 of size 1024 next 296 2025-09-25 00:36:43.077626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c690400 of size 1024 next 299 2025-09-25 00:36:43.077639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c690800 of size 1024 next 300 2025-09-25 00:36:43.077651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c690c00 of size 1024 next 301 2025-09-25 00:36:43.077664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c691000 of size 1024 next 302 2025-09-25 00:36:43.077676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c691400 of size 1024 next 303 2025-09-25 00:36:43.077689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c691800 of size 4096 next 305 2025-09-25 00:36:43.077701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c692800 of size 4096 next 306 2025-09-25 00:36:43.077714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c693800 of size 4096 next 307 2025-09-25 00:36:43.077727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c694800 of size 4096 next 308 2025-09-25 00:36:43.077739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c695800 of size 4096 next 309 2025-09-25 00:36:43.077752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c696800 of size 1024 next 310 2025-09-25 00:36:43.077764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c696c00 of size 1024 next 311 2025-09-25 00:36:43.077777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c697000 of size 1024 next 312 2025-09-25 00:36:43.077790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c697400 of size 1024 next 313 2025-09-25 00:36:43.077802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c697800 of size 1024 next 314 2025-09-25 00:36:43.077815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c697c00 of size 1024 next 317 2025-09-25 00:36:43.077827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c698000 of size 1024 next 318 2025-09-25 00:36:43.077848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c698400 of size 1024 next 319 2025-09-25 00:36:43.077862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c698800 of size 1024 next 320 2025-09-25 00:36:43.077874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c698c00 of size 1024 next 321 2025-09-25 00:36:43.077887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c699000 of size 4096 next 323 2025-09-25 00:36:43.077899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69a000 of size 4096 next 324 2025-09-25 00:36:43.077912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69b000 of size 4096 next 325 2025-09-25 00:36:43.077924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69c000 of size 4096 next 326 2025-09-25 00:36:43.077936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69d000 of size 4096 next 327 2025-09-25 00:36:43.077949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69e000 of size 1024 next 328 2025-09-25 00:36:43.077962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69e400 of size 1024 next 329 2025-09-25 00:36:43.077974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69e800 of size 1024 next 330 2025-09-25 00:36:43.077986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69ec00 of size 1024 next 331 2025-09-25 00:36:43.077999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69f000 of size 1024 next 332 2025-09-25 00:36:43.078011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69f400 of size 1024 next 335 2025-09-25 00:36:43.078024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69f800 of size 1024 next 336 2025-09-25 00:36:43.078036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c69fc00 of size 1024 next 337 2025-09-25 00:36:43.078049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a0000 of size 1024 next 338 2025-09-25 00:36:43.078061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a0400 of size 1024 next 339 2025-09-25 00:36:43.078074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a0800 of size 4096 next 341 2025-09-25 00:36:43.078086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a1800 of size 4096 next 342 2025-09-25 00:36:43.078099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a2800 of size 4096 next 343 2025-09-25 00:36:43.078111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a3800 of size 4096 next 344 2025-09-25 00:36:43.078124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a4800 of size 4096 next 345 2025-09-25 00:36:43.078136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a5800 of size 1024 next 346 2025-09-25 00:36:43.078149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a5c00 of size 1024 next 347 2025-09-25 00:36:43.078161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a6000 of size 1024 next 348 2025-09-25 00:36:43.078174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a6400 of size 1024 next 349 2025-09-25 00:36:43.078187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a6800 of size 1024 next 350 2025-09-25 00:36:43.078199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a6c00 of size 1024 next 353 2025-09-25 00:36:43.078211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a7000 of size 1024 next 354 2025-09-25 00:36:43.078224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a7400 of size 1024 next 355 2025-09-25 00:36:43.078236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a7800 of size 1024 next 356 2025-09-25 00:36:43.078258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a7c00 of size 1024 next 357 2025-09-25 00:36:43.078271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a8000 of size 4096 next 359 2025-09-25 00:36:43.078283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6a9000 of size 4096 next 360 2025-09-25 00:36:43.078296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6aa000 of size 4096 next 361 2025-09-25 00:36:43.078308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ab000 of size 4096 next 362 2025-09-25 00:36:43.078321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ac000 of size 4096 next 363 2025-09-25 00:36:43.078333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ad000 of size 1024 next 364 2025-09-25 00:36:43.078346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ad400 of size 1024 next 365 2025-09-25 00:36:43.078358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ad800 of size 1024 next 366 2025-09-25 00:36:43.078371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6adc00 of size 1024 next 367 2025-09-25 00:36:43.078383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ae000 of size 1024 next 368 2025-09-25 00:36:43.078396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ae400 of size 1024 next 371 2025-09-25 00:36:43.078408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ae800 of size 1024 next 372 2025-09-25 00:36:43.078421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6aec00 of size 1024 next 373 2025-09-25 00:36:43.078433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6af000 of size 1024 next 374 2025-09-25 00:36:43.078446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6af400 of size 1024 next 375 2025-09-25 00:36:43.078458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6af800 of size 4096 next 377 2025-09-25 00:36:43.078471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b0800 of size 4096 next 378 2025-09-25 00:36:43.078483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b1800 of size 4096 next 379 2025-09-25 00:36:43.078496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b2800 of size 4096 next 380 2025-09-25 00:36:43.078508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b3800 of size 4096 next 381 2025-09-25 00:36:43.078521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b4800 of size 1024 next 382 2025-09-25 00:36:43.078533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b4c00 of size 1024 next 383 2025-09-25 00:36:43.078546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b5000 of size 1024 next 384 2025-09-25 00:36:43.078558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b5400 of size 1024 next 385 2025-09-25 00:36:43.078571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b5800 of size 1024 next 386 2025-09-25 00:36:43.078584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b5c00 of size 1024 next 389 2025-09-25 00:36:43.078596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b6000 of size 1024 next 390 2025-09-25 00:36:43.078609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b6400 of size 1024 next 391 2025-09-25 00:36:43.078621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b6800 of size 1024 next 392 2025-09-25 00:36:43.078633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b6c00 of size 1024 next 393 2025-09-25 00:36:43.078646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b7000 of size 4096 next 395 2025-09-25 00:36:43.078667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b8000 of size 4096 next 396 2025-09-25 00:36:43.078680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6b9000 of size 4096 next 397 2025-09-25 00:36:43.078692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ba000 of size 4096 next 398 2025-09-25 00:36:43.078705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bb000 of size 4096 next 399 2025-09-25 00:36:43.078717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bc000 of size 1024 next 400 2025-09-25 00:36:43.078730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bc400 of size 1024 next 401 2025-09-25 00:36:43.078742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bc800 of size 1024 next 402 2025-09-25 00:36:43.078755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bcc00 of size 1024 next 403 2025-09-25 00:36:43.078767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bd000 of size 1024 next 404 2025-09-25 00:36:43.078779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bd400 of size 1024 next 407 2025-09-25 00:36:43.078792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bd800 of size 1024 next 408 2025-09-25 00:36:43.078804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bdc00 of size 1024 next 409 2025-09-25 00:36:43.078816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6be000 of size 1024 next 410 2025-09-25 00:36:43.078829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6be400 of size 1024 next 411 2025-09-25 00:36:43.078841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6be800 of size 4096 next 413 2025-09-25 00:36:43.078854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6bf800 of size 4096 next 414 2025-09-25 00:36:43.078866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c0800 of size 4096 next 415 2025-09-25 00:36:43.078879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c1800 of size 4096 next 416 2025-09-25 00:36:43.078891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c2800 of size 4096 next 417 2025-09-25 00:36:43.078904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c3800 of size 1024 next 418 2025-09-25 00:36:43.078916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c3c00 of size 1024 next 419 2025-09-25 00:36:43.078928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c4000 of size 1024 next 420 2025-09-25 00:36:43.078941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c4400 of size 1024 next 421 2025-09-25 00:36:43.078954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c4800 of size 1024 next 422 2025-09-25 00:36:43.078966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c4c00 of size 1024 next 425 2025-09-25 00:36:43.078978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c5000 of size 1024 next 426 2025-09-25 00:36:43.078991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c5400 of size 1024 next 427 2025-09-25 00:36:43.079003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c5800 of size 1024 next 428 2025-09-25 00:36:43.079015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c5c00 of size 1024 next 429 2025-09-25 00:36:43.079028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c6000 of size 4096 next 431 2025-09-25 00:36:43.079040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c7000 of size 4096 next 432 2025-09-25 00:36:43.079053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c8000 of size 4096 next 433 2025-09-25 00:36:43.079065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6c9000 of size 4096 next 434 2025-09-25 00:36:43.079086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6ca000 of size 4096 next 435 2025-09-25 00:36:43.079099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6cb000 of size 1024 next 436 2025-09-25 00:36:43.079112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6cb400 of size 1024 next 437 2025-09-25 00:36:43.079124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6cb800 of size 1024 next 438 2025-09-25 00:36:43.079137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6cbc00 of size 1024 next 103 2025-09-25 00:36:43.079149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c6cc000 of size 262144 next 102 2025-09-25 00:36:43.079162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c70c000 of size 262144 next 674 2025-09-25 00:36:43.079174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264c74c000 of size 737280 next 18446744073709551615 2025-09-25 00:36:43.079187: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-09-25 00:36:43.079200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c800000 of size 589824 next 96 2025-09-25 00:36:43.079212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c890000 of size 262144 next 117 2025-09-25 00:36:43.079225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d0000 of size 1024 next 439 2025-09-25 00:36:43.079237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d0400 of size 1024 next 442 2025-09-25 00:36:43.079249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d0800 of size 1024 next 443 2025-09-25 00:36:43.079262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d0c00 of size 1024 next 444 2025-09-25 00:36:43.079274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d1000 of size 1024 next 445 2025-09-25 00:36:43.079287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d1400 of size 1024 next 446 2025-09-25 00:36:43.079299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d1800 of size 4096 next 448 2025-09-25 00:36:43.079311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d2800 of size 4096 next 449 2025-09-25 00:36:43.079324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d3800 of size 4096 next 450 2025-09-25 00:36:43.079336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d4800 of size 4096 next 451 2025-09-25 00:36:43.079349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d5800 of size 4096 next 452 2025-09-25 00:36:43.079361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d6800 of size 1024 next 453 2025-09-25 00:36:43.079373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d6c00 of size 1024 next 454 2025-09-25 00:36:43.079386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d7000 of size 1024 next 455 2025-09-25 00:36:43.079398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d7400 of size 1024 next 456 2025-09-25 00:36:43.079411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d7800 of size 1024 next 457 2025-09-25 00:36:43.079423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d7c00 of size 1024 next 460 2025-09-25 00:36:43.079435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d8000 of size 1024 next 461 2025-09-25 00:36:43.079448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d8400 of size 1024 next 462 2025-09-25 00:36:43.079460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d8800 of size 1024 next 463 2025-09-25 00:36:43.079473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d8c00 of size 1024 next 464 2025-09-25 00:36:43.079494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8d9000 of size 4096 next 466 2025-09-25 00:36:43.079507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8da000 of size 4096 next 467 2025-09-25 00:36:43.079519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8db000 of size 4096 next 468 2025-09-25 00:36:43.079532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8dc000 of size 4096 next 469 2025-09-25 00:36:43.079544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8dd000 of size 4096 next 470 2025-09-25 00:36:43.079557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8de000 of size 1024 next 471 2025-09-25 00:36:43.079569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8de400 of size 1024 next 472 2025-09-25 00:36:43.079581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8de800 of size 1024 next 473 2025-09-25 00:36:43.079594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8dec00 of size 1024 next 474 2025-09-25 00:36:43.079606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8df000 of size 1024 next 475 2025-09-25 00:36:43.079619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8df400 of size 1024 next 478 2025-09-25 00:36:43.079631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8df800 of size 1024 next 479 2025-09-25 00:36:43.079643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8dfc00 of size 1024 next 480 2025-09-25 00:36:43.079656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e0000 of size 1024 next 481 2025-09-25 00:36:43.079668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e0400 of size 1024 next 482 2025-09-25 00:36:43.079681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e0800 of size 4096 next 484 2025-09-25 00:36:43.079693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e1800 of size 4096 next 485 2025-09-25 00:36:43.079705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e2800 of size 4096 next 486 2025-09-25 00:36:43.079718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e3800 of size 4096 next 487 2025-09-25 00:36:43.079730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e4800 of size 4096 next 488 2025-09-25 00:36:43.079743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e5800 of size 1024 next 489 2025-09-25 00:36:43.079755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e5c00 of size 1024 next 490 2025-09-25 00:36:43.079768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e6000 of size 1024 next 491 2025-09-25 00:36:43.079780: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e6400 of size 1024 next 492 2025-09-25 00:36:43.079792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e6800 of size 1024 next 493 2025-09-25 00:36:43.079805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e6c00 of size 1024 next 496 2025-09-25 00:36:43.079817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e7000 of size 1024 next 497 2025-09-25 00:36:43.079830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e7400 of size 1024 next 498 2025-09-25 00:36:43.079842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e7800 of size 1024 next 499 2025-09-25 00:36:43.079854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e7c00 of size 1024 next 500 2025-09-25 00:36:43.079867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e8000 of size 4096 next 502 2025-09-25 00:36:43.079879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8e9000 of size 4096 next 503 2025-09-25 00:36:43.079900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ea000 of size 4096 next 504 2025-09-25 00:36:43.079913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8eb000 of size 4096 next 505 2025-09-25 00:36:43.079925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ec000 of size 4096 next 506 2025-09-25 00:36:43.079938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ed000 of size 1024 next 507 2025-09-25 00:36:43.079950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ed400 of size 1024 next 508 2025-09-25 00:36:43.079962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ed800 of size 1024 next 509 2025-09-25 00:36:43.079975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8edc00 of size 1024 next 510 2025-09-25 00:36:43.079987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ee000 of size 1024 next 511 2025-09-25 00:36:43.080000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ee400 of size 1024 next 514 2025-09-25 00:36:43.080012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ee800 of size 1024 next 515 2025-09-25 00:36:43.080024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8eec00 of size 1024 next 516 2025-09-25 00:36:43.080037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ef000 of size 1024 next 517 2025-09-25 00:36:43.080049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ef400 of size 1024 next 518 2025-09-25 00:36:43.080062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ef800 of size 4096 next 520 2025-09-25 00:36:43.080074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f0800 of size 4096 next 521 2025-09-25 00:36:43.080086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f1800 of size 4096 next 522 2025-09-25 00:36:43.080099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f2800 of size 4096 next 523 2025-09-25 00:36:43.080111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f3800 of size 4096 next 524 2025-09-25 00:36:43.080124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f4800 of size 1024 next 525 2025-09-25 00:36:43.080136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f4c00 of size 1024 next 526 2025-09-25 00:36:43.080148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f5000 of size 1024 next 527 2025-09-25 00:36:43.080161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f5400 of size 1024 next 528 2025-09-25 00:36:43.080173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f5800 of size 1024 next 529 2025-09-25 00:36:43.080185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f5c00 of size 1024 next 532 2025-09-25 00:36:43.080198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f6000 of size 1024 next 533 2025-09-25 00:36:43.080210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f6400 of size 1024 next 534 2025-09-25 00:36:43.080223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f6800 of size 1024 next 535 2025-09-25 00:36:43.080235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f6c00 of size 1024 next 536 2025-09-25 00:36:43.080247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f7000 of size 4096 next 538 2025-09-25 00:36:43.080260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f8000 of size 4096 next 539 2025-09-25 00:36:43.080272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8f9000 of size 4096 next 540 2025-09-25 00:36:43.080284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fa000 of size 4096 next 541 2025-09-25 00:36:43.080306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fb000 of size 4096 next 542 2025-09-25 00:36:43.080319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fc000 of size 1024 next 543 2025-09-25 00:36:43.080331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fc400 of size 1024 next 544 2025-09-25 00:36:43.080355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fc800 of size 1024 next 545 2025-09-25 00:36:43.080368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fcc00 of size 1024 next 546 2025-09-25 00:36:43.080381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fd000 of size 1024 next 547 2025-09-25 00:36:43.080393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fd400 of size 1024 next 550 2025-09-25 00:36:43.080405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fd800 of size 1024 next 551 2025-09-25 00:36:43.080418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fdc00 of size 1024 next 552 2025-09-25 00:36:43.080430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fe000 of size 1024 next 553 2025-09-25 00:36:43.080443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fe400 of size 1024 next 554 2025-09-25 00:36:43.080455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8fe800 of size 4096 next 556 2025-09-25 00:36:43.080468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c8ff800 of size 4096 next 557 2025-09-25 00:36:43.080480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c900800 of size 4096 next 558 2025-09-25 00:36:43.080493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c901800 of size 4096 next 559 2025-09-25 00:36:43.080505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c902800 of size 4096 next 560 2025-09-25 00:36:43.080517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c903800 of size 1024 next 561 2025-09-25 00:36:43.080530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c903c00 of size 1024 next 562 2025-09-25 00:36:43.080542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c904000 of size 1024 next 563 2025-09-25 00:36:43.080555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c904400 of size 1024 next 564 2025-09-25 00:36:43.080567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c904800 of size 1024 next 565 2025-09-25 00:36:43.080580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c904c00 of size 1024 next 568 2025-09-25 00:36:43.080592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c905000 of size 1024 next 569 2025-09-25 00:36:43.080605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c905400 of size 1024 next 570 2025-09-25 00:36:43.080617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c905800 of size 1024 next 571 2025-09-25 00:36:43.080629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c905c00 of size 1024 next 572 2025-09-25 00:36:43.080642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c906000 of size 4096 next 574 2025-09-25 00:36:43.080654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c907000 of size 4096 next 575 2025-09-25 00:36:43.080667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c908000 of size 4096 next 576 2025-09-25 00:36:43.080679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c909000 of size 4096 next 577 2025-09-25 00:36:43.080692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90a000 of size 4096 next 578 2025-09-25 00:36:43.080704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90b000 of size 1024 next 579 2025-09-25 00:36:43.080717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90b400 of size 1024 next 580 2025-09-25 00:36:43.080738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90b800 of size 1024 next 581 2025-09-25 00:36:43.080751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90bc00 of size 1024 next 582 2025-09-25 00:36:43.080763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90c000 of size 1024 next 583 2025-09-25 00:36:43.080776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90c400 of size 1024 next 586 2025-09-25 00:36:43.080788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90c800 of size 1024 next 587 2025-09-25 00:36:43.080800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90cc00 of size 1024 next 588 2025-09-25 00:36:43.080813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90d000 of size 1024 next 589 2025-09-25 00:36:43.080825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90d400 of size 1024 next 590 2025-09-25 00:36:43.080838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90d800 of size 4096 next 592 2025-09-25 00:36:43.080851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c90e800 of size 6144 next 112 2025-09-25 00:36:43.080863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c910000 of size 524288 next 111 2025-09-25 00:36:43.080876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c990000 of size 262144 next 135 2025-09-25 00:36:43.080889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264c9d0000 of size 327680 next 124 2025-09-25 00:36:43.080901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264ca20000 of size 589824 next 123 2025-09-25 00:36:43.080914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cab0000 of size 262144 next 152 2025-09-25 00:36:43.080926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264caf0000 of size 327680 next 142 2025-09-25 00:36:43.080939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cb40000 of size 786432 next 18446744073709551615 2025-09-25 00:36:43.080952: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-09-25 00:36:43.080964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc00000 of size 4096 next 593 2025-09-25 00:36:43.080977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc01000 of size 4096 next 594 2025-09-25 00:36:43.080989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc02000 of size 4096 next 595 2025-09-25 00:36:43.081002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc03000 of size 2048 next 598 2025-09-25 00:36:43.081014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc03800 of size 2048 next 599 2025-09-25 00:36:43.081027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc04000 of size 2048 next 600 2025-09-25 00:36:43.081039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc04800 of size 2048 next 601 2025-09-25 00:36:43.081052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc05000 of size 2048 next 602 2025-09-25 00:36:43.081064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc05800 of size 256 next 605 2025-09-25 00:36:43.081077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc05900 of size 256 next 606 2025-09-25 00:36:43.081089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc05a00 of size 2048 next 604 2025-09-25 00:36:43.081102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc06200 of size 2048 next 609 2025-09-25 00:36:43.081114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc06a00 of size 2048 next 610 2025-09-25 00:36:43.081126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc07200 of size 2048 next 611 2025-09-25 00:36:43.081152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc07a00 of size 2048 next 612 2025-09-25 00:36:43.081166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc08200 of size 256 next 614 2025-09-25 00:36:43.081178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc08300 of size 256 next 615 2025-09-25 00:36:43.081191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc08400 of size 8192 next 613 2025-09-25 00:36:43.081203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc0a400 of size 8192 next 618 2025-09-25 00:36:43.081216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc0c400 of size 8192 next 619 2025-09-25 00:36:43.081228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc0e400 of size 8192 next 620 2025-09-25 00:36:43.081241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc10400 of size 8192 next 621 2025-09-25 00:36:43.081253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc12400 of size 256 next 622 2025-09-25 00:36:43.081266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc12500 of size 256 next 623 2025-09-25 00:36:43.081278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc12600 of size 8192 next 626 2025-09-25 00:36:43.081291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc14600 of size 8192 next 627 2025-09-25 00:36:43.081303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc16600 of size 8192 next 628 2025-09-25 00:36:43.081316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc18600 of size 8192 next 629 2025-09-25 00:36:43.081328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1a600 of size 8192 next 630 2025-09-25 00:36:43.081340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1c600 of size 2048 next 631 2025-09-25 00:36:43.081353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1ce00 of size 2048 next 633 2025-09-25 00:36:43.081365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1d600 of size 2048 next 634 2025-09-25 00:36:43.081378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1de00 of size 2048 next 635 2025-09-25 00:36:43.081390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1e600 of size 2048 next 636 2025-09-25 00:36:43.081403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1ee00 of size 2048 next 637 2025-09-25 00:36:43.081415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1f600 of size 2048 next 640 2025-09-25 00:36:43.081427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc1fe00 of size 2048 next 641 2025-09-25 00:36:43.081440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc20600 of size 2048 next 642 2025-09-25 00:36:43.081452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc20e00 of size 2048 next 643 2025-09-25 00:36:43.081465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc21600 of size 8192 next 645 2025-09-25 00:36:43.081477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc23600 of size 8192 next 646 2025-09-25 00:36:43.081490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc25600 of size 8192 next 647 2025-09-25 00:36:43.081502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc27600 of size 8192 next 648 2025-09-25 00:36:43.081514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc29600 of size 8192 next 649 2025-09-25 00:36:43.081527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2b600 of size 2048 next 650 2025-09-25 00:36:43.081539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2be00 of size 2048 next 651 2025-09-25 00:36:43.081560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2c600 of size 2048 next 652 2025-09-25 00:36:43.081573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2ce00 of size 2048 next 653 2025-09-25 00:36:43.081586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2d600 of size 2048 next 654 2025-09-25 00:36:43.081598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2de00 of size 2048 next 655 2025-09-25 00:36:43.081610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2e600 of size 2048 next 657 2025-09-25 00:36:43.081623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2ee00 of size 2048 next 658 2025-09-25 00:36:43.081635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2f600 of size 2048 next 659 2025-09-25 00:36:43.081647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc2fe00 of size 2048 next 660 2025-09-25 00:36:43.081660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc30600 of size 8192 next 662 2025-09-25 00:36:43.081672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc32600 of size 8192 next 663 2025-09-25 00:36:43.081685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc34600 of size 8192 next 664 2025-09-25 00:36:43.081697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc36600 of size 8192 next 665 2025-09-25 00:36:43.081709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc38600 of size 8192 next 666 2025-09-25 00:36:43.081722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3a600 of size 1024 next 667 2025-09-25 00:36:43.081734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3aa00 of size 1024 next 668 2025-09-25 00:36:43.081747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3ae00 of size 1024 next 669 2025-09-25 00:36:43.081759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3b200 of size 1024 next 673 2025-09-25 00:36:43.081771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3b600 of size 1024 next 675 2025-09-25 00:36:43.081784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3ba00 of size 1024 next 677 2025-09-25 00:36:43.081796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3be00 of size 1024 next 679 2025-09-25 00:36:43.081809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3c200 of size 1024 next 681 2025-09-25 00:36:43.081821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3c600 of size 256 next 682 2025-09-25 00:36:43.081834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3c700 of size 256 next 683 2025-09-25 00:36:43.081846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3c800 of size 2048 next 686 2025-09-25 00:36:43.081858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3d000 of size 256 next 690 2025-09-25 00:36:43.081871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3d100 of size 256 next 694 2025-09-25 00:36:43.081883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3d200 of size 256 next 695 2025-09-25 00:36:43.081896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc3d300 of size 256 next 693 2025-09-25 00:36:43.081908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264cc3d400 of size 11264 next 687 2025-09-25 00:36:43.081920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc40000 of size 256 next 688 2025-09-25 00:36:43.081933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc40100 of size 256 next 689 2025-09-25 00:36:43.081945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264cc40200 of size 12544 next 691 2025-09-25 00:36:43.081967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc43300 of size 12288 next 692 2025-09-25 00:36:43.081980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264cc46300 of size 49152 next 697 2025-09-25 00:36:43.081993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc52300 of size 24576 next 696 2025-09-25 00:36:43.082005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264cc58300 of size 228608 next 160 2025-09-25 00:36:43.082018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cc90000 of size 589824 next 158 2025-09-25 00:36:43.082030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cd20000 of size 524288 next 171 2025-09-25 00:36:43.082043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cda0000 of size 256 next 671 2025-09-25 00:36:43.082055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cda0100 of size 256 next 672 2025-09-25 00:36:43.082068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f264cda0200 of size 523776 next 670 2025-09-25 00:36:43.082080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264ce20000 of size 524288 next 222 2025-09-25 00:36:43.082093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cea0000 of size 1048576 next 190 2025-09-25 00:36:43.082105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264cfa0000 of size 1048576 next 189 2025-09-25 00:36:43.082118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264d0a0000 of size 1048576 next 203 2025-09-25 00:36:43.082130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264d1a0000 of size 1048576 next 251 2025-09-25 00:36:43.082143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f264d2a0000 of size 1441792 next 18446744073709551615 2025-09-25 00:36:43.082156: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-09-25 00:36:43.082169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00000 of size 1280 next 1 2025-09-25 00:36:43.082181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00500 of size 256 next 5 2025-09-25 00:36:43.082194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00600 of size 256 next 8 2025-09-25 00:36:43.082206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00700 of size 256 next 9 2025-09-25 00:36:43.082219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00800 of size 256 next 10 2025-09-25 00:36:43.082231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00900 of size 256 next 11 2025-09-25 00:36:43.082244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00a00 of size 256 next 12 2025-09-25 00:36:43.082256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00b00 of size 256 next 13 2025-09-25 00:36:43.082269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00c00 of size 256 next 17 2025-09-25 00:36:43.082281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00d00 of size 256 next 19 2025-09-25 00:36:43.082293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00e00 of size 256 next 20 2025-09-25 00:36:43.082306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae00f00 of size 256 next 21 2025-09-25 00:36:43.082318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01000 of size 256 next 22 2025-09-25 00:36:43.082330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01100 of size 256 next 24 2025-09-25 00:36:43.082343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01200 of size 256 next 25 2025-09-25 00:36:43.082355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01300 of size 256 next 23 2025-09-25 00:36:43.082368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01400 of size 256 next 28 2025-09-25 00:36:43.082389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01500 of size 256 next 29 2025-09-25 00:36:43.082401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01600 of size 256 next 30 2025-09-25 00:36:43.082414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01700 of size 256 next 31 2025-09-25 00:36:43.082426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01800 of size 256 next 33 2025-09-25 00:36:43.082439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01900 of size 256 next 34 2025-09-25 00:36:43.082451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01a00 of size 1024 next 32 2025-09-25 00:36:43.082464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae01e00 of size 1024 next 37 2025-09-25 00:36:43.082476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae02200 of size 1024 next 38 2025-09-25 00:36:43.082489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae02600 of size 1024 next 39 2025-09-25 00:36:43.082501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae02a00 of size 1024 next 40 2025-09-25 00:36:43.082513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae02e00 of size 1024 next 41 2025-09-25 00:36:43.082526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae03200 of size 1024 next 43 2025-09-25 00:36:43.082538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae03600 of size 1024 next 44 2025-09-25 00:36:43.082550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae03a00 of size 1024 next 45 2025-09-25 00:36:43.082563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae03e00 of size 1024 next 46 2025-09-25 00:36:43.082575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04200 of size 256 next 48 2025-09-25 00:36:43.082588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04300 of size 256 next 49 2025-09-25 00:36:43.082600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04400 of size 256 next 50 2025-09-25 00:36:43.082613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04500 of size 256 next 51 2025-09-25 00:36:43.082625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04600 of size 256 next 52 2025-09-25 00:36:43.082637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04700 of size 256 next 53 2025-09-25 00:36:43.082650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04800 of size 256 next 56 2025-09-25 00:36:43.082662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04900 of size 256 next 57 2025-09-25 00:36:43.082674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04a00 of size 256 next 58 2025-09-25 00:36:43.082687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04b00 of size 256 next 14 2025-09-25 00:36:43.082699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04c00 of size 256 next 15 2025-09-25 00:36:43.082711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04d00 of size 256 next 16 2025-09-25 00:36:43.082724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae04e00 of size 1024 next 60 2025-09-25 00:36:43.082736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae05200 of size 1024 next 61 2025-09-25 00:36:43.082749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae05600 of size 1024 next 62 2025-09-25 00:36:43.082761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae05a00 of size 1024 next 63 2025-09-25 00:36:43.082773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae05e00 of size 1024 next 64 2025-09-25 00:36:43.082795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06200 of size 256 next 66 2025-09-25 00:36:43.082807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06300 of size 256 next 67 2025-09-25 00:36:43.082820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06400 of size 256 next 68 2025-09-25 00:36:43.082832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06500 of size 256 next 69 2025-09-25 00:36:43.082845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06600 of size 256 next 70 2025-09-25 00:36:43.082857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06700 of size 256 next 73 2025-09-25 00:36:43.082869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06800 of size 256 next 74 2025-09-25 00:36:43.082882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06900 of size 256 next 75 2025-09-25 00:36:43.082894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06a00 of size 256 next 76 2025-09-25 00:36:43.082907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06b00 of size 256 next 77 2025-09-25 00:36:43.082919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae06c00 of size 1024 next 79 2025-09-25 00:36:43.082932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae07000 of size 1024 next 80 2025-09-25 00:36:43.082944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae07400 of size 1024 next 81 2025-09-25 00:36:43.082956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae07800 of size 1024 next 82 2025-09-25 00:36:43.082969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae07c00 of size 1024 next 83 2025-09-25 00:36:43.082981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08000 of size 256 next 85 2025-09-25 00:36:43.082994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08100 of size 256 next 86 2025-09-25 00:36:43.083007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08200 of size 512 next 84 2025-09-25 00:36:43.083019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08400 of size 512 next 88 2025-09-25 00:36:43.083032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08600 of size 512 next 89 2025-09-25 00:36:43.083044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08800 of size 512 next 90 2025-09-25 00:36:43.083056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08a00 of size 512 next 91 2025-09-25 00:36:43.083069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08c00 of size 256 next 93 2025-09-25 00:36:43.083081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08d00 of size 256 next 94 2025-09-25 00:36:43.083094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae08e00 of size 512 next 92 2025-09-25 00:36:43.083106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09000 of size 512 next 97 2025-09-25 00:36:43.083118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09200 of size 512 next 98 2025-09-25 00:36:43.083131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09400 of size 512 next 99 2025-09-25 00:36:43.083143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09600 of size 512 next 2 2025-09-25 00:36:43.083156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09800 of size 256 next 3 2025-09-25 00:36:43.083168: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09900 of size 256 next 4 2025-09-25 00:36:43.083181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae09a00 of size 16384 next 18 2025-09-25 00:36:43.083194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0da00 of size 256 next 100 2025-09-25 00:36:43.083215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0db00 of size 256 next 101 2025-09-25 00:36:43.083227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0dc00 of size 2048 next 104 2025-09-25 00:36:43.083240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0e400 of size 2048 next 105 2025-09-25 00:36:43.083252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0ec00 of size 2048 next 106 2025-09-25 00:36:43.083265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0f400 of size 2048 next 107 2025-09-25 00:36:43.083277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae0fc00 of size 2048 next 108 2025-09-25 00:36:43.083290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae10400 of size 256 next 109 2025-09-25 00:36:43.083302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae10500 of size 256 next 110 2025-09-25 00:36:43.083315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae10600 of size 2048 next 113 2025-09-25 00:36:43.083327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae10e00 of size 2048 next 114 2025-09-25 00:36:43.083339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae11600 of size 2048 next 115 2025-09-25 00:36:43.083352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae11e00 of size 2048 next 116 2025-09-25 00:36:43.083364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae12600 of size 2048 next 6 2025-09-25 00:36:43.083377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae12e00 of size 37632 next 7 2025-09-25 00:36:43.083389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1c100 of size 512 next 118 2025-09-25 00:36:43.083402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1c300 of size 512 next 119 2025-09-25 00:36:43.083414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1c500 of size 512 next 120 2025-09-25 00:36:43.083427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1c700 of size 512 next 121 2025-09-25 00:36:43.083439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1c900 of size 512 next 122 2025-09-25 00:36:43.083452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1cb00 of size 512 next 125 2025-09-25 00:36:43.083464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1cd00 of size 512 next 126 2025-09-25 00:36:43.083477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1cf00 of size 512 next 127 2025-09-25 00:36:43.083489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1d100 of size 512 next 128 2025-09-25 00:36:43.083501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1d300 of size 512 next 129 2025-09-25 00:36:43.083514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1d500 of size 2048 next 130 2025-09-25 00:36:43.083526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1dd00 of size 2048 next 131 2025-09-25 00:36:43.083539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1e500 of size 2048 next 132 2025-09-25 00:36:43.083551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1ed00 of size 2048 next 133 2025-09-25 00:36:43.083563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1f500 of size 2048 next 134 2025-09-25 00:36:43.083576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1fd00 of size 512 next 136 2025-09-25 00:36:43.083588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae1ff00 of size 512 next 137 2025-09-25 00:36:43.083601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20100 of size 512 next 138 2025-09-25 00:36:43.083622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20300 of size 512 next 139 2025-09-25 00:36:43.083635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20500 of size 512 next 140 2025-09-25 00:36:43.083648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20700 of size 512 next 141 2025-09-25 00:36:43.083660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20900 of size 512 next 143 2025-09-25 00:36:43.083672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20b00 of size 512 next 144 2025-09-25 00:36:43.083685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20d00 of size 512 next 145 2025-09-25 00:36:43.083697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae20f00 of size 512 next 146 2025-09-25 00:36:43.083710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae21100 of size 2048 next 147 2025-09-25 00:36:43.083722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae21900 of size 2048 next 148 2025-09-25 00:36:43.083735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae22100 of size 2048 next 149 2025-09-25 00:36:43.083747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae22900 of size 2048 next 150 2025-09-25 00:36:43.083760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae23100 of size 2048 next 151 2025-09-25 00:36:43.083772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae23900 of size 512 next 153 2025-09-25 00:36:43.083785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae23b00 of size 512 next 154 2025-09-25 00:36:43.083797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae23d00 of size 512 next 155 2025-09-25 00:36:43.083809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae23f00 of size 512 next 156 2025-09-25 00:36:43.083822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24100 of size 512 next 157 2025-09-25 00:36:43.083834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24300 of size 512 next 161 2025-09-25 00:36:43.083847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24500 of size 512 next 162 2025-09-25 00:36:43.083859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24700 of size 512 next 163 2025-09-25 00:36:43.083872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24900 of size 512 next 164 2025-09-25 00:36:43.083884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24b00 of size 512 next 165 2025-09-25 00:36:43.083896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae24d00 of size 2048 next 166 2025-09-25 00:36:43.083909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae25500 of size 2048 next 167 2025-09-25 00:36:43.083921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae25d00 of size 2048 next 168 2025-09-25 00:36:43.083934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae26500 of size 2048 next 169 2025-09-25 00:36:43.083946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae26d00 of size 2048 next 170 2025-09-25 00:36:43.083959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae27500 of size 1024 next 172 2025-09-25 00:36:43.083971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae27900 of size 1024 next 173 2025-09-25 00:36:43.083984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae27d00 of size 1024 next 174 2025-09-25 00:36:43.083996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28100 of size 1024 next 175 2025-09-25 00:36:43.084009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28500 of size 1024 next 176 2025-09-25 00:36:43.084021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28900 of size 256 next 178 2025-09-25 00:36:43.084042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28a00 of size 256 next 179 2025-09-25 00:36:43.084055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28b00 of size 1024 next 177 2025-09-25 00:36:43.084067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae28f00 of size 1024 next 182 2025-09-25 00:36:43.084080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae29300 of size 1024 next 183 2025-09-25 00:36:43.084092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae29700 of size 1024 next 184 2025-09-25 00:36:43.084105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae29b00 of size 1024 next 185 2025-09-25 00:36:43.084117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae29f00 of size 256 next 187 2025-09-25 00:36:43.084129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae2a000 of size 256 next 188 2025-09-25 00:36:43.084142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae2a100 of size 4096 next 186 2025-09-25 00:36:43.084154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae2b100 of size 4096 next 42 2025-09-25 00:36:43.084167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae2c100 of size 65536 next 36 2025-09-25 00:36:43.084179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae3c100 of size 65536 next 35 2025-09-25 00:36:43.084192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae4c100 of size 4096 next 235 2025-09-25 00:36:43.084204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae4d100 of size 4096 next 236 2025-09-25 00:36:43.084217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae4e100 of size 4096 next 237 2025-09-25 00:36:43.084229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae4f100 of size 4096 next 238 2025-09-25 00:36:43.084241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae50100 of size 1024 next 239 2025-09-25 00:36:43.084254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae50500 of size 1024 next 240 2025-09-25 00:36:43.084266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae50900 of size 1024 next 241 2025-09-25 00:36:43.084279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae50d00 of size 1024 next 242 2025-09-25 00:36:43.084291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae51100 of size 1024 next 243 2025-09-25 00:36:43.084304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae51500 of size 1024 next 246 2025-09-25 00:36:43.084316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae51900 of size 1024 next 247 2025-09-25 00:36:43.084329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae51d00 of size 1024 next 248 2025-09-25 00:36:43.084349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae52100 of size 1024 next 249 2025-09-25 00:36:43.084364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae52500 of size 1024 next 250 2025-09-25 00:36:43.084377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae52900 of size 4096 next 252 2025-09-25 00:36:43.084389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae53900 of size 4096 next 253 2025-09-25 00:36:43.084402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae54900 of size 4096 next 254 2025-09-25 00:36:43.084415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae55900 of size 4096 next 255 2025-09-25 00:36:43.084427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae56900 of size 4096 next 256 2025-09-25 00:36:43.084439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae57900 of size 1024 next 257 2025-09-25 00:36:43.084461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae57d00 of size 1024 next 258 2025-09-25 00:36:43.084474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae58100 of size 1024 next 259 2025-09-25 00:36:43.084486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae58500 of size 1024 next 260 2025-09-25 00:36:43.084499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae58900 of size 1024 next 261 2025-09-25 00:36:43.084511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae58d00 of size 1024 next 264 2025-09-25 00:36:43.084558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae59100 of size 1024 next 265 2025-09-25 00:36:43.084583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae59500 of size 1024 next 266 2025-09-25 00:36:43.084600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae59900 of size 1024 next 267 2025-09-25 00:36:43.084613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae59d00 of size 1024 next 268 2025-09-25 00:36:43.084626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5a100 of size 4096 next 270 2025-09-25 00:36:43.084638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5b100 of size 4096 next 271 2025-09-25 00:36:43.084651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5c100 of size 4096 next 272 2025-09-25 00:36:43.084663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5d100 of size 4096 next 273 2025-09-25 00:36:43.084676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5e100 of size 4096 next 274 2025-09-25 00:36:43.084688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5f100 of size 1024 next 275 2025-09-25 00:36:43.084701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5f500 of size 1024 next 276 2025-09-25 00:36:43.084713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5f900 of size 1024 next 277 2025-09-25 00:36:43.084725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae5fd00 of size 1024 next 278 2025-09-25 00:36:43.084738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae60100 of size 1024 next 279 2025-09-25 00:36:43.084750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae60500 of size 1024 next 282 2025-09-25 00:36:43.084763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae60900 of size 1024 next 283 2025-09-25 00:36:43.084775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae60d00 of size 1024 next 284 2025-09-25 00:36:43.084788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae61100 of size 1024 next 285 2025-09-25 00:36:43.084800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae61500 of size 1024 next 286 2025-09-25 00:36:43.084812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae61900 of size 4096 next 288 2025-09-25 00:36:43.084825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae62900 of size 6144 next 27 2025-09-25 00:36:43.084838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae64100 of size 147456 next 26 2025-09-25 00:36:43.084850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae88100 of size 65536 next 47 2025-09-25 00:36:43.084863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278ae98100 of size 65536 next 59 2025-09-25 00:36:43.084875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278aea8100 of size 65536 next 65 2025-09-25 00:36:43.084888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f278aeb8100 of size 294656 next 18446744073709551615 2025-09-25 00:36:43.084901: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-09-25 00:36:43.084939: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 256 totalling 18.8KiB 2025-09-25 00:36:43.084956: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-09-25 00:36:43.084970: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 258 Chunks of size 1024 totalling 258.0KiB 2025-09-25 00:36:43.084984: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-09-25 00:36:43.084998: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 56 Chunks of size 2048 totalling 112.0KiB 2025-09-25 00:36:43.085012: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-09-25 00:36:43.085026: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-09-25 00:36:43.085039: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-09-25 00:36:43.085053: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 20 Chunks of size 8192 totalling 160.0KiB 2025-09-25 00:36:43.085067: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12288 totalling 12.0KiB 2025-09-25 00:36:43.085081: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-09-25 00:36:43.085094: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 24576 totalling 24.0KiB 2025-09-25 00:36:43.085108: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-09-25 00:36:43.085122: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-09-25 00:36:43.085136: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-09-25 00:36:43.085150: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-09-25 00:36:43.085164: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 262144 totalling 1.25MiB 2025-09-25 00:36:43.085177: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-09-25 00:36:43.085191: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-09-25 00:36:43.085205: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 524288 totalling 1.50MiB 2025-09-25 00:36:43.085218: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-09-25 00:36:43.085232: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-09-25 00:36:43.085246: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-09-25 00:36:43.085260: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 19 Chunks of size 1310720 totalling 23.75MiB 2025-09-25 00:36:43.085274: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-09-25 00:36:43.085287: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-09-25 00:36:43.085301: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-09-25 00:36:43.085314: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 26 Chunks of size 2359296 totalling 58.50MiB 2025-09-25 00:36:43.085328: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3932160 totalling 3.75MiB 2025-09-25 00:36:43.085342: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 4194304 totalling 20.00MiB 2025-09-25 00:36:43.085355: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4718592 totalling 4.50MiB 2025-09-25 00:36:43.085369: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6291456 totalling 6.00MiB 2025-09-25 00:36:43.085383: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-09-25 00:36:43.085406: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 9437184 totalling 27.00MiB 2025-09-25 00:36:43.085420: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 191.76MiB 2025-09-25 00:36:43.085433: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 245956608 memory_limit_: 245956608 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-09-25 00:36:43.085451: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 245956608 InUse: 201074688 MaxInUse: 213355008 NumAllocs: 2322 MaxAllocSize: 9437184 2025-09-25 00:36:43.085484: W tensorflow/core/common_runtime/bfc_allocator.cc:439] _**********************___********_***_______******************************************************* 2025-09-25 00:36:43.085545: 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/25092025/python_test3//data_4/data_log/job/2025/September/25092025/python_test3/log-python3----short_python3--v--marlene-00:35:02.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.2541487216949463 #### 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 Thu Sep 25 00:36:43 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/1758753403_2247770_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1758753403_2247770_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.01587653160095215 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 : 7.291528224945068 time spend to save output : 0.017755985260009766 total time spend for step 0 : 7.309284210205078 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.11957406997680664 #### 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 Thu Sep 25 00:36:51 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/1758753410_2247770_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1758753410_2247770_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 E0925 00:36:52.638273 2247770 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0925 00:36:52.658212 2247770 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0925 00:36:52.676064 2247770 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 7.83user 7.62system 1:26.74elapsed 17%CPU (0avgtext+0avgdata 1917060maxresident)k 2932576inputs+3536outputs (10403major+802706minor)pagefaults 0swaps