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 : 542 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.10483193397521973 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 Mon May 12 18:35:28 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 542 wait 20 seconds l 3637 free memory gpu now : 542 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-12 18:35:51.640656: 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-12 18:35:51.671152: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-12 18:35:51.674333: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f2fdc000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-12 18:35:51.674411: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-12 18:35:51.679901: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-12 18:35:51.971818: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x182ab950 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-12 18:35:51.971873: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-12 18:35:51.973582: 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-12 18:35:51.975614: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-12 18:35:52.008411: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-12 18:35:52.026002: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-12 18:35:52.029608: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-12 18:35:52.058325: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-12 18:35:52.063605: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-12 18:35:52.111683: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-12 18:35:52.112802: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-12 18:35:52.113209: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-12 18:35:52.113883: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-12 18:35:52.113905: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-12 18:35:52.113918: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-12 18:35:52.115245: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 165 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-12 18:35:52.745761: 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-12 18:35:52.745852: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-12 18:35:52.745876: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-12 18:35:52.745899: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-12 18:35:52.745919: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-12 18:35:52.745940: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-12 18:35:52.745971: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-12 18:35:52.745993: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-12 18:35:52.746784: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-12 18:35:52.747796: 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-12 18:35:52.747831: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-12 18:35:52.747850: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-12 18:35:52.747868: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-12 18:35:52.747885: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-12 18:35:52.747902: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-12 18:35:52.747919: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-12 18:35:52.747936: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-12 18:35:52.748717: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-12 18:35:52.748758: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-12 18:35:52.748768: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-12 18:35:52.748778: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-12 18:35:52.749619: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 165 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-12 18:36:04.879490: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 8.00MiB (rounded to 8388608) Current allocation summary follows. 2025-05-12 18:36:04.879563: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-12 18:36:04.879589: 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-12 18:36:04.879610: 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-12 18:36:04.879626: 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-12 18:36:04.879642: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 35, Chunks in use: 35. 70.0KiB allocated for chunks. 70.0KiB in use in bin. 70.0KiB client-requested in use in bin. 2025-05-12 18:36:04.879657: 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-12 18:36:04.879672: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 5, Chunks in use: 5. 40.0KiB allocated for chunks. 40.0KiB in use in bin. 40.0KiB client-requested in use in bin. 2025-05-12 18:36:04.879702: 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-12 18:36:04.879718: 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-12 18:36:04.879733: 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-12 18:36:04.879748: 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-12 18:36:04.879762: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.40MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-12 18:36:04.879776: 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-12 18:36:04.879791: 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-12 18:36:04.879806: 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-12 18:36:04.879820: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 1, Chunks in use: 1. 4.00MiB allocated for chunks. 4.00MiB in use in bin. 4.00MiB client-requested in use in bin. 2025-05-12 18:36:04.879835: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 3, Chunks in use: 3. 34.88MiB allocated for chunks. 34.88MiB in use in bin. 25.00MiB client-requested in use in bin. 2025-05-12 18:36:04.879849: 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-12 18:36:04.879862: 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-12 18:36:04.879875: 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-12 18:36:04.879887: 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-12 18:36:04.879900: 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-12 18:36:04.879914: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 8.00MiB was 8.00MiB, Chunk State: 2025-05-12 18:36:04.879925: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 40763392 2025-05-12 18:36:04.879942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df4000000 of size 4194304 next 616 2025-05-12 18:36:04.879955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df4400000 of size 14680064 next 608 2025-05-12 18:36:04.879967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df5200000 of size 9437184 next 607 2025-05-12 18:36:04.879988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df5b00000 of size 12451840 next 18446744073709551615 2025-05-12 18:36:04.879999: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-12 18:36:04.880011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8000000 of size 2359296 next 370 2025-05-12 18:36:04.880022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8240000 of size 1048576 next 394 2025-05-12 18:36:04.880034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2df8340000 of size 1310720 next 388 2025-05-12 18:36:04.880045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8480000 of size 2359296 next 387 2025-05-12 18:36:04.880056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df86c0000 of size 1048576 next 412 2025-05-12 18:36:04.880068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df87c0000 of size 1310720 next 406 2025-05-12 18:36:04.880079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8900000 of size 2359296 next 405 2025-05-12 18:36:04.880091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8b40000 of size 1048576 next 430 2025-05-12 18:36:04.880102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8c40000 of size 1310720 next 424 2025-05-12 18:36:04.880113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8d80000 of size 2359296 next 423 2025-05-12 18:36:04.880124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8fc0000 of size 1048576 next 447 2025-05-12 18:36:04.880136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df90c0000 of size 1310720 next 441 2025-05-12 18:36:04.880147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9200000 of size 2359296 next 440 2025-05-12 18:36:04.880158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9440000 of size 1048576 next 465 2025-05-12 18:36:04.880169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9540000 of size 1310720 next 459 2025-05-12 18:36:04.880181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9680000 of size 2359296 next 458 2025-05-12 18:36:04.880192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df98c0000 of size 1048576 next 483 2025-05-12 18:36:04.880203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df99c0000 of size 1310720 next 477 2025-05-12 18:36:04.880214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9b00000 of size 2359296 next 476 2025-05-12 18:36:04.880226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9d40000 of size 1048576 next 501 2025-05-12 18:36:04.880237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9e40000 of size 1310720 next 495 2025-05-12 18:36:04.880248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9f80000 of size 2359296 next 494 2025-05-12 18:36:04.880259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa1c0000 of size 1048576 next 519 2025-05-12 18:36:04.880270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa2c0000 of size 1310720 next 513 2025-05-12 18:36:04.880282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa400000 of size 2359296 next 512 2025-05-12 18:36:04.880293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa640000 of size 1048576 next 537 2025-05-12 18:36:04.880304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa740000 of size 1310720 next 531 2025-05-12 18:36:04.880316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa880000 of size 2359296 next 530 2025-05-12 18:36:04.880327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfaac0000 of size 1048576 next 555 2025-05-12 18:36:04.880338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfabc0000 of size 1310720 next 549 2025-05-12 18:36:04.880358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfad00000 of size 2359296 next 548 2025-05-12 18:36:04.880369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfaf40000 of size 1048576 next 573 2025-05-12 18:36:04.880381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfb040000 of size 1310720 next 567 2025-05-12 18:36:04.880392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfb180000 of size 2359296 next 566 2025-05-12 18:36:04.880403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfb3c0000 of size 1048576 next 591 2025-05-12 18:36:04.880415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2dfb4c0000 of size 1310720 next 585 2025-05-12 18:36:04.880426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfb600000 of size 2359296 next 584 2025-05-12 18:36:04.880437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2dfb840000 of size 2097152 next 597 2025-05-12 18:36:04.880449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfba40000 of size 2097152 next 596 2025-05-12 18:36:04.880460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2dfbc40000 of size 3932160 next 18446744073709551615 2025-05-12 18:36:04.880471: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-12 18:36:04.880483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc000000 of size 2359296 next 245 2025-05-12 18:36:04.880494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc240000 of size 1048576 next 269 2025-05-12 18:36:04.880506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc340000 of size 1310720 next 263 2025-05-12 18:36:04.880517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc480000 of size 2359296 next 262 2025-05-12 18:36:04.880528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc6c0000 of size 1048576 next 287 2025-05-12 18:36:04.880540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc7c0000 of size 1310720 next 281 2025-05-12 18:36:04.880551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc900000 of size 2359296 next 280 2025-05-12 18:36:04.880562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfcb40000 of size 1048576 next 304 2025-05-12 18:36:04.880574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfcc40000 of size 1310720 next 298 2025-05-12 18:36:04.880585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfcd80000 of size 2359296 next 297 2025-05-12 18:36:04.880596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfcfc0000 of size 1048576 next 322 2025-05-12 18:36:04.880608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd0c0000 of size 1310720 next 316 2025-05-12 18:36:04.880619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd200000 of size 2359296 next 315 2025-05-12 18:36:04.880631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd440000 of size 1048576 next 340 2025-05-12 18:36:04.880642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd540000 of size 1310720 next 334 2025-05-12 18:36:04.880653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd680000 of size 2359296 next 333 2025-05-12 18:36:04.880664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd8c0000 of size 1048576 next 358 2025-05-12 18:36:04.880676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd9c0000 of size 1310720 next 352 2025-05-12 18:36:04.880687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfdb00000 of size 2359296 next 351 2025-05-12 18:36:04.880698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfdd40000 of size 1048576 next 376 2025-05-12 18:36:04.880718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfde40000 of size 1835008 next 18446744073709551615 2025-05-12 18:36:04.880729: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-12 18:36:04.880741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe000000 of size 2359296 next 181 2025-05-12 18:36:04.880752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe240000 of size 2097152 next 196 2025-05-12 18:36:04.880763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe440000 of size 1048576 next 216 2025-05-12 18:36:04.880775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe540000 of size 1310720 next 209 2025-05-12 18:36:04.880786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe680000 of size 2359296 next 208 2025-05-12 18:36:04.880797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe8c0000 of size 1048576 next 234 2025-05-12 18:36:04.880809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe9c0000 of size 1310720 next 228 2025-05-12 18:36:04.880820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfeb00000 of size 2359296 next 227 2025-05-12 18:36:04.880831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2dfed40000 of size 2883584 next 18446744073709551615 2025-05-12 18:36:04.880842: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-12 18:36:04.880854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00600000 of size 147456 next 55 2025-05-12 18:36:04.880865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00624000 of size 65536 next 78 2025-05-12 18:36:04.880877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00634000 of size 4096 next 191 2025-05-12 18:36:04.880888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00635000 of size 4096 next 192 2025-05-12 18:36:04.880899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00636000 of size 4096 next 193 2025-05-12 18:36:04.880911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00637000 of size 256 next 194 2025-05-12 18:36:04.880922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00637100 of size 256 next 195 2025-05-12 18:36:04.880934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00637200 of size 4096 next 197 2025-05-12 18:36:04.880945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00638200 of size 4096 next 198 2025-05-12 18:36:04.880956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00639200 of size 4096 next 199 2025-05-12 18:36:04.880968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063a200 of size 4096 next 200 2025-05-12 18:36:04.880979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063b200 of size 4096 next 201 2025-05-12 18:36:04.880990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063c200 of size 1024 next 202 2025-05-12 18:36:04.881002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063c600 of size 1024 next 204 2025-05-12 18:36:04.881013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063ca00 of size 1024 next 205 2025-05-12 18:36:04.881024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063ce00 of size 1024 next 206 2025-05-12 18:36:04.881036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063d200 of size 1024 next 207 2025-05-12 18:36:04.881047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063d600 of size 1024 next 210 2025-05-12 18:36:04.881058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063da00 of size 1024 next 211 2025-05-12 18:36:04.881069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063de00 of size 1024 next 212 2025-05-12 18:36:04.881088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063e200 of size 1024 next 213 2025-05-12 18:36:04.881100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063e600 of size 1024 next 214 2025-05-12 18:36:04.881111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063ea00 of size 4096 next 215 2025-05-12 18:36:04.881122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063fa00 of size 4096 next 217 2025-05-12 18:36:04.881134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00640a00 of size 4096 next 218 2025-05-12 18:36:04.881145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00641a00 of size 4096 next 219 2025-05-12 18:36:04.881156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00642a00 of size 4096 next 220 2025-05-12 18:36:04.881167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00643a00 of size 1024 next 221 2025-05-12 18:36:04.881179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00643e00 of size 1024 next 223 2025-05-12 18:36:04.881190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00644200 of size 1024 next 224 2025-05-12 18:36:04.881201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00644600 of size 1024 next 225 2025-05-12 18:36:04.881212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00644a00 of size 1024 next 226 2025-05-12 18:36:04.881223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00644e00 of size 1024 next 229 2025-05-12 18:36:04.881235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00645200 of size 1024 next 230 2025-05-12 18:36:04.881246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00645600 of size 1024 next 231 2025-05-12 18:36:04.881257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00645a00 of size 1024 next 232 2025-05-12 18:36:04.881268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00645e00 of size 1024 next 233 2025-05-12 18:36:04.881280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00646200 of size 7680 next 72 2025-05-12 18:36:04.881291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00648000 of size 147456 next 71 2025-05-12 18:36:04.881303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0066c000 of size 131072 next 87 2025-05-12 18:36:04.881314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068c000 of size 4096 next 289 2025-05-12 18:36:04.881325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068d000 of size 4096 next 290 2025-05-12 18:36:04.881336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068e000 of size 4096 next 291 2025-05-12 18:36:04.881348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068f000 of size 1024 next 292 2025-05-12 18:36:04.881359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068f400 of size 1024 next 293 2025-05-12 18:36:04.881370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068f800 of size 1024 next 294 2025-05-12 18:36:04.881381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068fc00 of size 1024 next 295 2025-05-12 18:36:04.881392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00690000 of size 1024 next 296 2025-05-12 18:36:04.881404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00690400 of size 1024 next 299 2025-05-12 18:36:04.881415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00690800 of size 1024 next 300 2025-05-12 18:36:04.881426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00690c00 of size 1024 next 301 2025-05-12 18:36:04.881437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00691000 of size 1024 next 302 2025-05-12 18:36:04.881448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00691400 of size 1024 next 303 2025-05-12 18:36:04.881467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00691800 of size 4096 next 305 2025-05-12 18:36:04.881479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00692800 of size 4096 next 306 2025-05-12 18:36:04.881490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00693800 of size 4096 next 307 2025-05-12 18:36:04.881501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00694800 of size 4096 next 308 2025-05-12 18:36:04.881512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00695800 of size 4096 next 309 2025-05-12 18:36:04.881524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00696800 of size 1024 next 310 2025-05-12 18:36:04.881535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00696c00 of size 1024 next 311 2025-05-12 18:36:04.881546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00697000 of size 1024 next 312 2025-05-12 18:36:04.881558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00697400 of size 1024 next 313 2025-05-12 18:36:04.881569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00697800 of size 1024 next 314 2025-05-12 18:36:04.881580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00697c00 of size 1024 next 317 2025-05-12 18:36:04.881591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00698000 of size 1024 next 318 2025-05-12 18:36:04.881603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00698400 of size 1024 next 319 2025-05-12 18:36:04.881614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00698800 of size 1024 next 320 2025-05-12 18:36:04.881625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00698c00 of size 1024 next 321 2025-05-12 18:36:04.881636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00699000 of size 4096 next 323 2025-05-12 18:36:04.881648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069a000 of size 4096 next 324 2025-05-12 18:36:04.881659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069b000 of size 4096 next 325 2025-05-12 18:36:04.881670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069c000 of size 4096 next 326 2025-05-12 18:36:04.881681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069d000 of size 4096 next 327 2025-05-12 18:36:04.881693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069e000 of size 1024 next 328 2025-05-12 18:36:04.881704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069e400 of size 1024 next 329 2025-05-12 18:36:04.881715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069e800 of size 1024 next 330 2025-05-12 18:36:04.881727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069ec00 of size 1024 next 331 2025-05-12 18:36:04.881738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069f000 of size 1024 next 332 2025-05-12 18:36:04.881749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069f400 of size 1024 next 335 2025-05-12 18:36:04.881761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069f800 of size 1024 next 336 2025-05-12 18:36:04.881772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069fc00 of size 1024 next 337 2025-05-12 18:36:04.881783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a0000 of size 1024 next 338 2025-05-12 18:36:04.881794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a0400 of size 1024 next 339 2025-05-12 18:36:04.881806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a0800 of size 4096 next 341 2025-05-12 18:36:04.881817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a1800 of size 4096 next 342 2025-05-12 18:36:04.881840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a2800 of size 4096 next 343 2025-05-12 18:36:04.881852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a3800 of size 4096 next 344 2025-05-12 18:36:04.881863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a4800 of size 4096 next 345 2025-05-12 18:36:04.881875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a5800 of size 1024 next 346 2025-05-12 18:36:04.881886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a5c00 of size 1024 next 347 2025-05-12 18:36:04.881897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a6000 of size 1024 next 348 2025-05-12 18:36:04.881908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a6400 of size 1024 next 349 2025-05-12 18:36:04.881920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a6800 of size 1024 next 350 2025-05-12 18:36:04.881931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a6c00 of size 1024 next 353 2025-05-12 18:36:04.881942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a7000 of size 1024 next 354 2025-05-12 18:36:04.881953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a7400 of size 1024 next 355 2025-05-12 18:36:04.881964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a7800 of size 1024 next 356 2025-05-12 18:36:04.881976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a7c00 of size 1024 next 357 2025-05-12 18:36:04.881987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a8000 of size 4096 next 359 2025-05-12 18:36:04.881998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a9000 of size 4096 next 360 2025-05-12 18:36:04.882009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006aa000 of size 4096 next 361 2025-05-12 18:36:04.882021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ab000 of size 4096 next 362 2025-05-12 18:36:04.882032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ac000 of size 4096 next 363 2025-05-12 18:36:04.882043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ad000 of size 1024 next 364 2025-05-12 18:36:04.882055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ad400 of size 1024 next 365 2025-05-12 18:36:04.882066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ad800 of size 1024 next 366 2025-05-12 18:36:04.882077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006adc00 of size 1024 next 367 2025-05-12 18:36:04.882088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ae000 of size 1024 next 368 2025-05-12 18:36:04.882100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ae400 of size 1024 next 371 2025-05-12 18:36:04.882111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ae800 of size 1024 next 372 2025-05-12 18:36:04.882122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006aec00 of size 1024 next 373 2025-05-12 18:36:04.882133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006af000 of size 1024 next 374 2025-05-12 18:36:04.882144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006af400 of size 1024 next 375 2025-05-12 18:36:04.882156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006af800 of size 4096 next 377 2025-05-12 18:36:04.882167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b0800 of size 4096 next 378 2025-05-12 18:36:04.882178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b1800 of size 4096 next 379 2025-05-12 18:36:04.882190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b2800 of size 4096 next 380 2025-05-12 18:36:04.882208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b3800 of size 4096 next 381 2025-05-12 18:36:04.882220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b4800 of size 1024 next 382 2025-05-12 18:36:04.882231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b4c00 of size 1024 next 383 2025-05-12 18:36:04.882243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b5000 of size 1024 next 384 2025-05-12 18:36:04.882254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b5400 of size 1024 next 385 2025-05-12 18:36:04.882265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b5800 of size 1024 next 386 2025-05-12 18:36:04.882276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b5c00 of size 1024 next 389 2025-05-12 18:36:04.882288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b6000 of size 1024 next 390 2025-05-12 18:36:04.882299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b6400 of size 1024 next 391 2025-05-12 18:36:04.882310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b6800 of size 1024 next 392 2025-05-12 18:36:04.882321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b6c00 of size 1024 next 393 2025-05-12 18:36:04.882333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b7000 of size 4096 next 395 2025-05-12 18:36:04.882344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b8000 of size 4096 next 396 2025-05-12 18:36:04.882355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b9000 of size 4096 next 397 2025-05-12 18:36:04.882367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ba000 of size 4096 next 398 2025-05-12 18:36:04.882378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bb000 of size 4096 next 399 2025-05-12 18:36:04.882389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bc000 of size 1024 next 400 2025-05-12 18:36:04.882400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bc400 of size 1024 next 401 2025-05-12 18:36:04.882412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bc800 of size 1024 next 402 2025-05-12 18:36:04.882423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bcc00 of size 1024 next 403 2025-05-12 18:36:04.882434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bd000 of size 1024 next 404 2025-05-12 18:36:04.882445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bd400 of size 1024 next 407 2025-05-12 18:36:04.882456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bd800 of size 1024 next 408 2025-05-12 18:36:04.882468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bdc00 of size 1024 next 409 2025-05-12 18:36:04.882479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006be000 of size 1024 next 410 2025-05-12 18:36:04.882490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006be400 of size 1024 next 411 2025-05-12 18:36:04.882502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006be800 of size 4096 next 413 2025-05-12 18:36:04.882513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bf800 of size 4096 next 414 2025-05-12 18:36:04.882524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c0800 of size 4096 next 415 2025-05-12 18:36:04.882535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c1800 of size 4096 next 416 2025-05-12 18:36:04.882547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c2800 of size 4096 next 417 2025-05-12 18:36:04.882558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c3800 of size 1024 next 418 2025-05-12 18:36:04.882576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c3c00 of size 1024 next 419 2025-05-12 18:36:04.882588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c4000 of size 1024 next 420 2025-05-12 18:36:04.882600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c4400 of size 1024 next 421 2025-05-12 18:36:04.882611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c4800 of size 1024 next 422 2025-05-12 18:36:04.882623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c4c00 of size 1024 next 425 2025-05-12 18:36:04.882634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c5000 of size 1024 next 426 2025-05-12 18:36:04.882645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c5400 of size 1024 next 427 2025-05-12 18:36:04.882656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c5800 of size 1024 next 428 2025-05-12 18:36:04.882668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c5c00 of size 1024 next 429 2025-05-12 18:36:04.882679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c6000 of size 4096 next 431 2025-05-12 18:36:04.882690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c7000 of size 4096 next 432 2025-05-12 18:36:04.882702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c8000 of size 4096 next 433 2025-05-12 18:36:04.882713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c9000 of size 4096 next 434 2025-05-12 18:36:04.882724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ca000 of size 4096 next 435 2025-05-12 18:36:04.882735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006cb000 of size 1024 next 436 2025-05-12 18:36:04.882747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006cb400 of size 1024 next 437 2025-05-12 18:36:04.882758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006cb800 of size 1024 next 438 2025-05-12 18:36:04.882769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006cbc00 of size 1024 next 103 2025-05-12 18:36:04.882781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006cc000 of size 262144 next 102 2025-05-12 18:36:04.882793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2e0070c000 of size 999424 next 18446744073709551615 2025-05-12 18:36:04.882804: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-12 18:36:04.882816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00800000 of size 589824 next 96 2025-05-12 18:36:04.882827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00890000 of size 262144 next 117 2025-05-12 18:36:04.882839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d0000 of size 1024 next 439 2025-05-12 18:36:04.882850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d0400 of size 1024 next 442 2025-05-12 18:36:04.882861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d0800 of size 1024 next 443 2025-05-12 18:36:04.882872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d0c00 of size 1024 next 444 2025-05-12 18:36:04.882884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d1000 of size 1024 next 445 2025-05-12 18:36:04.882908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d1400 of size 1024 next 446 2025-05-12 18:36:04.882923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d1800 of size 4096 next 448 2025-05-12 18:36:04.882934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d2800 of size 4096 next 449 2025-05-12 18:36:04.882946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d3800 of size 4096 next 450 2025-05-12 18:36:04.882957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d4800 of size 4096 next 451 2025-05-12 18:36:04.882977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d5800 of size 4096 next 452 2025-05-12 18:36:04.882988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d6800 of size 1024 next 453 2025-05-12 18:36:04.883000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d6c00 of size 1024 next 454 2025-05-12 18:36:04.883011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d7000 of size 1024 next 455 2025-05-12 18:36:04.883022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d7400 of size 1024 next 456 2025-05-12 18:36:04.883034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d7800 of size 1024 next 457 2025-05-12 18:36:04.883045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d7c00 of size 1024 next 460 2025-05-12 18:36:04.883056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d8000 of size 1024 next 461 2025-05-12 18:36:04.883067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d8400 of size 1024 next 462 2025-05-12 18:36:04.883079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d8800 of size 1024 next 463 2025-05-12 18:36:04.883090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d8c00 of size 1024 next 464 2025-05-12 18:36:04.883101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d9000 of size 4096 next 466 2025-05-12 18:36:04.883113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008da000 of size 4096 next 467 2025-05-12 18:36:04.883124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008db000 of size 4096 next 468 2025-05-12 18:36:04.883135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008dc000 of size 4096 next 469 2025-05-12 18:36:04.883146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008dd000 of size 4096 next 470 2025-05-12 18:36:04.883158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008de000 of size 1024 next 471 2025-05-12 18:36:04.883169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008de400 of size 1024 next 472 2025-05-12 18:36:04.883180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008de800 of size 1024 next 473 2025-05-12 18:36:04.883192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008dec00 of size 1024 next 474 2025-05-12 18:36:04.883203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008df000 of size 1024 next 475 2025-05-12 18:36:04.883214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008df400 of size 1024 next 478 2025-05-12 18:36:04.883225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008df800 of size 1024 next 479 2025-05-12 18:36:04.883237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008dfc00 of size 1024 next 480 2025-05-12 18:36:04.883248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e0000 of size 1024 next 481 2025-05-12 18:36:04.883259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e0400 of size 1024 next 482 2025-05-12 18:36:04.883271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e0800 of size 4096 next 484 2025-05-12 18:36:04.883282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e1800 of size 4096 next 485 2025-05-12 18:36:04.883293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e2800 of size 4096 next 486 2025-05-12 18:36:04.883305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e3800 of size 4096 next 487 2025-05-12 18:36:04.883316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e4800 of size 4096 next 488 2025-05-12 18:36:04.883327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e5800 of size 1024 next 489 2025-05-12 18:36:04.883346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e5c00 of size 1024 next 490 2025-05-12 18:36:04.883358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e6000 of size 1024 next 491 2025-05-12 18:36:04.883369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e6400 of size 1024 next 492 2025-05-12 18:36:04.883381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e6800 of size 1024 next 493 2025-05-12 18:36:04.883392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e6c00 of size 1024 next 496 2025-05-12 18:36:04.883403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e7000 of size 1024 next 497 2025-05-12 18:36:04.883414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e7400 of size 1024 next 498 2025-05-12 18:36:04.883426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e7800 of size 1024 next 499 2025-05-12 18:36:04.883437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e7c00 of size 1024 next 500 2025-05-12 18:36:04.883448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e8000 of size 4096 next 502 2025-05-12 18:36:04.883459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e9000 of size 4096 next 503 2025-05-12 18:36:04.883471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ea000 of size 4096 next 504 2025-05-12 18:36:04.883482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008eb000 of size 4096 next 505 2025-05-12 18:36:04.883493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ec000 of size 4096 next 506 2025-05-12 18:36:04.883505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ed000 of size 1024 next 507 2025-05-12 18:36:04.883516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ed400 of size 1024 next 508 2025-05-12 18:36:04.883527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ed800 of size 1024 next 509 2025-05-12 18:36:04.883538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008edc00 of size 1024 next 510 2025-05-12 18:36:04.883550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ee000 of size 1024 next 511 2025-05-12 18:36:04.883561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ee400 of size 1024 next 514 2025-05-12 18:36:04.883572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ee800 of size 1024 next 515 2025-05-12 18:36:04.883583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008eec00 of size 1024 next 516 2025-05-12 18:36:04.883595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ef000 of size 1024 next 517 2025-05-12 18:36:04.883606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ef400 of size 1024 next 518 2025-05-12 18:36:04.883617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ef800 of size 4096 next 520 2025-05-12 18:36:04.883629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f0800 of size 4096 next 521 2025-05-12 18:36:04.883640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f1800 of size 4096 next 522 2025-05-12 18:36:04.883651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f2800 of size 4096 next 523 2025-05-12 18:36:04.883663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f3800 of size 4096 next 524 2025-05-12 18:36:04.883674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f4800 of size 1024 next 525 2025-05-12 18:36:04.883685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f4c00 of size 1024 next 526 2025-05-12 18:36:04.883697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f5000 of size 1024 next 527 2025-05-12 18:36:04.883715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f5400 of size 1024 next 528 2025-05-12 18:36:04.883727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f5800 of size 1024 next 529 2025-05-12 18:36:04.883738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f5c00 of size 1024 next 532 2025-05-12 18:36:04.883750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f6000 of size 1024 next 533 2025-05-12 18:36:04.883761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f6400 of size 1024 next 534 2025-05-12 18:36:04.883772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f6800 of size 1024 next 535 2025-05-12 18:36:04.883783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f6c00 of size 1024 next 536 2025-05-12 18:36:04.883795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f7000 of size 4096 next 538 2025-05-12 18:36:04.883806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f8000 of size 4096 next 539 2025-05-12 18:36:04.883817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f9000 of size 4096 next 540 2025-05-12 18:36:04.883829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fa000 of size 4096 next 541 2025-05-12 18:36:04.883840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fb000 of size 4096 next 542 2025-05-12 18:36:04.883851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fc000 of size 1024 next 543 2025-05-12 18:36:04.883862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fc400 of size 1024 next 544 2025-05-12 18:36:04.883874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fc800 of size 1024 next 545 2025-05-12 18:36:04.883885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fcc00 of size 1024 next 546 2025-05-12 18:36:04.883896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fd000 of size 1024 next 547 2025-05-12 18:36:04.883908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fd400 of size 1024 next 550 2025-05-12 18:36:04.883919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fd800 of size 1024 next 551 2025-05-12 18:36:04.883930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fdc00 of size 1024 next 552 2025-05-12 18:36:04.883941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fe000 of size 1024 next 553 2025-05-12 18:36:04.883953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fe400 of size 1024 next 554 2025-05-12 18:36:04.883964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fe800 of size 4096 next 556 2025-05-12 18:36:04.883975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ff800 of size 4096 next 557 2025-05-12 18:36:04.883987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00900800 of size 4096 next 558 2025-05-12 18:36:04.883998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00901800 of size 4096 next 559 2025-05-12 18:36:04.884009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00902800 of size 4096 next 560 2025-05-12 18:36:04.884021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00903800 of size 1024 next 561 2025-05-12 18:36:04.884032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00903c00 of size 1024 next 562 2025-05-12 18:36:04.884043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00904000 of size 1024 next 563 2025-05-12 18:36:04.884054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00904400 of size 1024 next 564 2025-05-12 18:36:04.884066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00904800 of size 1024 next 565 2025-05-12 18:36:04.884084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00904c00 of size 1024 next 568 2025-05-12 18:36:04.884096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00905000 of size 1024 next 569 2025-05-12 18:36:04.884107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00905400 of size 1024 next 570 2025-05-12 18:36:04.884118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00905800 of size 1024 next 571 2025-05-12 18:36:04.884130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00905c00 of size 1024 next 572 2025-05-12 18:36:04.884141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00906000 of size 4096 next 574 2025-05-12 18:36:04.884154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00907000 of size 4096 next 575 2025-05-12 18:36:04.884167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00908000 of size 4096 next 576 2025-05-12 18:36:04.884179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00909000 of size 4096 next 577 2025-05-12 18:36:04.884191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090a000 of size 4096 next 578 2025-05-12 18:36:04.884204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090b000 of size 1024 next 579 2025-05-12 18:36:04.884216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090b400 of size 1024 next 580 2025-05-12 18:36:04.884229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090b800 of size 1024 next 581 2025-05-12 18:36:04.884241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090bc00 of size 1024 next 582 2025-05-12 18:36:04.884253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090c000 of size 1024 next 583 2025-05-12 18:36:04.884266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090c400 of size 1024 next 586 2025-05-12 18:36:04.884278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090c800 of size 1024 next 587 2025-05-12 18:36:04.884291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090cc00 of size 1024 next 588 2025-05-12 18:36:04.884303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090d000 of size 1024 next 589 2025-05-12 18:36:04.884315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090d400 of size 1024 next 590 2025-05-12 18:36:04.884328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090d800 of size 4096 next 592 2025-05-12 18:36:04.884341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090e800 of size 6144 next 112 2025-05-12 18:36:04.884354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00910000 of size 524288 next 111 2025-05-12 18:36:04.884367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00990000 of size 262144 next 135 2025-05-12 18:36:04.884379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e009d0000 of size 327680 next 124 2025-05-12 18:36:04.884392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00a20000 of size 589824 next 123 2025-05-12 18:36:04.884404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00ab0000 of size 262144 next 152 2025-05-12 18:36:04.884417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00af0000 of size 327680 next 142 2025-05-12 18:36:04.884430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00b40000 of size 786432 next 18446744073709551615 2025-05-12 18:36:04.884442: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-12 18:36:04.884454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c00000 of size 4096 next 593 2025-05-12 18:36:04.884467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c01000 of size 4096 next 594 2025-05-12 18:36:04.884479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c02000 of size 4096 next 595 2025-05-12 18:36:04.884500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c03000 of size 2048 next 598 2025-05-12 18:36:04.884513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c03800 of size 2048 next 599 2025-05-12 18:36:04.884525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c04000 of size 2048 next 600 2025-05-12 18:36:04.884538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c04800 of size 2048 next 601 2025-05-12 18:36:04.884550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c05000 of size 2048 next 602 2025-05-12 18:36:04.884563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c05800 of size 256 next 605 2025-05-12 18:36:04.884575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c05900 of size 256 next 606 2025-05-12 18:36:04.884588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c05a00 of size 2048 next 604 2025-05-12 18:36:04.884600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c06200 of size 2048 next 609 2025-05-12 18:36:04.884613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c06a00 of size 2048 next 610 2025-05-12 18:36:04.884625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c07200 of size 2048 next 611 2025-05-12 18:36:04.884637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c07a00 of size 2048 next 612 2025-05-12 18:36:04.884650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c08200 of size 256 next 614 2025-05-12 18:36:04.884662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c08300 of size 256 next 615 2025-05-12 18:36:04.884675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c08400 of size 8192 next 613 2025-05-12 18:36:04.884688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c0a400 of size 8192 next 617 2025-05-12 18:36:04.884700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c0c400 of size 8192 next 618 2025-05-12 18:36:04.884712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c0e400 of size 8192 next 619 2025-05-12 18:36:04.884725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c10400 of size 8192 next 620 2025-05-12 18:36:04.884737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c12400 of size 256 next 621 2025-05-12 18:36:04.884750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c12500 of size 256 next 622 2025-05-12 18:36:04.884762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2e00c12600 of size 514560 next 160 2025-05-12 18:36:04.884774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c90000 of size 589824 next 158 2025-05-12 18:36:04.884787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00d20000 of size 524288 next 171 2025-05-12 18:36:04.884799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2e00da0000 of size 1048576 next 222 2025-05-12 18:36:04.884812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00ea0000 of size 1048576 next 190 2025-05-12 18:36:04.884824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00fa0000 of size 1048576 next 189 2025-05-12 18:36:04.884837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e010a0000 of size 1048576 next 203 2025-05-12 18:36:04.884849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e011a0000 of size 1048576 next 251 2025-05-12 18:36:04.884862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e012a0000 of size 1441792 next 18446744073709551615 2025-05-12 18:36:04.884874: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-12 18:36:04.884887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00000 of size 1280 next 1 2025-05-12 18:36:04.884912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00500 of size 256 next 5 2025-05-12 18:36:04.884925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00600 of size 256 next 8 2025-05-12 18:36:04.884938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00700 of size 256 next 9 2025-05-12 18:36:04.884950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00800 of size 256 next 10 2025-05-12 18:36:04.884963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00900 of size 256 next 11 2025-05-12 18:36:04.884975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00a00 of size 256 next 12 2025-05-12 18:36:04.884987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00b00 of size 256 next 13 2025-05-12 18:36:04.885000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00c00 of size 256 next 17 2025-05-12 18:36:04.885012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00d00 of size 256 next 19 2025-05-12 18:36:04.885025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00e00 of size 256 next 20 2025-05-12 18:36:04.885037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00f00 of size 256 next 21 2025-05-12 18:36:04.885049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01000 of size 256 next 22 2025-05-12 18:36:04.885062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01100 of size 256 next 24 2025-05-12 18:36:04.885074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01200 of size 256 next 25 2025-05-12 18:36:04.885086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01300 of size 256 next 23 2025-05-12 18:36:04.885099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01400 of size 256 next 28 2025-05-12 18:36:04.885111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01500 of size 256 next 29 2025-05-12 18:36:04.885124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01600 of size 256 next 30 2025-05-12 18:36:04.885136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01700 of size 256 next 31 2025-05-12 18:36:04.885149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01800 of size 256 next 33 2025-05-12 18:36:04.885161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01900 of size 256 next 34 2025-05-12 18:36:04.885173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01a00 of size 1024 next 32 2025-05-12 18:36:04.885186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01e00 of size 1024 next 37 2025-05-12 18:36:04.885198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce02200 of size 1024 next 38 2025-05-12 18:36:04.885211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce02600 of size 1024 next 39 2025-05-12 18:36:04.885223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce02a00 of size 1024 next 40 2025-05-12 18:36:04.885236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce02e00 of size 1024 next 41 2025-05-12 18:36:04.885248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce03200 of size 1024 next 43 2025-05-12 18:36:04.885260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce03600 of size 1024 next 44 2025-05-12 18:36:04.885273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce03a00 of size 1024 next 45 2025-05-12 18:36:04.885285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce03e00 of size 1024 next 46 2025-05-12 18:36:04.885298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04200 of size 256 next 48 2025-05-12 18:36:04.885318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04300 of size 256 next 49 2025-05-12 18:36:04.885331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04400 of size 256 next 50 2025-05-12 18:36:04.885343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04500 of size 256 next 51 2025-05-12 18:36:04.885356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04600 of size 256 next 52 2025-05-12 18:36:04.885371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04700 of size 256 next 53 2025-05-12 18:36:04.885389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04800 of size 256 next 56 2025-05-12 18:36:04.885406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04900 of size 256 next 57 2025-05-12 18:36:04.885423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04a00 of size 256 next 58 2025-05-12 18:36:04.885439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04b00 of size 256 next 14 2025-05-12 18:36:04.885456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04c00 of size 256 next 15 2025-05-12 18:36:04.885473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04d00 of size 256 next 16 2025-05-12 18:36:04.885489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04e00 of size 1024 next 60 2025-05-12 18:36:04.885502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce05200 of size 1024 next 61 2025-05-12 18:36:04.885515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce05600 of size 1024 next 62 2025-05-12 18:36:04.885527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce05a00 of size 1024 next 63 2025-05-12 18:36:04.885540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce05e00 of size 1024 next 64 2025-05-12 18:36:04.885552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06200 of size 256 next 66 2025-05-12 18:36:04.885565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06300 of size 256 next 67 2025-05-12 18:36:04.885577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06400 of size 256 next 68 2025-05-12 18:36:04.885589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06500 of size 256 next 69 2025-05-12 18:36:04.885602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06600 of size 256 next 70 2025-05-12 18:36:04.885614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06700 of size 256 next 73 2025-05-12 18:36:04.885626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06800 of size 256 next 74 2025-05-12 18:36:04.885639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06900 of size 256 next 75 2025-05-12 18:36:04.885651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06a00 of size 256 next 76 2025-05-12 18:36:04.885665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06b00 of size 256 next 77 2025-05-12 18:36:04.885681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06c00 of size 1024 next 79 2025-05-12 18:36:04.885697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce07000 of size 1024 next 80 2025-05-12 18:36:04.885710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce07400 of size 1024 next 81 2025-05-12 18:36:04.885722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce07800 of size 1024 next 82 2025-05-12 18:36:04.885734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce07c00 of size 1024 next 83 2025-05-12 18:36:04.885747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08000 of size 256 next 85 2025-05-12 18:36:04.885759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08100 of size 256 next 86 2025-05-12 18:36:04.885782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08200 of size 512 next 84 2025-05-12 18:36:04.885795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08400 of size 512 next 88 2025-05-12 18:36:04.885808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08600 of size 512 next 89 2025-05-12 18:36:04.885820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08800 of size 512 next 90 2025-05-12 18:36:04.885833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08a00 of size 512 next 91 2025-05-12 18:36:04.885845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08c00 of size 256 next 93 2025-05-12 18:36:04.885857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08d00 of size 256 next 94 2025-05-12 18:36:04.885870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08e00 of size 512 next 92 2025-05-12 18:36:04.885882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09000 of size 512 next 97 2025-05-12 18:36:04.885895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09200 of size 512 next 98 2025-05-12 18:36:04.885907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09400 of size 512 next 99 2025-05-12 18:36:04.885919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09600 of size 512 next 2 2025-05-12 18:36:04.885932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09800 of size 256 next 3 2025-05-12 18:36:04.885944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09900 of size 256 next 4 2025-05-12 18:36:04.885957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09a00 of size 16384 next 18 2025-05-12 18:36:04.885969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0da00 of size 256 next 100 2025-05-12 18:36:04.885982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0db00 of size 256 next 101 2025-05-12 18:36:04.885994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0dc00 of size 2048 next 104 2025-05-12 18:36:04.886007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0e400 of size 2048 next 105 2025-05-12 18:36:04.886019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0ec00 of size 2048 next 106 2025-05-12 18:36:04.886031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0f400 of size 2048 next 107 2025-05-12 18:36:04.886044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0fc00 of size 2048 next 108 2025-05-12 18:36:04.886056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce10400 of size 256 next 109 2025-05-12 18:36:04.886069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce10500 of size 256 next 110 2025-05-12 18:36:04.886081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce10600 of size 2048 next 113 2025-05-12 18:36:04.886093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce10e00 of size 2048 next 114 2025-05-12 18:36:04.886106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce11600 of size 2048 next 115 2025-05-12 18:36:04.886118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce11e00 of size 2048 next 116 2025-05-12 18:36:04.886131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce12600 of size 2048 next 6 2025-05-12 18:36:04.886143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce12e00 of size 37632 next 7 2025-05-12 18:36:04.886156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1c100 of size 512 next 118 2025-05-12 18:36:04.886168: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1c300 of size 512 next 119 2025-05-12 18:36:04.886180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1c500 of size 512 next 120 2025-05-12 18:36:04.886201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1c700 of size 512 next 121 2025-05-12 18:36:04.886214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1c900 of size 512 next 122 2025-05-12 18:36:04.886226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1cb00 of size 512 next 125 2025-05-12 18:36:04.886239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1cd00 of size 512 next 126 2025-05-12 18:36:04.886251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1cf00 of size 512 next 127 2025-05-12 18:36:04.886264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1d100 of size 512 next 128 2025-05-12 18:36:04.886276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1d300 of size 512 next 129 2025-05-12 18:36:04.886288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1d500 of size 2048 next 130 2025-05-12 18:36:04.886301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1dd00 of size 2048 next 131 2025-05-12 18:36:04.886313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1e500 of size 2048 next 132 2025-05-12 18:36:04.886326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1ed00 of size 2048 next 133 2025-05-12 18:36:04.886338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1f500 of size 2048 next 134 2025-05-12 18:36:04.886350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1fd00 of size 512 next 136 2025-05-12 18:36:04.886363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1ff00 of size 512 next 137 2025-05-12 18:36:04.886375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20100 of size 512 next 138 2025-05-12 18:36:04.886387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20300 of size 512 next 139 2025-05-12 18:36:04.886400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20500 of size 512 next 140 2025-05-12 18:36:04.886412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20700 of size 512 next 141 2025-05-12 18:36:04.886425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20900 of size 512 next 143 2025-05-12 18:36:04.886437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20b00 of size 512 next 144 2025-05-12 18:36:04.886449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20d00 of size 512 next 145 2025-05-12 18:36:04.886462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20f00 of size 512 next 146 2025-05-12 18:36:04.886474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce21100 of size 2048 next 147 2025-05-12 18:36:04.886487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce21900 of size 2048 next 148 2025-05-12 18:36:04.886499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce22100 of size 2048 next 149 2025-05-12 18:36:04.886511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce22900 of size 2048 next 150 2025-05-12 18:36:04.886524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce23100 of size 2048 next 151 2025-05-12 18:36:04.886536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce23900 of size 512 next 153 2025-05-12 18:36:04.886549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce23b00 of size 512 next 154 2025-05-12 18:36:04.886561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce23d00 of size 512 next 155 2025-05-12 18:36:04.886573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce23f00 of size 512 next 156 2025-05-12 18:36:04.886586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24100 of size 512 next 157 2025-05-12 18:36:04.886606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24300 of size 512 next 161 2025-05-12 18:36:04.886619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24500 of size 512 next 162 2025-05-12 18:36:04.886631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24700 of size 512 next 163 2025-05-12 18:36:04.886643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24900 of size 512 next 164 2025-05-12 18:36:04.886656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24b00 of size 512 next 165 2025-05-12 18:36:04.886668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24d00 of size 2048 next 166 2025-05-12 18:36:04.886681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce25500 of size 2048 next 167 2025-05-12 18:36:04.886693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce25d00 of size 2048 next 168 2025-05-12 18:36:04.886705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce26500 of size 2048 next 169 2025-05-12 18:36:04.886718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce26d00 of size 2048 next 170 2025-05-12 18:36:04.886730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce27500 of size 1024 next 172 2025-05-12 18:36:04.886742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce27900 of size 1024 next 173 2025-05-12 18:36:04.886755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce27d00 of size 1024 next 174 2025-05-12 18:36:04.886767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28100 of size 1024 next 175 2025-05-12 18:36:04.886779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28500 of size 1024 next 176 2025-05-12 18:36:04.886792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28900 of size 256 next 178 2025-05-12 18:36:04.886804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28a00 of size 256 next 179 2025-05-12 18:36:04.886816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28b00 of size 1024 next 177 2025-05-12 18:36:04.886829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28f00 of size 1024 next 182 2025-05-12 18:36:04.886841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce29300 of size 1024 next 183 2025-05-12 18:36:04.886854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce29700 of size 1024 next 184 2025-05-12 18:36:04.886866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce29b00 of size 1024 next 185 2025-05-12 18:36:04.886878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce29f00 of size 256 next 187 2025-05-12 18:36:04.886891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce2a000 of size 256 next 188 2025-05-12 18:36:04.886937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce2a100 of size 4096 next 186 2025-05-12 18:36:04.886950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce2b100 of size 4096 next 42 2025-05-12 18:36:04.886963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce2c100 of size 65536 next 36 2025-05-12 18:36:04.886975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce3c100 of size 65536 next 35 2025-05-12 18:36:04.886988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce4c100 of size 4096 next 235 2025-05-12 18:36:04.887000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce4d100 of size 4096 next 236 2025-05-12 18:36:04.887013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce4e100 of size 4096 next 237 2025-05-12 18:36:04.887025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce4f100 of size 4096 next 238 2025-05-12 18:36:04.887047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce50100 of size 1024 next 239 2025-05-12 18:36:04.887060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce50500 of size 1024 next 240 2025-05-12 18:36:04.887073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce50900 of size 1024 next 241 2025-05-12 18:36:04.887085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce50d00 of size 1024 next 242 2025-05-12 18:36:04.887098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce51100 of size 1024 next 243 2025-05-12 18:36:04.887110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce51500 of size 1024 next 246 2025-05-12 18:36:04.887123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce51900 of size 1024 next 247 2025-05-12 18:36:04.887135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce51d00 of size 1024 next 248 2025-05-12 18:36:04.887148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce52100 of size 1024 next 249 2025-05-12 18:36:04.887160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce52500 of size 1024 next 250 2025-05-12 18:36:04.887172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce52900 of size 4096 next 252 2025-05-12 18:36:04.887185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce53900 of size 4096 next 253 2025-05-12 18:36:04.887197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce54900 of size 4096 next 254 2025-05-12 18:36:04.887210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce55900 of size 4096 next 255 2025-05-12 18:36:04.887222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce56900 of size 4096 next 256 2025-05-12 18:36:04.887235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce57900 of size 1024 next 257 2025-05-12 18:36:04.887247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce57d00 of size 1024 next 258 2025-05-12 18:36:04.887259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce58100 of size 1024 next 259 2025-05-12 18:36:04.887272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce58500 of size 1024 next 260 2025-05-12 18:36:04.887284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce58900 of size 1024 next 261 2025-05-12 18:36:04.887297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce58d00 of size 1024 next 264 2025-05-12 18:36:04.887309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce59100 of size 1024 next 265 2025-05-12 18:36:04.887321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce59500 of size 1024 next 266 2025-05-12 18:36:04.887334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce59900 of size 1024 next 267 2025-05-12 18:36:04.887346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce59d00 of size 1024 next 268 2025-05-12 18:36:04.887358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5a100 of size 4096 next 270 2025-05-12 18:36:04.887371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5b100 of size 4096 next 271 2025-05-12 18:36:04.887383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5c100 of size 4096 next 272 2025-05-12 18:36:04.887396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5d100 of size 4096 next 273 2025-05-12 18:36:04.887408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5e100 of size 4096 next 274 2025-05-12 18:36:04.887421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5f100 of size 1024 next 275 2025-05-12 18:36:04.887433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5f500 of size 1024 next 276 2025-05-12 18:36:04.887445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5f900 of size 1024 next 277 2025-05-12 18:36:04.887466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5fd00 of size 1024 next 278 2025-05-12 18:36:04.887479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce60100 of size 1024 next 279 2025-05-12 18:36:04.887491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce60500 of size 1024 next 282 2025-05-12 18:36:04.887503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce60900 of size 1024 next 283 2025-05-12 18:36:04.887516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce60d00 of size 1024 next 284 2025-05-12 18:36:04.887528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce61100 of size 1024 next 285 2025-05-12 18:36:04.887540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce61500 of size 1024 next 286 2025-05-12 18:36:04.887553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce61900 of size 4096 next 288 2025-05-12 18:36:04.887565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce62900 of size 6144 next 27 2025-05-12 18:36:04.887578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce64100 of size 147456 next 26 2025-05-12 18:36:04.887590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce88100 of size 65536 next 47 2025-05-12 18:36:04.887603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce98100 of size 65536 next 59 2025-05-12 18:36:04.887615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3cea8100 of size 65536 next 65 2025-05-12 18:36:04.887629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ceb8100 of size 294656 next 18446744073709551615 2025-05-12 18:36:04.887641: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-12 18:36:04.887659: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 65 Chunks of size 256 totalling 16.2KiB 2025-05-12 18:36:04.887674: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-12 18:36:04.887688: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-05-12 18:36:04.887702: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-12 18:36:04.887716: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 35 Chunks of size 2048 totalling 70.0KiB 2025-05-12 18:36:04.887730: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-12 18:36:04.887744: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-12 18:36:04.887758: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-12 18:36:04.887772: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 8192 totalling 40.0KiB 2025-05-12 18:36:04.887785: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-12 18:36:04.887799: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-12 18:36:04.887813: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-12 18:36:04.887827: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-12 18:36:04.887841: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-12 18:36:04.887855: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-12 18:36:04.887869: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-12 18:36:04.887883: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-12 18:36:04.887905: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-12 18:36:04.887919: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-12 18:36:04.887933: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-12 18:36:04.887947: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-12 18:36:04.887961: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-05-12 18:36:04.887975: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-12 18:36:04.887989: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-12 18:36:04.888002: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-12 18:36:04.888017: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-05-12 18:36:04.888030: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4194304 totalling 4.00MiB 2025-05-12 18:36:04.888044: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 9437184 totalling 9.00MiB 2025-05-12 18:36:04.888058: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12451840 totalling 11.88MiB 2025-05-12 18:36:04.888072: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 14680064 totalling 14.00MiB 2025-05-12 18:36:04.888086: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 152.43MiB 2025-05-12 18:36:04.888099: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 173932544 memory_limit_: 173932544 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-05-12 18:36:04.888117: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 173932544 InUse: 159835648 MaxInUse: 159835904 NumAllocs: 2071 MaxAllocSize: 14680064 2025-05-12 18:36:04.888148: W tensorflow/core/common_runtime/bfc_allocator.cc:439] ********xx************x*************************************__************************************** 2025-05-12 18:36:04.888516: 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[1,1,1024,2048] 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[1,1,1024,2048] 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.18278861045837402 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 Mon May 12 18:36:06 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 542 wait 20 seconds l 3637 free memory gpu now : 542 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-05-12 18:36:29.077841: 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-12 18:36:29.103050: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-12 18:36:29.105086: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f2fdc000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-12 18:36:29.105135: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-12 18:36:29.108692: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-12 18:36:29.360853: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x17cffe50 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-12 18:36:29.360906: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-12 18:36:29.361837: 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-12 18:36:29.362246: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-12 18:36:29.365400: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-12 18:36:29.370976: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-12 18:36:29.371686: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-12 18:36:29.374081: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-12 18:36:29.375575: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-12 18:36:29.380448: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-12 18:36:29.381256: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-12 18:36:29.381314: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-12 18:36:29.381747: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-12 18:36:29.381761: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-12 18:36:29.381769: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-12 18:36:29.382482: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 165 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-12 18:36:29.956996: 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-12 18:36:29.957068: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-12 18:36:29.957089: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-12 18:36:29.957107: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-12 18:36:29.957126: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-12 18:36:29.957144: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-12 18:36:29.957162: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-12 18:36:29.957180: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-12 18:36:29.957968: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-12 18:36:29.958850: 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-12 18:36:29.958883: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-12 18:36:29.958919: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-12 18:36:29.958940: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-12 18:36:29.958958: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-12 18:36:29.958975: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-12 18:36:29.958992: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-12 18:36:29.959009: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-12 18:36:29.959804: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-12 18:36:29.959835: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-12 18:36:29.959845: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-12 18:36:29.959855: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-12 18:36:29.960687: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 165 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-12 18:36:41.542188: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 8.00MiB (rounded to 8388608) Current allocation summary follows. 2025-05-12 18:36:41.542309: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-12 18:36:41.542332: 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-12 18:36:41.542359: 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-12 18:36:41.542377: 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-12 18:36:41.542393: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 35, Chunks in use: 35. 70.0KiB allocated for chunks. 70.0KiB in use in bin. 70.0KiB client-requested in use in bin. 2025-05-12 18:36:41.542410: 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-12 18:36:41.542426: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 5, Chunks in use: 5. 40.0KiB allocated for chunks. 40.0KiB in use in bin. 40.0KiB client-requested in use in bin. 2025-05-12 18:36:41.542442: 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-12 18:36:41.542458: 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-12 18:36:41.542474: 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-12 18:36:41.542490: 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-12 18:36:41.542506: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.40MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-12 18:36:41.542521: 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-12 18:36:41.542538: 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-12 18:36:41.542554: 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-12 18:36:41.542587: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 1, Chunks in use: 1. 4.00MiB allocated for chunks. 4.00MiB in use in bin. 4.00MiB client-requested in use in bin. 2025-05-12 18:36:41.542605: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 3, Chunks in use: 3. 34.88MiB allocated for chunks. 34.88MiB in use in bin. 25.00MiB client-requested in use in bin. 2025-05-12 18:36:41.542620: 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-12 18:36:41.542634: 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-12 18:36:41.542649: 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-12 18:36:41.542663: 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-12 18:36:41.542677: 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-12 18:36:41.542691: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 8.00MiB was 8.00MiB, Chunk State: 2025-05-12 18:36:41.542704: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 40763392 2025-05-12 18:36:41.542724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df4000000 of size 4194304 next 616 2025-05-12 18:36:41.542737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df4400000 of size 14680064 next 608 2025-05-12 18:36:41.542750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df5200000 of size 9437184 next 607 2025-05-12 18:36:41.542764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df5b00000 of size 12451840 next 18446744073709551615 2025-05-12 18:36:41.542776: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-12 18:36:41.542789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8000000 of size 2359296 next 370 2025-05-12 18:36:41.542801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8240000 of size 1048576 next 394 2025-05-12 18:36:41.542814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2df8340000 of size 1310720 next 388 2025-05-12 18:36:41.542826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8480000 of size 2359296 next 387 2025-05-12 18:36:41.542839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df86c0000 of size 1048576 next 412 2025-05-12 18:36:41.542851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df87c0000 of size 1310720 next 406 2025-05-12 18:36:41.542864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8900000 of size 2359296 next 405 2025-05-12 18:36:41.542876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8b40000 of size 1048576 next 430 2025-05-12 18:36:41.542889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8c40000 of size 1310720 next 424 2025-05-12 18:36:41.542917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8d80000 of size 2359296 next 423 2025-05-12 18:36:41.542930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df8fc0000 of size 1048576 next 447 2025-05-12 18:36:41.542943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df90c0000 of size 1310720 next 441 2025-05-12 18:36:41.542965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9200000 of size 2359296 next 440 2025-05-12 18:36:41.542978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9440000 of size 1048576 next 465 2025-05-12 18:36:41.542990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9540000 of size 1310720 next 459 2025-05-12 18:36:41.543002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9680000 of size 2359296 next 458 2025-05-12 18:36:41.543015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df98c0000 of size 1048576 next 483 2025-05-12 18:36:41.543027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df99c0000 of size 1310720 next 477 2025-05-12 18:36:41.543039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9b00000 of size 2359296 next 476 2025-05-12 18:36:41.543052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9d40000 of size 1048576 next 501 2025-05-12 18:36:41.543064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9e40000 of size 1310720 next 495 2025-05-12 18:36:41.543076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2df9f80000 of size 2359296 next 494 2025-05-12 18:36:41.543088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa1c0000 of size 1048576 next 519 2025-05-12 18:36:41.543101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa2c0000 of size 1310720 next 513 2025-05-12 18:36:41.543113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa400000 of size 2359296 next 512 2025-05-12 18:36:41.543125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa640000 of size 1048576 next 537 2025-05-12 18:36:41.543138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa740000 of size 1310720 next 531 2025-05-12 18:36:41.543150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfa880000 of size 2359296 next 530 2025-05-12 18:36:41.543162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfaac0000 of size 1048576 next 555 2025-05-12 18:36:41.543174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfabc0000 of size 1310720 next 549 2025-05-12 18:36:41.543187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfad00000 of size 2359296 next 548 2025-05-12 18:36:41.543199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfaf40000 of size 1048576 next 573 2025-05-12 18:36:41.543211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfb040000 of size 1310720 next 567 2025-05-12 18:36:41.543224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfb180000 of size 2359296 next 566 2025-05-12 18:36:41.543236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfb3c0000 of size 1048576 next 591 2025-05-12 18:36:41.543248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2dfb4c0000 of size 1310720 next 585 2025-05-12 18:36:41.543261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfb600000 of size 2359296 next 584 2025-05-12 18:36:41.543273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2dfb840000 of size 2097152 next 597 2025-05-12 18:36:41.543286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfba40000 of size 2097152 next 596 2025-05-12 18:36:41.543298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2dfbc40000 of size 3932160 next 18446744073709551615 2025-05-12 18:36:41.543310: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-12 18:36:41.543323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc000000 of size 2359296 next 245 2025-05-12 18:36:41.543335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc240000 of size 1048576 next 269 2025-05-12 18:36:41.543348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc340000 of size 1310720 next 263 2025-05-12 18:36:41.543369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc480000 of size 2359296 next 262 2025-05-12 18:36:41.543382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc6c0000 of size 1048576 next 287 2025-05-12 18:36:41.543394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc7c0000 of size 1310720 next 281 2025-05-12 18:36:41.543406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfc900000 of size 2359296 next 280 2025-05-12 18:36:41.543419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfcb40000 of size 1048576 next 304 2025-05-12 18:36:41.543431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfcc40000 of size 1310720 next 298 2025-05-12 18:36:41.543443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfcd80000 of size 2359296 next 297 2025-05-12 18:36:41.543455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfcfc0000 of size 1048576 next 322 2025-05-12 18:36:41.543468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd0c0000 of size 1310720 next 316 2025-05-12 18:36:41.543480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd200000 of size 2359296 next 315 2025-05-12 18:36:41.543492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd440000 of size 1048576 next 340 2025-05-12 18:36:41.543504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd540000 of size 1310720 next 334 2025-05-12 18:36:41.543517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd680000 of size 2359296 next 333 2025-05-12 18:36:41.543529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd8c0000 of size 1048576 next 358 2025-05-12 18:36:41.543541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfd9c0000 of size 1310720 next 352 2025-05-12 18:36:41.543553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfdb00000 of size 2359296 next 351 2025-05-12 18:36:41.543566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfdd40000 of size 1048576 next 376 2025-05-12 18:36:41.543578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfde40000 of size 1835008 next 18446744073709551615 2025-05-12 18:36:41.543590: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-12 18:36:41.543603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe000000 of size 2359296 next 181 2025-05-12 18:36:41.543615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe240000 of size 2097152 next 196 2025-05-12 18:36:41.543627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe440000 of size 1048576 next 216 2025-05-12 18:36:41.543640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe540000 of size 1310720 next 209 2025-05-12 18:36:41.543652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe680000 of size 2359296 next 208 2025-05-12 18:36:41.543664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe8c0000 of size 1048576 next 234 2025-05-12 18:36:41.543676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfe9c0000 of size 1310720 next 228 2025-05-12 18:36:41.543689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2dfeb00000 of size 2359296 next 227 2025-05-12 18:36:41.543701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2dfed40000 of size 2883584 next 18446744073709551615 2025-05-12 18:36:41.543713: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-12 18:36:41.543725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00600000 of size 147456 next 55 2025-05-12 18:36:41.543738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00624000 of size 65536 next 78 2025-05-12 18:36:41.543759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00634000 of size 4096 next 191 2025-05-12 18:36:41.543772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00635000 of size 4096 next 192 2025-05-12 18:36:41.543784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00636000 of size 4096 next 193 2025-05-12 18:36:41.543797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00637000 of size 256 next 194 2025-05-12 18:36:41.543809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00637100 of size 256 next 195 2025-05-12 18:36:41.543821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00637200 of size 4096 next 197 2025-05-12 18:36:41.543834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00638200 of size 4096 next 198 2025-05-12 18:36:41.543846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00639200 of size 4096 next 199 2025-05-12 18:36:41.543858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063a200 of size 4096 next 200 2025-05-12 18:36:41.543870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063b200 of size 4096 next 201 2025-05-12 18:36:41.543883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063c200 of size 1024 next 202 2025-05-12 18:36:41.543895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063c600 of size 1024 next 204 2025-05-12 18:36:41.543907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063ca00 of size 1024 next 205 2025-05-12 18:36:41.543919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063ce00 of size 1024 next 206 2025-05-12 18:36:41.543932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063d200 of size 1024 next 207 2025-05-12 18:36:41.543944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063d600 of size 1024 next 210 2025-05-12 18:36:41.543956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063da00 of size 1024 next 211 2025-05-12 18:36:41.543968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063de00 of size 1024 next 212 2025-05-12 18:36:41.543981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063e200 of size 1024 next 213 2025-05-12 18:36:41.543993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063e600 of size 1024 next 214 2025-05-12 18:36:41.544005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063ea00 of size 4096 next 215 2025-05-12 18:36:41.544017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0063fa00 of size 4096 next 217 2025-05-12 18:36:41.544030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00640a00 of size 4096 next 218 2025-05-12 18:36:41.544042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00641a00 of size 4096 next 219 2025-05-12 18:36:41.544054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00642a00 of size 4096 next 220 2025-05-12 18:36:41.544066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00643a00 of size 1024 next 221 2025-05-12 18:36:41.544079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00643e00 of size 1024 next 223 2025-05-12 18:36:41.544091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00644200 of size 1024 next 224 2025-05-12 18:36:41.544103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00644600 of size 1024 next 225 2025-05-12 18:36:41.544115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00644a00 of size 1024 next 226 2025-05-12 18:36:41.544127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00644e00 of size 1024 next 229 2025-05-12 18:36:41.544140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00645200 of size 1024 next 230 2025-05-12 18:36:41.544152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00645600 of size 1024 next 231 2025-05-12 18:36:41.544173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00645a00 of size 1024 next 232 2025-05-12 18:36:41.544185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00645e00 of size 1024 next 233 2025-05-12 18:36:41.544198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00646200 of size 7680 next 72 2025-05-12 18:36:41.544210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00648000 of size 147456 next 71 2025-05-12 18:36:41.544223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0066c000 of size 131072 next 87 2025-05-12 18:36:41.544235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068c000 of size 4096 next 289 2025-05-12 18:36:41.544248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068d000 of size 4096 next 290 2025-05-12 18:36:41.544260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068e000 of size 4096 next 291 2025-05-12 18:36:41.544272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068f000 of size 1024 next 292 2025-05-12 18:36:41.544284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068f400 of size 1024 next 293 2025-05-12 18:36:41.544297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068f800 of size 1024 next 294 2025-05-12 18:36:41.544309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0068fc00 of size 1024 next 295 2025-05-12 18:36:41.544321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00690000 of size 1024 next 296 2025-05-12 18:36:41.544334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00690400 of size 1024 next 299 2025-05-12 18:36:41.544346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00690800 of size 1024 next 300 2025-05-12 18:36:41.544358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00690c00 of size 1024 next 301 2025-05-12 18:36:41.544370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00691000 of size 1024 next 302 2025-05-12 18:36:41.544383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00691400 of size 1024 next 303 2025-05-12 18:36:41.544395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00691800 of size 4096 next 305 2025-05-12 18:36:41.544407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00692800 of size 4096 next 306 2025-05-12 18:36:41.544419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00693800 of size 4096 next 307 2025-05-12 18:36:41.544432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00694800 of size 4096 next 308 2025-05-12 18:36:41.544444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00695800 of size 4096 next 309 2025-05-12 18:36:41.544456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00696800 of size 1024 next 310 2025-05-12 18:36:41.544468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00696c00 of size 1024 next 311 2025-05-12 18:36:41.544481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00697000 of size 1024 next 312 2025-05-12 18:36:41.544493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00697400 of size 1024 next 313 2025-05-12 18:36:41.544505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00697800 of size 1024 next 314 2025-05-12 18:36:41.544517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00697c00 of size 1024 next 317 2025-05-12 18:36:41.544530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00698000 of size 1024 next 318 2025-05-12 18:36:41.544542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00698400 of size 1024 next 319 2025-05-12 18:36:41.544554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00698800 of size 1024 next 320 2025-05-12 18:36:41.544575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00698c00 of size 1024 next 321 2025-05-12 18:36:41.544588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00699000 of size 4096 next 323 2025-05-12 18:36:41.544601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069a000 of size 4096 next 324 2025-05-12 18:36:41.544613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069b000 of size 4096 next 325 2025-05-12 18:36:41.544625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069c000 of size 4096 next 326 2025-05-12 18:36:41.544637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069d000 of size 4096 next 327 2025-05-12 18:36:41.544650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069e000 of size 1024 next 328 2025-05-12 18:36:41.544662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069e400 of size 1024 next 329 2025-05-12 18:36:41.544674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069e800 of size 1024 next 330 2025-05-12 18:36:41.544687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069ec00 of size 1024 next 331 2025-05-12 18:36:41.544699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069f000 of size 1024 next 332 2025-05-12 18:36:41.544711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069f400 of size 1024 next 335 2025-05-12 18:36:41.544723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069f800 of size 1024 next 336 2025-05-12 18:36:41.544736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0069fc00 of size 1024 next 337 2025-05-12 18:36:41.544748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a0000 of size 1024 next 338 2025-05-12 18:36:41.544760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a0400 of size 1024 next 339 2025-05-12 18:36:41.544772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a0800 of size 4096 next 341 2025-05-12 18:36:41.544785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a1800 of size 4096 next 342 2025-05-12 18:36:41.544797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a2800 of size 4096 next 343 2025-05-12 18:36:41.544809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a3800 of size 4096 next 344 2025-05-12 18:36:41.544821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a4800 of size 4096 next 345 2025-05-12 18:36:41.544833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a5800 of size 1024 next 346 2025-05-12 18:36:41.544846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a5c00 of size 1024 next 347 2025-05-12 18:36:41.544858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a6000 of size 1024 next 348 2025-05-12 18:36:41.544870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a6400 of size 1024 next 349 2025-05-12 18:36:41.544882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a6800 of size 1024 next 350 2025-05-12 18:36:41.544895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a6c00 of size 1024 next 353 2025-05-12 18:36:41.544907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a7000 of size 1024 next 354 2025-05-12 18:36:41.544919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a7400 of size 1024 next 355 2025-05-12 18:36:41.544931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a7800 of size 1024 next 356 2025-05-12 18:36:41.544944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a7c00 of size 1024 next 357 2025-05-12 18:36:41.544956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a8000 of size 4096 next 359 2025-05-12 18:36:41.544977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006a9000 of size 4096 next 360 2025-05-12 18:36:41.544990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006aa000 of size 4096 next 361 2025-05-12 18:36:41.545002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ab000 of size 4096 next 362 2025-05-12 18:36:41.545015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ac000 of size 4096 next 363 2025-05-12 18:36:41.545027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ad000 of size 1024 next 364 2025-05-12 18:36:41.545039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ad400 of size 1024 next 365 2025-05-12 18:36:41.545051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ad800 of size 1024 next 366 2025-05-12 18:36:41.545064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006adc00 of size 1024 next 367 2025-05-12 18:36:41.545076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ae000 of size 1024 next 368 2025-05-12 18:36:41.545088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ae400 of size 1024 next 371 2025-05-12 18:36:41.545101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ae800 of size 1024 next 372 2025-05-12 18:36:41.545113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006aec00 of size 1024 next 373 2025-05-12 18:36:41.545125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006af000 of size 1024 next 374 2025-05-12 18:36:41.545137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006af400 of size 1024 next 375 2025-05-12 18:36:41.545150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006af800 of size 4096 next 377 2025-05-12 18:36:41.545162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b0800 of size 4096 next 378 2025-05-12 18:36:41.545174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b1800 of size 4096 next 379 2025-05-12 18:36:41.545187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b2800 of size 4096 next 380 2025-05-12 18:36:41.545199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b3800 of size 4096 next 381 2025-05-12 18:36:41.545211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b4800 of size 1024 next 382 2025-05-12 18:36:41.545224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b4c00 of size 1024 next 383 2025-05-12 18:36:41.545236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b5000 of size 1024 next 384 2025-05-12 18:36:41.545248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b5400 of size 1024 next 385 2025-05-12 18:36:41.545260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b5800 of size 1024 next 386 2025-05-12 18:36:41.545273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b5c00 of size 1024 next 389 2025-05-12 18:36:41.545285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b6000 of size 1024 next 390 2025-05-12 18:36:41.545297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b6400 of size 1024 next 391 2025-05-12 18:36:41.545309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b6800 of size 1024 next 392 2025-05-12 18:36:41.545322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b6c00 of size 1024 next 393 2025-05-12 18:36:41.545334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b7000 of size 4096 next 395 2025-05-12 18:36:41.545346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b8000 of size 4096 next 396 2025-05-12 18:36:41.545358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006b9000 of size 4096 next 397 2025-05-12 18:36:41.545379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ba000 of size 4096 next 398 2025-05-12 18:36:41.545392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bb000 of size 4096 next 399 2025-05-12 18:36:41.545404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bc000 of size 1024 next 400 2025-05-12 18:36:41.545416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bc400 of size 1024 next 401 2025-05-12 18:36:41.545429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bc800 of size 1024 next 402 2025-05-12 18:36:41.545441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bcc00 of size 1024 next 403 2025-05-12 18:36:41.545453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bd000 of size 1024 next 404 2025-05-12 18:36:41.545466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bd400 of size 1024 next 407 2025-05-12 18:36:41.545478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bd800 of size 1024 next 408 2025-05-12 18:36:41.545490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bdc00 of size 1024 next 409 2025-05-12 18:36:41.545502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006be000 of size 1024 next 410 2025-05-12 18:36:41.545515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006be400 of size 1024 next 411 2025-05-12 18:36:41.545527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006be800 of size 4096 next 413 2025-05-12 18:36:41.545539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006bf800 of size 4096 next 414 2025-05-12 18:36:41.545551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c0800 of size 4096 next 415 2025-05-12 18:36:41.545564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c1800 of size 4096 next 416 2025-05-12 18:36:41.545576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c2800 of size 4096 next 417 2025-05-12 18:36:41.545588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c3800 of size 1024 next 418 2025-05-12 18:36:41.545600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c3c00 of size 1024 next 419 2025-05-12 18:36:41.545613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c4000 of size 1024 next 420 2025-05-12 18:36:41.545625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c4400 of size 1024 next 421 2025-05-12 18:36:41.545637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c4800 of size 1024 next 422 2025-05-12 18:36:41.545649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c4c00 of size 1024 next 425 2025-05-12 18:36:41.545661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c5000 of size 1024 next 426 2025-05-12 18:36:41.545674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c5400 of size 1024 next 427 2025-05-12 18:36:41.545686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c5800 of size 1024 next 428 2025-05-12 18:36:41.545698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c5c00 of size 1024 next 429 2025-05-12 18:36:41.545710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c6000 of size 4096 next 431 2025-05-12 18:36:41.545723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c7000 of size 4096 next 432 2025-05-12 18:36:41.545735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c8000 of size 4096 next 433 2025-05-12 18:36:41.545747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006c9000 of size 4096 next 434 2025-05-12 18:36:41.545759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006ca000 of size 4096 next 435 2025-05-12 18:36:41.545772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006cb000 of size 1024 next 436 2025-05-12 18:36:41.545792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006cb400 of size 1024 next 437 2025-05-12 18:36:41.545805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006cb800 of size 1024 next 438 2025-05-12 18:36:41.545817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006cbc00 of size 1024 next 103 2025-05-12 18:36:41.545830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e006cc000 of size 262144 next 102 2025-05-12 18:36:41.545843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2e0070c000 of size 999424 next 18446744073709551615 2025-05-12 18:36:41.545855: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-12 18:36:41.545867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00800000 of size 589824 next 96 2025-05-12 18:36:41.545880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00890000 of size 262144 next 117 2025-05-12 18:36:41.545892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d0000 of size 1024 next 439 2025-05-12 18:36:41.545905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d0400 of size 1024 next 442 2025-05-12 18:36:41.545917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d0800 of size 1024 next 443 2025-05-12 18:36:41.545929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d0c00 of size 1024 next 444 2025-05-12 18:36:41.545942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d1000 of size 1024 next 445 2025-05-12 18:36:41.545954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d1400 of size 1024 next 446 2025-05-12 18:36:41.545966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d1800 of size 4096 next 448 2025-05-12 18:36:41.545978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d2800 of size 4096 next 449 2025-05-12 18:36:41.545991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d3800 of size 4096 next 450 2025-05-12 18:36:41.546003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d4800 of size 4096 next 451 2025-05-12 18:36:41.546015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d5800 of size 4096 next 452 2025-05-12 18:36:41.546027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d6800 of size 1024 next 453 2025-05-12 18:36:41.546040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d6c00 of size 1024 next 454 2025-05-12 18:36:41.546052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d7000 of size 1024 next 455 2025-05-12 18:36:41.546064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d7400 of size 1024 next 456 2025-05-12 18:36:41.546076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d7800 of size 1024 next 457 2025-05-12 18:36:41.546089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d7c00 of size 1024 next 460 2025-05-12 18:36:41.546101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d8000 of size 1024 next 461 2025-05-12 18:36:41.546113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d8400 of size 1024 next 462 2025-05-12 18:36:41.546125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d8800 of size 1024 next 463 2025-05-12 18:36:41.546138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d8c00 of size 1024 next 464 2025-05-12 18:36:41.546150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008d9000 of size 4096 next 466 2025-05-12 18:36:41.546162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008da000 of size 4096 next 467 2025-05-12 18:36:41.546174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008db000 of size 4096 next 468 2025-05-12 18:36:41.546195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008dc000 of size 4096 next 469 2025-05-12 18:36:41.546208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008dd000 of size 4096 next 470 2025-05-12 18:36:41.546220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008de000 of size 1024 next 471 2025-05-12 18:36:41.546233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008de400 of size 1024 next 472 2025-05-12 18:36:41.546245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008de800 of size 1024 next 473 2025-05-12 18:36:41.546257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008dec00 of size 1024 next 474 2025-05-12 18:36:41.546269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008df000 of size 1024 next 475 2025-05-12 18:36:41.546282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008df400 of size 1024 next 478 2025-05-12 18:36:41.546294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008df800 of size 1024 next 479 2025-05-12 18:36:41.546306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008dfc00 of size 1024 next 480 2025-05-12 18:36:41.546318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e0000 of size 1024 next 481 2025-05-12 18:36:41.546330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e0400 of size 1024 next 482 2025-05-12 18:36:41.546343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e0800 of size 4096 next 484 2025-05-12 18:36:41.546355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e1800 of size 4096 next 485 2025-05-12 18:36:41.546367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e2800 of size 4096 next 486 2025-05-12 18:36:41.546379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e3800 of size 4096 next 487 2025-05-12 18:36:41.546391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e4800 of size 4096 next 488 2025-05-12 18:36:41.546404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e5800 of size 1024 next 489 2025-05-12 18:36:41.546416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e5c00 of size 1024 next 490 2025-05-12 18:36:41.546428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e6000 of size 1024 next 491 2025-05-12 18:36:41.546440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e6400 of size 1024 next 492 2025-05-12 18:36:41.546453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e6800 of size 1024 next 493 2025-05-12 18:36:41.546465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e6c00 of size 1024 next 496 2025-05-12 18:36:41.546477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e7000 of size 1024 next 497 2025-05-12 18:36:41.546489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e7400 of size 1024 next 498 2025-05-12 18:36:41.546502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e7800 of size 1024 next 499 2025-05-12 18:36:41.546514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e7c00 of size 1024 next 500 2025-05-12 18:36:41.546526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e8000 of size 4096 next 502 2025-05-12 18:36:41.546538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008e9000 of size 4096 next 503 2025-05-12 18:36:41.546550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ea000 of size 4096 next 504 2025-05-12 18:36:41.546563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008eb000 of size 4096 next 505 2025-05-12 18:36:41.546575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ec000 of size 4096 next 506 2025-05-12 18:36:41.546595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ed000 of size 1024 next 507 2025-05-12 18:36:41.546608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ed400 of size 1024 next 508 2025-05-12 18:36:41.546621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ed800 of size 1024 next 509 2025-05-12 18:36:41.546633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008edc00 of size 1024 next 510 2025-05-12 18:36:41.546645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ee000 of size 1024 next 511 2025-05-12 18:36:41.546657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ee400 of size 1024 next 514 2025-05-12 18:36:41.546670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ee800 of size 1024 next 515 2025-05-12 18:36:41.546682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008eec00 of size 1024 next 516 2025-05-12 18:36:41.546694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ef000 of size 1024 next 517 2025-05-12 18:36:41.546706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ef400 of size 1024 next 518 2025-05-12 18:36:41.546718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ef800 of size 4096 next 520 2025-05-12 18:36:41.546731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f0800 of size 4096 next 521 2025-05-12 18:36:41.546743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f1800 of size 4096 next 522 2025-05-12 18:36:41.546755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f2800 of size 4096 next 523 2025-05-12 18:36:41.546767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f3800 of size 4096 next 524 2025-05-12 18:36:41.546779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f4800 of size 1024 next 525 2025-05-12 18:36:41.546792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f4c00 of size 1024 next 526 2025-05-12 18:36:41.546804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f5000 of size 1024 next 527 2025-05-12 18:36:41.546816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f5400 of size 1024 next 528 2025-05-12 18:36:41.546828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f5800 of size 1024 next 529 2025-05-12 18:36:41.546841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f5c00 of size 1024 next 532 2025-05-12 18:36:41.546853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f6000 of size 1024 next 533 2025-05-12 18:36:41.546865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f6400 of size 1024 next 534 2025-05-12 18:36:41.546877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f6800 of size 1024 next 535 2025-05-12 18:36:41.546889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f6c00 of size 1024 next 536 2025-05-12 18:36:41.546933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f7000 of size 4096 next 538 2025-05-12 18:36:41.546946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f8000 of size 4096 next 539 2025-05-12 18:36:41.546959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008f9000 of size 4096 next 540 2025-05-12 18:36:41.546971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fa000 of size 4096 next 541 2025-05-12 18:36:41.546983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fb000 of size 4096 next 542 2025-05-12 18:36:41.546996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fc000 of size 1024 next 543 2025-05-12 18:36:41.547008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fc400 of size 1024 next 544 2025-05-12 18:36:41.547030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fc800 of size 1024 next 545 2025-05-12 18:36:41.547043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fcc00 of size 1024 next 546 2025-05-12 18:36:41.547055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fd000 of size 1024 next 547 2025-05-12 18:36:41.547067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fd400 of size 1024 next 550 2025-05-12 18:36:41.547079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fd800 of size 1024 next 551 2025-05-12 18:36:41.547091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fdc00 of size 1024 next 552 2025-05-12 18:36:41.547104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fe000 of size 1024 next 553 2025-05-12 18:36:41.547116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fe400 of size 1024 next 554 2025-05-12 18:36:41.547128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008fe800 of size 4096 next 556 2025-05-12 18:36:41.547140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e008ff800 of size 4096 next 557 2025-05-12 18:36:41.547153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00900800 of size 4096 next 558 2025-05-12 18:36:41.547165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00901800 of size 4096 next 559 2025-05-12 18:36:41.547177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00902800 of size 4096 next 560 2025-05-12 18:36:41.547189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00903800 of size 1024 next 561 2025-05-12 18:36:41.547201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00903c00 of size 1024 next 562 2025-05-12 18:36:41.547214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00904000 of size 1024 next 563 2025-05-12 18:36:41.547226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00904400 of size 1024 next 564 2025-05-12 18:36:41.547238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00904800 of size 1024 next 565 2025-05-12 18:36:41.547250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00904c00 of size 1024 next 568 2025-05-12 18:36:41.547262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00905000 of size 1024 next 569 2025-05-12 18:36:41.547275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00905400 of size 1024 next 570 2025-05-12 18:36:41.547287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00905800 of size 1024 next 571 2025-05-12 18:36:41.547299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00905c00 of size 1024 next 572 2025-05-12 18:36:41.547311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00906000 of size 4096 next 574 2025-05-12 18:36:41.547324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00907000 of size 4096 next 575 2025-05-12 18:36:41.547336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00908000 of size 4096 next 576 2025-05-12 18:36:41.547348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00909000 of size 4096 next 577 2025-05-12 18:36:41.547360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090a000 of size 4096 next 578 2025-05-12 18:36:41.547373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090b000 of size 1024 next 579 2025-05-12 18:36:41.547385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090b400 of size 1024 next 580 2025-05-12 18:36:41.547397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090b800 of size 1024 next 581 2025-05-12 18:36:41.547409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090bc00 of size 1024 next 582 2025-05-12 18:36:41.547438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090c000 of size 1024 next 583 2025-05-12 18:36:41.547451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090c400 of size 1024 next 586 2025-05-12 18:36:41.547463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090c800 of size 1024 next 587 2025-05-12 18:36:41.547476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090cc00 of size 1024 next 588 2025-05-12 18:36:41.547488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090d000 of size 1024 next 589 2025-05-12 18:36:41.547500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090d400 of size 1024 next 590 2025-05-12 18:36:41.547513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090d800 of size 4096 next 592 2025-05-12 18:36:41.547525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e0090e800 of size 6144 next 112 2025-05-12 18:36:41.547538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00910000 of size 524288 next 111 2025-05-12 18:36:41.547550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00990000 of size 262144 next 135 2025-05-12 18:36:41.547563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e009d0000 of size 327680 next 124 2025-05-12 18:36:41.547575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00a20000 of size 589824 next 123 2025-05-12 18:36:41.547588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00ab0000 of size 262144 next 152 2025-05-12 18:36:41.547600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00af0000 of size 327680 next 142 2025-05-12 18:36:41.547613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00b40000 of size 786432 next 18446744073709551615 2025-05-12 18:36:41.547625: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-12 18:36:41.547638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c00000 of size 4096 next 593 2025-05-12 18:36:41.547650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c01000 of size 4096 next 594 2025-05-12 18:36:41.547662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c02000 of size 4096 next 595 2025-05-12 18:36:41.547675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c03000 of size 2048 next 598 2025-05-12 18:36:41.547687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c03800 of size 2048 next 599 2025-05-12 18:36:41.547699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c04000 of size 2048 next 600 2025-05-12 18:36:41.547712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c04800 of size 2048 next 601 2025-05-12 18:36:41.547724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c05000 of size 2048 next 602 2025-05-12 18:36:41.547736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c05800 of size 256 next 605 2025-05-12 18:36:41.547749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c05900 of size 256 next 606 2025-05-12 18:36:41.547761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c05a00 of size 2048 next 604 2025-05-12 18:36:41.547773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c06200 of size 2048 next 609 2025-05-12 18:36:41.547785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c06a00 of size 2048 next 610 2025-05-12 18:36:41.547798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c07200 of size 2048 next 611 2025-05-12 18:36:41.547810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c07a00 of size 2048 next 612 2025-05-12 18:36:41.547822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c08200 of size 256 next 614 2025-05-12 18:36:41.547834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c08300 of size 256 next 615 2025-05-12 18:36:41.547855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c08400 of size 8192 next 613 2025-05-12 18:36:41.547868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c0a400 of size 8192 next 617 2025-05-12 18:36:41.547881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c0c400 of size 8192 next 618 2025-05-12 18:36:41.547893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c0e400 of size 8192 next 619 2025-05-12 18:36:41.547905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c10400 of size 8192 next 620 2025-05-12 18:36:41.547918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c12400 of size 256 next 621 2025-05-12 18:36:41.547930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c12500 of size 256 next 622 2025-05-12 18:36:41.547942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2e00c12600 of size 514560 next 160 2025-05-12 18:36:41.547955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00c90000 of size 589824 next 158 2025-05-12 18:36:41.547967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00d20000 of size 524288 next 171 2025-05-12 18:36:41.547979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f2e00da0000 of size 1048576 next 222 2025-05-12 18:36:41.547992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00ea0000 of size 1048576 next 190 2025-05-12 18:36:41.548004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e00fa0000 of size 1048576 next 189 2025-05-12 18:36:41.548016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e010a0000 of size 1048576 next 203 2025-05-12 18:36:41.548028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e011a0000 of size 1048576 next 251 2025-05-12 18:36:41.548041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2e012a0000 of size 1441792 next 18446744073709551615 2025-05-12 18:36:41.548053: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-12 18:36:41.548066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00000 of size 1280 next 1 2025-05-12 18:36:41.548078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00500 of size 256 next 5 2025-05-12 18:36:41.548091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00600 of size 256 next 8 2025-05-12 18:36:41.548103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00700 of size 256 next 9 2025-05-12 18:36:41.548115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00800 of size 256 next 10 2025-05-12 18:36:41.548128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00900 of size 256 next 11 2025-05-12 18:36:41.548140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00a00 of size 256 next 12 2025-05-12 18:36:41.548152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00b00 of size 256 next 13 2025-05-12 18:36:41.548164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00c00 of size 256 next 17 2025-05-12 18:36:41.548177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00d00 of size 256 next 19 2025-05-12 18:36:41.548189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00e00 of size 256 next 20 2025-05-12 18:36:41.548201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce00f00 of size 256 next 21 2025-05-12 18:36:41.548213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01000 of size 256 next 22 2025-05-12 18:36:41.548225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01100 of size 256 next 24 2025-05-12 18:36:41.548235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01200 of size 256 next 25 2025-05-12 18:36:41.548251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01300 of size 256 next 23 2025-05-12 18:36:41.548261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01400 of size 256 next 28 2025-05-12 18:36:41.548270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01500 of size 256 next 29 2025-05-12 18:36:41.548279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01600 of size 256 next 30 2025-05-12 18:36:41.548288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01700 of size 256 next 31 2025-05-12 18:36:41.548298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01800 of size 256 next 33 2025-05-12 18:36:41.548307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01900 of size 256 next 34 2025-05-12 18:36:41.548316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01a00 of size 1024 next 32 2025-05-12 18:36:41.548325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce01e00 of size 1024 next 37 2025-05-12 18:36:41.548335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce02200 of size 1024 next 38 2025-05-12 18:36:41.548344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce02600 of size 1024 next 39 2025-05-12 18:36:41.548353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce02a00 of size 1024 next 40 2025-05-12 18:36:41.548362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce02e00 of size 1024 next 41 2025-05-12 18:36:41.548371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce03200 of size 1024 next 43 2025-05-12 18:36:41.548381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce03600 of size 1024 next 44 2025-05-12 18:36:41.548390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce03a00 of size 1024 next 45 2025-05-12 18:36:41.548399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce03e00 of size 1024 next 46 2025-05-12 18:36:41.548408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04200 of size 256 next 48 2025-05-12 18:36:41.548417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04300 of size 256 next 49 2025-05-12 18:36:41.548427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04400 of size 256 next 50 2025-05-12 18:36:41.548436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04500 of size 256 next 51 2025-05-12 18:36:41.548445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04600 of size 256 next 52 2025-05-12 18:36:41.548454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04700 of size 256 next 53 2025-05-12 18:36:41.548463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04800 of size 256 next 56 2025-05-12 18:36:41.548473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04900 of size 256 next 57 2025-05-12 18:36:41.548482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04a00 of size 256 next 58 2025-05-12 18:36:41.548491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04b00 of size 256 next 14 2025-05-12 18:36:41.548500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04c00 of size 256 next 15 2025-05-12 18:36:41.548509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04d00 of size 256 next 16 2025-05-12 18:36:41.548519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce04e00 of size 1024 next 60 2025-05-12 18:36:41.548528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce05200 of size 1024 next 61 2025-05-12 18:36:41.548537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce05600 of size 1024 next 62 2025-05-12 18:36:41.548546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce05a00 of size 1024 next 63 2025-05-12 18:36:41.548563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce05e00 of size 1024 next 64 2025-05-12 18:36:41.548573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06200 of size 256 next 66 2025-05-12 18:36:41.548582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06300 of size 256 next 67 2025-05-12 18:36:41.548591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06400 of size 256 next 68 2025-05-12 18:36:41.548600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06500 of size 256 next 69 2025-05-12 18:36:41.548609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06600 of size 256 next 70 2025-05-12 18:36:41.548618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06700 of size 256 next 73 2025-05-12 18:36:41.548627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06800 of size 256 next 74 2025-05-12 18:36:41.548637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06900 of size 256 next 75 2025-05-12 18:36:41.548646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06a00 of size 256 next 76 2025-05-12 18:36:41.548655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06b00 of size 256 next 77 2025-05-12 18:36:41.548664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce06c00 of size 1024 next 79 2025-05-12 18:36:41.548673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce07000 of size 1024 next 80 2025-05-12 18:36:41.548683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce07400 of size 1024 next 81 2025-05-12 18:36:41.548692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce07800 of size 1024 next 82 2025-05-12 18:36:41.548701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce07c00 of size 1024 next 83 2025-05-12 18:36:41.548710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08000 of size 256 next 85 2025-05-12 18:36:41.548719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08100 of size 256 next 86 2025-05-12 18:36:41.548729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08200 of size 512 next 84 2025-05-12 18:36:41.548738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08400 of size 512 next 88 2025-05-12 18:36:41.548747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08600 of size 512 next 89 2025-05-12 18:36:41.548756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08800 of size 512 next 90 2025-05-12 18:36:41.548766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08a00 of size 512 next 91 2025-05-12 18:36:41.548775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08c00 of size 256 next 93 2025-05-12 18:36:41.548784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08d00 of size 256 next 94 2025-05-12 18:36:41.548793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce08e00 of size 512 next 92 2025-05-12 18:36:41.548802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09000 of size 512 next 97 2025-05-12 18:36:41.548811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09200 of size 512 next 98 2025-05-12 18:36:41.548821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09400 of size 512 next 99 2025-05-12 18:36:41.548830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09600 of size 512 next 2 2025-05-12 18:36:41.548839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09800 of size 256 next 3 2025-05-12 18:36:41.548848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09900 of size 256 next 4 2025-05-12 18:36:41.548864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce09a00 of size 16384 next 18 2025-05-12 18:36:41.548874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0da00 of size 256 next 100 2025-05-12 18:36:41.548883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0db00 of size 256 next 101 2025-05-12 18:36:41.548892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0dc00 of size 2048 next 104 2025-05-12 18:36:41.548901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0e400 of size 2048 next 105 2025-05-12 18:36:41.548911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0ec00 of size 2048 next 106 2025-05-12 18:36:41.548920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0f400 of size 2048 next 107 2025-05-12 18:36:41.548929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce0fc00 of size 2048 next 108 2025-05-12 18:36:41.548938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce10400 of size 256 next 109 2025-05-12 18:36:41.548947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce10500 of size 256 next 110 2025-05-12 18:36:41.548957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce10600 of size 2048 next 113 2025-05-12 18:36:41.548966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce10e00 of size 2048 next 114 2025-05-12 18:36:41.548975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce11600 of size 2048 next 115 2025-05-12 18:36:41.548984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce11e00 of size 2048 next 116 2025-05-12 18:36:41.548994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce12600 of size 2048 next 6 2025-05-12 18:36:41.549003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce12e00 of size 37632 next 7 2025-05-12 18:36:41.549012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1c100 of size 512 next 118 2025-05-12 18:36:41.549021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1c300 of size 512 next 119 2025-05-12 18:36:41.549031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1c500 of size 512 next 120 2025-05-12 18:36:41.549040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1c700 of size 512 next 121 2025-05-12 18:36:41.549049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1c900 of size 512 next 122 2025-05-12 18:36:41.549058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1cb00 of size 512 next 125 2025-05-12 18:36:41.549068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1cd00 of size 512 next 126 2025-05-12 18:36:41.549077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1cf00 of size 512 next 127 2025-05-12 18:36:41.549086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1d100 of size 512 next 128 2025-05-12 18:36:41.549095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1d300 of size 512 next 129 2025-05-12 18:36:41.549104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1d500 of size 2048 next 130 2025-05-12 18:36:41.549114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1dd00 of size 2048 next 131 2025-05-12 18:36:41.549123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1e500 of size 2048 next 132 2025-05-12 18:36:41.549132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1ed00 of size 2048 next 133 2025-05-12 18:36:41.549141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1f500 of size 2048 next 134 2025-05-12 18:36:41.549150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1fd00 of size 512 next 136 2025-05-12 18:36:41.549160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce1ff00 of size 512 next 137 2025-05-12 18:36:41.549175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20100 of size 512 next 138 2025-05-12 18:36:41.549185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20300 of size 512 next 139 2025-05-12 18:36:41.549194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20500 of size 512 next 140 2025-05-12 18:36:41.549203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20700 of size 512 next 141 2025-05-12 18:36:41.549212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20900 of size 512 next 143 2025-05-12 18:36:41.549222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20b00 of size 512 next 144 2025-05-12 18:36:41.549231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20d00 of size 512 next 145 2025-05-12 18:36:41.549240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce20f00 of size 512 next 146 2025-05-12 18:36:41.549249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce21100 of size 2048 next 147 2025-05-12 18:36:41.549258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce21900 of size 2048 next 148 2025-05-12 18:36:41.549268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce22100 of size 2048 next 149 2025-05-12 18:36:41.549277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce22900 of size 2048 next 150 2025-05-12 18:36:41.549286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce23100 of size 2048 next 151 2025-05-12 18:36:41.549295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce23900 of size 512 next 153 2025-05-12 18:36:41.549304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce23b00 of size 512 next 154 2025-05-12 18:36:41.549314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce23d00 of size 512 next 155 2025-05-12 18:36:41.549323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce23f00 of size 512 next 156 2025-05-12 18:36:41.549332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24100 of size 512 next 157 2025-05-12 18:36:41.549341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24300 of size 512 next 161 2025-05-12 18:36:41.549350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24500 of size 512 next 162 2025-05-12 18:36:41.549360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24700 of size 512 next 163 2025-05-12 18:36:41.549369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24900 of size 512 next 164 2025-05-12 18:36:41.549378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24b00 of size 512 next 165 2025-05-12 18:36:41.549387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce24d00 of size 2048 next 166 2025-05-12 18:36:41.549396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce25500 of size 2048 next 167 2025-05-12 18:36:41.549405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce25d00 of size 2048 next 168 2025-05-12 18:36:41.549415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce26500 of size 2048 next 169 2025-05-12 18:36:41.549424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce26d00 of size 2048 next 170 2025-05-12 18:36:41.549433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce27500 of size 1024 next 172 2025-05-12 18:36:41.549442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce27900 of size 1024 next 173 2025-05-12 18:36:41.549451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce27d00 of size 1024 next 174 2025-05-12 18:36:41.549460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28100 of size 1024 next 175 2025-05-12 18:36:41.549476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28500 of size 1024 next 176 2025-05-12 18:36:41.549485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28900 of size 256 next 178 2025-05-12 18:36:41.549495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28a00 of size 256 next 179 2025-05-12 18:36:41.549504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28b00 of size 1024 next 177 2025-05-12 18:36:41.549513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce28f00 of size 1024 next 182 2025-05-12 18:36:41.549522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce29300 of size 1024 next 183 2025-05-12 18:36:41.549531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce29700 of size 1024 next 184 2025-05-12 18:36:41.549541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce29b00 of size 1024 next 185 2025-05-12 18:36:41.549550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce29f00 of size 256 next 187 2025-05-12 18:36:41.549559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce2a000 of size 256 next 188 2025-05-12 18:36:41.549568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce2a100 of size 4096 next 186 2025-05-12 18:36:41.549577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce2b100 of size 4096 next 42 2025-05-12 18:36:41.549587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce2c100 of size 65536 next 36 2025-05-12 18:36:41.549596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce3c100 of size 65536 next 35 2025-05-12 18:36:41.549605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce4c100 of size 4096 next 235 2025-05-12 18:36:41.549614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce4d100 of size 4096 next 236 2025-05-12 18:36:41.549623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce4e100 of size 4096 next 237 2025-05-12 18:36:41.549633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce4f100 of size 4096 next 238 2025-05-12 18:36:41.549642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce50100 of size 1024 next 239 2025-05-12 18:36:41.549651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce50500 of size 1024 next 240 2025-05-12 18:36:41.549660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce50900 of size 1024 next 241 2025-05-12 18:36:41.549669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce50d00 of size 1024 next 242 2025-05-12 18:36:41.549678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce51100 of size 1024 next 243 2025-05-12 18:36:41.549688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce51500 of size 1024 next 246 2025-05-12 18:36:41.549697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce51900 of size 1024 next 247 2025-05-12 18:36:41.549706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce51d00 of size 1024 next 248 2025-05-12 18:36:41.549715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce52100 of size 1024 next 249 2025-05-12 18:36:41.549724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce52500 of size 1024 next 250 2025-05-12 18:36:41.549734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce52900 of size 4096 next 252 2025-05-12 18:36:41.549743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce53900 of size 4096 next 253 2025-05-12 18:36:41.549752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce54900 of size 4096 next 254 2025-05-12 18:36:41.549761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce55900 of size 4096 next 255 2025-05-12 18:36:41.549777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce56900 of size 4096 next 256 2025-05-12 18:36:41.549787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce57900 of size 1024 next 257 2025-05-12 18:36:41.549796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce57d00 of size 1024 next 258 2025-05-12 18:36:41.549805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce58100 of size 1024 next 259 2025-05-12 18:36:41.549814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce58500 of size 1024 next 260 2025-05-12 18:36:41.549823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce58900 of size 1024 next 261 2025-05-12 18:36:41.549833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce58d00 of size 1024 next 264 2025-05-12 18:36:41.549842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce59100 of size 1024 next 265 2025-05-12 18:36:41.549851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce59500 of size 1024 next 266 2025-05-12 18:36:41.549860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce59900 of size 1024 next 267 2025-05-12 18:36:41.549869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce59d00 of size 1024 next 268 2025-05-12 18:36:41.549879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5a100 of size 4096 next 270 2025-05-12 18:36:41.549888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5b100 of size 4096 next 271 2025-05-12 18:36:41.549897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5c100 of size 4096 next 272 2025-05-12 18:36:41.549906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5d100 of size 4096 next 273 2025-05-12 18:36:41.549915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5e100 of size 4096 next 274 2025-05-12 18:36:41.549925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5f100 of size 1024 next 275 2025-05-12 18:36:41.549934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5f500 of size 1024 next 276 2025-05-12 18:36:41.549943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5f900 of size 1024 next 277 2025-05-12 18:36:41.549952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce5fd00 of size 1024 next 278 2025-05-12 18:36:41.549961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce60100 of size 1024 next 279 2025-05-12 18:36:41.549971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce60500 of size 1024 next 282 2025-05-12 18:36:41.549980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce60900 of size 1024 next 283 2025-05-12 18:36:41.549989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce60d00 of size 1024 next 284 2025-05-12 18:36:41.549998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce61100 of size 1024 next 285 2025-05-12 18:36:41.550007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce61500 of size 1024 next 286 2025-05-12 18:36:41.550017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce61900 of size 4096 next 288 2025-05-12 18:36:41.550026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce62900 of size 6144 next 27 2025-05-12 18:36:41.550035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce64100 of size 147456 next 26 2025-05-12 18:36:41.550044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce88100 of size 65536 next 47 2025-05-12 18:36:41.550054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ce98100 of size 65536 next 59 2025-05-12 18:36:41.550063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3cea8100 of size 65536 next 65 2025-05-12 18:36:41.550073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2f3ceb8100 of size 294656 next 18446744073709551615 2025-05-12 18:36:41.550088: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-12 18:36:41.550101: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 65 Chunks of size 256 totalling 16.2KiB 2025-05-12 18:36:41.550112: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-12 18:36:41.550122: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-05-12 18:36:41.550133: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-12 18:36:41.550143: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 35 Chunks of size 2048 totalling 70.0KiB 2025-05-12 18:36:41.550154: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-12 18:36:41.550164: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-12 18:36:41.550174: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-12 18:36:41.550185: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 8192 totalling 40.0KiB 2025-05-12 18:36:41.550195: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-12 18:36:41.550205: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-12 18:36:41.550216: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-12 18:36:41.550226: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-12 18:36:41.550237: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-12 18:36:41.550247: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-12 18:36:41.550257: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-12 18:36:41.550267: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-12 18:36:41.550278: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-12 18:36:41.550288: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-12 18:36:41.550298: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-12 18:36:41.550309: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-12 18:36:41.550319: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-05-12 18:36:41.550329: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-12 18:36:41.550340: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-12 18:36:41.550350: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-12 18:36:41.550360: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-05-12 18:36:41.550370: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4194304 totalling 4.00MiB 2025-05-12 18:36:41.550381: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 9437184 totalling 9.00MiB 2025-05-12 18:36:41.550391: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12451840 totalling 11.88MiB 2025-05-12 18:36:41.550402: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 14680064 totalling 14.00MiB 2025-05-12 18:36:41.550412: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 152.43MiB 2025-05-12 18:36:41.550428: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 173932544 memory_limit_: 173932544 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-05-12 18:36:41.550443: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 173932544 InUse: 159835648 MaxInUse: 159835904 NumAllocs: 2071 MaxAllocSize: 14680064 2025-05-12 18:36:41.550465: W tensorflow/core/common_runtime/bfc_allocator.cc:439] ********xx************x*************************************__************************************** 2025-05-12 18:36:41.550512: 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[1,1,1024,2048] 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[1,1,1024,2048] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Add] we want to redo the detection Using TensorFlow backend. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 ERROR : 'int' object is not subscriptable reconnect to base ! warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data #&_# TEST FAILED #&_# : tests/mask_test #&_# Error : invalid literal for int() with base 10: "'int' object is not subscriptable" /home/admin/workarea/git/Velours/python/tests/python_tests.py refs/heads/master_6b55ca732dc5789dd54794d418371b3abe63c01d SQL :INSERT INTO MTRAdmin.monitor_sys (name, type, server, version_code, result_str, result_bool, lien , test_group ,test_name) VALUES ('python_test3','1','marlene','refs/heads/master_6b55ca732dc5789dd54794d418371b3abe63c01d','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/May/12052025/python_test3//data_2/data_log/job/2025/May/12052025/python_test3/log-python3----short_python3--v--marlene-18:35:01.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.16841721534729004 #### 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 Mon May 12 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/1747067801_3476051_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1747067801_3476051_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png', 'extension': 'png'}} map_subphoto_mainphoto : {} Beginning of datou step sam ! pht : 4677 Inside sam : nb paths : 1 ERROR in datou_step_exec, will save and exit ! CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2329, in datou_exec output = datou_step_exec(sNext, args, cache, context, map_info, verbose, mtr_user_id) File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2430, in datou_step_exec return lib_process.datou_step_sam(param, json_param, args, cache, context, map_info, verbose) File "/home/admin/workarea/git/Velours/python/mtr/datou/lib_step_exec/lib_step_process.py", line 367, in datou_step_sam sam.to(device=device) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 927, in to return self._apply(convert) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 602, in _apply param_applied = fn(param) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 925, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) [1189321094] map_info['map_portfolio_photo'] : {} final : True mtd_id 4573 list_pids : [1189321094] begin to insert list_values into mtr_datou_result : length of list_values in save_final : 1 insert ignore into MTRPhoto.mtr_datou_result (mtd_id, mtr_portfolio_id,mtr_photo_id,result,result_long,result_double,hashtag_id,proba, mtr_current_id) values (%s,%s,%s,%s,%s,%s,%s,%s,%s) on duplicate key update mtr_portfolio_id = mtr_portfolio_id list_values : [('4573', None, '1189321094', "[>, , , , , 'CUDA error: out of memory\\nCUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.\\nFor debugging consider passing CUDA_LAUNCH_BLOCKING=1.']", '-1', '-1.0', '501120777', '1.0', None)] time used for this insertion : 0.014794111251831055 save_final ERROR in last step sam, CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. time spend for datou_step_exec : 4.415083646774292 time spend to save output : 0.016151905059814453 total time spend for step 0 : 4.4312355518341064 need to delete datou_research and reload, so keep current state 1 need to delete datou_research and reload, so keep current state 1 caffe_path_current : About to save ! 2 After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : None ERROR nb objects espect : 98 nb_objects detect : 0 ERROR sam FAILED ############################### TEST frcnn ################################ test frcnn Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4184 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4184 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4184 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4184 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : frcnn list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (917754606) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 917754606 download finish for photo 917754606 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.14692473411560059 #### 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 Mon May 12 18:36:46 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/1747067806_3476051_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1747067806_3476051_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 E0512 18:36:48.076611 3476051 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. F0512 18:36:48.159865 3476051 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 7.87user 7.91system 1:22.84elapsed 19%CPU (0avgtext+0avgdata 1700788maxresident)k 2375552inputs+3488outputs (9336major+732488minor)pagefaults 0swaps