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 : 524 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.12281370162963867 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Tue May 13 00:35:28 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 524 wait 20 seconds l 3637 free memory gpu now : 524 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-05-13 00:35:52.018522: 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-05-13 00:35:52.047263: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-13 00:35:52.049063: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7fc7ec000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-13 00:35:52.049136: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-13 00:35:52.054403: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-13 00:35:52.299732: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x2f89d3c0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-13 00:35:52.299804: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-13 00:35:52.300886: 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-05-13 00:35:52.301434: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 00:35:52.304829: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 00:35:52.307304: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 00:35:52.307698: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 00:35:52.310226: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 00:35:52.311432: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 00:35:52.316591: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 00:35:52.317609: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 00:35:52.317707: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 00:35:52.318234: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-13 00:35:52.318251: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-13 00:35:52.318260: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-13 00:35:52.319753: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 147 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-05-13 00:35:53.023534: 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-05-13 00:35:53.023645: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 00:35:53.023667: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 00:35:53.023690: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 00:35:53.023710: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 00:35:53.023729: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 00:35:53.023762: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 00:35:53.023782: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 00:35:53.024605: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 00:35:53.025868: 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-05-13 00:35:53.025905: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 00:35:53.025924: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 00:35:53.025941: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 00:35:53.025958: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 00:35:53.025976: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 00:35:53.025993: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 00:35:53.026011: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 00:35:53.026742: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 00:35:53.026775: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-13 00:35:53.026784: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-13 00:35:53.026792: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-13 00:35:53.027550: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 147 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-05-13 00:36:05.019605: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 9.00MiB (rounded to 9437184) Current allocation summary follows. 2025-05-13 00:36:05.019701: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-13 00:36:05.019723: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 61, Chunks in use: 61. 15.2KiB allocated for chunks. 15.2KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-05-13 00:36:05.019740: 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-05-13 00:36:05.019756: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 251, Chunks in use: 251. 251.2KiB allocated for chunks. 251.2KiB in use in bin. 251.0KiB client-requested in use in bin. 2025-05-13 00:36:05.019772: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 30, Chunks in use: 30. 60.0KiB allocated for chunks. 60.0KiB in use in bin. 60.0KiB client-requested in use in bin. 2025-05-13 00:36:05.019788: 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-05-13 00:36:05.019803: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-13 00:36:05.019846: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16.0KiB allocated for chunks. 16.0KiB in use in bin. 16.0KiB client-requested in use in bin. 2025-05-13 00:36:05.019863: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 1, Chunks in use: 1. 36.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-05-13 00:36:05.019879: 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-05-13 00:36:05.019895: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 4, Chunks in use: 4. 560.0KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-05-13 00:36:05.019910: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 7, Chunks in use: 7. 1.91MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-13 00:36:05.019925: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 8, Chunks in use: 6. 4.93MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-05-13 00:36:05.019941: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 48, Chunks in use: 45. 54.12MiB allocated for chunks. 50.62MiB in use in bin. 45.00MiB client-requested in use in bin. 2025-05-13 00:36:05.019956: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 28, Chunks in use: 25. 64.25MiB allocated for chunks. 55.75MiB in use in bin. 55.75MiB client-requested in use in bin. 2025-05-13 00:36:05.019970: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-13 00:36:05.019985: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 2, Chunks in use: 2. 20.88MiB allocated for chunks. 20.88MiB in use in bin. 18.00MiB client-requested in use in bin. 2025-05-13 00:36:05.019999: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-13 00:36:05.020013: 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-05-13 00:36:05.020026: 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-05-13 00:36:05.020040: 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-05-13 00:36:05.020053: 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-05-13 00:36:05.020068: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 9.00MiB was 8.00MiB, Chunk State: 2025-05-13 00:36:05.020080: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 21889024 2025-05-13 00:36:05.020099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc604000000 of size 9437184 next 604 2025-05-13 00:36:05.020112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc604900000 of size 12451840 next 18446744073709551615 2025-05-13 00:36:05.020124: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-13 00:36:05.020136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606000000 of size 2359296 next 370 2025-05-13 00:36:05.020158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606240000 of size 1048576 next 394 2025-05-13 00:36:05.020170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc606340000 of size 1310720 next 388 2025-05-13 00:36:05.020183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606480000 of size 2359296 next 387 2025-05-13 00:36:05.020195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6066c0000 of size 1048576 next 412 2025-05-13 00:36:05.020207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6067c0000 of size 1310720 next 406 2025-05-13 00:36:05.020219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606900000 of size 2359296 next 405 2025-05-13 00:36:05.020231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606b40000 of size 1048576 next 430 2025-05-13 00:36:05.020243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606c40000 of size 1310720 next 424 2025-05-13 00:36:05.020255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606d80000 of size 2359296 next 423 2025-05-13 00:36:05.020267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606fc0000 of size 1048576 next 447 2025-05-13 00:36:05.020279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6070c0000 of size 1310720 next 441 2025-05-13 00:36:05.020291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607200000 of size 2359296 next 440 2025-05-13 00:36:05.020303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607440000 of size 1048576 next 465 2025-05-13 00:36:05.020315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607540000 of size 1310720 next 459 2025-05-13 00:36:05.020327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607680000 of size 2359296 next 458 2025-05-13 00:36:05.020339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6078c0000 of size 1048576 next 483 2025-05-13 00:36:05.020351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6079c0000 of size 1310720 next 477 2025-05-13 00:36:05.020363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607b00000 of size 2359296 next 476 2025-05-13 00:36:05.020375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607d40000 of size 1048576 next 501 2025-05-13 00:36:05.020387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607e40000 of size 1310720 next 495 2025-05-13 00:36:05.020406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607f80000 of size 2359296 next 494 2025-05-13 00:36:05.020418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6081c0000 of size 1048576 next 519 2025-05-13 00:36:05.020430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6082c0000 of size 1310720 next 513 2025-05-13 00:36:05.020442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608400000 of size 2359296 next 512 2025-05-13 00:36:05.020454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608640000 of size 1048576 next 537 2025-05-13 00:36:05.020466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608740000 of size 1310720 next 531 2025-05-13 00:36:05.020478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608880000 of size 2359296 next 530 2025-05-13 00:36:05.020490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608ac0000 of size 1048576 next 555 2025-05-13 00:36:05.020502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608bc0000 of size 1310720 next 549 2025-05-13 00:36:05.020514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608d00000 of size 2359296 next 548 2025-05-13 00:36:05.020526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608f40000 of size 1048576 next 573 2025-05-13 00:36:05.020547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc609040000 of size 1310720 next 567 2025-05-13 00:36:05.020559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc609180000 of size 2359296 next 566 2025-05-13 00:36:05.020572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6093c0000 of size 1048576 next 591 2025-05-13 00:36:05.020584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc6094c0000 of size 1310720 next 585 2025-05-13 00:36:05.020596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc609600000 of size 2359296 next 584 2025-05-13 00:36:05.020608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc609840000 of size 2097152 next 597 2025-05-13 00:36:05.020621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc609a40000 of size 2097152 next 596 2025-05-13 00:36:05.020633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc609c40000 of size 3932160 next 18446744073709551615 2025-05-13 00:36:05.020645: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-13 00:36:05.020657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a000000 of size 2359296 next 245 2025-05-13 00:36:05.020669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a240000 of size 1048576 next 269 2025-05-13 00:36:05.020681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a340000 of size 1310720 next 263 2025-05-13 00:36:05.020693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a480000 of size 2359296 next 262 2025-05-13 00:36:05.020705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a6c0000 of size 1048576 next 287 2025-05-13 00:36:05.020717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a7c0000 of size 1310720 next 281 2025-05-13 00:36:05.020729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a900000 of size 2359296 next 280 2025-05-13 00:36:05.020742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ab40000 of size 1048576 next 304 2025-05-13 00:36:05.020756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ac40000 of size 1310720 next 298 2025-05-13 00:36:05.020772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ad80000 of size 2359296 next 297 2025-05-13 00:36:05.020789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60afc0000 of size 1048576 next 322 2025-05-13 00:36:05.020807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b0c0000 of size 1310720 next 316 2025-05-13 00:36:05.020823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b200000 of size 2359296 next 315 2025-05-13 00:36:05.020836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b440000 of size 1048576 next 340 2025-05-13 00:36:05.020848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b540000 of size 1310720 next 334 2025-05-13 00:36:05.020860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b680000 of size 2359296 next 333 2025-05-13 00:36:05.020872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b8c0000 of size 1048576 next 358 2025-05-13 00:36:05.020884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b9c0000 of size 1310720 next 352 2025-05-13 00:36:05.020896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60bb00000 of size 2359296 next 351 2025-05-13 00:36:05.020908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60bd40000 of size 1048576 next 376 2025-05-13 00:36:05.020920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60be40000 of size 1835008 next 18446744073709551615 2025-05-13 00:36:05.020932: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-13 00:36:05.020945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c000000 of size 2359296 next 181 2025-05-13 00:36:05.020967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c240000 of size 2097152 next 196 2025-05-13 00:36:05.020980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c440000 of size 1048576 next 216 2025-05-13 00:36:05.020992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c540000 of size 1310720 next 209 2025-05-13 00:36:05.021004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c680000 of size 2359296 next 208 2025-05-13 00:36:05.021016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c8c0000 of size 1048576 next 234 2025-05-13 00:36:05.021028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c9c0000 of size 1310720 next 228 2025-05-13 00:36:05.021040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60cb00000 of size 2359296 next 227 2025-05-13 00:36:05.021052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc60cd40000 of size 2883584 next 18446744073709551615 2025-05-13 00:36:05.021064: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-13 00:36:05.021076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e600000 of size 147456 next 55 2025-05-13 00:36:05.021088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e624000 of size 65536 next 78 2025-05-13 00:36:05.021101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e634000 of size 4096 next 191 2025-05-13 00:36:05.021113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e635000 of size 4096 next 192 2025-05-13 00:36:05.021125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e636000 of size 4096 next 193 2025-05-13 00:36:05.021137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e637000 of size 256 next 194 2025-05-13 00:36:05.021149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e637100 of size 256 next 195 2025-05-13 00:36:05.021161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e637200 of size 4096 next 197 2025-05-13 00:36:05.021173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e638200 of size 4096 next 198 2025-05-13 00:36:05.021185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e639200 of size 4096 next 199 2025-05-13 00:36:05.021197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63a200 of size 4096 next 200 2025-05-13 00:36:05.021209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63b200 of size 4096 next 201 2025-05-13 00:36:05.021221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63c200 of size 1024 next 202 2025-05-13 00:36:05.021233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63c600 of size 1024 next 204 2025-05-13 00:36:05.021245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63ca00 of size 1024 next 205 2025-05-13 00:36:05.021257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63ce00 of size 1024 next 206 2025-05-13 00:36:05.021269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63d200 of size 1024 next 207 2025-05-13 00:36:05.021281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63d600 of size 1024 next 210 2025-05-13 00:36:05.021293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63da00 of size 1024 next 211 2025-05-13 00:36:05.021305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63de00 of size 1024 next 212 2025-05-13 00:36:05.021317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63e200 of size 1024 next 213 2025-05-13 00:36:05.021329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63e600 of size 1024 next 214 2025-05-13 00:36:05.021342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63ea00 of size 4096 next 215 2025-05-13 00:36:05.021362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63fa00 of size 4096 next 217 2025-05-13 00:36:05.021374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e640a00 of size 4096 next 218 2025-05-13 00:36:05.021387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e641a00 of size 4096 next 219 2025-05-13 00:36:05.021399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e642a00 of size 4096 next 220 2025-05-13 00:36:05.021410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e643a00 of size 1024 next 221 2025-05-13 00:36:05.021422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e643e00 of size 1024 next 223 2025-05-13 00:36:05.021435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e644200 of size 1024 next 224 2025-05-13 00:36:05.021447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e644600 of size 1024 next 225 2025-05-13 00:36:05.021459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e644a00 of size 1024 next 226 2025-05-13 00:36:05.021470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e644e00 of size 1024 next 229 2025-05-13 00:36:05.021483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e645200 of size 1024 next 230 2025-05-13 00:36:05.021495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e645600 of size 1024 next 231 2025-05-13 00:36:05.021506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e645a00 of size 1024 next 232 2025-05-13 00:36:05.021518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e645e00 of size 1024 next 233 2025-05-13 00:36:05.021531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e646200 of size 7680 next 72 2025-05-13 00:36:05.021543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e648000 of size 147456 next 71 2025-05-13 00:36:05.021555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e66c000 of size 131072 next 87 2025-05-13 00:36:05.021567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68c000 of size 4096 next 289 2025-05-13 00:36:05.021579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68d000 of size 4096 next 290 2025-05-13 00:36:05.021591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68e000 of size 4096 next 291 2025-05-13 00:36:05.021603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68f000 of size 1024 next 292 2025-05-13 00:36:05.021615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68f400 of size 1024 next 293 2025-05-13 00:36:05.021627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68f800 of size 1024 next 294 2025-05-13 00:36:05.021639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68fc00 of size 1024 next 295 2025-05-13 00:36:05.021651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e690000 of size 1024 next 296 2025-05-13 00:36:05.021662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e690400 of size 1024 next 299 2025-05-13 00:36:05.021674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e690800 of size 1024 next 300 2025-05-13 00:36:05.021686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e690c00 of size 1024 next 301 2025-05-13 00:36:05.021698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e691000 of size 1024 next 302 2025-05-13 00:36:05.021710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e691400 of size 1024 next 303 2025-05-13 00:36:05.021722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e691800 of size 4096 next 305 2025-05-13 00:36:05.021734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e692800 of size 4096 next 306 2025-05-13 00:36:05.021754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e693800 of size 4096 next 307 2025-05-13 00:36:05.021767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e694800 of size 4096 next 308 2025-05-13 00:36:05.021779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e695800 of size 4096 next 309 2025-05-13 00:36:05.021791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e696800 of size 1024 next 310 2025-05-13 00:36:05.021803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e696c00 of size 1024 next 311 2025-05-13 00:36:05.021815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e697000 of size 1024 next 312 2025-05-13 00:36:05.021827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e697400 of size 1024 next 313 2025-05-13 00:36:05.021839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e697800 of size 1024 next 314 2025-05-13 00:36:05.021853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e697c00 of size 1024 next 317 2025-05-13 00:36:05.021870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e698000 of size 1024 next 318 2025-05-13 00:36:05.021888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e698400 of size 1024 next 319 2025-05-13 00:36:05.021903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e698800 of size 1024 next 320 2025-05-13 00:36:05.021918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e698c00 of size 1024 next 321 2025-05-13 00:36:05.021933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e699000 of size 4096 next 323 2025-05-13 00:36:05.021950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69a000 of size 4096 next 324 2025-05-13 00:36:05.021967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69b000 of size 4096 next 325 2025-05-13 00:36:05.021983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69c000 of size 4096 next 326 2025-05-13 00:36:05.022000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69d000 of size 4096 next 327 2025-05-13 00:36:05.022016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69e000 of size 1024 next 328 2025-05-13 00:36:05.022032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69e400 of size 1024 next 329 2025-05-13 00:36:05.022048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69e800 of size 1024 next 330 2025-05-13 00:36:05.022065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69ec00 of size 1024 next 331 2025-05-13 00:36:05.022081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69f000 of size 1024 next 332 2025-05-13 00:36:05.022098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69f400 of size 1024 next 335 2025-05-13 00:36:05.022114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69f800 of size 1024 next 336 2025-05-13 00:36:05.022130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69fc00 of size 1024 next 337 2025-05-13 00:36:05.022146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a0000 of size 1024 next 338 2025-05-13 00:36:05.022161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a0400 of size 1024 next 339 2025-05-13 00:36:05.022178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a0800 of size 4096 next 341 2025-05-13 00:36:05.022194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a1800 of size 4096 next 342 2025-05-13 00:36:05.022210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a2800 of size 4096 next 343 2025-05-13 00:36:05.022226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a3800 of size 4096 next 344 2025-05-13 00:36:05.022255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a4800 of size 4096 next 345 2025-05-13 00:36:05.022272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a5800 of size 1024 next 346 2025-05-13 00:36:05.022288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a5c00 of size 1024 next 347 2025-05-13 00:36:05.022304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a6000 of size 1024 next 348 2025-05-13 00:36:05.022320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a6400 of size 1024 next 349 2025-05-13 00:36:05.022336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a6800 of size 1024 next 350 2025-05-13 00:36:05.022353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a6c00 of size 1024 next 353 2025-05-13 00:36:05.022369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a7000 of size 1024 next 354 2025-05-13 00:36:05.022385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a7400 of size 1024 next 355 2025-05-13 00:36:05.022401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a7800 of size 1024 next 356 2025-05-13 00:36:05.022417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a7c00 of size 1024 next 357 2025-05-13 00:36:05.022434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a8000 of size 4096 next 359 2025-05-13 00:36:05.022450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a9000 of size 4096 next 360 2025-05-13 00:36:05.022466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6aa000 of size 4096 next 361 2025-05-13 00:36:05.022482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ab000 of size 4096 next 362 2025-05-13 00:36:05.022498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ac000 of size 4096 next 363 2025-05-13 00:36:05.022515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ad000 of size 1024 next 364 2025-05-13 00:36:05.022531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ad400 of size 1024 next 365 2025-05-13 00:36:05.022547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ad800 of size 1024 next 366 2025-05-13 00:36:05.022563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6adc00 of size 1024 next 367 2025-05-13 00:36:05.022579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ae000 of size 1024 next 368 2025-05-13 00:36:05.022595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ae400 of size 1024 next 371 2025-05-13 00:36:05.022612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ae800 of size 1024 next 372 2025-05-13 00:36:05.022628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6aec00 of size 1024 next 373 2025-05-13 00:36:05.022644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6af000 of size 1024 next 374 2025-05-13 00:36:05.022660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6af400 of size 1024 next 375 2025-05-13 00:36:05.022676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6af800 of size 4096 next 377 2025-05-13 00:36:05.022692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b0800 of size 4096 next 378 2025-05-13 00:36:05.022708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b1800 of size 4096 next 379 2025-05-13 00:36:05.022724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b2800 of size 4096 next 380 2025-05-13 00:36:05.022741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b3800 of size 4096 next 381 2025-05-13 00:36:05.022757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b4800 of size 1024 next 382 2025-05-13 00:36:05.022773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b4c00 of size 1024 next 383 2025-05-13 00:36:05.022803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b5000 of size 1024 next 384 2025-05-13 00:36:05.022820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b5400 of size 1024 next 385 2025-05-13 00:36:05.022841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b5800 of size 1024 next 386 2025-05-13 00:36:05.022859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b5c00 of size 1024 next 389 2025-05-13 00:36:05.022875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b6000 of size 1024 next 390 2025-05-13 00:36:05.022890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b6400 of size 1024 next 391 2025-05-13 00:36:05.022949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b6800 of size 1024 next 392 2025-05-13 00:36:05.022967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b6c00 of size 1024 next 393 2025-05-13 00:36:05.022984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b7000 of size 4096 next 395 2025-05-13 00:36:05.023000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b8000 of size 4096 next 396 2025-05-13 00:36:05.023016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b9000 of size 4096 next 397 2025-05-13 00:36:05.023031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ba000 of size 4096 next 398 2025-05-13 00:36:05.023046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bb000 of size 4096 next 399 2025-05-13 00:36:05.023061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bc000 of size 1024 next 400 2025-05-13 00:36:05.023075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bc400 of size 1024 next 401 2025-05-13 00:36:05.023090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bc800 of size 1024 next 402 2025-05-13 00:36:05.023106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bcc00 of size 1024 next 403 2025-05-13 00:36:05.023122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bd000 of size 1024 next 404 2025-05-13 00:36:05.023137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bd400 of size 1024 next 407 2025-05-13 00:36:05.023152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bd800 of size 1024 next 408 2025-05-13 00:36:05.023167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bdc00 of size 1024 next 409 2025-05-13 00:36:05.023183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6be000 of size 1024 next 410 2025-05-13 00:36:05.023199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6be400 of size 1024 next 411 2025-05-13 00:36:05.023214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6be800 of size 4096 next 413 2025-05-13 00:36:05.023229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bf800 of size 4096 next 414 2025-05-13 00:36:05.023244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c0800 of size 4096 next 415 2025-05-13 00:36:05.023259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c1800 of size 4096 next 416 2025-05-13 00:36:05.023274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c2800 of size 4096 next 417 2025-05-13 00:36:05.023289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c3800 of size 1024 next 418 2025-05-13 00:36:05.023305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c3c00 of size 1024 next 419 2025-05-13 00:36:05.023322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c4000 of size 1024 next 420 2025-05-13 00:36:05.023339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c4400 of size 1024 next 421 2025-05-13 00:36:05.023366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c4800 of size 1024 next 422 2025-05-13 00:36:05.023381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c4c00 of size 1024 next 425 2025-05-13 00:36:05.023393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c5000 of size 1024 next 426 2025-05-13 00:36:05.023405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c5400 of size 1024 next 427 2025-05-13 00:36:05.023417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c5800 of size 1024 next 428 2025-05-13 00:36:05.023429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c5c00 of size 1024 next 429 2025-05-13 00:36:05.023441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c6000 of size 4096 next 431 2025-05-13 00:36:05.023453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c7000 of size 4096 next 432 2025-05-13 00:36:05.023465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c8000 of size 4096 next 433 2025-05-13 00:36:05.023477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c9000 of size 4096 next 434 2025-05-13 00:36:05.023489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ca000 of size 4096 next 435 2025-05-13 00:36:05.023501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6cb000 of size 1024 next 436 2025-05-13 00:36:05.023513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6cb400 of size 1024 next 437 2025-05-13 00:36:05.023525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6cb800 of size 1024 next 438 2025-05-13 00:36:05.023537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6cbc00 of size 1024 next 103 2025-05-13 00:36:05.023550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6cc000 of size 262144 next 102 2025-05-13 00:36:05.023562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc60e70c000 of size 999424 next 18446744073709551615 2025-05-13 00:36:05.023574: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-13 00:36:05.023587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e800000 of size 589824 next 96 2025-05-13 00:36:05.023599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e890000 of size 262144 next 117 2025-05-13 00:36:05.023611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d0000 of size 1024 next 439 2025-05-13 00:36:05.023623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d0400 of size 1024 next 442 2025-05-13 00:36:05.023635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d0800 of size 1024 next 443 2025-05-13 00:36:05.023647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d0c00 of size 1024 next 444 2025-05-13 00:36:05.023659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d1000 of size 1024 next 445 2025-05-13 00:36:05.023671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d1400 of size 1024 next 446 2025-05-13 00:36:05.023683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d1800 of size 4096 next 448 2025-05-13 00:36:05.023695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d2800 of size 4096 next 449 2025-05-13 00:36:05.023707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d3800 of size 4096 next 450 2025-05-13 00:36:05.023719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d4800 of size 4096 next 451 2025-05-13 00:36:05.023731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d5800 of size 4096 next 452 2025-05-13 00:36:05.023743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d6800 of size 1024 next 453 2025-05-13 00:36:05.023763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d6c00 of size 1024 next 454 2025-05-13 00:36:05.023776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d7000 of size 1024 next 455 2025-05-13 00:36:05.023787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d7400 of size 1024 next 456 2025-05-13 00:36:05.023799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d7800 of size 1024 next 457 2025-05-13 00:36:05.023811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d7c00 of size 1024 next 460 2025-05-13 00:36:05.023823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d8000 of size 1024 next 461 2025-05-13 00:36:05.023835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d8400 of size 1024 next 462 2025-05-13 00:36:05.023848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d8800 of size 1024 next 463 2025-05-13 00:36:05.023860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d8c00 of size 1024 next 464 2025-05-13 00:36:05.023871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d9000 of size 4096 next 466 2025-05-13 00:36:05.023883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8da000 of size 4096 next 467 2025-05-13 00:36:05.023895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8db000 of size 4096 next 468 2025-05-13 00:36:05.023907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8dc000 of size 4096 next 469 2025-05-13 00:36:05.023919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8dd000 of size 4096 next 470 2025-05-13 00:36:05.023931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8de000 of size 1024 next 471 2025-05-13 00:36:05.023943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8de400 of size 1024 next 472 2025-05-13 00:36:05.023955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8de800 of size 1024 next 473 2025-05-13 00:36:05.023967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8dec00 of size 1024 next 474 2025-05-13 00:36:05.023979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8df000 of size 1024 next 475 2025-05-13 00:36:05.023991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8df400 of size 1024 next 478 2025-05-13 00:36:05.024003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8df800 of size 1024 next 479 2025-05-13 00:36:05.024015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8dfc00 of size 1024 next 480 2025-05-13 00:36:05.024027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e0000 of size 1024 next 481 2025-05-13 00:36:05.024039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e0400 of size 1024 next 482 2025-05-13 00:36:05.024051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e0800 of size 4096 next 484 2025-05-13 00:36:05.024063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e1800 of size 4096 next 485 2025-05-13 00:36:05.024075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e2800 of size 4096 next 486 2025-05-13 00:36:05.024087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e3800 of size 4096 next 487 2025-05-13 00:36:05.024099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e4800 of size 4096 next 488 2025-05-13 00:36:05.024111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e5800 of size 1024 next 489 2025-05-13 00:36:05.024123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e5c00 of size 1024 next 490 2025-05-13 00:36:05.024135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e6000 of size 1024 next 491 2025-05-13 00:36:05.024154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e6400 of size 1024 next 492 2025-05-13 00:36:05.024165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e6800 of size 1024 next 493 2025-05-13 00:36:05.024175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e6c00 of size 1024 next 496 2025-05-13 00:36:05.024183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e7000 of size 1024 next 497 2025-05-13 00:36:05.024192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e7400 of size 1024 next 498 2025-05-13 00:36:05.024200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e7800 of size 1024 next 499 2025-05-13 00:36:05.024209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e7c00 of size 1024 next 500 2025-05-13 00:36:05.024217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e8000 of size 4096 next 502 2025-05-13 00:36:05.024226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e9000 of size 4096 next 503 2025-05-13 00:36:05.024234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ea000 of size 4096 next 504 2025-05-13 00:36:05.024243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8eb000 of size 4096 next 505 2025-05-13 00:36:05.024251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ec000 of size 4096 next 506 2025-05-13 00:36:05.024260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ed000 of size 1024 next 507 2025-05-13 00:36:05.024269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ed400 of size 1024 next 508 2025-05-13 00:36:05.024277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ed800 of size 1024 next 509 2025-05-13 00:36:05.024286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8edc00 of size 1024 next 510 2025-05-13 00:36:05.024294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ee000 of size 1024 next 511 2025-05-13 00:36:05.024303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ee400 of size 1024 next 514 2025-05-13 00:36:05.024311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ee800 of size 1024 next 515 2025-05-13 00:36:05.024320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8eec00 of size 1024 next 516 2025-05-13 00:36:05.024328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ef000 of size 1024 next 517 2025-05-13 00:36:05.024337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ef400 of size 1024 next 518 2025-05-13 00:36:05.024345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ef800 of size 4096 next 520 2025-05-13 00:36:05.024354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f0800 of size 4096 next 521 2025-05-13 00:36:05.024362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f1800 of size 4096 next 522 2025-05-13 00:36:05.024371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f2800 of size 4096 next 523 2025-05-13 00:36:05.024380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f3800 of size 4096 next 524 2025-05-13 00:36:05.024388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f4800 of size 1024 next 525 2025-05-13 00:36:05.024396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f4c00 of size 1024 next 526 2025-05-13 00:36:05.024405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f5000 of size 1024 next 527 2025-05-13 00:36:05.024414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f5400 of size 1024 next 528 2025-05-13 00:36:05.024422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f5800 of size 1024 next 529 2025-05-13 00:36:05.024441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f5c00 of size 1024 next 532 2025-05-13 00:36:05.024450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f6000 of size 1024 next 533 2025-05-13 00:36:05.024459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f6400 of size 1024 next 534 2025-05-13 00:36:05.024468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f6800 of size 1024 next 535 2025-05-13 00:36:05.024476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f6c00 of size 1024 next 536 2025-05-13 00:36:05.024485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f7000 of size 4096 next 538 2025-05-13 00:36:05.024493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f8000 of size 4096 next 539 2025-05-13 00:36:05.024502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f9000 of size 4096 next 540 2025-05-13 00:36:05.024510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fa000 of size 4096 next 541 2025-05-13 00:36:05.024519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fb000 of size 4096 next 542 2025-05-13 00:36:05.024527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fc000 of size 1024 next 543 2025-05-13 00:36:05.024536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fc400 of size 1024 next 544 2025-05-13 00:36:05.024544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fc800 of size 1024 next 545 2025-05-13 00:36:05.024553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fcc00 of size 1024 next 546 2025-05-13 00:36:05.024561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fd000 of size 1024 next 547 2025-05-13 00:36:05.024570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fd400 of size 1024 next 550 2025-05-13 00:36:05.024578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fd800 of size 1024 next 551 2025-05-13 00:36:05.024587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fdc00 of size 1024 next 552 2025-05-13 00:36:05.024595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fe000 of size 1024 next 553 2025-05-13 00:36:05.024604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fe400 of size 1024 next 554 2025-05-13 00:36:05.024612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fe800 of size 4096 next 556 2025-05-13 00:36:05.024621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ff800 of size 4096 next 557 2025-05-13 00:36:05.024629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e900800 of size 4096 next 558 2025-05-13 00:36:05.024638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e901800 of size 4096 next 559 2025-05-13 00:36:05.024646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e902800 of size 4096 next 560 2025-05-13 00:36:05.024655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e903800 of size 1024 next 561 2025-05-13 00:36:05.024664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e903c00 of size 1024 next 562 2025-05-13 00:36:05.024672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e904000 of size 1024 next 563 2025-05-13 00:36:05.024681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e904400 of size 1024 next 564 2025-05-13 00:36:05.024689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e904800 of size 1024 next 565 2025-05-13 00:36:05.024698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e904c00 of size 1024 next 568 2025-05-13 00:36:05.024706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e905000 of size 1024 next 569 2025-05-13 00:36:05.024715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e905400 of size 1024 next 570 2025-05-13 00:36:05.024729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e905800 of size 1024 next 571 2025-05-13 00:36:05.024740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e905c00 of size 1024 next 572 2025-05-13 00:36:05.024751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e906000 of size 4096 next 574 2025-05-13 00:36:05.024763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e907000 of size 4096 next 575 2025-05-13 00:36:05.024775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e908000 of size 4096 next 576 2025-05-13 00:36:05.024787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e909000 of size 4096 next 577 2025-05-13 00:36:05.024796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90a000 of size 4096 next 578 2025-05-13 00:36:05.024804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90b000 of size 1024 next 579 2025-05-13 00:36:05.024813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90b400 of size 1024 next 580 2025-05-13 00:36:05.024821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90b800 of size 1024 next 581 2025-05-13 00:36:05.024830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90bc00 of size 1024 next 582 2025-05-13 00:36:05.024838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90c000 of size 1024 next 583 2025-05-13 00:36:05.024847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90c400 of size 1024 next 586 2025-05-13 00:36:05.024855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90c800 of size 1024 next 587 2025-05-13 00:36:05.024864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90cc00 of size 1024 next 588 2025-05-13 00:36:05.024872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90d000 of size 1024 next 589 2025-05-13 00:36:05.024881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90d400 of size 1024 next 590 2025-05-13 00:36:05.024889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90d800 of size 4096 next 592 2025-05-13 00:36:05.024898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90e800 of size 6144 next 112 2025-05-13 00:36:05.024907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e910000 of size 524288 next 111 2025-05-13 00:36:05.024916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e990000 of size 262144 next 135 2025-05-13 00:36:05.024925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e9d0000 of size 327680 next 124 2025-05-13 00:36:05.024933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ea20000 of size 589824 next 123 2025-05-13 00:36:05.024942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60eab0000 of size 262144 next 152 2025-05-13 00:36:05.024950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60eaf0000 of size 327680 next 142 2025-05-13 00:36:05.024959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60eb40000 of size 786432 next 18446744073709551615 2025-05-13 00:36:05.024968: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-13 00:36:05.024977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec00000 of size 4096 next 593 2025-05-13 00:36:05.024985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec01000 of size 4096 next 594 2025-05-13 00:36:05.024994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec02000 of size 4096 next 595 2025-05-13 00:36:05.025003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec03000 of size 2048 next 598 2025-05-13 00:36:05.025011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec03800 of size 2048 next 599 2025-05-13 00:36:05.025027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec04000 of size 2048 next 600 2025-05-13 00:36:05.025036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec04800 of size 2048 next 601 2025-05-13 00:36:05.025044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec05000 of size 2048 next 602 2025-05-13 00:36:05.025053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec05800 of size 256 next 605 2025-05-13 00:36:05.025062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec05900 of size 256 next 606 2025-05-13 00:36:05.025070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc60ec05a00 of size 566784 next 160 2025-05-13 00:36:05.025079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec90000 of size 589824 next 158 2025-05-13 00:36:05.025087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ed20000 of size 524288 next 171 2025-05-13 00:36:05.025096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc60eda0000 of size 1048576 next 222 2025-05-13 00:36:05.025105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60eea0000 of size 1048576 next 190 2025-05-13 00:36:05.025113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60efa0000 of size 1048576 next 189 2025-05-13 00:36:05.025122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60f0a0000 of size 1048576 next 203 2025-05-13 00:36:05.025131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60f1a0000 of size 1048576 next 251 2025-05-13 00:36:05.025139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60f2a0000 of size 1441792 next 18446744073709551615 2025-05-13 00:36:05.025148: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-13 00:36:05.025157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00000 of size 1280 next 1 2025-05-13 00:36:05.025166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00500 of size 256 next 5 2025-05-13 00:36:05.025174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00600 of size 256 next 8 2025-05-13 00:36:05.025183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00700 of size 256 next 9 2025-05-13 00:36:05.025191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00800 of size 256 next 10 2025-05-13 00:36:05.025200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00900 of size 256 next 11 2025-05-13 00:36:05.025208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00a00 of size 256 next 12 2025-05-13 00:36:05.025217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00b00 of size 256 next 13 2025-05-13 00:36:05.025226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00c00 of size 256 next 17 2025-05-13 00:36:05.025234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00d00 of size 256 next 19 2025-05-13 00:36:05.025243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00e00 of size 256 next 20 2025-05-13 00:36:05.025251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00f00 of size 256 next 21 2025-05-13 00:36:05.025260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01000 of size 256 next 22 2025-05-13 00:36:05.025268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01100 of size 256 next 24 2025-05-13 00:36:05.025277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01200 of size 256 next 25 2025-05-13 00:36:05.025285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01300 of size 256 next 23 2025-05-13 00:36:05.025294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01400 of size 256 next 28 2025-05-13 00:36:05.025308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01500 of size 256 next 29 2025-05-13 00:36:05.025317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01600 of size 256 next 30 2025-05-13 00:36:05.025325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01700 of size 256 next 31 2025-05-13 00:36:05.025334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01800 of size 256 next 33 2025-05-13 00:36:05.025342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01900 of size 256 next 34 2025-05-13 00:36:05.025351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01a00 of size 1024 next 32 2025-05-13 00:36:05.025359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01e00 of size 1024 next 37 2025-05-13 00:36:05.025368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce02200 of size 1024 next 38 2025-05-13 00:36:05.025377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce02600 of size 1024 next 39 2025-05-13 00:36:05.025385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce02a00 of size 1024 next 40 2025-05-13 00:36:05.025394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce02e00 of size 1024 next 41 2025-05-13 00:36:05.025402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce03200 of size 1024 next 43 2025-05-13 00:36:05.025411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce03600 of size 1024 next 44 2025-05-13 00:36:05.025419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce03a00 of size 1024 next 45 2025-05-13 00:36:05.025428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce03e00 of size 1024 next 46 2025-05-13 00:36:05.025437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04200 of size 256 next 48 2025-05-13 00:36:05.025445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04300 of size 256 next 49 2025-05-13 00:36:05.025454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04400 of size 256 next 50 2025-05-13 00:36:05.025462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04500 of size 256 next 51 2025-05-13 00:36:05.025471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04600 of size 256 next 52 2025-05-13 00:36:05.025479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04700 of size 256 next 53 2025-05-13 00:36:05.025488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04800 of size 256 next 56 2025-05-13 00:36:05.025496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04900 of size 256 next 57 2025-05-13 00:36:05.025505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04a00 of size 256 next 58 2025-05-13 00:36:05.025513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04b00 of size 256 next 14 2025-05-13 00:36:05.025522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04c00 of size 256 next 15 2025-05-13 00:36:05.025530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04d00 of size 256 next 16 2025-05-13 00:36:05.025539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04e00 of size 1024 next 60 2025-05-13 00:36:05.025547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce05200 of size 1024 next 61 2025-05-13 00:36:05.025556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce05600 of size 1024 next 62 2025-05-13 00:36:05.025564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce05a00 of size 1024 next 63 2025-05-13 00:36:05.025573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce05e00 of size 1024 next 64 2025-05-13 00:36:05.025581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06200 of size 256 next 66 2025-05-13 00:36:05.025596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06300 of size 256 next 67 2025-05-13 00:36:05.025604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06400 of size 256 next 68 2025-05-13 00:36:05.025613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06500 of size 256 next 69 2025-05-13 00:36:05.025622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06600 of size 256 next 70 2025-05-13 00:36:05.025630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06700 of size 256 next 73 2025-05-13 00:36:05.025639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06800 of size 256 next 74 2025-05-13 00:36:05.025647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06900 of size 256 next 75 2025-05-13 00:36:05.025656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06a00 of size 256 next 76 2025-05-13 00:36:05.025664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06b00 of size 256 next 77 2025-05-13 00:36:05.025673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06c00 of size 1024 next 79 2025-05-13 00:36:05.025681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce07000 of size 1024 next 80 2025-05-13 00:36:05.025690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce07400 of size 1024 next 81 2025-05-13 00:36:05.025698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce07800 of size 1024 next 82 2025-05-13 00:36:05.025707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce07c00 of size 1024 next 83 2025-05-13 00:36:05.025715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08000 of size 256 next 85 2025-05-13 00:36:05.025724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08100 of size 256 next 86 2025-05-13 00:36:05.025733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08200 of size 512 next 84 2025-05-13 00:36:05.025741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08400 of size 512 next 88 2025-05-13 00:36:05.025750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08600 of size 512 next 89 2025-05-13 00:36:05.025758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08800 of size 512 next 90 2025-05-13 00:36:05.025767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08a00 of size 512 next 91 2025-05-13 00:36:05.025775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08c00 of size 256 next 93 2025-05-13 00:36:05.025784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08d00 of size 256 next 94 2025-05-13 00:36:05.025792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08e00 of size 512 next 92 2025-05-13 00:36:05.025801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09000 of size 512 next 97 2025-05-13 00:36:05.025810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09200 of size 512 next 98 2025-05-13 00:36:05.025818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09400 of size 512 next 99 2025-05-13 00:36:05.025827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09600 of size 512 next 2 2025-05-13 00:36:05.025835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09800 of size 256 next 3 2025-05-13 00:36:05.025844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09900 of size 256 next 4 2025-05-13 00:36:05.025852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09a00 of size 16384 next 18 2025-05-13 00:36:05.025861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0da00 of size 256 next 100 2025-05-13 00:36:05.025869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0db00 of size 256 next 101 2025-05-13 00:36:05.025884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0dc00 of size 2048 next 104 2025-05-13 00:36:05.025892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0e400 of size 2048 next 105 2025-05-13 00:36:05.025901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0ec00 of size 2048 next 106 2025-05-13 00:36:05.025910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0f400 of size 2048 next 107 2025-05-13 00:36:05.025918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0fc00 of size 2048 next 108 2025-05-13 00:36:05.025927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce10400 of size 256 next 109 2025-05-13 00:36:05.025935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce10500 of size 256 next 110 2025-05-13 00:36:05.025944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce10600 of size 2048 next 113 2025-05-13 00:36:05.025952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce10e00 of size 2048 next 114 2025-05-13 00:36:05.025961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce11600 of size 2048 next 115 2025-05-13 00:36:05.025969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce11e00 of size 2048 next 116 2025-05-13 00:36:05.025978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce12600 of size 2048 next 6 2025-05-13 00:36:05.025987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce12e00 of size 37632 next 7 2025-05-13 00:36:05.025995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1c100 of size 512 next 118 2025-05-13 00:36:05.026004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1c300 of size 512 next 119 2025-05-13 00:36:05.026012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1c500 of size 512 next 120 2025-05-13 00:36:05.026021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1c700 of size 512 next 121 2025-05-13 00:36:05.026029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1c900 of size 512 next 122 2025-05-13 00:36:05.026038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1cb00 of size 512 next 125 2025-05-13 00:36:05.026046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1cd00 of size 512 next 126 2025-05-13 00:36:05.026055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1cf00 of size 512 next 127 2025-05-13 00:36:05.026063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1d100 of size 512 next 128 2025-05-13 00:36:05.026072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1d300 of size 512 next 129 2025-05-13 00:36:05.026080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1d500 of size 2048 next 130 2025-05-13 00:36:05.026089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1dd00 of size 2048 next 131 2025-05-13 00:36:05.026097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1e500 of size 2048 next 132 2025-05-13 00:36:05.026106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1ed00 of size 2048 next 133 2025-05-13 00:36:05.026114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1f500 of size 2048 next 134 2025-05-13 00:36:05.026123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1fd00 of size 512 next 136 2025-05-13 00:36:05.026131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1ff00 of size 512 next 137 2025-05-13 00:36:05.026140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20100 of size 512 next 138 2025-05-13 00:36:05.026148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20300 of size 512 next 139 2025-05-13 00:36:05.026163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20500 of size 512 next 140 2025-05-13 00:36:05.026171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20700 of size 512 next 141 2025-05-13 00:36:05.026180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20900 of size 512 next 143 2025-05-13 00:36:05.026189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20b00 of size 512 next 144 2025-05-13 00:36:05.026197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20d00 of size 512 next 145 2025-05-13 00:36:05.026205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20f00 of size 512 next 146 2025-05-13 00:36:05.026214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce21100 of size 2048 next 147 2025-05-13 00:36:05.026223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce21900 of size 2048 next 148 2025-05-13 00:36:05.026231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce22100 of size 2048 next 149 2025-05-13 00:36:05.026240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce22900 of size 2048 next 150 2025-05-13 00:36:05.026248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce23100 of size 2048 next 151 2025-05-13 00:36:05.026257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce23900 of size 512 next 153 2025-05-13 00:36:05.026265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce23b00 of size 512 next 154 2025-05-13 00:36:05.026274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce23d00 of size 512 next 155 2025-05-13 00:36:05.026282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce23f00 of size 512 next 156 2025-05-13 00:36:05.026291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24100 of size 512 next 157 2025-05-13 00:36:05.026299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24300 of size 512 next 161 2025-05-13 00:36:05.026308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24500 of size 512 next 162 2025-05-13 00:36:05.026316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24700 of size 512 next 163 2025-05-13 00:36:05.026325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24900 of size 512 next 164 2025-05-13 00:36:05.026333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24b00 of size 512 next 165 2025-05-13 00:36:05.026342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24d00 of size 2048 next 166 2025-05-13 00:36:05.026350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce25500 of size 2048 next 167 2025-05-13 00:36:05.026359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce25d00 of size 2048 next 168 2025-05-13 00:36:05.026367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce26500 of size 2048 next 169 2025-05-13 00:36:05.026376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce26d00 of size 2048 next 170 2025-05-13 00:36:05.026385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce27500 of size 1024 next 172 2025-05-13 00:36:05.026393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce27900 of size 1024 next 173 2025-05-13 00:36:05.026402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce27d00 of size 1024 next 174 2025-05-13 00:36:05.026410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28100 of size 1024 next 175 2025-05-13 00:36:05.026419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28500 of size 1024 next 176 2025-05-13 00:36:05.026427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28900 of size 256 next 178 2025-05-13 00:36:05.026441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28a00 of size 256 next 179 2025-05-13 00:36:05.026450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28b00 of size 1024 next 177 2025-05-13 00:36:05.026460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28f00 of size 1024 next 182 2025-05-13 00:36:05.026470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce29300 of size 1024 next 183 2025-05-13 00:36:05.026479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce29700 of size 1024 next 184 2025-05-13 00:36:05.026488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce29b00 of size 1024 next 185 2025-05-13 00:36:05.026496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce29f00 of size 256 next 187 2025-05-13 00:36:05.026505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce2a000 of size 256 next 188 2025-05-13 00:36:05.026513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce2a100 of size 4096 next 186 2025-05-13 00:36:05.026522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce2b100 of size 4096 next 42 2025-05-13 00:36:05.026531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce2c100 of size 65536 next 36 2025-05-13 00:36:05.026539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce3c100 of size 65536 next 35 2025-05-13 00:36:05.026548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce4c100 of size 4096 next 235 2025-05-13 00:36:05.026557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce4d100 of size 4096 next 236 2025-05-13 00:36:05.026567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce4e100 of size 4096 next 237 2025-05-13 00:36:05.026575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce4f100 of size 4096 next 238 2025-05-13 00:36:05.026584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce50100 of size 1024 next 239 2025-05-13 00:36:05.026592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce50500 of size 1024 next 240 2025-05-13 00:36:05.026601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce50900 of size 1024 next 241 2025-05-13 00:36:05.026610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce50d00 of size 1024 next 242 2025-05-13 00:36:05.026618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce51100 of size 1024 next 243 2025-05-13 00:36:05.026627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce51500 of size 1024 next 246 2025-05-13 00:36:05.026635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce51900 of size 1024 next 247 2025-05-13 00:36:05.026644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce51d00 of size 1024 next 248 2025-05-13 00:36:05.026652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce52100 of size 1024 next 249 2025-05-13 00:36:05.026661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce52500 of size 1024 next 250 2025-05-13 00:36:05.026669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce52900 of size 4096 next 252 2025-05-13 00:36:05.026678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce53900 of size 4096 next 253 2025-05-13 00:36:05.026686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce54900 of size 4096 next 254 2025-05-13 00:36:05.026695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce55900 of size 4096 next 255 2025-05-13 00:36:05.026703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce56900 of size 4096 next 256 2025-05-13 00:36:05.026712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce57900 of size 1024 next 257 2025-05-13 00:36:05.026721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce57d00 of size 1024 next 258 2025-05-13 00:36:05.026735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce58100 of size 1024 next 259 2025-05-13 00:36:05.026744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce58500 of size 1024 next 260 2025-05-13 00:36:05.026753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce58900 of size 1024 next 261 2025-05-13 00:36:05.026761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce58d00 of size 1024 next 264 2025-05-13 00:36:05.026770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce59100 of size 1024 next 265 2025-05-13 00:36:05.026778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce59500 of size 1024 next 266 2025-05-13 00:36:05.026787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce59900 of size 1024 next 267 2025-05-13 00:36:05.026795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce59d00 of size 1024 next 268 2025-05-13 00:36:05.026804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5a100 of size 4096 next 270 2025-05-13 00:36:05.026812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5b100 of size 4096 next 271 2025-05-13 00:36:05.026821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5c100 of size 4096 next 272 2025-05-13 00:36:05.026829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5d100 of size 4096 next 273 2025-05-13 00:36:05.026838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5e100 of size 4096 next 274 2025-05-13 00:36:05.026847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5f100 of size 1024 next 275 2025-05-13 00:36:05.026855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5f500 of size 1024 next 276 2025-05-13 00:36:05.026864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5f900 of size 1024 next 277 2025-05-13 00:36:05.026872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5fd00 of size 1024 next 278 2025-05-13 00:36:05.026881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce60100 of size 1024 next 279 2025-05-13 00:36:05.026889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce60500 of size 1024 next 282 2025-05-13 00:36:05.026910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce60900 of size 1024 next 283 2025-05-13 00:36:05.026921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce60d00 of size 1024 next 284 2025-05-13 00:36:05.026930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce61100 of size 1024 next 285 2025-05-13 00:36:05.026938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce61500 of size 1024 next 286 2025-05-13 00:36:05.026947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce61900 of size 4096 next 288 2025-05-13 00:36:05.026955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce62900 of size 6144 next 27 2025-05-13 00:36:05.026964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce64100 of size 147456 next 26 2025-05-13 00:36:05.026972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce88100 of size 65536 next 47 2025-05-13 00:36:05.026981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce98100 of size 65536 next 59 2025-05-13 00:36:05.026990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74cea8100 of size 65536 next 65 2025-05-13 00:36:05.026999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ceb8100 of size 294656 next 18446744073709551615 2025-05-13 00:36:05.027007: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-13 00:36:05.027020: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 61 Chunks of size 256 totalling 15.2KiB 2025-05-13 00:36:05.027038: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-13 00:36:05.027048: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-05-13 00:36:05.027058: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-13 00:36:05.027067: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 30 Chunks of size 2048 totalling 60.0KiB 2025-05-13 00:36:05.027077: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-13 00:36:05.027086: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-13 00:36:05.027096: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-13 00:36:05.027105: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-13 00:36:05.027115: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-13 00:36:05.027124: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-13 00:36:05.027134: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-13 00:36:05.027143: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-13 00:36:05.027153: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-13 00:36:05.027162: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-13 00:36:05.027172: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-13 00:36:05.027181: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-13 00:36:05.027190: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-13 00:36:05.027200: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-13 00:36:05.027209: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-13 00:36:05.027219: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-05-13 00:36:05.027228: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-13 00:36:05.027237: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-13 00:36:05.027247: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-13 00:36:05.027256: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-05-13 00:36:05.027265: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 9437184 totalling 9.00MiB 2025-05-13 00:36:05.027275: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12451840 totalling 11.88MiB 2025-05-13 00:36:05.027285: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 134.38MiB 2025-05-13 00:36:05.027293: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 155058176 memory_limit_: 155058176 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-05-13 00:36:05.027307: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 155058176 InUse: 140909056 MaxInUse: 140909312 NumAllocs: 2025 MaxAllocSize: 12451840 2025-05-13 00:36:05.027330: W tensorflow/core/common_runtime/bfc_allocator.cc:439] *************x*****************************************__*******************************_*********** 2025-05-13 00:36:05.055578: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at cwise_ops_common.h:134 : Resource exhausted: OOM when allocating tensor with shape[3,3,512,512] 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[3,3,512,512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Add] we want to redo the detection Using TensorFlow backend. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 87 ############################### 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.162766695022583 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Tue May 13 00: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 : 524 wait 20 seconds l 3637 free memory gpu now : 524 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-05-13 00:36:29.204513: 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-05-13 00:36:29.231133: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-13 00:36:29.233178: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7fc7ec000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-13 00:36:29.233259: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-13 00:36:29.237133: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-13 00:36:29.489666: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x2f720d50 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-13 00:36:29.489724: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-13 00:36:29.490491: 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-05-13 00:36:29.490984: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 00:36:29.494193: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 00:36:29.497174: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 00:36:29.497696: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 00:36:29.500855: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 00:36:29.502203: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 00:36:29.506871: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 00:36:29.507847: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 00:36:29.507929: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 00:36:29.508397: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-13 00:36:29.508413: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-13 00:36:29.508423: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-13 00:36:29.509163: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 147 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-05-13 00:36:30.074520: 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-05-13 00:36:30.074617: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 00:36:30.074645: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 00:36:30.074671: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 00:36:30.074695: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 00:36:30.074720: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 00:36:30.074744: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 00:36:30.074786: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 00:36:30.078018: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 00:36:30.079460: 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-05-13 00:36:30.079534: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 00:36:30.079552: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 00:36:30.079566: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 00:36:30.079582: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 00:36:30.079597: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 00:36:30.079612: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 00:36:30.079626: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 00:36:30.080307: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 00:36:30.080345: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-13 00:36:30.080354: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-13 00:36:30.080362: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-13 00:36:30.081106: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 147 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-05-13 00:36:41.887119: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 9.00MiB (rounded to 9437184) Current allocation summary follows. 2025-05-13 00:36:41.887239: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-13 00:36:41.887262: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 61, Chunks in use: 61. 15.2KiB allocated for chunks. 15.2KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-05-13 00:36:41.887280: 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-05-13 00:36:41.887298: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 251, Chunks in use: 251. 251.2KiB allocated for chunks. 251.2KiB in use in bin. 251.0KiB client-requested in use in bin. 2025-05-13 00:36:41.887315: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 30, Chunks in use: 30. 60.0KiB allocated for chunks. 60.0KiB in use in bin. 60.0KiB client-requested in use in bin. 2025-05-13 00:36:41.887332: 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-05-13 00:36:41.887347: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-13 00:36:41.887364: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16.0KiB allocated for chunks. 16.0KiB in use in bin. 16.0KiB client-requested in use in bin. 2025-05-13 00:36:41.887416: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 1, Chunks in use: 1. 36.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-05-13 00:36:41.887434: 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-05-13 00:36:41.887450: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 4, Chunks in use: 4. 560.0KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-05-13 00:36:41.887467: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 7, Chunks in use: 7. 1.91MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-13 00:36:41.887482: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 8, Chunks in use: 6. 4.93MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-05-13 00:36:41.887499: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 48, Chunks in use: 45. 54.12MiB allocated for chunks. 50.62MiB in use in bin. 45.00MiB client-requested in use in bin. 2025-05-13 00:36:41.887515: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 28, Chunks in use: 25. 64.25MiB allocated for chunks. 55.75MiB in use in bin. 55.75MiB client-requested in use in bin. 2025-05-13 00:36:41.887529: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-13 00:36:41.887545: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 2, Chunks in use: 2. 20.88MiB allocated for chunks. 20.88MiB in use in bin. 18.00MiB client-requested in use in bin. 2025-05-13 00:36:41.887560: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-13 00:36:41.887574: 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-05-13 00:36:41.887588: 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-05-13 00:36:41.887602: 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-05-13 00:36:41.887616: 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-05-13 00:36:41.887631: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 9.00MiB was 8.00MiB, Chunk State: 2025-05-13 00:36:41.887644: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 21889024 2025-05-13 00:36:41.887668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc604000000 of size 9437184 next 604 2025-05-13 00:36:41.887681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc604900000 of size 12451840 next 18446744073709551615 2025-05-13 00:36:41.887694: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-13 00:36:41.887707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606000000 of size 2359296 next 370 2025-05-13 00:36:41.887720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606240000 of size 1048576 next 394 2025-05-13 00:36:41.887744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc606340000 of size 1310720 next 388 2025-05-13 00:36:41.887757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606480000 of size 2359296 next 387 2025-05-13 00:36:41.887770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6066c0000 of size 1048576 next 412 2025-05-13 00:36:41.887784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6067c0000 of size 1310720 next 406 2025-05-13 00:36:41.887797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606900000 of size 2359296 next 405 2025-05-13 00:36:41.887810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606b40000 of size 1048576 next 430 2025-05-13 00:36:41.887822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606c40000 of size 1310720 next 424 2025-05-13 00:36:41.887835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606d80000 of size 2359296 next 423 2025-05-13 00:36:41.887847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc606fc0000 of size 1048576 next 447 2025-05-13 00:36:41.887860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6070c0000 of size 1310720 next 441 2025-05-13 00:36:41.887873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607200000 of size 2359296 next 440 2025-05-13 00:36:41.887885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607440000 of size 1048576 next 465 2025-05-13 00:36:41.887898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607540000 of size 1310720 next 459 2025-05-13 00:36:41.887910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607680000 of size 2359296 next 458 2025-05-13 00:36:41.887923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6078c0000 of size 1048576 next 483 2025-05-13 00:36:41.887935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6079c0000 of size 1310720 next 477 2025-05-13 00:36:41.887948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607b00000 of size 2359296 next 476 2025-05-13 00:36:41.887961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607d40000 of size 1048576 next 501 2025-05-13 00:36:41.887973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607e40000 of size 1310720 next 495 2025-05-13 00:36:41.887986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc607f80000 of size 2359296 next 494 2025-05-13 00:36:41.887999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6081c0000 of size 1048576 next 519 2025-05-13 00:36:41.888011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6082c0000 of size 1310720 next 513 2025-05-13 00:36:41.888024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608400000 of size 2359296 next 512 2025-05-13 00:36:41.888037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608640000 of size 1048576 next 537 2025-05-13 00:36:41.888049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608740000 of size 1310720 next 531 2025-05-13 00:36:41.888062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608880000 of size 2359296 next 530 2025-05-13 00:36:41.888074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608ac0000 of size 1048576 next 555 2025-05-13 00:36:41.888087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608bc0000 of size 1310720 next 549 2025-05-13 00:36:41.888100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608d00000 of size 2359296 next 548 2025-05-13 00:36:41.888112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc608f40000 of size 1048576 next 573 2025-05-13 00:36:41.888125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc609040000 of size 1310720 next 567 2025-05-13 00:36:41.888147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc609180000 of size 2359296 next 566 2025-05-13 00:36:41.888160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc6093c0000 of size 1048576 next 591 2025-05-13 00:36:41.888173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc6094c0000 of size 1310720 next 585 2025-05-13 00:36:41.888185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc609600000 of size 2359296 next 584 2025-05-13 00:36:41.888198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc609840000 of size 2097152 next 597 2025-05-13 00:36:41.888211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc609a40000 of size 2097152 next 596 2025-05-13 00:36:41.888224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc609c40000 of size 3932160 next 18446744073709551615 2025-05-13 00:36:41.888237: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-13 00:36:41.888249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a000000 of size 2359296 next 245 2025-05-13 00:36:41.888262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a240000 of size 1048576 next 269 2025-05-13 00:36:41.888275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a340000 of size 1310720 next 263 2025-05-13 00:36:41.888287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a480000 of size 2359296 next 262 2025-05-13 00:36:41.888300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a6c0000 of size 1048576 next 287 2025-05-13 00:36:41.888312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a7c0000 of size 1310720 next 281 2025-05-13 00:36:41.888325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60a900000 of size 2359296 next 280 2025-05-13 00:36:41.888338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ab40000 of size 1048576 next 304 2025-05-13 00:36:41.888350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ac40000 of size 1310720 next 298 2025-05-13 00:36:41.888363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ad80000 of size 2359296 next 297 2025-05-13 00:36:41.888375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60afc0000 of size 1048576 next 322 2025-05-13 00:36:41.888388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b0c0000 of size 1310720 next 316 2025-05-13 00:36:41.888400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b200000 of size 2359296 next 315 2025-05-13 00:36:41.888413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b440000 of size 1048576 next 340 2025-05-13 00:36:41.888425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b540000 of size 1310720 next 334 2025-05-13 00:36:41.888438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b680000 of size 2359296 next 333 2025-05-13 00:36:41.888451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b8c0000 of size 1048576 next 358 2025-05-13 00:36:41.888463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60b9c0000 of size 1310720 next 352 2025-05-13 00:36:41.888476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60bb00000 of size 2359296 next 351 2025-05-13 00:36:41.888488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60bd40000 of size 1048576 next 376 2025-05-13 00:36:41.888501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60be40000 of size 1835008 next 18446744073709551615 2025-05-13 00:36:41.888514: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-13 00:36:41.888526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c000000 of size 2359296 next 181 2025-05-13 00:36:41.888539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c240000 of size 2097152 next 196 2025-05-13 00:36:41.888560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c440000 of size 1048576 next 216 2025-05-13 00:36:41.888573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c540000 of size 1310720 next 209 2025-05-13 00:36:41.888586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c680000 of size 2359296 next 208 2025-05-13 00:36:41.888599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c8c0000 of size 1048576 next 234 2025-05-13 00:36:41.888611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60c9c0000 of size 1310720 next 228 2025-05-13 00:36:41.888624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60cb00000 of size 2359296 next 227 2025-05-13 00:36:41.888637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc60cd40000 of size 2883584 next 18446744073709551615 2025-05-13 00:36:41.888649: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-13 00:36:41.888662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e600000 of size 147456 next 55 2025-05-13 00:36:41.888675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e624000 of size 65536 next 78 2025-05-13 00:36:41.888688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e634000 of size 4096 next 191 2025-05-13 00:36:41.888700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e635000 of size 4096 next 192 2025-05-13 00:36:41.888713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e636000 of size 4096 next 193 2025-05-13 00:36:41.888726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e637000 of size 256 next 194 2025-05-13 00:36:41.888738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e637100 of size 256 next 195 2025-05-13 00:36:41.888751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e637200 of size 4096 next 197 2025-05-13 00:36:41.888764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e638200 of size 4096 next 198 2025-05-13 00:36:41.888776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e639200 of size 4096 next 199 2025-05-13 00:36:41.888789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63a200 of size 4096 next 200 2025-05-13 00:36:41.888801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63b200 of size 4096 next 201 2025-05-13 00:36:41.888814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63c200 of size 1024 next 202 2025-05-13 00:36:41.888827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63c600 of size 1024 next 204 2025-05-13 00:36:41.888839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63ca00 of size 1024 next 205 2025-05-13 00:36:41.888852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63ce00 of size 1024 next 206 2025-05-13 00:36:41.888864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63d200 of size 1024 next 207 2025-05-13 00:36:41.888877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63d600 of size 1024 next 210 2025-05-13 00:36:41.888889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63da00 of size 1024 next 211 2025-05-13 00:36:41.888902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63de00 of size 1024 next 212 2025-05-13 00:36:41.888914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63e200 of size 1024 next 213 2025-05-13 00:36:41.888927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63e600 of size 1024 next 214 2025-05-13 00:36:41.888939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63ea00 of size 4096 next 215 2025-05-13 00:36:41.888952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e63fa00 of size 4096 next 217 2025-05-13 00:36:41.888983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e640a00 of size 4096 next 218 2025-05-13 00:36:41.888996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e641a00 of size 4096 next 219 2025-05-13 00:36:41.889009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e642a00 of size 4096 next 220 2025-05-13 00:36:41.889021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e643a00 of size 1024 next 221 2025-05-13 00:36:41.889034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e643e00 of size 1024 next 223 2025-05-13 00:36:41.889046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e644200 of size 1024 next 224 2025-05-13 00:36:41.889059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e644600 of size 1024 next 225 2025-05-13 00:36:41.889072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e644a00 of size 1024 next 226 2025-05-13 00:36:41.889084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e644e00 of size 1024 next 229 2025-05-13 00:36:41.889097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e645200 of size 1024 next 230 2025-05-13 00:36:41.889109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e645600 of size 1024 next 231 2025-05-13 00:36:41.889122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e645a00 of size 1024 next 232 2025-05-13 00:36:41.889134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e645e00 of size 1024 next 233 2025-05-13 00:36:41.889147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e646200 of size 7680 next 72 2025-05-13 00:36:41.889160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e648000 of size 147456 next 71 2025-05-13 00:36:41.889173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e66c000 of size 131072 next 87 2025-05-13 00:36:41.889185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68c000 of size 4096 next 289 2025-05-13 00:36:41.889198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68d000 of size 4096 next 290 2025-05-13 00:36:41.889211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68e000 of size 4096 next 291 2025-05-13 00:36:41.889223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68f000 of size 1024 next 292 2025-05-13 00:36:41.889236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68f400 of size 1024 next 293 2025-05-13 00:36:41.889248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68f800 of size 1024 next 294 2025-05-13 00:36:41.889261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e68fc00 of size 1024 next 295 2025-05-13 00:36:41.889273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e690000 of size 1024 next 296 2025-05-13 00:36:41.889286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e690400 of size 1024 next 299 2025-05-13 00:36:41.889298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e690800 of size 1024 next 300 2025-05-13 00:36:41.889311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e690c00 of size 1024 next 301 2025-05-13 00:36:41.889323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e691000 of size 1024 next 302 2025-05-13 00:36:41.889336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e691400 of size 1024 next 303 2025-05-13 00:36:41.889348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e691800 of size 4096 next 305 2025-05-13 00:36:41.889361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e692800 of size 4096 next 306 2025-05-13 00:36:41.889373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e693800 of size 4096 next 307 2025-05-13 00:36:41.889395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e694800 of size 4096 next 308 2025-05-13 00:36:41.889408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e695800 of size 4096 next 309 2025-05-13 00:36:41.889421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e696800 of size 1024 next 310 2025-05-13 00:36:41.889434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e696c00 of size 1024 next 311 2025-05-13 00:36:41.889446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e697000 of size 1024 next 312 2025-05-13 00:36:41.889459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e697400 of size 1024 next 313 2025-05-13 00:36:41.889471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e697800 of size 1024 next 314 2025-05-13 00:36:41.889484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e697c00 of size 1024 next 317 2025-05-13 00:36:41.889496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e698000 of size 1024 next 318 2025-05-13 00:36:41.889509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e698400 of size 1024 next 319 2025-05-13 00:36:41.889521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e698800 of size 1024 next 320 2025-05-13 00:36:41.889534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e698c00 of size 1024 next 321 2025-05-13 00:36:41.889547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e699000 of size 4096 next 323 2025-05-13 00:36:41.889559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69a000 of size 4096 next 324 2025-05-13 00:36:41.889572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69b000 of size 4096 next 325 2025-05-13 00:36:41.889584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69c000 of size 4096 next 326 2025-05-13 00:36:41.889597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69d000 of size 4096 next 327 2025-05-13 00:36:41.889609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69e000 of size 1024 next 328 2025-05-13 00:36:41.889622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69e400 of size 1024 next 329 2025-05-13 00:36:41.889634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69e800 of size 1024 next 330 2025-05-13 00:36:41.889647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69ec00 of size 1024 next 331 2025-05-13 00:36:41.889659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69f000 of size 1024 next 332 2025-05-13 00:36:41.889672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69f400 of size 1024 next 335 2025-05-13 00:36:41.889684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69f800 of size 1024 next 336 2025-05-13 00:36:41.889697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e69fc00 of size 1024 next 337 2025-05-13 00:36:41.889710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a0000 of size 1024 next 338 2025-05-13 00:36:41.889722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a0400 of size 1024 next 339 2025-05-13 00:36:41.889735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a0800 of size 4096 next 341 2025-05-13 00:36:41.889747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a1800 of size 4096 next 342 2025-05-13 00:36:41.889760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a2800 of size 4096 next 343 2025-05-13 00:36:41.889773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a3800 of size 4096 next 344 2025-05-13 00:36:41.889785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a4800 of size 4096 next 345 2025-05-13 00:36:41.889806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a5800 of size 1024 next 346 2025-05-13 00:36:41.889819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a5c00 of size 1024 next 347 2025-05-13 00:36:41.889832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a6000 of size 1024 next 348 2025-05-13 00:36:41.889844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a6400 of size 1024 next 349 2025-05-13 00:36:41.889857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a6800 of size 1024 next 350 2025-05-13 00:36:41.889869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a6c00 of size 1024 next 353 2025-05-13 00:36:41.889881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a7000 of size 1024 next 354 2025-05-13 00:36:41.889894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a7400 of size 1024 next 355 2025-05-13 00:36:41.889907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a7800 of size 1024 next 356 2025-05-13 00:36:41.889919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a7c00 of size 1024 next 357 2025-05-13 00:36:41.889932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a8000 of size 4096 next 359 2025-05-13 00:36:41.889944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6a9000 of size 4096 next 360 2025-05-13 00:36:41.889957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6aa000 of size 4096 next 361 2025-05-13 00:36:41.889970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ab000 of size 4096 next 362 2025-05-13 00:36:41.889982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ac000 of size 4096 next 363 2025-05-13 00:36:41.889995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ad000 of size 1024 next 364 2025-05-13 00:36:41.890007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ad400 of size 1024 next 365 2025-05-13 00:36:41.890020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ad800 of size 1024 next 366 2025-05-13 00:36:41.890032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6adc00 of size 1024 next 367 2025-05-13 00:36:41.890045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ae000 of size 1024 next 368 2025-05-13 00:36:41.890057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ae400 of size 1024 next 371 2025-05-13 00:36:41.890070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ae800 of size 1024 next 372 2025-05-13 00:36:41.890082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6aec00 of size 1024 next 373 2025-05-13 00:36:41.890095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6af000 of size 1024 next 374 2025-05-13 00:36:41.890107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6af400 of size 1024 next 375 2025-05-13 00:36:41.890120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6af800 of size 4096 next 377 2025-05-13 00:36:41.890133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b0800 of size 4096 next 378 2025-05-13 00:36:41.890145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b1800 of size 4096 next 379 2025-05-13 00:36:41.890158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b2800 of size 4096 next 380 2025-05-13 00:36:41.890170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b3800 of size 4096 next 381 2025-05-13 00:36:41.890183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b4800 of size 1024 next 382 2025-05-13 00:36:41.890195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b4c00 of size 1024 next 383 2025-05-13 00:36:41.890208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b5000 of size 1024 next 384 2025-05-13 00:36:41.890230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b5400 of size 1024 next 385 2025-05-13 00:36:41.890243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b5800 of size 1024 next 386 2025-05-13 00:36:41.890255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b5c00 of size 1024 next 389 2025-05-13 00:36:41.890268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b6000 of size 1024 next 390 2025-05-13 00:36:41.890280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b6400 of size 1024 next 391 2025-05-13 00:36:41.890293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b6800 of size 1024 next 392 2025-05-13 00:36:41.890305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b6c00 of size 1024 next 393 2025-05-13 00:36:41.890318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b7000 of size 4096 next 395 2025-05-13 00:36:41.890330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b8000 of size 4096 next 396 2025-05-13 00:36:41.890343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6b9000 of size 4096 next 397 2025-05-13 00:36:41.890355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ba000 of size 4096 next 398 2025-05-13 00:36:41.890368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bb000 of size 4096 next 399 2025-05-13 00:36:41.890380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bc000 of size 1024 next 400 2025-05-13 00:36:41.890393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bc400 of size 1024 next 401 2025-05-13 00:36:41.890405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bc800 of size 1024 next 402 2025-05-13 00:36:41.890418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bcc00 of size 1024 next 403 2025-05-13 00:36:41.890431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bd000 of size 1024 next 404 2025-05-13 00:36:41.890443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bd400 of size 1024 next 407 2025-05-13 00:36:41.890456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bd800 of size 1024 next 408 2025-05-13 00:36:41.890468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bdc00 of size 1024 next 409 2025-05-13 00:36:41.890481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6be000 of size 1024 next 410 2025-05-13 00:36:41.890493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6be400 of size 1024 next 411 2025-05-13 00:36:41.890506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6be800 of size 4096 next 413 2025-05-13 00:36:41.890518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6bf800 of size 4096 next 414 2025-05-13 00:36:41.890531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c0800 of size 4096 next 415 2025-05-13 00:36:41.890543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c1800 of size 4096 next 416 2025-05-13 00:36:41.890556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c2800 of size 4096 next 417 2025-05-13 00:36:41.890569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c3800 of size 1024 next 418 2025-05-13 00:36:41.890581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c3c00 of size 1024 next 419 2025-05-13 00:36:41.890594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c4000 of size 1024 next 420 2025-05-13 00:36:41.890606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c4400 of size 1024 next 421 2025-05-13 00:36:41.890619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c4800 of size 1024 next 422 2025-05-13 00:36:41.890639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c4c00 of size 1024 next 425 2025-05-13 00:36:41.890652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c5000 of size 1024 next 426 2025-05-13 00:36:41.890665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c5400 of size 1024 next 427 2025-05-13 00:36:41.890678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c5800 of size 1024 next 428 2025-05-13 00:36:41.890690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c5c00 of size 1024 next 429 2025-05-13 00:36:41.890708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c6000 of size 4096 next 431 2025-05-13 00:36:41.890721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c7000 of size 4096 next 432 2025-05-13 00:36:41.890733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c8000 of size 4096 next 433 2025-05-13 00:36:41.890746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6c9000 of size 4096 next 434 2025-05-13 00:36:41.890758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6ca000 of size 4096 next 435 2025-05-13 00:36:41.890771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6cb000 of size 1024 next 436 2025-05-13 00:36:41.890783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6cb400 of size 1024 next 437 2025-05-13 00:36:41.890795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6cb800 of size 1024 next 438 2025-05-13 00:36:41.890808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6cbc00 of size 1024 next 103 2025-05-13 00:36:41.890821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e6cc000 of size 262144 next 102 2025-05-13 00:36:41.890834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc60e70c000 of size 999424 next 18446744073709551615 2025-05-13 00:36:41.890846: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-13 00:36:41.890859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e800000 of size 589824 next 96 2025-05-13 00:36:41.890871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e890000 of size 262144 next 117 2025-05-13 00:36:41.890884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d0000 of size 1024 next 439 2025-05-13 00:36:41.890935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d0400 of size 1024 next 442 2025-05-13 00:36:41.890952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d0800 of size 1024 next 443 2025-05-13 00:36:41.890967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d0c00 of size 1024 next 444 2025-05-13 00:36:41.890985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d1000 of size 1024 next 445 2025-05-13 00:36:41.890997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d1400 of size 1024 next 446 2025-05-13 00:36:41.891010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d1800 of size 4096 next 448 2025-05-13 00:36:41.891023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d2800 of size 4096 next 449 2025-05-13 00:36:41.891037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d3800 of size 4096 next 450 2025-05-13 00:36:41.891050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d4800 of size 4096 next 451 2025-05-13 00:36:41.891064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d5800 of size 4096 next 452 2025-05-13 00:36:41.891077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d6800 of size 1024 next 453 2025-05-13 00:36:41.891089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d6c00 of size 1024 next 454 2025-05-13 00:36:41.891111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d7000 of size 1024 next 455 2025-05-13 00:36:41.891123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d7400 of size 1024 next 456 2025-05-13 00:36:41.891135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d7800 of size 1024 next 457 2025-05-13 00:36:41.891147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d7c00 of size 1024 next 460 2025-05-13 00:36:41.891159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d8000 of size 1024 next 461 2025-05-13 00:36:41.891171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d8400 of size 1024 next 462 2025-05-13 00:36:41.891183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d8800 of size 1024 next 463 2025-05-13 00:36:41.891195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d8c00 of size 1024 next 464 2025-05-13 00:36:41.891207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8d9000 of size 4096 next 466 2025-05-13 00:36:41.891219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8da000 of size 4096 next 467 2025-05-13 00:36:41.891231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8db000 of size 4096 next 468 2025-05-13 00:36:41.891243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8dc000 of size 4096 next 469 2025-05-13 00:36:41.891255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8dd000 of size 4096 next 470 2025-05-13 00:36:41.891267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8de000 of size 1024 next 471 2025-05-13 00:36:41.891279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8de400 of size 1024 next 472 2025-05-13 00:36:41.891291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8de800 of size 1024 next 473 2025-05-13 00:36:41.891303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8dec00 of size 1024 next 474 2025-05-13 00:36:41.891315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8df000 of size 1024 next 475 2025-05-13 00:36:41.891327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8df400 of size 1024 next 478 2025-05-13 00:36:41.891339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8df800 of size 1024 next 479 2025-05-13 00:36:41.891351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8dfc00 of size 1024 next 480 2025-05-13 00:36:41.891363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e0000 of size 1024 next 481 2025-05-13 00:36:41.891375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e0400 of size 1024 next 482 2025-05-13 00:36:41.891387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e0800 of size 4096 next 484 2025-05-13 00:36:41.891399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e1800 of size 4096 next 485 2025-05-13 00:36:41.891411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e2800 of size 4096 next 486 2025-05-13 00:36:41.891423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e3800 of size 4096 next 487 2025-05-13 00:36:41.891435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e4800 of size 4096 next 488 2025-05-13 00:36:41.891446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e5800 of size 1024 next 489 2025-05-13 00:36:41.891458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e5c00 of size 1024 next 490 2025-05-13 00:36:41.891470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e6000 of size 1024 next 491 2025-05-13 00:36:41.891482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e6400 of size 1024 next 492 2025-05-13 00:36:41.891502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e6800 of size 1024 next 493 2025-05-13 00:36:41.891515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e6c00 of size 1024 next 496 2025-05-13 00:36:41.891527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e7000 of size 1024 next 497 2025-05-13 00:36:41.891538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e7400 of size 1024 next 498 2025-05-13 00:36:41.891550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e7800 of size 1024 next 499 2025-05-13 00:36:41.891562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e7c00 of size 1024 next 500 2025-05-13 00:36:41.891574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e8000 of size 4096 next 502 2025-05-13 00:36:41.891586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8e9000 of size 4096 next 503 2025-05-13 00:36:41.891598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ea000 of size 4096 next 504 2025-05-13 00:36:41.891610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8eb000 of size 4096 next 505 2025-05-13 00:36:41.891622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ec000 of size 4096 next 506 2025-05-13 00:36:41.891634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ed000 of size 1024 next 507 2025-05-13 00:36:41.891646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ed400 of size 1024 next 508 2025-05-13 00:36:41.891658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ed800 of size 1024 next 509 2025-05-13 00:36:41.891670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8edc00 of size 1024 next 510 2025-05-13 00:36:41.891682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ee000 of size 1024 next 511 2025-05-13 00:36:41.891694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ee400 of size 1024 next 514 2025-05-13 00:36:41.891706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ee800 of size 1024 next 515 2025-05-13 00:36:41.891718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8eec00 of size 1024 next 516 2025-05-13 00:36:41.891730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ef000 of size 1024 next 517 2025-05-13 00:36:41.891742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ef400 of size 1024 next 518 2025-05-13 00:36:41.891754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ef800 of size 4096 next 520 2025-05-13 00:36:41.891766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f0800 of size 4096 next 521 2025-05-13 00:36:41.891778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f1800 of size 4096 next 522 2025-05-13 00:36:41.891789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f2800 of size 4096 next 523 2025-05-13 00:36:41.891801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f3800 of size 4096 next 524 2025-05-13 00:36:41.891814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f4800 of size 1024 next 525 2025-05-13 00:36:41.891826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f4c00 of size 1024 next 526 2025-05-13 00:36:41.891838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f5000 of size 1024 next 527 2025-05-13 00:36:41.891850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f5400 of size 1024 next 528 2025-05-13 00:36:41.891862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f5800 of size 1024 next 529 2025-05-13 00:36:41.891874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f5c00 of size 1024 next 532 2025-05-13 00:36:41.891886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f6000 of size 1024 next 533 2025-05-13 00:36:41.891906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f6400 of size 1024 next 534 2025-05-13 00:36:41.891918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f6800 of size 1024 next 535 2025-05-13 00:36:41.891930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f6c00 of size 1024 next 536 2025-05-13 00:36:41.891942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f7000 of size 4096 next 538 2025-05-13 00:36:41.891954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f8000 of size 4096 next 539 2025-05-13 00:36:41.891966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8f9000 of size 4096 next 540 2025-05-13 00:36:41.891978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fa000 of size 4096 next 541 2025-05-13 00:36:41.891990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fb000 of size 4096 next 542 2025-05-13 00:36:41.892002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fc000 of size 1024 next 543 2025-05-13 00:36:41.892014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fc400 of size 1024 next 544 2025-05-13 00:36:41.892026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fc800 of size 1024 next 545 2025-05-13 00:36:41.892038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fcc00 of size 1024 next 546 2025-05-13 00:36:41.892050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fd000 of size 1024 next 547 2025-05-13 00:36:41.892062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fd400 of size 1024 next 550 2025-05-13 00:36:41.892074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fd800 of size 1024 next 551 2025-05-13 00:36:41.892086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fdc00 of size 1024 next 552 2025-05-13 00:36:41.892098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fe000 of size 1024 next 553 2025-05-13 00:36:41.892110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fe400 of size 1024 next 554 2025-05-13 00:36:41.892122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8fe800 of size 4096 next 556 2025-05-13 00:36:41.892134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e8ff800 of size 4096 next 557 2025-05-13 00:36:41.892146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e900800 of size 4096 next 558 2025-05-13 00:36:41.892158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e901800 of size 4096 next 559 2025-05-13 00:36:41.892170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e902800 of size 4096 next 560 2025-05-13 00:36:41.892182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e903800 of size 1024 next 561 2025-05-13 00:36:41.892194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e903c00 of size 1024 next 562 2025-05-13 00:36:41.892206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e904000 of size 1024 next 563 2025-05-13 00:36:41.892218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e904400 of size 1024 next 564 2025-05-13 00:36:41.892230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e904800 of size 1024 next 565 2025-05-13 00:36:41.892242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e904c00 of size 1024 next 568 2025-05-13 00:36:41.892253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e905000 of size 1024 next 569 2025-05-13 00:36:41.892266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e905400 of size 1024 next 570 2025-05-13 00:36:41.892277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e905800 of size 1024 next 571 2025-05-13 00:36:41.892297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e905c00 of size 1024 next 572 2025-05-13 00:36:41.892310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e906000 of size 4096 next 574 2025-05-13 00:36:41.892322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e907000 of size 4096 next 575 2025-05-13 00:36:41.892334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e908000 of size 4096 next 576 2025-05-13 00:36:41.892346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e909000 of size 4096 next 577 2025-05-13 00:36:41.892358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90a000 of size 4096 next 578 2025-05-13 00:36:41.892372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90b000 of size 1024 next 579 2025-05-13 00:36:41.892385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90b400 of size 1024 next 580 2025-05-13 00:36:41.892396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90b800 of size 1024 next 581 2025-05-13 00:36:41.892408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90bc00 of size 1024 next 582 2025-05-13 00:36:41.892420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90c000 of size 1024 next 583 2025-05-13 00:36:41.892432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90c400 of size 1024 next 586 2025-05-13 00:36:41.892444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90c800 of size 1024 next 587 2025-05-13 00:36:41.892456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90cc00 of size 1024 next 588 2025-05-13 00:36:41.892468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90d000 of size 1024 next 589 2025-05-13 00:36:41.892480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90d400 of size 1024 next 590 2025-05-13 00:36:41.892492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90d800 of size 4096 next 592 2025-05-13 00:36:41.892505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e90e800 of size 6144 next 112 2025-05-13 00:36:41.892517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e910000 of size 524288 next 111 2025-05-13 00:36:41.892529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e990000 of size 262144 next 135 2025-05-13 00:36:41.892542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60e9d0000 of size 327680 next 124 2025-05-13 00:36:41.892554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ea20000 of size 589824 next 123 2025-05-13 00:36:41.892566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60eab0000 of size 262144 next 152 2025-05-13 00:36:41.892578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60eaf0000 of size 327680 next 142 2025-05-13 00:36:41.892590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60eb40000 of size 786432 next 18446744073709551615 2025-05-13 00:36:41.892602: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-13 00:36:41.892614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec00000 of size 4096 next 593 2025-05-13 00:36:41.892626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec01000 of size 4096 next 594 2025-05-13 00:36:41.892642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec02000 of size 4096 next 595 2025-05-13 00:36:41.892660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec03000 of size 2048 next 598 2025-05-13 00:36:41.892680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec03800 of size 2048 next 599 2025-05-13 00:36:41.892698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec04000 of size 2048 next 600 2025-05-13 00:36:41.892720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec04800 of size 2048 next 601 2025-05-13 00:36:41.892733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec05000 of size 2048 next 602 2025-05-13 00:36:41.892746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec05800 of size 256 next 605 2025-05-13 00:36:41.892758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec05900 of size 256 next 606 2025-05-13 00:36:41.892771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc60ec05a00 of size 566784 next 160 2025-05-13 00:36:41.892784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ec90000 of size 589824 next 158 2025-05-13 00:36:41.892798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60ed20000 of size 524288 next 171 2025-05-13 00:36:41.892812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fc60eda0000 of size 1048576 next 222 2025-05-13 00:36:41.892827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60eea0000 of size 1048576 next 190 2025-05-13 00:36:41.892841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60efa0000 of size 1048576 next 189 2025-05-13 00:36:41.892856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60f0a0000 of size 1048576 next 203 2025-05-13 00:36:41.892868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60f1a0000 of size 1048576 next 251 2025-05-13 00:36:41.892881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc60f2a0000 of size 1441792 next 18446744073709551615 2025-05-13 00:36:41.892892: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-13 00:36:41.892905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00000 of size 1280 next 1 2025-05-13 00:36:41.892917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00500 of size 256 next 5 2025-05-13 00:36:41.892929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00600 of size 256 next 8 2025-05-13 00:36:41.892941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00700 of size 256 next 9 2025-05-13 00:36:41.892953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00800 of size 256 next 10 2025-05-13 00:36:41.892965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00900 of size 256 next 11 2025-05-13 00:36:41.892977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00a00 of size 256 next 12 2025-05-13 00:36:41.892988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00b00 of size 256 next 13 2025-05-13 00:36:41.893000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00c00 of size 256 next 17 2025-05-13 00:36:41.893012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00d00 of size 256 next 19 2025-05-13 00:36:41.893024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00e00 of size 256 next 20 2025-05-13 00:36:41.893036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce00f00 of size 256 next 21 2025-05-13 00:36:41.893048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01000 of size 256 next 22 2025-05-13 00:36:41.893060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01100 of size 256 next 24 2025-05-13 00:36:41.893072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01200 of size 256 next 25 2025-05-13 00:36:41.893084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01300 of size 256 next 23 2025-05-13 00:36:41.893096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01400 of size 256 next 28 2025-05-13 00:36:41.893108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01500 of size 256 next 29 2025-05-13 00:36:41.893128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01600 of size 256 next 30 2025-05-13 00:36:41.893141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01700 of size 256 next 31 2025-05-13 00:36:41.893153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01800 of size 256 next 33 2025-05-13 00:36:41.893165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01900 of size 256 next 34 2025-05-13 00:36:41.893181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01a00 of size 1024 next 32 2025-05-13 00:36:41.893194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce01e00 of size 1024 next 37 2025-05-13 00:36:41.893206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce02200 of size 1024 next 38 2025-05-13 00:36:41.893219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce02600 of size 1024 next 39 2025-05-13 00:36:41.893231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce02a00 of size 1024 next 40 2025-05-13 00:36:41.893243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce02e00 of size 1024 next 41 2025-05-13 00:36:41.893255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce03200 of size 1024 next 43 2025-05-13 00:36:41.893267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce03600 of size 1024 next 44 2025-05-13 00:36:41.893279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce03a00 of size 1024 next 45 2025-05-13 00:36:41.893291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce03e00 of size 1024 next 46 2025-05-13 00:36:41.893303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04200 of size 256 next 48 2025-05-13 00:36:41.893315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04300 of size 256 next 49 2025-05-13 00:36:41.893327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04400 of size 256 next 50 2025-05-13 00:36:41.893339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04500 of size 256 next 51 2025-05-13 00:36:41.893351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04600 of size 256 next 52 2025-05-13 00:36:41.893363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04700 of size 256 next 53 2025-05-13 00:36:41.893375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04800 of size 256 next 56 2025-05-13 00:36:41.893387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04900 of size 256 next 57 2025-05-13 00:36:41.893399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04a00 of size 256 next 58 2025-05-13 00:36:41.893411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04b00 of size 256 next 14 2025-05-13 00:36:41.893423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04c00 of size 256 next 15 2025-05-13 00:36:41.893435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04d00 of size 256 next 16 2025-05-13 00:36:41.893447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce04e00 of size 1024 next 60 2025-05-13 00:36:41.893459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce05200 of size 1024 next 61 2025-05-13 00:36:41.893472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce05600 of size 1024 next 62 2025-05-13 00:36:41.893484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce05a00 of size 1024 next 63 2025-05-13 00:36:41.893496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce05e00 of size 1024 next 64 2025-05-13 00:36:41.893508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06200 of size 256 next 66 2025-05-13 00:36:41.893520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06300 of size 256 next 67 2025-05-13 00:36:41.893539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06400 of size 256 next 68 2025-05-13 00:36:41.893552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06500 of size 256 next 69 2025-05-13 00:36:41.893564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06600 of size 256 next 70 2025-05-13 00:36:41.893576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06700 of size 256 next 73 2025-05-13 00:36:41.893588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06800 of size 256 next 74 2025-05-13 00:36:41.893600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06900 of size 256 next 75 2025-05-13 00:36:41.893612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06a00 of size 256 next 76 2025-05-13 00:36:41.893631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06b00 of size 256 next 77 2025-05-13 00:36:41.893652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce06c00 of size 1024 next 79 2025-05-13 00:36:41.893666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce07000 of size 1024 next 80 2025-05-13 00:36:41.893678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce07400 of size 1024 next 81 2025-05-13 00:36:41.893689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce07800 of size 1024 next 82 2025-05-13 00:36:41.893701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce07c00 of size 1024 next 83 2025-05-13 00:36:41.893715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08000 of size 256 next 85 2025-05-13 00:36:41.893727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08100 of size 256 next 86 2025-05-13 00:36:41.893740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08200 of size 512 next 84 2025-05-13 00:36:41.893752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08400 of size 512 next 88 2025-05-13 00:36:41.893764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08600 of size 512 next 89 2025-05-13 00:36:41.893776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08800 of size 512 next 90 2025-05-13 00:36:41.893788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08a00 of size 512 next 91 2025-05-13 00:36:41.893800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08c00 of size 256 next 93 2025-05-13 00:36:41.893811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08d00 of size 256 next 94 2025-05-13 00:36:41.893827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce08e00 of size 512 next 92 2025-05-13 00:36:41.893839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09000 of size 512 next 97 2025-05-13 00:36:41.893851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09200 of size 512 next 98 2025-05-13 00:36:41.893863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09400 of size 512 next 99 2025-05-13 00:36:41.893875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09600 of size 512 next 2 2025-05-13 00:36:41.893887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09800 of size 256 next 3 2025-05-13 00:36:41.893899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09900 of size 256 next 4 2025-05-13 00:36:41.893911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce09a00 of size 16384 next 18 2025-05-13 00:36:41.893923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0da00 of size 256 next 100 2025-05-13 00:36:41.893935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0db00 of size 256 next 101 2025-05-13 00:36:41.893947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0dc00 of size 2048 next 104 2025-05-13 00:36:41.893967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0e400 of size 2048 next 105 2025-05-13 00:36:41.893980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0ec00 of size 2048 next 106 2025-05-13 00:36:41.893992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0f400 of size 2048 next 107 2025-05-13 00:36:41.894004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce0fc00 of size 2048 next 108 2025-05-13 00:36:41.894016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce10400 of size 256 next 109 2025-05-13 00:36:41.894028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce10500 of size 256 next 110 2025-05-13 00:36:41.894040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce10600 of size 2048 next 113 2025-05-13 00:36:41.894052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce10e00 of size 2048 next 114 2025-05-13 00:36:41.894063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce11600 of size 2048 next 115 2025-05-13 00:36:41.894075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce11e00 of size 2048 next 116 2025-05-13 00:36:41.894087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce12600 of size 2048 next 6 2025-05-13 00:36:41.894100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce12e00 of size 37632 next 7 2025-05-13 00:36:41.894112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1c100 of size 512 next 118 2025-05-13 00:36:41.894124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1c300 of size 512 next 119 2025-05-13 00:36:41.894136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1c500 of size 512 next 120 2025-05-13 00:36:41.894147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1c700 of size 512 next 121 2025-05-13 00:36:41.894159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1c900 of size 512 next 122 2025-05-13 00:36:41.894171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1cb00 of size 512 next 125 2025-05-13 00:36:41.894183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1cd00 of size 512 next 126 2025-05-13 00:36:41.894195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1cf00 of size 512 next 127 2025-05-13 00:36:41.894207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1d100 of size 512 next 128 2025-05-13 00:36:41.894219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1d300 of size 512 next 129 2025-05-13 00:36:41.894231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1d500 of size 2048 next 130 2025-05-13 00:36:41.894243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1dd00 of size 2048 next 131 2025-05-13 00:36:41.894255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1e500 of size 2048 next 132 2025-05-13 00:36:41.894267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1ed00 of size 2048 next 133 2025-05-13 00:36:41.894279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1f500 of size 2048 next 134 2025-05-13 00:36:41.894295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1fd00 of size 512 next 136 2025-05-13 00:36:41.894307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce1ff00 of size 512 next 137 2025-05-13 00:36:41.894319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20100 of size 512 next 138 2025-05-13 00:36:41.894331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20300 of size 512 next 139 2025-05-13 00:36:41.894344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20500 of size 512 next 140 2025-05-13 00:36:41.894365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20700 of size 512 next 141 2025-05-13 00:36:41.894377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20900 of size 512 next 143 2025-05-13 00:36:41.894389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20b00 of size 512 next 144 2025-05-13 00:36:41.894401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20d00 of size 512 next 145 2025-05-13 00:36:41.894413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce20f00 of size 512 next 146 2025-05-13 00:36:41.894425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce21100 of size 2048 next 147 2025-05-13 00:36:41.894437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce21900 of size 2048 next 148 2025-05-13 00:36:41.894453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce22100 of size 2048 next 149 2025-05-13 00:36:41.894468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce22900 of size 2048 next 150 2025-05-13 00:36:41.894480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce23100 of size 2048 next 151 2025-05-13 00:36:41.894492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce23900 of size 512 next 153 2025-05-13 00:36:41.894504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce23b00 of size 512 next 154 2025-05-13 00:36:41.894516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce23d00 of size 512 next 155 2025-05-13 00:36:41.894528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce23f00 of size 512 next 156 2025-05-13 00:36:41.894540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24100 of size 512 next 157 2025-05-13 00:36:41.894552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24300 of size 512 next 161 2025-05-13 00:36:41.894564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24500 of size 512 next 162 2025-05-13 00:36:41.894576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24700 of size 512 next 163 2025-05-13 00:36:41.894588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24900 of size 512 next 164 2025-05-13 00:36:41.894600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24b00 of size 512 next 165 2025-05-13 00:36:41.894613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce24d00 of size 2048 next 166 2025-05-13 00:36:41.894628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce25500 of size 2048 next 167 2025-05-13 00:36:41.894642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce25d00 of size 2048 next 168 2025-05-13 00:36:41.894656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce26500 of size 2048 next 169 2025-05-13 00:36:41.894669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce26d00 of size 2048 next 170 2025-05-13 00:36:41.894682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce27500 of size 1024 next 172 2025-05-13 00:36:41.894694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce27900 of size 1024 next 173 2025-05-13 00:36:41.894707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce27d00 of size 1024 next 174 2025-05-13 00:36:41.894719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28100 of size 1024 next 175 2025-05-13 00:36:41.894732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28500 of size 1024 next 176 2025-05-13 00:36:41.894745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28900 of size 256 next 178 2025-05-13 00:36:41.894757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28a00 of size 256 next 179 2025-05-13 00:36:41.894778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28b00 of size 1024 next 177 2025-05-13 00:36:41.894791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce28f00 of size 1024 next 182 2025-05-13 00:36:41.894803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce29300 of size 1024 next 183 2025-05-13 00:36:41.894816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce29700 of size 1024 next 184 2025-05-13 00:36:41.894829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce29b00 of size 1024 next 185 2025-05-13 00:36:41.894841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce29f00 of size 256 next 187 2025-05-13 00:36:41.894854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce2a000 of size 256 next 188 2025-05-13 00:36:41.894866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce2a100 of size 4096 next 186 2025-05-13 00:36:41.894879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce2b100 of size 4096 next 42 2025-05-13 00:36:41.894891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce2c100 of size 65536 next 36 2025-05-13 00:36:41.894915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce3c100 of size 65536 next 35 2025-05-13 00:36:41.894928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce4c100 of size 4096 next 235 2025-05-13 00:36:41.894941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce4d100 of size 4096 next 236 2025-05-13 00:36:41.894953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce4e100 of size 4096 next 237 2025-05-13 00:36:41.894966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce4f100 of size 4096 next 238 2025-05-13 00:36:41.894978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce50100 of size 1024 next 239 2025-05-13 00:36:41.894991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce50500 of size 1024 next 240 2025-05-13 00:36:41.895005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce50900 of size 1024 next 241 2025-05-13 00:36:41.895019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce50d00 of size 1024 next 242 2025-05-13 00:36:41.895032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce51100 of size 1024 next 243 2025-05-13 00:36:41.895045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce51500 of size 1024 next 246 2025-05-13 00:36:41.895057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce51900 of size 1024 next 247 2025-05-13 00:36:41.895069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce51d00 of size 1024 next 248 2025-05-13 00:36:41.895080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce52100 of size 1024 next 249 2025-05-13 00:36:41.895092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce52500 of size 1024 next 250 2025-05-13 00:36:41.895104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce52900 of size 4096 next 252 2025-05-13 00:36:41.895116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce53900 of size 4096 next 253 2025-05-13 00:36:41.895130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce54900 of size 4096 next 254 2025-05-13 00:36:41.895142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce55900 of size 4096 next 255 2025-05-13 00:36:41.895154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce56900 of size 4096 next 256 2025-05-13 00:36:41.895166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce57900 of size 1024 next 257 2025-05-13 00:36:41.895178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce57d00 of size 1024 next 258 2025-05-13 00:36:41.895190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce58100 of size 1024 next 259 2025-05-13 00:36:41.895215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce58500 of size 1024 next 260 2025-05-13 00:36:41.895227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce58900 of size 1024 next 261 2025-05-13 00:36:41.895239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce58d00 of size 1024 next 264 2025-05-13 00:36:41.895251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce59100 of size 1024 next 265 2025-05-13 00:36:41.895263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce59500 of size 1024 next 266 2025-05-13 00:36:41.895275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce59900 of size 1024 next 267 2025-05-13 00:36:41.895287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce59d00 of size 1024 next 268 2025-05-13 00:36:41.895299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5a100 of size 4096 next 270 2025-05-13 00:36:41.895311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5b100 of size 4096 next 271 2025-05-13 00:36:41.895323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5c100 of size 4096 next 272 2025-05-13 00:36:41.895335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5d100 of size 4096 next 273 2025-05-13 00:36:41.895347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5e100 of size 4096 next 274 2025-05-13 00:36:41.895359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5f100 of size 1024 next 275 2025-05-13 00:36:41.895371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5f500 of size 1024 next 276 2025-05-13 00:36:41.895387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5f900 of size 1024 next 277 2025-05-13 00:36:41.895404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce5fd00 of size 1024 next 278 2025-05-13 00:36:41.895420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce60100 of size 1024 next 279 2025-05-13 00:36:41.895432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce60500 of size 1024 next 282 2025-05-13 00:36:41.895444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce60900 of size 1024 next 283 2025-05-13 00:36:41.895456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce60d00 of size 1024 next 284 2025-05-13 00:36:41.895468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce61100 of size 1024 next 285 2025-05-13 00:36:41.895480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce61500 of size 1024 next 286 2025-05-13 00:36:41.895492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce61900 of size 4096 next 288 2025-05-13 00:36:41.895504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce62900 of size 6144 next 27 2025-05-13 00:36:41.895516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce64100 of size 147456 next 26 2025-05-13 00:36:41.895528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce88100 of size 65536 next 47 2025-05-13 00:36:41.895540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ce98100 of size 65536 next 59 2025-05-13 00:36:41.895552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74cea8100 of size 65536 next 65 2025-05-13 00:36:41.895565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fc74ceb8100 of size 294656 next 18446744073709551615 2025-05-13 00:36:41.895577: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-13 00:36:41.895594: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 61 Chunks of size 256 totalling 15.2KiB 2025-05-13 00:36:41.895608: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-13 00:36:41.895630: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-05-13 00:36:41.895644: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-13 00:36:41.895658: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 30 Chunks of size 2048 totalling 60.0KiB 2025-05-13 00:36:41.895672: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-13 00:36:41.895685: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-13 00:36:41.895698: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-13 00:36:41.895712: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-13 00:36:41.895725: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-13 00:36:41.895738: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-13 00:36:41.895751: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-13 00:36:41.895764: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-13 00:36:41.895777: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-13 00:36:41.895791: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-13 00:36:41.895804: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-13 00:36:41.895819: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-13 00:36:41.895832: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-13 00:36:41.895846: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-13 00:36:41.895859: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-13 00:36:41.895872: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-05-13 00:36:41.895885: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-13 00:36:41.895902: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-13 00:36:41.895915: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-13 00:36:41.895929: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-05-13 00:36:41.895943: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 9437184 totalling 9.00MiB 2025-05-13 00:36:41.895957: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12451840 totalling 11.88MiB 2025-05-13 00:36:41.895970: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 134.38MiB 2025-05-13 00:36:41.895983: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 155058176 memory_limit_: 155058176 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-05-13 00:36:41.896008: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 155058176 InUse: 140909056 MaxInUse: 140909312 NumAllocs: 2025 MaxAllocSize: 12451840 2025-05-13 00:36:41.896060: W tensorflow/core/common_runtime/bfc_allocator.cc:439] *************x*****************************************__*******************************_*********** 2025-05-13 00:36:41.896125: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at cwise_ops_common.h:134 : Resource exhausted: OOM when allocating tensor with shape[3,3,512,512] 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[3,3,512,512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Add] we want to redo the detection Using TensorFlow backend. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 ERROR : 'int' object is not subscriptable reconnect to base ! warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data #&_# TEST FAILED #&_# : tests/mask_test #&_# Error : invalid literal for int() with base 10: "'int' object is not subscriptable" /home/admin/workarea/git/Velours/python/tests/python_tests.py refs/heads/master_6b55ca732dc5789dd54794d418371b3abe63c01d 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_6b55ca732dc5789dd54794d418371b3abe63c01d','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/May/13052025/python_test3//data_2/data_log/job/2025/May/13052025/python_test3/log-python3----short_python3--v--marlene-00:35:02.txt','mask_detection','unknown'); #&_# END OF TEST #&_# : tests/mask_test #&_# #&_# BEGIN OF TEST : tests/datou_test #&_# /home/admin/workarea/git/Velours/python/tests/datou_test.py Datou All Test python version used : 3 ############################### TEST sam ################################ TEST SAM Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4573 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4573 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4573 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4573 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : sam list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (1189321094) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 1189321094 download finish for photo 1189321094 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.18974924087524414 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! WARNING : we have an input that is not a photo, we should get rid of it Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:sam Tue May 13 00:36:42 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/1747089402_327679_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1747089402_327679_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png', 'extension': 'png'}} map_subphoto_mainphoto : {} Beginning of datou step sam ! pht : 4677 Inside sam : nb paths : 1 ERROR in datou_step_exec, will save and exit ! CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2329, in datou_exec output = datou_step_exec(sNext, args, cache, context, map_info, verbose, mtr_user_id) File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2430, in datou_step_exec return lib_process.datou_step_sam(param, json_param, args, cache, context, map_info, verbose) File "/home/admin/workarea/git/Velours/python/mtr/datou/lib_step_exec/lib_step_process.py", line 367, in datou_step_sam sam.to(device=device) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 927, in to return self._apply(convert) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 602, in _apply param_applied = fn(param) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 925, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) [1189321094] map_info['map_portfolio_photo'] : {} final : True mtd_id 4573 list_pids : [1189321094] begin to insert list_values into mtr_datou_result : length of list_values in save_final : 1 insert ignore into MTRPhoto.mtr_datou_result (mtd_id, mtr_portfolio_id,mtr_photo_id,result,result_long,result_double,hashtag_id,proba, mtr_current_id) values (%s,%s,%s,%s,%s,%s,%s,%s,%s) on duplicate key update mtr_portfolio_id = mtr_portfolio_id list_values : [('4573', None, '1189321094', "[>, , , , , 'CUDA error: out of memory\\nCUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.\\nFor debugging consider passing CUDA_LAUNCH_BLOCKING=1.']", '-1', '-1.0', '501120777', '1.0', None)] time used for this insertion : 0.016628742218017578 save_final ERROR in last step sam, CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. time spend for datou_step_exec : 4.562924861907959 time spend to save output : 0.018215417861938477 total time spend for step 0 : 4.5811402797698975 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 : 1.3848953247070312 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:frcnn Tue May 13 00:36:48 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/1747089406_327679_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1747089406_327679_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 E0513 00:36:49.783004 327679 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0513 00:36:49.790325 327679 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0513 00:36:49.827584 327679 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 8.28user 7.43system 1:23.69elapsed 18%CPU (0avgtext+0avgdata 1702540maxresident)k 1633824inputs+3488outputs (4293major+730394minor)pagefaults 0swaps