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.1330416202545166 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 06:35:27 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 611 wait 20 seconds l 3637 free memory gpu now : 611 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 /home/admin/workarea/git/Velours/python/tests/python_tests.py:11: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp 2025-09-25 06:35:51.350606: 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 06:35:51.728577: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3492910000 Hz 2025-09-25 06:35:51.730823: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f9f20000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-09-25 06:35:51.730901: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-09-25 06:35:51.736243: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-09-25 06:35:51.907319: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x23d02be0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-09-25 06:35:51.907376: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-09-25 06:35:51.908699: 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 06:35:51.910762: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 06:35:51.942503: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 06:35:51.963428: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 06:35:51.967610: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 06:35:52.000020: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 06:35:52.005013: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 06:35:52.062464: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 06:35:52.063652: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 06:35:52.064117: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 06:35:52.065532: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-25 06:35:52.065555: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-25 06:35:52.065566: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-25 06:35:52.066863: 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 06:35:52.809502: 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 06:35:52.809636: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 06:35:52.809668: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 06:35:52.809694: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 06:35:52.809720: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 06:35:52.809745: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 06:35:52.809782: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 06:35:52.809809: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 06:35:52.810737: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 06:35:52.811744: 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 06:35:52.811780: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 06:35:52.811799: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 06:35:52.811817: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 06:35:52.811835: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 06:35:52.811853: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 06:35:52.811871: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 06:35:52.811888: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 06:35:52.812750: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 06:35:52.812792: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-25 06:35:52.812804: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-25 06:35:52.812813: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-25 06:35:52.813675: 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 06:36:05.400715: 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 06:36:05.454411: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-09-25 06:36:05.454449: 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 06:36:05.454466: 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 06:36:05.454482: 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 06:36:05.454498: 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 06:36:05.454514: 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 06:36:05.454543: 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 06:36:05.454559: 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 06:36:05.454574: 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 06:36:05.454590: 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 06:36:05.454605: 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 06:36:05.454620: 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 06:36:05.454634: 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 06:36:05.454650: 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 06:36:05.454665: 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 06:36:05.454681: 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 06:36:05.454696: 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 06:36:05.454711: 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 06:36:05.454724: 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 06:36:05.454737: 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 06:36:05.454751: 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 06:36:05.454764: 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 06:36:05.454778: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 49.00MiB was 32.00MiB, Chunk State: 2025-09-25 06:36:05.454790: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 112787456 2025-09-25 06:36:05.454806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d32000000 of size 4194304 next 632 2025-09-25 06:36:05.454832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d32400000 of size 4194304 next 617 2025-09-25 06:36:05.454845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d32800000 of size 4194304 next 616 2025-09-25 06:36:05.454856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d32c00000 of size 6291456 next 608 2025-09-25 06:36:05.454868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d33200000 of size 9437184 next 607 2025-09-25 06:36:05.454880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d33b00000 of size 4194304 next 644 2025-09-25 06:36:05.454891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d33f00000 of size 4194304 next 625 2025-09-25 06:36:05.454903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d34300000 of size 8388608 next 624 2025-09-25 06:36:05.454915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d34b00000 of size 4194304 next 661 2025-09-25 06:36:05.454926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d34f00000 of size 2359296 next 676 2025-09-25 06:36:05.454938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d35140000 of size 2359296 next 678 2025-09-25 06:36:05.454949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d35380000 of size 2359296 next 680 2025-09-25 06:36:05.454961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d355c0000 of size 7602176 next 639 2025-09-25 06:36:05.454972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d35d00000 of size 9437184 next 638 2025-09-25 06:36:05.454984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d36600000 of size 9437184 next 656 2025-09-25 06:36:05.454995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d36f00000 of size 4718592 next 685 2025-09-25 06:36:05.455008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d37380000 of size 4718592 next 684 2025-09-25 06:36:05.455020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d37800000 of size 20512768 next 18446744073709551615 2025-09-25 06:36:05.455031: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-09-25 06:36:05.455043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a000000 of size 2359296 next 370 2025-09-25 06:36:05.455055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a240000 of size 1048576 next 394 2025-09-25 06:36:05.455066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d3a340000 of size 1310720 next 388 2025-09-25 06:36:05.455078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a480000 of size 2359296 next 387 2025-09-25 06:36:05.455089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a6c0000 of size 1048576 next 412 2025-09-25 06:36:05.455101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a7c0000 of size 1310720 next 406 2025-09-25 06:36:05.455113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a900000 of size 2359296 next 405 2025-09-25 06:36:05.455124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3ab40000 of size 1048576 next 430 2025-09-25 06:36:05.455136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3ac40000 of size 1310720 next 424 2025-09-25 06:36:05.455147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3ad80000 of size 2359296 next 423 2025-09-25 06:36:05.455159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3afc0000 of size 1048576 next 447 2025-09-25 06:36:05.455170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b0c0000 of size 1310720 next 441 2025-09-25 06:36:05.455182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b200000 of size 2359296 next 440 2025-09-25 06:36:05.455201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b440000 of size 1048576 next 465 2025-09-25 06:36:05.455213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b540000 of size 1310720 next 459 2025-09-25 06:36:05.455225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b680000 of size 2359296 next 458 2025-09-25 06:36:05.455236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b8c0000 of size 1048576 next 483 2025-09-25 06:36:05.455248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b9c0000 of size 1310720 next 477 2025-09-25 06:36:05.455259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3bb00000 of size 2359296 next 476 2025-09-25 06:36:05.455271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3bd40000 of size 1048576 next 501 2025-09-25 06:36:05.455282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3be40000 of size 1310720 next 495 2025-09-25 06:36:05.455294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3bf80000 of size 2359296 next 494 2025-09-25 06:36:05.455305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c1c0000 of size 1048576 next 519 2025-09-25 06:36:05.455317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c2c0000 of size 1310720 next 513 2025-09-25 06:36:05.455328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c400000 of size 2359296 next 512 2025-09-25 06:36:05.455340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c640000 of size 1048576 next 537 2025-09-25 06:36:05.455351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c740000 of size 1310720 next 531 2025-09-25 06:36:05.455363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c880000 of size 2359296 next 530 2025-09-25 06:36:05.455374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3cac0000 of size 1048576 next 555 2025-09-25 06:36:05.455386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3cbc0000 of size 1310720 next 549 2025-09-25 06:36:05.455397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3cd00000 of size 2359296 next 548 2025-09-25 06:36:05.455408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3cf40000 of size 1048576 next 573 2025-09-25 06:36:05.455420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3d040000 of size 1310720 next 567 2025-09-25 06:36:05.455431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3d180000 of size 2359296 next 566 2025-09-25 06:36:05.455443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3d3c0000 of size 1048576 next 591 2025-09-25 06:36:05.455454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3d4c0000 of size 1310720 next 585 2025-09-25 06:36:05.455466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3d600000 of size 2359296 next 584 2025-09-25 06:36:05.455477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d3d840000 of size 2097152 next 597 2025-09-25 06:36:05.455489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3da40000 of size 2097152 next 596 2025-09-25 06:36:05.455501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3dc40000 of size 3932160 next 18446744073709551615 2025-09-25 06:36:05.455512: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-09-25 06:36:05.455524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e000000 of size 2359296 next 245 2025-09-25 06:36:05.455535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e240000 of size 1048576 next 269 2025-09-25 06:36:05.455547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e340000 of size 1310720 next 263 2025-09-25 06:36:05.455558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e480000 of size 2359296 next 262 2025-09-25 06:36:05.455578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e6c0000 of size 1048576 next 287 2025-09-25 06:36:05.455590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e7c0000 of size 1310720 next 281 2025-09-25 06:36:05.455601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e900000 of size 2359296 next 280 2025-09-25 06:36:05.455613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3eb40000 of size 1048576 next 304 2025-09-25 06:36:05.455624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3ec40000 of size 1310720 next 298 2025-09-25 06:36:05.455636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3ed80000 of size 2359296 next 297 2025-09-25 06:36:05.455647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3efc0000 of size 1048576 next 322 2025-09-25 06:36:05.455659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f0c0000 of size 1310720 next 316 2025-09-25 06:36:05.455670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f200000 of size 2359296 next 315 2025-09-25 06:36:05.455682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f440000 of size 1048576 next 340 2025-09-25 06:36:05.455693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f540000 of size 1310720 next 334 2025-09-25 06:36:05.455705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f680000 of size 2359296 next 333 2025-09-25 06:36:05.455716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f8c0000 of size 1048576 next 358 2025-09-25 06:36:05.455728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f9c0000 of size 1310720 next 352 2025-09-25 06:36:05.455739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3fb00000 of size 2359296 next 351 2025-09-25 06:36:05.455751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3fd40000 of size 1048576 next 376 2025-09-25 06:36:05.455762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3fe40000 of size 1835008 next 18446744073709551615 2025-09-25 06:36:05.455774: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-09-25 06:36:05.455786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40000000 of size 2359296 next 181 2025-09-25 06:36:05.455797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40240000 of size 2097152 next 196 2025-09-25 06:36:05.455809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40440000 of size 1048576 next 216 2025-09-25 06:36:05.455820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40540000 of size 1310720 next 209 2025-09-25 06:36:05.455832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40680000 of size 2359296 next 208 2025-09-25 06:36:05.455843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d408c0000 of size 1048576 next 234 2025-09-25 06:36:05.455854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d409c0000 of size 1310720 next 228 2025-09-25 06:36:05.455866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40b00000 of size 2359296 next 227 2025-09-25 06:36:05.455877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d40d40000 of size 2883584 next 18446744073709551615 2025-09-25 06:36:05.455889: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-09-25 06:36:05.455900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42600000 of size 147456 next 55 2025-09-25 06:36:05.455912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42624000 of size 65536 next 78 2025-09-25 06:36:05.455924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42634000 of size 4096 next 191 2025-09-25 06:36:05.455943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42635000 of size 4096 next 192 2025-09-25 06:36:05.455955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42636000 of size 4096 next 193 2025-09-25 06:36:05.455967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42637000 of size 256 next 194 2025-09-25 06:36:05.455978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42637100 of size 256 next 195 2025-09-25 06:36:05.455990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42637200 of size 4096 next 197 2025-09-25 06:36:05.456001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42638200 of size 4096 next 198 2025-09-25 06:36:05.456013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42639200 of size 4096 next 199 2025-09-25 06:36:05.456024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263a200 of size 4096 next 200 2025-09-25 06:36:05.456035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263b200 of size 4096 next 201 2025-09-25 06:36:05.456047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263c200 of size 1024 next 202 2025-09-25 06:36:05.456059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263c600 of size 1024 next 204 2025-09-25 06:36:05.456070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263ca00 of size 1024 next 205 2025-09-25 06:36:05.456082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263ce00 of size 1024 next 206 2025-09-25 06:36:05.456093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263d200 of size 1024 next 207 2025-09-25 06:36:05.456105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263d600 of size 1024 next 210 2025-09-25 06:36:05.456116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263da00 of size 1024 next 211 2025-09-25 06:36:05.456128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263de00 of size 1024 next 212 2025-09-25 06:36:05.456139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263e200 of size 1024 next 213 2025-09-25 06:36:05.456151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263e600 of size 1024 next 214 2025-09-25 06:36:05.456162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263ea00 of size 4096 next 215 2025-09-25 06:36:05.456174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263fa00 of size 4096 next 217 2025-09-25 06:36:05.456185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42640a00 of size 4096 next 218 2025-09-25 06:36:05.456197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42641a00 of size 4096 next 219 2025-09-25 06:36:05.456208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42642a00 of size 4096 next 220 2025-09-25 06:36:05.456220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42643a00 of size 1024 next 221 2025-09-25 06:36:05.456231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42643e00 of size 1024 next 223 2025-09-25 06:36:05.456243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42644200 of size 1024 next 224 2025-09-25 06:36:05.456254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42644600 of size 1024 next 225 2025-09-25 06:36:05.456265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42644a00 of size 1024 next 226 2025-09-25 06:36:05.456277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42644e00 of size 1024 next 229 2025-09-25 06:36:05.456288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42645200 of size 1024 next 230 2025-09-25 06:36:05.456300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42645600 of size 1024 next 231 2025-09-25 06:36:05.456311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42645a00 of size 1024 next 232 2025-09-25 06:36:05.456330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42645e00 of size 1024 next 233 2025-09-25 06:36:05.456356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42646200 of size 7680 next 72 2025-09-25 06:36:05.456370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42648000 of size 147456 next 71 2025-09-25 06:36:05.456382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4266c000 of size 131072 next 87 2025-09-25 06:36:05.456394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268c000 of size 4096 next 289 2025-09-25 06:36:05.456405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268d000 of size 4096 next 290 2025-09-25 06:36:05.456416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268e000 of size 4096 next 291 2025-09-25 06:36:05.456428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268f000 of size 1024 next 292 2025-09-25 06:36:05.456439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268f400 of size 1024 next 293 2025-09-25 06:36:05.456451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268f800 of size 1024 next 294 2025-09-25 06:36:05.456462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268fc00 of size 1024 next 295 2025-09-25 06:36:05.456474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42690000 of size 1024 next 296 2025-09-25 06:36:05.456485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42690400 of size 1024 next 299 2025-09-25 06:36:05.456497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42690800 of size 1024 next 300 2025-09-25 06:36:05.456508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42690c00 of size 1024 next 301 2025-09-25 06:36:05.456520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42691000 of size 1024 next 302 2025-09-25 06:36:05.456531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42691400 of size 1024 next 303 2025-09-25 06:36:05.456543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42691800 of size 4096 next 305 2025-09-25 06:36:05.456554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42692800 of size 4096 next 306 2025-09-25 06:36:05.456566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42693800 of size 4096 next 307 2025-09-25 06:36:05.456577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42694800 of size 4096 next 308 2025-09-25 06:36:05.456589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42695800 of size 4096 next 309 2025-09-25 06:36:05.456600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42696800 of size 1024 next 310 2025-09-25 06:36:05.456611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42696c00 of size 1024 next 311 2025-09-25 06:36:05.456623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42697000 of size 1024 next 312 2025-09-25 06:36:05.456634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42697400 of size 1024 next 313 2025-09-25 06:36:05.456646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42697800 of size 1024 next 314 2025-09-25 06:36:05.456657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42697c00 of size 1024 next 317 2025-09-25 06:36:05.456669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42698000 of size 1024 next 318 2025-09-25 06:36:05.456680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42698400 of size 1024 next 319 2025-09-25 06:36:05.456691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42698800 of size 1024 next 320 2025-09-25 06:36:05.456703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42698c00 of size 1024 next 321 2025-09-25 06:36:05.456723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42699000 of size 4096 next 323 2025-09-25 06:36:05.456734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269a000 of size 4096 next 324 2025-09-25 06:36:05.456746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269b000 of size 4096 next 325 2025-09-25 06:36:05.456757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269c000 of size 4096 next 326 2025-09-25 06:36:05.456769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269d000 of size 4096 next 327 2025-09-25 06:36:05.456780: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269e000 of size 1024 next 328 2025-09-25 06:36:05.456792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269e400 of size 1024 next 329 2025-09-25 06:36:05.456803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269e800 of size 1024 next 330 2025-09-25 06:36:05.456815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269ec00 of size 1024 next 331 2025-09-25 06:36:05.456826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269f000 of size 1024 next 332 2025-09-25 06:36:05.456838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269f400 of size 1024 next 335 2025-09-25 06:36:05.456849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269f800 of size 1024 next 336 2025-09-25 06:36:05.456860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269fc00 of size 1024 next 337 2025-09-25 06:36:05.456872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a0000 of size 1024 next 338 2025-09-25 06:36:05.456883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a0400 of size 1024 next 339 2025-09-25 06:36:05.456895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a0800 of size 4096 next 341 2025-09-25 06:36:05.456906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a1800 of size 4096 next 342 2025-09-25 06:36:05.456918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a2800 of size 4096 next 343 2025-09-25 06:36:05.456929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a3800 of size 4096 next 344 2025-09-25 06:36:05.456941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a4800 of size 4096 next 345 2025-09-25 06:36:05.456952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a5800 of size 1024 next 346 2025-09-25 06:36:05.456964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a5c00 of size 1024 next 347 2025-09-25 06:36:05.456975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a6000 of size 1024 next 348 2025-09-25 06:36:05.456987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a6400 of size 1024 next 349 2025-09-25 06:36:05.456998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a6800 of size 1024 next 350 2025-09-25 06:36:05.457009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a6c00 of size 1024 next 353 2025-09-25 06:36:05.457021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a7000 of size 1024 next 354 2025-09-25 06:36:05.457032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a7400 of size 1024 next 355 2025-09-25 06:36:05.457044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a7800 of size 1024 next 356 2025-09-25 06:36:05.457055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a7c00 of size 1024 next 357 2025-09-25 06:36:05.457067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a8000 of size 4096 next 359 2025-09-25 06:36:05.457078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a9000 of size 4096 next 360 2025-09-25 06:36:05.457098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426aa000 of size 4096 next 361 2025-09-25 06:36:05.457110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ab000 of size 4096 next 362 2025-09-25 06:36:05.457121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ac000 of size 4096 next 363 2025-09-25 06:36:05.457133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ad000 of size 1024 next 364 2025-09-25 06:36:05.457144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ad400 of size 1024 next 365 2025-09-25 06:36:05.457156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ad800 of size 1024 next 366 2025-09-25 06:36:05.457167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426adc00 of size 1024 next 367 2025-09-25 06:36:05.457179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ae000 of size 1024 next 368 2025-09-25 06:36:05.457190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ae400 of size 1024 next 371 2025-09-25 06:36:05.457201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ae800 of size 1024 next 372 2025-09-25 06:36:05.457213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426aec00 of size 1024 next 373 2025-09-25 06:36:05.457224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426af000 of size 1024 next 374 2025-09-25 06:36:05.457236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426af400 of size 1024 next 375 2025-09-25 06:36:05.457247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426af800 of size 4096 next 377 2025-09-25 06:36:05.457258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b0800 of size 4096 next 378 2025-09-25 06:36:05.457270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b1800 of size 4096 next 379 2025-09-25 06:36:05.457281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b2800 of size 4096 next 380 2025-09-25 06:36:05.457293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b3800 of size 4096 next 381 2025-09-25 06:36:05.457304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b4800 of size 1024 next 382 2025-09-25 06:36:05.457316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b4c00 of size 1024 next 383 2025-09-25 06:36:05.457327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b5000 of size 1024 next 384 2025-09-25 06:36:05.457338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b5400 of size 1024 next 385 2025-09-25 06:36:05.457350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b5800 of size 1024 next 386 2025-09-25 06:36:05.457361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b5c00 of size 1024 next 389 2025-09-25 06:36:05.457373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b6000 of size 1024 next 390 2025-09-25 06:36:05.457384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b6400 of size 1024 next 391 2025-09-25 06:36:05.457396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b6800 of size 1024 next 392 2025-09-25 06:36:05.457407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b6c00 of size 1024 next 393 2025-09-25 06:36:05.457419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b7000 of size 4096 next 395 2025-09-25 06:36:05.457430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b8000 of size 4096 next 396 2025-09-25 06:36:05.457442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b9000 of size 4096 next 397 2025-09-25 06:36:05.457453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ba000 of size 4096 next 398 2025-09-25 06:36:05.457464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bb000 of size 4096 next 399 2025-09-25 06:36:05.457484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bc000 of size 1024 next 400 2025-09-25 06:36:05.457496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bc400 of size 1024 next 401 2025-09-25 06:36:05.457507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bc800 of size 1024 next 402 2025-09-25 06:36:05.457519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bcc00 of size 1024 next 403 2025-09-25 06:36:05.457530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bd000 of size 1024 next 404 2025-09-25 06:36:05.457542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bd400 of size 1024 next 407 2025-09-25 06:36:05.457553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bd800 of size 1024 next 408 2025-09-25 06:36:05.457565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bdc00 of size 1024 next 409 2025-09-25 06:36:05.457576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426be000 of size 1024 next 410 2025-09-25 06:36:05.457587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426be400 of size 1024 next 411 2025-09-25 06:36:05.457599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426be800 of size 4096 next 413 2025-09-25 06:36:05.457610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bf800 of size 4096 next 414 2025-09-25 06:36:05.457622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c0800 of size 4096 next 415 2025-09-25 06:36:05.457633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c1800 of size 4096 next 416 2025-09-25 06:36:05.457645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c2800 of size 4096 next 417 2025-09-25 06:36:05.457656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c3800 of size 1024 next 418 2025-09-25 06:36:05.457668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c3c00 of size 1024 next 419 2025-09-25 06:36:05.457679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c4000 of size 1024 next 420 2025-09-25 06:36:05.457691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c4400 of size 1024 next 421 2025-09-25 06:36:05.457702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c4800 of size 1024 next 422 2025-09-25 06:36:05.457713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c4c00 of size 1024 next 425 2025-09-25 06:36:05.457725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c5000 of size 1024 next 426 2025-09-25 06:36:05.457736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c5400 of size 1024 next 427 2025-09-25 06:36:05.457748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c5800 of size 1024 next 428 2025-09-25 06:36:05.457759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c5c00 of size 1024 next 429 2025-09-25 06:36:05.457771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c6000 of size 4096 next 431 2025-09-25 06:36:05.457782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c7000 of size 4096 next 432 2025-09-25 06:36:05.457794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c8000 of size 4096 next 433 2025-09-25 06:36:05.457805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c9000 of size 4096 next 434 2025-09-25 06:36:05.457817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ca000 of size 4096 next 435 2025-09-25 06:36:05.457828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426cb000 of size 1024 next 436 2025-09-25 06:36:05.457839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426cb400 of size 1024 next 437 2025-09-25 06:36:05.457859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426cb800 of size 1024 next 438 2025-09-25 06:36:05.457871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426cbc00 of size 1024 next 103 2025-09-25 06:36:05.457883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426cc000 of size 262144 next 102 2025-09-25 06:36:05.457894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4270c000 of size 262144 next 674 2025-09-25 06:36:05.457906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d4274c000 of size 737280 next 18446744073709551615 2025-09-25 06:36:05.457917: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-09-25 06:36:05.457929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42800000 of size 589824 next 96 2025-09-25 06:36:05.457941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42890000 of size 262144 next 117 2025-09-25 06:36:05.457953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d0000 of size 1024 next 439 2025-09-25 06:36:05.457964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d0400 of size 1024 next 442 2025-09-25 06:36:05.457976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d0800 of size 1024 next 443 2025-09-25 06:36:05.457987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d0c00 of size 1024 next 444 2025-09-25 06:36:05.457998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d1000 of size 1024 next 445 2025-09-25 06:36:05.458010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d1400 of size 1024 next 446 2025-09-25 06:36:05.458021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d1800 of size 4096 next 448 2025-09-25 06:36:05.458033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d2800 of size 4096 next 449 2025-09-25 06:36:05.458044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d3800 of size 4096 next 450 2025-09-25 06:36:05.458056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d4800 of size 4096 next 451 2025-09-25 06:36:05.458067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d5800 of size 4096 next 452 2025-09-25 06:36:05.458079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d6800 of size 1024 next 453 2025-09-25 06:36:05.458090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d6c00 of size 1024 next 454 2025-09-25 06:36:05.458101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d7000 of size 1024 next 455 2025-09-25 06:36:05.458113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d7400 of size 1024 next 456 2025-09-25 06:36:05.458124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d7800 of size 1024 next 457 2025-09-25 06:36:05.458136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d7c00 of size 1024 next 460 2025-09-25 06:36:05.458147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d8000 of size 1024 next 461 2025-09-25 06:36:05.458159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d8400 of size 1024 next 462 2025-09-25 06:36:05.458170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d8800 of size 1024 next 463 2025-09-25 06:36:05.458182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d8c00 of size 1024 next 464 2025-09-25 06:36:05.458193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d9000 of size 4096 next 466 2025-09-25 06:36:05.458204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428da000 of size 4096 next 467 2025-09-25 06:36:05.458216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428db000 of size 4096 next 468 2025-09-25 06:36:05.458235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428dc000 of size 4096 next 469 2025-09-25 06:36:05.458247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428dd000 of size 4096 next 470 2025-09-25 06:36:05.458259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428de000 of size 1024 next 471 2025-09-25 06:36:05.458270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428de400 of size 1024 next 472 2025-09-25 06:36:05.458281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428de800 of size 1024 next 473 2025-09-25 06:36:05.458293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428dec00 of size 1024 next 474 2025-09-25 06:36:05.458304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428df000 of size 1024 next 475 2025-09-25 06:36:05.458316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428df400 of size 1024 next 478 2025-09-25 06:36:05.458327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428df800 of size 1024 next 479 2025-09-25 06:36:05.458339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428dfc00 of size 1024 next 480 2025-09-25 06:36:05.458350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e0000 of size 1024 next 481 2025-09-25 06:36:05.458362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e0400 of size 1024 next 482 2025-09-25 06:36:05.458373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e0800 of size 4096 next 484 2025-09-25 06:36:05.458385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e1800 of size 4096 next 485 2025-09-25 06:36:05.458396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e2800 of size 4096 next 486 2025-09-25 06:36:05.458408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e3800 of size 4096 next 487 2025-09-25 06:36:05.458419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e4800 of size 4096 next 488 2025-09-25 06:36:05.458430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e5800 of size 1024 next 489 2025-09-25 06:36:05.458442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e5c00 of size 1024 next 490 2025-09-25 06:36:05.458453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e6000 of size 1024 next 491 2025-09-25 06:36:05.458465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e6400 of size 1024 next 492 2025-09-25 06:36:05.458476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e6800 of size 1024 next 493 2025-09-25 06:36:05.458488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e6c00 of size 1024 next 496 2025-09-25 06:36:05.458499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e7000 of size 1024 next 497 2025-09-25 06:36:05.458511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e7400 of size 1024 next 498 2025-09-25 06:36:05.458522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e7800 of size 1024 next 499 2025-09-25 06:36:05.458533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e7c00 of size 1024 next 500 2025-09-25 06:36:05.458545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e8000 of size 4096 next 502 2025-09-25 06:36:05.458556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e9000 of size 4096 next 503 2025-09-25 06:36:05.458568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ea000 of size 4096 next 504 2025-09-25 06:36:05.458579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428eb000 of size 4096 next 505 2025-09-25 06:36:05.458591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ec000 of size 4096 next 506 2025-09-25 06:36:05.458610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ed000 of size 1024 next 507 2025-09-25 06:36:05.458621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ed400 of size 1024 next 508 2025-09-25 06:36:05.458633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ed800 of size 1024 next 509 2025-09-25 06:36:05.458644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428edc00 of size 1024 next 510 2025-09-25 06:36:05.458656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ee000 of size 1024 next 511 2025-09-25 06:36:05.458667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ee400 of size 1024 next 514 2025-09-25 06:36:05.458679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ee800 of size 1024 next 515 2025-09-25 06:36:05.458690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428eec00 of size 1024 next 516 2025-09-25 06:36:05.458702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ef000 of size 1024 next 517 2025-09-25 06:36:05.458713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ef400 of size 1024 next 518 2025-09-25 06:36:05.458725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ef800 of size 4096 next 520 2025-09-25 06:36:05.458736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f0800 of size 4096 next 521 2025-09-25 06:36:05.458747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f1800 of size 4096 next 522 2025-09-25 06:36:05.458759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f2800 of size 4096 next 523 2025-09-25 06:36:05.458770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f3800 of size 4096 next 524 2025-09-25 06:36:05.458782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f4800 of size 1024 next 525 2025-09-25 06:36:05.458793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f4c00 of size 1024 next 526 2025-09-25 06:36:05.458805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f5000 of size 1024 next 527 2025-09-25 06:36:05.458816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f5400 of size 1024 next 528 2025-09-25 06:36:05.458827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f5800 of size 1024 next 529 2025-09-25 06:36:05.458839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f5c00 of size 1024 next 532 2025-09-25 06:36:05.458850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f6000 of size 1024 next 533 2025-09-25 06:36:05.458862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f6400 of size 1024 next 534 2025-09-25 06:36:05.458873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f6800 of size 1024 next 535 2025-09-25 06:36:05.458885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f6c00 of size 1024 next 536 2025-09-25 06:36:05.458896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f7000 of size 4096 next 538 2025-09-25 06:36:05.458907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f8000 of size 4096 next 539 2025-09-25 06:36:05.458919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f9000 of size 4096 next 540 2025-09-25 06:36:05.458930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fa000 of size 4096 next 541 2025-09-25 06:36:05.458942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fb000 of size 4096 next 542 2025-09-25 06:36:05.458953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fc000 of size 1024 next 543 2025-09-25 06:36:05.458965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fc400 of size 1024 next 544 2025-09-25 06:36:05.458984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fc800 of size 1024 next 545 2025-09-25 06:36:05.458996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fcc00 of size 1024 next 546 2025-09-25 06:36:05.459007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fd000 of size 1024 next 547 2025-09-25 06:36:05.459019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fd400 of size 1024 next 550 2025-09-25 06:36:05.459030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fd800 of size 1024 next 551 2025-09-25 06:36:05.459041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fdc00 of size 1024 next 552 2025-09-25 06:36:05.459053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fe000 of size 1024 next 553 2025-09-25 06:36:05.459064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fe400 of size 1024 next 554 2025-09-25 06:36:05.459076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fe800 of size 4096 next 556 2025-09-25 06:36:05.459087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ff800 of size 4096 next 557 2025-09-25 06:36:05.459099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42900800 of size 4096 next 558 2025-09-25 06:36:05.459110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42901800 of size 4096 next 559 2025-09-25 06:36:05.459122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42902800 of size 4096 next 560 2025-09-25 06:36:05.459133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42903800 of size 1024 next 561 2025-09-25 06:36:05.459144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42903c00 of size 1024 next 562 2025-09-25 06:36:05.459156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42904000 of size 1024 next 563 2025-09-25 06:36:05.459167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42904400 of size 1024 next 564 2025-09-25 06:36:05.459179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42904800 of size 1024 next 565 2025-09-25 06:36:05.459190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42904c00 of size 1024 next 568 2025-09-25 06:36:05.459202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42905000 of size 1024 next 569 2025-09-25 06:36:05.459213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42905400 of size 1024 next 570 2025-09-25 06:36:05.459224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42905800 of size 1024 next 571 2025-09-25 06:36:05.459236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42905c00 of size 1024 next 572 2025-09-25 06:36:05.459247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42906000 of size 4096 next 574 2025-09-25 06:36:05.459259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42907000 of size 4096 next 575 2025-09-25 06:36:05.459270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42908000 of size 4096 next 576 2025-09-25 06:36:05.459281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42909000 of size 4096 next 577 2025-09-25 06:36:05.459293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290a000 of size 4096 next 578 2025-09-25 06:36:05.459305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290b000 of size 1024 next 579 2025-09-25 06:36:05.459316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290b400 of size 1024 next 580 2025-09-25 06:36:05.459327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290b800 of size 1024 next 581 2025-09-25 06:36:05.459339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290bc00 of size 1024 next 582 2025-09-25 06:36:05.459350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290c000 of size 1024 next 583 2025-09-25 06:36:05.459374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290c400 of size 1024 next 586 2025-09-25 06:36:05.459385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290c800 of size 1024 next 587 2025-09-25 06:36:05.459397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290cc00 of size 1024 next 588 2025-09-25 06:36:05.459408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290d000 of size 1024 next 589 2025-09-25 06:36:05.459420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290d400 of size 1024 next 590 2025-09-25 06:36:05.459431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290d800 of size 4096 next 592 2025-09-25 06:36:05.459443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290e800 of size 6144 next 112 2025-09-25 06:36:05.459455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42910000 of size 524288 next 111 2025-09-25 06:36:05.459466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42990000 of size 262144 next 135 2025-09-25 06:36:05.459478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d429d0000 of size 327680 next 124 2025-09-25 06:36:05.459490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42a20000 of size 589824 next 123 2025-09-25 06:36:05.459501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42ab0000 of size 262144 next 152 2025-09-25 06:36:05.459513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42af0000 of size 327680 next 142 2025-09-25 06:36:05.459525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42b40000 of size 786432 next 18446744073709551615 2025-09-25 06:36:05.459536: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-09-25 06:36:05.459548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c00000 of size 4096 next 593 2025-09-25 06:36:05.459559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c01000 of size 4096 next 594 2025-09-25 06:36:05.459571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c02000 of size 4096 next 595 2025-09-25 06:36:05.459582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c03000 of size 2048 next 598 2025-09-25 06:36:05.459594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c03800 of size 2048 next 599 2025-09-25 06:36:05.459605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c04000 of size 2048 next 600 2025-09-25 06:36:05.459617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c04800 of size 2048 next 601 2025-09-25 06:36:05.459628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c05000 of size 2048 next 602 2025-09-25 06:36:05.459640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c05800 of size 256 next 605 2025-09-25 06:36:05.459651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c05900 of size 256 next 606 2025-09-25 06:36:05.459663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c05a00 of size 2048 next 604 2025-09-25 06:36:05.459674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c06200 of size 2048 next 609 2025-09-25 06:36:05.459686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c06a00 of size 2048 next 610 2025-09-25 06:36:05.459697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c07200 of size 2048 next 611 2025-09-25 06:36:05.459708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c07a00 of size 2048 next 612 2025-09-25 06:36:05.459720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c08200 of size 256 next 614 2025-09-25 06:36:05.459731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c08300 of size 256 next 615 2025-09-25 06:36:05.459751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c08400 of size 8192 next 613 2025-09-25 06:36:05.459763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c0a400 of size 8192 next 618 2025-09-25 06:36:05.459775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c0c400 of size 8192 next 619 2025-09-25 06:36:05.459786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c0e400 of size 8192 next 620 2025-09-25 06:36:05.459798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c10400 of size 8192 next 621 2025-09-25 06:36:05.459809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c12400 of size 256 next 622 2025-09-25 06:36:05.459821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c12500 of size 256 next 623 2025-09-25 06:36:05.459832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c12600 of size 8192 next 626 2025-09-25 06:36:05.459844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c14600 of size 8192 next 627 2025-09-25 06:36:05.459855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c16600 of size 8192 next 628 2025-09-25 06:36:05.459866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c18600 of size 8192 next 629 2025-09-25 06:36:05.459878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1a600 of size 8192 next 630 2025-09-25 06:36:05.459889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1c600 of size 2048 next 631 2025-09-25 06:36:05.459901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1ce00 of size 2048 next 633 2025-09-25 06:36:05.459912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1d600 of size 2048 next 634 2025-09-25 06:36:05.459924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1de00 of size 2048 next 635 2025-09-25 06:36:05.459935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1e600 of size 2048 next 636 2025-09-25 06:36:05.459947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1ee00 of size 2048 next 637 2025-09-25 06:36:05.459958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1f600 of size 2048 next 640 2025-09-25 06:36:05.459970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1fe00 of size 2048 next 641 2025-09-25 06:36:05.459981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c20600 of size 2048 next 642 2025-09-25 06:36:05.459992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c20e00 of size 2048 next 643 2025-09-25 06:36:05.460004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c21600 of size 8192 next 645 2025-09-25 06:36:05.460015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c23600 of size 8192 next 646 2025-09-25 06:36:05.460027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c25600 of size 8192 next 647 2025-09-25 06:36:05.460038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c27600 of size 8192 next 648 2025-09-25 06:36:05.460050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c29600 of size 8192 next 649 2025-09-25 06:36:05.460061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2b600 of size 2048 next 650 2025-09-25 06:36:05.460073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2be00 of size 2048 next 651 2025-09-25 06:36:05.460084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2c600 of size 2048 next 652 2025-09-25 06:36:05.460095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2ce00 of size 2048 next 653 2025-09-25 06:36:05.460107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2d600 of size 2048 next 654 2025-09-25 06:36:05.460126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2de00 of size 2048 next 655 2025-09-25 06:36:05.460138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2e600 of size 2048 next 657 2025-09-25 06:36:05.460149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2ee00 of size 2048 next 658 2025-09-25 06:36:05.460161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2f600 of size 2048 next 659 2025-09-25 06:36:05.460172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2fe00 of size 2048 next 660 2025-09-25 06:36:05.460184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c30600 of size 8192 next 662 2025-09-25 06:36:05.460195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c32600 of size 8192 next 663 2025-09-25 06:36:05.460207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c34600 of size 8192 next 664 2025-09-25 06:36:05.460218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c36600 of size 8192 next 665 2025-09-25 06:36:05.460229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c38600 of size 8192 next 666 2025-09-25 06:36:05.460241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3a600 of size 1024 next 667 2025-09-25 06:36:05.460252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3aa00 of size 1024 next 668 2025-09-25 06:36:05.460264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3ae00 of size 1024 next 669 2025-09-25 06:36:05.460275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3b200 of size 1024 next 673 2025-09-25 06:36:05.460287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3b600 of size 1024 next 675 2025-09-25 06:36:05.460298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3ba00 of size 1024 next 677 2025-09-25 06:36:05.460310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3be00 of size 1024 next 679 2025-09-25 06:36:05.460321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3c200 of size 1024 next 681 2025-09-25 06:36:05.460333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3c600 of size 256 next 682 2025-09-25 06:36:05.460373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3c700 of size 256 next 683 2025-09-25 06:36:05.460386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3c800 of size 2048 next 686 2025-09-25 06:36:05.460397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3d000 of size 256 next 690 2025-09-25 06:36:05.460409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3d100 of size 256 next 694 2025-09-25 06:36:05.460420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3d200 of size 256 next 695 2025-09-25 06:36:05.460432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3d300 of size 256 next 693 2025-09-25 06:36:05.460443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d42c3d400 of size 11264 next 687 2025-09-25 06:36:05.460455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c40000 of size 256 next 688 2025-09-25 06:36:05.460466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c40100 of size 256 next 689 2025-09-25 06:36:05.460478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d42c40200 of size 12544 next 691 2025-09-25 06:36:05.460490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c43300 of size 12288 next 692 2025-09-25 06:36:05.460502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d42c46300 of size 49152 next 697 2025-09-25 06:36:05.460514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c52300 of size 24576 next 696 2025-09-25 06:36:05.460534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d42c58300 of size 228608 next 160 2025-09-25 06:36:05.460546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c90000 of size 589824 next 158 2025-09-25 06:36:05.460557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42d20000 of size 524288 next 171 2025-09-25 06:36:05.460569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42da0000 of size 256 next 671 2025-09-25 06:36:05.460580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42da0100 of size 256 next 672 2025-09-25 06:36:05.460592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d42da0200 of size 523776 next 670 2025-09-25 06:36:05.460603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42e20000 of size 524288 next 222 2025-09-25 06:36:05.460615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42ea0000 of size 1048576 next 190 2025-09-25 06:36:05.460626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42fa0000 of size 1048576 next 189 2025-09-25 06:36:05.460638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d430a0000 of size 1048576 next 203 2025-09-25 06:36:05.460649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d431a0000 of size 1048576 next 251 2025-09-25 06:36:05.460661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d432a0000 of size 1441792 next 18446744073709551615 2025-09-25 06:36:05.460673: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-09-25 06:36:05.460685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00000 of size 1280 next 1 2025-09-25 06:36:05.460696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00500 of size 256 next 5 2025-09-25 06:36:05.460708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00600 of size 256 next 8 2025-09-25 06:36:05.460719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00700 of size 256 next 9 2025-09-25 06:36:05.460731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00800 of size 256 next 10 2025-09-25 06:36:05.460742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00900 of size 256 next 11 2025-09-25 06:36:05.460754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00a00 of size 256 next 12 2025-09-25 06:36:05.460765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00b00 of size 256 next 13 2025-09-25 06:36:05.460777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00c00 of size 256 next 17 2025-09-25 06:36:05.460788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00d00 of size 256 next 19 2025-09-25 06:36:05.460800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00e00 of size 256 next 20 2025-09-25 06:36:05.460811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e00f00 of size 256 next 21 2025-09-25 06:36:05.460822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01000 of size 256 next 22 2025-09-25 06:36:05.460834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01100 of size 256 next 24 2025-09-25 06:36:05.460845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01200 of size 256 next 25 2025-09-25 06:36:05.460857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01300 of size 256 next 23 2025-09-25 06:36:05.460868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01400 of size 256 next 28 2025-09-25 06:36:05.460880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01500 of size 256 next 29 2025-09-25 06:36:05.460891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01600 of size 256 next 30 2025-09-25 06:36:05.460903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01700 of size 256 next 31 2025-09-25 06:36:05.460922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01800 of size 256 next 33 2025-09-25 06:36:05.460933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01900 of size 256 next 34 2025-09-25 06:36:05.460945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01a00 of size 1024 next 32 2025-09-25 06:36:05.460956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e01e00 of size 1024 next 37 2025-09-25 06:36:05.460968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e02200 of size 1024 next 38 2025-09-25 06:36:05.460979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e02600 of size 1024 next 39 2025-09-25 06:36:05.460991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e02a00 of size 1024 next 40 2025-09-25 06:36:05.461002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e02e00 of size 1024 next 41 2025-09-25 06:36:05.461014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e03200 of size 1024 next 43 2025-09-25 06:36:05.461025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e03600 of size 1024 next 44 2025-09-25 06:36:05.461037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e03a00 of size 1024 next 45 2025-09-25 06:36:05.461048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e03e00 of size 1024 next 46 2025-09-25 06:36:05.461060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04200 of size 256 next 48 2025-09-25 06:36:05.461071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04300 of size 256 next 49 2025-09-25 06:36:05.461083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04400 of size 256 next 50 2025-09-25 06:36:05.461094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04500 of size 256 next 51 2025-09-25 06:36:05.461108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04600 of size 256 next 52 2025-09-25 06:36:05.461119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04700 of size 256 next 53 2025-09-25 06:36:05.461130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04800 of size 256 next 56 2025-09-25 06:36:05.461139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04900 of size 256 next 57 2025-09-25 06:36:05.461147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04a00 of size 256 next 58 2025-09-25 06:36:05.461155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04b00 of size 256 next 14 2025-09-25 06:36:05.461164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04c00 of size 256 next 15 2025-09-25 06:36:05.461172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04d00 of size 256 next 16 2025-09-25 06:36:05.461181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e04e00 of size 1024 next 60 2025-09-25 06:36:05.461189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e05200 of size 1024 next 61 2025-09-25 06:36:05.461198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e05600 of size 1024 next 62 2025-09-25 06:36:05.461206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e05a00 of size 1024 next 63 2025-09-25 06:36:05.461214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e05e00 of size 1024 next 64 2025-09-25 06:36:05.461223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e06200 of size 256 next 66 2025-09-25 06:36:05.461231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e06300 of size 256 next 67 2025-09-25 06:36:05.461240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e06400 of size 256 next 68 2025-09-25 06:36:05.461254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e06500 of size 256 next 69 2025-09-25 06:36:05.461263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e06600 of size 256 next 70 2025-09-25 06:36:05.461271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e06700 of size 256 next 73 2025-09-25 06:36:05.461279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e06800 of size 256 next 74 2025-09-25 06:36:05.461288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e06900 of size 256 next 75 2025-09-25 06:36:05.461296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e06a00 of size 256 next 76 2025-09-25 06:36:05.461305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e06b00 of size 256 next 77 2025-09-25 06:36:05.461313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e06c00 of size 1024 next 79 2025-09-25 06:36:05.461321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e07000 of size 1024 next 80 2025-09-25 06:36:05.461330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e07400 of size 1024 next 81 2025-09-25 06:36:05.461338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e07800 of size 1024 next 82 2025-09-25 06:36:05.461347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e07c00 of size 1024 next 83 2025-09-25 06:36:05.461355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e08000 of size 256 next 85 2025-09-25 06:36:05.461363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e08100 of size 256 next 86 2025-09-25 06:36:05.461372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e08200 of size 512 next 84 2025-09-25 06:36:05.461381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e08400 of size 512 next 88 2025-09-25 06:36:05.461389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e08600 of size 512 next 89 2025-09-25 06:36:05.461397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e08800 of size 512 next 90 2025-09-25 06:36:05.461406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e08a00 of size 512 next 91 2025-09-25 06:36:05.461414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e08c00 of size 256 next 93 2025-09-25 06:36:05.461423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e08d00 of size 256 next 94 2025-09-25 06:36:05.461431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e08e00 of size 512 next 92 2025-09-25 06:36:05.461439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e09000 of size 512 next 97 2025-09-25 06:36:05.461448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e09200 of size 512 next 98 2025-09-25 06:36:05.461456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e09400 of size 512 next 99 2025-09-25 06:36:05.461465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e09600 of size 512 next 2 2025-09-25 06:36:05.461473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e09800 of size 256 next 3 2025-09-25 06:36:05.461482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e09900 of size 256 next 4 2025-09-25 06:36:05.461490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e09a00 of size 16384 next 18 2025-09-25 06:36:05.461499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e0da00 of size 256 next 100 2025-09-25 06:36:05.461507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e0db00 of size 256 next 101 2025-09-25 06:36:05.461516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e0dc00 of size 2048 next 104 2025-09-25 06:36:05.461524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e0e400 of size 2048 next 105 2025-09-25 06:36:05.461538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e0ec00 of size 2048 next 106 2025-09-25 06:36:05.461547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e0f400 of size 2048 next 107 2025-09-25 06:36:05.461555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e0fc00 of size 2048 next 108 2025-09-25 06:36:05.461564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e10400 of size 256 next 109 2025-09-25 06:36:05.461572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e10500 of size 256 next 110 2025-09-25 06:36:05.461581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e10600 of size 2048 next 113 2025-09-25 06:36:05.461589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e10e00 of size 2048 next 114 2025-09-25 06:36:05.461597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e11600 of size 2048 next 115 2025-09-25 06:36:05.461606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e11e00 of size 2048 next 116 2025-09-25 06:36:05.461614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e12600 of size 2048 next 6 2025-09-25 06:36:05.461623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e12e00 of size 37632 next 7 2025-09-25 06:36:05.461631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1c100 of size 512 next 118 2025-09-25 06:36:05.461640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1c300 of size 512 next 119 2025-09-25 06:36:05.461648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1c500 of size 512 next 120 2025-09-25 06:36:05.461657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1c700 of size 512 next 121 2025-09-25 06:36:05.461665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1c900 of size 512 next 122 2025-09-25 06:36:05.461674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1cb00 of size 512 next 125 2025-09-25 06:36:05.461682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1cd00 of size 512 next 126 2025-09-25 06:36:05.461690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1cf00 of size 512 next 127 2025-09-25 06:36:05.461699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1d100 of size 512 next 128 2025-09-25 06:36:05.461707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1d300 of size 512 next 129 2025-09-25 06:36:05.461716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1d500 of size 2048 next 130 2025-09-25 06:36:05.461724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1dd00 of size 2048 next 131 2025-09-25 06:36:05.461733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1e500 of size 2048 next 132 2025-09-25 06:36:05.461741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1ed00 of size 2048 next 133 2025-09-25 06:36:05.461749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1f500 of size 2048 next 134 2025-09-25 06:36:05.461758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1fd00 of size 512 next 136 2025-09-25 06:36:05.461766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e1ff00 of size 512 next 137 2025-09-25 06:36:05.461775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e20100 of size 512 next 138 2025-09-25 06:36:05.461783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e20300 of size 512 next 139 2025-09-25 06:36:05.461792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e20500 of size 512 next 140 2025-09-25 06:36:05.461800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e20700 of size 512 next 141 2025-09-25 06:36:05.461808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e20900 of size 512 next 143 2025-09-25 06:36:05.461823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e20b00 of size 512 next 144 2025-09-25 06:36:05.461832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e20d00 of size 512 next 145 2025-09-25 06:36:05.461840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e20f00 of size 512 next 146 2025-09-25 06:36:05.461849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e21100 of size 2048 next 147 2025-09-25 06:36:05.461857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e21900 of size 2048 next 148 2025-09-25 06:36:05.461865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e22100 of size 2048 next 149 2025-09-25 06:36:05.461874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e22900 of size 2048 next 150 2025-09-25 06:36:05.461882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e23100 of size 2048 next 151 2025-09-25 06:36:05.461891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e23900 of size 512 next 153 2025-09-25 06:36:05.461899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e23b00 of size 512 next 154 2025-09-25 06:36:05.461907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e23d00 of size 512 next 155 2025-09-25 06:36:05.461916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e23f00 of size 512 next 156 2025-09-25 06:36:05.461924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e24100 of size 512 next 157 2025-09-25 06:36:05.461933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e24300 of size 512 next 161 2025-09-25 06:36:05.461941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e24500 of size 512 next 162 2025-09-25 06:36:05.461949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e24700 of size 512 next 163 2025-09-25 06:36:05.461958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e24900 of size 512 next 164 2025-09-25 06:36:05.461966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e24b00 of size 512 next 165 2025-09-25 06:36:05.461975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e24d00 of size 2048 next 166 2025-09-25 06:36:05.461983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e25500 of size 2048 next 167 2025-09-25 06:36:05.461992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e25d00 of size 2048 next 168 2025-09-25 06:36:05.462000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e26500 of size 2048 next 169 2025-09-25 06:36:05.462008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e26d00 of size 2048 next 170 2025-09-25 06:36:05.462017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e27500 of size 1024 next 172 2025-09-25 06:36:05.462025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e27900 of size 1024 next 173 2025-09-25 06:36:05.462034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e27d00 of size 1024 next 174 2025-09-25 06:36:05.462042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e28100 of size 1024 next 175 2025-09-25 06:36:05.462050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e28500 of size 1024 next 176 2025-09-25 06:36:05.462059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e28900 of size 256 next 178 2025-09-25 06:36:05.462067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e28a00 of size 256 next 179 2025-09-25 06:36:05.462076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e28b00 of size 1024 next 177 2025-09-25 06:36:05.462084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e28f00 of size 1024 next 182 2025-09-25 06:36:05.462098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e29300 of size 1024 next 183 2025-09-25 06:36:05.462107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e29700 of size 1024 next 184 2025-09-25 06:36:05.462115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e29b00 of size 1024 next 185 2025-09-25 06:36:05.462123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e29f00 of size 256 next 187 2025-09-25 06:36:05.462132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e2a000 of size 256 next 188 2025-09-25 06:36:05.462140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e2a100 of size 4096 next 186 2025-09-25 06:36:05.462149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e2b100 of size 4096 next 42 2025-09-25 06:36:05.462157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e2c100 of size 65536 next 36 2025-09-25 06:36:05.462166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e3c100 of size 65536 next 35 2025-09-25 06:36:05.462174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e4c100 of size 4096 next 235 2025-09-25 06:36:05.462183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e4d100 of size 4096 next 236 2025-09-25 06:36:05.462191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e4e100 of size 4096 next 237 2025-09-25 06:36:05.462200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e4f100 of size 4096 next 238 2025-09-25 06:36:05.462208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e50100 of size 1024 next 239 2025-09-25 06:36:05.462216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e50500 of size 1024 next 240 2025-09-25 06:36:05.462225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e50900 of size 1024 next 241 2025-09-25 06:36:05.462233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e50d00 of size 1024 next 242 2025-09-25 06:36:05.462242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e51100 of size 1024 next 243 2025-09-25 06:36:05.462250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e51500 of size 1024 next 246 2025-09-25 06:36:05.462259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e51900 of size 1024 next 247 2025-09-25 06:36:05.462267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e51d00 of size 1024 next 248 2025-09-25 06:36:05.462275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e52100 of size 1024 next 249 2025-09-25 06:36:05.462284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e52500 of size 1024 next 250 2025-09-25 06:36:05.462292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e52900 of size 4096 next 252 2025-09-25 06:36:05.462301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e53900 of size 4096 next 253 2025-09-25 06:36:05.462309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e54900 of size 4096 next 254 2025-09-25 06:36:05.462317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e55900 of size 4096 next 255 2025-09-25 06:36:05.462326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e56900 of size 4096 next 256 2025-09-25 06:36:05.462334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e57900 of size 1024 next 257 2025-09-25 06:36:05.462343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e57d00 of size 1024 next 258 2025-09-25 06:36:05.462351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e58100 of size 1024 next 259 2025-09-25 06:36:05.462360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e58500 of size 1024 next 260 2025-09-25 06:36:05.462374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e58900 of size 1024 next 261 2025-09-25 06:36:05.462382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e58d00 of size 1024 next 264 2025-09-25 06:36:05.462391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e59100 of size 1024 next 265 2025-09-25 06:36:05.462399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e59500 of size 1024 next 266 2025-09-25 06:36:05.462408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e59900 of size 1024 next 267 2025-09-25 06:36:05.462416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e59d00 of size 1024 next 268 2025-09-25 06:36:05.462425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e5a100 of size 4096 next 270 2025-09-25 06:36:05.462433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e5b100 of size 4096 next 271 2025-09-25 06:36:05.462441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e5c100 of size 4096 next 272 2025-09-25 06:36:05.462450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e5d100 of size 4096 next 273 2025-09-25 06:36:05.462458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e5e100 of size 4096 next 274 2025-09-25 06:36:05.462467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e5f100 of size 1024 next 275 2025-09-25 06:36:05.462475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e5f500 of size 1024 next 276 2025-09-25 06:36:05.462484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e5f900 of size 1024 next 277 2025-09-25 06:36:05.462492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e5fd00 of size 1024 next 278 2025-09-25 06:36:05.462501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e60100 of size 1024 next 279 2025-09-25 06:36:05.462509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e60500 of size 1024 next 282 2025-09-25 06:36:05.462517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e60900 of size 1024 next 283 2025-09-25 06:36:05.462541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e60d00 of size 1024 next 284 2025-09-25 06:36:05.462551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e61100 of size 1024 next 285 2025-09-25 06:36:05.462560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e61500 of size 1024 next 286 2025-09-25 06:36:05.462568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e61900 of size 4096 next 288 2025-09-25 06:36:05.462576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e62900 of size 6144 next 27 2025-09-25 06:36:05.462585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e64100 of size 147456 next 26 2025-09-25 06:36:05.462593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e88100 of size 65536 next 47 2025-09-25 06:36:05.462602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82e98100 of size 65536 next 59 2025-09-25 06:36:05.462610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82ea8100 of size 65536 next 65 2025-09-25 06:36:05.462619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e82eb8100 of size 294656 next 18446744073709551615 2025-09-25 06:36:05.462628: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-09-25 06:36:05.462639: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 256 totalling 18.8KiB 2025-09-25 06:36:05.462650: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-09-25 06:36:05.462660: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 258 Chunks of size 1024 totalling 258.0KiB 2025-09-25 06:36:05.462676: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-09-25 06:36:05.462686: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 56 Chunks of size 2048 totalling 112.0KiB 2025-09-25 06:36:05.462696: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-09-25 06:36:05.462705: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-09-25 06:36:05.462714: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-09-25 06:36:05.462724: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 20 Chunks of size 8192 totalling 160.0KiB 2025-09-25 06:36:05.462733: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12288 totalling 12.0KiB 2025-09-25 06:36:05.462743: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-09-25 06:36:05.462752: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 24576 totalling 24.0KiB 2025-09-25 06:36:05.462762: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-09-25 06:36:05.462771: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-09-25 06:36:05.462781: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-09-25 06:36:05.462790: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-09-25 06:36:05.462799: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 262144 totalling 1.25MiB 2025-09-25 06:36:05.462809: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-09-25 06:36:05.462819: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-09-25 06:36:05.462828: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 524288 totalling 1.50MiB 2025-09-25 06:36:05.462837: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-09-25 06:36:05.462847: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-09-25 06:36:05.462856: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-09-25 06:36:05.462866: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 19 Chunks of size 1310720 totalling 23.75MiB 2025-09-25 06:36:05.462875: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-09-25 06:36:05.462885: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-09-25 06:36:05.462894: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-09-25 06:36:05.462903: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 26 Chunks of size 2359296 totalling 58.50MiB 2025-09-25 06:36:05.462913: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3932160 totalling 3.75MiB 2025-09-25 06:36:05.462922: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 4194304 totalling 20.00MiB 2025-09-25 06:36:05.462932: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4718592 totalling 4.50MiB 2025-09-25 06:36:05.462941: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6291456 totalling 6.00MiB 2025-09-25 06:36:05.462950: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-09-25 06:36:05.462960: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 9437184 totalling 27.00MiB 2025-09-25 06:36:05.462969: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 191.76MiB 2025-09-25 06:36:05.462978: 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 06:36:05.462997: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 245956608 InUse: 201074688 MaxInUse: 213355008 NumAllocs: 2322 MaxAllocSize: 9437184 2025-09-25 06:36:05.463020: W tensorflow/core/common_runtime/bfc_allocator.cc:439] _**********************___********_***_______******************************************************* 2025-09-25 06:36:05.463394: 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.1633167266845703 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 06:36:06 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 611 wait 20 seconds l 3637 free memory gpu now : 611 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-09-25 06:36:30.067016: 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 06:36:30.092495: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3492910000 Hz 2025-09-25 06:36:30.094784: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f9f20000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-09-25 06:36:30.094841: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-09-25 06:36:30.098844: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-09-25 06:36:30.256266: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x23fdaf50 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-09-25 06:36:30.256314: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-09-25 06:36:30.257194: 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 06:36:30.258125: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 06:36:30.261186: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 06:36:30.264683: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 06:36:30.266243: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 06:36:30.269516: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 06:36:30.270525: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 06:36:30.276031: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 06:36:30.276907: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 06:36:30.276976: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 06:36:30.277443: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-25 06:36:30.277457: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-25 06:36:30.277467: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-25 06:36:30.278421: 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 06:36:30.900817: 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 06:36:30.900894: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 06:36:30.900913: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 06:36:30.900942: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 06:36:30.900960: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 06:36:30.900977: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 06:36:30.900993: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 06:36:30.901010: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 06:36:30.901699: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 06:36:30.902585: 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 06:36:30.902612: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-25 06:36:30.902626: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-25 06:36:30.902640: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-25 06:36:30.902652: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-25 06:36:30.902665: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-25 06:36:30.902678: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-25 06:36:30.902691: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-25 06:36:30.903323: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-25 06:36:30.903354: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-25 06:36:30.903362: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-25 06:36:30.903370: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-25 06:36:30.904053: 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 06:36:42.952697: 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 06:36:42.952986: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-09-25 06:36:42.953011: 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 06:36:42.953027: 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 06:36:42.953043: 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 06:36:42.953072: 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 06:36:42.953088: 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 06:36:42.953103: 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 06:36:42.953118: 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 06:36:42.953133: 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 06:36:42.953148: 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 06:36:42.953163: 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 06:36:42.953177: 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 06:36:42.953192: 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 06:36:42.953207: 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 06:36:42.953222: 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 06:36:42.953237: 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 06:36:42.953252: 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 06:36:42.953267: 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 06:36:42.953280: 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 06:36:42.953293: 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 06:36:42.953307: 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 06:36:42.953320: 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 06:36:42.953342: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 49.00MiB was 32.00MiB, Chunk State: 2025-09-25 06:36:42.953354: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 112787456 2025-09-25 06:36:42.953370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d32000000 of size 4194304 next 632 2025-09-25 06:36:42.953384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d32400000 of size 4194304 next 617 2025-09-25 06:36:42.953396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d32800000 of size 4194304 next 616 2025-09-25 06:36:42.953408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d32c00000 of size 6291456 next 608 2025-09-25 06:36:42.953419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d33200000 of size 9437184 next 607 2025-09-25 06:36:42.953431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d33b00000 of size 4194304 next 644 2025-09-25 06:36:42.953442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d33f00000 of size 4194304 next 625 2025-09-25 06:36:42.953454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d34300000 of size 8388608 next 624 2025-09-25 06:36:42.953466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d34b00000 of size 4194304 next 661 2025-09-25 06:36:42.953478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d34f00000 of size 2359296 next 676 2025-09-25 06:36:42.953489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d35140000 of size 2359296 next 678 2025-09-25 06:36:42.953501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d35380000 of size 2359296 next 680 2025-09-25 06:36:42.953512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d355c0000 of size 7602176 next 639 2025-09-25 06:36:42.953524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d35d00000 of size 9437184 next 638 2025-09-25 06:36:42.953535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d36600000 of size 9437184 next 656 2025-09-25 06:36:42.953547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d36f00000 of size 4718592 next 685 2025-09-25 06:36:42.953559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d37380000 of size 4718592 next 684 2025-09-25 06:36:42.953570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d37800000 of size 20512768 next 18446744073709551615 2025-09-25 06:36:42.953582: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-09-25 06:36:42.953594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a000000 of size 2359296 next 370 2025-09-25 06:36:42.953605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a240000 of size 1048576 next 394 2025-09-25 06:36:42.953617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d3a340000 of size 1310720 next 388 2025-09-25 06:36:42.953628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a480000 of size 2359296 next 387 2025-09-25 06:36:42.953640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a6c0000 of size 1048576 next 412 2025-09-25 06:36:42.953652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a7c0000 of size 1310720 next 406 2025-09-25 06:36:42.953663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3a900000 of size 2359296 next 405 2025-09-25 06:36:42.953675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3ab40000 of size 1048576 next 430 2025-09-25 06:36:42.953686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3ac40000 of size 1310720 next 424 2025-09-25 06:36:42.953698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3ad80000 of size 2359296 next 423 2025-09-25 06:36:42.953718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3afc0000 of size 1048576 next 447 2025-09-25 06:36:42.953729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b0c0000 of size 1310720 next 441 2025-09-25 06:36:42.953741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b200000 of size 2359296 next 440 2025-09-25 06:36:42.953752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b440000 of size 1048576 next 465 2025-09-25 06:36:42.953764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b540000 of size 1310720 next 459 2025-09-25 06:36:42.953775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b680000 of size 2359296 next 458 2025-09-25 06:36:42.953787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b8c0000 of size 1048576 next 483 2025-09-25 06:36:42.953798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3b9c0000 of size 1310720 next 477 2025-09-25 06:36:42.953810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3bb00000 of size 2359296 next 476 2025-09-25 06:36:42.953821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3bd40000 of size 1048576 next 501 2025-09-25 06:36:42.953833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3be40000 of size 1310720 next 495 2025-09-25 06:36:42.953844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3bf80000 of size 2359296 next 494 2025-09-25 06:36:42.953856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c1c0000 of size 1048576 next 519 2025-09-25 06:36:42.953867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c2c0000 of size 1310720 next 513 2025-09-25 06:36:42.953879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c400000 of size 2359296 next 512 2025-09-25 06:36:42.953890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c640000 of size 1048576 next 537 2025-09-25 06:36:42.953902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c740000 of size 1310720 next 531 2025-09-25 06:36:42.953913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3c880000 of size 2359296 next 530 2025-09-25 06:36:42.953925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3cac0000 of size 1048576 next 555 2025-09-25 06:36:42.953936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3cbc0000 of size 1310720 next 549 2025-09-25 06:36:42.953948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3cd00000 of size 2359296 next 548 2025-09-25 06:36:42.953959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3cf40000 of size 1048576 next 573 2025-09-25 06:36:42.953971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3d040000 of size 1310720 next 567 2025-09-25 06:36:42.953982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3d180000 of size 2359296 next 566 2025-09-25 06:36:42.953994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3d3c0000 of size 1048576 next 591 2025-09-25 06:36:42.954005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3d4c0000 of size 1310720 next 585 2025-09-25 06:36:42.954017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3d600000 of size 2359296 next 584 2025-09-25 06:36:42.954028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d3d840000 of size 2097152 next 597 2025-09-25 06:36:42.954040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3da40000 of size 2097152 next 596 2025-09-25 06:36:42.954052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3dc40000 of size 3932160 next 18446744073709551615 2025-09-25 06:36:42.954063: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-09-25 06:36:42.954075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e000000 of size 2359296 next 245 2025-09-25 06:36:42.954094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e240000 of size 1048576 next 269 2025-09-25 06:36:42.954106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e340000 of size 1310720 next 263 2025-09-25 06:36:42.954118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e480000 of size 2359296 next 262 2025-09-25 06:36:42.954129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e6c0000 of size 1048576 next 287 2025-09-25 06:36:42.954141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e7c0000 of size 1310720 next 281 2025-09-25 06:36:42.954152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3e900000 of size 2359296 next 280 2025-09-25 06:36:42.954164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3eb40000 of size 1048576 next 304 2025-09-25 06:36:42.954175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3ec40000 of size 1310720 next 298 2025-09-25 06:36:42.954187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3ed80000 of size 2359296 next 297 2025-09-25 06:36:42.954198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3efc0000 of size 1048576 next 322 2025-09-25 06:36:42.954210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f0c0000 of size 1310720 next 316 2025-09-25 06:36:42.954221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f200000 of size 2359296 next 315 2025-09-25 06:36:42.954232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f440000 of size 1048576 next 340 2025-09-25 06:36:42.954244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f540000 of size 1310720 next 334 2025-09-25 06:36:42.954255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f680000 of size 2359296 next 333 2025-09-25 06:36:42.954267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f8c0000 of size 1048576 next 358 2025-09-25 06:36:42.954278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3f9c0000 of size 1310720 next 352 2025-09-25 06:36:42.954290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3fb00000 of size 2359296 next 351 2025-09-25 06:36:42.954301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3fd40000 of size 1048576 next 376 2025-09-25 06:36:42.954313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d3fe40000 of size 1835008 next 18446744073709551615 2025-09-25 06:36:42.954324: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-09-25 06:36:42.954336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40000000 of size 2359296 next 181 2025-09-25 06:36:42.954348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40240000 of size 2097152 next 196 2025-09-25 06:36:42.954359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40440000 of size 1048576 next 216 2025-09-25 06:36:42.954371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40540000 of size 1310720 next 209 2025-09-25 06:36:42.954382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40680000 of size 2359296 next 208 2025-09-25 06:36:42.954394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d408c0000 of size 1048576 next 234 2025-09-25 06:36:42.954405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d409c0000 of size 1310720 next 228 2025-09-25 06:36:42.954417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d40b00000 of size 2359296 next 227 2025-09-25 06:36:42.954428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d40d40000 of size 2883584 next 18446744073709551615 2025-09-25 06:36:42.954439: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-09-25 06:36:42.954459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42600000 of size 147456 next 55 2025-09-25 06:36:42.954471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42624000 of size 65536 next 78 2025-09-25 06:36:42.954483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42634000 of size 4096 next 191 2025-09-25 06:36:42.954494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42635000 of size 4096 next 192 2025-09-25 06:36:42.954506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42636000 of size 4096 next 193 2025-09-25 06:36:42.954518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42637000 of size 256 next 194 2025-09-25 06:36:42.954529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42637100 of size 256 next 195 2025-09-25 06:36:42.954541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42637200 of size 4096 next 197 2025-09-25 06:36:42.954552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42638200 of size 4096 next 198 2025-09-25 06:36:42.954564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42639200 of size 4096 next 199 2025-09-25 06:36:42.954575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263a200 of size 4096 next 200 2025-09-25 06:36:42.954586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263b200 of size 4096 next 201 2025-09-25 06:36:42.954598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263c200 of size 1024 next 202 2025-09-25 06:36:42.954610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263c600 of size 1024 next 204 2025-09-25 06:36:42.954621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263ca00 of size 1024 next 205 2025-09-25 06:36:42.954633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263ce00 of size 1024 next 206 2025-09-25 06:36:42.954644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263d200 of size 1024 next 207 2025-09-25 06:36:42.954656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263d600 of size 1024 next 210 2025-09-25 06:36:42.954667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263da00 of size 1024 next 211 2025-09-25 06:36:42.954678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263de00 of size 1024 next 212 2025-09-25 06:36:42.954690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263e200 of size 1024 next 213 2025-09-25 06:36:42.954701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263e600 of size 1024 next 214 2025-09-25 06:36:42.954713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263ea00 of size 4096 next 215 2025-09-25 06:36:42.954724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4263fa00 of size 4096 next 217 2025-09-25 06:36:42.954736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42640a00 of size 4096 next 218 2025-09-25 06:36:42.954747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42641a00 of size 4096 next 219 2025-09-25 06:36:42.954759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42642a00 of size 4096 next 220 2025-09-25 06:36:42.954770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42643a00 of size 1024 next 221 2025-09-25 06:36:42.954782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42643e00 of size 1024 next 223 2025-09-25 06:36:42.954793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42644200 of size 1024 next 224 2025-09-25 06:36:42.954804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42644600 of size 1024 next 225 2025-09-25 06:36:42.954816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42644a00 of size 1024 next 226 2025-09-25 06:36:42.954827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42644e00 of size 1024 next 229 2025-09-25 06:36:42.954846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42645200 of size 1024 next 230 2025-09-25 06:36:42.954858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42645600 of size 1024 next 231 2025-09-25 06:36:42.954869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42645a00 of size 1024 next 232 2025-09-25 06:36:42.954881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42645e00 of size 1024 next 233 2025-09-25 06:36:42.954892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42646200 of size 7680 next 72 2025-09-25 06:36:42.954904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42648000 of size 147456 next 71 2025-09-25 06:36:42.954916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4266c000 of size 131072 next 87 2025-09-25 06:36:42.954927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268c000 of size 4096 next 289 2025-09-25 06:36:42.954939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268d000 of size 4096 next 290 2025-09-25 06:36:42.954950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268e000 of size 4096 next 291 2025-09-25 06:36:42.954962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268f000 of size 1024 next 292 2025-09-25 06:36:42.954973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268f400 of size 1024 next 293 2025-09-25 06:36:42.954984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268f800 of size 1024 next 294 2025-09-25 06:36:42.954996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4268fc00 of size 1024 next 295 2025-09-25 06:36:42.955007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42690000 of size 1024 next 296 2025-09-25 06:36:42.955019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42690400 of size 1024 next 299 2025-09-25 06:36:42.955030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42690800 of size 1024 next 300 2025-09-25 06:36:42.955042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42690c00 of size 1024 next 301 2025-09-25 06:36:42.955053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42691000 of size 1024 next 302 2025-09-25 06:36:42.955065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42691400 of size 1024 next 303 2025-09-25 06:36:42.955076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42691800 of size 4096 next 305 2025-09-25 06:36:42.955087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42692800 of size 4096 next 306 2025-09-25 06:36:42.955099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42693800 of size 4096 next 307 2025-09-25 06:36:42.955110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42694800 of size 4096 next 308 2025-09-25 06:36:42.955122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42695800 of size 4096 next 309 2025-09-25 06:36:42.955133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42696800 of size 1024 next 310 2025-09-25 06:36:42.955145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42696c00 of size 1024 next 311 2025-09-25 06:36:42.955156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42697000 of size 1024 next 312 2025-09-25 06:36:42.955167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42697400 of size 1024 next 313 2025-09-25 06:36:42.955179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42697800 of size 1024 next 314 2025-09-25 06:36:42.955190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42697c00 of size 1024 next 317 2025-09-25 06:36:42.955202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42698000 of size 1024 next 318 2025-09-25 06:36:42.955221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42698400 of size 1024 next 319 2025-09-25 06:36:42.955233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42698800 of size 1024 next 320 2025-09-25 06:36:42.955244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42698c00 of size 1024 next 321 2025-09-25 06:36:42.955255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42699000 of size 4096 next 323 2025-09-25 06:36:42.955267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269a000 of size 4096 next 324 2025-09-25 06:36:42.955278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269b000 of size 4096 next 325 2025-09-25 06:36:42.955290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269c000 of size 4096 next 326 2025-09-25 06:36:42.955301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269d000 of size 4096 next 327 2025-09-25 06:36:42.955313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269e000 of size 1024 next 328 2025-09-25 06:36:42.955324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269e400 of size 1024 next 329 2025-09-25 06:36:42.955336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269e800 of size 1024 next 330 2025-09-25 06:36:42.955347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269ec00 of size 1024 next 331 2025-09-25 06:36:42.955359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269f000 of size 1024 next 332 2025-09-25 06:36:42.955370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269f400 of size 1024 next 335 2025-09-25 06:36:42.955382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269f800 of size 1024 next 336 2025-09-25 06:36:42.955393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4269fc00 of size 1024 next 337 2025-09-25 06:36:42.955404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a0000 of size 1024 next 338 2025-09-25 06:36:42.955416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a0400 of size 1024 next 339 2025-09-25 06:36:42.955427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a0800 of size 4096 next 341 2025-09-25 06:36:42.955439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a1800 of size 4096 next 342 2025-09-25 06:36:42.955450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a2800 of size 4096 next 343 2025-09-25 06:36:42.955462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a3800 of size 4096 next 344 2025-09-25 06:36:42.955473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a4800 of size 4096 next 345 2025-09-25 06:36:42.955485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a5800 of size 1024 next 346 2025-09-25 06:36:42.955496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a5c00 of size 1024 next 347 2025-09-25 06:36:42.955508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a6000 of size 1024 next 348 2025-09-25 06:36:42.955519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a6400 of size 1024 next 349 2025-09-25 06:36:42.955530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a6800 of size 1024 next 350 2025-09-25 06:36:42.955542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a6c00 of size 1024 next 353 2025-09-25 06:36:42.955553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a7000 of size 1024 next 354 2025-09-25 06:36:42.955565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a7400 of size 1024 next 355 2025-09-25 06:36:42.955576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a7800 of size 1024 next 356 2025-09-25 06:36:42.955595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a7c00 of size 1024 next 357 2025-09-25 06:36:42.955606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a8000 of size 4096 next 359 2025-09-25 06:36:42.955618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426a9000 of size 4096 next 360 2025-09-25 06:36:42.955629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426aa000 of size 4096 next 361 2025-09-25 06:36:42.955641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ab000 of size 4096 next 362 2025-09-25 06:36:42.955652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ac000 of size 4096 next 363 2025-09-25 06:36:42.955664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ad000 of size 1024 next 364 2025-09-25 06:36:42.955675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ad400 of size 1024 next 365 2025-09-25 06:36:42.955687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ad800 of size 1024 next 366 2025-09-25 06:36:42.955698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426adc00 of size 1024 next 367 2025-09-25 06:36:42.955709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ae000 of size 1024 next 368 2025-09-25 06:36:42.955721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ae400 of size 1024 next 371 2025-09-25 06:36:42.955732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ae800 of size 1024 next 372 2025-09-25 06:36:42.955744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426aec00 of size 1024 next 373 2025-09-25 06:36:42.955755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426af000 of size 1024 next 374 2025-09-25 06:36:42.955767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426af400 of size 1024 next 375 2025-09-25 06:36:42.955778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426af800 of size 4096 next 377 2025-09-25 06:36:42.955790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b0800 of size 4096 next 378 2025-09-25 06:36:42.955801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b1800 of size 4096 next 379 2025-09-25 06:36:42.955813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b2800 of size 4096 next 380 2025-09-25 06:36:42.955824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b3800 of size 4096 next 381 2025-09-25 06:36:42.955835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b4800 of size 1024 next 382 2025-09-25 06:36:42.955847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b4c00 of size 1024 next 383 2025-09-25 06:36:42.955858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b5000 of size 1024 next 384 2025-09-25 06:36:42.955870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b5400 of size 1024 next 385 2025-09-25 06:36:42.955881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b5800 of size 1024 next 386 2025-09-25 06:36:42.955893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b5c00 of size 1024 next 389 2025-09-25 06:36:42.955904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b6000 of size 1024 next 390 2025-09-25 06:36:42.955916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b6400 of size 1024 next 391 2025-09-25 06:36:42.955927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b6800 of size 1024 next 392 2025-09-25 06:36:42.955938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b6c00 of size 1024 next 393 2025-09-25 06:36:42.955950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b7000 of size 4096 next 395 2025-09-25 06:36:42.955969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b8000 of size 4096 next 396 2025-09-25 06:36:42.955981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426b9000 of size 4096 next 397 2025-09-25 06:36:42.955999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ba000 of size 4096 next 398 2025-09-25 06:36:42.956010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bb000 of size 4096 next 399 2025-09-25 06:36:42.956022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bc000 of size 1024 next 400 2025-09-25 06:36:42.956035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bc400 of size 1024 next 401 2025-09-25 06:36:42.956047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bc800 of size 1024 next 402 2025-09-25 06:36:42.956058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bcc00 of size 1024 next 403 2025-09-25 06:36:42.956070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bd000 of size 1024 next 404 2025-09-25 06:36:42.956081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bd400 of size 1024 next 407 2025-09-25 06:36:42.956093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bd800 of size 1024 next 408 2025-09-25 06:36:42.956104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bdc00 of size 1024 next 409 2025-09-25 06:36:42.956116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426be000 of size 1024 next 410 2025-09-25 06:36:42.956127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426be400 of size 1024 next 411 2025-09-25 06:36:42.956138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426be800 of size 4096 next 413 2025-09-25 06:36:42.956150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426bf800 of size 4096 next 414 2025-09-25 06:36:42.956161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c0800 of size 4096 next 415 2025-09-25 06:36:42.956173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c1800 of size 4096 next 416 2025-09-25 06:36:42.956184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c2800 of size 4096 next 417 2025-09-25 06:36:42.956196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c3800 of size 1024 next 418 2025-09-25 06:36:42.956207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c3c00 of size 1024 next 419 2025-09-25 06:36:42.956219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c4000 of size 1024 next 420 2025-09-25 06:36:42.956230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c4400 of size 1024 next 421 2025-09-25 06:36:42.956241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c4800 of size 1024 next 422 2025-09-25 06:36:42.956253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c4c00 of size 1024 next 425 2025-09-25 06:36:42.956264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c5000 of size 1024 next 426 2025-09-25 06:36:42.956276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c5400 of size 1024 next 427 2025-09-25 06:36:42.956287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c5800 of size 1024 next 428 2025-09-25 06:36:42.956298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c5c00 of size 1024 next 429 2025-09-25 06:36:42.956310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c6000 of size 4096 next 431 2025-09-25 06:36:42.956321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c7000 of size 4096 next 432 2025-09-25 06:36:42.956333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c8000 of size 4096 next 433 2025-09-25 06:36:42.956359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426c9000 of size 4096 next 434 2025-09-25 06:36:42.956384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426ca000 of size 4096 next 435 2025-09-25 06:36:42.956396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426cb000 of size 1024 next 436 2025-09-25 06:36:42.956407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426cb400 of size 1024 next 437 2025-09-25 06:36:42.956419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426cb800 of size 1024 next 438 2025-09-25 06:36:42.956430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426cbc00 of size 1024 next 103 2025-09-25 06:36:42.956442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d426cc000 of size 262144 next 102 2025-09-25 06:36:42.956454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4270c000 of size 262144 next 674 2025-09-25 06:36:42.956465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d4274c000 of size 737280 next 18446744073709551615 2025-09-25 06:36:42.956477: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-09-25 06:36:42.956489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42800000 of size 589824 next 96 2025-09-25 06:36:42.956500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42890000 of size 262144 next 117 2025-09-25 06:36:42.956512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d0000 of size 1024 next 439 2025-09-25 06:36:42.956523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d0400 of size 1024 next 442 2025-09-25 06:36:42.956535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d0800 of size 1024 next 443 2025-09-25 06:36:42.956546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d0c00 of size 1024 next 444 2025-09-25 06:36:42.956557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d1000 of size 1024 next 445 2025-09-25 06:36:42.956569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d1400 of size 1024 next 446 2025-09-25 06:36:42.956580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d1800 of size 4096 next 448 2025-09-25 06:36:42.956592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d2800 of size 4096 next 449 2025-09-25 06:36:42.956603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d3800 of size 4096 next 450 2025-09-25 06:36:42.956615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d4800 of size 4096 next 451 2025-09-25 06:36:42.956626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d5800 of size 4096 next 452 2025-09-25 06:36:42.956638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d6800 of size 1024 next 453 2025-09-25 06:36:42.956649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d6c00 of size 1024 next 454 2025-09-25 06:36:42.956661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d7000 of size 1024 next 455 2025-09-25 06:36:42.956672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d7400 of size 1024 next 456 2025-09-25 06:36:42.956683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d7800 of size 1024 next 457 2025-09-25 06:36:42.956695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d7c00 of size 1024 next 460 2025-09-25 06:36:42.956706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d8000 of size 1024 next 461 2025-09-25 06:36:42.956718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d8400 of size 1024 next 462 2025-09-25 06:36:42.956729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d8800 of size 1024 next 463 2025-09-25 06:36:42.956741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d8c00 of size 1024 next 464 2025-09-25 06:36:42.956760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428d9000 of size 4096 next 466 2025-09-25 06:36:42.956771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428da000 of size 4096 next 467 2025-09-25 06:36:42.956783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428db000 of size 4096 next 468 2025-09-25 06:36:42.956794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428dc000 of size 4096 next 469 2025-09-25 06:36:42.956806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428dd000 of size 4096 next 470 2025-09-25 06:36:42.956817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428de000 of size 1024 next 471 2025-09-25 06:36:42.956829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428de400 of size 1024 next 472 2025-09-25 06:36:42.956840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428de800 of size 1024 next 473 2025-09-25 06:36:42.956852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428dec00 of size 1024 next 474 2025-09-25 06:36:42.956863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428df000 of size 1024 next 475 2025-09-25 06:36:42.956875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428df400 of size 1024 next 478 2025-09-25 06:36:42.956886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428df800 of size 1024 next 479 2025-09-25 06:36:42.956898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428dfc00 of size 1024 next 480 2025-09-25 06:36:42.956909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e0000 of size 1024 next 481 2025-09-25 06:36:42.956920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e0400 of size 1024 next 482 2025-09-25 06:36:42.956932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e0800 of size 4096 next 484 2025-09-25 06:36:42.956943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e1800 of size 4096 next 485 2025-09-25 06:36:42.956955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e2800 of size 4096 next 486 2025-09-25 06:36:42.956966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e3800 of size 4096 next 487 2025-09-25 06:36:42.956978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e4800 of size 4096 next 488 2025-09-25 06:36:42.956989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e5800 of size 1024 next 489 2025-09-25 06:36:42.957001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e5c00 of size 1024 next 490 2025-09-25 06:36:42.957012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e6000 of size 1024 next 491 2025-09-25 06:36:42.957024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e6400 of size 1024 next 492 2025-09-25 06:36:42.957035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e6800 of size 1024 next 493 2025-09-25 06:36:42.957047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e6c00 of size 1024 next 496 2025-09-25 06:36:42.957058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e7000 of size 1024 next 497 2025-09-25 06:36:42.957069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e7400 of size 1024 next 498 2025-09-25 06:36:42.957081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e7800 of size 1024 next 499 2025-09-25 06:36:42.957092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e7c00 of size 1024 next 500 2025-09-25 06:36:42.957104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e8000 of size 4096 next 502 2025-09-25 06:36:42.957115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428e9000 of size 4096 next 503 2025-09-25 06:36:42.957134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ea000 of size 4096 next 504 2025-09-25 06:36:42.957146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428eb000 of size 4096 next 505 2025-09-25 06:36:42.957157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ec000 of size 4096 next 506 2025-09-25 06:36:42.957169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ed000 of size 1024 next 507 2025-09-25 06:36:42.957180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ed400 of size 1024 next 508 2025-09-25 06:36:42.957192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ed800 of size 1024 next 509 2025-09-25 06:36:42.957203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428edc00 of size 1024 next 510 2025-09-25 06:36:42.957215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ee000 of size 1024 next 511 2025-09-25 06:36:42.957226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ee400 of size 1024 next 514 2025-09-25 06:36:42.957238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ee800 of size 1024 next 515 2025-09-25 06:36:42.957249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428eec00 of size 1024 next 516 2025-09-25 06:36:42.957261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ef000 of size 1024 next 517 2025-09-25 06:36:42.957272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ef400 of size 1024 next 518 2025-09-25 06:36:42.957284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ef800 of size 4096 next 520 2025-09-25 06:36:42.957295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f0800 of size 4096 next 521 2025-09-25 06:36:42.957307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f1800 of size 4096 next 522 2025-09-25 06:36:42.957318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f2800 of size 4096 next 523 2025-09-25 06:36:42.957329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f3800 of size 4096 next 524 2025-09-25 06:36:42.957341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f4800 of size 1024 next 525 2025-09-25 06:36:42.957352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f4c00 of size 1024 next 526 2025-09-25 06:36:42.957364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f5000 of size 1024 next 527 2025-09-25 06:36:42.957375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f5400 of size 1024 next 528 2025-09-25 06:36:42.957387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f5800 of size 1024 next 529 2025-09-25 06:36:42.957398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f5c00 of size 1024 next 532 2025-09-25 06:36:42.957410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f6000 of size 1024 next 533 2025-09-25 06:36:42.957421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f6400 of size 1024 next 534 2025-09-25 06:36:42.957433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f6800 of size 1024 next 535 2025-09-25 06:36:42.957444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f6c00 of size 1024 next 536 2025-09-25 06:36:42.957455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f7000 of size 4096 next 538 2025-09-25 06:36:42.957467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f8000 of size 4096 next 539 2025-09-25 06:36:42.957478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428f9000 of size 4096 next 540 2025-09-25 06:36:42.957490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fa000 of size 4096 next 541 2025-09-25 06:36:42.957509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fb000 of size 4096 next 542 2025-09-25 06:36:42.957521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fc000 of size 1024 next 543 2025-09-25 06:36:42.957532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fc400 of size 1024 next 544 2025-09-25 06:36:42.957543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fc800 of size 1024 next 545 2025-09-25 06:36:42.957555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fcc00 of size 1024 next 546 2025-09-25 06:36:42.957566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fd000 of size 1024 next 547 2025-09-25 06:36:42.957578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fd400 of size 1024 next 550 2025-09-25 06:36:42.957589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fd800 of size 1024 next 551 2025-09-25 06:36:42.957601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fdc00 of size 1024 next 552 2025-09-25 06:36:42.957612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fe000 of size 1024 next 553 2025-09-25 06:36:42.957624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fe400 of size 1024 next 554 2025-09-25 06:36:42.957635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428fe800 of size 4096 next 556 2025-09-25 06:36:42.957647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d428ff800 of size 4096 next 557 2025-09-25 06:36:42.957658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42900800 of size 4096 next 558 2025-09-25 06:36:42.957669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42901800 of size 4096 next 559 2025-09-25 06:36:42.957681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42902800 of size 4096 next 560 2025-09-25 06:36:42.957692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42903800 of size 1024 next 561 2025-09-25 06:36:42.957704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42903c00 of size 1024 next 562 2025-09-25 06:36:42.957715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42904000 of size 1024 next 563 2025-09-25 06:36:42.957727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42904400 of size 1024 next 564 2025-09-25 06:36:42.957738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42904800 of size 1024 next 565 2025-09-25 06:36:42.957750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42904c00 of size 1024 next 568 2025-09-25 06:36:42.957761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42905000 of size 1024 next 569 2025-09-25 06:36:42.957773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42905400 of size 1024 next 570 2025-09-25 06:36:42.957784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42905800 of size 1024 next 571 2025-09-25 06:36:42.957795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42905c00 of size 1024 next 572 2025-09-25 06:36:42.957807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42906000 of size 4096 next 574 2025-09-25 06:36:42.957818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42907000 of size 4096 next 575 2025-09-25 06:36:42.957830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42908000 of size 4096 next 576 2025-09-25 06:36:42.957841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42909000 of size 4096 next 577 2025-09-25 06:36:42.957853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290a000 of size 4096 next 578 2025-09-25 06:36:42.957864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290b000 of size 1024 next 579 2025-09-25 06:36:42.957876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290b400 of size 1024 next 580 2025-09-25 06:36:42.957895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290b800 of size 1024 next 581 2025-09-25 06:36:42.957906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290bc00 of size 1024 next 582 2025-09-25 06:36:42.957918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290c000 of size 1024 next 583 2025-09-25 06:36:42.957929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290c400 of size 1024 next 586 2025-09-25 06:36:42.957941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290c800 of size 1024 next 587 2025-09-25 06:36:42.957952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290cc00 of size 1024 next 588 2025-09-25 06:36:42.957964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290d000 of size 1024 next 589 2025-09-25 06:36:42.957975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290d400 of size 1024 next 590 2025-09-25 06:36:42.957987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290d800 of size 4096 next 592 2025-09-25 06:36:42.957999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d4290e800 of size 6144 next 112 2025-09-25 06:36:42.958011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42910000 of size 524288 next 111 2025-09-25 06:36:42.958022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42990000 of size 262144 next 135 2025-09-25 06:36:42.958034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d429d0000 of size 327680 next 124 2025-09-25 06:36:42.958046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42a20000 of size 589824 next 123 2025-09-25 06:36:42.958057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42ab0000 of size 262144 next 152 2025-09-25 06:36:42.958069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42af0000 of size 327680 next 142 2025-09-25 06:36:42.958080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42b40000 of size 786432 next 18446744073709551615 2025-09-25 06:36:42.958092: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-09-25 06:36:42.958104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c00000 of size 4096 next 593 2025-09-25 06:36:42.958115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c01000 of size 4096 next 594 2025-09-25 06:36:42.958127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c02000 of size 4096 next 595 2025-09-25 06:36:42.958138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c03000 of size 2048 next 598 2025-09-25 06:36:42.958150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c03800 of size 2048 next 599 2025-09-25 06:36:42.958161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c04000 of size 2048 next 600 2025-09-25 06:36:42.958173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c04800 of size 2048 next 601 2025-09-25 06:36:42.958184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c05000 of size 2048 next 602 2025-09-25 06:36:42.958196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c05800 of size 256 next 605 2025-09-25 06:36:42.958207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c05900 of size 256 next 606 2025-09-25 06:36:42.958219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c05a00 of size 2048 next 604 2025-09-25 06:36:42.958230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c06200 of size 2048 next 609 2025-09-25 06:36:42.958241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c06a00 of size 2048 next 610 2025-09-25 06:36:42.958253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c07200 of size 2048 next 611 2025-09-25 06:36:42.958272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c07a00 of size 2048 next 612 2025-09-25 06:36:42.958284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c08200 of size 256 next 614 2025-09-25 06:36:42.958295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c08300 of size 256 next 615 2025-09-25 06:36:42.958307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c08400 of size 8192 next 613 2025-09-25 06:36:42.958318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c0a400 of size 8192 next 618 2025-09-25 06:36:42.958330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c0c400 of size 8192 next 619 2025-09-25 06:36:42.958341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c0e400 of size 8192 next 620 2025-09-25 06:36:42.958353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c10400 of size 8192 next 621 2025-09-25 06:36:42.958364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c12400 of size 256 next 622 2025-09-25 06:36:42.958376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c12500 of size 256 next 623 2025-09-25 06:36:42.958387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c12600 of size 8192 next 626 2025-09-25 06:36:42.958399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c14600 of size 8192 next 627 2025-09-25 06:36:42.958410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c16600 of size 8192 next 628 2025-09-25 06:36:42.958422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c18600 of size 8192 next 629 2025-09-25 06:36:42.958433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1a600 of size 8192 next 630 2025-09-25 06:36:42.958445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1c600 of size 2048 next 631 2025-09-25 06:36:42.958456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1ce00 of size 2048 next 633 2025-09-25 06:36:42.958468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1d600 of size 2048 next 634 2025-09-25 06:36:42.958479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1de00 of size 2048 next 635 2025-09-25 06:36:42.958490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1e600 of size 2048 next 636 2025-09-25 06:36:42.958502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1ee00 of size 2048 next 637 2025-09-25 06:36:42.958513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1f600 of size 2048 next 640 2025-09-25 06:36:42.958525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c1fe00 of size 2048 next 641 2025-09-25 06:36:42.958536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c20600 of size 2048 next 642 2025-09-25 06:36:42.958548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c20e00 of size 2048 next 643 2025-09-25 06:36:42.958559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c21600 of size 8192 next 645 2025-09-25 06:36:42.958571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c23600 of size 8192 next 646 2025-09-25 06:36:42.958582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c25600 of size 8192 next 647 2025-09-25 06:36:42.958594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c27600 of size 8192 next 648 2025-09-25 06:36:42.958605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c29600 of size 8192 next 649 2025-09-25 06:36:42.958616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2b600 of size 2048 next 650 2025-09-25 06:36:42.958628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2be00 of size 2048 next 651 2025-09-25 06:36:42.958647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2c600 of size 2048 next 652 2025-09-25 06:36:42.958658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2ce00 of size 2048 next 653 2025-09-25 06:36:42.958670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2d600 of size 2048 next 654 2025-09-25 06:36:42.958681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2de00 of size 2048 next 655 2025-09-25 06:36:42.958693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2e600 of size 2048 next 657 2025-09-25 06:36:42.958704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2ee00 of size 2048 next 658 2025-09-25 06:36:42.958716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2f600 of size 2048 next 659 2025-09-25 06:36:42.958727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c2fe00 of size 2048 next 660 2025-09-25 06:36:42.958739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c30600 of size 8192 next 662 2025-09-25 06:36:42.958750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c32600 of size 8192 next 663 2025-09-25 06:36:42.958762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c34600 of size 8192 next 664 2025-09-25 06:36:42.958773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c36600 of size 8192 next 665 2025-09-25 06:36:42.958784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c38600 of size 8192 next 666 2025-09-25 06:36:42.958796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3a600 of size 1024 next 667 2025-09-25 06:36:42.958808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3aa00 of size 1024 next 668 2025-09-25 06:36:42.958819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3ae00 of size 1024 next 669 2025-09-25 06:36:42.958831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3b200 of size 1024 next 673 2025-09-25 06:36:42.958842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3b600 of size 1024 next 675 2025-09-25 06:36:42.958853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3ba00 of size 1024 next 677 2025-09-25 06:36:42.958865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3be00 of size 1024 next 679 2025-09-25 06:36:42.958876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3c200 of size 1024 next 681 2025-09-25 06:36:42.958888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3c600 of size 256 next 682 2025-09-25 06:36:42.958899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3c700 of size 256 next 683 2025-09-25 06:36:42.958911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3c800 of size 2048 next 686 2025-09-25 06:36:42.958922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3d000 of size 256 next 690 2025-09-25 06:36:42.958934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3d100 of size 256 next 694 2025-09-25 06:36:42.958945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3d200 of size 256 next 695 2025-09-25 06:36:42.958957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c3d300 of size 256 next 693 2025-09-25 06:36:42.958968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d42c3d400 of size 11264 next 687 2025-09-25 06:36:42.958980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c40000 of size 256 next 688 2025-09-25 06:36:42.958991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c40100 of size 256 next 689 2025-09-25 06:36:42.959002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d42c40200 of size 12544 next 691 2025-09-25 06:36:42.959022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c43300 of size 12288 next 692 2025-09-25 06:36:42.959034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d42c46300 of size 49152 next 697 2025-09-25 06:36:42.959046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c52300 of size 24576 next 696 2025-09-25 06:36:42.959057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d42c58300 of size 228608 next 160 2025-09-25 06:36:42.959069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42c90000 of size 589824 next 158 2025-09-25 06:36:42.959080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42d20000 of size 524288 next 171 2025-09-25 06:36:42.959092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42da0000 of size 256 next 671 2025-09-25 06:36:42.959103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42da0100 of size 256 next 672 2025-09-25 06:36:42.959115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f9d42da0200 of size 523776 next 670 2025-09-25 06:36:42.959126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42e20000 of size 524288 next 222 2025-09-25 06:36:42.959138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42ea0000 of size 1048576 next 190 2025-09-25 06:36:42.959149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d42fa0000 of size 1048576 next 189 2025-09-25 06:36:42.959161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d430a0000 of size 1048576 next 203 2025-09-25 06:36:42.959172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d431a0000 of size 1048576 next 251 2025-09-25 06:36:42.959184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9d432a0000 of size 1441792 next 18446744073709551615 2025-09-25 06:36:42.959196: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-09-25 06:36:42.959208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00000 of size 1280 next 1 2025-09-25 06:36:42.959219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00500 of size 256 next 5 2025-09-25 06:36:42.959231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00600 of size 256 next 8 2025-09-25 06:36:42.959242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00700 of size 256 next 9 2025-09-25 06:36:42.959254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00800 of size 256 next 10 2025-09-25 06:36:42.959265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00900 of size 256 next 11 2025-09-25 06:36:42.959277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00a00 of size 256 next 12 2025-09-25 06:36:42.959288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00b00 of size 256 next 13 2025-09-25 06:36:42.959300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00c00 of size 256 next 17 2025-09-25 06:36:42.959311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00d00 of size 256 next 19 2025-09-25 06:36:42.959322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00e00 of size 256 next 20 2025-09-25 06:36:42.959334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e00f00 of size 256 next 21 2025-09-25 06:36:42.959345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01000 of size 256 next 22 2025-09-25 06:36:42.959357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01100 of size 256 next 24 2025-09-25 06:36:42.959368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01200 of size 256 next 25 2025-09-25 06:36:42.959380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01300 of size 256 next 23 2025-09-25 06:36:42.959391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01400 of size 256 next 28 2025-09-25 06:36:42.959410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01500 of size 256 next 29 2025-09-25 06:36:42.959422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01600 of size 256 next 30 2025-09-25 06:36:42.959433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01700 of size 256 next 31 2025-09-25 06:36:42.959445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01800 of size 256 next 33 2025-09-25 06:36:42.959456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01900 of size 256 next 34 2025-09-25 06:36:42.959468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01a00 of size 1024 next 32 2025-09-25 06:36:42.959479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e01e00 of size 1024 next 37 2025-09-25 06:36:42.959491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e02200 of size 1024 next 38 2025-09-25 06:36:42.959502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e02600 of size 1024 next 39 2025-09-25 06:36:42.959513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e02a00 of size 1024 next 40 2025-09-25 06:36:42.959525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e02e00 of size 1024 next 41 2025-09-25 06:36:42.959536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e03200 of size 1024 next 43 2025-09-25 06:36:42.959548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e03600 of size 1024 next 44 2025-09-25 06:36:42.959559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e03a00 of size 1024 next 45 2025-09-25 06:36:42.959571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e03e00 of size 1024 next 46 2025-09-25 06:36:42.959582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04200 of size 256 next 48 2025-09-25 06:36:42.959594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04300 of size 256 next 49 2025-09-25 06:36:42.959605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04400 of size 256 next 50 2025-09-25 06:36:42.959617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04500 of size 256 next 51 2025-09-25 06:36:42.959628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04600 of size 256 next 52 2025-09-25 06:36:42.959639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04700 of size 256 next 53 2025-09-25 06:36:42.959651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04800 of size 256 next 56 2025-09-25 06:36:42.959662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04900 of size 256 next 57 2025-09-25 06:36:42.959680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04a00 of size 256 next 58 2025-09-25 06:36:42.959691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04b00 of size 256 next 14 2025-09-25 06:36:42.959703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04c00 of size 256 next 15 2025-09-25 06:36:42.959714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04d00 of size 256 next 16 2025-09-25 06:36:42.959726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e04e00 of size 1024 next 60 2025-09-25 06:36:42.959737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e05200 of size 1024 next 61 2025-09-25 06:36:42.959749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e05600 of size 1024 next 62 2025-09-25 06:36:42.959760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e05a00 of size 1024 next 63 2025-09-25 06:36:42.959772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e05e00 of size 1024 next 64 2025-09-25 06:36:42.959796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e06200 of size 256 next 66 2025-09-25 06:36:42.959808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e06300 of size 256 next 67 2025-09-25 06:36:42.959819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e06400 of size 256 next 68 2025-09-25 06:36:42.959831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e06500 of size 256 next 69 2025-09-25 06:36:42.959844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e06600 of size 256 next 70 2025-09-25 06:36:42.959855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e06700 of size 256 next 73 2025-09-25 06:36:42.959867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e06800 of size 256 next 74 2025-09-25 06:36:42.959878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e06900 of size 256 next 75 2025-09-25 06:36:42.959894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e06a00 of size 256 next 76 2025-09-25 06:36:42.959906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e06b00 of size 256 next 77 2025-09-25 06:36:42.959917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e06c00 of size 1024 next 79 2025-09-25 06:36:42.959928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e07000 of size 1024 next 80 2025-09-25 06:36:42.959940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e07400 of size 1024 next 81 2025-09-25 06:36:42.959951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e07800 of size 1024 next 82 2025-09-25 06:36:42.959963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e07c00 of size 1024 next 83 2025-09-25 06:36:42.959974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e08000 of size 256 next 85 2025-09-25 06:36:42.959986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e08100 of size 256 next 86 2025-09-25 06:36:42.959998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e08200 of size 512 next 84 2025-09-25 06:36:42.960009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e08400 of size 512 next 88 2025-09-25 06:36:42.960021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e08600 of size 512 next 89 2025-09-25 06:36:42.960032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e08800 of size 512 next 90 2025-09-25 06:36:42.960044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e08a00 of size 512 next 91 2025-09-25 06:36:42.960055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e08c00 of size 256 next 93 2025-09-25 06:36:42.960067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e08d00 of size 256 next 94 2025-09-25 06:36:42.960078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e08e00 of size 512 next 92 2025-09-25 06:36:42.960090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e09000 of size 512 next 97 2025-09-25 06:36:42.960101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e09200 of size 512 next 98 2025-09-25 06:36:42.960112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e09400 of size 512 next 99 2025-09-25 06:36:42.960124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e09600 of size 512 next 2 2025-09-25 06:36:42.960135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e09800 of size 256 next 3 2025-09-25 06:36:42.960147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e09900 of size 256 next 4 2025-09-25 06:36:42.960159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e09a00 of size 16384 next 18 2025-09-25 06:36:42.960170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e0da00 of size 256 next 100 2025-09-25 06:36:42.960190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e0db00 of size 256 next 101 2025-09-25 06:36:42.960201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e0dc00 of size 2048 next 104 2025-09-25 06:36:42.960213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e0e400 of size 2048 next 105 2025-09-25 06:36:42.960225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e0ec00 of size 2048 next 106 2025-09-25 06:36:42.960236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e0f400 of size 2048 next 107 2025-09-25 06:36:42.960247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e0fc00 of size 2048 next 108 2025-09-25 06:36:42.960259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e10400 of size 256 next 109 2025-09-25 06:36:42.960270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e10500 of size 256 next 110 2025-09-25 06:36:42.960282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e10600 of size 2048 next 113 2025-09-25 06:36:42.960293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e10e00 of size 2048 next 114 2025-09-25 06:36:42.960310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e11600 of size 2048 next 115 2025-09-25 06:36:42.960321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e11e00 of size 2048 next 116 2025-09-25 06:36:42.960333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e12600 of size 2048 next 6 2025-09-25 06:36:42.960353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e12e00 of size 37632 next 7 2025-09-25 06:36:42.960377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1c100 of size 512 next 118 2025-09-25 06:36:42.960389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1c300 of size 512 next 119 2025-09-25 06:36:42.960400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1c500 of size 512 next 120 2025-09-25 06:36:42.960413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1c700 of size 512 next 121 2025-09-25 06:36:42.960425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1c900 of size 512 next 122 2025-09-25 06:36:42.960436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1cb00 of size 512 next 125 2025-09-25 06:36:42.960448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1cd00 of size 512 next 126 2025-09-25 06:36:42.960459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1cf00 of size 512 next 127 2025-09-25 06:36:42.960471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1d100 of size 512 next 128 2025-09-25 06:36:42.960482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1d300 of size 512 next 129 2025-09-25 06:36:42.960494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1d500 of size 2048 next 130 2025-09-25 06:36:42.960505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1dd00 of size 2048 next 131 2025-09-25 06:36:42.960517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1e500 of size 2048 next 132 2025-09-25 06:36:42.960528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1ed00 of size 2048 next 133 2025-09-25 06:36:42.960539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1f500 of size 2048 next 134 2025-09-25 06:36:42.960551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1fd00 of size 512 next 136 2025-09-25 06:36:42.960562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e1ff00 of size 512 next 137 2025-09-25 06:36:42.960574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e20100 of size 512 next 138 2025-09-25 06:36:42.960594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e20300 of size 512 next 139 2025-09-25 06:36:42.960606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e20500 of size 512 next 140 2025-09-25 06:36:42.960617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e20700 of size 512 next 141 2025-09-25 06:36:42.960629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e20900 of size 512 next 143 2025-09-25 06:36:42.960640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e20b00 of size 512 next 144 2025-09-25 06:36:42.960651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e20d00 of size 512 next 145 2025-09-25 06:36:42.960663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e20f00 of size 512 next 146 2025-09-25 06:36:42.960674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e21100 of size 2048 next 147 2025-09-25 06:36:42.960686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e21900 of size 2048 next 148 2025-09-25 06:36:42.960697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e22100 of size 2048 next 149 2025-09-25 06:36:42.960708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e22900 of size 2048 next 150 2025-09-25 06:36:42.960720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e23100 of size 2048 next 151 2025-09-25 06:36:42.960731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e23900 of size 512 next 153 2025-09-25 06:36:42.960743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e23b00 of size 512 next 154 2025-09-25 06:36:42.960754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e23d00 of size 512 next 155 2025-09-25 06:36:42.960766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e23f00 of size 512 next 156 2025-09-25 06:36:42.960777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e24100 of size 512 next 157 2025-09-25 06:36:42.960788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e24300 of size 512 next 161 2025-09-25 06:36:42.960800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e24500 of size 512 next 162 2025-09-25 06:36:42.960811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e24700 of size 512 next 163 2025-09-25 06:36:42.960823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e24900 of size 512 next 164 2025-09-25 06:36:42.960834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e24b00 of size 512 next 165 2025-09-25 06:36:42.960846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e24d00 of size 2048 next 166 2025-09-25 06:36:42.960857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e25500 of size 2048 next 167 2025-09-25 06:36:42.960869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e25d00 of size 2048 next 168 2025-09-25 06:36:42.960880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e26500 of size 2048 next 169 2025-09-25 06:36:42.960892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e26d00 of size 2048 next 170 2025-09-25 06:36:42.960903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e27500 of size 1024 next 172 2025-09-25 06:36:42.960914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e27900 of size 1024 next 173 2025-09-25 06:36:42.960926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e27d00 of size 1024 next 174 2025-09-25 06:36:42.960937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e28100 of size 1024 next 175 2025-09-25 06:36:42.960949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e28500 of size 1024 next 176 2025-09-25 06:36:42.960960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e28900 of size 256 next 178 2025-09-25 06:36:42.960979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e28a00 of size 256 next 179 2025-09-25 06:36:42.960991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e28b00 of size 1024 next 177 2025-09-25 06:36:42.961003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e28f00 of size 1024 next 182 2025-09-25 06:36:42.961014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e29300 of size 1024 next 183 2025-09-25 06:36:42.961026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e29700 of size 1024 next 184 2025-09-25 06:36:42.961037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e29b00 of size 1024 next 185 2025-09-25 06:36:42.961048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e29f00 of size 256 next 187 2025-09-25 06:36:42.961060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e2a000 of size 256 next 188 2025-09-25 06:36:42.961071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e2a100 of size 4096 next 186 2025-09-25 06:36:42.961083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e2b100 of size 4096 next 42 2025-09-25 06:36:42.961094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e2c100 of size 65536 next 36 2025-09-25 06:36:42.961106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e3c100 of size 65536 next 35 2025-09-25 06:36:42.961117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e4c100 of size 4096 next 235 2025-09-25 06:36:42.961129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e4d100 of size 4096 next 236 2025-09-25 06:36:42.961140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e4e100 of size 4096 next 237 2025-09-25 06:36:42.961152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e4f100 of size 4096 next 238 2025-09-25 06:36:42.961163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e50100 of size 1024 next 239 2025-09-25 06:36:42.961175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e50500 of size 1024 next 240 2025-09-25 06:36:42.961186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e50900 of size 1024 next 241 2025-09-25 06:36:42.961198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e50d00 of size 1024 next 242 2025-09-25 06:36:42.961209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e51100 of size 1024 next 243 2025-09-25 06:36:42.961220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e51500 of size 1024 next 246 2025-09-25 06:36:42.961232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e51900 of size 1024 next 247 2025-09-25 06:36:42.961243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e51d00 of size 1024 next 248 2025-09-25 06:36:42.961255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e52100 of size 1024 next 249 2025-09-25 06:36:42.961266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e52500 of size 1024 next 250 2025-09-25 06:36:42.961278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e52900 of size 4096 next 252 2025-09-25 06:36:42.961289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e53900 of size 4096 next 253 2025-09-25 06:36:42.961301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e54900 of size 4096 next 254 2025-09-25 06:36:42.961312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e55900 of size 4096 next 255 2025-09-25 06:36:42.961324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e56900 of size 4096 next 256 2025-09-25 06:36:42.961335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e57900 of size 1024 next 257 2025-09-25 06:36:42.961359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e57d00 of size 1024 next 258 2025-09-25 06:36:42.961372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e58100 of size 1024 next 259 2025-09-25 06:36:42.961383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e58500 of size 1024 next 260 2025-09-25 06:36:42.961397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e58900 of size 1024 next 261 2025-09-25 06:36:42.961408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e58d00 of size 1024 next 264 2025-09-25 06:36:42.961420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e59100 of size 1024 next 265 2025-09-25 06:36:42.961431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e59500 of size 1024 next 266 2025-09-25 06:36:42.961442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e59900 of size 1024 next 267 2025-09-25 06:36:42.961454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e59d00 of size 1024 next 268 2025-09-25 06:36:42.961465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e5a100 of size 4096 next 270 2025-09-25 06:36:42.961477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e5b100 of size 4096 next 271 2025-09-25 06:36:42.961490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e5c100 of size 4096 next 272 2025-09-25 06:36:42.961502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e5d100 of size 4096 next 273 2025-09-25 06:36:42.961513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e5e100 of size 4096 next 274 2025-09-25 06:36:42.961525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e5f100 of size 1024 next 275 2025-09-25 06:36:42.961540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e5f500 of size 1024 next 276 2025-09-25 06:36:42.961552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e5f900 of size 1024 next 277 2025-09-25 06:36:42.961563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e5fd00 of size 1024 next 278 2025-09-25 06:36:42.961575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e60100 of size 1024 next 279 2025-09-25 06:36:42.961586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e60500 of size 1024 next 282 2025-09-25 06:36:42.961598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e60900 of size 1024 next 283 2025-09-25 06:36:42.961609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e60d00 of size 1024 next 284 2025-09-25 06:36:42.961621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e61100 of size 1024 next 285 2025-09-25 06:36:42.961632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e61500 of size 1024 next 286 2025-09-25 06:36:42.961643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e61900 of size 4096 next 288 2025-09-25 06:36:42.961655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e62900 of size 6144 next 27 2025-09-25 06:36:42.961667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e64100 of size 147456 next 26 2025-09-25 06:36:42.961678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e88100 of size 65536 next 47 2025-09-25 06:36:42.961690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80e98100 of size 65536 next 59 2025-09-25 06:36:42.961701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80ea8100 of size 65536 next 65 2025-09-25 06:36:42.961713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f9e80eb8100 of size 294656 next 18446744073709551615 2025-09-25 06:36:42.961724: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-09-25 06:36:42.961747: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 256 totalling 18.8KiB 2025-09-25 06:36:42.961762: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-09-25 06:36:42.961775: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 258 Chunks of size 1024 totalling 258.0KiB 2025-09-25 06:36:42.961788: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-09-25 06:36:42.961801: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 56 Chunks of size 2048 totalling 112.0KiB 2025-09-25 06:36:42.961814: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-09-25 06:36:42.961827: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-09-25 06:36:42.961840: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-09-25 06:36:42.961852: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 20 Chunks of size 8192 totalling 160.0KiB 2025-09-25 06:36:42.961865: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12288 totalling 12.0KiB 2025-09-25 06:36:42.961878: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-09-25 06:36:42.961891: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 24576 totalling 24.0KiB 2025-09-25 06:36:42.961904: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-09-25 06:36:42.961917: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-09-25 06:36:42.961929: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-09-25 06:36:42.961942: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-09-25 06:36:42.961955: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 262144 totalling 1.25MiB 2025-09-25 06:36:42.961968: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-09-25 06:36:42.961981: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-09-25 06:36:42.961993: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 524288 totalling 1.50MiB 2025-09-25 06:36:42.962006: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-09-25 06:36:42.962019: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-09-25 06:36:42.962032: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-09-25 06:36:42.962045: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 19 Chunks of size 1310720 totalling 23.75MiB 2025-09-25 06:36:42.962057: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-09-25 06:36:42.962070: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-09-25 06:36:42.962083: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-09-25 06:36:42.962096: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 26 Chunks of size 2359296 totalling 58.50MiB 2025-09-25 06:36:42.962108: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3932160 totalling 3.75MiB 2025-09-25 06:36:42.962121: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 4194304 totalling 20.00MiB 2025-09-25 06:36:42.962134: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4718592 totalling 4.50MiB 2025-09-25 06:36:42.962146: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6291456 totalling 6.00MiB 2025-09-25 06:36:42.962159: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-09-25 06:36:42.962185: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 9437184 totalling 27.00MiB 2025-09-25 06:36:42.962199: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 191.76MiB 2025-09-25 06:36:42.962211: 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 06:36:42.962227: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 245956608 InUse: 201074688 MaxInUse: 213355008 NumAllocs: 2322 MaxAllocSize: 9437184 2025-09-25 06:36:42.962256: W tensorflow/core/common_runtime/bfc_allocator.cc:439] _**********************___********_***_______******************************************************* 2025-09-25 06:36:42.965808: 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-06:35:00.txt','mask_detection','unknown'); #&_# END OF TEST #&_# : tests/mask_test #&_# #&_# BEGIN OF TEST : tests/datou_test #&_# /home/admin/workarea/git/Velours/python/tests/datou_test.py Datou All Test python version used : 3 ############################### TEST sam ################################ TEST SAM Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4573 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4573 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4573 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4573 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : sam list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (1189321094) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 1189321094 download finish for photo 1189321094 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.20615029335021973 #### 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 06: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/1758775003_2570534_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1758775003_2570534_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.017680644989013672 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 : 8.029983520507812 time spend to save output : 0.019152164459228516 total time spend for step 0 : 8.049135684967041 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.17800664901733398 #### 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 06: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/1758775011_2570534_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1758775011_2570534_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 06:36:53.481047 2570534 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0925 06:36:53.486862 2570534 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0925 06:36:53.501951 2570534 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 7.95user 7.88system 1:28.61elapsed 17%CPU (0avgtext+0avgdata 1894004maxresident)k 2984344inputs+3528outputs (10582major+801046minor)pagefaults 0swaps