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 : 534 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.22225284576416016 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Thu Feb 27 18:35:27 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 534 wait 20 seconds l 3637 free memory gpu now : 534 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-02-27 18:35:50.125679: 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-02-27 18:35:50.155228: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-02-27 18:35:50.157258: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7fd2f8000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-02-27 18:35:50.157312: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-02-27 18:35:50.161051: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-02-27 18:35:50.412786: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x3f2d23a0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-02-27 18:35:50.412835: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-02-27 18:35:50.413782: 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-02-27 18:35:50.414564: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-02-27 18:35:50.431713: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-02-27 18:35:50.435796: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-02-27 18:35:50.436486: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-02-27 18:35:50.441415: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-02-27 18:35:50.443148: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-02-27 18:35:50.451554: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-02-27 18:35:50.452527: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-02-27 18:35:50.452596: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-02-27 18:35:50.453129: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-02-27 18:35:50.453147: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-02-27 18:35:50.453157: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-02-27 18:35:50.454071: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 157 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-02-27 18:35:51.043521: 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-02-27 18:35:51.043599: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-02-27 18:35:51.043619: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-02-27 18:35:51.043638: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-02-27 18:35:51.043656: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-02-27 18:35:51.043673: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-02-27 18:35:51.043706: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-02-27 18:35:51.043729: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-02-27 18:35:51.044536: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-02-27 18:35:51.045455: 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-02-27 18:35:51.045489: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-02-27 18:35:51.045509: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-02-27 18:35:51.045528: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-02-27 18:35:51.045546: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-02-27 18:35:51.045564: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-02-27 18:35:51.045583: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-02-27 18:35:51.045601: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-02-27 18:35:51.046441: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-02-27 18:35:51.046471: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-02-27 18:35:51.046482: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-02-27 18:35:51.046491: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-02-27 18:35:51.047365: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 157 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-02-27 18:36:02.916021: 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-02-27 18:36:02.916087: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-02-27 18:36:02.916108: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 66, Chunks in use: 66. 16.5KiB allocated for chunks. 16.5KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-02-27 18:36:02.916126: 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-02-27 18:36:02.916143: 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-02-27 18:36:02.916159: 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-02-27 18:36:02.916176: 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-02-27 18:36:02.916192: 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-02-27 18:36:02.916224: 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-02-27 18:36:02.916241: 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-02-27 18:36:02.916257: 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-02-27 18:36:02.916273: 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-02-27 18:36:02.916289: 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-02-27 18:36:02.916304: 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-02-27 18:36:02.916321: 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-02-27 18:36:02.916337: 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-02-27 18:36:02.916353: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 2, Chunks in use: 1. 10.00MiB allocated for chunks. 4.00MiB in use in bin. 4.00MiB client-requested in use in bin. 2025-02-27 18:36:02.916369: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 2, Chunks in use: 2. 20.88MiB allocated for chunks. 20.88MiB in use in bin. 17.00MiB client-requested in use in bin. 2025-02-27 18:36:02.916384: 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-02-27 18:36:02.916398: 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-02-27 18:36:02.916412: 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-02-27 18:36:02.916426: 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-02-27 18:36:02.916440: 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-02-27 18:36:02.916455: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 8.00MiB was 8.00MiB, Chunk State: 2025-02-27 18:36:02.916468: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 32374784 2025-02-27 18:36:02.916487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd114000000 of size 8388608 next 616 2025-02-27 18:36:02.916500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd114800000 of size 4194304 next 615 2025-02-27 18:36:02.916513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd114c00000 of size 6291456 next 608 2025-02-27 18:36:02.916536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd115200000 of size 13500416 next 18446744073709551615 2025-02-27 18:36:02.916549: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-02-27 18:36:02.916562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116000000 of size 2359296 next 370 2025-02-27 18:36:02.916575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116240000 of size 1048576 next 394 2025-02-27 18:36:02.916587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd116340000 of size 1310720 next 388 2025-02-27 18:36:02.916600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116480000 of size 2359296 next 387 2025-02-27 18:36:02.916613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1166c0000 of size 1048576 next 412 2025-02-27 18:36:02.916626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1167c0000 of size 1310720 next 406 2025-02-27 18:36:02.916640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116900000 of size 2359296 next 405 2025-02-27 18:36:02.916655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116b40000 of size 1048576 next 430 2025-02-27 18:36:02.916668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116c40000 of size 1310720 next 424 2025-02-27 18:36:02.916681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116d80000 of size 2359296 next 423 2025-02-27 18:36:02.916696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116fc0000 of size 1048576 next 447 2025-02-27 18:36:02.916708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1170c0000 of size 1310720 next 441 2025-02-27 18:36:02.916721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117200000 of size 2359296 next 440 2025-02-27 18:36:02.916734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117440000 of size 1048576 next 465 2025-02-27 18:36:02.916746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117540000 of size 1310720 next 459 2025-02-27 18:36:02.916759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117680000 of size 2359296 next 458 2025-02-27 18:36:02.916771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1178c0000 of size 1048576 next 483 2025-02-27 18:36:02.916784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1179c0000 of size 1310720 next 477 2025-02-27 18:36:02.916796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117b00000 of size 2359296 next 476 2025-02-27 18:36:02.916809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117d40000 of size 1048576 next 501 2025-02-27 18:36:02.916821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117e40000 of size 1310720 next 495 2025-02-27 18:36:02.916834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117f80000 of size 2359296 next 494 2025-02-27 18:36:02.916847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1181c0000 of size 1048576 next 519 2025-02-27 18:36:02.916859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1182c0000 of size 1310720 next 513 2025-02-27 18:36:02.916872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118400000 of size 2359296 next 512 2025-02-27 18:36:02.916884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118640000 of size 1048576 next 537 2025-02-27 18:36:02.916897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118740000 of size 1310720 next 531 2025-02-27 18:36:02.916909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118880000 of size 2359296 next 530 2025-02-27 18:36:02.916922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118ac0000 of size 1048576 next 555 2025-02-27 18:36:02.916934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118bc0000 of size 1310720 next 549 2025-02-27 18:36:02.916956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118d00000 of size 2359296 next 548 2025-02-27 18:36:02.916969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118f40000 of size 1048576 next 573 2025-02-27 18:36:02.916982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd119040000 of size 1310720 next 567 2025-02-27 18:36:02.916994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd119180000 of size 2359296 next 566 2025-02-27 18:36:02.917007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1193c0000 of size 1048576 next 591 2025-02-27 18:36:02.917019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd1194c0000 of size 1310720 next 585 2025-02-27 18:36:02.917032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd119600000 of size 2359296 next 584 2025-02-27 18:36:02.917044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd119840000 of size 2097152 next 597 2025-02-27 18:36:02.917057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd119a40000 of size 2097152 next 596 2025-02-27 18:36:02.917070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd119c40000 of size 3932160 next 18446744073709551615 2025-02-27 18:36:02.917083: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-02-27 18:36:02.917095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a000000 of size 2359296 next 245 2025-02-27 18:36:02.917108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a240000 of size 1048576 next 269 2025-02-27 18:36:02.917121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a340000 of size 1310720 next 263 2025-02-27 18:36:02.917133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a480000 of size 2359296 next 262 2025-02-27 18:36:02.917146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a6c0000 of size 1048576 next 287 2025-02-27 18:36:02.917159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a7c0000 of size 1310720 next 281 2025-02-27 18:36:02.917171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a900000 of size 2359296 next 280 2025-02-27 18:36:02.917184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ab40000 of size 1048576 next 304 2025-02-27 18:36:02.917196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ac40000 of size 1310720 next 298 2025-02-27 18:36:02.917209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ad80000 of size 2359296 next 297 2025-02-27 18:36:02.917221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11afc0000 of size 1048576 next 322 2025-02-27 18:36:02.917234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11b0c0000 of size 1310720 next 316 2025-02-27 18:36:02.917247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11b200000 of size 2359296 next 315 2025-02-27 18:36:02.917259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11b440000 of size 1048576 next 340 2025-02-27 18:36:02.917272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11b540000 of size 1310720 next 334 2025-02-27 18:36:02.917284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11b680000 of size 2359296 next 333 2025-02-27 18:36:02.917297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11b8c0000 of size 1048576 next 358 2025-02-27 18:36:02.917310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11b9c0000 of size 1310720 next 352 2025-02-27 18:36:02.917322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11bb00000 of size 2359296 next 351 2025-02-27 18:36:02.917335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11bd40000 of size 1048576 next 376 2025-02-27 18:36:02.917356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11be40000 of size 1835008 next 18446744073709551615 2025-02-27 18:36:02.917369: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-02-27 18:36:02.917382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c000000 of size 2359296 next 181 2025-02-27 18:36:02.917394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c240000 of size 2097152 next 196 2025-02-27 18:36:02.917407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c440000 of size 1048576 next 216 2025-02-27 18:36:02.917419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c540000 of size 1310720 next 209 2025-02-27 18:36:02.917432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c680000 of size 2359296 next 208 2025-02-27 18:36:02.917444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8c0000 of size 1048576 next 234 2025-02-27 18:36:02.917457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c9c0000 of size 1310720 next 228 2025-02-27 18:36:02.917470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cb00000 of size 2359296 next 227 2025-02-27 18:36:02.917482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd11cd40000 of size 2883584 next 18446744073709551615 2025-02-27 18:36:02.917495: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-02-27 18:36:02.917507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e600000 of size 147456 next 55 2025-02-27 18:36:02.917520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e624000 of size 65536 next 78 2025-02-27 18:36:02.917533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e634000 of size 4096 next 191 2025-02-27 18:36:02.917546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e635000 of size 4096 next 192 2025-02-27 18:36:02.917558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e636000 of size 4096 next 193 2025-02-27 18:36:02.917571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e637000 of size 256 next 194 2025-02-27 18:36:02.917584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e637100 of size 256 next 195 2025-02-27 18:36:02.917596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e637200 of size 4096 next 197 2025-02-27 18:36:02.917609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e638200 of size 4096 next 198 2025-02-27 18:36:02.917621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e639200 of size 4096 next 199 2025-02-27 18:36:02.917634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63a200 of size 4096 next 200 2025-02-27 18:36:02.917646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63b200 of size 4096 next 201 2025-02-27 18:36:02.917659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63c200 of size 1024 next 202 2025-02-27 18:36:02.917672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63c600 of size 1024 next 204 2025-02-27 18:36:02.917685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63ca00 of size 1024 next 205 2025-02-27 18:36:02.917697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63ce00 of size 1024 next 206 2025-02-27 18:36:02.917710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63d200 of size 1024 next 207 2025-02-27 18:36:02.917722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63d600 of size 1024 next 210 2025-02-27 18:36:02.917735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63da00 of size 1024 next 211 2025-02-27 18:36:02.917747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63de00 of size 1024 next 212 2025-02-27 18:36:02.917768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63e200 of size 1024 next 213 2025-02-27 18:36:02.917781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63e600 of size 1024 next 214 2025-02-27 18:36:02.917793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63ea00 of size 4096 next 215 2025-02-27 18:36:02.917806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e63fa00 of size 4096 next 217 2025-02-27 18:36:02.917818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e640a00 of size 4096 next 218 2025-02-27 18:36:02.917831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e641a00 of size 4096 next 219 2025-02-27 18:36:02.917843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e642a00 of size 4096 next 220 2025-02-27 18:36:02.917856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e643a00 of size 1024 next 221 2025-02-27 18:36:02.917868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e643e00 of size 1024 next 223 2025-02-27 18:36:02.917881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e644200 of size 1024 next 224 2025-02-27 18:36:02.917894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e644600 of size 1024 next 225 2025-02-27 18:36:02.917906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e644a00 of size 1024 next 226 2025-02-27 18:36:02.917919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e644e00 of size 1024 next 229 2025-02-27 18:36:02.917931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e645200 of size 1024 next 230 2025-02-27 18:36:02.917944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e645600 of size 1024 next 231 2025-02-27 18:36:02.917956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e645a00 of size 1024 next 232 2025-02-27 18:36:02.917969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e645e00 of size 1024 next 233 2025-02-27 18:36:02.917982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e646200 of size 7680 next 72 2025-02-27 18:36:02.917994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e648000 of size 147456 next 71 2025-02-27 18:36:02.918007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e66c000 of size 131072 next 87 2025-02-27 18:36:02.918020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e68c000 of size 4096 next 289 2025-02-27 18:36:02.918032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e68d000 of size 4096 next 290 2025-02-27 18:36:02.918045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e68e000 of size 4096 next 291 2025-02-27 18:36:02.918057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e68f000 of size 1024 next 292 2025-02-27 18:36:02.918070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e68f400 of size 1024 next 293 2025-02-27 18:36:02.918082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e68f800 of size 1024 next 294 2025-02-27 18:36:02.918095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e68fc00 of size 1024 next 295 2025-02-27 18:36:02.918107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e690000 of size 1024 next 296 2025-02-27 18:36:02.918120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e690400 of size 1024 next 299 2025-02-27 18:36:02.918132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e690800 of size 1024 next 300 2025-02-27 18:36:02.918145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e690c00 of size 1024 next 301 2025-02-27 18:36:02.918158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e691000 of size 1024 next 302 2025-02-27 18:36:02.918170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e691400 of size 1024 next 303 2025-02-27 18:36:02.918191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e691800 of size 4096 next 305 2025-02-27 18:36:02.918204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e692800 of size 4096 next 306 2025-02-27 18:36:02.918216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e693800 of size 4096 next 307 2025-02-27 18:36:02.918229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e694800 of size 4096 next 308 2025-02-27 18:36:02.918241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e695800 of size 4096 next 309 2025-02-27 18:36:02.918254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e696800 of size 1024 next 310 2025-02-27 18:36:02.918266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e696c00 of size 1024 next 311 2025-02-27 18:36:02.918279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e697000 of size 1024 next 312 2025-02-27 18:36:02.918292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e697400 of size 1024 next 313 2025-02-27 18:36:02.918304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e697800 of size 1024 next 314 2025-02-27 18:36:02.918317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e697c00 of size 1024 next 317 2025-02-27 18:36:02.918329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e698000 of size 1024 next 318 2025-02-27 18:36:02.918346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e698400 of size 1024 next 319 2025-02-27 18:36:02.918363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e698800 of size 1024 next 320 2025-02-27 18:36:02.918379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e698c00 of size 1024 next 321 2025-02-27 18:36:02.918396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e699000 of size 4096 next 323 2025-02-27 18:36:02.918414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69a000 of size 4096 next 324 2025-02-27 18:36:02.918433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69b000 of size 4096 next 325 2025-02-27 18:36:02.918452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69c000 of size 4096 next 326 2025-02-27 18:36:02.918471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69d000 of size 4096 next 327 2025-02-27 18:36:02.918489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69e000 of size 1024 next 328 2025-02-27 18:36:02.918508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69e400 of size 1024 next 329 2025-02-27 18:36:02.918525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69e800 of size 1024 next 330 2025-02-27 18:36:02.918542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69ec00 of size 1024 next 331 2025-02-27 18:36:02.918559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69f000 of size 1024 next 332 2025-02-27 18:36:02.918576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69f400 of size 1024 next 335 2025-02-27 18:36:02.918594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69f800 of size 1024 next 336 2025-02-27 18:36:02.918611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e69fc00 of size 1024 next 337 2025-02-27 18:36:02.918629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a0000 of size 1024 next 338 2025-02-27 18:36:02.918646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a0400 of size 1024 next 339 2025-02-27 18:36:02.918663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a0800 of size 4096 next 341 2025-02-27 18:36:02.918681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a1800 of size 4096 next 342 2025-02-27 18:36:02.918712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a2800 of size 4096 next 343 2025-02-27 18:36:02.918732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a3800 of size 4096 next 344 2025-02-27 18:36:02.918749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a4800 of size 4096 next 345 2025-02-27 18:36:02.918768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a5800 of size 1024 next 346 2025-02-27 18:36:02.918786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a5c00 of size 1024 next 347 2025-02-27 18:36:02.918803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a6000 of size 1024 next 348 2025-02-27 18:36:02.918821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a6400 of size 1024 next 349 2025-02-27 18:36:02.918838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a6800 of size 1024 next 350 2025-02-27 18:36:02.918855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a6c00 of size 1024 next 353 2025-02-27 18:36:02.918872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a7000 of size 1024 next 354 2025-02-27 18:36:02.918888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a7400 of size 1024 next 355 2025-02-27 18:36:02.918920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a7800 of size 1024 next 356 2025-02-27 18:36:02.918936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a7c00 of size 1024 next 357 2025-02-27 18:36:02.918953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a8000 of size 4096 next 359 2025-02-27 18:36:02.918970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6a9000 of size 4096 next 360 2025-02-27 18:36:02.918988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6aa000 of size 4096 next 361 2025-02-27 18:36:02.919004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6ab000 of size 4096 next 362 2025-02-27 18:36:02.919021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6ac000 of size 4096 next 363 2025-02-27 18:36:02.919038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6ad000 of size 1024 next 364 2025-02-27 18:36:02.919055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6ad400 of size 1024 next 365 2025-02-27 18:36:02.919072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6ad800 of size 1024 next 366 2025-02-27 18:36:02.919089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6adc00 of size 1024 next 367 2025-02-27 18:36:02.919105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6ae000 of size 1024 next 368 2025-02-27 18:36:02.919122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6ae400 of size 1024 next 371 2025-02-27 18:36:02.919139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6ae800 of size 1024 next 372 2025-02-27 18:36:02.919156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6aec00 of size 1024 next 373 2025-02-27 18:36:02.919172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6af000 of size 1024 next 374 2025-02-27 18:36:02.919189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6af400 of size 1024 next 375 2025-02-27 18:36:02.919206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6af800 of size 4096 next 377 2025-02-27 18:36:02.919223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b0800 of size 4096 next 378 2025-02-27 18:36:02.919241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b1800 of size 4096 next 379 2025-02-27 18:36:02.919260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b2800 of size 4096 next 380 2025-02-27 18:36:02.919291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b3800 of size 4096 next 381 2025-02-27 18:36:02.919310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b4800 of size 1024 next 382 2025-02-27 18:36:02.919328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b4c00 of size 1024 next 383 2025-02-27 18:36:02.919345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b5000 of size 1024 next 384 2025-02-27 18:36:02.919363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b5400 of size 1024 next 385 2025-02-27 18:36:02.919382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b5800 of size 1024 next 386 2025-02-27 18:36:02.919399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b5c00 of size 1024 next 389 2025-02-27 18:36:02.919417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b6000 of size 1024 next 390 2025-02-27 18:36:02.919436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b6400 of size 1024 next 391 2025-02-27 18:36:02.919454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b6800 of size 1024 next 392 2025-02-27 18:36:02.919472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b6c00 of size 1024 next 393 2025-02-27 18:36:02.919489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b7000 of size 4096 next 395 2025-02-27 18:36:02.919507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b8000 of size 4096 next 396 2025-02-27 18:36:02.919525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6b9000 of size 4096 next 397 2025-02-27 18:36:02.919543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6ba000 of size 4096 next 398 2025-02-27 18:36:02.919561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6bb000 of size 4096 next 399 2025-02-27 18:36:02.919579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6bc000 of size 1024 next 400 2025-02-27 18:36:02.919597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6bc400 of size 1024 next 401 2025-02-27 18:36:02.919615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6bc800 of size 1024 next 402 2025-02-27 18:36:02.919633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6bcc00 of size 1024 next 403 2025-02-27 18:36:02.919651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6bd000 of size 1024 next 404 2025-02-27 18:36:02.919669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6bd400 of size 1024 next 407 2025-02-27 18:36:02.919687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6bd800 of size 1024 next 408 2025-02-27 18:36:02.919705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6bdc00 of size 1024 next 409 2025-02-27 18:36:02.919723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6be000 of size 1024 next 410 2025-02-27 18:36:02.919740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6be400 of size 1024 next 411 2025-02-27 18:36:02.919758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6be800 of size 4096 next 413 2025-02-27 18:36:02.919776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6bf800 of size 4096 next 414 2025-02-27 18:36:02.919794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c0800 of size 4096 next 415 2025-02-27 18:36:02.919813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c1800 of size 4096 next 416 2025-02-27 18:36:02.919831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c2800 of size 4096 next 417 2025-02-27 18:36:02.919849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c3800 of size 1024 next 418 2025-02-27 18:36:02.919880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c3c00 of size 1024 next 419 2025-02-27 18:36:02.919899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c4000 of size 1024 next 420 2025-02-27 18:36:02.919916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c4400 of size 1024 next 421 2025-02-27 18:36:02.919935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c4800 of size 1024 next 422 2025-02-27 18:36:02.919953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c4c00 of size 1024 next 425 2025-02-27 18:36:02.919971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c5000 of size 1024 next 426 2025-02-27 18:36:02.919989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c5400 of size 1024 next 427 2025-02-27 18:36:02.920007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c5800 of size 1024 next 428 2025-02-27 18:36:02.920024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c5c00 of size 1024 next 429 2025-02-27 18:36:02.920042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c6000 of size 4096 next 431 2025-02-27 18:36:02.920059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c7000 of size 4096 next 432 2025-02-27 18:36:02.920076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c8000 of size 4096 next 433 2025-02-27 18:36:02.920094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6c9000 of size 4096 next 434 2025-02-27 18:36:02.920113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6ca000 of size 4096 next 435 2025-02-27 18:36:02.920130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6cb000 of size 1024 next 436 2025-02-27 18:36:02.920148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6cb400 of size 1024 next 437 2025-02-27 18:36:02.920166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6cb800 of size 1024 next 438 2025-02-27 18:36:02.920183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6cbc00 of size 1024 next 103 2025-02-27 18:36:02.920200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e6cc000 of size 262144 next 102 2025-02-27 18:36:02.920216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd11e70c000 of size 999424 next 18446744073709551615 2025-02-27 18:36:02.920232: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-02-27 18:36:02.920250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e800000 of size 589824 next 96 2025-02-27 18:36:02.920267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e890000 of size 262144 next 117 2025-02-27 18:36:02.920284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d0000 of size 1024 next 439 2025-02-27 18:36:02.920303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d0400 of size 1024 next 442 2025-02-27 18:36:02.920321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d0800 of size 1024 next 443 2025-02-27 18:36:02.920336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d0c00 of size 1024 next 444 2025-02-27 18:36:02.920352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d1000 of size 1024 next 445 2025-02-27 18:36:02.920367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d1400 of size 1024 next 446 2025-02-27 18:36:02.920382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d1800 of size 4096 next 448 2025-02-27 18:36:02.920398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d2800 of size 4096 next 449 2025-02-27 18:36:02.920413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d3800 of size 4096 next 450 2025-02-27 18:36:02.920429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d4800 of size 4096 next 451 2025-02-27 18:36:02.920456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d5800 of size 4096 next 452 2025-02-27 18:36:02.920472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d6800 of size 1024 next 453 2025-02-27 18:36:02.920488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d6c00 of size 1024 next 454 2025-02-27 18:36:02.920503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d7000 of size 1024 next 455 2025-02-27 18:36:02.920519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d7400 of size 1024 next 456 2025-02-27 18:36:02.920536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d7800 of size 1024 next 457 2025-02-27 18:36:02.920552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d7c00 of size 1024 next 460 2025-02-27 18:36:02.920568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d8000 of size 1024 next 461 2025-02-27 18:36:02.920584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d8400 of size 1024 next 462 2025-02-27 18:36:02.920600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d8800 of size 1024 next 463 2025-02-27 18:36:02.920616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d8c00 of size 1024 next 464 2025-02-27 18:36:02.920632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8d9000 of size 4096 next 466 2025-02-27 18:36:02.920648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8da000 of size 4096 next 467 2025-02-27 18:36:02.920665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8db000 of size 4096 next 468 2025-02-27 18:36:02.920681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8dc000 of size 4096 next 469 2025-02-27 18:36:02.920697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8dd000 of size 4096 next 470 2025-02-27 18:36:02.920714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8de000 of size 1024 next 471 2025-02-27 18:36:02.920730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8de400 of size 1024 next 472 2025-02-27 18:36:02.920747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8de800 of size 1024 next 473 2025-02-27 18:36:02.920763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8dec00 of size 1024 next 474 2025-02-27 18:36:02.920779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8df000 of size 1024 next 475 2025-02-27 18:36:02.920794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8df400 of size 1024 next 478 2025-02-27 18:36:02.920810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8df800 of size 1024 next 479 2025-02-27 18:36:02.920826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8dfc00 of size 1024 next 480 2025-02-27 18:36:02.920842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e0000 of size 1024 next 481 2025-02-27 18:36:02.920858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e0400 of size 1024 next 482 2025-02-27 18:36:02.920873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e0800 of size 4096 next 484 2025-02-27 18:36:02.920889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e1800 of size 4096 next 485 2025-02-27 18:36:02.920906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e2800 of size 4096 next 486 2025-02-27 18:36:02.920922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e3800 of size 4096 next 487 2025-02-27 18:36:02.920941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e4800 of size 4096 next 488 2025-02-27 18:36:02.920958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e5800 of size 1024 next 489 2025-02-27 18:36:02.920986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e5c00 of size 1024 next 490 2025-02-27 18:36:02.921004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e6000 of size 1024 next 491 2025-02-27 18:36:02.921018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e6400 of size 1024 next 492 2025-02-27 18:36:02.921033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e6800 of size 1024 next 493 2025-02-27 18:36:02.921047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e6c00 of size 1024 next 496 2025-02-27 18:36:02.921062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e7000 of size 1024 next 497 2025-02-27 18:36:02.921078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e7400 of size 1024 next 498 2025-02-27 18:36:02.921093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e7800 of size 1024 next 499 2025-02-27 18:36:02.921109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e7c00 of size 1024 next 500 2025-02-27 18:36:02.921124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e8000 of size 4096 next 502 2025-02-27 18:36:02.921140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8e9000 of size 4096 next 503 2025-02-27 18:36:02.921155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ea000 of size 4096 next 504 2025-02-27 18:36:02.921170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8eb000 of size 4096 next 505 2025-02-27 18:36:02.921185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ec000 of size 4096 next 506 2025-02-27 18:36:02.921201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ed000 of size 1024 next 507 2025-02-27 18:36:02.921216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ed400 of size 1024 next 508 2025-02-27 18:36:02.921231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ed800 of size 1024 next 509 2025-02-27 18:36:02.921246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8edc00 of size 1024 next 510 2025-02-27 18:36:02.921262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ee000 of size 1024 next 511 2025-02-27 18:36:02.921277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ee400 of size 1024 next 514 2025-02-27 18:36:02.921292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ee800 of size 1024 next 515 2025-02-27 18:36:02.921308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8eec00 of size 1024 next 516 2025-02-27 18:36:02.921324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ef000 of size 1024 next 517 2025-02-27 18:36:02.921341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ef400 of size 1024 next 518 2025-02-27 18:36:02.921362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ef800 of size 4096 next 520 2025-02-27 18:36:02.921379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f0800 of size 4096 next 521 2025-02-27 18:36:02.921394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f1800 of size 4096 next 522 2025-02-27 18:36:02.921410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f2800 of size 4096 next 523 2025-02-27 18:36:02.921426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f3800 of size 4096 next 524 2025-02-27 18:36:02.921442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f4800 of size 1024 next 525 2025-02-27 18:36:02.921457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f4c00 of size 1024 next 526 2025-02-27 18:36:02.921473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f5000 of size 1024 next 527 2025-02-27 18:36:02.921504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f5400 of size 1024 next 528 2025-02-27 18:36:02.921522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f5800 of size 1024 next 529 2025-02-27 18:36:02.921538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f5c00 of size 1024 next 532 2025-02-27 18:36:02.921554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f6000 of size 1024 next 533 2025-02-27 18:36:02.921570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f6400 of size 1024 next 534 2025-02-27 18:36:02.921586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f6800 of size 1024 next 535 2025-02-27 18:36:02.921601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f6c00 of size 1024 next 536 2025-02-27 18:36:02.921616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f7000 of size 4096 next 538 2025-02-27 18:36:02.921630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f8000 of size 4096 next 539 2025-02-27 18:36:02.921645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8f9000 of size 4096 next 540 2025-02-27 18:36:02.921660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fa000 of size 4096 next 541 2025-02-27 18:36:02.921675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fb000 of size 4096 next 542 2025-02-27 18:36:02.921691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fc000 of size 1024 next 543 2025-02-27 18:36:02.921706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fc400 of size 1024 next 544 2025-02-27 18:36:02.921722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fc800 of size 1024 next 545 2025-02-27 18:36:02.921737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fcc00 of size 1024 next 546 2025-02-27 18:36:02.921752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fd000 of size 1024 next 547 2025-02-27 18:36:02.921767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fd400 of size 1024 next 550 2025-02-27 18:36:02.921783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fd800 of size 1024 next 551 2025-02-27 18:36:02.921798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fdc00 of size 1024 next 552 2025-02-27 18:36:02.921813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fe000 of size 1024 next 553 2025-02-27 18:36:02.921828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fe400 of size 1024 next 554 2025-02-27 18:36:02.921843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8fe800 of size 4096 next 556 2025-02-27 18:36:02.921858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e8ff800 of size 4096 next 557 2025-02-27 18:36:02.921874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e900800 of size 4096 next 558 2025-02-27 18:36:02.921889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e901800 of size 4096 next 559 2025-02-27 18:36:02.921904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e902800 of size 4096 next 560 2025-02-27 18:36:02.921920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e903800 of size 1024 next 561 2025-02-27 18:36:02.921937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e903c00 of size 1024 next 562 2025-02-27 18:36:02.921953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e904000 of size 1024 next 563 2025-02-27 18:36:02.921969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e904400 of size 1024 next 564 2025-02-27 18:36:02.921985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e904800 of size 1024 next 565 2025-02-27 18:36:02.922013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e904c00 of size 1024 next 568 2025-02-27 18:36:02.922029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e905000 of size 1024 next 569 2025-02-27 18:36:02.922045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e905400 of size 1024 next 570 2025-02-27 18:36:02.922061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e905800 of size 1024 next 571 2025-02-27 18:36:02.922077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e905c00 of size 1024 next 572 2025-02-27 18:36:02.922092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e906000 of size 4096 next 574 2025-02-27 18:36:02.922108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e907000 of size 4096 next 575 2025-02-27 18:36:02.922124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e908000 of size 4096 next 576 2025-02-27 18:36:02.922141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e909000 of size 4096 next 577 2025-02-27 18:36:02.922157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90a000 of size 4096 next 578 2025-02-27 18:36:02.922172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90b000 of size 1024 next 579 2025-02-27 18:36:02.922189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90b400 of size 1024 next 580 2025-02-27 18:36:02.922205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90b800 of size 1024 next 581 2025-02-27 18:36:02.922221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90bc00 of size 1024 next 582 2025-02-27 18:36:02.922237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90c000 of size 1024 next 583 2025-02-27 18:36:02.922253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90c400 of size 1024 next 586 2025-02-27 18:36:02.922267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90c800 of size 1024 next 587 2025-02-27 18:36:02.922282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90cc00 of size 1024 next 588 2025-02-27 18:36:02.922297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90d000 of size 1024 next 589 2025-02-27 18:36:02.922311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90d400 of size 1024 next 590 2025-02-27 18:36:02.922327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90d800 of size 4096 next 592 2025-02-27 18:36:02.922344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e90e800 of size 6144 next 112 2025-02-27 18:36:02.922360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e910000 of size 524288 next 111 2025-02-27 18:36:02.922376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e990000 of size 262144 next 135 2025-02-27 18:36:02.922392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11e9d0000 of size 327680 next 124 2025-02-27 18:36:02.922408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ea20000 of size 589824 next 123 2025-02-27 18:36:02.922423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11eab0000 of size 262144 next 152 2025-02-27 18:36:02.922438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11eaf0000 of size 327680 next 142 2025-02-27 18:36:02.922454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11eb40000 of size 786432 next 18446744073709551615 2025-02-27 18:36:02.922470: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-02-27 18:36:02.922485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec00000 of size 4096 next 593 2025-02-27 18:36:02.922501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec01000 of size 4096 next 594 2025-02-27 18:36:02.922516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec02000 of size 4096 next 595 2025-02-27 18:36:02.922544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec03000 of size 2048 next 598 2025-02-27 18:36:02.922561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec03800 of size 2048 next 599 2025-02-27 18:36:02.922577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec04000 of size 2048 next 600 2025-02-27 18:36:02.922594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec04800 of size 2048 next 601 2025-02-27 18:36:02.922610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec05000 of size 2048 next 602 2025-02-27 18:36:02.922626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec05800 of size 256 next 605 2025-02-27 18:36:02.922642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec05900 of size 256 next 606 2025-02-27 18:36:02.922658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec05a00 of size 2048 next 604 2025-02-27 18:36:02.922674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec06200 of size 2048 next 607 2025-02-27 18:36:02.922691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec06a00 of size 2048 next 609 2025-02-27 18:36:02.922708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec07200 of size 2048 next 610 2025-02-27 18:36:02.922724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec07a00 of size 2048 next 611 2025-02-27 18:36:02.922741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec08200 of size 256 next 613 2025-02-27 18:36:02.922756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec08300 of size 256 next 614 2025-02-27 18:36:02.922772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec08400 of size 8192 next 612 2025-02-27 18:36:02.922786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec0a400 of size 8192 next 617 2025-02-27 18:36:02.922801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec0c400 of size 8192 next 618 2025-02-27 18:36:02.922816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec0e400 of size 8192 next 619 2025-02-27 18:36:02.922832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec10400 of size 8192 next 620 2025-02-27 18:36:02.922848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec12400 of size 256 next 621 2025-02-27 18:36:02.922863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec12500 of size 256 next 622 2025-02-27 18:36:02.922878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec12600 of size 256 next 623 2025-02-27 18:36:02.922894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd11ec12700 of size 514304 next 160 2025-02-27 18:36:02.922928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ec90000 of size 589824 next 158 2025-02-27 18:36:02.922944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ed20000 of size 524288 next 171 2025-02-27 18:36:02.922960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd11eda0000 of size 1048576 next 222 2025-02-27 18:36:02.922976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11eea0000 of size 1048576 next 190 2025-02-27 18:36:02.922991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11efa0000 of size 1048576 next 189 2025-02-27 18:36:02.923006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11f0a0000 of size 1048576 next 203 2025-02-27 18:36:02.923022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11f1a0000 of size 1048576 next 251 2025-02-27 18:36:02.923038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11f2a0000 of size 1441792 next 18446744073709551615 2025-02-27 18:36:02.923053: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-02-27 18:36:02.923087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00000 of size 1280 next 1 2025-02-27 18:36:02.923105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00500 of size 256 next 5 2025-02-27 18:36:02.923121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00600 of size 256 next 8 2025-02-27 18:36:02.923141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00700 of size 256 next 9 2025-02-27 18:36:02.923157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00800 of size 256 next 10 2025-02-27 18:36:02.923173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00900 of size 256 next 11 2025-02-27 18:36:02.923189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00a00 of size 256 next 12 2025-02-27 18:36:02.923205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00b00 of size 256 next 13 2025-02-27 18:36:02.923221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00c00 of size 256 next 17 2025-02-27 18:36:02.923238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00d00 of size 256 next 19 2025-02-27 18:36:02.923254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00e00 of size 256 next 20 2025-02-27 18:36:02.923270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e00f00 of size 256 next 21 2025-02-27 18:36:02.923286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01000 of size 256 next 22 2025-02-27 18:36:02.923301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01100 of size 256 next 24 2025-02-27 18:36:02.923316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01200 of size 256 next 25 2025-02-27 18:36:02.923330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01300 of size 256 next 23 2025-02-27 18:36:02.923345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01400 of size 256 next 28 2025-02-27 18:36:02.923361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01500 of size 256 next 29 2025-02-27 18:36:02.923376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01600 of size 256 next 30 2025-02-27 18:36:02.923392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01700 of size 256 next 31 2025-02-27 18:36:02.923407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01800 of size 256 next 33 2025-02-27 18:36:02.923423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01900 of size 256 next 34 2025-02-27 18:36:02.923438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01a00 of size 1024 next 32 2025-02-27 18:36:02.923454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e01e00 of size 1024 next 37 2025-02-27 18:36:02.923469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e02200 of size 1024 next 38 2025-02-27 18:36:02.923484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e02600 of size 1024 next 39 2025-02-27 18:36:02.923500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e02a00 of size 1024 next 40 2025-02-27 18:36:02.923515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e02e00 of size 1024 next 41 2025-02-27 18:36:02.923530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e03200 of size 1024 next 43 2025-02-27 18:36:02.923545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e03600 of size 1024 next 44 2025-02-27 18:36:02.923561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e03a00 of size 1024 next 45 2025-02-27 18:36:02.923575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e03e00 of size 1024 next 46 2025-02-27 18:36:02.923605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04200 of size 256 next 48 2025-02-27 18:36:02.923623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04300 of size 256 next 49 2025-02-27 18:36:02.923640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04400 of size 256 next 50 2025-02-27 18:36:02.923656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04500 of size 256 next 51 2025-02-27 18:36:02.923672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04600 of size 256 next 52 2025-02-27 18:36:02.923688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04700 of size 256 next 53 2025-02-27 18:36:02.923705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04800 of size 256 next 56 2025-02-27 18:36:02.923722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04900 of size 256 next 57 2025-02-27 18:36:02.923738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04a00 of size 256 next 58 2025-02-27 18:36:02.923754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04b00 of size 256 next 14 2025-02-27 18:36:02.923770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04c00 of size 256 next 15 2025-02-27 18:36:02.923785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04d00 of size 256 next 16 2025-02-27 18:36:02.923799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e04e00 of size 1024 next 60 2025-02-27 18:36:02.923814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e05200 of size 1024 next 61 2025-02-27 18:36:02.923829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e05600 of size 1024 next 62 2025-02-27 18:36:02.923845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e05a00 of size 1024 next 63 2025-02-27 18:36:02.923860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e05e00 of size 1024 next 64 2025-02-27 18:36:02.923876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e06200 of size 256 next 66 2025-02-27 18:36:02.923891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e06300 of size 256 next 67 2025-02-27 18:36:02.923906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e06400 of size 256 next 68 2025-02-27 18:36:02.923922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e06500 of size 256 next 69 2025-02-27 18:36:02.923937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e06600 of size 256 next 70 2025-02-27 18:36:02.923952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e06700 of size 256 next 73 2025-02-27 18:36:02.923968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e06800 of size 256 next 74 2025-02-27 18:36:02.923983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e06900 of size 256 next 75 2025-02-27 18:36:02.923998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e06a00 of size 256 next 76 2025-02-27 18:36:02.924013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e06b00 of size 256 next 77 2025-02-27 18:36:02.924029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e06c00 of size 1024 next 79 2025-02-27 18:36:02.924044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e07000 of size 1024 next 80 2025-02-27 18:36:02.924059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e07400 of size 1024 next 81 2025-02-27 18:36:02.924075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e07800 of size 1024 next 82 2025-02-27 18:36:02.924092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e07c00 of size 1024 next 83 2025-02-27 18:36:02.924109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e08000 of size 256 next 85 2025-02-27 18:36:02.924138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e08100 of size 256 next 86 2025-02-27 18:36:02.924157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e08200 of size 512 next 84 2025-02-27 18:36:02.924173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e08400 of size 512 next 88 2025-02-27 18:36:02.924189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e08600 of size 512 next 89 2025-02-27 18:36:02.924205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e08800 of size 512 next 90 2025-02-27 18:36:02.924223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e08a00 of size 512 next 91 2025-02-27 18:36:02.924238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e08c00 of size 256 next 93 2025-02-27 18:36:02.924250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e08d00 of size 256 next 94 2025-02-27 18:36:02.924262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e08e00 of size 512 next 92 2025-02-27 18:36:02.924274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e09000 of size 512 next 97 2025-02-27 18:36:02.924285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e09200 of size 512 next 98 2025-02-27 18:36:02.924297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e09400 of size 512 next 99 2025-02-27 18:36:02.924310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e09600 of size 512 next 2 2025-02-27 18:36:02.924321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e09800 of size 256 next 3 2025-02-27 18:36:02.924333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e09900 of size 256 next 4 2025-02-27 18:36:02.924346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e09a00 of size 16384 next 18 2025-02-27 18:36:02.924358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e0da00 of size 256 next 100 2025-02-27 18:36:02.924370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e0db00 of size 256 next 101 2025-02-27 18:36:02.924382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e0dc00 of size 2048 next 104 2025-02-27 18:36:02.924393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e0e400 of size 2048 next 105 2025-02-27 18:36:02.924404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e0ec00 of size 2048 next 106 2025-02-27 18:36:02.924415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e0f400 of size 2048 next 107 2025-02-27 18:36:02.924425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e0fc00 of size 2048 next 108 2025-02-27 18:36:02.924436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e10400 of size 256 next 109 2025-02-27 18:36:02.924448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e10500 of size 256 next 110 2025-02-27 18:36:02.924459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e10600 of size 2048 next 113 2025-02-27 18:36:02.924470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e10e00 of size 2048 next 114 2025-02-27 18:36:02.924482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e11600 of size 2048 next 115 2025-02-27 18:36:02.924493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e11e00 of size 2048 next 116 2025-02-27 18:36:02.924504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e12600 of size 2048 next 6 2025-02-27 18:36:02.924516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e12e00 of size 37632 next 7 2025-02-27 18:36:02.924527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1c100 of size 512 next 118 2025-02-27 18:36:02.924539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1c300 of size 512 next 119 2025-02-27 18:36:02.924559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1c500 of size 512 next 120 2025-02-27 18:36:02.924571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1c700 of size 512 next 121 2025-02-27 18:36:02.924582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1c900 of size 512 next 122 2025-02-27 18:36:02.924594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1cb00 of size 512 next 125 2025-02-27 18:36:02.924605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1cd00 of size 512 next 126 2025-02-27 18:36:02.924616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1cf00 of size 512 next 127 2025-02-27 18:36:02.924629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1d100 of size 512 next 128 2025-02-27 18:36:02.924642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1d300 of size 512 next 129 2025-02-27 18:36:02.924653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1d500 of size 2048 next 130 2025-02-27 18:36:02.924665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1dd00 of size 2048 next 131 2025-02-27 18:36:02.924677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1e500 of size 2048 next 132 2025-02-27 18:36:02.924689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1ed00 of size 2048 next 133 2025-02-27 18:36:02.924700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1f500 of size 2048 next 134 2025-02-27 18:36:02.924712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1fd00 of size 512 next 136 2025-02-27 18:36:02.924724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e1ff00 of size 512 next 137 2025-02-27 18:36:02.924736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e20100 of size 512 next 138 2025-02-27 18:36:02.924749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e20300 of size 512 next 139 2025-02-27 18:36:02.924761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e20500 of size 512 next 140 2025-02-27 18:36:02.924773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e20700 of size 512 next 141 2025-02-27 18:36:02.924785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e20900 of size 512 next 143 2025-02-27 18:36:02.924797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e20b00 of size 512 next 144 2025-02-27 18:36:02.924809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e20d00 of size 512 next 145 2025-02-27 18:36:02.924821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e20f00 of size 512 next 146 2025-02-27 18:36:02.924833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e21100 of size 2048 next 147 2025-02-27 18:36:02.924845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e21900 of size 2048 next 148 2025-02-27 18:36:02.924857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e22100 of size 2048 next 149 2025-02-27 18:36:02.924868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e22900 of size 2048 next 150 2025-02-27 18:36:02.924880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e23100 of size 2048 next 151 2025-02-27 18:36:02.924892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e23900 of size 512 next 153 2025-02-27 18:36:02.924904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e23b00 of size 512 next 154 2025-02-27 18:36:02.924916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e23d00 of size 512 next 155 2025-02-27 18:36:02.924928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e23f00 of size 512 next 156 2025-02-27 18:36:02.924950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e24100 of size 512 next 157 2025-02-27 18:36:02.924964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e24300 of size 512 next 161 2025-02-27 18:36:02.924976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e24500 of size 512 next 162 2025-02-27 18:36:02.924988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e24700 of size 512 next 163 2025-02-27 18:36:02.925000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e24900 of size 512 next 164 2025-02-27 18:36:02.925013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e24b00 of size 512 next 165 2025-02-27 18:36:02.925027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e24d00 of size 2048 next 166 2025-02-27 18:36:02.925038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e25500 of size 2048 next 167 2025-02-27 18:36:02.925050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e25d00 of size 2048 next 168 2025-02-27 18:36:02.925062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e26500 of size 2048 next 169 2025-02-27 18:36:02.925074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e26d00 of size 2048 next 170 2025-02-27 18:36:02.925086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e27500 of size 1024 next 172 2025-02-27 18:36:02.925119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e27900 of size 1024 next 173 2025-02-27 18:36:02.925132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e27d00 of size 1024 next 174 2025-02-27 18:36:02.925143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e28100 of size 1024 next 175 2025-02-27 18:36:02.925154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e28500 of size 1024 next 176 2025-02-27 18:36:02.925170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e28900 of size 256 next 178 2025-02-27 18:36:02.925182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e28a00 of size 256 next 179 2025-02-27 18:36:02.925193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e28b00 of size 1024 next 177 2025-02-27 18:36:02.925206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e28f00 of size 1024 next 182 2025-02-27 18:36:02.925219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e29300 of size 1024 next 183 2025-02-27 18:36:02.925230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e29700 of size 1024 next 184 2025-02-27 18:36:02.925242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e29b00 of size 1024 next 185 2025-02-27 18:36:02.925254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e29f00 of size 256 next 187 2025-02-27 18:36:02.925266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e2a000 of size 256 next 188 2025-02-27 18:36:02.925278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e2a100 of size 4096 next 186 2025-02-27 18:36:02.925290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e2b100 of size 4096 next 42 2025-02-27 18:36:02.925303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e2c100 of size 65536 next 36 2025-02-27 18:36:02.925315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e3c100 of size 65536 next 35 2025-02-27 18:36:02.925327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e4c100 of size 4096 next 235 2025-02-27 18:36:02.925339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e4d100 of size 4096 next 236 2025-02-27 18:36:02.925351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e4e100 of size 4096 next 237 2025-02-27 18:36:02.925373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e4f100 of size 4096 next 238 2025-02-27 18:36:02.925384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e50100 of size 1024 next 239 2025-02-27 18:36:02.925396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e50500 of size 1024 next 240 2025-02-27 18:36:02.925408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e50900 of size 1024 next 241 2025-02-27 18:36:02.925420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e50d00 of size 1024 next 242 2025-02-27 18:36:02.925432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e51100 of size 1024 next 243 2025-02-27 18:36:02.925442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e51500 of size 1024 next 246 2025-02-27 18:36:02.925453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e51900 of size 1024 next 247 2025-02-27 18:36:02.925463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e51d00 of size 1024 next 248 2025-02-27 18:36:02.925473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e52100 of size 1024 next 249 2025-02-27 18:36:02.925483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e52500 of size 1024 next 250 2025-02-27 18:36:02.925493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e52900 of size 4096 next 252 2025-02-27 18:36:02.925504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e53900 of size 4096 next 253 2025-02-27 18:36:02.925515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e54900 of size 4096 next 254 2025-02-27 18:36:02.925526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e55900 of size 4096 next 255 2025-02-27 18:36:02.925536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e56900 of size 4096 next 256 2025-02-27 18:36:02.925546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e57900 of size 1024 next 257 2025-02-27 18:36:02.925557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e57d00 of size 1024 next 258 2025-02-27 18:36:02.925567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e58100 of size 1024 next 259 2025-02-27 18:36:02.925576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e58500 of size 1024 next 260 2025-02-27 18:36:02.925586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e58900 of size 1024 next 261 2025-02-27 18:36:02.925597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e58d00 of size 1024 next 264 2025-02-27 18:36:02.925608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e59100 of size 1024 next 265 2025-02-27 18:36:02.925619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e59500 of size 1024 next 266 2025-02-27 18:36:02.925629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e59900 of size 1024 next 267 2025-02-27 18:36:02.925640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e59d00 of size 1024 next 268 2025-02-27 18:36:02.925651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e5a100 of size 4096 next 270 2025-02-27 18:36:02.925661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e5b100 of size 4096 next 271 2025-02-27 18:36:02.925672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e5c100 of size 4096 next 272 2025-02-27 18:36:02.925683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e5d100 of size 4096 next 273 2025-02-27 18:36:02.925694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e5e100 of size 4096 next 274 2025-02-27 18:36:02.925705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e5f100 of size 1024 next 275 2025-02-27 18:36:02.925716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e5f500 of size 1024 next 276 2025-02-27 18:36:02.925737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e5f900 of size 1024 next 277 2025-02-27 18:36:02.925749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e5fd00 of size 1024 next 278 2025-02-27 18:36:02.925760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e60100 of size 1024 next 279 2025-02-27 18:36:02.925771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e60500 of size 1024 next 282 2025-02-27 18:36:02.925783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e60900 of size 1024 next 283 2025-02-27 18:36:02.925795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e60d00 of size 1024 next 284 2025-02-27 18:36:02.925806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e61100 of size 1024 next 285 2025-02-27 18:36:02.925817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e61500 of size 1024 next 286 2025-02-27 18:36:02.925828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e61900 of size 4096 next 288 2025-02-27 18:36:02.925840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e62900 of size 6144 next 27 2025-02-27 18:36:02.925851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e64100 of size 147456 next 26 2025-02-27 18:36:02.925863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e88100 of size 65536 next 47 2025-02-27 18:36:02.925874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256e98100 of size 65536 next 59 2025-02-27 18:36:02.925886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256ea8100 of size 65536 next 65 2025-02-27 18:36:02.925899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd256eb8100 of size 294656 next 18446744073709551615 2025-02-27 18:36:02.925910: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-02-27 18:36:02.925929: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 66 Chunks of size 256 totalling 16.5KiB 2025-02-27 18:36:02.925943: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-02-27 18:36:02.925956: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-02-27 18:36:02.925969: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-02-27 18:36:02.925982: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 35 Chunks of size 2048 totalling 70.0KiB 2025-02-27 18:36:02.925995: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-02-27 18:36:02.926008: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-02-27 18:36:02.926021: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-02-27 18:36:02.926033: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 8192 totalling 40.0KiB 2025-02-27 18:36:02.926045: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-02-27 18:36:02.926058: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-02-27 18:36:02.926070: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-02-27 18:36:02.926082: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-02-27 18:36:02.926096: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-02-27 18:36:02.926108: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-02-27 18:36:02.926121: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-02-27 18:36:02.926144: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-02-27 18:36:02.926158: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-02-27 18:36:02.926170: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-02-27 18:36:02.926183: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-02-27 18:36:02.926197: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-02-27 18:36:02.926210: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-02-27 18:36:02.926222: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-02-27 18:36:02.926235: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-02-27 18:36:02.926247: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-02-27 18:36:02.926260: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-02-27 18:36:02.926272: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4194304 totalling 4.00MiB 2025-02-27 18:36:02.926287: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-02-27 18:36:02.926301: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 13500416 totalling 12.88MiB 2025-02-27 18:36:02.926314: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 138.43MiB 2025-02-27 18:36:02.926325: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 165543936 memory_limit_: 165543936 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-02-27 18:36:02.926341: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 165543936 InUse: 145155840 MaxInUse: 151394816 NumAllocs: 2070 MaxAllocSize: 13500416 2025-02-27 18:36:02.926380: W tensorflow/core/common_runtime/bfc_allocator.cc:439] ********___*******x***************************************__*****************************_********** 2025-02-27 18:36:02.926430: 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:Mul] 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.18506765365600586 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Thu Feb 27 18:36:04 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 : 534 wait 20 seconds l 3637 free memory gpu now : 534 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-02-27 18:36:27.398547: 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-02-27 18:36:27.409748: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-02-27 18:36:27.412138: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7fd300000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-02-27 18:36:27.412194: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-02-27 18:36:27.416185: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-02-27 18:36:27.687327: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x3f1a25f0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-02-27 18:36:27.687380: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-02-27 18:36:27.688157: 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-02-27 18:36:27.688545: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-02-27 18:36:27.694786: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-02-27 18:36:27.697636: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-02-27 18:36:27.698954: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-02-27 18:36:27.702089: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-02-27 18:36:27.703781: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-02-27 18:36:27.710376: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-02-27 18:36:27.711766: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-02-27 18:36:27.711910: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-02-27 18:36:27.712577: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-02-27 18:36:27.712601: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-02-27 18:36:27.712612: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-02-27 18:36:27.713506: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 157 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-02-27 18:36:28.312372: 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-02-27 18:36:28.312469: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-02-27 18:36:28.312491: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-02-27 18:36:28.312511: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-02-27 18:36:28.312530: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-02-27 18:36:28.312549: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-02-27 18:36:28.312567: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-02-27 18:36:28.312587: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-02-27 18:36:28.313409: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-02-27 18:36:28.314507: 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-02-27 18:36:28.314547: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-02-27 18:36:28.314566: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-02-27 18:36:28.314584: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-02-27 18:36:28.314603: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-02-27 18:36:28.314620: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-02-27 18:36:28.314638: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-02-27 18:36:28.314655: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-02-27 18:36:28.315487: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-02-27 18:36:28.315527: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-02-27 18:36:28.315537: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-02-27 18:36:28.315546: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-02-27 18:36:28.316413: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 157 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-02-27 18:36:40.159125: 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-02-27 18:36:40.159191: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-02-27 18:36:40.159212: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 66, Chunks in use: 66. 16.5KiB allocated for chunks. 16.5KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-02-27 18:36:40.159229: 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-02-27 18:36:40.159246: 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-02-27 18:36:40.159263: 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-02-27 18:36:40.159279: 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-02-27 18:36:40.159295: 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-02-27 18:36:40.159311: 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-02-27 18:36:40.159327: 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-02-27 18:36:40.159343: 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-02-27 18:36:40.159359: 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-02-27 18:36:40.159375: 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-02-27 18:36:40.159390: 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-02-27 18:36:40.159407: 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-02-27 18:36:40.159423: 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-02-27 18:36:40.159456: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 2, Chunks in use: 1. 10.00MiB allocated for chunks. 4.00MiB in use in bin. 4.00MiB client-requested in use in bin. 2025-02-27 18:36:40.159473: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 2, Chunks in use: 2. 20.88MiB allocated for chunks. 20.88MiB in use in bin. 17.00MiB client-requested in use in bin. 2025-02-27 18:36:40.159488: 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-02-27 18:36:40.159502: 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-02-27 18:36:40.159516: 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-02-27 18:36:40.159531: 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-02-27 18:36:40.159544: 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-02-27 18:36:40.159559: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 8.00MiB was 8.00MiB, Chunk State: 2025-02-27 18:36:40.159572: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 32374784 2025-02-27 18:36:40.159590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd112000000 of size 8388608 next 616 2025-02-27 18:36:40.159604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd112800000 of size 4194304 next 615 2025-02-27 18:36:40.159616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd112c00000 of size 6291456 next 608 2025-02-27 18:36:40.159629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd113200000 of size 13500416 next 18446744073709551615 2025-02-27 18:36:40.159642: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-02-27 18:36:40.159655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd114000000 of size 2359296 next 370 2025-02-27 18:36:40.159668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd114240000 of size 1048576 next 394 2025-02-27 18:36:40.159681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd114340000 of size 1310720 next 388 2025-02-27 18:36:40.159693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd114480000 of size 2359296 next 387 2025-02-27 18:36:40.159706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1146c0000 of size 1048576 next 412 2025-02-27 18:36:40.159719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1147c0000 of size 1310720 next 406 2025-02-27 18:36:40.159732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd114900000 of size 2359296 next 405 2025-02-27 18:36:40.159744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd114b40000 of size 1048576 next 430 2025-02-27 18:36:40.159757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd114c40000 of size 1310720 next 424 2025-02-27 18:36:40.159769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd114d80000 of size 2359296 next 423 2025-02-27 18:36:40.159782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd114fc0000 of size 1048576 next 447 2025-02-27 18:36:40.159794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1150c0000 of size 1310720 next 441 2025-02-27 18:36:40.159816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd115200000 of size 2359296 next 440 2025-02-27 18:36:40.159829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd115440000 of size 1048576 next 465 2025-02-27 18:36:40.159842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd115540000 of size 1310720 next 459 2025-02-27 18:36:40.159854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd115680000 of size 2359296 next 458 2025-02-27 18:36:40.159867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1158c0000 of size 1048576 next 483 2025-02-27 18:36:40.159880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1159c0000 of size 1310720 next 477 2025-02-27 18:36:40.159892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd115b00000 of size 2359296 next 476 2025-02-27 18:36:40.159905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd115d40000 of size 1048576 next 501 2025-02-27 18:36:40.159917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd115e40000 of size 1310720 next 495 2025-02-27 18:36:40.159930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd115f80000 of size 2359296 next 494 2025-02-27 18:36:40.159942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1161c0000 of size 1048576 next 519 2025-02-27 18:36:40.159955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1162c0000 of size 1310720 next 513 2025-02-27 18:36:40.159968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116400000 of size 2359296 next 512 2025-02-27 18:36:40.159980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116640000 of size 1048576 next 537 2025-02-27 18:36:40.159993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116740000 of size 1310720 next 531 2025-02-27 18:36:40.160005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116880000 of size 2359296 next 530 2025-02-27 18:36:40.160018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116ac0000 of size 1048576 next 555 2025-02-27 18:36:40.160030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116bc0000 of size 1310720 next 549 2025-02-27 18:36:40.160043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116d00000 of size 2359296 next 548 2025-02-27 18:36:40.160055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd116f40000 of size 1048576 next 573 2025-02-27 18:36:40.160068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117040000 of size 1310720 next 567 2025-02-27 18:36:40.160081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117180000 of size 2359296 next 566 2025-02-27 18:36:40.160093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1173c0000 of size 1048576 next 591 2025-02-27 18:36:40.160106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd1174c0000 of size 1310720 next 585 2025-02-27 18:36:40.160118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117600000 of size 2359296 next 584 2025-02-27 18:36:40.160131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd117840000 of size 2097152 next 597 2025-02-27 18:36:40.160144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd117a40000 of size 2097152 next 596 2025-02-27 18:36:40.160157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd117c40000 of size 3932160 next 18446744073709551615 2025-02-27 18:36:40.160169: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-02-27 18:36:40.160182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118000000 of size 2359296 next 245 2025-02-27 18:36:40.160195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118240000 of size 1048576 next 269 2025-02-27 18:36:40.160207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118340000 of size 1310720 next 263 2025-02-27 18:36:40.160236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118480000 of size 2359296 next 262 2025-02-27 18:36:40.160250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1186c0000 of size 1048576 next 287 2025-02-27 18:36:40.160262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1187c0000 of size 1310720 next 281 2025-02-27 18:36:40.160275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118900000 of size 2359296 next 280 2025-02-27 18:36:40.160288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118b40000 of size 1048576 next 304 2025-02-27 18:36:40.160300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118c40000 of size 1310720 next 298 2025-02-27 18:36:40.160313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118d80000 of size 2359296 next 297 2025-02-27 18:36:40.160325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd118fc0000 of size 1048576 next 322 2025-02-27 18:36:40.160338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1190c0000 of size 1310720 next 316 2025-02-27 18:36:40.160351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd119200000 of size 2359296 next 315 2025-02-27 18:36:40.160363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd119440000 of size 1048576 next 340 2025-02-27 18:36:40.160376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd119540000 of size 1310720 next 334 2025-02-27 18:36:40.160388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd119680000 of size 2359296 next 333 2025-02-27 18:36:40.160401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1198c0000 of size 1048576 next 358 2025-02-27 18:36:40.160413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd1199c0000 of size 1310720 next 352 2025-02-27 18:36:40.160426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd119b00000 of size 2359296 next 351 2025-02-27 18:36:40.160438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd119d40000 of size 1048576 next 376 2025-02-27 18:36:40.160452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd119e40000 of size 1835008 next 18446744073709551615 2025-02-27 18:36:40.160464: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-02-27 18:36:40.160477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a000000 of size 2359296 next 181 2025-02-27 18:36:40.160489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a240000 of size 2097152 next 196 2025-02-27 18:36:40.160502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a440000 of size 1048576 next 216 2025-02-27 18:36:40.160514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a540000 of size 1310720 next 209 2025-02-27 18:36:40.160527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a680000 of size 2359296 next 208 2025-02-27 18:36:40.160539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a8c0000 of size 1048576 next 234 2025-02-27 18:36:40.160552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11a9c0000 of size 1310720 next 228 2025-02-27 18:36:40.160565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ab00000 of size 2359296 next 227 2025-02-27 18:36:40.160577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd11ad40000 of size 2883584 next 18446744073709551615 2025-02-27 18:36:40.160589: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-02-27 18:36:40.160602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c600000 of size 147456 next 55 2025-02-27 18:36:40.160615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c624000 of size 65536 next 78 2025-02-27 18:36:40.160636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c634000 of size 4096 next 191 2025-02-27 18:36:40.160649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c635000 of size 4096 next 192 2025-02-27 18:36:40.160662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c636000 of size 4096 next 193 2025-02-27 18:36:40.160675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c637000 of size 256 next 194 2025-02-27 18:36:40.160687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c637100 of size 256 next 195 2025-02-27 18:36:40.160700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c637200 of size 4096 next 197 2025-02-27 18:36:40.160712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c638200 of size 4096 next 198 2025-02-27 18:36:40.160725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c639200 of size 4096 next 199 2025-02-27 18:36:40.160737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63a200 of size 4096 next 200 2025-02-27 18:36:40.160750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63b200 of size 4096 next 201 2025-02-27 18:36:40.160763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63c200 of size 1024 next 202 2025-02-27 18:36:40.160776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63c600 of size 1024 next 204 2025-02-27 18:36:40.160788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63ca00 of size 1024 next 205 2025-02-27 18:36:40.160801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63ce00 of size 1024 next 206 2025-02-27 18:36:40.160813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63d200 of size 1024 next 207 2025-02-27 18:36:40.160826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63d600 of size 1024 next 210 2025-02-27 18:36:40.160838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63da00 of size 1024 next 211 2025-02-27 18:36:40.160851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63de00 of size 1024 next 212 2025-02-27 18:36:40.160863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63e200 of size 1024 next 213 2025-02-27 18:36:40.160876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63e600 of size 1024 next 214 2025-02-27 18:36:40.160888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63ea00 of size 4096 next 215 2025-02-27 18:36:40.160901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c63fa00 of size 4096 next 217 2025-02-27 18:36:40.160914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c640a00 of size 4096 next 218 2025-02-27 18:36:40.160926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c641a00 of size 4096 next 219 2025-02-27 18:36:40.160939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c642a00 of size 4096 next 220 2025-02-27 18:36:40.160951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c643a00 of size 1024 next 221 2025-02-27 18:36:40.160964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c643e00 of size 1024 next 223 2025-02-27 18:36:40.160977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c644200 of size 1024 next 224 2025-02-27 18:36:40.160989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c644600 of size 1024 next 225 2025-02-27 18:36:40.161002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c644a00 of size 1024 next 226 2025-02-27 18:36:40.161014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c644e00 of size 1024 next 229 2025-02-27 18:36:40.161027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c645200 of size 1024 next 230 2025-02-27 18:36:40.161039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c645600 of size 1024 next 231 2025-02-27 18:36:40.161060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c645a00 of size 1024 next 232 2025-02-27 18:36:40.161073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c645e00 of size 1024 next 233 2025-02-27 18:36:40.161086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c646200 of size 7680 next 72 2025-02-27 18:36:40.161098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c648000 of size 147456 next 71 2025-02-27 18:36:40.161111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c66c000 of size 131072 next 87 2025-02-27 18:36:40.161124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c68c000 of size 4096 next 289 2025-02-27 18:36:40.161136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c68d000 of size 4096 next 290 2025-02-27 18:36:40.161149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c68e000 of size 4096 next 291 2025-02-27 18:36:40.161161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c68f000 of size 1024 next 292 2025-02-27 18:36:40.161174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c68f400 of size 1024 next 293 2025-02-27 18:36:40.161186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c68f800 of size 1024 next 294 2025-02-27 18:36:40.161199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c68fc00 of size 1024 next 295 2025-02-27 18:36:40.161211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c690000 of size 1024 next 296 2025-02-27 18:36:40.161224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c690400 of size 1024 next 299 2025-02-27 18:36:40.161236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c690800 of size 1024 next 300 2025-02-27 18:36:40.161249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c690c00 of size 1024 next 301 2025-02-27 18:36:40.161261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c691000 of size 1024 next 302 2025-02-27 18:36:40.161274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c691400 of size 1024 next 303 2025-02-27 18:36:40.161286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c691800 of size 4096 next 305 2025-02-27 18:36:40.161299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c692800 of size 4096 next 306 2025-02-27 18:36:40.161311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c693800 of size 4096 next 307 2025-02-27 18:36:40.161324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c694800 of size 4096 next 308 2025-02-27 18:36:40.161336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c695800 of size 4096 next 309 2025-02-27 18:36:40.161349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c696800 of size 1024 next 310 2025-02-27 18:36:40.161361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c696c00 of size 1024 next 311 2025-02-27 18:36:40.161374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c697000 of size 1024 next 312 2025-02-27 18:36:40.161386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c697400 of size 1024 next 313 2025-02-27 18:36:40.161399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c697800 of size 1024 next 314 2025-02-27 18:36:40.161412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c697c00 of size 1024 next 317 2025-02-27 18:36:40.161424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c698000 of size 1024 next 318 2025-02-27 18:36:40.161437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c698400 of size 1024 next 319 2025-02-27 18:36:40.161449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c698800 of size 1024 next 320 2025-02-27 18:36:40.161470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c698c00 of size 1024 next 321 2025-02-27 18:36:40.161483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c699000 of size 4096 next 323 2025-02-27 18:36:40.161495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69a000 of size 4096 next 324 2025-02-27 18:36:40.161508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69b000 of size 4096 next 325 2025-02-27 18:36:40.161520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69c000 of size 4096 next 326 2025-02-27 18:36:40.161533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69d000 of size 4096 next 327 2025-02-27 18:36:40.161545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69e000 of size 1024 next 328 2025-02-27 18:36:40.161558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69e400 of size 1024 next 329 2025-02-27 18:36:40.161570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69e800 of size 1024 next 330 2025-02-27 18:36:40.161583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69ec00 of size 1024 next 331 2025-02-27 18:36:40.161595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69f000 of size 1024 next 332 2025-02-27 18:36:40.161608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69f400 of size 1024 next 335 2025-02-27 18:36:40.161620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69f800 of size 1024 next 336 2025-02-27 18:36:40.161633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c69fc00 of size 1024 next 337 2025-02-27 18:36:40.161645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a0000 of size 1024 next 338 2025-02-27 18:36:40.161658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a0400 of size 1024 next 339 2025-02-27 18:36:40.161670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a0800 of size 4096 next 341 2025-02-27 18:36:40.161683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a1800 of size 4096 next 342 2025-02-27 18:36:40.161696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a2800 of size 4096 next 343 2025-02-27 18:36:40.161708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a3800 of size 4096 next 344 2025-02-27 18:36:40.161720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a4800 of size 4096 next 345 2025-02-27 18:36:40.161733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a5800 of size 1024 next 346 2025-02-27 18:36:40.161746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a5c00 of size 1024 next 347 2025-02-27 18:36:40.161758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a6000 of size 1024 next 348 2025-02-27 18:36:40.161771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a6400 of size 1024 next 349 2025-02-27 18:36:40.161783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a6800 of size 1024 next 350 2025-02-27 18:36:40.161796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a6c00 of size 1024 next 353 2025-02-27 18:36:40.161808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a7000 of size 1024 next 354 2025-02-27 18:36:40.161821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a7400 of size 1024 next 355 2025-02-27 18:36:40.161833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a7800 of size 1024 next 356 2025-02-27 18:36:40.161846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a7c00 of size 1024 next 357 2025-02-27 18:36:40.161858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a8000 of size 4096 next 359 2025-02-27 18:36:40.161878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6a9000 of size 4096 next 360 2025-02-27 18:36:40.161892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6aa000 of size 4096 next 361 2025-02-27 18:36:40.161904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6ab000 of size 4096 next 362 2025-02-27 18:36:40.161917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6ac000 of size 4096 next 363 2025-02-27 18:36:40.161929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6ad000 of size 1024 next 364 2025-02-27 18:36:40.161942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6ad400 of size 1024 next 365 2025-02-27 18:36:40.161954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6ad800 of size 1024 next 366 2025-02-27 18:36:40.161967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6adc00 of size 1024 next 367 2025-02-27 18:36:40.161979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6ae000 of size 1024 next 368 2025-02-27 18:36:40.161992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6ae400 of size 1024 next 371 2025-02-27 18:36:40.162004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6ae800 of size 1024 next 372 2025-02-27 18:36:40.162017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6aec00 of size 1024 next 373 2025-02-27 18:36:40.162029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6af000 of size 1024 next 374 2025-02-27 18:36:40.162042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6af400 of size 1024 next 375 2025-02-27 18:36:40.162054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6af800 of size 4096 next 377 2025-02-27 18:36:40.162067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b0800 of size 4096 next 378 2025-02-27 18:36:40.162079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b1800 of size 4096 next 379 2025-02-27 18:36:40.162092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b2800 of size 4096 next 380 2025-02-27 18:36:40.162104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b3800 of size 4096 next 381 2025-02-27 18:36:40.162117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b4800 of size 1024 next 382 2025-02-27 18:36:40.162130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b4c00 of size 1024 next 383 2025-02-27 18:36:40.162142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b5000 of size 1024 next 384 2025-02-27 18:36:40.162155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b5400 of size 1024 next 385 2025-02-27 18:36:40.162167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b5800 of size 1024 next 386 2025-02-27 18:36:40.162180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b5c00 of size 1024 next 389 2025-02-27 18:36:40.162192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b6000 of size 1024 next 390 2025-02-27 18:36:40.162205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b6400 of size 1024 next 391 2025-02-27 18:36:40.162217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b6800 of size 1024 next 392 2025-02-27 18:36:40.162230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b6c00 of size 1024 next 393 2025-02-27 18:36:40.162242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b7000 of size 4096 next 395 2025-02-27 18:36:40.162255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b8000 of size 4096 next 396 2025-02-27 18:36:40.162267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6b9000 of size 4096 next 397 2025-02-27 18:36:40.162287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6ba000 of size 4096 next 398 2025-02-27 18:36:40.162300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6bb000 of size 4096 next 399 2025-02-27 18:36:40.162313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6bc000 of size 1024 next 400 2025-02-27 18:36:40.162326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6bc400 of size 1024 next 401 2025-02-27 18:36:40.162338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6bc800 of size 1024 next 402 2025-02-27 18:36:40.162351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6bcc00 of size 1024 next 403 2025-02-27 18:36:40.162363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6bd000 of size 1024 next 404 2025-02-27 18:36:40.162376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6bd400 of size 1024 next 407 2025-02-27 18:36:40.162388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6bd800 of size 1024 next 408 2025-02-27 18:36:40.162401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6bdc00 of size 1024 next 409 2025-02-27 18:36:40.162413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6be000 of size 1024 next 410 2025-02-27 18:36:40.162426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6be400 of size 1024 next 411 2025-02-27 18:36:40.162438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6be800 of size 4096 next 413 2025-02-27 18:36:40.162451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6bf800 of size 4096 next 414 2025-02-27 18:36:40.162463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c0800 of size 4096 next 415 2025-02-27 18:36:40.162475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c1800 of size 4096 next 416 2025-02-27 18:36:40.162488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c2800 of size 4096 next 417 2025-02-27 18:36:40.162501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c3800 of size 1024 next 418 2025-02-27 18:36:40.162513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c3c00 of size 1024 next 419 2025-02-27 18:36:40.162526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c4000 of size 1024 next 420 2025-02-27 18:36:40.162538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c4400 of size 1024 next 421 2025-02-27 18:36:40.162550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c4800 of size 1024 next 422 2025-02-27 18:36:40.162563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c4c00 of size 1024 next 425 2025-02-27 18:36:40.162575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c5000 of size 1024 next 426 2025-02-27 18:36:40.162588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c5400 of size 1024 next 427 2025-02-27 18:36:40.162600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c5800 of size 1024 next 428 2025-02-27 18:36:40.162613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c5c00 of size 1024 next 429 2025-02-27 18:36:40.162625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c6000 of size 4096 next 431 2025-02-27 18:36:40.162638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c7000 of size 4096 next 432 2025-02-27 18:36:40.162650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c8000 of size 4096 next 433 2025-02-27 18:36:40.162663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6c9000 of size 4096 next 434 2025-02-27 18:36:40.162675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6ca000 of size 4096 next 435 2025-02-27 18:36:40.162688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6cb000 of size 1024 next 436 2025-02-27 18:36:40.162712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6cb400 of size 1024 next 437 2025-02-27 18:36:40.162726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6cb800 of size 1024 next 438 2025-02-27 18:36:40.162738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6cbc00 of size 1024 next 103 2025-02-27 18:36:40.162751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c6cc000 of size 262144 next 102 2025-02-27 18:36:40.162764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd11c70c000 of size 999424 next 18446744073709551615 2025-02-27 18:36:40.162776: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-02-27 18:36:40.162789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c800000 of size 589824 next 96 2025-02-27 18:36:40.162802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c890000 of size 262144 next 117 2025-02-27 18:36:40.162815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d0000 of size 1024 next 439 2025-02-27 18:36:40.162827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d0400 of size 1024 next 442 2025-02-27 18:36:40.162840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d0800 of size 1024 next 443 2025-02-27 18:36:40.162852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d0c00 of size 1024 next 444 2025-02-27 18:36:40.162865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d1000 of size 1024 next 445 2025-02-27 18:36:40.162877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d1400 of size 1024 next 446 2025-02-27 18:36:40.162890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d1800 of size 4096 next 448 2025-02-27 18:36:40.162932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d2800 of size 4096 next 449 2025-02-27 18:36:40.162946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d3800 of size 4096 next 450 2025-02-27 18:36:40.162958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d4800 of size 4096 next 451 2025-02-27 18:36:40.162971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d5800 of size 4096 next 452 2025-02-27 18:36:40.162983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d6800 of size 1024 next 453 2025-02-27 18:36:40.162996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d6c00 of size 1024 next 454 2025-02-27 18:36:40.163011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d7000 of size 1024 next 455 2025-02-27 18:36:40.163024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d7400 of size 1024 next 456 2025-02-27 18:36:40.163036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d7800 of size 1024 next 457 2025-02-27 18:36:40.163049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d7c00 of size 1024 next 460 2025-02-27 18:36:40.163061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d8000 of size 1024 next 461 2025-02-27 18:36:40.163074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d8400 of size 1024 next 462 2025-02-27 18:36:40.163086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d8800 of size 1024 next 463 2025-02-27 18:36:40.163099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d8c00 of size 1024 next 464 2025-02-27 18:36:40.163111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8d9000 of size 4096 next 466 2025-02-27 18:36:40.163124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8da000 of size 4096 next 467 2025-02-27 18:36:40.163136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8db000 of size 4096 next 468 2025-02-27 18:36:40.163159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8dc000 of size 4096 next 469 2025-02-27 18:36:40.163172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8dd000 of size 4096 next 470 2025-02-27 18:36:40.163184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8de000 of size 1024 next 471 2025-02-27 18:36:40.163197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8de400 of size 1024 next 472 2025-02-27 18:36:40.163209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8de800 of size 1024 next 473 2025-02-27 18:36:40.163222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8dec00 of size 1024 next 474 2025-02-27 18:36:40.163234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8df000 of size 1024 next 475 2025-02-27 18:36:40.163247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8df400 of size 1024 next 478 2025-02-27 18:36:40.163259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8df800 of size 1024 next 479 2025-02-27 18:36:40.163272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8dfc00 of size 1024 next 480 2025-02-27 18:36:40.163284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e0000 of size 1024 next 481 2025-02-27 18:36:40.163297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e0400 of size 1024 next 482 2025-02-27 18:36:40.163310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e0800 of size 4096 next 484 2025-02-27 18:36:40.163322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e1800 of size 4096 next 485 2025-02-27 18:36:40.163335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e2800 of size 4096 next 486 2025-02-27 18:36:40.163347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e3800 of size 4096 next 487 2025-02-27 18:36:40.163360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e4800 of size 4096 next 488 2025-02-27 18:36:40.163372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e5800 of size 1024 next 489 2025-02-27 18:36:40.163385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e5c00 of size 1024 next 490 2025-02-27 18:36:40.163397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e6000 of size 1024 next 491 2025-02-27 18:36:40.163410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e6400 of size 1024 next 492 2025-02-27 18:36:40.163422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e6800 of size 1024 next 493 2025-02-27 18:36:40.163435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e6c00 of size 1024 next 496 2025-02-27 18:36:40.163447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e7000 of size 1024 next 497 2025-02-27 18:36:40.163460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e7400 of size 1024 next 498 2025-02-27 18:36:40.163472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e7800 of size 1024 next 499 2025-02-27 18:36:40.163485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e7c00 of size 1024 next 500 2025-02-27 18:36:40.163497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e8000 of size 4096 next 502 2025-02-27 18:36:40.163510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8e9000 of size 4096 next 503 2025-02-27 18:36:40.163522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ea000 of size 4096 next 504 2025-02-27 18:36:40.163535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8eb000 of size 4096 next 505 2025-02-27 18:36:40.163547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ec000 of size 4096 next 506 2025-02-27 18:36:40.163568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ed000 of size 1024 next 507 2025-02-27 18:36:40.163581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ed400 of size 1024 next 508 2025-02-27 18:36:40.163594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ed800 of size 1024 next 509 2025-02-27 18:36:40.163606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8edc00 of size 1024 next 510 2025-02-27 18:36:40.163619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ee000 of size 1024 next 511 2025-02-27 18:36:40.163631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ee400 of size 1024 next 514 2025-02-27 18:36:40.163644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ee800 of size 1024 next 515 2025-02-27 18:36:40.163657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8eec00 of size 1024 next 516 2025-02-27 18:36:40.163669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ef000 of size 1024 next 517 2025-02-27 18:36:40.163682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ef400 of size 1024 next 518 2025-02-27 18:36:40.163694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ef800 of size 4096 next 520 2025-02-27 18:36:40.163707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f0800 of size 4096 next 521 2025-02-27 18:36:40.163719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f1800 of size 4096 next 522 2025-02-27 18:36:40.163732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f2800 of size 4096 next 523 2025-02-27 18:36:40.163745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f3800 of size 4096 next 524 2025-02-27 18:36:40.163757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f4800 of size 1024 next 525 2025-02-27 18:36:40.163770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f4c00 of size 1024 next 526 2025-02-27 18:36:40.163782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f5000 of size 1024 next 527 2025-02-27 18:36:40.163795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f5400 of size 1024 next 528 2025-02-27 18:36:40.163807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f5800 of size 1024 next 529 2025-02-27 18:36:40.163820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f5c00 of size 1024 next 532 2025-02-27 18:36:40.163832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f6000 of size 1024 next 533 2025-02-27 18:36:40.163845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f6400 of size 1024 next 534 2025-02-27 18:36:40.163857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f6800 of size 1024 next 535 2025-02-27 18:36:40.163870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f6c00 of size 1024 next 536 2025-02-27 18:36:40.163883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f7000 of size 4096 next 538 2025-02-27 18:36:40.163895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f8000 of size 4096 next 539 2025-02-27 18:36:40.163908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8f9000 of size 4096 next 540 2025-02-27 18:36:40.163920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fa000 of size 4096 next 541 2025-02-27 18:36:40.163933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fb000 of size 4096 next 542 2025-02-27 18:36:40.163945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fc000 of size 1024 next 543 2025-02-27 18:36:40.163958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fc400 of size 1024 next 544 2025-02-27 18:36:40.163978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fc800 of size 1024 next 545 2025-02-27 18:36:40.163991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fcc00 of size 1024 next 546 2025-02-27 18:36:40.164004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fd000 of size 1024 next 547 2025-02-27 18:36:40.164016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fd400 of size 1024 next 550 2025-02-27 18:36:40.164029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fd800 of size 1024 next 551 2025-02-27 18:36:40.164042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fdc00 of size 1024 next 552 2025-02-27 18:36:40.164054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fe000 of size 1024 next 553 2025-02-27 18:36:40.164067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fe400 of size 1024 next 554 2025-02-27 18:36:40.164079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8fe800 of size 4096 next 556 2025-02-27 18:36:40.164092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c8ff800 of size 4096 next 557 2025-02-27 18:36:40.164104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c900800 of size 4096 next 558 2025-02-27 18:36:40.164117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c901800 of size 4096 next 559 2025-02-27 18:36:40.164129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c902800 of size 4096 next 560 2025-02-27 18:36:40.164142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c903800 of size 1024 next 561 2025-02-27 18:36:40.164154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c903c00 of size 1024 next 562 2025-02-27 18:36:40.164167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c904000 of size 1024 next 563 2025-02-27 18:36:40.164179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c904400 of size 1024 next 564 2025-02-27 18:36:40.164192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c904800 of size 1024 next 565 2025-02-27 18:36:40.164204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c904c00 of size 1024 next 568 2025-02-27 18:36:40.164217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c905000 of size 1024 next 569 2025-02-27 18:36:40.164230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c905400 of size 1024 next 570 2025-02-27 18:36:40.164242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c905800 of size 1024 next 571 2025-02-27 18:36:40.164255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c905c00 of size 1024 next 572 2025-02-27 18:36:40.164267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c906000 of size 4096 next 574 2025-02-27 18:36:40.164280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c907000 of size 4096 next 575 2025-02-27 18:36:40.164292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c908000 of size 4096 next 576 2025-02-27 18:36:40.164305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c909000 of size 4096 next 577 2025-02-27 18:36:40.164317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90a000 of size 4096 next 578 2025-02-27 18:36:40.164330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90b000 of size 1024 next 579 2025-02-27 18:36:40.164342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90b400 of size 1024 next 580 2025-02-27 18:36:40.164355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90b800 of size 1024 next 581 2025-02-27 18:36:40.164368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90bc00 of size 1024 next 582 2025-02-27 18:36:40.164388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90c000 of size 1024 next 583 2025-02-27 18:36:40.164401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90c400 of size 1024 next 586 2025-02-27 18:36:40.164414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90c800 of size 1024 next 587 2025-02-27 18:36:40.164426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90cc00 of size 1024 next 588 2025-02-27 18:36:40.164439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90d000 of size 1024 next 589 2025-02-27 18:36:40.164451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90d400 of size 1024 next 590 2025-02-27 18:36:40.164464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90d800 of size 4096 next 592 2025-02-27 18:36:40.164477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c90e800 of size 6144 next 112 2025-02-27 18:36:40.164490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c910000 of size 524288 next 111 2025-02-27 18:36:40.164503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c990000 of size 262144 next 135 2025-02-27 18:36:40.164515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11c9d0000 of size 327680 next 124 2025-02-27 18:36:40.164526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11ca20000 of size 589824 next 123 2025-02-27 18:36:40.164534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cab0000 of size 262144 next 152 2025-02-27 18:36:40.164543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11caf0000 of size 327680 next 142 2025-02-27 18:36:40.164551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cb40000 of size 786432 next 18446744073709551615 2025-02-27 18:36:40.164559: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-02-27 18:36:40.164568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc00000 of size 4096 next 593 2025-02-27 18:36:40.164577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc01000 of size 4096 next 594 2025-02-27 18:36:40.164585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc02000 of size 4096 next 595 2025-02-27 18:36:40.164593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc03000 of size 2048 next 598 2025-02-27 18:36:40.164602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc03800 of size 2048 next 599 2025-02-27 18:36:40.164610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc04000 of size 2048 next 600 2025-02-27 18:36:40.164619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc04800 of size 2048 next 601 2025-02-27 18:36:40.164627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc05000 of size 2048 next 602 2025-02-27 18:36:40.164635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc05800 of size 256 next 605 2025-02-27 18:36:40.164644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc05900 of size 256 next 606 2025-02-27 18:36:40.164652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc05a00 of size 2048 next 604 2025-02-27 18:36:40.164660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc06200 of size 2048 next 607 2025-02-27 18:36:40.164669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc06a00 of size 2048 next 609 2025-02-27 18:36:40.164677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc07200 of size 2048 next 610 2025-02-27 18:36:40.164686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc07a00 of size 2048 next 611 2025-02-27 18:36:40.164694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc08200 of size 256 next 613 2025-02-27 18:36:40.164702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc08300 of size 256 next 614 2025-02-27 18:36:40.164716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc08400 of size 8192 next 612 2025-02-27 18:36:40.164725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc0a400 of size 8192 next 617 2025-02-27 18:36:40.164734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc0c400 of size 8192 next 618 2025-02-27 18:36:40.164742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc0e400 of size 8192 next 619 2025-02-27 18:36:40.164750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc10400 of size 8192 next 620 2025-02-27 18:36:40.164759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc12400 of size 256 next 621 2025-02-27 18:36:40.164767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc12500 of size 256 next 622 2025-02-27 18:36:40.164776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc12600 of size 256 next 623 2025-02-27 18:36:40.164784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd11cc12700 of size 514304 next 160 2025-02-27 18:36:40.164792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cc90000 of size 589824 next 158 2025-02-27 18:36:40.164801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cd20000 of size 524288 next 171 2025-02-27 18:36:40.164809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fd11cda0000 of size 1048576 next 222 2025-02-27 18:36:40.164818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cea0000 of size 1048576 next 190 2025-02-27 18:36:40.164826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11cfa0000 of size 1048576 next 189 2025-02-27 18:36:40.164834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11d0a0000 of size 1048576 next 203 2025-02-27 18:36:40.164843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11d1a0000 of size 1048576 next 251 2025-02-27 18:36:40.164852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd11d2a0000 of size 1441792 next 18446744073709551615 2025-02-27 18:36:40.164860: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-02-27 18:36:40.164868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00000 of size 1280 next 1 2025-02-27 18:36:40.164877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00500 of size 256 next 5 2025-02-27 18:36:40.164885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00600 of size 256 next 8 2025-02-27 18:36:40.164894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00700 of size 256 next 9 2025-02-27 18:36:40.164902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00800 of size 256 next 10 2025-02-27 18:36:40.164910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00900 of size 256 next 11 2025-02-27 18:36:40.164919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00a00 of size 256 next 12 2025-02-27 18:36:40.164927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00b00 of size 256 next 13 2025-02-27 18:36:40.164935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00c00 of size 256 next 17 2025-02-27 18:36:40.164944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00d00 of size 256 next 19 2025-02-27 18:36:40.164952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00e00 of size 256 next 20 2025-02-27 18:36:40.164960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae00f00 of size 256 next 21 2025-02-27 18:36:40.164969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01000 of size 256 next 22 2025-02-27 18:36:40.164977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01100 of size 256 next 24 2025-02-27 18:36:40.164991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01200 of size 256 next 25 2025-02-27 18:36:40.165000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01300 of size 256 next 23 2025-02-27 18:36:40.165008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01400 of size 256 next 28 2025-02-27 18:36:40.165016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01500 of size 256 next 29 2025-02-27 18:36:40.165025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01600 of size 256 next 30 2025-02-27 18:36:40.165033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01700 of size 256 next 31 2025-02-27 18:36:40.165041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01800 of size 256 next 33 2025-02-27 18:36:40.165050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01900 of size 256 next 34 2025-02-27 18:36:40.165058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01a00 of size 1024 next 32 2025-02-27 18:36:40.165067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae01e00 of size 1024 next 37 2025-02-27 18:36:40.165075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae02200 of size 1024 next 38 2025-02-27 18:36:40.165083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae02600 of size 1024 next 39 2025-02-27 18:36:40.165092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae02a00 of size 1024 next 40 2025-02-27 18:36:40.165100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae02e00 of size 1024 next 41 2025-02-27 18:36:40.165109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae03200 of size 1024 next 43 2025-02-27 18:36:40.165117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae03600 of size 1024 next 44 2025-02-27 18:36:40.165125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae03a00 of size 1024 next 45 2025-02-27 18:36:40.165134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae03e00 of size 1024 next 46 2025-02-27 18:36:40.165142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04200 of size 256 next 48 2025-02-27 18:36:40.165150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04300 of size 256 next 49 2025-02-27 18:36:40.165159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04400 of size 256 next 50 2025-02-27 18:36:40.165167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04500 of size 256 next 51 2025-02-27 18:36:40.165176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04600 of size 256 next 52 2025-02-27 18:36:40.165184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04700 of size 256 next 53 2025-02-27 18:36:40.165192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04800 of size 256 next 56 2025-02-27 18:36:40.165201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04900 of size 256 next 57 2025-02-27 18:36:40.165209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04a00 of size 256 next 58 2025-02-27 18:36:40.165217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04b00 of size 256 next 14 2025-02-27 18:36:40.165226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04c00 of size 256 next 15 2025-02-27 18:36:40.165234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04d00 of size 256 next 16 2025-02-27 18:36:40.165243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae04e00 of size 1024 next 60 2025-02-27 18:36:40.165251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae05200 of size 1024 next 61 2025-02-27 18:36:40.165259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae05600 of size 1024 next 62 2025-02-27 18:36:40.165275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae05a00 of size 1024 next 63 2025-02-27 18:36:40.165284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae05e00 of size 1024 next 64 2025-02-27 18:36:40.165293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae06200 of size 256 next 66 2025-02-27 18:36:40.165301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae06300 of size 256 next 67 2025-02-27 18:36:40.165309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae06400 of size 256 next 68 2025-02-27 18:36:40.165318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae06500 of size 256 next 69 2025-02-27 18:36:40.165326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae06600 of size 256 next 70 2025-02-27 18:36:40.165334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae06700 of size 256 next 73 2025-02-27 18:36:40.165343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae06800 of size 256 next 74 2025-02-27 18:36:40.165351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae06900 of size 256 next 75 2025-02-27 18:36:40.165360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae06a00 of size 256 next 76 2025-02-27 18:36:40.165368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae06b00 of size 256 next 77 2025-02-27 18:36:40.165376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae06c00 of size 1024 next 79 2025-02-27 18:36:40.165385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae07000 of size 1024 next 80 2025-02-27 18:36:40.165398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae07400 of size 1024 next 81 2025-02-27 18:36:40.165406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae07800 of size 1024 next 82 2025-02-27 18:36:40.165415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae07c00 of size 1024 next 83 2025-02-27 18:36:40.165423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae08000 of size 256 next 85 2025-02-27 18:36:40.165431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae08100 of size 256 next 86 2025-02-27 18:36:40.165440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae08200 of size 512 next 84 2025-02-27 18:36:40.165448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae08400 of size 512 next 88 2025-02-27 18:36:40.165457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae08600 of size 512 next 89 2025-02-27 18:36:40.165465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae08800 of size 512 next 90 2025-02-27 18:36:40.165474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae08a00 of size 512 next 91 2025-02-27 18:36:40.165482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae08c00 of size 256 next 93 2025-02-27 18:36:40.165490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae08d00 of size 256 next 94 2025-02-27 18:36:40.165499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae08e00 of size 512 next 92 2025-02-27 18:36:40.165507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae09000 of size 512 next 97 2025-02-27 18:36:40.165515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae09200 of size 512 next 98 2025-02-27 18:36:40.165524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae09400 of size 512 next 99 2025-02-27 18:36:40.165532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae09600 of size 512 next 2 2025-02-27 18:36:40.165541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae09800 of size 256 next 3 2025-02-27 18:36:40.165555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae09900 of size 256 next 4 2025-02-27 18:36:40.165564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae09a00 of size 16384 next 18 2025-02-27 18:36:40.165572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae0da00 of size 256 next 100 2025-02-27 18:36:40.165581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae0db00 of size 256 next 101 2025-02-27 18:36:40.165589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae0dc00 of size 2048 next 104 2025-02-27 18:36:40.165598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae0e400 of size 2048 next 105 2025-02-27 18:36:40.165606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae0ec00 of size 2048 next 106 2025-02-27 18:36:40.165614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae0f400 of size 2048 next 107 2025-02-27 18:36:40.165623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae0fc00 of size 2048 next 108 2025-02-27 18:36:40.165631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae10400 of size 256 next 109 2025-02-27 18:36:40.165639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae10500 of size 256 next 110 2025-02-27 18:36:40.165648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae10600 of size 2048 next 113 2025-02-27 18:36:40.165656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae10e00 of size 2048 next 114 2025-02-27 18:36:40.165665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae11600 of size 2048 next 115 2025-02-27 18:36:40.165673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae11e00 of size 2048 next 116 2025-02-27 18:36:40.165681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae12600 of size 2048 next 6 2025-02-27 18:36:40.165690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae12e00 of size 37632 next 7 2025-02-27 18:36:40.165698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1c100 of size 512 next 118 2025-02-27 18:36:40.165707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1c300 of size 512 next 119 2025-02-27 18:36:40.165715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1c500 of size 512 next 120 2025-02-27 18:36:40.165724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1c700 of size 512 next 121 2025-02-27 18:36:40.165732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1c900 of size 512 next 122 2025-02-27 18:36:40.165740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1cb00 of size 512 next 125 2025-02-27 18:36:40.165749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1cd00 of size 512 next 126 2025-02-27 18:36:40.165757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1cf00 of size 512 next 127 2025-02-27 18:36:40.165765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1d100 of size 512 next 128 2025-02-27 18:36:40.165774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1d300 of size 512 next 129 2025-02-27 18:36:40.165782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1d500 of size 2048 next 130 2025-02-27 18:36:40.165791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1dd00 of size 2048 next 131 2025-02-27 18:36:40.165799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1e500 of size 2048 next 132 2025-02-27 18:36:40.165807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1ed00 of size 2048 next 133 2025-02-27 18:36:40.165816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1f500 of size 2048 next 134 2025-02-27 18:36:40.165824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1fd00 of size 512 next 136 2025-02-27 18:36:40.165838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae1ff00 of size 512 next 137 2025-02-27 18:36:40.165846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae20100 of size 512 next 138 2025-02-27 18:36:40.165855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae20300 of size 512 next 139 2025-02-27 18:36:40.165863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae20500 of size 512 next 140 2025-02-27 18:36:40.165872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae20700 of size 512 next 141 2025-02-27 18:36:40.165880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae20900 of size 512 next 143 2025-02-27 18:36:40.165888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae20b00 of size 512 next 144 2025-02-27 18:36:40.165897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae20d00 of size 512 next 145 2025-02-27 18:36:40.165905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae20f00 of size 512 next 146 2025-02-27 18:36:40.165913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae21100 of size 2048 next 147 2025-02-27 18:36:40.165922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae21900 of size 2048 next 148 2025-02-27 18:36:40.165930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae22100 of size 2048 next 149 2025-02-27 18:36:40.165938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae22900 of size 2048 next 150 2025-02-27 18:36:40.165947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae23100 of size 2048 next 151 2025-02-27 18:36:40.165955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae23900 of size 512 next 153 2025-02-27 18:36:40.165964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae23b00 of size 512 next 154 2025-02-27 18:36:40.165972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae23d00 of size 512 next 155 2025-02-27 18:36:40.165980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae23f00 of size 512 next 156 2025-02-27 18:36:40.165989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae24100 of size 512 next 157 2025-02-27 18:36:40.165997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae24300 of size 512 next 161 2025-02-27 18:36:40.166005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae24500 of size 512 next 162 2025-02-27 18:36:40.166014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae24700 of size 512 next 163 2025-02-27 18:36:40.166022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae24900 of size 512 next 164 2025-02-27 18:36:40.166030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae24b00 of size 512 next 165 2025-02-27 18:36:40.166039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae24d00 of size 2048 next 166 2025-02-27 18:36:40.166047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae25500 of size 2048 next 167 2025-02-27 18:36:40.166056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae25d00 of size 2048 next 168 2025-02-27 18:36:40.166064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae26500 of size 2048 next 169 2025-02-27 18:36:40.166072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae26d00 of size 2048 next 170 2025-02-27 18:36:40.166081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae27500 of size 1024 next 172 2025-02-27 18:36:40.166089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae27900 of size 1024 next 173 2025-02-27 18:36:40.166098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae27d00 of size 1024 next 174 2025-02-27 18:36:40.166112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae28100 of size 1024 next 175 2025-02-27 18:36:40.166121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae28500 of size 1024 next 176 2025-02-27 18:36:40.166129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae28900 of size 256 next 178 2025-02-27 18:36:40.166137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae28a00 of size 256 next 179 2025-02-27 18:36:40.166146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae28b00 of size 1024 next 177 2025-02-27 18:36:40.166154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae28f00 of size 1024 next 182 2025-02-27 18:36:40.166162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae29300 of size 1024 next 183 2025-02-27 18:36:40.166171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae29700 of size 1024 next 184 2025-02-27 18:36:40.166179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae29b00 of size 1024 next 185 2025-02-27 18:36:40.166188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae29f00 of size 256 next 187 2025-02-27 18:36:40.166196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae2a000 of size 256 next 188 2025-02-27 18:36:40.166204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae2a100 of size 4096 next 186 2025-02-27 18:36:40.166213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae2b100 of size 4096 next 42 2025-02-27 18:36:40.166221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae2c100 of size 65536 next 36 2025-02-27 18:36:40.166230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae3c100 of size 65536 next 35 2025-02-27 18:36:40.166238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae4c100 of size 4096 next 235 2025-02-27 18:36:40.166246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae4d100 of size 4096 next 236 2025-02-27 18:36:40.166255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae4e100 of size 4096 next 237 2025-02-27 18:36:40.166263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae4f100 of size 4096 next 238 2025-02-27 18:36:40.166271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae50100 of size 1024 next 239 2025-02-27 18:36:40.166280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae50500 of size 1024 next 240 2025-02-27 18:36:40.166288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae50900 of size 1024 next 241 2025-02-27 18:36:40.166297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae50d00 of size 1024 next 242 2025-02-27 18:36:40.166305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae51100 of size 1024 next 243 2025-02-27 18:36:40.166313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae51500 of size 1024 next 246 2025-02-27 18:36:40.166322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae51900 of size 1024 next 247 2025-02-27 18:36:40.166330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae51d00 of size 1024 next 248 2025-02-27 18:36:40.166338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae52100 of size 1024 next 249 2025-02-27 18:36:40.166347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae52500 of size 1024 next 250 2025-02-27 18:36:40.166355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae52900 of size 4096 next 252 2025-02-27 18:36:40.166364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae53900 of size 4096 next 253 2025-02-27 18:36:40.166372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae54900 of size 4096 next 254 2025-02-27 18:36:40.166386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae55900 of size 4096 next 255 2025-02-27 18:36:40.166394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae56900 of size 4096 next 256 2025-02-27 18:36:40.166403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae57900 of size 1024 next 257 2025-02-27 18:36:40.166411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae57d00 of size 1024 next 258 2025-02-27 18:36:40.166420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae58100 of size 1024 next 259 2025-02-27 18:36:40.166428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae58500 of size 1024 next 260 2025-02-27 18:36:40.166436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae58900 of size 1024 next 261 2025-02-27 18:36:40.166445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae58d00 of size 1024 next 264 2025-02-27 18:36:40.166453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae59100 of size 1024 next 265 2025-02-27 18:36:40.166461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae59500 of size 1024 next 266 2025-02-27 18:36:40.166470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae59900 of size 1024 next 267 2025-02-27 18:36:40.166478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae59d00 of size 1024 next 268 2025-02-27 18:36:40.166486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae5a100 of size 4096 next 270 2025-02-27 18:36:40.166495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae5b100 of size 4096 next 271 2025-02-27 18:36:40.166503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae5c100 of size 4096 next 272 2025-02-27 18:36:40.166512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae5d100 of size 4096 next 273 2025-02-27 18:36:40.166520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae5e100 of size 4096 next 274 2025-02-27 18:36:40.166528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae5f100 of size 1024 next 275 2025-02-27 18:36:40.166537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae5f500 of size 1024 next 276 2025-02-27 18:36:40.166545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae5f900 of size 1024 next 277 2025-02-27 18:36:40.166553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae5fd00 of size 1024 next 278 2025-02-27 18:36:40.166562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae60100 of size 1024 next 279 2025-02-27 18:36:40.166570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae60500 of size 1024 next 282 2025-02-27 18:36:40.166579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae60900 of size 1024 next 283 2025-02-27 18:36:40.166587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae60d00 of size 1024 next 284 2025-02-27 18:36:40.166595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae61100 of size 1024 next 285 2025-02-27 18:36:40.166604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae61500 of size 1024 next 286 2025-02-27 18:36:40.166612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae61900 of size 4096 next 288 2025-02-27 18:36:40.166620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae62900 of size 6144 next 27 2025-02-27 18:36:40.166629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae64100 of size 147456 next 26 2025-02-27 18:36:40.166637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae88100 of size 65536 next 47 2025-02-27 18:36:40.166646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25ae98100 of size 65536 next 59 2025-02-27 18:36:40.166654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25aea8100 of size 65536 next 65 2025-02-27 18:36:40.166669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fd25aeb8100 of size 294656 next 18446744073709551615 2025-02-27 18:36:40.166677: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-02-27 18:36:40.166688: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 66 Chunks of size 256 totalling 16.5KiB 2025-02-27 18:36:40.166698: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-02-27 18:36:40.166707: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-02-27 18:36:40.166717: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-02-27 18:36:40.166726: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 35 Chunks of size 2048 totalling 70.0KiB 2025-02-27 18:36:40.166735: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-02-27 18:36:40.166744: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-02-27 18:36:40.166753: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-02-27 18:36:40.166762: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 8192 totalling 40.0KiB 2025-02-27 18:36:40.166772: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-02-27 18:36:40.166781: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-02-27 18:36:40.166790: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-02-27 18:36:40.166799: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-02-27 18:36:40.166809: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-02-27 18:36:40.166818: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-02-27 18:36:40.166827: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-02-27 18:36:40.166836: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-02-27 18:36:40.166845: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-02-27 18:36:40.166854: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-02-27 18:36:40.166863: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-02-27 18:36:40.166873: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-02-27 18:36:40.166882: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-02-27 18:36:40.166891: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-02-27 18:36:40.166910: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-02-27 18:36:40.166919: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-02-27 18:36:40.166928: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-02-27 18:36:40.166937: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4194304 totalling 4.00MiB 2025-02-27 18:36:40.166946: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-02-27 18:36:40.166955: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 13500416 totalling 12.88MiB 2025-02-27 18:36:40.166965: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 138.43MiB 2025-02-27 18:36:40.166980: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 165543936 memory_limit_: 165543936 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-02-27 18:36:40.166992: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 165543936 InUse: 145155840 MaxInUse: 151394816 NumAllocs: 2070 MaxAllocSize: 13500416 2025-02-27 18:36:40.167013: W tensorflow/core/common_runtime/bfc_allocator.cc:439] ********___*******x***************************************__*****************************_********** 2025-02-27 18:36:40.167055: 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:Mul] 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_3bb8fc9eb89f6e73213a93d2f1429765ec1e113a 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_3bb8fc9eb89f6e73213a93d2f1429765ec1e113a','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/February/27022025/python_test3//data_2/data_log/job/2025/February/27022025/python_test3/log-python3----short_python3--v--marlene-18:35:00.txt','mask_detection','unknown'); #&_# END OF TEST #&_# : tests/mask_test #&_# #&_# BEGIN OF TEST : tests/datou_test #&_# /home/admin/workarea/git/Velours/python/tests/datou_test.py Datou All Test python version used : 3 ############################### TEST sam ################################ TEST SAM Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4573 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4573 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4573 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4573 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : sam list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (1189321094) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 1189321094 download finish for photo 1189321094 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.4011561870574951 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! WARNING : we have an input that is not a photo, we should get rid of it Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:sam Thu Feb 27 18:36:40 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/1740677800_626568_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1740677800_626568_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.012122392654418945 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.411309719085693 time spend to save output : 0.013336658477783203 total time spend for step 0 : 4.424646377563477 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.10548186302185059 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:frcnn Thu Feb 27 18:36:45 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/1740677805_626568_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1740677805_626568_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 E0227 18:36:46.731289 626568 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0227 18:36:46.737390 626568 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0227 18:36:46.751108 626568 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 7.77user 7.78system 1:22.30elapsed 18%CPU (0avgtext+0avgdata 1664660maxresident)k 1678456inputs+3464outputs (5295major+705696minor)pagefaults 0swaps