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 : 570 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.09920215606689453 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Thu May 29 18:35:29 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 : 570 wait 20 seconds l 3637 free memory gpu now : 570 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-29 18:35:51.718630: 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-29 18:35:51.743206: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-29 18:35:51.744996: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f22b0000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-29 18:35:51.745042: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-29 18:35:51.748646: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-29 18:35:51.885795: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x2e332710 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-29 18:35:51.885837: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-29 18:35:51.886599: 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-29 18:35:51.887004: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-29 18:35:51.893537: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-29 18:35:51.895983: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-29 18:35:51.896352: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-29 18:35:51.899595: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-29 18:35:51.900997: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-29 18:35:51.907392: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-29 18:35:51.908356: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-29 18:35:51.908420: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-29 18:35:51.908959: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-29 18:35:51.908978: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-29 18:35:51.908989: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-29 18:35:51.909887: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 193 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-29 18:35:52.530594: 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-29 18:35:52.530691: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-29 18:35:52.530724: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-29 18:35:52.530753: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-29 18:35:52.530781: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-29 18:35:52.530809: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-29 18:35:52.530852: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-29 18:35:52.530882: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-29 18:35:52.531995: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-29 18:35:52.532967: 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-29 18:35:52.533004: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-29 18:35:52.533023: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-29 18:35:52.533045: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-29 18:35:52.533064: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-29 18:35:52.533082: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-29 18:35:52.533100: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-29 18:35:52.533118: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-29 18:35:52.533903: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-29 18:35:52.533934: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-29 18:35:52.533945: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-29 18:35:52.533954: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-29 18:35:52.534792: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 193 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-29 18:36:04.145310: 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-29 18:36:04.145390: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-29 18:36:04.145412: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 65, Chunks in use: 65. 16.2KiB allocated for chunks. 16.2KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-05-29 18:36:04.145430: 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-29 18:36:04.145447: 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-29 18:36:04.145461: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 40, Chunks in use: 40. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-29 18:36:04.145474: 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-29 18:36:04.145488: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 10, Chunks in use: 10. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-29 18:36:04.145531: 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-29 18:36:04.145548: 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-29 18:36:04.145562: 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-29 18:36:04.145576: 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-29 18:36:04.145590: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.35MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-29 18:36:04.145603: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 7, Chunks in use: 6. 4.39MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-05-29 18:36:04.145618: 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-29 18:36:04.145633: 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-29 18:36:04.145648: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 4, Chunks in use: 2. 18.00MiB allocated for chunks. 8.00MiB in use in bin. 8.00MiB client-requested in use in bin. 2025-05-29 18:36:04.145662: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 5, Chunks in use: 4. 48.88MiB allocated for chunks. 40.88MiB in use in bin. 35.00MiB client-requested in use in bin. 2025-05-29 18:36:04.145675: 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-29 18:36:04.145687: 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-29 18:36:04.145701: 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-29 18:36:04.145718: 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-29 18:36:04.145731: 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-29 18:36:04.145746: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 9.00MiB was 8.00MiB, Chunk State: 2025-05-29 18:36:04.145767: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 8.00MiB | Requested Size: 8.00MiB | in_use: 0 | bin_num: 15, prev: Size: 9.00MiB | Requested Size: 9.00MiB | in_use: 1 | bin_num: -1, next: Size: 8.00MiB | Requested Size: 8.00MiB | in_use: 1 | bin_num: -1 2025-05-29 18:36:04.145779: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 70123520 2025-05-29 18:36:04.145793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20c6000000 of size 4194304 next 632 2025-05-29 18:36:04.145816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c6400000 of size 4194304 next 617 2025-05-29 18:36:04.145829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c6800000 of size 4194304 next 616 2025-05-29 18:36:04.145842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20c6c00000 of size 6291456 next 608 2025-05-29 18:36:04.145853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c7200000 of size 9437184 next 607 2025-05-29 18:36:04.145865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20c7b00000 of size 8388608 next 625 2025-05-29 18:36:04.145877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c8300000 of size 8388608 next 624 2025-05-29 18:36:04.145889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c8b00000 of size 9437184 next 637 2025-05-29 18:36:04.145901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c9400000 of size 15597568 next 18446744073709551615 2025-05-29 18:36:04.145912: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-29 18:36:04.145924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc000000 of size 2359296 next 370 2025-05-29 18:36:04.145936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc240000 of size 1048576 next 394 2025-05-29 18:36:04.145947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20cc340000 of size 1310720 next 388 2025-05-29 18:36:04.145959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc480000 of size 2359296 next 387 2025-05-29 18:36:04.145974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc6c0000 of size 1048576 next 412 2025-05-29 18:36:04.145990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc7c0000 of size 1310720 next 406 2025-05-29 18:36:04.146005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc900000 of size 2359296 next 405 2025-05-29 18:36:04.146019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ccb40000 of size 1048576 next 430 2025-05-29 18:36:04.146033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ccc40000 of size 1310720 next 424 2025-05-29 18:36:04.146047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ccd80000 of size 2359296 next 423 2025-05-29 18:36:04.146063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ccfc0000 of size 1048576 next 447 2025-05-29 18:36:04.146076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd0c0000 of size 1310720 next 441 2025-05-29 18:36:04.146090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd200000 of size 2359296 next 440 2025-05-29 18:36:04.146101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd440000 of size 1048576 next 465 2025-05-29 18:36:04.146112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd540000 of size 1310720 next 459 2025-05-29 18:36:04.146122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd680000 of size 2359296 next 458 2025-05-29 18:36:04.146132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd8c0000 of size 1048576 next 483 2025-05-29 18:36:04.146143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd9c0000 of size 1310720 next 477 2025-05-29 18:36:04.146153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cdb00000 of size 2359296 next 476 2025-05-29 18:36:04.146165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cdd40000 of size 1048576 next 501 2025-05-29 18:36:04.146175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cde40000 of size 1310720 next 495 2025-05-29 18:36:04.146188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cdf80000 of size 2359296 next 494 2025-05-29 18:36:04.146200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce1c0000 of size 1048576 next 519 2025-05-29 18:36:04.146222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce2c0000 of size 1310720 next 513 2025-05-29 18:36:04.146236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce400000 of size 2359296 next 512 2025-05-29 18:36:04.146247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce640000 of size 1048576 next 537 2025-05-29 18:36:04.146258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce740000 of size 1310720 next 531 2025-05-29 18:36:04.146268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce880000 of size 2359296 next 530 2025-05-29 18:36:04.146284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ceac0000 of size 1048576 next 555 2025-05-29 18:36:04.146294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cebc0000 of size 1310720 next 549 2025-05-29 18:36:04.146306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ced00000 of size 2359296 next 548 2025-05-29 18:36:04.146317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cef40000 of size 1048576 next 573 2025-05-29 18:36:04.146328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cf040000 of size 1310720 next 567 2025-05-29 18:36:04.146340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cf180000 of size 2359296 next 566 2025-05-29 18:36:04.146352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cf3c0000 of size 1048576 next 591 2025-05-29 18:36:04.146363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20cf4c0000 of size 1310720 next 585 2025-05-29 18:36:04.146374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cf600000 of size 2359296 next 584 2025-05-29 18:36:04.146385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20cf840000 of size 2097152 next 597 2025-05-29 18:36:04.146397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cfa40000 of size 2097152 next 596 2025-05-29 18:36:04.146409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20cfc40000 of size 3932160 next 18446744073709551615 2025-05-29 18:36:04.146420: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-29 18:36:04.146432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0000000 of size 2359296 next 245 2025-05-29 18:36:04.146443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0240000 of size 1048576 next 269 2025-05-29 18:36:04.146455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0340000 of size 1310720 next 263 2025-05-29 18:36:04.146466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0480000 of size 2359296 next 262 2025-05-29 18:36:04.146477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d06c0000 of size 1048576 next 287 2025-05-29 18:36:04.146487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d07c0000 of size 1310720 next 281 2025-05-29 18:36:04.146497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0900000 of size 2359296 next 280 2025-05-29 18:36:04.146508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0b40000 of size 1048576 next 304 2025-05-29 18:36:04.146519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0c40000 of size 1310720 next 298 2025-05-29 18:36:04.146530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0d80000 of size 2359296 next 297 2025-05-29 18:36:04.146542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0fc0000 of size 1048576 next 322 2025-05-29 18:36:04.146553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d10c0000 of size 1310720 next 316 2025-05-29 18:36:04.146564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1200000 of size 2359296 next 315 2025-05-29 18:36:04.146584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1440000 of size 1048576 next 340 2025-05-29 18:36:04.146596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1540000 of size 1310720 next 334 2025-05-29 18:36:04.146607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1680000 of size 2359296 next 333 2025-05-29 18:36:04.146617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d18c0000 of size 1048576 next 358 2025-05-29 18:36:04.146627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d19c0000 of size 1310720 next 352 2025-05-29 18:36:04.146637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1b00000 of size 2359296 next 351 2025-05-29 18:36:04.146648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1d40000 of size 1048576 next 376 2025-05-29 18:36:04.146659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1e40000 of size 1835008 next 18446744073709551615 2025-05-29 18:36:04.146669: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-29 18:36:04.146680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2000000 of size 2359296 next 181 2025-05-29 18:36:04.146691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2240000 of size 2097152 next 196 2025-05-29 18:36:04.146702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2440000 of size 1048576 next 216 2025-05-29 18:36:04.146712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2540000 of size 1310720 next 209 2025-05-29 18:36:04.146722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2680000 of size 2359296 next 208 2025-05-29 18:36:04.146732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d28c0000 of size 1048576 next 234 2025-05-29 18:36:04.146743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d29c0000 of size 1310720 next 228 2025-05-29 18:36:04.146755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2b00000 of size 2359296 next 227 2025-05-29 18:36:04.146764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20d2d40000 of size 2883584 next 18446744073709551615 2025-05-29 18:36:04.146774: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-29 18:36:04.146784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4600000 of size 147456 next 55 2025-05-29 18:36:04.146794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4624000 of size 65536 next 78 2025-05-29 18:36:04.146804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4634000 of size 4096 next 191 2025-05-29 18:36:04.146814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4635000 of size 4096 next 192 2025-05-29 18:36:04.146824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4636000 of size 4096 next 193 2025-05-29 18:36:04.146835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4637000 of size 256 next 194 2025-05-29 18:36:04.146845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4637100 of size 256 next 195 2025-05-29 18:36:04.146855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4637200 of size 4096 next 197 2025-05-29 18:36:04.146865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4638200 of size 4096 next 198 2025-05-29 18:36:04.146875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4639200 of size 4096 next 199 2025-05-29 18:36:04.146886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463a200 of size 4096 next 200 2025-05-29 18:36:04.146908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463b200 of size 4096 next 201 2025-05-29 18:36:04.146922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463c200 of size 1024 next 202 2025-05-29 18:36:04.146941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463c600 of size 1024 next 204 2025-05-29 18:36:04.146952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463ca00 of size 1024 next 205 2025-05-29 18:36:04.146962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463ce00 of size 1024 next 206 2025-05-29 18:36:04.146972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463d200 of size 1024 next 207 2025-05-29 18:36:04.146982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463d600 of size 1024 next 210 2025-05-29 18:36:04.146992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463da00 of size 1024 next 211 2025-05-29 18:36:04.147004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463de00 of size 1024 next 212 2025-05-29 18:36:04.147015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463e200 of size 1024 next 213 2025-05-29 18:36:04.147026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463e600 of size 1024 next 214 2025-05-29 18:36:04.147037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463ea00 of size 4096 next 215 2025-05-29 18:36:04.147049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463fa00 of size 4096 next 217 2025-05-29 18:36:04.147059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4640a00 of size 4096 next 218 2025-05-29 18:36:04.147070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4641a00 of size 4096 next 219 2025-05-29 18:36:04.147079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4642a00 of size 4096 next 220 2025-05-29 18:36:04.147090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4643a00 of size 1024 next 221 2025-05-29 18:36:04.147100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4643e00 of size 1024 next 223 2025-05-29 18:36:04.147111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4644200 of size 1024 next 224 2025-05-29 18:36:04.147121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4644600 of size 1024 next 225 2025-05-29 18:36:04.147135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4644a00 of size 1024 next 226 2025-05-29 18:36:04.147145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4644e00 of size 1024 next 229 2025-05-29 18:36:04.147156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4645200 of size 1024 next 230 2025-05-29 18:36:04.147166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4645600 of size 1024 next 231 2025-05-29 18:36:04.147177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4645a00 of size 1024 next 232 2025-05-29 18:36:04.147187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4645e00 of size 1024 next 233 2025-05-29 18:36:04.147199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4646200 of size 7680 next 72 2025-05-29 18:36:04.147210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4648000 of size 147456 next 71 2025-05-29 18:36:04.147221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d466c000 of size 131072 next 87 2025-05-29 18:36:04.147233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468c000 of size 4096 next 289 2025-05-29 18:36:04.147244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468d000 of size 4096 next 290 2025-05-29 18:36:04.147254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468e000 of size 4096 next 291 2025-05-29 18:36:04.147265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468f000 of size 1024 next 292 2025-05-29 18:36:04.147279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468f400 of size 1024 next 293 2025-05-29 18:36:04.147303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468f800 of size 1024 next 294 2025-05-29 18:36:04.147318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468fc00 of size 1024 next 295 2025-05-29 18:36:04.147329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4690000 of size 1024 next 296 2025-05-29 18:36:04.147340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4690400 of size 1024 next 299 2025-05-29 18:36:04.147357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4690800 of size 1024 next 300 2025-05-29 18:36:04.147369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4690c00 of size 1024 next 301 2025-05-29 18:36:04.147380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4691000 of size 1024 next 302 2025-05-29 18:36:04.147391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4691400 of size 1024 next 303 2025-05-29 18:36:04.147405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4691800 of size 4096 next 305 2025-05-29 18:36:04.147420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4692800 of size 4096 next 306 2025-05-29 18:36:04.147430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4693800 of size 4096 next 307 2025-05-29 18:36:04.147442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4694800 of size 4096 next 308 2025-05-29 18:36:04.147455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4695800 of size 4096 next 309 2025-05-29 18:36:04.147471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4696800 of size 1024 next 310 2025-05-29 18:36:04.147484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4696c00 of size 1024 next 311 2025-05-29 18:36:04.147495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4697000 of size 1024 next 312 2025-05-29 18:36:04.147507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4697400 of size 1024 next 313 2025-05-29 18:36:04.147520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4697800 of size 1024 next 314 2025-05-29 18:36:04.147533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4697c00 of size 1024 next 317 2025-05-29 18:36:04.147543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4698000 of size 1024 next 318 2025-05-29 18:36:04.147554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4698400 of size 1024 next 319 2025-05-29 18:36:04.147564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4698800 of size 1024 next 320 2025-05-29 18:36:04.147574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4698c00 of size 1024 next 321 2025-05-29 18:36:04.147583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4699000 of size 4096 next 323 2025-05-29 18:36:04.147593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469a000 of size 4096 next 324 2025-05-29 18:36:04.147603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469b000 of size 4096 next 325 2025-05-29 18:36:04.147617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469c000 of size 4096 next 326 2025-05-29 18:36:04.147628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469d000 of size 4096 next 327 2025-05-29 18:36:04.147638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469e000 of size 1024 next 328 2025-05-29 18:36:04.147648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469e400 of size 1024 next 329 2025-05-29 18:36:04.147658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469e800 of size 1024 next 330 2025-05-29 18:36:04.147669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469ec00 of size 1024 next 331 2025-05-29 18:36:04.147687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469f000 of size 1024 next 332 2025-05-29 18:36:04.147698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469f400 of size 1024 next 335 2025-05-29 18:36:04.147708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469f800 of size 1024 next 336 2025-05-29 18:36:04.147717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469fc00 of size 1024 next 337 2025-05-29 18:36:04.147727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a0000 of size 1024 next 338 2025-05-29 18:36:04.147737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a0400 of size 1024 next 339 2025-05-29 18:36:04.147747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a0800 of size 4096 next 341 2025-05-29 18:36:04.147758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a1800 of size 4096 next 342 2025-05-29 18:36:04.147768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a2800 of size 4096 next 343 2025-05-29 18:36:04.147779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a3800 of size 4096 next 344 2025-05-29 18:36:04.147788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a4800 of size 4096 next 345 2025-05-29 18:36:04.147799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a5800 of size 1024 next 346 2025-05-29 18:36:04.147809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a5c00 of size 1024 next 347 2025-05-29 18:36:04.147820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a6000 of size 1024 next 348 2025-05-29 18:36:04.147831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a6400 of size 1024 next 349 2025-05-29 18:36:04.147842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a6800 of size 1024 next 350 2025-05-29 18:36:04.147853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a6c00 of size 1024 next 353 2025-05-29 18:36:04.147864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a7000 of size 1024 next 354 2025-05-29 18:36:04.147875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a7400 of size 1024 next 355 2025-05-29 18:36:04.147885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a7800 of size 1024 next 356 2025-05-29 18:36:04.147896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a7c00 of size 1024 next 357 2025-05-29 18:36:04.147907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a8000 of size 4096 next 359 2025-05-29 18:36:04.147918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a9000 of size 4096 next 360 2025-05-29 18:36:04.147930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46aa000 of size 4096 next 361 2025-05-29 18:36:04.147941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ab000 of size 4096 next 362 2025-05-29 18:36:04.147952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ac000 of size 4096 next 363 2025-05-29 18:36:04.147962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ad000 of size 1024 next 364 2025-05-29 18:36:04.147972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ad400 of size 1024 next 365 2025-05-29 18:36:04.147983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ad800 of size 1024 next 366 2025-05-29 18:36:04.147994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46adc00 of size 1024 next 367 2025-05-29 18:36:04.148006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ae000 of size 1024 next 368 2025-05-29 18:36:04.148017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ae400 of size 1024 next 371 2025-05-29 18:36:04.148028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ae800 of size 1024 next 372 2025-05-29 18:36:04.148048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46aec00 of size 1024 next 373 2025-05-29 18:36:04.148061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46af000 of size 1024 next 374 2025-05-29 18:36:04.148073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46af400 of size 1024 next 375 2025-05-29 18:36:04.148083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46af800 of size 4096 next 377 2025-05-29 18:36:04.148094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b0800 of size 4096 next 378 2025-05-29 18:36:04.148106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b1800 of size 4096 next 379 2025-05-29 18:36:04.148123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b2800 of size 4096 next 380 2025-05-29 18:36:04.148135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b3800 of size 4096 next 381 2025-05-29 18:36:04.148145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b4800 of size 1024 next 382 2025-05-29 18:36:04.148155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b4c00 of size 1024 next 383 2025-05-29 18:36:04.148165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b5000 of size 1024 next 384 2025-05-29 18:36:04.148175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b5400 of size 1024 next 385 2025-05-29 18:36:04.148186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b5800 of size 1024 next 386 2025-05-29 18:36:04.148197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b5c00 of size 1024 next 389 2025-05-29 18:36:04.148209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b6000 of size 1024 next 390 2025-05-29 18:36:04.148221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b6400 of size 1024 next 391 2025-05-29 18:36:04.148236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b6800 of size 1024 next 392 2025-05-29 18:36:04.148248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b6c00 of size 1024 next 393 2025-05-29 18:36:04.148258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b7000 of size 4096 next 395 2025-05-29 18:36:04.148268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b8000 of size 4096 next 396 2025-05-29 18:36:04.148279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b9000 of size 4096 next 397 2025-05-29 18:36:04.148290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ba000 of size 4096 next 398 2025-05-29 18:36:04.148300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bb000 of size 4096 next 399 2025-05-29 18:36:04.148313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bc000 of size 1024 next 400 2025-05-29 18:36:04.148326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bc400 of size 1024 next 401 2025-05-29 18:36:04.148338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bc800 of size 1024 next 402 2025-05-29 18:36:04.148350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bcc00 of size 1024 next 403 2025-05-29 18:36:04.148361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bd000 of size 1024 next 404 2025-05-29 18:36:04.148371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bd400 of size 1024 next 407 2025-05-29 18:36:04.148382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bd800 of size 1024 next 408 2025-05-29 18:36:04.148393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bdc00 of size 1024 next 409 2025-05-29 18:36:04.148404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46be000 of size 1024 next 410 2025-05-29 18:36:04.148428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46be400 of size 1024 next 411 2025-05-29 18:36:04.148442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46be800 of size 4096 next 413 2025-05-29 18:36:04.148460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bf800 of size 4096 next 414 2025-05-29 18:36:04.148475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c0800 of size 4096 next 415 2025-05-29 18:36:04.148487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c1800 of size 4096 next 416 2025-05-29 18:36:04.148498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c2800 of size 4096 next 417 2025-05-29 18:36:04.148508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c3800 of size 1024 next 418 2025-05-29 18:36:04.148523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c3c00 of size 1024 next 419 2025-05-29 18:36:04.148535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c4000 of size 1024 next 420 2025-05-29 18:36:04.148546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c4400 of size 1024 next 421 2025-05-29 18:36:04.148563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c4800 of size 1024 next 422 2025-05-29 18:36:04.148576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c4c00 of size 1024 next 425 2025-05-29 18:36:04.148592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c5000 of size 1024 next 426 2025-05-29 18:36:04.148607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c5400 of size 1024 next 427 2025-05-29 18:36:04.148618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c5800 of size 1024 next 428 2025-05-29 18:36:04.148636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c5c00 of size 1024 next 429 2025-05-29 18:36:04.148647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c6000 of size 4096 next 431 2025-05-29 18:36:04.148662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c7000 of size 4096 next 432 2025-05-29 18:36:04.148673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c8000 of size 4096 next 433 2025-05-29 18:36:04.148683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c9000 of size 4096 next 434 2025-05-29 18:36:04.148693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ca000 of size 4096 next 435 2025-05-29 18:36:04.148703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46cb000 of size 1024 next 436 2025-05-29 18:36:04.148713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46cb400 of size 1024 next 437 2025-05-29 18:36:04.148727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46cb800 of size 1024 next 438 2025-05-29 18:36:04.148742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46cbc00 of size 1024 next 103 2025-05-29 18:36:04.148754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46cc000 of size 262144 next 102 2025-05-29 18:36:04.148764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20d470c000 of size 999424 next 18446744073709551615 2025-05-29 18:36:04.148777: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-29 18:36:04.148789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4800000 of size 589824 next 96 2025-05-29 18:36:04.148801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4890000 of size 262144 next 117 2025-05-29 18:36:04.148812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d0000 of size 1024 next 439 2025-05-29 18:36:04.148823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d0400 of size 1024 next 442 2025-05-29 18:36:04.148846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d0800 of size 1024 next 443 2025-05-29 18:36:04.148858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d0c00 of size 1024 next 444 2025-05-29 18:36:04.148873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d1000 of size 1024 next 445 2025-05-29 18:36:04.148887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d1400 of size 1024 next 446 2025-05-29 18:36:04.148900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d1800 of size 4096 next 448 2025-05-29 18:36:04.148909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d2800 of size 4096 next 449 2025-05-29 18:36:04.148919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d3800 of size 4096 next 450 2025-05-29 18:36:04.148929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d4800 of size 4096 next 451 2025-05-29 18:36:04.148938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d5800 of size 4096 next 452 2025-05-29 18:36:04.148948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d6800 of size 1024 next 453 2025-05-29 18:36:04.148960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d6c00 of size 1024 next 454 2025-05-29 18:36:04.148975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d7000 of size 1024 next 455 2025-05-29 18:36:04.148986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d7400 of size 1024 next 456 2025-05-29 18:36:04.148997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d7800 of size 1024 next 457 2025-05-29 18:36:04.149009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d7c00 of size 1024 next 460 2025-05-29 18:36:04.149023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d8000 of size 1024 next 461 2025-05-29 18:36:04.149034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d8400 of size 1024 next 462 2025-05-29 18:36:04.149044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d8800 of size 1024 next 463 2025-05-29 18:36:04.149054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d8c00 of size 1024 next 464 2025-05-29 18:36:04.149063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d9000 of size 4096 next 466 2025-05-29 18:36:04.149073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48da000 of size 4096 next 467 2025-05-29 18:36:04.149083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48db000 of size 4096 next 468 2025-05-29 18:36:04.149093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48dc000 of size 4096 next 469 2025-05-29 18:36:04.149103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48dd000 of size 4096 next 470 2025-05-29 18:36:04.149114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48de000 of size 1024 next 471 2025-05-29 18:36:04.149124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48de400 of size 1024 next 472 2025-05-29 18:36:04.149134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48de800 of size 1024 next 473 2025-05-29 18:36:04.149148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48dec00 of size 1024 next 474 2025-05-29 18:36:04.149160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48df000 of size 1024 next 475 2025-05-29 18:36:04.149177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48df400 of size 1024 next 478 2025-05-29 18:36:04.149187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48df800 of size 1024 next 479 2025-05-29 18:36:04.149198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48dfc00 of size 1024 next 480 2025-05-29 18:36:04.149222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e0000 of size 1024 next 481 2025-05-29 18:36:04.149239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e0400 of size 1024 next 482 2025-05-29 18:36:04.149254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e0800 of size 4096 next 484 2025-05-29 18:36:04.149266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e1800 of size 4096 next 485 2025-05-29 18:36:04.149278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e2800 of size 4096 next 486 2025-05-29 18:36:04.149289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e3800 of size 4096 next 487 2025-05-29 18:36:04.149301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e4800 of size 4096 next 488 2025-05-29 18:36:04.149312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e5800 of size 1024 next 489 2025-05-29 18:36:04.149326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e5c00 of size 1024 next 490 2025-05-29 18:36:04.149338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e6000 of size 1024 next 491 2025-05-29 18:36:04.149348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e6400 of size 1024 next 492 2025-05-29 18:36:04.149357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e6800 of size 1024 next 493 2025-05-29 18:36:04.149367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e6c00 of size 1024 next 496 2025-05-29 18:36:04.149377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e7000 of size 1024 next 497 2025-05-29 18:36:04.149388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e7400 of size 1024 next 498 2025-05-29 18:36:04.149407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e7800 of size 1024 next 499 2025-05-29 18:36:04.149420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e7c00 of size 1024 next 500 2025-05-29 18:36:04.149434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e8000 of size 4096 next 502 2025-05-29 18:36:04.149445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e9000 of size 4096 next 503 2025-05-29 18:36:04.149455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ea000 of size 4096 next 504 2025-05-29 18:36:04.149469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48eb000 of size 4096 next 505 2025-05-29 18:36:04.149481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ec000 of size 4096 next 506 2025-05-29 18:36:04.149490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ed000 of size 1024 next 507 2025-05-29 18:36:04.149500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ed400 of size 1024 next 508 2025-05-29 18:36:04.149510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ed800 of size 1024 next 509 2025-05-29 18:36:04.149521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48edc00 of size 1024 next 510 2025-05-29 18:36:04.149531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ee000 of size 1024 next 511 2025-05-29 18:36:04.149541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ee400 of size 1024 next 514 2025-05-29 18:36:04.149551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ee800 of size 1024 next 515 2025-05-29 18:36:04.149561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48eec00 of size 1024 next 516 2025-05-29 18:36:04.149575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ef000 of size 1024 next 517 2025-05-29 18:36:04.149592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ef400 of size 1024 next 518 2025-05-29 18:36:04.149605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ef800 of size 4096 next 520 2025-05-29 18:36:04.149625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f0800 of size 4096 next 521 2025-05-29 18:36:04.149637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f1800 of size 4096 next 522 2025-05-29 18:36:04.149648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f2800 of size 4096 next 523 2025-05-29 18:36:04.149658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f3800 of size 4096 next 524 2025-05-29 18:36:04.149668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f4800 of size 1024 next 525 2025-05-29 18:36:04.149680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f4c00 of size 1024 next 526 2025-05-29 18:36:04.149690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f5000 of size 1024 next 527 2025-05-29 18:36:04.149704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f5400 of size 1024 next 528 2025-05-29 18:36:04.149718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f5800 of size 1024 next 529 2025-05-29 18:36:04.149730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f5c00 of size 1024 next 532 2025-05-29 18:36:04.149740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f6000 of size 1024 next 533 2025-05-29 18:36:04.149751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f6400 of size 1024 next 534 2025-05-29 18:36:04.149765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f6800 of size 1024 next 535 2025-05-29 18:36:04.149776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f6c00 of size 1024 next 536 2025-05-29 18:36:04.149793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f7000 of size 4096 next 538 2025-05-29 18:36:04.149804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f8000 of size 4096 next 539 2025-05-29 18:36:04.149818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f9000 of size 4096 next 540 2025-05-29 18:36:04.149829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fa000 of size 4096 next 541 2025-05-29 18:36:04.149839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fb000 of size 4096 next 542 2025-05-29 18:36:04.149850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fc000 of size 1024 next 543 2025-05-29 18:36:04.149861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fc400 of size 1024 next 544 2025-05-29 18:36:04.149873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fc800 of size 1024 next 545 2025-05-29 18:36:04.149885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fcc00 of size 1024 next 546 2025-05-29 18:36:04.149896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fd000 of size 1024 next 547 2025-05-29 18:36:04.149907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fd400 of size 1024 next 550 2025-05-29 18:36:04.149922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fd800 of size 1024 next 551 2025-05-29 18:36:04.149936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fdc00 of size 1024 next 552 2025-05-29 18:36:04.149947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fe000 of size 1024 next 553 2025-05-29 18:36:04.149959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fe400 of size 1024 next 554 2025-05-29 18:36:04.149973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fe800 of size 4096 next 556 2025-05-29 18:36:04.149983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ff800 of size 4096 next 557 2025-05-29 18:36:04.149994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4900800 of size 4096 next 558 2025-05-29 18:36:04.150014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4901800 of size 4096 next 559 2025-05-29 18:36:04.150025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4902800 of size 4096 next 560 2025-05-29 18:36:04.150034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4903800 of size 1024 next 561 2025-05-29 18:36:04.150044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4903c00 of size 1024 next 562 2025-05-29 18:36:04.150053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4904000 of size 1024 next 563 2025-05-29 18:36:04.150063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4904400 of size 1024 next 564 2025-05-29 18:36:04.150073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4904800 of size 1024 next 565 2025-05-29 18:36:04.150082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4904c00 of size 1024 next 568 2025-05-29 18:36:04.150092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4905000 of size 1024 next 569 2025-05-29 18:36:04.150102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4905400 of size 1024 next 570 2025-05-29 18:36:04.150111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4905800 of size 1024 next 571 2025-05-29 18:36:04.150121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4905c00 of size 1024 next 572 2025-05-29 18:36:04.150131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4906000 of size 4096 next 574 2025-05-29 18:36:04.150141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4907000 of size 4096 next 575 2025-05-29 18:36:04.150151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4908000 of size 4096 next 576 2025-05-29 18:36:04.150161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4909000 of size 4096 next 577 2025-05-29 18:36:04.150171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490a000 of size 4096 next 578 2025-05-29 18:36:04.150181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490b000 of size 1024 next 579 2025-05-29 18:36:04.150190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490b400 of size 1024 next 580 2025-05-29 18:36:04.150200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490b800 of size 1024 next 581 2025-05-29 18:36:04.150211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490bc00 of size 1024 next 582 2025-05-29 18:36:04.150221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490c000 of size 1024 next 583 2025-05-29 18:36:04.150234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490c400 of size 1024 next 586 2025-05-29 18:36:04.150245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490c800 of size 1024 next 587 2025-05-29 18:36:04.150255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490cc00 of size 1024 next 588 2025-05-29 18:36:04.150265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490d000 of size 1024 next 589 2025-05-29 18:36:04.150274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490d400 of size 1024 next 590 2025-05-29 18:36:04.150286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490d800 of size 4096 next 592 2025-05-29 18:36:04.150296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490e800 of size 6144 next 112 2025-05-29 18:36:04.150311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4910000 of size 524288 next 111 2025-05-29 18:36:04.150325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4990000 of size 262144 next 135 2025-05-29 18:36:04.150343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d49d0000 of size 327680 next 124 2025-05-29 18:36:04.150365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4a20000 of size 589824 next 123 2025-05-29 18:36:04.150377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4ab0000 of size 262144 next 152 2025-05-29 18:36:04.150388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4af0000 of size 327680 next 142 2025-05-29 18:36:04.150398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4b40000 of size 786432 next 18446744073709551615 2025-05-29 18:36:04.150409: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-29 18:36:04.150421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c00000 of size 4096 next 593 2025-05-29 18:36:04.150432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c01000 of size 4096 next 594 2025-05-29 18:36:04.150443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c02000 of size 4096 next 595 2025-05-29 18:36:04.150454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c03000 of size 2048 next 598 2025-05-29 18:36:04.150465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c03800 of size 2048 next 599 2025-05-29 18:36:04.150475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c04000 of size 2048 next 600 2025-05-29 18:36:04.150484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c04800 of size 2048 next 601 2025-05-29 18:36:04.150494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c05000 of size 2048 next 602 2025-05-29 18:36:04.150504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c05800 of size 256 next 605 2025-05-29 18:36:04.150520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c05900 of size 256 next 606 2025-05-29 18:36:04.150531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c05a00 of size 2048 next 604 2025-05-29 18:36:04.150542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c06200 of size 2048 next 609 2025-05-29 18:36:04.150553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c06a00 of size 2048 next 610 2025-05-29 18:36:04.150563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c07200 of size 2048 next 611 2025-05-29 18:36:04.150574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c07a00 of size 2048 next 612 2025-05-29 18:36:04.150584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c08200 of size 256 next 614 2025-05-29 18:36:04.150594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c08300 of size 256 next 615 2025-05-29 18:36:04.150606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c08400 of size 8192 next 613 2025-05-29 18:36:04.150617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c0a400 of size 8192 next 618 2025-05-29 18:36:04.150628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c0c400 of size 8192 next 619 2025-05-29 18:36:04.150640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c0e400 of size 8192 next 620 2025-05-29 18:36:04.150651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c10400 of size 8192 next 621 2025-05-29 18:36:04.150662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c12400 of size 256 next 622 2025-05-29 18:36:04.150672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c12500 of size 256 next 623 2025-05-29 18:36:04.150683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c12600 of size 8192 next 626 2025-05-29 18:36:04.150694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c14600 of size 8192 next 627 2025-05-29 18:36:04.150705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c16600 of size 8192 next 628 2025-05-29 18:36:04.150731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c18600 of size 8192 next 629 2025-05-29 18:36:04.150744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1a600 of size 8192 next 630 2025-05-29 18:36:04.150755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1c600 of size 2048 next 631 2025-05-29 18:36:04.150766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1ce00 of size 2048 next 633 2025-05-29 18:36:04.150777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1d600 of size 2048 next 634 2025-05-29 18:36:04.150788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1de00 of size 2048 next 635 2025-05-29 18:36:04.150799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1e600 of size 2048 next 636 2025-05-29 18:36:04.150811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20d4c1ee00 of size 463360 next 160 2025-05-29 18:36:04.150821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c90000 of size 589824 next 158 2025-05-29 18:36:04.150832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4d20000 of size 524288 next 171 2025-05-29 18:36:04.150843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20d4da0000 of size 1048576 next 222 2025-05-29 18:36:04.150855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4ea0000 of size 1048576 next 190 2025-05-29 18:36:04.150866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4fa0000 of size 1048576 next 189 2025-05-29 18:36:04.150877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d50a0000 of size 1048576 next 203 2025-05-29 18:36:04.150888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d51a0000 of size 1048576 next 251 2025-05-29 18:36:04.150912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d52a0000 of size 1441792 next 18446744073709551615 2025-05-29 18:36:04.150923: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-29 18:36:04.150934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00000 of size 1280 next 1 2025-05-29 18:36:04.150945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00500 of size 256 next 5 2025-05-29 18:36:04.150956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00600 of size 256 next 8 2025-05-29 18:36:04.150966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00700 of size 256 next 9 2025-05-29 18:36:04.150977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00800 of size 256 next 10 2025-05-29 18:36:04.150988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00900 of size 256 next 11 2025-05-29 18:36:04.150999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00a00 of size 256 next 12 2025-05-29 18:36:04.151010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00b00 of size 256 next 13 2025-05-29 18:36:04.151023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00c00 of size 256 next 17 2025-05-29 18:36:04.151033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00d00 of size 256 next 19 2025-05-29 18:36:04.151045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00e00 of size 256 next 20 2025-05-29 18:36:04.151056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00f00 of size 256 next 21 2025-05-29 18:36:04.151067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01000 of size 256 next 22 2025-05-29 18:36:04.151078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01100 of size 256 next 24 2025-05-29 18:36:04.151090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01200 of size 256 next 25 2025-05-29 18:36:04.151101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01300 of size 256 next 23 2025-05-29 18:36:04.151120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01400 of size 256 next 28 2025-05-29 18:36:04.151139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01500 of size 256 next 29 2025-05-29 18:36:04.151153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01600 of size 256 next 30 2025-05-29 18:36:04.151174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01700 of size 256 next 31 2025-05-29 18:36:04.151185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01800 of size 256 next 33 2025-05-29 18:36:04.151197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01900 of size 256 next 34 2025-05-29 18:36:04.151214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01a00 of size 1024 next 32 2025-05-29 18:36:04.151229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01e00 of size 1024 next 37 2025-05-29 18:36:04.151244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce02200 of size 1024 next 38 2025-05-29 18:36:04.151256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce02600 of size 1024 next 39 2025-05-29 18:36:04.151267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce02a00 of size 1024 next 40 2025-05-29 18:36:04.151277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce02e00 of size 1024 next 41 2025-05-29 18:36:04.151287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce03200 of size 1024 next 43 2025-05-29 18:36:04.151300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce03600 of size 1024 next 44 2025-05-29 18:36:04.151315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce03a00 of size 1024 next 45 2025-05-29 18:36:04.151328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce03e00 of size 1024 next 46 2025-05-29 18:36:04.151340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04200 of size 256 next 48 2025-05-29 18:36:04.151351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04300 of size 256 next 49 2025-05-29 18:36:04.151369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04400 of size 256 next 50 2025-05-29 18:36:04.151383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04500 of size 256 next 51 2025-05-29 18:36:04.151398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04600 of size 256 next 52 2025-05-29 18:36:04.151409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04700 of size 256 next 53 2025-05-29 18:36:04.151424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04800 of size 256 next 56 2025-05-29 18:36:04.151440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04900 of size 256 next 57 2025-05-29 18:36:04.151456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04a00 of size 256 next 58 2025-05-29 18:36:04.151470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04b00 of size 256 next 14 2025-05-29 18:36:04.151481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04c00 of size 256 next 15 2025-05-29 18:36:04.151492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04d00 of size 256 next 16 2025-05-29 18:36:04.151503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04e00 of size 1024 next 60 2025-05-29 18:36:04.151514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce05200 of size 1024 next 61 2025-05-29 18:36:04.151524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce05600 of size 1024 next 62 2025-05-29 18:36:04.151536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce05a00 of size 1024 next 63 2025-05-29 18:36:04.151554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce05e00 of size 1024 next 64 2025-05-29 18:36:04.151567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06200 of size 256 next 66 2025-05-29 18:36:04.151579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06300 of size 256 next 67 2025-05-29 18:36:04.151589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06400 of size 256 next 68 2025-05-29 18:36:04.151599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06500 of size 256 next 69 2025-05-29 18:36:04.151610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06600 of size 256 next 70 2025-05-29 18:36:04.151620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06700 of size 256 next 73 2025-05-29 18:36:04.151631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06800 of size 256 next 74 2025-05-29 18:36:04.151642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06900 of size 256 next 75 2025-05-29 18:36:04.151654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06a00 of size 256 next 76 2025-05-29 18:36:04.151665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06b00 of size 256 next 77 2025-05-29 18:36:04.151676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06c00 of size 1024 next 79 2025-05-29 18:36:04.151690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce07000 of size 1024 next 80 2025-05-29 18:36:04.151700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce07400 of size 1024 next 81 2025-05-29 18:36:04.151715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce07800 of size 1024 next 82 2025-05-29 18:36:04.151729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce07c00 of size 1024 next 83 2025-05-29 18:36:04.151740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08000 of size 256 next 85 2025-05-29 18:36:04.151753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08100 of size 256 next 86 2025-05-29 18:36:04.151766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08200 of size 512 next 84 2025-05-29 18:36:04.151779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08400 of size 512 next 88 2025-05-29 18:36:04.151792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08600 of size 512 next 89 2025-05-29 18:36:04.151804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08800 of size 512 next 90 2025-05-29 18:36:04.151817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08a00 of size 512 next 91 2025-05-29 18:36:04.151830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08c00 of size 256 next 93 2025-05-29 18:36:04.151846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08d00 of size 256 next 94 2025-05-29 18:36:04.151857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08e00 of size 512 next 92 2025-05-29 18:36:04.151872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09000 of size 512 next 97 2025-05-29 18:36:04.151885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09200 of size 512 next 98 2025-05-29 18:36:04.151900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09400 of size 512 next 99 2025-05-29 18:36:04.151913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09600 of size 512 next 2 2025-05-29 18:36:04.151925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09800 of size 256 next 3 2025-05-29 18:36:04.151936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09900 of size 256 next 4 2025-05-29 18:36:04.151948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09a00 of size 16384 next 18 2025-05-29 18:36:04.151971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0da00 of size 256 next 100 2025-05-29 18:36:04.151983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0db00 of size 256 next 101 2025-05-29 18:36:04.151994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0dc00 of size 2048 next 104 2025-05-29 18:36:04.152005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0e400 of size 2048 next 105 2025-05-29 18:36:04.152019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0ec00 of size 2048 next 106 2025-05-29 18:36:04.152031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0f400 of size 2048 next 107 2025-05-29 18:36:04.152043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0fc00 of size 2048 next 108 2025-05-29 18:36:04.152054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce10400 of size 256 next 109 2025-05-29 18:36:04.152068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce10500 of size 256 next 110 2025-05-29 18:36:04.152079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce10600 of size 2048 next 113 2025-05-29 18:36:04.152090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce10e00 of size 2048 next 114 2025-05-29 18:36:04.152101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce11600 of size 2048 next 115 2025-05-29 18:36:04.152112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce11e00 of size 2048 next 116 2025-05-29 18:36:04.152124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce12600 of size 2048 next 6 2025-05-29 18:36:04.152136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce12e00 of size 37632 next 7 2025-05-29 18:36:04.152148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1c100 of size 512 next 118 2025-05-29 18:36:04.152159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1c300 of size 512 next 119 2025-05-29 18:36:04.152173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1c500 of size 512 next 120 2025-05-29 18:36:04.152185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1c700 of size 512 next 121 2025-05-29 18:36:04.152198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1c900 of size 512 next 122 2025-05-29 18:36:04.152212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1cb00 of size 512 next 125 2025-05-29 18:36:04.152225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1cd00 of size 512 next 126 2025-05-29 18:36:04.152237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1cf00 of size 512 next 127 2025-05-29 18:36:04.152249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1d100 of size 512 next 128 2025-05-29 18:36:04.152266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1d300 of size 512 next 129 2025-05-29 18:36:04.152280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1d500 of size 2048 next 130 2025-05-29 18:36:04.152292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1dd00 of size 2048 next 131 2025-05-29 18:36:04.152302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1e500 of size 2048 next 132 2025-05-29 18:36:04.152313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1ed00 of size 2048 next 133 2025-05-29 18:36:04.152322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1f500 of size 2048 next 134 2025-05-29 18:36:04.152333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1fd00 of size 512 next 136 2025-05-29 18:36:04.152343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1ff00 of size 512 next 137 2025-05-29 18:36:04.152363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20100 of size 512 next 138 2025-05-29 18:36:04.152376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20300 of size 512 next 139 2025-05-29 18:36:04.152388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20500 of size 512 next 140 2025-05-29 18:36:04.152399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20700 of size 512 next 141 2025-05-29 18:36:04.152411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20900 of size 512 next 143 2025-05-29 18:36:04.152422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20b00 of size 512 next 144 2025-05-29 18:36:04.152436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20d00 of size 512 next 145 2025-05-29 18:36:04.152453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20f00 of size 512 next 146 2025-05-29 18:36:04.152465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce21100 of size 2048 next 147 2025-05-29 18:36:04.152476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce21900 of size 2048 next 148 2025-05-29 18:36:04.152486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce22100 of size 2048 next 149 2025-05-29 18:36:04.152498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce22900 of size 2048 next 150 2025-05-29 18:36:04.152507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce23100 of size 2048 next 151 2025-05-29 18:36:04.152517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce23900 of size 512 next 153 2025-05-29 18:36:04.152526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce23b00 of size 512 next 154 2025-05-29 18:36:04.152536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce23d00 of size 512 next 155 2025-05-29 18:36:04.152546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce23f00 of size 512 next 156 2025-05-29 18:36:04.152556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24100 of size 512 next 157 2025-05-29 18:36:04.152566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24300 of size 512 next 161 2025-05-29 18:36:04.152576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24500 of size 512 next 162 2025-05-29 18:36:04.152588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24700 of size 512 next 163 2025-05-29 18:36:04.152598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24900 of size 512 next 164 2025-05-29 18:36:04.152608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24b00 of size 512 next 165 2025-05-29 18:36:04.152617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24d00 of size 2048 next 166 2025-05-29 18:36:04.152628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce25500 of size 2048 next 167 2025-05-29 18:36:04.152638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce25d00 of size 2048 next 168 2025-05-29 18:36:04.152650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce26500 of size 2048 next 169 2025-05-29 18:36:04.152661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce26d00 of size 2048 next 170 2025-05-29 18:36:04.152675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce27500 of size 1024 next 172 2025-05-29 18:36:04.152688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce27900 of size 1024 next 173 2025-05-29 18:36:04.152700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce27d00 of size 1024 next 174 2025-05-29 18:36:04.152711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28100 of size 1024 next 175 2025-05-29 18:36:04.152721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28500 of size 1024 next 176 2025-05-29 18:36:04.152740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28900 of size 256 next 178 2025-05-29 18:36:04.152751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28a00 of size 256 next 179 2025-05-29 18:36:04.152761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28b00 of size 1024 next 177 2025-05-29 18:36:04.152772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28f00 of size 1024 next 182 2025-05-29 18:36:04.152785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce29300 of size 1024 next 183 2025-05-29 18:36:04.152795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce29700 of size 1024 next 184 2025-05-29 18:36:04.152805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce29b00 of size 1024 next 185 2025-05-29 18:36:04.152814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce29f00 of size 256 next 187 2025-05-29 18:36:04.152823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce2a000 of size 256 next 188 2025-05-29 18:36:04.152833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce2a100 of size 4096 next 186 2025-05-29 18:36:04.152842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce2b100 of size 4096 next 42 2025-05-29 18:36:04.152852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce2c100 of size 65536 next 36 2025-05-29 18:36:04.152862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce3c100 of size 65536 next 35 2025-05-29 18:36:04.152872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce4c100 of size 4096 next 235 2025-05-29 18:36:04.152881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce4d100 of size 4096 next 236 2025-05-29 18:36:04.152891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce4e100 of size 4096 next 237 2025-05-29 18:36:04.152901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce4f100 of size 4096 next 238 2025-05-29 18:36:04.152910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce50100 of size 1024 next 239 2025-05-29 18:36:04.152920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce50500 of size 1024 next 240 2025-05-29 18:36:04.152936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce50900 of size 1024 next 241 2025-05-29 18:36:04.152947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce50d00 of size 1024 next 242 2025-05-29 18:36:04.152957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce51100 of size 1024 next 243 2025-05-29 18:36:04.152967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce51500 of size 1024 next 246 2025-05-29 18:36:04.152977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce51900 of size 1024 next 247 2025-05-29 18:36:04.152988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce51d00 of size 1024 next 248 2025-05-29 18:36:04.152999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce52100 of size 1024 next 249 2025-05-29 18:36:04.153009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce52500 of size 1024 next 250 2025-05-29 18:36:04.153022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce52900 of size 4096 next 252 2025-05-29 18:36:04.153033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce53900 of size 4096 next 253 2025-05-29 18:36:04.153042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce54900 of size 4096 next 254 2025-05-29 18:36:04.153052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce55900 of size 4096 next 255 2025-05-29 18:36:04.153063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce56900 of size 4096 next 256 2025-05-29 18:36:04.153085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce57900 of size 1024 next 257 2025-05-29 18:36:04.153096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce57d00 of size 1024 next 258 2025-05-29 18:36:04.153106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce58100 of size 1024 next 259 2025-05-29 18:36:04.153120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce58500 of size 1024 next 260 2025-05-29 18:36:04.153130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce58900 of size 1024 next 261 2025-05-29 18:36:04.153140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce58d00 of size 1024 next 264 2025-05-29 18:36:04.153150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce59100 of size 1024 next 265 2025-05-29 18:36:04.153160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce59500 of size 1024 next 266 2025-05-29 18:36:04.153170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce59900 of size 1024 next 267 2025-05-29 18:36:04.153180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce59d00 of size 1024 next 268 2025-05-29 18:36:04.153190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5a100 of size 4096 next 270 2025-05-29 18:36:04.153202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5b100 of size 4096 next 271 2025-05-29 18:36:04.153214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5c100 of size 4096 next 272 2025-05-29 18:36:04.153225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5d100 of size 4096 next 273 2025-05-29 18:36:04.153237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5e100 of size 4096 next 274 2025-05-29 18:36:04.153248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5f100 of size 1024 next 275 2025-05-29 18:36:04.153260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5f500 of size 1024 next 276 2025-05-29 18:36:04.153271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5f900 of size 1024 next 277 2025-05-29 18:36:04.153282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5fd00 of size 1024 next 278 2025-05-29 18:36:04.153294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce60100 of size 1024 next 279 2025-05-29 18:36:04.153305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce60500 of size 1024 next 282 2025-05-29 18:36:04.153317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce60900 of size 1024 next 283 2025-05-29 18:36:04.153329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce60d00 of size 1024 next 284 2025-05-29 18:36:04.153343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce61100 of size 1024 next 285 2025-05-29 18:36:04.153353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce61500 of size 1024 next 286 2025-05-29 18:36:04.153362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce61900 of size 4096 next 288 2025-05-29 18:36:04.153373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce62900 of size 6144 next 27 2025-05-29 18:36:04.153383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce64100 of size 147456 next 26 2025-05-29 18:36:04.153394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce88100 of size 65536 next 47 2025-05-29 18:36:04.153404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce98100 of size 65536 next 59 2025-05-29 18:36:04.153414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220cea8100 of size 65536 next 65 2025-05-29 18:36:04.153424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ceb8100 of size 294656 next 18446744073709551615 2025-05-29 18:36:04.153443: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-29 18:36:04.153464: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 65 Chunks of size 256 totalling 16.2KiB 2025-05-29 18:36:04.153477: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-29 18:36:04.153490: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-05-29 18:36:04.153502: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-29 18:36:04.153515: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 2048 totalling 80.0KiB 2025-05-29 18:36:04.153528: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-29 18:36:04.153541: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-29 18:36:04.153555: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-29 18:36:04.153569: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 10 Chunks of size 8192 totalling 80.0KiB 2025-05-29 18:36:04.153582: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-29 18:36:04.153596: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-29 18:36:04.153608: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-29 18:36:04.153620: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-29 18:36:04.153634: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-29 18:36:04.153646: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-29 18:36:04.153659: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-29 18:36:04.153674: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-29 18:36:04.153686: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-29 18:36:04.153698: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-29 18:36:04.153710: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-29 18:36:04.153723: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-29 18:36:04.153735: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-05-29 18:36:04.153747: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-29 18:36:04.153759: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-29 18:36:04.153772: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-29 18:36:04.153784: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-05-29 18:36:04.153796: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 4194304 totalling 8.00MiB 2025-05-29 18:36:04.153809: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-05-29 18:36:04.153821: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 9437184 totalling 18.00MiB 2025-05-29 18:36:04.153833: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 15597568 totalling 14.88MiB 2025-05-29 18:36:04.153847: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 162.48MiB 2025-05-29 18:36:04.153862: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 203292672 memory_limit_: 203292672 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-05-29 18:36:04.153891: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 203292672 InUse: 170372608 MaxInUse: 170372864 NumAllocs: 2113 MaxAllocSize: 15597568 2025-05-29 18:36:04.153922: W tensorflow/core/common_runtime/bfc_allocator.cc:439] __*****__*****____**************xx********************************_************************_******** 2025-05-29 18:36:04.153966: 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.16628813743591309 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Thu May 29 18:36:05 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 : 570 wait 20 seconds l 3637 free memory gpu now : 570 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-05-29 18:36:28.776164: 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-29 18:36:28.807183: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-29 18:36:28.809785: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f22b0000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-29 18:36:28.809853: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-29 18:36:28.814881: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-29 18:36:29.073558: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x2e38d590 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-29 18:36:29.073607: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-29 18:36:29.074482: 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-29 18:36:29.074863: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-29 18:36:29.077791: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-29 18:36:29.080406: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-29 18:36:29.080869: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-29 18:36:29.083937: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-29 18:36:29.084979: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-29 18:36:29.089112: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-29 18:36:29.089962: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-29 18:36:29.090024: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-29 18:36:29.090489: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-29 18:36:29.090505: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-29 18:36:29.090514: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-29 18:36:29.091317: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 193 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-29 18:36:29.676845: 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-29 18:36:29.676997: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-29 18:36:29.677026: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-29 18:36:29.677078: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-29 18:36:29.677100: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-29 18:36:29.677120: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-29 18:36:29.677141: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-29 18:36:29.677163: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-29 18:36:29.678066: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-29 18:36:29.679415: 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-29 18:36:29.679535: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-29 18:36:29.679560: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-29 18:36:29.679581: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-29 18:36:29.679603: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-29 18:36:29.679623: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-29 18:36:29.679644: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-29 18:36:29.679666: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-29 18:36:29.680517: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-29 18:36:29.680556: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-29 18:36:29.680567: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-29 18:36:29.680578: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-29 18:36:29.681618: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 193 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-29 18:36:41.536996: 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-29 18:36:41.537085: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-29 18:36:41.537100: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 65, Chunks in use: 65. 16.2KiB allocated for chunks. 16.2KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-05-29 18:36:41.537113: 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-29 18:36:41.537124: 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-29 18:36:41.537136: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 40, Chunks in use: 40. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-29 18:36:41.537166: 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-29 18:36:41.537179: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 10, Chunks in use: 10. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-29 18:36:41.537190: 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-29 18:36:41.537201: 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-29 18:36:41.537213: 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-29 18:36:41.537224: 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-29 18:36:41.537263: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.35MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-29 18:36:41.537274: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 7, Chunks in use: 6. 4.39MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-05-29 18:36:41.537286: 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-29 18:36:41.537297: 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-29 18:36:41.537308: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 4, Chunks in use: 2. 18.00MiB allocated for chunks. 8.00MiB in use in bin. 8.00MiB client-requested in use in bin. 2025-05-29 18:36:41.537319: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 5, Chunks in use: 4. 48.88MiB allocated for chunks. 40.88MiB in use in bin. 35.00MiB client-requested in use in bin. 2025-05-29 18:36:41.537329: 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-29 18:36:41.537339: 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-29 18:36:41.537349: 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-29 18:36:41.537358: 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-29 18:36:41.537368: 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-29 18:36:41.537379: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 9.00MiB was 8.00MiB, Chunk State: 2025-05-29 18:36:41.537396: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 8.00MiB | Requested Size: 8.00MiB | in_use: 0 | bin_num: 15, prev: Size: 9.00MiB | Requested Size: 9.00MiB | in_use: 1 | bin_num: -1, next: Size: 8.00MiB | Requested Size: 8.00MiB | in_use: 1 | bin_num: -1 2025-05-29 18:36:41.537412: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 70123520 2025-05-29 18:36:41.537424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20c6000000 of size 4194304 next 632 2025-05-29 18:36:41.537434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c6400000 of size 4194304 next 617 2025-05-29 18:36:41.537442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c6800000 of size 4194304 next 616 2025-05-29 18:36:41.537451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20c6c00000 of size 6291456 next 608 2025-05-29 18:36:41.537460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c7200000 of size 9437184 next 607 2025-05-29 18:36:41.537468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20c7b00000 of size 8388608 next 625 2025-05-29 18:36:41.537477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c8300000 of size 8388608 next 624 2025-05-29 18:36:41.537486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c8b00000 of size 9437184 next 637 2025-05-29 18:36:41.537495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20c9400000 of size 15597568 next 18446744073709551615 2025-05-29 18:36:41.537503: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-29 18:36:41.537512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc000000 of size 2359296 next 370 2025-05-29 18:36:41.537520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc240000 of size 1048576 next 394 2025-05-29 18:36:41.537529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20cc340000 of size 1310720 next 388 2025-05-29 18:36:41.537537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc480000 of size 2359296 next 387 2025-05-29 18:36:41.537546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc6c0000 of size 1048576 next 412 2025-05-29 18:36:41.537555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc7c0000 of size 1310720 next 406 2025-05-29 18:36:41.537563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cc900000 of size 2359296 next 405 2025-05-29 18:36:41.537571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ccb40000 of size 1048576 next 430 2025-05-29 18:36:41.537580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ccc40000 of size 1310720 next 424 2025-05-29 18:36:41.537588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ccd80000 of size 2359296 next 423 2025-05-29 18:36:41.537597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ccfc0000 of size 1048576 next 447 2025-05-29 18:36:41.537605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd0c0000 of size 1310720 next 441 2025-05-29 18:36:41.537614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd200000 of size 2359296 next 440 2025-05-29 18:36:41.537622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd440000 of size 1048576 next 465 2025-05-29 18:36:41.537631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd540000 of size 1310720 next 459 2025-05-29 18:36:41.537639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd680000 of size 2359296 next 458 2025-05-29 18:36:41.537648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd8c0000 of size 1048576 next 483 2025-05-29 18:36:41.537656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cd9c0000 of size 1310720 next 477 2025-05-29 18:36:41.537665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cdb00000 of size 2359296 next 476 2025-05-29 18:36:41.537680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cdd40000 of size 1048576 next 501 2025-05-29 18:36:41.537689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cde40000 of size 1310720 next 495 2025-05-29 18:36:41.537697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cdf80000 of size 2359296 next 494 2025-05-29 18:36:41.537705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce1c0000 of size 1048576 next 519 2025-05-29 18:36:41.537714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce2c0000 of size 1310720 next 513 2025-05-29 18:36:41.537722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce400000 of size 2359296 next 512 2025-05-29 18:36:41.537731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce640000 of size 1048576 next 537 2025-05-29 18:36:41.537739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce740000 of size 1310720 next 531 2025-05-29 18:36:41.537748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ce880000 of size 2359296 next 530 2025-05-29 18:36:41.537757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ceac0000 of size 1048576 next 555 2025-05-29 18:36:41.537765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cebc0000 of size 1310720 next 549 2025-05-29 18:36:41.537774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20ced00000 of size 2359296 next 548 2025-05-29 18:36:41.537782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cef40000 of size 1048576 next 573 2025-05-29 18:36:41.537791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cf040000 of size 1310720 next 567 2025-05-29 18:36:41.537799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cf180000 of size 2359296 next 566 2025-05-29 18:36:41.537808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cf3c0000 of size 1048576 next 591 2025-05-29 18:36:41.537816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20cf4c0000 of size 1310720 next 585 2025-05-29 18:36:41.537825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cf600000 of size 2359296 next 584 2025-05-29 18:36:41.537833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20cf840000 of size 2097152 next 597 2025-05-29 18:36:41.537843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20cfa40000 of size 2097152 next 596 2025-05-29 18:36:41.537851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20cfc40000 of size 3932160 next 18446744073709551615 2025-05-29 18:36:41.537860: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-29 18:36:41.537868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0000000 of size 2359296 next 245 2025-05-29 18:36:41.537877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0240000 of size 1048576 next 269 2025-05-29 18:36:41.537885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0340000 of size 1310720 next 263 2025-05-29 18:36:41.537894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0480000 of size 2359296 next 262 2025-05-29 18:36:41.537902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d06c0000 of size 1048576 next 287 2025-05-29 18:36:41.537911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d07c0000 of size 1310720 next 281 2025-05-29 18:36:41.537919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0900000 of size 2359296 next 280 2025-05-29 18:36:41.537927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0b40000 of size 1048576 next 304 2025-05-29 18:36:41.537936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0c40000 of size 1310720 next 298 2025-05-29 18:36:41.537944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0d80000 of size 2359296 next 297 2025-05-29 18:36:41.537959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d0fc0000 of size 1048576 next 322 2025-05-29 18:36:41.537968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d10c0000 of size 1310720 next 316 2025-05-29 18:36:41.537976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1200000 of size 2359296 next 315 2025-05-29 18:36:41.537985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1440000 of size 1048576 next 340 2025-05-29 18:36:41.537993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1540000 of size 1310720 next 334 2025-05-29 18:36:41.538002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1680000 of size 2359296 next 333 2025-05-29 18:36:41.538010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d18c0000 of size 1048576 next 358 2025-05-29 18:36:41.538018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d19c0000 of size 1310720 next 352 2025-05-29 18:36:41.538027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1b00000 of size 2359296 next 351 2025-05-29 18:36:41.538035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1d40000 of size 1048576 next 376 2025-05-29 18:36:41.538044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d1e40000 of size 1835008 next 18446744073709551615 2025-05-29 18:36:41.538052: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-29 18:36:41.538061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2000000 of size 2359296 next 181 2025-05-29 18:36:41.538069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2240000 of size 2097152 next 196 2025-05-29 18:36:41.538078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2440000 of size 1048576 next 216 2025-05-29 18:36:41.538086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2540000 of size 1310720 next 209 2025-05-29 18:36:41.538094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2680000 of size 2359296 next 208 2025-05-29 18:36:41.538103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d28c0000 of size 1048576 next 234 2025-05-29 18:36:41.538111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d29c0000 of size 1310720 next 228 2025-05-29 18:36:41.538120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d2b00000 of size 2359296 next 227 2025-05-29 18:36:41.538129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20d2d40000 of size 2883584 next 18446744073709551615 2025-05-29 18:36:41.538137: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-29 18:36:41.538145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4600000 of size 147456 next 55 2025-05-29 18:36:41.538154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4624000 of size 65536 next 78 2025-05-29 18:36:41.538163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4634000 of size 4096 next 191 2025-05-29 18:36:41.538171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4635000 of size 4096 next 192 2025-05-29 18:36:41.538180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4636000 of size 4096 next 193 2025-05-29 18:36:41.538188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4637000 of size 256 next 194 2025-05-29 18:36:41.538197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4637100 of size 256 next 195 2025-05-29 18:36:41.538205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4637200 of size 4096 next 197 2025-05-29 18:36:41.538213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4638200 of size 4096 next 198 2025-05-29 18:36:41.538222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4639200 of size 4096 next 199 2025-05-29 18:36:41.538236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463a200 of size 4096 next 200 2025-05-29 18:36:41.538245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463b200 of size 4096 next 201 2025-05-29 18:36:41.538254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463c200 of size 1024 next 202 2025-05-29 18:36:41.538262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463c600 of size 1024 next 204 2025-05-29 18:36:41.538271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463ca00 of size 1024 next 205 2025-05-29 18:36:41.538279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463ce00 of size 1024 next 206 2025-05-29 18:36:41.538288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463d200 of size 1024 next 207 2025-05-29 18:36:41.538296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463d600 of size 1024 next 210 2025-05-29 18:36:41.538304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463da00 of size 1024 next 211 2025-05-29 18:36:41.538313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463de00 of size 1024 next 212 2025-05-29 18:36:41.538321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463e200 of size 1024 next 213 2025-05-29 18:36:41.538330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463e600 of size 1024 next 214 2025-05-29 18:36:41.538338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463ea00 of size 4096 next 215 2025-05-29 18:36:41.538346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d463fa00 of size 4096 next 217 2025-05-29 18:36:41.538355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4640a00 of size 4096 next 218 2025-05-29 18:36:41.538363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4641a00 of size 4096 next 219 2025-05-29 18:36:41.538372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4642a00 of size 4096 next 220 2025-05-29 18:36:41.538380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4643a00 of size 1024 next 221 2025-05-29 18:36:41.538388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4643e00 of size 1024 next 223 2025-05-29 18:36:41.538397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4644200 of size 1024 next 224 2025-05-29 18:36:41.538405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4644600 of size 1024 next 225 2025-05-29 18:36:41.538414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4644a00 of size 1024 next 226 2025-05-29 18:36:41.538422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4644e00 of size 1024 next 229 2025-05-29 18:36:41.538431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4645200 of size 1024 next 230 2025-05-29 18:36:41.538439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4645600 of size 1024 next 231 2025-05-29 18:36:41.538449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4645a00 of size 1024 next 232 2025-05-29 18:36:41.538458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4645e00 of size 1024 next 233 2025-05-29 18:36:41.538467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4646200 of size 7680 next 72 2025-05-29 18:36:41.538475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4648000 of size 147456 next 71 2025-05-29 18:36:41.538486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d466c000 of size 131072 next 87 2025-05-29 18:36:41.538495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468c000 of size 4096 next 289 2025-05-29 18:36:41.538504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468d000 of size 4096 next 290 2025-05-29 18:36:41.538519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468e000 of size 4096 next 291 2025-05-29 18:36:41.538528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468f000 of size 1024 next 292 2025-05-29 18:36:41.538536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468f400 of size 1024 next 293 2025-05-29 18:36:41.538545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468f800 of size 1024 next 294 2025-05-29 18:36:41.538553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d468fc00 of size 1024 next 295 2025-05-29 18:36:41.538561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4690000 of size 1024 next 296 2025-05-29 18:36:41.538570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4690400 of size 1024 next 299 2025-05-29 18:36:41.538578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4690800 of size 1024 next 300 2025-05-29 18:36:41.538587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4690c00 of size 1024 next 301 2025-05-29 18:36:41.538595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4691000 of size 1024 next 302 2025-05-29 18:36:41.538603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4691400 of size 1024 next 303 2025-05-29 18:36:41.538612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4691800 of size 4096 next 305 2025-05-29 18:36:41.538620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4692800 of size 4096 next 306 2025-05-29 18:36:41.538629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4693800 of size 4096 next 307 2025-05-29 18:36:41.538637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4694800 of size 4096 next 308 2025-05-29 18:36:41.538646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4695800 of size 4096 next 309 2025-05-29 18:36:41.538654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4696800 of size 1024 next 310 2025-05-29 18:36:41.538663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4696c00 of size 1024 next 311 2025-05-29 18:36:41.538671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4697000 of size 1024 next 312 2025-05-29 18:36:41.538680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4697400 of size 1024 next 313 2025-05-29 18:36:41.538688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4697800 of size 1024 next 314 2025-05-29 18:36:41.538697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4697c00 of size 1024 next 317 2025-05-29 18:36:41.538706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4698000 of size 1024 next 318 2025-05-29 18:36:41.538714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4698400 of size 1024 next 319 2025-05-29 18:36:41.538723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4698800 of size 1024 next 320 2025-05-29 18:36:41.538732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4698c00 of size 1024 next 321 2025-05-29 18:36:41.538741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4699000 of size 4096 next 323 2025-05-29 18:36:41.538749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469a000 of size 4096 next 324 2025-05-29 18:36:41.538757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469b000 of size 4096 next 325 2025-05-29 18:36:41.538765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469c000 of size 4096 next 326 2025-05-29 18:36:41.538773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469d000 of size 4096 next 327 2025-05-29 18:36:41.538781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469e000 of size 1024 next 328 2025-05-29 18:36:41.538794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469e400 of size 1024 next 329 2025-05-29 18:36:41.538803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469e800 of size 1024 next 330 2025-05-29 18:36:41.538811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469ec00 of size 1024 next 331 2025-05-29 18:36:41.538818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469f000 of size 1024 next 332 2025-05-29 18:36:41.538826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469f400 of size 1024 next 335 2025-05-29 18:36:41.538834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469f800 of size 1024 next 336 2025-05-29 18:36:41.538867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d469fc00 of size 1024 next 337 2025-05-29 18:36:41.538876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a0000 of size 1024 next 338 2025-05-29 18:36:41.538884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a0400 of size 1024 next 339 2025-05-29 18:36:41.538892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a0800 of size 4096 next 341 2025-05-29 18:36:41.538911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a1800 of size 4096 next 342 2025-05-29 18:36:41.538917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a2800 of size 4096 next 343 2025-05-29 18:36:41.538924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a3800 of size 4096 next 344 2025-05-29 18:36:41.538930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a4800 of size 4096 next 345 2025-05-29 18:36:41.538937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a5800 of size 1024 next 346 2025-05-29 18:36:41.538943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a5c00 of size 1024 next 347 2025-05-29 18:36:41.538951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a6000 of size 1024 next 348 2025-05-29 18:36:41.538958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a6400 of size 1024 next 349 2025-05-29 18:36:41.538965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a6800 of size 1024 next 350 2025-05-29 18:36:41.538972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a6c00 of size 1024 next 353 2025-05-29 18:36:41.538979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a7000 of size 1024 next 354 2025-05-29 18:36:41.538986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a7400 of size 1024 next 355 2025-05-29 18:36:41.538993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a7800 of size 1024 next 356 2025-05-29 18:36:41.539000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a7c00 of size 1024 next 357 2025-05-29 18:36:41.539006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a8000 of size 4096 next 359 2025-05-29 18:36:41.539013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46a9000 of size 4096 next 360 2025-05-29 18:36:41.539020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46aa000 of size 4096 next 361 2025-05-29 18:36:41.539029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ab000 of size 4096 next 362 2025-05-29 18:36:41.539038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ac000 of size 4096 next 363 2025-05-29 18:36:41.539047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ad000 of size 1024 next 364 2025-05-29 18:36:41.539055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ad400 of size 1024 next 365 2025-05-29 18:36:41.539064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ad800 of size 1024 next 366 2025-05-29 18:36:41.539086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46adc00 of size 1024 next 367 2025-05-29 18:36:41.539095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ae000 of size 1024 next 368 2025-05-29 18:36:41.539104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ae400 of size 1024 next 371 2025-05-29 18:36:41.539113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ae800 of size 1024 next 372 2025-05-29 18:36:41.539121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46aec00 of size 1024 next 373 2025-05-29 18:36:41.539130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46af000 of size 1024 next 374 2025-05-29 18:36:41.539139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46af400 of size 1024 next 375 2025-05-29 18:36:41.539148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46af800 of size 4096 next 377 2025-05-29 18:36:41.539156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b0800 of size 4096 next 378 2025-05-29 18:36:41.539165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b1800 of size 4096 next 379 2025-05-29 18:36:41.539174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b2800 of size 4096 next 380 2025-05-29 18:36:41.539182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b3800 of size 4096 next 381 2025-05-29 18:36:41.539191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b4800 of size 1024 next 382 2025-05-29 18:36:41.539199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b4c00 of size 1024 next 383 2025-05-29 18:36:41.539208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b5000 of size 1024 next 384 2025-05-29 18:36:41.539217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b5400 of size 1024 next 385 2025-05-29 18:36:41.539228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b5800 of size 1024 next 386 2025-05-29 18:36:41.539236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b5c00 of size 1024 next 389 2025-05-29 18:36:41.539245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b6000 of size 1024 next 390 2025-05-29 18:36:41.539253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b6400 of size 1024 next 391 2025-05-29 18:36:41.539262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b6800 of size 1024 next 392 2025-05-29 18:36:41.539271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b6c00 of size 1024 next 393 2025-05-29 18:36:41.539280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b7000 of size 4096 next 395 2025-05-29 18:36:41.539288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b8000 of size 4096 next 396 2025-05-29 18:36:41.539297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46b9000 of size 4096 next 397 2025-05-29 18:36:41.539305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ba000 of size 4096 next 398 2025-05-29 18:36:41.539314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bb000 of size 4096 next 399 2025-05-29 18:36:41.539323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bc000 of size 1024 next 400 2025-05-29 18:36:41.539331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bc400 of size 1024 next 401 2025-05-29 18:36:41.539340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bc800 of size 1024 next 402 2025-05-29 18:36:41.539349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bcc00 of size 1024 next 403 2025-05-29 18:36:41.539357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bd000 of size 1024 next 404 2025-05-29 18:36:41.539366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bd400 of size 1024 next 407 2025-05-29 18:36:41.539381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bd800 of size 1024 next 408 2025-05-29 18:36:41.539390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bdc00 of size 1024 next 409 2025-05-29 18:36:41.539399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46be000 of size 1024 next 410 2025-05-29 18:36:41.539408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46be400 of size 1024 next 411 2025-05-29 18:36:41.539417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46be800 of size 4096 next 413 2025-05-29 18:36:41.539426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46bf800 of size 4096 next 414 2025-05-29 18:36:41.539435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c0800 of size 4096 next 415 2025-05-29 18:36:41.539444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c1800 of size 4096 next 416 2025-05-29 18:36:41.539452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c2800 of size 4096 next 417 2025-05-29 18:36:41.539461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c3800 of size 1024 next 418 2025-05-29 18:36:41.539469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c3c00 of size 1024 next 419 2025-05-29 18:36:41.539478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c4000 of size 1024 next 420 2025-05-29 18:36:41.539487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c4400 of size 1024 next 421 2025-05-29 18:36:41.539495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c4800 of size 1024 next 422 2025-05-29 18:36:41.539504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c4c00 of size 1024 next 425 2025-05-29 18:36:41.539512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c5000 of size 1024 next 426 2025-05-29 18:36:41.539521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c5400 of size 1024 next 427 2025-05-29 18:36:41.539529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c5800 of size 1024 next 428 2025-05-29 18:36:41.539538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c5c00 of size 1024 next 429 2025-05-29 18:36:41.539547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c6000 of size 4096 next 431 2025-05-29 18:36:41.539555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c7000 of size 4096 next 432 2025-05-29 18:36:41.539564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c8000 of size 4096 next 433 2025-05-29 18:36:41.539573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46c9000 of size 4096 next 434 2025-05-29 18:36:41.539581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46ca000 of size 4096 next 435 2025-05-29 18:36:41.539590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46cb000 of size 1024 next 436 2025-05-29 18:36:41.539598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46cb400 of size 1024 next 437 2025-05-29 18:36:41.539608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46cb800 of size 1024 next 438 2025-05-29 18:36:41.539616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46cbc00 of size 1024 next 103 2025-05-29 18:36:41.539625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d46cc000 of size 262144 next 102 2025-05-29 18:36:41.539634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20d470c000 of size 999424 next 18446744073709551615 2025-05-29 18:36:41.539643: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-29 18:36:41.539651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4800000 of size 589824 next 96 2025-05-29 18:36:41.539668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4890000 of size 262144 next 117 2025-05-29 18:36:41.539678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d0000 of size 1024 next 439 2025-05-29 18:36:41.539687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d0400 of size 1024 next 442 2025-05-29 18:36:41.539695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d0800 of size 1024 next 443 2025-05-29 18:36:41.539704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d0c00 of size 1024 next 444 2025-05-29 18:36:41.539712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d1000 of size 1024 next 445 2025-05-29 18:36:41.539721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d1400 of size 1024 next 446 2025-05-29 18:36:41.539730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d1800 of size 4096 next 448 2025-05-29 18:36:41.539738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d2800 of size 4096 next 449 2025-05-29 18:36:41.539747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d3800 of size 4096 next 450 2025-05-29 18:36:41.539756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d4800 of size 4096 next 451 2025-05-29 18:36:41.539764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d5800 of size 4096 next 452 2025-05-29 18:36:41.539773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d6800 of size 1024 next 453 2025-05-29 18:36:41.539781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d6c00 of size 1024 next 454 2025-05-29 18:36:41.539790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d7000 of size 1024 next 455 2025-05-29 18:36:41.539800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d7400 of size 1024 next 456 2025-05-29 18:36:41.539808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d7800 of size 1024 next 457 2025-05-29 18:36:41.539817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d7c00 of size 1024 next 460 2025-05-29 18:36:41.539825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d8000 of size 1024 next 461 2025-05-29 18:36:41.539834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d8400 of size 1024 next 462 2025-05-29 18:36:41.539843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d8800 of size 1024 next 463 2025-05-29 18:36:41.539851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d8c00 of size 1024 next 464 2025-05-29 18:36:41.539860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48d9000 of size 4096 next 466 2025-05-29 18:36:41.539869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48da000 of size 4096 next 467 2025-05-29 18:36:41.539877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48db000 of size 4096 next 468 2025-05-29 18:36:41.539886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48dc000 of size 4096 next 469 2025-05-29 18:36:41.539894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48dd000 of size 4096 next 470 2025-05-29 18:36:41.539903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48de000 of size 1024 next 471 2025-05-29 18:36:41.539912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48de400 of size 1024 next 472 2025-05-29 18:36:41.539920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48de800 of size 1024 next 473 2025-05-29 18:36:41.539929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48dec00 of size 1024 next 474 2025-05-29 18:36:41.539938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48df000 of size 1024 next 475 2025-05-29 18:36:41.539953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48df400 of size 1024 next 478 2025-05-29 18:36:41.539962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48df800 of size 1024 next 479 2025-05-29 18:36:41.539971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48dfc00 of size 1024 next 480 2025-05-29 18:36:41.539979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e0000 of size 1024 next 481 2025-05-29 18:36:41.539988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e0400 of size 1024 next 482 2025-05-29 18:36:41.539996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e0800 of size 4096 next 484 2025-05-29 18:36:41.540005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e1800 of size 4096 next 485 2025-05-29 18:36:41.540014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e2800 of size 4096 next 486 2025-05-29 18:36:41.540022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e3800 of size 4096 next 487 2025-05-29 18:36:41.540031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e4800 of size 4096 next 488 2025-05-29 18:36:41.540039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e5800 of size 1024 next 489 2025-05-29 18:36:41.540048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e5c00 of size 1024 next 490 2025-05-29 18:36:41.540057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e6000 of size 1024 next 491 2025-05-29 18:36:41.540065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e6400 of size 1024 next 492 2025-05-29 18:36:41.540074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e6800 of size 1024 next 493 2025-05-29 18:36:41.540083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e6c00 of size 1024 next 496 2025-05-29 18:36:41.540091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e7000 of size 1024 next 497 2025-05-29 18:36:41.540100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e7400 of size 1024 next 498 2025-05-29 18:36:41.540108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e7800 of size 1024 next 499 2025-05-29 18:36:41.540117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e7c00 of size 1024 next 500 2025-05-29 18:36:41.540125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e8000 of size 4096 next 502 2025-05-29 18:36:41.540134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48e9000 of size 4096 next 503 2025-05-29 18:36:41.540143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ea000 of size 4096 next 504 2025-05-29 18:36:41.540152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48eb000 of size 4096 next 505 2025-05-29 18:36:41.540160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ec000 of size 4096 next 506 2025-05-29 18:36:41.540169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ed000 of size 1024 next 507 2025-05-29 18:36:41.540178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ed400 of size 1024 next 508 2025-05-29 18:36:41.540187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ed800 of size 1024 next 509 2025-05-29 18:36:41.540195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48edc00 of size 1024 next 510 2025-05-29 18:36:41.540204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ee000 of size 1024 next 511 2025-05-29 18:36:41.540213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ee400 of size 1024 next 514 2025-05-29 18:36:41.540222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ee800 of size 1024 next 515 2025-05-29 18:36:41.540237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48eec00 of size 1024 next 516 2025-05-29 18:36:41.540246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ef000 of size 1024 next 517 2025-05-29 18:36:41.540255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ef400 of size 1024 next 518 2025-05-29 18:36:41.540264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ef800 of size 4096 next 520 2025-05-29 18:36:41.540272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f0800 of size 4096 next 521 2025-05-29 18:36:41.540281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f1800 of size 4096 next 522 2025-05-29 18:36:41.540289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f2800 of size 4096 next 523 2025-05-29 18:36:41.540298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f3800 of size 4096 next 524 2025-05-29 18:36:41.540306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f4800 of size 1024 next 525 2025-05-29 18:36:41.540315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f4c00 of size 1024 next 526 2025-05-29 18:36:41.540323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f5000 of size 1024 next 527 2025-05-29 18:36:41.540332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f5400 of size 1024 next 528 2025-05-29 18:36:41.540340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f5800 of size 1024 next 529 2025-05-29 18:36:41.540350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f5c00 of size 1024 next 532 2025-05-29 18:36:41.540358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f6000 of size 1024 next 533 2025-05-29 18:36:41.540367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f6400 of size 1024 next 534 2025-05-29 18:36:41.540376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f6800 of size 1024 next 535 2025-05-29 18:36:41.540384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f6c00 of size 1024 next 536 2025-05-29 18:36:41.540393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f7000 of size 4096 next 538 2025-05-29 18:36:41.540402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f8000 of size 4096 next 539 2025-05-29 18:36:41.540410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48f9000 of size 4096 next 540 2025-05-29 18:36:41.540418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fa000 of size 4096 next 541 2025-05-29 18:36:41.540427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fb000 of size 4096 next 542 2025-05-29 18:36:41.540436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fc000 of size 1024 next 543 2025-05-29 18:36:41.540444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fc400 of size 1024 next 544 2025-05-29 18:36:41.540453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fc800 of size 1024 next 545 2025-05-29 18:36:41.540462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fcc00 of size 1024 next 546 2025-05-29 18:36:41.540470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fd000 of size 1024 next 547 2025-05-29 18:36:41.540479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fd400 of size 1024 next 550 2025-05-29 18:36:41.540487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fd800 of size 1024 next 551 2025-05-29 18:36:41.540496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fdc00 of size 1024 next 552 2025-05-29 18:36:41.540504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fe000 of size 1024 next 553 2025-05-29 18:36:41.540519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fe400 of size 1024 next 554 2025-05-29 18:36:41.540529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48fe800 of size 4096 next 556 2025-05-29 18:36:41.540537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d48ff800 of size 4096 next 557 2025-05-29 18:36:41.540546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4900800 of size 4096 next 558 2025-05-29 18:36:41.540555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4901800 of size 4096 next 559 2025-05-29 18:36:41.540563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4902800 of size 4096 next 560 2025-05-29 18:36:41.540572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4903800 of size 1024 next 561 2025-05-29 18:36:41.540581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4903c00 of size 1024 next 562 2025-05-29 18:36:41.540589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4904000 of size 1024 next 563 2025-05-29 18:36:41.540598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4904400 of size 1024 next 564 2025-05-29 18:36:41.540607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4904800 of size 1024 next 565 2025-05-29 18:36:41.540616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4904c00 of size 1024 next 568 2025-05-29 18:36:41.540625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4905000 of size 1024 next 569 2025-05-29 18:36:41.540634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4905400 of size 1024 next 570 2025-05-29 18:36:41.540642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4905800 of size 1024 next 571 2025-05-29 18:36:41.540651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4905c00 of size 1024 next 572 2025-05-29 18:36:41.540659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4906000 of size 4096 next 574 2025-05-29 18:36:41.540666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4907000 of size 4096 next 575 2025-05-29 18:36:41.540675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4908000 of size 4096 next 576 2025-05-29 18:36:41.540683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4909000 of size 4096 next 577 2025-05-29 18:36:41.540691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490a000 of size 4096 next 578 2025-05-29 18:36:41.540699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490b000 of size 1024 next 579 2025-05-29 18:36:41.540707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490b400 of size 1024 next 580 2025-05-29 18:36:41.540716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490b800 of size 1024 next 581 2025-05-29 18:36:41.540725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490bc00 of size 1024 next 582 2025-05-29 18:36:41.540732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490c000 of size 1024 next 583 2025-05-29 18:36:41.540740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490c400 of size 1024 next 586 2025-05-29 18:36:41.540747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490c800 of size 1024 next 587 2025-05-29 18:36:41.540755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490cc00 of size 1024 next 588 2025-05-29 18:36:41.540762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490d000 of size 1024 next 589 2025-05-29 18:36:41.540769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490d400 of size 1024 next 590 2025-05-29 18:36:41.540777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490d800 of size 4096 next 592 2025-05-29 18:36:41.540785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d490e800 of size 6144 next 112 2025-05-29 18:36:41.540800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4910000 of size 524288 next 111 2025-05-29 18:36:41.540808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4990000 of size 262144 next 135 2025-05-29 18:36:41.540816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d49d0000 of size 327680 next 124 2025-05-29 18:36:41.540824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4a20000 of size 589824 next 123 2025-05-29 18:36:41.540832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4ab0000 of size 262144 next 152 2025-05-29 18:36:41.540840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4af0000 of size 327680 next 142 2025-05-29 18:36:41.540848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4b40000 of size 786432 next 18446744073709551615 2025-05-29 18:36:41.540857: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-29 18:36:41.540865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c00000 of size 4096 next 593 2025-05-29 18:36:41.540873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c01000 of size 4096 next 594 2025-05-29 18:36:41.540881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c02000 of size 4096 next 595 2025-05-29 18:36:41.540889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c03000 of size 2048 next 598 2025-05-29 18:36:41.540897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c03800 of size 2048 next 599 2025-05-29 18:36:41.540905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c04000 of size 2048 next 600 2025-05-29 18:36:41.540912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c04800 of size 2048 next 601 2025-05-29 18:36:41.540920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c05000 of size 2048 next 602 2025-05-29 18:36:41.540928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c05800 of size 256 next 605 2025-05-29 18:36:41.540936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c05900 of size 256 next 606 2025-05-29 18:36:41.540944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c05a00 of size 2048 next 604 2025-05-29 18:36:41.540952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c06200 of size 2048 next 609 2025-05-29 18:36:41.540959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c06a00 of size 2048 next 610 2025-05-29 18:36:41.540967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c07200 of size 2048 next 611 2025-05-29 18:36:41.540975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c07a00 of size 2048 next 612 2025-05-29 18:36:41.540983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c08200 of size 256 next 614 2025-05-29 18:36:41.540990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c08300 of size 256 next 615 2025-05-29 18:36:41.540998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c08400 of size 8192 next 613 2025-05-29 18:36:41.541007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c0a400 of size 8192 next 618 2025-05-29 18:36:41.541014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c0c400 of size 8192 next 619 2025-05-29 18:36:41.541022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c0e400 of size 8192 next 620 2025-05-29 18:36:41.541030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c10400 of size 8192 next 621 2025-05-29 18:36:41.541038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c12400 of size 256 next 622 2025-05-29 18:36:41.541046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c12500 of size 256 next 623 2025-05-29 18:36:41.541062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c12600 of size 8192 next 626 2025-05-29 18:36:41.541070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c14600 of size 8192 next 627 2025-05-29 18:36:41.541078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c16600 of size 8192 next 628 2025-05-29 18:36:41.541086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c18600 of size 8192 next 629 2025-05-29 18:36:41.541094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1a600 of size 8192 next 630 2025-05-29 18:36:41.541102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1c600 of size 2048 next 631 2025-05-29 18:36:41.541109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1ce00 of size 2048 next 633 2025-05-29 18:36:41.541117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1d600 of size 2048 next 634 2025-05-29 18:36:41.541125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1de00 of size 2048 next 635 2025-05-29 18:36:41.541133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c1e600 of size 2048 next 636 2025-05-29 18:36:41.541141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20d4c1ee00 of size 463360 next 160 2025-05-29 18:36:41.541149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4c90000 of size 589824 next 158 2025-05-29 18:36:41.541158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4d20000 of size 524288 next 171 2025-05-29 18:36:41.541166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f20d4da0000 of size 1048576 next 222 2025-05-29 18:36:41.541174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4ea0000 of size 1048576 next 190 2025-05-29 18:36:41.541182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d4fa0000 of size 1048576 next 189 2025-05-29 18:36:41.541190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d50a0000 of size 1048576 next 203 2025-05-29 18:36:41.541198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d51a0000 of size 1048576 next 251 2025-05-29 18:36:41.541206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f20d52a0000 of size 1441792 next 18446744073709551615 2025-05-29 18:36:41.541214: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-29 18:36:41.541222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00000 of size 1280 next 1 2025-05-29 18:36:41.541230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00500 of size 256 next 5 2025-05-29 18:36:41.541238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00600 of size 256 next 8 2025-05-29 18:36:41.541246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00700 of size 256 next 9 2025-05-29 18:36:41.541254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00800 of size 256 next 10 2025-05-29 18:36:41.541261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00900 of size 256 next 11 2025-05-29 18:36:41.541269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00a00 of size 256 next 12 2025-05-29 18:36:41.541277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00b00 of size 256 next 13 2025-05-29 18:36:41.541285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00c00 of size 256 next 17 2025-05-29 18:36:41.541293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00d00 of size 256 next 19 2025-05-29 18:36:41.541300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00e00 of size 256 next 20 2025-05-29 18:36:41.541308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce00f00 of size 256 next 21 2025-05-29 18:36:41.541322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01000 of size 256 next 22 2025-05-29 18:36:41.541330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01100 of size 256 next 24 2025-05-29 18:36:41.541338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01200 of size 256 next 25 2025-05-29 18:36:41.541346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01300 of size 256 next 23 2025-05-29 18:36:41.541354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01400 of size 256 next 28 2025-05-29 18:36:41.541362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01500 of size 256 next 29 2025-05-29 18:36:41.541370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01600 of size 256 next 30 2025-05-29 18:36:41.541378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01700 of size 256 next 31 2025-05-29 18:36:41.541385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01800 of size 256 next 33 2025-05-29 18:36:41.541393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01900 of size 256 next 34 2025-05-29 18:36:41.541401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01a00 of size 1024 next 32 2025-05-29 18:36:41.541409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce01e00 of size 1024 next 37 2025-05-29 18:36:41.541417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce02200 of size 1024 next 38 2025-05-29 18:36:41.541425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce02600 of size 1024 next 39 2025-05-29 18:36:41.541433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce02a00 of size 1024 next 40 2025-05-29 18:36:41.541441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce02e00 of size 1024 next 41 2025-05-29 18:36:41.541448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce03200 of size 1024 next 43 2025-05-29 18:36:41.541456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce03600 of size 1024 next 44 2025-05-29 18:36:41.541464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce03a00 of size 1024 next 45 2025-05-29 18:36:41.541472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce03e00 of size 1024 next 46 2025-05-29 18:36:41.541480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04200 of size 256 next 48 2025-05-29 18:36:41.541488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04300 of size 256 next 49 2025-05-29 18:36:41.541495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04400 of size 256 next 50 2025-05-29 18:36:41.541503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04500 of size 256 next 51 2025-05-29 18:36:41.541511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04600 of size 256 next 52 2025-05-29 18:36:41.541519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04700 of size 256 next 53 2025-05-29 18:36:41.541526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04800 of size 256 next 56 2025-05-29 18:36:41.541534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04900 of size 256 next 57 2025-05-29 18:36:41.541542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04a00 of size 256 next 58 2025-05-29 18:36:41.541550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04b00 of size 256 next 14 2025-05-29 18:36:41.541557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04c00 of size 256 next 15 2025-05-29 18:36:41.541565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04d00 of size 256 next 16 2025-05-29 18:36:41.541573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce04e00 of size 1024 next 60 2025-05-29 18:36:41.541587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce05200 of size 1024 next 61 2025-05-29 18:36:41.541594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce05600 of size 1024 next 62 2025-05-29 18:36:41.541602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce05a00 of size 1024 next 63 2025-05-29 18:36:41.541609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce05e00 of size 1024 next 64 2025-05-29 18:36:41.541617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06200 of size 256 next 66 2025-05-29 18:36:41.541625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06300 of size 256 next 67 2025-05-29 18:36:41.541632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06400 of size 256 next 68 2025-05-29 18:36:41.541640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06500 of size 256 next 69 2025-05-29 18:36:41.541648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06600 of size 256 next 70 2025-05-29 18:36:41.541656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06700 of size 256 next 73 2025-05-29 18:36:41.541664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06800 of size 256 next 74 2025-05-29 18:36:41.541671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06900 of size 256 next 75 2025-05-29 18:36:41.541679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06a00 of size 256 next 76 2025-05-29 18:36:41.541687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06b00 of size 256 next 77 2025-05-29 18:36:41.541695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce06c00 of size 1024 next 79 2025-05-29 18:36:41.541702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce07000 of size 1024 next 80 2025-05-29 18:36:41.541710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce07400 of size 1024 next 81 2025-05-29 18:36:41.541718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce07800 of size 1024 next 82 2025-05-29 18:36:41.541726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce07c00 of size 1024 next 83 2025-05-29 18:36:41.541734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08000 of size 256 next 85 2025-05-29 18:36:41.541741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08100 of size 256 next 86 2025-05-29 18:36:41.541750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08200 of size 512 next 84 2025-05-29 18:36:41.541758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08400 of size 512 next 88 2025-05-29 18:36:41.541766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08600 of size 512 next 89 2025-05-29 18:36:41.541773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08800 of size 512 next 90 2025-05-29 18:36:41.541781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08a00 of size 512 next 91 2025-05-29 18:36:41.541789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08c00 of size 256 next 93 2025-05-29 18:36:41.541799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08d00 of size 256 next 94 2025-05-29 18:36:41.541808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce08e00 of size 512 next 92 2025-05-29 18:36:41.541816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09000 of size 512 next 97 2025-05-29 18:36:41.541824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09200 of size 512 next 98 2025-05-29 18:36:41.541833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09400 of size 512 next 99 2025-05-29 18:36:41.541841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09600 of size 512 next 2 2025-05-29 18:36:41.541855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09800 of size 256 next 3 2025-05-29 18:36:41.541864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09900 of size 256 next 4 2025-05-29 18:36:41.541872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce09a00 of size 16384 next 18 2025-05-29 18:36:41.541881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0da00 of size 256 next 100 2025-05-29 18:36:41.541889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0db00 of size 256 next 101 2025-05-29 18:36:41.541897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0dc00 of size 2048 next 104 2025-05-29 18:36:41.541906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0e400 of size 2048 next 105 2025-05-29 18:36:41.541914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0ec00 of size 2048 next 106 2025-05-29 18:36:41.541923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0f400 of size 2048 next 107 2025-05-29 18:36:41.541931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce0fc00 of size 2048 next 108 2025-05-29 18:36:41.541939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce10400 of size 256 next 109 2025-05-29 18:36:41.541947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce10500 of size 256 next 110 2025-05-29 18:36:41.541955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce10600 of size 2048 next 113 2025-05-29 18:36:41.541964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce10e00 of size 2048 next 114 2025-05-29 18:36:41.541972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce11600 of size 2048 next 115 2025-05-29 18:36:41.541980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce11e00 of size 2048 next 116 2025-05-29 18:36:41.541988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce12600 of size 2048 next 6 2025-05-29 18:36:41.541997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce12e00 of size 37632 next 7 2025-05-29 18:36:41.542006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1c100 of size 512 next 118 2025-05-29 18:36:41.542014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1c300 of size 512 next 119 2025-05-29 18:36:41.542022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1c500 of size 512 next 120 2025-05-29 18:36:41.542031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1c700 of size 512 next 121 2025-05-29 18:36:41.542039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1c900 of size 512 next 122 2025-05-29 18:36:41.542047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1cb00 of size 512 next 125 2025-05-29 18:36:41.542056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1cd00 of size 512 next 126 2025-05-29 18:36:41.542065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1cf00 of size 512 next 127 2025-05-29 18:36:41.542074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1d100 of size 512 next 128 2025-05-29 18:36:41.542084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1d300 of size 512 next 129 2025-05-29 18:36:41.542093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1d500 of size 2048 next 130 2025-05-29 18:36:41.542101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1dd00 of size 2048 next 131 2025-05-29 18:36:41.542110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1e500 of size 2048 next 132 2025-05-29 18:36:41.542118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1ed00 of size 2048 next 133 2025-05-29 18:36:41.542133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1f500 of size 2048 next 134 2025-05-29 18:36:41.542141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1fd00 of size 512 next 136 2025-05-29 18:36:41.542150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce1ff00 of size 512 next 137 2025-05-29 18:36:41.542158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20100 of size 512 next 138 2025-05-29 18:36:41.542167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20300 of size 512 next 139 2025-05-29 18:36:41.542175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20500 of size 512 next 140 2025-05-29 18:36:41.542183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20700 of size 512 next 141 2025-05-29 18:36:41.542192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20900 of size 512 next 143 2025-05-29 18:36:41.542200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20b00 of size 512 next 144 2025-05-29 18:36:41.542208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20d00 of size 512 next 145 2025-05-29 18:36:41.542217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce20f00 of size 512 next 146 2025-05-29 18:36:41.542225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce21100 of size 2048 next 147 2025-05-29 18:36:41.542234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce21900 of size 2048 next 148 2025-05-29 18:36:41.542242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce22100 of size 2048 next 149 2025-05-29 18:36:41.542251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce22900 of size 2048 next 150 2025-05-29 18:36:41.542259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce23100 of size 2048 next 151 2025-05-29 18:36:41.542268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce23900 of size 512 next 153 2025-05-29 18:36:41.542276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce23b00 of size 512 next 154 2025-05-29 18:36:41.542285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce23d00 of size 512 next 155 2025-05-29 18:36:41.542293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce23f00 of size 512 next 156 2025-05-29 18:36:41.542301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24100 of size 512 next 157 2025-05-29 18:36:41.542310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24300 of size 512 next 161 2025-05-29 18:36:41.542318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24500 of size 512 next 162 2025-05-29 18:36:41.542326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24700 of size 512 next 163 2025-05-29 18:36:41.542335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24900 of size 512 next 164 2025-05-29 18:36:41.542343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24b00 of size 512 next 165 2025-05-29 18:36:41.542351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce24d00 of size 2048 next 166 2025-05-29 18:36:41.542359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce25500 of size 2048 next 167 2025-05-29 18:36:41.542368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce25d00 of size 2048 next 168 2025-05-29 18:36:41.542376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce26500 of size 2048 next 169 2025-05-29 18:36:41.542389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce26d00 of size 2048 next 170 2025-05-29 18:36:41.542398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce27500 of size 1024 next 172 2025-05-29 18:36:41.542412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce27900 of size 1024 next 173 2025-05-29 18:36:41.542421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce27d00 of size 1024 next 174 2025-05-29 18:36:41.542429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28100 of size 1024 next 175 2025-05-29 18:36:41.542437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28500 of size 1024 next 176 2025-05-29 18:36:41.542446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28900 of size 256 next 178 2025-05-29 18:36:41.542454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28a00 of size 256 next 179 2025-05-29 18:36:41.542462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28b00 of size 1024 next 177 2025-05-29 18:36:41.542471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce28f00 of size 1024 next 182 2025-05-29 18:36:41.542479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce29300 of size 1024 next 183 2025-05-29 18:36:41.542487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce29700 of size 1024 next 184 2025-05-29 18:36:41.542496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce29b00 of size 1024 next 185 2025-05-29 18:36:41.542504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce29f00 of size 256 next 187 2025-05-29 18:36:41.542512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce2a000 of size 256 next 188 2025-05-29 18:36:41.542521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce2a100 of size 4096 next 186 2025-05-29 18:36:41.542529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce2b100 of size 4096 next 42 2025-05-29 18:36:41.542538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce2c100 of size 65536 next 36 2025-05-29 18:36:41.542547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce3c100 of size 65536 next 35 2025-05-29 18:36:41.542556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce4c100 of size 4096 next 235 2025-05-29 18:36:41.542564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce4d100 of size 4096 next 236 2025-05-29 18:36:41.542572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce4e100 of size 4096 next 237 2025-05-29 18:36:41.542580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce4f100 of size 4096 next 238 2025-05-29 18:36:41.542589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce50100 of size 1024 next 239 2025-05-29 18:36:41.542597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce50500 of size 1024 next 240 2025-05-29 18:36:41.542605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce50900 of size 1024 next 241 2025-05-29 18:36:41.542614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce50d00 of size 1024 next 242 2025-05-29 18:36:41.542622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce51100 of size 1024 next 243 2025-05-29 18:36:41.542631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce51500 of size 1024 next 246 2025-05-29 18:36:41.542639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce51900 of size 1024 next 247 2025-05-29 18:36:41.542647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce51d00 of size 1024 next 248 2025-05-29 18:36:41.542656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce52100 of size 1024 next 249 2025-05-29 18:36:41.542664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce52500 of size 1024 next 250 2025-05-29 18:36:41.542672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce52900 of size 4096 next 252 2025-05-29 18:36:41.542681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce53900 of size 4096 next 253 2025-05-29 18:36:41.542695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce54900 of size 4096 next 254 2025-05-29 18:36:41.542704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce55900 of size 4096 next 255 2025-05-29 18:36:41.542712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce56900 of size 4096 next 256 2025-05-29 18:36:41.542721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce57900 of size 1024 next 257 2025-05-29 18:36:41.542729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce57d00 of size 1024 next 258 2025-05-29 18:36:41.542737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce58100 of size 1024 next 259 2025-05-29 18:36:41.542745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce58500 of size 1024 next 260 2025-05-29 18:36:41.542754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce58900 of size 1024 next 261 2025-05-29 18:36:41.542762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce58d00 of size 1024 next 264 2025-05-29 18:36:41.542770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce59100 of size 1024 next 265 2025-05-29 18:36:41.542779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce59500 of size 1024 next 266 2025-05-29 18:36:41.542788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce59900 of size 1024 next 267 2025-05-29 18:36:41.542796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce59d00 of size 1024 next 268 2025-05-29 18:36:41.542805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5a100 of size 4096 next 270 2025-05-29 18:36:41.542813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5b100 of size 4096 next 271 2025-05-29 18:36:41.542822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5c100 of size 4096 next 272 2025-05-29 18:36:41.542830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5d100 of size 4096 next 273 2025-05-29 18:36:41.542838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5e100 of size 4096 next 274 2025-05-29 18:36:41.542847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5f100 of size 1024 next 275 2025-05-29 18:36:41.542855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5f500 of size 1024 next 276 2025-05-29 18:36:41.542864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5f900 of size 1024 next 277 2025-05-29 18:36:41.542872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce5fd00 of size 1024 next 278 2025-05-29 18:36:41.542880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce60100 of size 1024 next 279 2025-05-29 18:36:41.542889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce60500 of size 1024 next 282 2025-05-29 18:36:41.542918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce60900 of size 1024 next 283 2025-05-29 18:36:41.542930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce60d00 of size 1024 next 284 2025-05-29 18:36:41.542938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce61100 of size 1024 next 285 2025-05-29 18:36:41.542947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce61500 of size 1024 next 286 2025-05-29 18:36:41.542955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce61900 of size 4096 next 288 2025-05-29 18:36:41.542964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce62900 of size 6144 next 27 2025-05-29 18:36:41.542972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce64100 of size 147456 next 26 2025-05-29 18:36:41.542981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce88100 of size 65536 next 47 2025-05-29 18:36:41.542995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ce98100 of size 65536 next 59 2025-05-29 18:36:41.543004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220cea8100 of size 65536 next 65 2025-05-29 18:36:41.543014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f220ceb8100 of size 294656 next 18446744073709551615 2025-05-29 18:36:41.543022: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-29 18:36:41.543037: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 65 Chunks of size 256 totalling 16.2KiB 2025-05-29 18:36:41.543047: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-29 18:36:41.543057: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-05-29 18:36:41.543067: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-29 18:36:41.543076: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 2048 totalling 80.0KiB 2025-05-29 18:36:41.543086: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-29 18:36:41.543095: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-29 18:36:41.543105: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-29 18:36:41.543114: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 10 Chunks of size 8192 totalling 80.0KiB 2025-05-29 18:36:41.543124: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-29 18:36:41.543133: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-29 18:36:41.543142: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-29 18:36:41.543152: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-29 18:36:41.543161: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-29 18:36:41.543170: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-29 18:36:41.543180: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-29 18:36:41.543189: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-29 18:36:41.543198: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-29 18:36:41.543207: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-29 18:36:41.543217: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-29 18:36:41.543226: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-29 18:36:41.543235: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-05-29 18:36:41.543245: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-29 18:36:41.543254: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-29 18:36:41.543263: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-29 18:36:41.543272: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-05-29 18:36:41.543281: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 4194304 totalling 8.00MiB 2025-05-29 18:36:41.543290: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-05-29 18:36:41.543299: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 9437184 totalling 18.00MiB 2025-05-29 18:36:41.543317: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 15597568 totalling 14.88MiB 2025-05-29 18:36:41.543326: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 162.48MiB 2025-05-29 18:36:41.543335: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 203292672 memory_limit_: 203292672 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-05-29 18:36:41.543348: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 203292672 InUse: 170372608 MaxInUse: 170372864 NumAllocs: 2113 MaxAllocSize: 15597568 2025-05-29 18:36:41.543372: W tensorflow/core/common_runtime/bfc_allocator.cc:439] __*****__*****____**************xx********************************_************************_******** 2025-05-29 18:36:41.543411: 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_0b6e4cc05cd91ca7b75e9aba8c17ac40bcdc3de3 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_0b6e4cc05cd91ca7b75e9aba8c17ac40bcdc3de3','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/May/29052025/python_test3//data_2/data_log/job/2025/May/29052025/python_test3/log-python3----short_python3--v--marlene-18: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.20496416091918945 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! WARNING : we have an input that is not a photo, we should get rid of it Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:sam Thu May 29 18: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/1748536601_3490927_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1748536601_3490927_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png', 'extension': 'png'}} map_subphoto_mainphoto : {} Beginning of datou step sam ! pht : 4677 Inside sam : nb paths : 1 (640, 960, 3) time for calcul the mask position with numpy : 0.0019826889038085938 nb_pixel_total : 7624 time to create 1 rle with old method : 0.00845193862915039 time for calcul the mask position with numpy : 0.0015723705291748047 nb_pixel_total : 16180 time to create 1 rle with old method : 0.017477035522460938 time for calcul the mask position with numpy : 0.001354217529296875 nb_pixel_total : 5631 time to create 1 rle with old method : 0.006347179412841797 time for calcul the mask position with numpy : 0.001495361328125 nb_pixel_total : 14818 time to create 1 rle with old method : 0.017390727996826172 time for calcul the mask position with numpy : 0.0022635459899902344 nb_pixel_total : 84001 time to create 1 rle with old method : 0.09556913375854492 time for calcul the mask position with numpy : 0.0014519691467285156 nb_pixel_total : 2352 time to create 1 rle with old method : 0.002750873565673828 time for calcul the mask position with numpy : 0.0013916492462158203 nb_pixel_total : 3773 time to create 1 rle with old method : 0.004425525665283203 time for calcul the mask position with numpy : 0.001382589340209961 nb_pixel_total : 6089 time to create 1 rle with old method : 0.007174491882324219 time for calcul the mask position with numpy : 0.0013420581817626953 nb_pixel_total : 5481 time to create 1 rle with old method : 0.006491899490356445 time for calcul the mask position with numpy : 0.0015423297882080078 nb_pixel_total : 13912 time to create 1 rle with old method : 0.015745878219604492 time for calcul the mask position with numpy : 0.0013606548309326172 nb_pixel_total : 2940 time to create 1 rle with old method : 0.0035665035247802734 time for calcul the mask position with numpy : 0.001435995101928711 nb_pixel_total : 2786 time to create 1 rle with old method : 0.0032935142517089844 time for calcul the mask position with numpy : 0.0015149116516113281 nb_pixel_total : 29430 time to create 1 rle with old method : 0.03305554389953613 time for calcul the mask position with numpy : 0.001445770263671875 nb_pixel_total : 6649 time to create 1 rle with old method : 0.007750749588012695 time for calcul the mask position with numpy : 0.0014510154724121094 nb_pixel_total : 1226 time to create 1 rle with old method : 0.0015339851379394531 time for calcul the mask position with numpy : 0.0014467239379882812 nb_pixel_total : 4253 time to create 1 rle with old method : 0.0048105716705322266 time for calcul the mask position with numpy : 0.0014717578887939453 nb_pixel_total : 10821 time to create 1 rle with old method : 0.012291908264160156 time for calcul the mask position with numpy : 0.0014483928680419922 nb_pixel_total : 3951 time to create 1 rle with old method : 0.0046503543853759766 time for calcul the mask position with numpy : 0.001416921615600586 nb_pixel_total : 886 time to create 1 rle with old method : 0.0011305809020996094 time for calcul the mask position with numpy : 0.0014100074768066406 nb_pixel_total : 2079 time to create 1 rle with old method : 0.002332925796508789 time for calcul the mask position with numpy : 0.0014874935150146484 nb_pixel_total : 16457 time to create 1 rle with old method : 0.01857280731201172 time for calcul the mask position with numpy : 0.001451253890991211 nb_pixel_total : 4274 time to create 1 rle with old method : 0.005189180374145508 time for calcul the mask position with numpy : 0.001405477523803711 nb_pixel_total : 4138 time to create 1 rle with old method : 0.0050389766693115234 time for calcul the mask position with numpy : 0.0015721321105957031 nb_pixel_total : 38365 time to create 1 rle with old method : 0.04361605644226074 time for calcul the mask position with numpy : 0.0014452934265136719 nb_pixel_total : 8648 time to create 1 rle with old method : 0.009829282760620117 time for calcul the mask position with numpy : 0.0013899803161621094 nb_pixel_total : 11922 time to create 1 rle with old method : 0.013434886932373047 time for calcul the mask position with numpy : 0.0013890266418457031 nb_pixel_total : 3533 time to create 1 rle with old method : 0.004216432571411133 time for calcul the mask position with numpy : 0.0014755725860595703 nb_pixel_total : 2458 time to create 1 rle with old method : 0.0029478073120117188 time for calcul the mask position with numpy : 0.001443624496459961 nb_pixel_total : 2726 time to create 1 rle with old method : 0.003324270248413086 time for calcul the mask position with numpy : 0.001493692398071289 nb_pixel_total : 13013 time to create 1 rle with old method : 0.015475988388061523 time for calcul the mask position with numpy : 0.0014498233795166016 nb_pixel_total : 9869 time to create 1 rle with old method : 0.01143956184387207 time for calcul the mask position with numpy : 0.0013747215270996094 nb_pixel_total : 247 time to create 1 rle with old method : 0.0003719329833984375 time for calcul the mask position with numpy : 0.0013973712921142578 nb_pixel_total : 849 time to create 1 rle with old method : 0.0011487007141113281 time for calcul the mask position with numpy : 0.0014352798461914062 nb_pixel_total : 5407 time to create 1 rle with old method : 0.006344795227050781 time for calcul the mask position with numpy : 0.0014488697052001953 nb_pixel_total : 10630 time to create 1 rle with old method : 0.012211322784423828 time for calcul the mask position with numpy : 0.001425027847290039 nb_pixel_total : 1121 time to create 1 rle with old method : 0.00140380859375 time for calcul the mask position with numpy : 0.0014529228210449219 nb_pixel_total : 3339 time to create 1 rle with old method : 0.003869295120239258 time for calcul the mask position with numpy : 0.0013608932495117188 nb_pixel_total : 950 time to create 1 rle with old method : 0.001155853271484375 time for calcul the mask position with numpy : 0.0013799667358398438 nb_pixel_total : 1025 time to create 1 rle with old method : 0.001270294189453125 time for calcul the mask position with numpy : 0.0013556480407714844 nb_pixel_total : 1653 time to create 1 rle with old method : 0.001968860626220703 time for calcul the mask position with numpy : 0.00139617919921875 nb_pixel_total : 348 time to create 1 rle with old method : 0.0004553794860839844 time for calcul the mask position with numpy : 0.0014293193817138672 nb_pixel_total : 1251 time to create 1 rle with old method : 0.0014832019805908203 time for calcul the mask position with numpy : 0.001432180404663086 nb_pixel_total : 4141 time to create 1 rle with old method : 0.004985809326171875 time for calcul the mask position with numpy : 0.0014481544494628906 nb_pixel_total : 3857 time to create 1 rle with old method : 0.004655599594116211 time for calcul the mask position with numpy : 0.0014362335205078125 nb_pixel_total : 598 time to create 1 rle with old method : 0.0007646083831787109 time for calcul the mask position with numpy : 0.0013480186462402344 nb_pixel_total : 874 time to create 1 rle with old method : 0.0011560916900634766 time for calcul the mask position with numpy : 0.0014536380767822266 nb_pixel_total : 2386 time to create 1 rle with old method : 0.0029304027557373047 time for calcul the mask position with numpy : 0.0014214515686035156 nb_pixel_total : 2324 time to create 1 rle with old method : 0.0028281211853027344 time for calcul the mask position with numpy : 0.0014181137084960938 nb_pixel_total : 577 time to create 1 rle with old method : 0.0007357597351074219 time for calcul the mask position with numpy : 0.001413106918334961 nb_pixel_total : 2408 time to create 1 rle with old method : 0.002985239028930664 time for calcul the mask position with numpy : 0.0014171600341796875 nb_pixel_total : 337 time to create 1 rle with old method : 0.000457763671875 time for calcul the mask position with numpy : 0.0015482902526855469 nb_pixel_total : 27807 time to create 1 rle with old method : 0.0315396785736084 time for calcul the mask position with numpy : 0.0014998912811279297 nb_pixel_total : 2772 time to create 1 rle with old method : 0.003348827362060547 time for calcul the mask position with numpy : 0.0015251636505126953 nb_pixel_total : 693 time to create 1 rle with old method : 0.0009093284606933594 time for calcul the mask position with numpy : 0.001481771469116211 nb_pixel_total : 1674 time to create 1 rle with old method : 0.0021605491638183594 time for calcul the mask position with numpy : 0.0015094280242919922 nb_pixel_total : 1711 time to create 1 rle with old method : 0.002489328384399414 time for calcul the mask position with numpy : 0.0015234947204589844 nb_pixel_total : 585 time to create 1 rle with old method : 0.0008099079132080078 time for calcul the mask position with numpy : 0.0015366077423095703 nb_pixel_total : 9070 time to create 1 rle with old method : 0.010629892349243164 time for calcul the mask position with numpy : 0.0014636516571044922 nb_pixel_total : 1206 time to create 1 rle with old method : 0.0015091896057128906 time for calcul the mask position with numpy : 0.001516580581665039 nb_pixel_total : 1056 time to create 1 rle with old method : 0.0013992786407470703 time for calcul the mask position with numpy : 0.0015096664428710938 nb_pixel_total : 1076 time to create 1 rle with old method : 0.0013628005981445312 time for calcul the mask position with numpy : 0.0015261173248291016 nb_pixel_total : 8619 time to create 1 rle with old method : 0.010159730911254883 time for calcul the mask position with numpy : 0.0014967918395996094 nb_pixel_total : 3093 time to create 1 rle with old method : 0.006578922271728516 time for calcul the mask position with numpy : 0.0016553401947021484 nb_pixel_total : 1738 time to create 1 rle with old method : 0.0021071434020996094 time for calcul the mask position with numpy : 0.0016181468963623047 nb_pixel_total : 16674 time to create 1 rle with old method : 0.020296573638916016 time for calcul the mask position with numpy : 0.0014941692352294922 nb_pixel_total : 1111 time to create 1 rle with old method : 0.0013828277587890625 time for calcul the mask position with numpy : 0.001583099365234375 nb_pixel_total : 8471 time to create 1 rle with old method : 0.009865760803222656 time for calcul the mask position with numpy : 0.0015833377838134766 nb_pixel_total : 267 time to create 1 rle with old method : 0.0003619194030761719 time for calcul the mask position with numpy : 0.0014510154724121094 nb_pixel_total : 1513 time to create 1 rle with old method : 0.0018465518951416016 time for calcul the mask position with numpy : 0.0014333724975585938 nb_pixel_total : 713 time to create 1 rle with old method : 0.0009520053863525391 time for calcul the mask position with numpy : 0.001436471939086914 nb_pixel_total : 1336 time to create 1 rle with old method : 0.001682281494140625 time for calcul the mask position with numpy : 0.0014455318450927734 nb_pixel_total : 970 time to create 1 rle with old method : 0.0011861324310302734 time for calcul the mask position with numpy : 0.0017063617706298828 nb_pixel_total : 39214 time to create 1 rle with old method : 0.0448915958404541 time for calcul the mask position with numpy : 0.0014414787292480469 nb_pixel_total : 3162 time to create 1 rle with old method : 0.003670215606689453 time for calcul the mask position with numpy : 0.0013551712036132812 nb_pixel_total : 2262 time to create 1 rle with old method : 0.0026450157165527344 time for calcul the mask position with numpy : 0.0013275146484375 nb_pixel_total : 616 time to create 1 rle with old method : 0.000762939453125 time for calcul the mask position with numpy : 0.001461029052734375 nb_pixel_total : 9499 time to create 1 rle with old method : 0.010635137557983398 time for calcul the mask position with numpy : 0.001405954360961914 nb_pixel_total : 968 time to create 1 rle with old method : 0.0011560916900634766 time for calcul the mask position with numpy : 0.0013654232025146484 nb_pixel_total : 222 time to create 1 rle with old method : 0.00032520294189453125 time for calcul the mask position with numpy : 0.0013608932495117188 nb_pixel_total : 1501 time to create 1 rle with old method : 0.0017771720886230469 time for calcul the mask position with numpy : 0.0013971328735351562 nb_pixel_total : 735 time to create 1 rle with old method : 0.0009579658508300781 time for calcul the mask position with numpy : 0.0013594627380371094 nb_pixel_total : 1633 time to create 1 rle with old method : 0.0019693374633789062 time for calcul the mask position with numpy : 0.0013854503631591797 nb_pixel_total : 1443 time to create 1 rle with old method : 0.001722097396850586 time for calcul the mask position with numpy : 0.0014426708221435547 nb_pixel_total : 7501 time to create 1 rle with old method : 0.0084686279296875 time for calcul the mask position with numpy : 0.0013279914855957031 nb_pixel_total : 298 time to create 1 rle with old method : 0.00042819976806640625 time for calcul the mask position with numpy : 0.0013852119445800781 nb_pixel_total : 595 time to create 1 rle with old method : 0.0007882118225097656 time for calcul the mask position with numpy : 0.0014567375183105469 nb_pixel_total : 5039 time to create 1 rle with old method : 0.00583338737487793 time for calcul the mask position with numpy : 0.0013260841369628906 nb_pixel_total : 917 time to create 1 rle with old method : 0.0012712478637695312 time for calcul the mask position with numpy : 0.0013427734375 nb_pixel_total : 2199 time to create 1 rle with old method : 0.0027904510498046875 time for calcul the mask position with numpy : 0.0013451576232910156 nb_pixel_total : 887 time to create 1 rle with old method : 0.0011260509490966797 time for calcul the mask position with numpy : 0.0014126300811767578 nb_pixel_total : 1320 time to create 1 rle with old method : 0.0016789436340332031 time for calcul the mask position with numpy : 0.001420736312866211 nb_pixel_total : 947 time to create 1 rle with old method : 0.0012154579162597656 time for calcul the mask position with numpy : 0.001439809799194336 nb_pixel_total : 1615 time to create 1 rle with old method : 0.001955270767211914 time for calcul the mask position with numpy : 0.0013668537139892578 nb_pixel_total : 884 time to create 1 rle with old method : 0.0011301040649414062 time for calcul the mask position with numpy : 0.0013918876647949219 nb_pixel_total : 1436 time to create 1 rle with old method : 0.0018677711486816406 time for calcul the mask position with numpy : 0.001355886459350586 nb_pixel_total : 830 time to create 1 rle with old method : 0.001047372817993164 insert ignore into MTRPhoto.crop_hashtag_ids (photo_id, hashtag_id, `type`,x0,x1,y0,y1,score) VALUES (%s,%s,%s,%s,%s,%s,%s,%s) batch 1 Loaded 96 chid ids of type : 4677 Number RLEs to save : 8703 INSERT IGNORE INTO MTRPhoto.crop_segments (`crop_hashtag_id`, `x0`, `y0`, `length`) VALUES (%s, %s, %s , %s) first line : ('3815311302', '435', '56', '2') ... last line : ('3815311397', '815', '44', '5') INSERT IGNORE INTO MTRPhoto.crop_sum_segments (`crop_hashtag_id`, `sum_segments`) VALUES (%s, %s) TO DO : save crop sub photo not yet done ! After datou_step_exec type output : map_portfolio_photo : len 0 keys : dict_keys([]) Inside saveOutput : final : True verbose : True saveOutput not yet implemented for datou_step.type : sam we use saveGeneral [1189321094] map_info['map_portfolio_photo'] : {} final : True mtd_id 4573 list_pids : [1189321094] Looping around the photos to save general results len do output : 1 /1189321094Didn't retrieve data .Didn't retrieve data . before output type Here is an output not treated by saveGeneral : Here is an output not treated by saveGeneral : Managing all output in save final without adding information in the mtr_datou_result ('4573', None, None, None, None, None, None, None, None) ('4573', None, '1189321094', None, None, None, None, None, None) begin to insert list_values into mtr_datou_result : length of list_values in save_final : 3 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', 'None', None, None, None, None, None)] time used for this insertion : 0.012232780456542969 save_final save missing photos in datou_result : time spend for datou_step_exec : 9.939728736877441 time spend to save output : 0.012481689453125 total time spend for step 1 : 9.952210426330566 caffe_path_current : About to save ! 2 After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : {'1189321094': [[, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ], 'temp/1748536601_3490927_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png']} nb_objects detect : 96 ############################### TEST frcnn ################################ test frcnn Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4184 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4184 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4184 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4184 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : frcnn list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (917754606) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 917754606 download finish for photo 917754606 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.13886380195617676 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:frcnn Thu May 29 18:36:52 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/1748536612_3490927_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1748536612_3490927_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 F0529 18:36:54.590029 3490927 syncedmem.cpp:71] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 11.87user 8.30system 1:28.84elapsed 22%CPU (0avgtext+0avgdata 3462224maxresident)k 2695656inputs+3560outputs (6386major+1203768minor)pagefaults 0swaps