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 : 553 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.11835527420043945 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 Fri May 9 03: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 : 553 wait 20 seconds l 3637 free memory gpu now : 553 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 /home/admin/workarea/git/Velours/python/tests/python_tests.py:11: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp 2025-05-09 03:35:49.888976: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-05-09 03:35:49.919096: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-09 03:35:49.921292: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f35ac000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-09 03:35:49.921373: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-09 03:35:49.924534: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-09 03:35:50.056790: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x32c6cc40 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-09 03:35:50.056854: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-09 03:35:50.057635: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 03:35:50.057979: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 03:35:50.060075: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 03:35:50.062183: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 03:35:50.062593: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 03:35:50.064853: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 03:35:50.065933: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 03:35:50.070258: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 03:35:50.071246: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 03:35:50.071346: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 03:35:50.071842: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-09 03:35:50.071859: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-09 03:35:50.071869: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-09 03:35:50.072640: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 176 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 2025-05-09 03:35:50.738500: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 03:35:50.738605: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 03:35:50.738637: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 03:35:50.738666: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 03:35:50.738694: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 03:35:50.738722: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 03:35:50.738764: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 03:35:50.738794: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 03:35:50.739863: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 03:35:50.740629: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 03:35:50.740661: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 03:35:50.740678: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 03:35:50.740695: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 03:35:50.740711: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 03:35:50.740726: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 03:35:50.740742: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 03:35:50.740758: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 03:35:50.741366: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 03:35:50.741390: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-09 03:35:50.741398: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-09 03:35:50.741405: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-09 03:35:50.742102: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 176 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-05-09 03:36:02.294352: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 9.00MiB (rounded to 9437184) Current allocation summary follows. 2025-05-09 03:36:02.294416: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-09 03:36:02.294435: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 65, Chunks in use: 65. 16.2KiB allocated for chunks. 16.2KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-05-09 03:36:02.294451: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (512): Total Chunks: 40, Chunks in use: 40. 20.0KiB allocated for chunks. 20.0KiB in use in bin. 20.0KiB client-requested in use in bin. 2025-05-09 03:36:02.294467: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 251, Chunks in use: 251. 251.2KiB allocated for chunks. 251.2KiB in use in bin. 251.0KiB client-requested in use in bin. 2025-05-09 03:36:02.294482: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 40, Chunks in use: 40. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-09 03:36:02.294497: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 120, Chunks in use: 120. 487.5KiB allocated for chunks. 487.5KiB in use in bin. 480.0KiB client-requested in use in bin. 2025-05-09 03:36:02.294512: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 10, Chunks in use: 10. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-09 03:36:02.294542: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16.0KiB allocated for chunks. 16.0KiB in use in bin. 16.0KiB client-requested in use in bin. 2025-05-09 03:36:02.294557: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 1, Chunks in use: 1. 36.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-05-09 03:36:02.294573: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (65536): Total Chunks: 6, Chunks in use: 6. 384.0KiB allocated for chunks. 384.0KiB in use in bin. 384.0KiB client-requested in use in bin. 2025-05-09 03:36:02.294587: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 4, Chunks in use: 4. 560.0KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-05-09 03:36:02.294602: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.35MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-09 03:36:02.294616: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 7, Chunks in use: 6. 4.39MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-05-09 03:36:02.294632: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 48, Chunks in use: 45. 54.12MiB allocated for chunks. 50.62MiB in use in bin. 45.00MiB client-requested in use in bin. 2025-05-09 03:36:02.294647: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 28, Chunks in use: 25. 64.25MiB allocated for chunks. 55.75MiB in use in bin. 55.75MiB client-requested in use in bin. 2025-05-09 03:36:02.294662: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 4, Chunks in use: 2. 18.00MiB allocated for chunks. 8.00MiB in use in bin. 8.00MiB client-requested in use in bin. 2025-05-09 03:36:02.294677: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 3, Chunks in use: 2. 31.88MiB allocated for chunks. 23.88MiB in use in bin. 17.00MiB client-requested in use in bin. 2025-05-09 03:36:02.294691: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 03:36:02.294704: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 03:36:02.294717: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (67108864): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 03:36:02.294730: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (134217728): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 03:36:02.294743: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (268435456): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 03:36:02.294757: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 9.00MiB was 8.00MiB, Chunk State: 2025-05-09 03:36:02.294779: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 8.00MiB | Requested Size: 8.00MiB | in_use: 0 | bin_num: 15, prev: Size: 9.00MiB | Requested Size: 9.00MiB | in_use: 1 | bin_num: -1, next: Size: 14.88MiB | Requested Size: 8.00MiB | in_use: 1 | bin_num: -1 2025-05-09 03:36:02.294791: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 52297728 2025-05-09 03:36:02.294805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33c8000000 of size 4194304 next 631 2025-05-09 03:36:02.294827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33c8400000 of size 4194304 next 617 2025-05-09 03:36:02.294840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33c8800000 of size 4194304 next 616 2025-05-09 03:36:02.294851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33c8c00000 of size 6291456 next 608 2025-05-09 03:36:02.294863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33c9200000 of size 9437184 next 607 2025-05-09 03:36:02.294875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33c9b00000 of size 8388608 next 625 2025-05-09 03:36:02.294886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ca300000 of size 15597568 next 18446744073709551615 2025-05-09 03:36:02.294909: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-09 03:36:02.294927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc000000 of size 2359296 next 370 2025-05-09 03:36:02.294940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc240000 of size 1048576 next 394 2025-05-09 03:36:02.294951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33cc340000 of size 1310720 next 388 2025-05-09 03:36:02.294963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc480000 of size 2359296 next 387 2025-05-09 03:36:02.294975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc6c0000 of size 1048576 next 412 2025-05-09 03:36:02.294986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc7c0000 of size 1310720 next 406 2025-05-09 03:36:02.294998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc900000 of size 2359296 next 405 2025-05-09 03:36:02.295010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ccb40000 of size 1048576 next 430 2025-05-09 03:36:02.295021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ccc40000 of size 1310720 next 424 2025-05-09 03:36:02.295032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ccd80000 of size 2359296 next 423 2025-05-09 03:36:02.295046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ccfc0000 of size 1048576 next 447 2025-05-09 03:36:02.295057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd0c0000 of size 1310720 next 441 2025-05-09 03:36:02.295069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd200000 of size 2359296 next 440 2025-05-09 03:36:02.295081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd440000 of size 1048576 next 465 2025-05-09 03:36:02.295092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd540000 of size 1310720 next 459 2025-05-09 03:36:02.295103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd680000 of size 2359296 next 458 2025-05-09 03:36:02.295115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd8c0000 of size 1048576 next 483 2025-05-09 03:36:02.295126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd9c0000 of size 1310720 next 477 2025-05-09 03:36:02.295138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cdb00000 of size 2359296 next 476 2025-05-09 03:36:02.295149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cdd40000 of size 1048576 next 501 2025-05-09 03:36:02.295161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cde40000 of size 1310720 next 495 2025-05-09 03:36:02.295172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cdf80000 of size 2359296 next 494 2025-05-09 03:36:02.295183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce1c0000 of size 1048576 next 519 2025-05-09 03:36:02.295195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce2c0000 of size 1310720 next 513 2025-05-09 03:36:02.295206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce400000 of size 2359296 next 512 2025-05-09 03:36:02.295227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce640000 of size 1048576 next 537 2025-05-09 03:36:02.295239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce740000 of size 1310720 next 531 2025-05-09 03:36:02.295251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce880000 of size 2359296 next 530 2025-05-09 03:36:02.295262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ceac0000 of size 1048576 next 555 2025-05-09 03:36:02.295274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cebc0000 of size 1310720 next 549 2025-05-09 03:36:02.295285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ced00000 of size 2359296 next 548 2025-05-09 03:36:02.295297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cef40000 of size 1048576 next 573 2025-05-09 03:36:02.295308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cf040000 of size 1310720 next 567 2025-05-09 03:36:02.295320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cf180000 of size 2359296 next 566 2025-05-09 03:36:02.295331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cf3c0000 of size 1048576 next 591 2025-05-09 03:36:02.295342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33cf4c0000 of size 1310720 next 585 2025-05-09 03:36:02.295354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cf600000 of size 2359296 next 584 2025-05-09 03:36:02.295365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33cf840000 of size 2097152 next 597 2025-05-09 03:36:02.295377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cfa40000 of size 2097152 next 596 2025-05-09 03:36:02.295389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33cfc40000 of size 3932160 next 18446744073709551615 2025-05-09 03:36:02.295400: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-09 03:36:02.295413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0000000 of size 2359296 next 245 2025-05-09 03:36:02.295424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0240000 of size 1048576 next 269 2025-05-09 03:36:02.295436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0340000 of size 1310720 next 263 2025-05-09 03:36:02.295447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0480000 of size 2359296 next 262 2025-05-09 03:36:02.295458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d06c0000 of size 1048576 next 287 2025-05-09 03:36:02.295470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d07c0000 of size 1310720 next 281 2025-05-09 03:36:02.295481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0900000 of size 2359296 next 280 2025-05-09 03:36:02.295493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0b40000 of size 1048576 next 304 2025-05-09 03:36:02.295504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0c40000 of size 1310720 next 298 2025-05-09 03:36:02.295516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0d80000 of size 2359296 next 297 2025-05-09 03:36:02.295527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0fc0000 of size 1048576 next 322 2025-05-09 03:36:02.295538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d10c0000 of size 1310720 next 316 2025-05-09 03:36:02.295550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1200000 of size 2359296 next 315 2025-05-09 03:36:02.295561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1440000 of size 1048576 next 340 2025-05-09 03:36:02.295573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1540000 of size 1310720 next 334 2025-05-09 03:36:02.295592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1680000 of size 2359296 next 333 2025-05-09 03:36:02.295604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d18c0000 of size 1048576 next 358 2025-05-09 03:36:02.295616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d19c0000 of size 1310720 next 352 2025-05-09 03:36:02.295627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1b00000 of size 2359296 next 351 2025-05-09 03:36:02.295638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1d40000 of size 1048576 next 376 2025-05-09 03:36:02.295650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1e40000 of size 1835008 next 18446744073709551615 2025-05-09 03:36:02.295662: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-09 03:36:02.295673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2000000 of size 2359296 next 181 2025-05-09 03:36:02.295685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2240000 of size 2097152 next 196 2025-05-09 03:36:02.295696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2440000 of size 1048576 next 216 2025-05-09 03:36:02.295708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2540000 of size 1310720 next 209 2025-05-09 03:36:02.295719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2680000 of size 2359296 next 208 2025-05-09 03:36:02.295731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d28c0000 of size 1048576 next 234 2025-05-09 03:36:02.295742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d29c0000 of size 1310720 next 228 2025-05-09 03:36:02.295753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2b00000 of size 2359296 next 227 2025-05-09 03:36:02.295765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33d2d40000 of size 2883584 next 18446744073709551615 2025-05-09 03:36:02.295776: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-09 03:36:02.295788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4600000 of size 147456 next 55 2025-05-09 03:36:02.295800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4624000 of size 65536 next 78 2025-05-09 03:36:02.295811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4634000 of size 4096 next 191 2025-05-09 03:36:02.295823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4635000 of size 4096 next 192 2025-05-09 03:36:02.295837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4636000 of size 4096 next 193 2025-05-09 03:36:02.295849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4637000 of size 256 next 194 2025-05-09 03:36:02.295860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4637100 of size 256 next 195 2025-05-09 03:36:02.295869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4637200 of size 4096 next 197 2025-05-09 03:36:02.295878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4638200 of size 4096 next 198 2025-05-09 03:36:02.295886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4639200 of size 4096 next 199 2025-05-09 03:36:02.295895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463a200 of size 4096 next 200 2025-05-09 03:36:02.295903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463b200 of size 4096 next 201 2025-05-09 03:36:02.295911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463c200 of size 1024 next 202 2025-05-09 03:36:02.295920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463c600 of size 1024 next 204 2025-05-09 03:36:02.295928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463ca00 of size 1024 next 205 2025-05-09 03:36:02.295943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463ce00 of size 1024 next 206 2025-05-09 03:36:02.295952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463d200 of size 1024 next 207 2025-05-09 03:36:02.295960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463d600 of size 1024 next 210 2025-05-09 03:36:02.295969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463da00 of size 1024 next 211 2025-05-09 03:36:02.295977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463de00 of size 1024 next 212 2025-05-09 03:36:02.295985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463e200 of size 1024 next 213 2025-05-09 03:36:02.295994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463e600 of size 1024 next 214 2025-05-09 03:36:02.296002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463ea00 of size 4096 next 215 2025-05-09 03:36:02.296011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463fa00 of size 4096 next 217 2025-05-09 03:36:02.296019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4640a00 of size 4096 next 218 2025-05-09 03:36:02.296027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4641a00 of size 4096 next 219 2025-05-09 03:36:02.296036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4642a00 of size 4096 next 220 2025-05-09 03:36:02.296044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4643a00 of size 1024 next 221 2025-05-09 03:36:02.296052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4643e00 of size 1024 next 223 2025-05-09 03:36:02.296061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4644200 of size 1024 next 224 2025-05-09 03:36:02.296069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4644600 of size 1024 next 225 2025-05-09 03:36:02.296078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4644a00 of size 1024 next 226 2025-05-09 03:36:02.296086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4644e00 of size 1024 next 229 2025-05-09 03:36:02.296094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4645200 of size 1024 next 230 2025-05-09 03:36:02.296103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4645600 of size 1024 next 231 2025-05-09 03:36:02.296111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4645a00 of size 1024 next 232 2025-05-09 03:36:02.296119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4645e00 of size 1024 next 233 2025-05-09 03:36:02.296128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4646200 of size 7680 next 72 2025-05-09 03:36:02.296136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4648000 of size 147456 next 71 2025-05-09 03:36:02.296145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d466c000 of size 131072 next 87 2025-05-09 03:36:02.296154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468c000 of size 4096 next 289 2025-05-09 03:36:02.296162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468d000 of size 4096 next 290 2025-05-09 03:36:02.296170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468e000 of size 4096 next 291 2025-05-09 03:36:02.296179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468f000 of size 1024 next 292 2025-05-09 03:36:02.296187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468f400 of size 1024 next 293 2025-05-09 03:36:02.296195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468f800 of size 1024 next 294 2025-05-09 03:36:02.296204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468fc00 of size 1024 next 295 2025-05-09 03:36:02.296218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4690000 of size 1024 next 296 2025-05-09 03:36:02.296227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4690400 of size 1024 next 299 2025-05-09 03:36:02.296235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4690800 of size 1024 next 300 2025-05-09 03:36:02.296243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4690c00 of size 1024 next 301 2025-05-09 03:36:02.296252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4691000 of size 1024 next 302 2025-05-09 03:36:02.296260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4691400 of size 1024 next 303 2025-05-09 03:36:02.296268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4691800 of size 4096 next 305 2025-05-09 03:36:02.296277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4692800 of size 4096 next 306 2025-05-09 03:36:02.296285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4693800 of size 4096 next 307 2025-05-09 03:36:02.296293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4694800 of size 4096 next 308 2025-05-09 03:36:02.296302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4695800 of size 4096 next 309 2025-05-09 03:36:02.296310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4696800 of size 1024 next 310 2025-05-09 03:36:02.296319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4696c00 of size 1024 next 311 2025-05-09 03:36:02.296327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4697000 of size 1024 next 312 2025-05-09 03:36:02.296335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4697400 of size 1024 next 313 2025-05-09 03:36:02.296344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4697800 of size 1024 next 314 2025-05-09 03:36:02.296352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4697c00 of size 1024 next 317 2025-05-09 03:36:02.296360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4698000 of size 1024 next 318 2025-05-09 03:36:02.296369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4698400 of size 1024 next 319 2025-05-09 03:36:02.296377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4698800 of size 1024 next 320 2025-05-09 03:36:02.296385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4698c00 of size 1024 next 321 2025-05-09 03:36:02.296394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4699000 of size 4096 next 323 2025-05-09 03:36:02.296402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469a000 of size 4096 next 324 2025-05-09 03:36:02.296410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469b000 of size 4096 next 325 2025-05-09 03:36:02.296419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469c000 of size 4096 next 326 2025-05-09 03:36:02.296427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469d000 of size 4096 next 327 2025-05-09 03:36:02.296435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469e000 of size 1024 next 328 2025-05-09 03:36:02.296444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469e400 of size 1024 next 329 2025-05-09 03:36:02.296452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469e800 of size 1024 next 330 2025-05-09 03:36:02.296460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469ec00 of size 1024 next 331 2025-05-09 03:36:02.296469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469f000 of size 1024 next 332 2025-05-09 03:36:02.296477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469f400 of size 1024 next 335 2025-05-09 03:36:02.296485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469f800 of size 1024 next 336 2025-05-09 03:36:02.296499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469fc00 of size 1024 next 337 2025-05-09 03:36:02.296508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a0000 of size 1024 next 338 2025-05-09 03:36:02.296516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a0400 of size 1024 next 339 2025-05-09 03:36:02.296525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a0800 of size 4096 next 341 2025-05-09 03:36:02.296533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a1800 of size 4096 next 342 2025-05-09 03:36:02.296541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a2800 of size 4096 next 343 2025-05-09 03:36:02.296550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a3800 of size 4096 next 344 2025-05-09 03:36:02.296558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a4800 of size 4096 next 345 2025-05-09 03:36:02.296566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a5800 of size 1024 next 346 2025-05-09 03:36:02.296575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a5c00 of size 1024 next 347 2025-05-09 03:36:02.296583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a6000 of size 1024 next 348 2025-05-09 03:36:02.296591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a6400 of size 1024 next 349 2025-05-09 03:36:02.296600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a6800 of size 1024 next 350 2025-05-09 03:36:02.296608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a6c00 of size 1024 next 353 2025-05-09 03:36:02.296616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a7000 of size 1024 next 354 2025-05-09 03:36:02.296625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a7400 of size 1024 next 355 2025-05-09 03:36:02.296633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a7800 of size 1024 next 356 2025-05-09 03:36:02.296641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a7c00 of size 1024 next 357 2025-05-09 03:36:02.296650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a8000 of size 4096 next 359 2025-05-09 03:36:02.296658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a9000 of size 4096 next 360 2025-05-09 03:36:02.296666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46aa000 of size 4096 next 361 2025-05-09 03:36:02.296675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ab000 of size 4096 next 362 2025-05-09 03:36:02.296683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ac000 of size 4096 next 363 2025-05-09 03:36:02.296691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ad000 of size 1024 next 364 2025-05-09 03:36:02.296700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ad400 of size 1024 next 365 2025-05-09 03:36:02.296708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ad800 of size 1024 next 366 2025-05-09 03:36:02.296716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46adc00 of size 1024 next 367 2025-05-09 03:36:02.296725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ae000 of size 1024 next 368 2025-05-09 03:36:02.296733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ae400 of size 1024 next 371 2025-05-09 03:36:02.296741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ae800 of size 1024 next 372 2025-05-09 03:36:02.296750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46aec00 of size 1024 next 373 2025-05-09 03:36:02.296758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46af000 of size 1024 next 374 2025-05-09 03:36:02.296772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46af400 of size 1024 next 375 2025-05-09 03:36:02.296781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46af800 of size 4096 next 377 2025-05-09 03:36:02.296789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b0800 of size 4096 next 378 2025-05-09 03:36:02.296797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b1800 of size 4096 next 379 2025-05-09 03:36:02.296806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b2800 of size 4096 next 380 2025-05-09 03:36:02.296814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b3800 of size 4096 next 381 2025-05-09 03:36:02.296823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b4800 of size 1024 next 382 2025-05-09 03:36:02.296831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b4c00 of size 1024 next 383 2025-05-09 03:36:02.296839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b5000 of size 1024 next 384 2025-05-09 03:36:02.296848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b5400 of size 1024 next 385 2025-05-09 03:36:02.296856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b5800 of size 1024 next 386 2025-05-09 03:36:02.296864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b5c00 of size 1024 next 389 2025-05-09 03:36:02.296873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b6000 of size 1024 next 390 2025-05-09 03:36:02.296881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b6400 of size 1024 next 391 2025-05-09 03:36:02.296889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b6800 of size 1024 next 392 2025-05-09 03:36:02.296898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b6c00 of size 1024 next 393 2025-05-09 03:36:02.296906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b7000 of size 4096 next 395 2025-05-09 03:36:02.296914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b8000 of size 4096 next 396 2025-05-09 03:36:02.296923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b9000 of size 4096 next 397 2025-05-09 03:36:02.296931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ba000 of size 4096 next 398 2025-05-09 03:36:02.296939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bb000 of size 4096 next 399 2025-05-09 03:36:02.296948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bc000 of size 1024 next 400 2025-05-09 03:36:02.296956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bc400 of size 1024 next 401 2025-05-09 03:36:02.296964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bc800 of size 1024 next 402 2025-05-09 03:36:02.296973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bcc00 of size 1024 next 403 2025-05-09 03:36:02.296981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bd000 of size 1024 next 404 2025-05-09 03:36:02.296989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bd400 of size 1024 next 407 2025-05-09 03:36:02.296998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bd800 of size 1024 next 408 2025-05-09 03:36:02.297006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bdc00 of size 1024 next 409 2025-05-09 03:36:02.297014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46be000 of size 1024 next 410 2025-05-09 03:36:02.297023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46be400 of size 1024 next 411 2025-05-09 03:36:02.297031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46be800 of size 4096 next 413 2025-05-09 03:36:02.297045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bf800 of size 4096 next 414 2025-05-09 03:36:02.297053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c0800 of size 4096 next 415 2025-05-09 03:36:02.297062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c1800 of size 4096 next 416 2025-05-09 03:36:02.297070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c2800 of size 4096 next 417 2025-05-09 03:36:02.297079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c3800 of size 1024 next 418 2025-05-09 03:36:02.297087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c3c00 of size 1024 next 419 2025-05-09 03:36:02.297095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c4000 of size 1024 next 420 2025-05-09 03:36:02.297104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c4400 of size 1024 next 421 2025-05-09 03:36:02.297112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c4800 of size 1024 next 422 2025-05-09 03:36:02.297120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c4c00 of size 1024 next 425 2025-05-09 03:36:02.297129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c5000 of size 1024 next 426 2025-05-09 03:36:02.297137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c5400 of size 1024 next 427 2025-05-09 03:36:02.297145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c5800 of size 1024 next 428 2025-05-09 03:36:02.297154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c5c00 of size 1024 next 429 2025-05-09 03:36:02.297162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c6000 of size 4096 next 431 2025-05-09 03:36:02.297170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c7000 of size 4096 next 432 2025-05-09 03:36:02.297179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c8000 of size 4096 next 433 2025-05-09 03:36:02.297187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c9000 of size 4096 next 434 2025-05-09 03:36:02.297195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ca000 of size 4096 next 435 2025-05-09 03:36:02.297204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46cb000 of size 1024 next 436 2025-05-09 03:36:02.297212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46cb400 of size 1024 next 437 2025-05-09 03:36:02.297221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46cb800 of size 1024 next 438 2025-05-09 03:36:02.297229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46cbc00 of size 1024 next 103 2025-05-09 03:36:02.297237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46cc000 of size 262144 next 102 2025-05-09 03:36:02.297246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33d470c000 of size 999424 next 18446744073709551615 2025-05-09 03:36:02.297254: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-09 03:36:02.297263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4800000 of size 589824 next 96 2025-05-09 03:36:02.297271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4890000 of size 262144 next 117 2025-05-09 03:36:02.297280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d0000 of size 1024 next 439 2025-05-09 03:36:02.297288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d0400 of size 1024 next 442 2025-05-09 03:36:02.297296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d0800 of size 1024 next 443 2025-05-09 03:36:02.297305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d0c00 of size 1024 next 444 2025-05-09 03:36:02.297319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d1000 of size 1024 next 445 2025-05-09 03:36:02.297327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d1400 of size 1024 next 446 2025-05-09 03:36:02.297336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d1800 of size 4096 next 448 2025-05-09 03:36:02.297344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d2800 of size 4096 next 449 2025-05-09 03:36:02.297353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d3800 of size 4096 next 450 2025-05-09 03:36:02.297361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d4800 of size 4096 next 451 2025-05-09 03:36:02.297369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d5800 of size 4096 next 452 2025-05-09 03:36:02.297378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d6800 of size 1024 next 453 2025-05-09 03:36:02.297386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d6c00 of size 1024 next 454 2025-05-09 03:36:02.297394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d7000 of size 1024 next 455 2025-05-09 03:36:02.297403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d7400 of size 1024 next 456 2025-05-09 03:36:02.297411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d7800 of size 1024 next 457 2025-05-09 03:36:02.297419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d7c00 of size 1024 next 460 2025-05-09 03:36:02.297428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d8000 of size 1024 next 461 2025-05-09 03:36:02.297436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d8400 of size 1024 next 462 2025-05-09 03:36:02.297444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d8800 of size 1024 next 463 2025-05-09 03:36:02.297453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d8c00 of size 1024 next 464 2025-05-09 03:36:02.297461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d9000 of size 4096 next 466 2025-05-09 03:36:02.297470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48da000 of size 4096 next 467 2025-05-09 03:36:02.297478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48db000 of size 4096 next 468 2025-05-09 03:36:02.297486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48dc000 of size 4096 next 469 2025-05-09 03:36:02.297495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48dd000 of size 4096 next 470 2025-05-09 03:36:02.297503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48de000 of size 1024 next 471 2025-05-09 03:36:02.297511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48de400 of size 1024 next 472 2025-05-09 03:36:02.297520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48de800 of size 1024 next 473 2025-05-09 03:36:02.297528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48dec00 of size 1024 next 474 2025-05-09 03:36:02.297536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48df000 of size 1024 next 475 2025-05-09 03:36:02.297545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48df400 of size 1024 next 478 2025-05-09 03:36:02.297553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48df800 of size 1024 next 479 2025-05-09 03:36:02.297561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48dfc00 of size 1024 next 480 2025-05-09 03:36:02.297570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e0000 of size 1024 next 481 2025-05-09 03:36:02.297578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e0400 of size 1024 next 482 2025-05-09 03:36:02.297592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e0800 of size 4096 next 484 2025-05-09 03:36:02.297601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e1800 of size 4096 next 485 2025-05-09 03:36:02.297609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e2800 of size 4096 next 486 2025-05-09 03:36:02.297617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e3800 of size 4096 next 487 2025-05-09 03:36:02.297626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e4800 of size 4096 next 488 2025-05-09 03:36:02.297634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e5800 of size 1024 next 489 2025-05-09 03:36:02.297642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e5c00 of size 1024 next 490 2025-05-09 03:36:02.297651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e6000 of size 1024 next 491 2025-05-09 03:36:02.297659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e6400 of size 1024 next 492 2025-05-09 03:36:02.297667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e6800 of size 1024 next 493 2025-05-09 03:36:02.297676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e6c00 of size 1024 next 496 2025-05-09 03:36:02.297684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e7000 of size 1024 next 497 2025-05-09 03:36:02.297693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e7400 of size 1024 next 498 2025-05-09 03:36:02.297701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e7800 of size 1024 next 499 2025-05-09 03:36:02.297709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e7c00 of size 1024 next 500 2025-05-09 03:36:02.297718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e8000 of size 4096 next 502 2025-05-09 03:36:02.297726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e9000 of size 4096 next 503 2025-05-09 03:36:02.297734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ea000 of size 4096 next 504 2025-05-09 03:36:02.297743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48eb000 of size 4096 next 505 2025-05-09 03:36:02.297751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ec000 of size 4096 next 506 2025-05-09 03:36:02.297760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ed000 of size 1024 next 507 2025-05-09 03:36:02.297768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ed400 of size 1024 next 508 2025-05-09 03:36:02.297776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ed800 of size 1024 next 509 2025-05-09 03:36:02.297785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48edc00 of size 1024 next 510 2025-05-09 03:36:02.297793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ee000 of size 1024 next 511 2025-05-09 03:36:02.297801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ee400 of size 1024 next 514 2025-05-09 03:36:02.297810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ee800 of size 1024 next 515 2025-05-09 03:36:02.297818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48eec00 of size 1024 next 516 2025-05-09 03:36:02.297826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ef000 of size 1024 next 517 2025-05-09 03:36:02.297835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ef400 of size 1024 next 518 2025-05-09 03:36:02.297843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ef800 of size 4096 next 520 2025-05-09 03:36:02.297852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f0800 of size 4096 next 521 2025-05-09 03:36:02.297860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f1800 of size 4096 next 522 2025-05-09 03:36:02.297877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f2800 of size 4096 next 523 2025-05-09 03:36:02.297886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f3800 of size 4096 next 524 2025-05-09 03:36:02.297894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f4800 of size 1024 next 525 2025-05-09 03:36:02.297903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f4c00 of size 1024 next 526 2025-05-09 03:36:02.297911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f5000 of size 1024 next 527 2025-05-09 03:36:02.297919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f5400 of size 1024 next 528 2025-05-09 03:36:02.297928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f5800 of size 1024 next 529 2025-05-09 03:36:02.297936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f5c00 of size 1024 next 532 2025-05-09 03:36:02.297944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f6000 of size 1024 next 533 2025-05-09 03:36:02.297953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f6400 of size 1024 next 534 2025-05-09 03:36:02.297961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f6800 of size 1024 next 535 2025-05-09 03:36:02.297969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f6c00 of size 1024 next 536 2025-05-09 03:36:02.297978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f7000 of size 4096 next 538 2025-05-09 03:36:02.297986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f8000 of size 4096 next 539 2025-05-09 03:36:02.297995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f9000 of size 4096 next 540 2025-05-09 03:36:02.298003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fa000 of size 4096 next 541 2025-05-09 03:36:02.298011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fb000 of size 4096 next 542 2025-05-09 03:36:02.298020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fc000 of size 1024 next 543 2025-05-09 03:36:02.298028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fc400 of size 1024 next 544 2025-05-09 03:36:02.298036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fc800 of size 1024 next 545 2025-05-09 03:36:02.298045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fcc00 of size 1024 next 546 2025-05-09 03:36:02.298053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fd000 of size 1024 next 547 2025-05-09 03:36:02.298061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fd400 of size 1024 next 550 2025-05-09 03:36:02.298070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fd800 of size 1024 next 551 2025-05-09 03:36:02.298078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fdc00 of size 1024 next 552 2025-05-09 03:36:02.298086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fe000 of size 1024 next 553 2025-05-09 03:36:02.298095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fe400 of size 1024 next 554 2025-05-09 03:36:02.298103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fe800 of size 4096 next 556 2025-05-09 03:36:02.298111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ff800 of size 4096 next 557 2025-05-09 03:36:02.298120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4900800 of size 4096 next 558 2025-05-09 03:36:02.298128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4901800 of size 4096 next 559 2025-05-09 03:36:02.298136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4902800 of size 4096 next 560 2025-05-09 03:36:02.298151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4903800 of size 1024 next 561 2025-05-09 03:36:02.298159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4903c00 of size 1024 next 562 2025-05-09 03:36:02.298168: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4904000 of size 1024 next 563 2025-05-09 03:36:02.298176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4904400 of size 1024 next 564 2025-05-09 03:36:02.298184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4904800 of size 1024 next 565 2025-05-09 03:36:02.298193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4904c00 of size 1024 next 568 2025-05-09 03:36:02.298201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4905000 of size 1024 next 569 2025-05-09 03:36:02.298209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4905400 of size 1024 next 570 2025-05-09 03:36:02.298218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4905800 of size 1024 next 571 2025-05-09 03:36:02.298226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4905c00 of size 1024 next 572 2025-05-09 03:36:02.298234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4906000 of size 4096 next 574 2025-05-09 03:36:02.298243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4907000 of size 4096 next 575 2025-05-09 03:36:02.298251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4908000 of size 4096 next 576 2025-05-09 03:36:02.298260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4909000 of size 4096 next 577 2025-05-09 03:36:02.298268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490a000 of size 4096 next 578 2025-05-09 03:36:02.298276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490b000 of size 1024 next 579 2025-05-09 03:36:02.298285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490b400 of size 1024 next 580 2025-05-09 03:36:02.298293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490b800 of size 1024 next 581 2025-05-09 03:36:02.298301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490bc00 of size 1024 next 582 2025-05-09 03:36:02.298310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490c000 of size 1024 next 583 2025-05-09 03:36:02.298318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490c400 of size 1024 next 586 2025-05-09 03:36:02.298327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490c800 of size 1024 next 587 2025-05-09 03:36:02.298335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490cc00 of size 1024 next 588 2025-05-09 03:36:02.298343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490d000 of size 1024 next 589 2025-05-09 03:36:02.298352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490d400 of size 1024 next 590 2025-05-09 03:36:02.298360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490d800 of size 4096 next 592 2025-05-09 03:36:02.298369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490e800 of size 6144 next 112 2025-05-09 03:36:02.298377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4910000 of size 524288 next 111 2025-05-09 03:36:02.298386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4990000 of size 262144 next 135 2025-05-09 03:36:02.298394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d49d0000 of size 327680 next 124 2025-05-09 03:36:02.298403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4a20000 of size 589824 next 123 2025-05-09 03:36:02.298411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4ab0000 of size 262144 next 152 2025-05-09 03:36:02.298425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4af0000 of size 327680 next 142 2025-05-09 03:36:02.298434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4b40000 of size 786432 next 18446744073709551615 2025-05-09 03:36:02.298443: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-09 03:36:02.298451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c00000 of size 4096 next 593 2025-05-09 03:36:02.298460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c01000 of size 4096 next 594 2025-05-09 03:36:02.298468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c02000 of size 4096 next 595 2025-05-09 03:36:02.298476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c03000 of size 2048 next 598 2025-05-09 03:36:02.298485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c03800 of size 2048 next 599 2025-05-09 03:36:02.298493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c04000 of size 2048 next 600 2025-05-09 03:36:02.298501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c04800 of size 2048 next 601 2025-05-09 03:36:02.298510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c05000 of size 2048 next 602 2025-05-09 03:36:02.298518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c05800 of size 256 next 605 2025-05-09 03:36:02.298527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c05900 of size 256 next 606 2025-05-09 03:36:02.298535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c05a00 of size 2048 next 604 2025-05-09 03:36:02.298543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c06200 of size 2048 next 609 2025-05-09 03:36:02.298552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c06a00 of size 2048 next 610 2025-05-09 03:36:02.298560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c07200 of size 2048 next 611 2025-05-09 03:36:02.298568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c07a00 of size 2048 next 612 2025-05-09 03:36:02.298577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c08200 of size 256 next 614 2025-05-09 03:36:02.298585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c08300 of size 256 next 615 2025-05-09 03:36:02.298594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c08400 of size 8192 next 613 2025-05-09 03:36:02.298602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c0a400 of size 8192 next 618 2025-05-09 03:36:02.298610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c0c400 of size 8192 next 619 2025-05-09 03:36:02.298619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c0e400 of size 8192 next 620 2025-05-09 03:36:02.298627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c10400 of size 8192 next 621 2025-05-09 03:36:02.298635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c12400 of size 256 next 622 2025-05-09 03:36:02.298644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c12500 of size 256 next 623 2025-05-09 03:36:02.298652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c12600 of size 8192 next 624 2025-05-09 03:36:02.298660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c14600 of size 8192 next 626 2025-05-09 03:36:02.298669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c16600 of size 8192 next 627 2025-05-09 03:36:02.298677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c18600 of size 8192 next 628 2025-05-09 03:36:02.298685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1a600 of size 8192 next 629 2025-05-09 03:36:02.298699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1c600 of size 2048 next 630 2025-05-09 03:36:02.298708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1ce00 of size 2048 next 632 2025-05-09 03:36:02.298716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1d600 of size 2048 next 633 2025-05-09 03:36:02.298725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1de00 of size 2048 next 634 2025-05-09 03:36:02.298733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1e600 of size 2048 next 635 2025-05-09 03:36:02.298741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33d4c1ee00 of size 463360 next 160 2025-05-09 03:36:02.298750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c90000 of size 589824 next 158 2025-05-09 03:36:02.298758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4d20000 of size 524288 next 171 2025-05-09 03:36:02.298767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33d4da0000 of size 1048576 next 222 2025-05-09 03:36:02.298775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4ea0000 of size 1048576 next 190 2025-05-09 03:36:02.298783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4fa0000 of size 1048576 next 189 2025-05-09 03:36:02.298792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d50a0000 of size 1048576 next 203 2025-05-09 03:36:02.298800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d51a0000 of size 1048576 next 251 2025-05-09 03:36:02.298809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d52a0000 of size 1441792 next 18446744073709551615 2025-05-09 03:36:02.298817: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-09 03:36:02.298826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00000 of size 1280 next 1 2025-05-09 03:36:02.298834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00500 of size 256 next 5 2025-05-09 03:36:02.298843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00600 of size 256 next 8 2025-05-09 03:36:02.298851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00700 of size 256 next 9 2025-05-09 03:36:02.298859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00800 of size 256 next 10 2025-05-09 03:36:02.298868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00900 of size 256 next 11 2025-05-09 03:36:02.298876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00a00 of size 256 next 12 2025-05-09 03:36:02.298885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00b00 of size 256 next 13 2025-05-09 03:36:02.298893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00c00 of size 256 next 17 2025-05-09 03:36:02.298931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00d00 of size 256 next 19 2025-05-09 03:36:02.298941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00e00 of size 256 next 20 2025-05-09 03:36:02.298949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00f00 of size 256 next 21 2025-05-09 03:36:02.298961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01000 of size 256 next 22 2025-05-09 03:36:02.298969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01100 of size 256 next 24 2025-05-09 03:36:02.298977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01200 of size 256 next 25 2025-05-09 03:36:02.298986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01300 of size 256 next 23 2025-05-09 03:36:02.298994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01400 of size 256 next 28 2025-05-09 03:36:02.299002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01500 of size 256 next 29 2025-05-09 03:36:02.299017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01600 of size 256 next 30 2025-05-09 03:36:02.299026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01700 of size 256 next 31 2025-05-09 03:36:02.299034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01800 of size 256 next 33 2025-05-09 03:36:02.299043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01900 of size 256 next 34 2025-05-09 03:36:02.299051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01a00 of size 1024 next 32 2025-05-09 03:36:02.299060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01e00 of size 1024 next 37 2025-05-09 03:36:02.299068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce02200 of size 1024 next 38 2025-05-09 03:36:02.299076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce02600 of size 1024 next 39 2025-05-09 03:36:02.299085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce02a00 of size 1024 next 40 2025-05-09 03:36:02.299093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce02e00 of size 1024 next 41 2025-05-09 03:36:02.299101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce03200 of size 1024 next 43 2025-05-09 03:36:02.299110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce03600 of size 1024 next 44 2025-05-09 03:36:02.299118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce03a00 of size 1024 next 45 2025-05-09 03:36:02.299127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce03e00 of size 1024 next 46 2025-05-09 03:36:02.299135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04200 of size 256 next 48 2025-05-09 03:36:02.299143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04300 of size 256 next 49 2025-05-09 03:36:02.299152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04400 of size 256 next 50 2025-05-09 03:36:02.299160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04500 of size 256 next 51 2025-05-09 03:36:02.299168: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04600 of size 256 next 52 2025-05-09 03:36:02.299177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04700 of size 256 next 53 2025-05-09 03:36:02.299185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04800 of size 256 next 56 2025-05-09 03:36:02.299193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04900 of size 256 next 57 2025-05-09 03:36:02.299202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04a00 of size 256 next 58 2025-05-09 03:36:02.299210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04b00 of size 256 next 14 2025-05-09 03:36:02.299218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04c00 of size 256 next 15 2025-05-09 03:36:02.299227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04d00 of size 256 next 16 2025-05-09 03:36:02.299235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04e00 of size 1024 next 60 2025-05-09 03:36:02.299243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce05200 of size 1024 next 61 2025-05-09 03:36:02.299252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce05600 of size 1024 next 62 2025-05-09 03:36:02.299260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce05a00 of size 1024 next 63 2025-05-09 03:36:02.299268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce05e00 of size 1024 next 64 2025-05-09 03:36:02.299277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06200 of size 256 next 66 2025-05-09 03:36:02.299291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06300 of size 256 next 67 2025-05-09 03:36:02.299299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06400 of size 256 next 68 2025-05-09 03:36:02.299308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06500 of size 256 next 69 2025-05-09 03:36:02.299316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06600 of size 256 next 70 2025-05-09 03:36:02.299324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06700 of size 256 next 73 2025-05-09 03:36:02.299333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06800 of size 256 next 74 2025-05-09 03:36:02.299341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06900 of size 256 next 75 2025-05-09 03:36:02.299349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06a00 of size 256 next 76 2025-05-09 03:36:02.299358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06b00 of size 256 next 77 2025-05-09 03:36:02.299366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06c00 of size 1024 next 79 2025-05-09 03:36:02.299374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce07000 of size 1024 next 80 2025-05-09 03:36:02.299383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce07400 of size 1024 next 81 2025-05-09 03:36:02.299391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce07800 of size 1024 next 82 2025-05-09 03:36:02.299399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce07c00 of size 1024 next 83 2025-05-09 03:36:02.299408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08000 of size 256 next 85 2025-05-09 03:36:02.299416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08100 of size 256 next 86 2025-05-09 03:36:02.299425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08200 of size 512 next 84 2025-05-09 03:36:02.299433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08400 of size 512 next 88 2025-05-09 03:36:02.299442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08600 of size 512 next 89 2025-05-09 03:36:02.299450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08800 of size 512 next 90 2025-05-09 03:36:02.299458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08a00 of size 512 next 91 2025-05-09 03:36:02.299467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08c00 of size 256 next 93 2025-05-09 03:36:02.299475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08d00 of size 256 next 94 2025-05-09 03:36:02.299483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08e00 of size 512 next 92 2025-05-09 03:36:02.299492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09000 of size 512 next 97 2025-05-09 03:36:02.299500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09200 of size 512 next 98 2025-05-09 03:36:02.299509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09400 of size 512 next 99 2025-05-09 03:36:02.299517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09600 of size 512 next 2 2025-05-09 03:36:02.299525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09800 of size 256 next 3 2025-05-09 03:36:02.299534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09900 of size 256 next 4 2025-05-09 03:36:02.299542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09a00 of size 16384 next 18 2025-05-09 03:36:02.299551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0da00 of size 256 next 100 2025-05-09 03:36:02.299559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0db00 of size 256 next 101 2025-05-09 03:36:02.299573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0dc00 of size 2048 next 104 2025-05-09 03:36:02.299582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0e400 of size 2048 next 105 2025-05-09 03:36:02.299590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0ec00 of size 2048 next 106 2025-05-09 03:36:02.299599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0f400 of size 2048 next 107 2025-05-09 03:36:02.299607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0fc00 of size 2048 next 108 2025-05-09 03:36:02.299615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce10400 of size 256 next 109 2025-05-09 03:36:02.299624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce10500 of size 256 next 110 2025-05-09 03:36:02.299632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce10600 of size 2048 next 113 2025-05-09 03:36:02.299640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce10e00 of size 2048 next 114 2025-05-09 03:36:02.299649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce11600 of size 2048 next 115 2025-05-09 03:36:02.299657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce11e00 of size 2048 next 116 2025-05-09 03:36:02.299665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce12600 of size 2048 next 6 2025-05-09 03:36:02.299674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce12e00 of size 37632 next 7 2025-05-09 03:36:02.299683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1c100 of size 512 next 118 2025-05-09 03:36:02.299691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1c300 of size 512 next 119 2025-05-09 03:36:02.299699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1c500 of size 512 next 120 2025-05-09 03:36:02.299708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1c700 of size 512 next 121 2025-05-09 03:36:02.299716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1c900 of size 512 next 122 2025-05-09 03:36:02.299725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1cb00 of size 512 next 125 2025-05-09 03:36:02.299734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1cd00 of size 512 next 126 2025-05-09 03:36:02.299742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1cf00 of size 512 next 127 2025-05-09 03:36:02.299751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1d100 of size 512 next 128 2025-05-09 03:36:02.299759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1d300 of size 512 next 129 2025-05-09 03:36:02.299767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1d500 of size 2048 next 130 2025-05-09 03:36:02.299776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1dd00 of size 2048 next 131 2025-05-09 03:36:02.299784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1e500 of size 2048 next 132 2025-05-09 03:36:02.299792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1ed00 of size 2048 next 133 2025-05-09 03:36:02.299801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1f500 of size 2048 next 134 2025-05-09 03:36:02.299809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1fd00 of size 512 next 136 2025-05-09 03:36:02.299818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1ff00 of size 512 next 137 2025-05-09 03:36:02.299826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20100 of size 512 next 138 2025-05-09 03:36:02.299834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20300 of size 512 next 139 2025-05-09 03:36:02.299843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20500 of size 512 next 140 2025-05-09 03:36:02.299857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20700 of size 512 next 141 2025-05-09 03:36:02.299865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20900 of size 512 next 143 2025-05-09 03:36:02.299874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20b00 of size 512 next 144 2025-05-09 03:36:02.299882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20d00 of size 512 next 145 2025-05-09 03:36:02.299890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20f00 of size 512 next 146 2025-05-09 03:36:02.299899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce21100 of size 2048 next 147 2025-05-09 03:36:02.299907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce21900 of size 2048 next 148 2025-05-09 03:36:02.299916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce22100 of size 2048 next 149 2025-05-09 03:36:02.299924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce22900 of size 2048 next 150 2025-05-09 03:36:02.299932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce23100 of size 2048 next 151 2025-05-09 03:36:02.299941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce23900 of size 512 next 153 2025-05-09 03:36:02.299949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce23b00 of size 512 next 154 2025-05-09 03:36:02.299957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce23d00 of size 512 next 155 2025-05-09 03:36:02.299966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce23f00 of size 512 next 156 2025-05-09 03:36:02.299974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24100 of size 512 next 157 2025-05-09 03:36:02.299982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24300 of size 512 next 161 2025-05-09 03:36:02.299991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24500 of size 512 next 162 2025-05-09 03:36:02.299999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24700 of size 512 next 163 2025-05-09 03:36:02.300007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24900 of size 512 next 164 2025-05-09 03:36:02.300016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24b00 of size 512 next 165 2025-05-09 03:36:02.300024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24d00 of size 2048 next 166 2025-05-09 03:36:02.300033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce25500 of size 2048 next 167 2025-05-09 03:36:02.300041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce25d00 of size 2048 next 168 2025-05-09 03:36:02.300049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce26500 of size 2048 next 169 2025-05-09 03:36:02.300058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce26d00 of size 2048 next 170 2025-05-09 03:36:02.300066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce27500 of size 1024 next 172 2025-05-09 03:36:02.300074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce27900 of size 1024 next 173 2025-05-09 03:36:02.300083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce27d00 of size 1024 next 174 2025-05-09 03:36:02.300091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28100 of size 1024 next 175 2025-05-09 03:36:02.300099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28500 of size 1024 next 176 2025-05-09 03:36:02.300108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28900 of size 256 next 178 2025-05-09 03:36:02.300116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28a00 of size 256 next 179 2025-05-09 03:36:02.300130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28b00 of size 1024 next 177 2025-05-09 03:36:02.300139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28f00 of size 1024 next 182 2025-05-09 03:36:02.300147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce29300 of size 1024 next 183 2025-05-09 03:36:02.300156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce29700 of size 1024 next 184 2025-05-09 03:36:02.300164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce29b00 of size 1024 next 185 2025-05-09 03:36:02.300172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce29f00 of size 256 next 187 2025-05-09 03:36:02.300181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce2a000 of size 256 next 188 2025-05-09 03:36:02.300189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce2a100 of size 4096 next 186 2025-05-09 03:36:02.300198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce2b100 of size 4096 next 42 2025-05-09 03:36:02.300206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce2c100 of size 65536 next 36 2025-05-09 03:36:02.300214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce3c100 of size 65536 next 35 2025-05-09 03:36:02.300223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce4c100 of size 4096 next 235 2025-05-09 03:36:02.300231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce4d100 of size 4096 next 236 2025-05-09 03:36:02.300239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce4e100 of size 4096 next 237 2025-05-09 03:36:02.300248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce4f100 of size 4096 next 238 2025-05-09 03:36:02.300256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce50100 of size 1024 next 239 2025-05-09 03:36:02.300264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce50500 of size 1024 next 240 2025-05-09 03:36:02.300273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce50900 of size 1024 next 241 2025-05-09 03:36:02.300281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce50d00 of size 1024 next 242 2025-05-09 03:36:02.300289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce51100 of size 1024 next 243 2025-05-09 03:36:02.300298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce51500 of size 1024 next 246 2025-05-09 03:36:02.300306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce51900 of size 1024 next 247 2025-05-09 03:36:02.300314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce51d00 of size 1024 next 248 2025-05-09 03:36:02.300323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce52100 of size 1024 next 249 2025-05-09 03:36:02.300331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce52500 of size 1024 next 250 2025-05-09 03:36:02.300339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce52900 of size 4096 next 252 2025-05-09 03:36:02.300348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce53900 of size 4096 next 253 2025-05-09 03:36:02.300356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce54900 of size 4096 next 254 2025-05-09 03:36:02.300364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce55900 of size 4096 next 255 2025-05-09 03:36:02.300373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce56900 of size 4096 next 256 2025-05-09 03:36:02.300381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce57900 of size 1024 next 257 2025-05-09 03:36:02.300389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce57d00 of size 1024 next 258 2025-05-09 03:36:02.300404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce58100 of size 1024 next 259 2025-05-09 03:36:02.300413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce58500 of size 1024 next 260 2025-05-09 03:36:02.300421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce58900 of size 1024 next 261 2025-05-09 03:36:02.300430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce58d00 of size 1024 next 264 2025-05-09 03:36:02.300438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce59100 of size 1024 next 265 2025-05-09 03:36:02.300446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce59500 of size 1024 next 266 2025-05-09 03:36:02.300455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce59900 of size 1024 next 267 2025-05-09 03:36:02.300463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce59d00 of size 1024 next 268 2025-05-09 03:36:02.300471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5a100 of size 4096 next 270 2025-05-09 03:36:02.300480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5b100 of size 4096 next 271 2025-05-09 03:36:02.300488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5c100 of size 4096 next 272 2025-05-09 03:36:02.300496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5d100 of size 4096 next 273 2025-05-09 03:36:02.300505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5e100 of size 4096 next 274 2025-05-09 03:36:02.300513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5f100 of size 1024 next 275 2025-05-09 03:36:02.300521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5f500 of size 1024 next 276 2025-05-09 03:36:02.300530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5f900 of size 1024 next 277 2025-05-09 03:36:02.300538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5fd00 of size 1024 next 278 2025-05-09 03:36:02.300546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce60100 of size 1024 next 279 2025-05-09 03:36:02.300555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce60500 of size 1024 next 282 2025-05-09 03:36:02.300563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce60900 of size 1024 next 283 2025-05-09 03:36:02.300571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce60d00 of size 1024 next 284 2025-05-09 03:36:02.300580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce61100 of size 1024 next 285 2025-05-09 03:36:02.300588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce61500 of size 1024 next 286 2025-05-09 03:36:02.300596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce61900 of size 4096 next 288 2025-05-09 03:36:02.300605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce62900 of size 6144 next 27 2025-05-09 03:36:02.300613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce64100 of size 147456 next 26 2025-05-09 03:36:02.300621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce88100 of size 65536 next 47 2025-05-09 03:36:02.300630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce98100 of size 65536 next 59 2025-05-09 03:36:02.300638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350cea8100 of size 65536 next 65 2025-05-09 03:36:02.300647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ceb8100 of size 294656 next 18446744073709551615 2025-05-09 03:36:02.300655: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-09 03:36:02.300666: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 65 Chunks of size 256 totalling 16.2KiB 2025-05-09 03:36:02.300683: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-09 03:36:02.300693: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-05-09 03:36:02.300702: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-09 03:36:02.300711: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 2048 totalling 80.0KiB 2025-05-09 03:36:02.300721: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-09 03:36:02.300730: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-09 03:36:02.300739: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-09 03:36:02.300748: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 10 Chunks of size 8192 totalling 80.0KiB 2025-05-09 03:36:02.300758: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-09 03:36:02.300767: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-09 03:36:02.300776: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-09 03:36:02.300786: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-09 03:36:02.300795: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-09 03:36:02.300804: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-09 03:36:02.300813: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-09 03:36:02.300823: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-09 03:36:02.300832: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-09 03:36:02.300841: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-09 03:36:02.300850: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-09 03:36:02.300860: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-09 03:36:02.300869: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-05-09 03:36:02.300878: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-09 03:36:02.300887: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-09 03:36:02.300896: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-09 03:36:02.300906: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-05-09 03:36:02.300915: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 4194304 totalling 8.00MiB 2025-05-09 03:36:02.300924: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 9437184 totalling 9.00MiB 2025-05-09 03:36:02.300933: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 15597568 totalling 14.88MiB 2025-05-09 03:36:02.300943: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 145.48MiB 2025-05-09 03:36:02.300951: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 185466880 memory_limit_: 185466880 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-05-09 03:36:02.300963: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 185466880 InUse: 152546816 MaxInUse: 165078528 NumAllocs: 2110 MaxAllocSize: 15597568 2025-05-09 03:36:02.300989: W tensorflow/core/common_runtime/bfc_allocator.cc:439] __*****___******___******xxx********************************_**_**************************_********* 2025-05-09 03:36:02.301026: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at random_op.cc:77 : Resource exhausted: OOM when allocating tensor with shape[3,3,512,512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc RPN_BBOX_STD_DEV [0.1 0.1 0.2 0.2] RPN_NMS_THRESHOLD 0.7 RPN_TRAIN_ANCHORS_PER_IMAGE 256 STEPS_PER_EPOCH 1000 TRAIN_ROIS_PER_IMAGE 200 USE_MINI_MASK True USE_RPN_ROIS True VALIDATION_STEPS 50 WEIGHT_DECAY 0.0001 Exception in mask_detect : OOM when allocating tensor with shape[3,3,512,512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:RandomUniform] 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 : 88 ############################### TEST detect object ################################ run mask_detect Inside batchDatouExec : verbose : False Catched exception ! Connect or reconnect ! # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! List Step Type Loaded in datou : mask_detect list_input_json : [] origin BFwe have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 time to download the photos : 0.16649985313415527 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 Fri May 9 03:36:03 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 : 553 wait 20 seconds l 3637 free memory gpu now : 553 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-05-09 03:36:26.161908: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-05-09 03:36:26.187142: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-09 03:36:26.189157: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f35ac000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-09 03:36:26.189197: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-09 03:36:26.193628: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-09 03:36:26.469989: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x32c46180 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-09 03:36:26.470060: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-09 03:36:26.470858: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 03:36:26.471451: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 03:36:26.474411: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 03:36:26.477508: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 03:36:26.478198: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 03:36:26.481365: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 03:36:26.483337: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 03:36:26.490428: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 03:36:26.492052: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 03:36:26.492287: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 03:36:26.493026: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-09 03:36:26.493056: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-09 03:36:26.493070: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-09 03:36:26.494273: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 176 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 2025-05-09 03:36:27.218919: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 03:36:27.219052: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 03:36:27.219087: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 03:36:27.219118: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 03:36:27.219147: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 03:36:27.219176: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 03:36:27.219220: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 03:36:27.219250: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 03:36:27.220230: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 03:36:27.221348: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 03:36:27.221411: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 03:36:27.221442: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 03:36:27.221471: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 03:36:27.221499: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 03:36:27.221526: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 03:36:27.221554: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 03:36:27.221582: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 03:36:27.222503: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 03:36:27.222538: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-09 03:36:27.222550: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-09 03:36:27.222561: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-09 03:36:27.223533: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 176 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-05-09 03:36:39.198124: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 9.00MiB (rounded to 9437184) Current allocation summary follows. 2025-05-09 03:36:39.198219: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-09 03:36:39.198232: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 65, Chunks in use: 65. 16.2KiB allocated for chunks. 16.2KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-05-09 03:36:39.198241: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (512): Total Chunks: 40, Chunks in use: 40. 20.0KiB allocated for chunks. 20.0KiB in use in bin. 20.0KiB client-requested in use in bin. 2025-05-09 03:36:39.198249: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 251, Chunks in use: 251. 251.2KiB allocated for chunks. 251.2KiB in use in bin. 251.0KiB client-requested in use in bin. 2025-05-09 03:36:39.198258: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 40, Chunks in use: 40. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-09 03:36:39.198266: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 120, Chunks in use: 120. 487.5KiB allocated for chunks. 487.5KiB in use in bin. 480.0KiB client-requested in use in bin. 2025-05-09 03:36:39.198275: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 10, Chunks in use: 10. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-09 03:36:39.198312: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16.0KiB allocated for chunks. 16.0KiB in use in bin. 16.0KiB client-requested in use in bin. 2025-05-09 03:36:39.198320: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 1, Chunks in use: 1. 36.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-05-09 03:36:39.198329: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (65536): Total Chunks: 6, Chunks in use: 6. 384.0KiB allocated for chunks. 384.0KiB in use in bin. 384.0KiB client-requested in use in bin. 2025-05-09 03:36:39.198337: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 4, Chunks in use: 4. 560.0KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-05-09 03:36:39.198345: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.35MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-09 03:36:39.198353: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 7, Chunks in use: 6. 4.39MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-05-09 03:36:39.198361: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 48, Chunks in use: 45. 54.12MiB allocated for chunks. 50.62MiB in use in bin. 45.00MiB client-requested in use in bin. 2025-05-09 03:36:39.198369: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 28, Chunks in use: 25. 64.25MiB allocated for chunks. 55.75MiB in use in bin. 55.75MiB client-requested in use in bin. 2025-05-09 03:36:39.198377: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 4, Chunks in use: 2. 18.00MiB allocated for chunks. 8.00MiB in use in bin. 8.00MiB client-requested in use in bin. 2025-05-09 03:36:39.198385: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 3, Chunks in use: 2. 31.88MiB allocated for chunks. 23.88MiB in use in bin. 17.00MiB client-requested in use in bin. 2025-05-09 03:36:39.198393: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 03:36:39.198400: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 03:36:39.198407: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (67108864): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 03:36:39.198415: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (134217728): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 03:36:39.198422: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (268435456): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 03:36:39.198430: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 9.00MiB was 8.00MiB, Chunk State: 2025-05-09 03:36:39.198445: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 8.00MiB | Requested Size: 8.00MiB | in_use: 0 | bin_num: 15, prev: Size: 9.00MiB | Requested Size: 9.00MiB | in_use: 1 | bin_num: -1, next: Size: 14.88MiB | Requested Size: 8.00MiB | in_use: 1 | bin_num: -1 2025-05-09 03:36:39.198452: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 52297728 2025-05-09 03:36:39.198462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33c8000000 of size 4194304 next 631 2025-05-09 03:36:39.198475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33c8400000 of size 4194304 next 617 2025-05-09 03:36:39.198482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33c8800000 of size 4194304 next 616 2025-05-09 03:36:39.198488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33c8c00000 of size 6291456 next 608 2025-05-09 03:36:39.198495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33c9200000 of size 9437184 next 607 2025-05-09 03:36:39.198501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33c9b00000 of size 8388608 next 625 2025-05-09 03:36:39.198508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ca300000 of size 15597568 next 18446744073709551615 2025-05-09 03:36:39.198514: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-09 03:36:39.198521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc000000 of size 2359296 next 370 2025-05-09 03:36:39.198528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc240000 of size 1048576 next 394 2025-05-09 03:36:39.198534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33cc340000 of size 1310720 next 388 2025-05-09 03:36:39.198540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc480000 of size 2359296 next 387 2025-05-09 03:36:39.198547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc6c0000 of size 1048576 next 412 2025-05-09 03:36:39.198554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc7c0000 of size 1310720 next 406 2025-05-09 03:36:39.198560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cc900000 of size 2359296 next 405 2025-05-09 03:36:39.198566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ccb40000 of size 1048576 next 430 2025-05-09 03:36:39.198573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ccc40000 of size 1310720 next 424 2025-05-09 03:36:39.198579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ccd80000 of size 2359296 next 423 2025-05-09 03:36:39.198585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ccfc0000 of size 1048576 next 447 2025-05-09 03:36:39.198592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd0c0000 of size 1310720 next 441 2025-05-09 03:36:39.198598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd200000 of size 2359296 next 440 2025-05-09 03:36:39.198604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd440000 of size 1048576 next 465 2025-05-09 03:36:39.198611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd540000 of size 1310720 next 459 2025-05-09 03:36:39.198617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd680000 of size 2359296 next 458 2025-05-09 03:36:39.198623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd8c0000 of size 1048576 next 483 2025-05-09 03:36:39.198630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cd9c0000 of size 1310720 next 477 2025-05-09 03:36:39.198636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cdb00000 of size 2359296 next 476 2025-05-09 03:36:39.198642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cdd40000 of size 1048576 next 501 2025-05-09 03:36:39.198649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cde40000 of size 1310720 next 495 2025-05-09 03:36:39.198655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cdf80000 of size 2359296 next 494 2025-05-09 03:36:39.198661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce1c0000 of size 1048576 next 519 2025-05-09 03:36:39.198667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce2c0000 of size 1310720 next 513 2025-05-09 03:36:39.198679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce400000 of size 2359296 next 512 2025-05-09 03:36:39.198685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce640000 of size 1048576 next 537 2025-05-09 03:36:39.198692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce740000 of size 1310720 next 531 2025-05-09 03:36:39.198698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ce880000 of size 2359296 next 530 2025-05-09 03:36:39.198704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ceac0000 of size 1048576 next 555 2025-05-09 03:36:39.198711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cebc0000 of size 1310720 next 549 2025-05-09 03:36:39.198717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33ced00000 of size 2359296 next 548 2025-05-09 03:36:39.198723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cef40000 of size 1048576 next 573 2025-05-09 03:36:39.198730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cf040000 of size 1310720 next 567 2025-05-09 03:36:39.198736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cf180000 of size 2359296 next 566 2025-05-09 03:36:39.198742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cf3c0000 of size 1048576 next 591 2025-05-09 03:36:39.198749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33cf4c0000 of size 1310720 next 585 2025-05-09 03:36:39.198755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cf600000 of size 2359296 next 584 2025-05-09 03:36:39.198761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33cf840000 of size 2097152 next 597 2025-05-09 03:36:39.198768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33cfa40000 of size 2097152 next 596 2025-05-09 03:36:39.198774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33cfc40000 of size 3932160 next 18446744073709551615 2025-05-09 03:36:39.198781: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-09 03:36:39.198788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0000000 of size 2359296 next 245 2025-05-09 03:36:39.198794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0240000 of size 1048576 next 269 2025-05-09 03:36:39.198801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0340000 of size 1310720 next 263 2025-05-09 03:36:39.198807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0480000 of size 2359296 next 262 2025-05-09 03:36:39.198813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d06c0000 of size 1048576 next 287 2025-05-09 03:36:39.198820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d07c0000 of size 1310720 next 281 2025-05-09 03:36:39.198826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0900000 of size 2359296 next 280 2025-05-09 03:36:39.198832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0b40000 of size 1048576 next 304 2025-05-09 03:36:39.198839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0c40000 of size 1310720 next 298 2025-05-09 03:36:39.198845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0d80000 of size 2359296 next 297 2025-05-09 03:36:39.198851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d0fc0000 of size 1048576 next 322 2025-05-09 03:36:39.198858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d10c0000 of size 1310720 next 316 2025-05-09 03:36:39.198864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1200000 of size 2359296 next 315 2025-05-09 03:36:39.198870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1440000 of size 1048576 next 340 2025-05-09 03:36:39.198877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1540000 of size 1310720 next 334 2025-05-09 03:36:39.198888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1680000 of size 2359296 next 333 2025-05-09 03:36:39.198894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d18c0000 of size 1048576 next 358 2025-05-09 03:36:39.198918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d19c0000 of size 1310720 next 352 2025-05-09 03:36:39.198925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1b00000 of size 2359296 next 351 2025-05-09 03:36:39.198931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1d40000 of size 1048576 next 376 2025-05-09 03:36:39.198938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d1e40000 of size 1835008 next 18446744073709551615 2025-05-09 03:36:39.198944: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-09 03:36:39.198950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2000000 of size 2359296 next 181 2025-05-09 03:36:39.198957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2240000 of size 2097152 next 196 2025-05-09 03:36:39.198963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2440000 of size 1048576 next 216 2025-05-09 03:36:39.198970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2540000 of size 1310720 next 209 2025-05-09 03:36:39.198976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2680000 of size 2359296 next 208 2025-05-09 03:36:39.198982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d28c0000 of size 1048576 next 234 2025-05-09 03:36:39.198989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d29c0000 of size 1310720 next 228 2025-05-09 03:36:39.198995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d2b00000 of size 2359296 next 227 2025-05-09 03:36:39.199002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33d2d40000 of size 2883584 next 18446744073709551615 2025-05-09 03:36:39.199008: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-09 03:36:39.199015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4600000 of size 147456 next 55 2025-05-09 03:36:39.199021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4624000 of size 65536 next 78 2025-05-09 03:36:39.199028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4634000 of size 4096 next 191 2025-05-09 03:36:39.199034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4635000 of size 4096 next 192 2025-05-09 03:36:39.199040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4636000 of size 4096 next 193 2025-05-09 03:36:39.199047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4637000 of size 256 next 194 2025-05-09 03:36:39.199053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4637100 of size 256 next 195 2025-05-09 03:36:39.199059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4637200 of size 4096 next 197 2025-05-09 03:36:39.199066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4638200 of size 4096 next 198 2025-05-09 03:36:39.199072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4639200 of size 4096 next 199 2025-05-09 03:36:39.199078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463a200 of size 4096 next 200 2025-05-09 03:36:39.199084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463b200 of size 4096 next 201 2025-05-09 03:36:39.199091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463c200 of size 1024 next 202 2025-05-09 03:36:39.199097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463c600 of size 1024 next 204 2025-05-09 03:36:39.199103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463ca00 of size 1024 next 205 2025-05-09 03:36:39.199117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463ce00 of size 1024 next 206 2025-05-09 03:36:39.199124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463d200 of size 1024 next 207 2025-05-09 03:36:39.199131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463d600 of size 1024 next 210 2025-05-09 03:36:39.199138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463da00 of size 1024 next 211 2025-05-09 03:36:39.199144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463de00 of size 1024 next 212 2025-05-09 03:36:39.199151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463e200 of size 1024 next 213 2025-05-09 03:36:39.199158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463e600 of size 1024 next 214 2025-05-09 03:36:39.199165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463ea00 of size 4096 next 215 2025-05-09 03:36:39.199172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d463fa00 of size 4096 next 217 2025-05-09 03:36:39.199178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4640a00 of size 4096 next 218 2025-05-09 03:36:39.199185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4641a00 of size 4096 next 219 2025-05-09 03:36:39.199192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4642a00 of size 4096 next 220 2025-05-09 03:36:39.199199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4643a00 of size 1024 next 221 2025-05-09 03:36:39.199206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4643e00 of size 1024 next 223 2025-05-09 03:36:39.199213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4644200 of size 1024 next 224 2025-05-09 03:36:39.199220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4644600 of size 1024 next 225 2025-05-09 03:36:39.199226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4644a00 of size 1024 next 226 2025-05-09 03:36:39.199233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4644e00 of size 1024 next 229 2025-05-09 03:36:39.199240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4645200 of size 1024 next 230 2025-05-09 03:36:39.199247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4645600 of size 1024 next 231 2025-05-09 03:36:39.199253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4645a00 of size 1024 next 232 2025-05-09 03:36:39.199260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4645e00 of size 1024 next 233 2025-05-09 03:36:39.199267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4646200 of size 7680 next 72 2025-05-09 03:36:39.199274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4648000 of size 147456 next 71 2025-05-09 03:36:39.199281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d466c000 of size 131072 next 87 2025-05-09 03:36:39.199288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468c000 of size 4096 next 289 2025-05-09 03:36:39.199294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468d000 of size 4096 next 290 2025-05-09 03:36:39.199301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468e000 of size 4096 next 291 2025-05-09 03:36:39.199308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468f000 of size 1024 next 292 2025-05-09 03:36:39.199315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468f400 of size 1024 next 293 2025-05-09 03:36:39.199322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468f800 of size 1024 next 294 2025-05-09 03:36:39.199328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d468fc00 of size 1024 next 295 2025-05-09 03:36:39.199340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4690000 of size 1024 next 296 2025-05-09 03:36:39.199347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4690400 of size 1024 next 299 2025-05-09 03:36:39.199354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4690800 of size 1024 next 300 2025-05-09 03:36:39.199361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4690c00 of size 1024 next 301 2025-05-09 03:36:39.199368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4691000 of size 1024 next 302 2025-05-09 03:36:39.199374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4691400 of size 1024 next 303 2025-05-09 03:36:39.199381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4691800 of size 4096 next 305 2025-05-09 03:36:39.199388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4692800 of size 4096 next 306 2025-05-09 03:36:39.199395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4693800 of size 4096 next 307 2025-05-09 03:36:39.199402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4694800 of size 4096 next 308 2025-05-09 03:36:39.199408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4695800 of size 4096 next 309 2025-05-09 03:36:39.199415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4696800 of size 1024 next 310 2025-05-09 03:36:39.199422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4696c00 of size 1024 next 311 2025-05-09 03:36:39.199429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4697000 of size 1024 next 312 2025-05-09 03:36:39.199436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4697400 of size 1024 next 313 2025-05-09 03:36:39.199442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4697800 of size 1024 next 314 2025-05-09 03:36:39.199449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4697c00 of size 1024 next 317 2025-05-09 03:36:39.199456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4698000 of size 1024 next 318 2025-05-09 03:36:39.199463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4698400 of size 1024 next 319 2025-05-09 03:36:39.199470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4698800 of size 1024 next 320 2025-05-09 03:36:39.199476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4698c00 of size 1024 next 321 2025-05-09 03:36:39.199483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4699000 of size 4096 next 323 2025-05-09 03:36:39.199490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469a000 of size 4096 next 324 2025-05-09 03:36:39.199497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469b000 of size 4096 next 325 2025-05-09 03:36:39.199503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469c000 of size 4096 next 326 2025-05-09 03:36:39.199510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469d000 of size 4096 next 327 2025-05-09 03:36:39.199517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469e000 of size 1024 next 328 2025-05-09 03:36:39.199524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469e400 of size 1024 next 329 2025-05-09 03:36:39.199531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469e800 of size 1024 next 330 2025-05-09 03:36:39.199537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469ec00 of size 1024 next 331 2025-05-09 03:36:39.199544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469f000 of size 1024 next 332 2025-05-09 03:36:39.199551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469f400 of size 1024 next 335 2025-05-09 03:36:39.199563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469f800 of size 1024 next 336 2025-05-09 03:36:39.199570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d469fc00 of size 1024 next 337 2025-05-09 03:36:39.199577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a0000 of size 1024 next 338 2025-05-09 03:36:39.199584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a0400 of size 1024 next 339 2025-05-09 03:36:39.199590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a0800 of size 4096 next 341 2025-05-09 03:36:39.199597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a1800 of size 4096 next 342 2025-05-09 03:36:39.199604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a2800 of size 4096 next 343 2025-05-09 03:36:39.199611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a3800 of size 4096 next 344 2025-05-09 03:36:39.199617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a4800 of size 4096 next 345 2025-05-09 03:36:39.199624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a5800 of size 1024 next 346 2025-05-09 03:36:39.199631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a5c00 of size 1024 next 347 2025-05-09 03:36:39.199638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a6000 of size 1024 next 348 2025-05-09 03:36:39.199645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a6400 of size 1024 next 349 2025-05-09 03:36:39.199651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a6800 of size 1024 next 350 2025-05-09 03:36:39.199658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a6c00 of size 1024 next 353 2025-05-09 03:36:39.199665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a7000 of size 1024 next 354 2025-05-09 03:36:39.199672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a7400 of size 1024 next 355 2025-05-09 03:36:39.199678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a7800 of size 1024 next 356 2025-05-09 03:36:39.199685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a7c00 of size 1024 next 357 2025-05-09 03:36:39.199692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a8000 of size 4096 next 359 2025-05-09 03:36:39.199699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46a9000 of size 4096 next 360 2025-05-09 03:36:39.199706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46aa000 of size 4096 next 361 2025-05-09 03:36:39.199712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ab000 of size 4096 next 362 2025-05-09 03:36:39.199719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ac000 of size 4096 next 363 2025-05-09 03:36:39.199726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ad000 of size 1024 next 364 2025-05-09 03:36:39.199733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ad400 of size 1024 next 365 2025-05-09 03:36:39.199739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ad800 of size 1024 next 366 2025-05-09 03:36:39.199746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46adc00 of size 1024 next 367 2025-05-09 03:36:39.199753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ae000 of size 1024 next 368 2025-05-09 03:36:39.199760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ae400 of size 1024 next 371 2025-05-09 03:36:39.199767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ae800 of size 1024 next 372 2025-05-09 03:36:39.199773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46aec00 of size 1024 next 373 2025-05-09 03:36:39.199785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46af000 of size 1024 next 374 2025-05-09 03:36:39.199792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46af400 of size 1024 next 375 2025-05-09 03:36:39.199799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46af800 of size 4096 next 377 2025-05-09 03:36:39.199806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b0800 of size 4096 next 378 2025-05-09 03:36:39.199813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b1800 of size 4096 next 379 2025-05-09 03:36:39.199819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b2800 of size 4096 next 380 2025-05-09 03:36:39.199826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b3800 of size 4096 next 381 2025-05-09 03:36:39.199833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b4800 of size 1024 next 382 2025-05-09 03:36:39.199840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b4c00 of size 1024 next 383 2025-05-09 03:36:39.199846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b5000 of size 1024 next 384 2025-05-09 03:36:39.199853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b5400 of size 1024 next 385 2025-05-09 03:36:39.199860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b5800 of size 1024 next 386 2025-05-09 03:36:39.199867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b5c00 of size 1024 next 389 2025-05-09 03:36:39.199873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b6000 of size 1024 next 390 2025-05-09 03:36:39.199880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b6400 of size 1024 next 391 2025-05-09 03:36:39.199887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b6800 of size 1024 next 392 2025-05-09 03:36:39.199894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b6c00 of size 1024 next 393 2025-05-09 03:36:39.199901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b7000 of size 4096 next 395 2025-05-09 03:36:39.199907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b8000 of size 4096 next 396 2025-05-09 03:36:39.199914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46b9000 of size 4096 next 397 2025-05-09 03:36:39.199921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ba000 of size 4096 next 398 2025-05-09 03:36:39.199928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bb000 of size 4096 next 399 2025-05-09 03:36:39.199934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bc000 of size 1024 next 400 2025-05-09 03:36:39.199941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bc400 of size 1024 next 401 2025-05-09 03:36:39.199948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bc800 of size 1024 next 402 2025-05-09 03:36:39.199955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bcc00 of size 1024 next 403 2025-05-09 03:36:39.199962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bd000 of size 1024 next 404 2025-05-09 03:36:39.199968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bd400 of size 1024 next 407 2025-05-09 03:36:39.199975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bd800 of size 1024 next 408 2025-05-09 03:36:39.199982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bdc00 of size 1024 next 409 2025-05-09 03:36:39.199989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46be000 of size 1024 next 410 2025-05-09 03:36:39.199995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46be400 of size 1024 next 411 2025-05-09 03:36:39.200002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46be800 of size 4096 next 413 2025-05-09 03:36:39.200014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46bf800 of size 4096 next 414 2025-05-09 03:36:39.200021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c0800 of size 4096 next 415 2025-05-09 03:36:39.200028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c1800 of size 4096 next 416 2025-05-09 03:36:39.200034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c2800 of size 4096 next 417 2025-05-09 03:36:39.200041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c3800 of size 1024 next 418 2025-05-09 03:36:39.200048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c3c00 of size 1024 next 419 2025-05-09 03:36:39.200055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c4000 of size 1024 next 420 2025-05-09 03:36:39.200062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c4400 of size 1024 next 421 2025-05-09 03:36:39.200068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c4800 of size 1024 next 422 2025-05-09 03:36:39.200075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c4c00 of size 1024 next 425 2025-05-09 03:36:39.200082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c5000 of size 1024 next 426 2025-05-09 03:36:39.200089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c5400 of size 1024 next 427 2025-05-09 03:36:39.200096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c5800 of size 1024 next 428 2025-05-09 03:36:39.200102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c5c00 of size 1024 next 429 2025-05-09 03:36:39.200109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c6000 of size 4096 next 431 2025-05-09 03:36:39.200116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c7000 of size 4096 next 432 2025-05-09 03:36:39.200123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c8000 of size 4096 next 433 2025-05-09 03:36:39.200129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46c9000 of size 4096 next 434 2025-05-09 03:36:39.200136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46ca000 of size 4096 next 435 2025-05-09 03:36:39.200143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46cb000 of size 1024 next 436 2025-05-09 03:36:39.200150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46cb400 of size 1024 next 437 2025-05-09 03:36:39.200156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46cb800 of size 1024 next 438 2025-05-09 03:36:39.200163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46cbc00 of size 1024 next 103 2025-05-09 03:36:39.200170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d46cc000 of size 262144 next 102 2025-05-09 03:36:39.200177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33d470c000 of size 999424 next 18446744073709551615 2025-05-09 03:36:39.200184: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-09 03:36:39.200191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4800000 of size 589824 next 96 2025-05-09 03:36:39.200198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4890000 of size 262144 next 117 2025-05-09 03:36:39.200205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d0000 of size 1024 next 439 2025-05-09 03:36:39.200211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d0400 of size 1024 next 442 2025-05-09 03:36:39.200218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d0800 of size 1024 next 443 2025-05-09 03:36:39.200225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d0c00 of size 1024 next 444 2025-05-09 03:36:39.200237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d1000 of size 1024 next 445 2025-05-09 03:36:39.200244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d1400 of size 1024 next 446 2025-05-09 03:36:39.200251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d1800 of size 4096 next 448 2025-05-09 03:36:39.200257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d2800 of size 4096 next 449 2025-05-09 03:36:39.200264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d3800 of size 4096 next 450 2025-05-09 03:36:39.200271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d4800 of size 4096 next 451 2025-05-09 03:36:39.200278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d5800 of size 4096 next 452 2025-05-09 03:36:39.200284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d6800 of size 1024 next 453 2025-05-09 03:36:39.200291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d6c00 of size 1024 next 454 2025-05-09 03:36:39.200298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d7000 of size 1024 next 455 2025-05-09 03:36:39.200304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d7400 of size 1024 next 456 2025-05-09 03:36:39.200311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d7800 of size 1024 next 457 2025-05-09 03:36:39.200318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d7c00 of size 1024 next 460 2025-05-09 03:36:39.200325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d8000 of size 1024 next 461 2025-05-09 03:36:39.200331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d8400 of size 1024 next 462 2025-05-09 03:36:39.200338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d8800 of size 1024 next 463 2025-05-09 03:36:39.200345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d8c00 of size 1024 next 464 2025-05-09 03:36:39.200352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48d9000 of size 4096 next 466 2025-05-09 03:36:39.200359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48da000 of size 4096 next 467 2025-05-09 03:36:39.200366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48db000 of size 4096 next 468 2025-05-09 03:36:39.200374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48dc000 of size 4096 next 469 2025-05-09 03:36:39.200380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48dd000 of size 4096 next 470 2025-05-09 03:36:39.200386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48de000 of size 1024 next 471 2025-05-09 03:36:39.200393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48de400 of size 1024 next 472 2025-05-09 03:36:39.200399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48de800 of size 1024 next 473 2025-05-09 03:36:39.200405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48dec00 of size 1024 next 474 2025-05-09 03:36:39.200411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48df000 of size 1024 next 475 2025-05-09 03:36:39.200417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48df400 of size 1024 next 478 2025-05-09 03:36:39.200424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48df800 of size 1024 next 479 2025-05-09 03:36:39.200430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48dfc00 of size 1024 next 480 2025-05-09 03:36:39.200436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e0000 of size 1024 next 481 2025-05-09 03:36:39.200442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e0400 of size 1024 next 482 2025-05-09 03:36:39.200453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e0800 of size 4096 next 484 2025-05-09 03:36:39.200460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e1800 of size 4096 next 485 2025-05-09 03:36:39.200466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e2800 of size 4096 next 486 2025-05-09 03:36:39.200473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e3800 of size 4096 next 487 2025-05-09 03:36:39.200479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e4800 of size 4096 next 488 2025-05-09 03:36:39.200485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e5800 of size 1024 next 489 2025-05-09 03:36:39.200491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e5c00 of size 1024 next 490 2025-05-09 03:36:39.200498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e6000 of size 1024 next 491 2025-05-09 03:36:39.200504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e6400 of size 1024 next 492 2025-05-09 03:36:39.200510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e6800 of size 1024 next 493 2025-05-09 03:36:39.200516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e6c00 of size 1024 next 496 2025-05-09 03:36:39.200523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e7000 of size 1024 next 497 2025-05-09 03:36:39.200529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e7400 of size 1024 next 498 2025-05-09 03:36:39.200535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e7800 of size 1024 next 499 2025-05-09 03:36:39.200541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e7c00 of size 1024 next 500 2025-05-09 03:36:39.200548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e8000 of size 4096 next 502 2025-05-09 03:36:39.200554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48e9000 of size 4096 next 503 2025-05-09 03:36:39.200560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ea000 of size 4096 next 504 2025-05-09 03:36:39.200567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48eb000 of size 4096 next 505 2025-05-09 03:36:39.200573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ec000 of size 4096 next 506 2025-05-09 03:36:39.200579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ed000 of size 1024 next 507 2025-05-09 03:36:39.200585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ed400 of size 1024 next 508 2025-05-09 03:36:39.200592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ed800 of size 1024 next 509 2025-05-09 03:36:39.200598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48edc00 of size 1024 next 510 2025-05-09 03:36:39.200604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ee000 of size 1024 next 511 2025-05-09 03:36:39.200610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ee400 of size 1024 next 514 2025-05-09 03:36:39.200617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ee800 of size 1024 next 515 2025-05-09 03:36:39.200623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48eec00 of size 1024 next 516 2025-05-09 03:36:39.200629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ef000 of size 1024 next 517 2025-05-09 03:36:39.200635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ef400 of size 1024 next 518 2025-05-09 03:36:39.200642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ef800 of size 4096 next 520 2025-05-09 03:36:39.200648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f0800 of size 4096 next 521 2025-05-09 03:36:39.200659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f1800 of size 4096 next 522 2025-05-09 03:36:39.200665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f2800 of size 4096 next 523 2025-05-09 03:36:39.200672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f3800 of size 4096 next 524 2025-05-09 03:36:39.200678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f4800 of size 1024 next 525 2025-05-09 03:36:39.200684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f4c00 of size 1024 next 526 2025-05-09 03:36:39.200690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f5000 of size 1024 next 527 2025-05-09 03:36:39.200697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f5400 of size 1024 next 528 2025-05-09 03:36:39.200703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f5800 of size 1024 next 529 2025-05-09 03:36:39.200709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f5c00 of size 1024 next 532 2025-05-09 03:36:39.200715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f6000 of size 1024 next 533 2025-05-09 03:36:39.200722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f6400 of size 1024 next 534 2025-05-09 03:36:39.200728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f6800 of size 1024 next 535 2025-05-09 03:36:39.200734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f6c00 of size 1024 next 536 2025-05-09 03:36:39.200740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f7000 of size 4096 next 538 2025-05-09 03:36:39.200747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f8000 of size 4096 next 539 2025-05-09 03:36:39.200753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48f9000 of size 4096 next 540 2025-05-09 03:36:39.200759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fa000 of size 4096 next 541 2025-05-09 03:36:39.200765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fb000 of size 4096 next 542 2025-05-09 03:36:39.200772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fc000 of size 1024 next 543 2025-05-09 03:36:39.200778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fc400 of size 1024 next 544 2025-05-09 03:36:39.200784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fc800 of size 1024 next 545 2025-05-09 03:36:39.200790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fcc00 of size 1024 next 546 2025-05-09 03:36:39.200796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fd000 of size 1024 next 547 2025-05-09 03:36:39.200803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fd400 of size 1024 next 550 2025-05-09 03:36:39.200809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fd800 of size 1024 next 551 2025-05-09 03:36:39.200815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fdc00 of size 1024 next 552 2025-05-09 03:36:39.200821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fe000 of size 1024 next 553 2025-05-09 03:36:39.200828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fe400 of size 1024 next 554 2025-05-09 03:36:39.200834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48fe800 of size 4096 next 556 2025-05-09 03:36:39.200840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d48ff800 of size 4096 next 557 2025-05-09 03:36:39.200846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4900800 of size 4096 next 558 2025-05-09 03:36:39.200853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4901800 of size 4096 next 559 2025-05-09 03:36:39.200859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4902800 of size 4096 next 560 2025-05-09 03:36:39.200870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4903800 of size 1024 next 561 2025-05-09 03:36:39.200876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4903c00 of size 1024 next 562 2025-05-09 03:36:39.200882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4904000 of size 1024 next 563 2025-05-09 03:36:39.200889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4904400 of size 1024 next 564 2025-05-09 03:36:39.200895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4904800 of size 1024 next 565 2025-05-09 03:36:39.200901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4904c00 of size 1024 next 568 2025-05-09 03:36:39.200907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4905000 of size 1024 next 569 2025-05-09 03:36:39.200914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4905400 of size 1024 next 570 2025-05-09 03:36:39.200920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4905800 of size 1024 next 571 2025-05-09 03:36:39.200926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4905c00 of size 1024 next 572 2025-05-09 03:36:39.200932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4906000 of size 4096 next 574 2025-05-09 03:36:39.200939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4907000 of size 4096 next 575 2025-05-09 03:36:39.200945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4908000 of size 4096 next 576 2025-05-09 03:36:39.200951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4909000 of size 4096 next 577 2025-05-09 03:36:39.200957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490a000 of size 4096 next 578 2025-05-09 03:36:39.200964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490b000 of size 1024 next 579 2025-05-09 03:36:39.200970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490b400 of size 1024 next 580 2025-05-09 03:36:39.200976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490b800 of size 1024 next 581 2025-05-09 03:36:39.200982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490bc00 of size 1024 next 582 2025-05-09 03:36:39.200988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490c000 of size 1024 next 583 2025-05-09 03:36:39.200995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490c400 of size 1024 next 586 2025-05-09 03:36:39.201001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490c800 of size 1024 next 587 2025-05-09 03:36:39.201007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490cc00 of size 1024 next 588 2025-05-09 03:36:39.201013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490d000 of size 1024 next 589 2025-05-09 03:36:39.201020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490d400 of size 1024 next 590 2025-05-09 03:36:39.201026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490d800 of size 4096 next 592 2025-05-09 03:36:39.201033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d490e800 of size 6144 next 112 2025-05-09 03:36:39.201039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4910000 of size 524288 next 111 2025-05-09 03:36:39.201045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4990000 of size 262144 next 135 2025-05-09 03:36:39.201052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d49d0000 of size 327680 next 124 2025-05-09 03:36:39.201058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4a20000 of size 589824 next 123 2025-05-09 03:36:39.201064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4ab0000 of size 262144 next 152 2025-05-09 03:36:39.201075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4af0000 of size 327680 next 142 2025-05-09 03:36:39.201082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4b40000 of size 786432 next 18446744073709551615 2025-05-09 03:36:39.201088: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-09 03:36:39.201095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c00000 of size 4096 next 593 2025-05-09 03:36:39.201101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c01000 of size 4096 next 594 2025-05-09 03:36:39.201107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c02000 of size 4096 next 595 2025-05-09 03:36:39.201114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c03000 of size 2048 next 598 2025-05-09 03:36:39.201120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c03800 of size 2048 next 599 2025-05-09 03:36:39.201126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c04000 of size 2048 next 600 2025-05-09 03:36:39.201133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c04800 of size 2048 next 601 2025-05-09 03:36:39.201139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c05000 of size 2048 next 602 2025-05-09 03:36:39.201145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c05800 of size 256 next 605 2025-05-09 03:36:39.201151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c05900 of size 256 next 606 2025-05-09 03:36:39.201158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c05a00 of size 2048 next 604 2025-05-09 03:36:39.201164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c06200 of size 2048 next 609 2025-05-09 03:36:39.201170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c06a00 of size 2048 next 610 2025-05-09 03:36:39.201176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c07200 of size 2048 next 611 2025-05-09 03:36:39.201183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c07a00 of size 2048 next 612 2025-05-09 03:36:39.201189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c08200 of size 256 next 614 2025-05-09 03:36:39.201195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c08300 of size 256 next 615 2025-05-09 03:36:39.201202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c08400 of size 8192 next 613 2025-05-09 03:36:39.201208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c0a400 of size 8192 next 618 2025-05-09 03:36:39.201214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c0c400 of size 8192 next 619 2025-05-09 03:36:39.201220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c0e400 of size 8192 next 620 2025-05-09 03:36:39.201227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c10400 of size 8192 next 621 2025-05-09 03:36:39.201233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c12400 of size 256 next 622 2025-05-09 03:36:39.201239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c12500 of size 256 next 623 2025-05-09 03:36:39.201245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c12600 of size 8192 next 624 2025-05-09 03:36:39.201252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c14600 of size 8192 next 626 2025-05-09 03:36:39.201258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c16600 of size 8192 next 627 2025-05-09 03:36:39.201264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c18600 of size 8192 next 628 2025-05-09 03:36:39.201270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1a600 of size 8192 next 629 2025-05-09 03:36:39.201283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1c600 of size 2048 next 630 2025-05-09 03:36:39.201290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1ce00 of size 2048 next 632 2025-05-09 03:36:39.201296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1d600 of size 2048 next 633 2025-05-09 03:36:39.201303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1de00 of size 2048 next 634 2025-05-09 03:36:39.201309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c1e600 of size 2048 next 635 2025-05-09 03:36:39.201315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33d4c1ee00 of size 463360 next 160 2025-05-09 03:36:39.201321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4c90000 of size 589824 next 158 2025-05-09 03:36:39.201328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4d20000 of size 524288 next 171 2025-05-09 03:36:39.201334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f33d4da0000 of size 1048576 next 222 2025-05-09 03:36:39.201340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4ea0000 of size 1048576 next 190 2025-05-09 03:36:39.201347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d4fa0000 of size 1048576 next 189 2025-05-09 03:36:39.201353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d50a0000 of size 1048576 next 203 2025-05-09 03:36:39.201359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d51a0000 of size 1048576 next 251 2025-05-09 03:36:39.201366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f33d52a0000 of size 1441792 next 18446744073709551615 2025-05-09 03:36:39.201372: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-09 03:36:39.201379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00000 of size 1280 next 1 2025-05-09 03:36:39.201385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00500 of size 256 next 5 2025-05-09 03:36:39.201391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00600 of size 256 next 8 2025-05-09 03:36:39.201397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00700 of size 256 next 9 2025-05-09 03:36:39.201404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00800 of size 256 next 10 2025-05-09 03:36:39.201410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00900 of size 256 next 11 2025-05-09 03:36:39.201416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00a00 of size 256 next 12 2025-05-09 03:36:39.201422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00b00 of size 256 next 13 2025-05-09 03:36:39.201429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00c00 of size 256 next 17 2025-05-09 03:36:39.201435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00d00 of size 256 next 19 2025-05-09 03:36:39.201441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00e00 of size 256 next 20 2025-05-09 03:36:39.201448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce00f00 of size 256 next 21 2025-05-09 03:36:39.201454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01000 of size 256 next 22 2025-05-09 03:36:39.201460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01100 of size 256 next 24 2025-05-09 03:36:39.201466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01200 of size 256 next 25 2025-05-09 03:36:39.201472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01300 of size 256 next 23 2025-05-09 03:36:39.201479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01400 of size 256 next 28 2025-05-09 03:36:39.201490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01500 of size 256 next 29 2025-05-09 03:36:39.201496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01600 of size 256 next 30 2025-05-09 03:36:39.201503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01700 of size 256 next 31 2025-05-09 03:36:39.201509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01800 of size 256 next 33 2025-05-09 03:36:39.201515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01900 of size 256 next 34 2025-05-09 03:36:39.201521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01a00 of size 1024 next 32 2025-05-09 03:36:39.201528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce01e00 of size 1024 next 37 2025-05-09 03:36:39.201534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce02200 of size 1024 next 38 2025-05-09 03:36:39.201540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce02600 of size 1024 next 39 2025-05-09 03:36:39.201547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce02a00 of size 1024 next 40 2025-05-09 03:36:39.201553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce02e00 of size 1024 next 41 2025-05-09 03:36:39.201559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce03200 of size 1024 next 43 2025-05-09 03:36:39.201566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce03600 of size 1024 next 44 2025-05-09 03:36:39.201572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce03a00 of size 1024 next 45 2025-05-09 03:36:39.201578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce03e00 of size 1024 next 46 2025-05-09 03:36:39.201584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04200 of size 256 next 48 2025-05-09 03:36:39.201591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04300 of size 256 next 49 2025-05-09 03:36:39.201597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04400 of size 256 next 50 2025-05-09 03:36:39.201603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04500 of size 256 next 51 2025-05-09 03:36:39.201609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04600 of size 256 next 52 2025-05-09 03:36:39.201616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04700 of size 256 next 53 2025-05-09 03:36:39.201622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04800 of size 256 next 56 2025-05-09 03:36:39.201628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04900 of size 256 next 57 2025-05-09 03:36:39.201635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04a00 of size 256 next 58 2025-05-09 03:36:39.201641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04b00 of size 256 next 14 2025-05-09 03:36:39.201647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04c00 of size 256 next 15 2025-05-09 03:36:39.201653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04d00 of size 256 next 16 2025-05-09 03:36:39.201660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce04e00 of size 1024 next 60 2025-05-09 03:36:39.201666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce05200 of size 1024 next 61 2025-05-09 03:36:39.201672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce05600 of size 1024 next 62 2025-05-09 03:36:39.201678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce05a00 of size 1024 next 63 2025-05-09 03:36:39.201685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce05e00 of size 1024 next 64 2025-05-09 03:36:39.201691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06200 of size 256 next 66 2025-05-09 03:36:39.201702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06300 of size 256 next 67 2025-05-09 03:36:39.201708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06400 of size 256 next 68 2025-05-09 03:36:39.201715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06500 of size 256 next 69 2025-05-09 03:36:39.201721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06600 of size 256 next 70 2025-05-09 03:36:39.201727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06700 of size 256 next 73 2025-05-09 03:36:39.201733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06800 of size 256 next 74 2025-05-09 03:36:39.201740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06900 of size 256 next 75 2025-05-09 03:36:39.201746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06a00 of size 256 next 76 2025-05-09 03:36:39.201752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06b00 of size 256 next 77 2025-05-09 03:36:39.201759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce06c00 of size 1024 next 79 2025-05-09 03:36:39.201765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce07000 of size 1024 next 80 2025-05-09 03:36:39.201771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce07400 of size 1024 next 81 2025-05-09 03:36:39.201778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce07800 of size 1024 next 82 2025-05-09 03:36:39.201784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce07c00 of size 1024 next 83 2025-05-09 03:36:39.201790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08000 of size 256 next 85 2025-05-09 03:36:39.201796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08100 of size 256 next 86 2025-05-09 03:36:39.201803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08200 of size 512 next 84 2025-05-09 03:36:39.201809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08400 of size 512 next 88 2025-05-09 03:36:39.201816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08600 of size 512 next 89 2025-05-09 03:36:39.201822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08800 of size 512 next 90 2025-05-09 03:36:39.201828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08a00 of size 512 next 91 2025-05-09 03:36:39.201834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08c00 of size 256 next 93 2025-05-09 03:36:39.201841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08d00 of size 256 next 94 2025-05-09 03:36:39.201847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce08e00 of size 512 next 92 2025-05-09 03:36:39.201853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09000 of size 512 next 97 2025-05-09 03:36:39.201859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09200 of size 512 next 98 2025-05-09 03:36:39.201866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09400 of size 512 next 99 2025-05-09 03:36:39.201872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09600 of size 512 next 2 2025-05-09 03:36:39.201878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09800 of size 256 next 3 2025-05-09 03:36:39.201884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09900 of size 256 next 4 2025-05-09 03:36:39.201891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce09a00 of size 16384 next 18 2025-05-09 03:36:39.201897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0da00 of size 256 next 100 2025-05-09 03:36:39.201903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0db00 of size 256 next 101 2025-05-09 03:36:39.201914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0dc00 of size 2048 next 104 2025-05-09 03:36:39.201921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0e400 of size 2048 next 105 2025-05-09 03:36:39.201927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0ec00 of size 2048 next 106 2025-05-09 03:36:39.201933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0f400 of size 2048 next 107 2025-05-09 03:36:39.201940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce0fc00 of size 2048 next 108 2025-05-09 03:36:39.201946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce10400 of size 256 next 109 2025-05-09 03:36:39.201952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce10500 of size 256 next 110 2025-05-09 03:36:39.201959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce10600 of size 2048 next 113 2025-05-09 03:36:39.201965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce10e00 of size 2048 next 114 2025-05-09 03:36:39.201971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce11600 of size 2048 next 115 2025-05-09 03:36:39.201978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce11e00 of size 2048 next 116 2025-05-09 03:36:39.201984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce12600 of size 2048 next 6 2025-05-09 03:36:39.201990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce12e00 of size 37632 next 7 2025-05-09 03:36:39.201997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1c100 of size 512 next 118 2025-05-09 03:36:39.202003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1c300 of size 512 next 119 2025-05-09 03:36:39.202009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1c500 of size 512 next 120 2025-05-09 03:36:39.202016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1c700 of size 512 next 121 2025-05-09 03:36:39.202022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1c900 of size 512 next 122 2025-05-09 03:36:39.202028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1cb00 of size 512 next 125 2025-05-09 03:36:39.202034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1cd00 of size 512 next 126 2025-05-09 03:36:39.202040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1cf00 of size 512 next 127 2025-05-09 03:36:39.202047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1d100 of size 512 next 128 2025-05-09 03:36:39.202053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1d300 of size 512 next 129 2025-05-09 03:36:39.202059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1d500 of size 2048 next 130 2025-05-09 03:36:39.202065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1dd00 of size 2048 next 131 2025-05-09 03:36:39.202072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1e500 of size 2048 next 132 2025-05-09 03:36:39.202078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1ed00 of size 2048 next 133 2025-05-09 03:36:39.202084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1f500 of size 2048 next 134 2025-05-09 03:36:39.202090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1fd00 of size 512 next 136 2025-05-09 03:36:39.202097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce1ff00 of size 512 next 137 2025-05-09 03:36:39.202103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20100 of size 512 next 138 2025-05-09 03:36:39.202109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20300 of size 512 next 139 2025-05-09 03:36:39.202120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20500 of size 512 next 140 2025-05-09 03:36:39.202126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20700 of size 512 next 141 2025-05-09 03:36:39.202133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20900 of size 512 next 143 2025-05-09 03:36:39.202139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20b00 of size 512 next 144 2025-05-09 03:36:39.202145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20d00 of size 512 next 145 2025-05-09 03:36:39.202151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce20f00 of size 512 next 146 2025-05-09 03:36:39.202158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce21100 of size 2048 next 147 2025-05-09 03:36:39.202164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce21900 of size 2048 next 148 2025-05-09 03:36:39.202170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce22100 of size 2048 next 149 2025-05-09 03:36:39.202176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce22900 of size 2048 next 150 2025-05-09 03:36:39.202183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce23100 of size 2048 next 151 2025-05-09 03:36:39.202189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce23900 of size 512 next 153 2025-05-09 03:36:39.202195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce23b00 of size 512 next 154 2025-05-09 03:36:39.202201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce23d00 of size 512 next 155 2025-05-09 03:36:39.202208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce23f00 of size 512 next 156 2025-05-09 03:36:39.202214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24100 of size 512 next 157 2025-05-09 03:36:39.202220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24300 of size 512 next 161 2025-05-09 03:36:39.202226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24500 of size 512 next 162 2025-05-09 03:36:39.202232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24700 of size 512 next 163 2025-05-09 03:36:39.202239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24900 of size 512 next 164 2025-05-09 03:36:39.202245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24b00 of size 512 next 165 2025-05-09 03:36:39.202251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce24d00 of size 2048 next 166 2025-05-09 03:36:39.202257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce25500 of size 2048 next 167 2025-05-09 03:36:39.202264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce25d00 of size 2048 next 168 2025-05-09 03:36:39.202270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce26500 of size 2048 next 169 2025-05-09 03:36:39.202276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce26d00 of size 2048 next 170 2025-05-09 03:36:39.202282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce27500 of size 1024 next 172 2025-05-09 03:36:39.202289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce27900 of size 1024 next 173 2025-05-09 03:36:39.202295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce27d00 of size 1024 next 174 2025-05-09 03:36:39.202301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28100 of size 1024 next 175 2025-05-09 03:36:39.202307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28500 of size 1024 next 176 2025-05-09 03:36:39.202314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28900 of size 256 next 178 2025-05-09 03:36:39.202324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28a00 of size 256 next 179 2025-05-09 03:36:39.202331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28b00 of size 1024 next 177 2025-05-09 03:36:39.202337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce28f00 of size 1024 next 182 2025-05-09 03:36:39.202343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce29300 of size 1024 next 183 2025-05-09 03:36:39.202350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce29700 of size 1024 next 184 2025-05-09 03:36:39.202356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce29b00 of size 1024 next 185 2025-05-09 03:36:39.202362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce29f00 of size 256 next 187 2025-05-09 03:36:39.202368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce2a000 of size 256 next 188 2025-05-09 03:36:39.202375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce2a100 of size 4096 next 186 2025-05-09 03:36:39.202381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce2b100 of size 4096 next 42 2025-05-09 03:36:39.202387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce2c100 of size 65536 next 36 2025-05-09 03:36:39.202394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce3c100 of size 65536 next 35 2025-05-09 03:36:39.202400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce4c100 of size 4096 next 235 2025-05-09 03:36:39.202406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce4d100 of size 4096 next 236 2025-05-09 03:36:39.202412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce4e100 of size 4096 next 237 2025-05-09 03:36:39.202419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce4f100 of size 4096 next 238 2025-05-09 03:36:39.202425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce50100 of size 1024 next 239 2025-05-09 03:36:39.202431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce50500 of size 1024 next 240 2025-05-09 03:36:39.202437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce50900 of size 1024 next 241 2025-05-09 03:36:39.202444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce50d00 of size 1024 next 242 2025-05-09 03:36:39.202450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce51100 of size 1024 next 243 2025-05-09 03:36:39.202456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce51500 of size 1024 next 246 2025-05-09 03:36:39.202462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce51900 of size 1024 next 247 2025-05-09 03:36:39.202469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce51d00 of size 1024 next 248 2025-05-09 03:36:39.202475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce52100 of size 1024 next 249 2025-05-09 03:36:39.202481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce52500 of size 1024 next 250 2025-05-09 03:36:39.202487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce52900 of size 4096 next 252 2025-05-09 03:36:39.202494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce53900 of size 4096 next 253 2025-05-09 03:36:39.202500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce54900 of size 4096 next 254 2025-05-09 03:36:39.202506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce55900 of size 4096 next 255 2025-05-09 03:36:39.202512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce56900 of size 4096 next 256 2025-05-09 03:36:39.202519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce57900 of size 1024 next 257 2025-05-09 03:36:39.202525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce57d00 of size 1024 next 258 2025-05-09 03:36:39.202536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce58100 of size 1024 next 259 2025-05-09 03:36:39.202542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce58500 of size 1024 next 260 2025-05-09 03:36:39.202548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce58900 of size 1024 next 261 2025-05-09 03:36:39.202555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce58d00 of size 1024 next 264 2025-05-09 03:36:39.202561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce59100 of size 1024 next 265 2025-05-09 03:36:39.202567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce59500 of size 1024 next 266 2025-05-09 03:36:39.202573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce59900 of size 1024 next 267 2025-05-09 03:36:39.202580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce59d00 of size 1024 next 268 2025-05-09 03:36:39.202586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5a100 of size 4096 next 270 2025-05-09 03:36:39.202592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5b100 of size 4096 next 271 2025-05-09 03:36:39.202598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5c100 of size 4096 next 272 2025-05-09 03:36:39.202605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5d100 of size 4096 next 273 2025-05-09 03:36:39.202611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5e100 of size 4096 next 274 2025-05-09 03:36:39.202617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5f100 of size 1024 next 275 2025-05-09 03:36:39.202623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5f500 of size 1024 next 276 2025-05-09 03:36:39.202629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5f900 of size 1024 next 277 2025-05-09 03:36:39.202636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce5fd00 of size 1024 next 278 2025-05-09 03:36:39.202642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce60100 of size 1024 next 279 2025-05-09 03:36:39.202648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce60500 of size 1024 next 282 2025-05-09 03:36:39.202654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce60900 of size 1024 next 283 2025-05-09 03:36:39.202661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce60d00 of size 1024 next 284 2025-05-09 03:36:39.202667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce61100 of size 1024 next 285 2025-05-09 03:36:39.202673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce61500 of size 1024 next 286 2025-05-09 03:36:39.202679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce61900 of size 4096 next 288 2025-05-09 03:36:39.202686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce62900 of size 6144 next 27 2025-05-09 03:36:39.202692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce64100 of size 147456 next 26 2025-05-09 03:36:39.202698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce88100 of size 65536 next 47 2025-05-09 03:36:39.202704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ce98100 of size 65536 next 59 2025-05-09 03:36:39.202711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350cea8100 of size 65536 next 65 2025-05-09 03:36:39.202717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f350ceb8100 of size 294656 next 18446744073709551615 2025-05-09 03:36:39.202723: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-09 03:36:39.202732: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 65 Chunks of size 256 totalling 16.2KiB 2025-05-09 03:36:39.202744: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-09 03:36:39.202752: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-05-09 03:36:39.202759: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-09 03:36:39.202766: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 2048 totalling 80.0KiB 2025-05-09 03:36:39.202773: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-09 03:36:39.202780: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-09 03:36:39.202787: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-09 03:36:39.202794: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 10 Chunks of size 8192 totalling 80.0KiB 2025-05-09 03:36:39.202800: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-09 03:36:39.202808: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-09 03:36:39.202815: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-09 03:36:39.202822: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-09 03:36:39.202828: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-09 03:36:39.202835: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-09 03:36:39.202842: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-09 03:36:39.202849: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-09 03:36:39.202856: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-09 03:36:39.202863: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-09 03:36:39.202870: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-09 03:36:39.202877: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-09 03:36:39.202884: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-05-09 03:36:39.202890: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-09 03:36:39.202904: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-09 03:36:39.202912: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-09 03:36:39.202919: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-05-09 03:36:39.202926: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 4194304 totalling 8.00MiB 2025-05-09 03:36:39.202933: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 9437184 totalling 9.00MiB 2025-05-09 03:36:39.202940: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 15597568 totalling 14.88MiB 2025-05-09 03:36:39.202947: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 145.48MiB 2025-05-09 03:36:39.202954: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 185466880 memory_limit_: 185466880 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-05-09 03:36:39.202964: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 185466880 InUse: 152546816 MaxInUse: 165078528 NumAllocs: 2110 MaxAllocSize: 15597568 2025-05-09 03:36:39.202986: W tensorflow/core/common_runtime/bfc_allocator.cc:439] __*****___******___******xxx********************************_**_**************************_********* 2025-05-09 03:36:39.203029: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at random_op.cc:77 : Resource exhausted: OOM when allocating tensor with shape[3,3,512,512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc RPN_BBOX_STD_DEV [0.1 0.1 0.2 0.2] RPN_NMS_THRESHOLD 0.7 RPN_TRAIN_ANCHORS_PER_IMAGE 256 STEPS_PER_EPOCH 1000 TRAIN_ROIS_PER_IMAGE 200 USE_MINI_MASK True USE_RPN_ROIS True VALIDATION_STEPS 50 WEIGHT_DECAY 0.0001 Exception in mask_detect : OOM when allocating tensor with shape[3,3,512,512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:RandomUniform] 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_6b796098f0a7c88b7d6a90fb4c0df56eec821fbf 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_6b796098f0a7c88b7d6a90fb4c0df56eec821fbf','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/May/09052025/python_test3//data_2/data_log/job/2025/May/09052025/python_test3/log-python3----short_python3--v--marlene-03: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.20467829704284668 #### 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 Fri May 9 03:36:39 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/1746754599_2980327_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1746754599_2980327_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png', 'extension': 'png'}} map_subphoto_mainphoto : {} Beginning of datou step sam ! pht : 4677 Inside sam : nb paths : 1 (640, 960, 3) time for calcul the mask position with numpy : 0.0028471946716308594 nb_pixel_total : 16200 time to create 1 rle with old method : 0.022109508514404297 time for calcul the mask position with numpy : 0.001840353012084961 nb_pixel_total : 8581 time to create 1 rle with old method : 0.012218236923217773 time for calcul the mask position with numpy : 0.0018527507781982422 nb_pixel_total : 13956 time to create 1 rle with old method : 0.01954197883605957 time for calcul the mask position with numpy : 0.0019273757934570312 nb_pixel_total : 5613 time to create 1 rle with old method : 0.008106470108032227 time for calcul the mask position with numpy : 0.0018870830535888672 nb_pixel_total : 10857 time to create 1 rle with old method : 0.016446828842163086 time for calcul the mask position with numpy : 0.0018019676208496094 nb_pixel_total : 7586 time to create 1 rle with old method : 0.011678218841552734 time for calcul the mask position with numpy : 0.004014253616333008 nb_pixel_total : 83786 time to create 1 rle with old method : 0.11728143692016602 time for calcul the mask position with numpy : 0.0017137527465820312 nb_pixel_total : 2939 time to create 1 rle with old method : 0.004175424575805664 time for calcul the mask position with numpy : 0.00153350830078125 nb_pixel_total : 2354 time to create 1 rle with old method : 0.0034456253051757812 time for calcul the mask position with numpy : 0.0015888214111328125 nb_pixel_total : 6612 time to create 1 rle with old method : 0.00917196273803711 time for calcul the mask position with numpy : 0.001664876937866211 nb_pixel_total : 5499 time to create 1 rle with old method : 0.0077250003814697266 time for calcul the mask position with numpy : 0.0017435550689697266 nb_pixel_total : 3784 time to create 1 rle with old method : 0.005239248275756836 time for calcul the mask position with numpy : 0.001680135726928711 nb_pixel_total : 5805 time to create 1 rle with old method : 0.008414506912231445 time for calcul the mask position with numpy : 0.0018222332000732422 nb_pixel_total : 2337 time to create 1 rle with old method : 0.0034592151641845703 time for calcul the mask position with numpy : 0.0019259452819824219 nb_pixel_total : 29439 time to create 1 rle with old method : 0.0403897762298584 time for calcul the mask position with numpy : 0.0017552375793457031 nb_pixel_total : 4272 time to create 1 rle with old method : 0.0060482025146484375 time for calcul the mask position with numpy : 0.001725912094116211 nb_pixel_total : 2375 time to create 1 rle with old method : 0.0033540725708007812 time for calcul the mask position with numpy : 0.001739501953125 nb_pixel_total : 9503 time to create 1 rle with old method : 0.013540029525756836 time for calcul the mask position with numpy : 0.0017867088317871094 nb_pixel_total : 1227 time to create 1 rle with old method : 0.0018932819366455078 time for calcul the mask position with numpy : 0.0017502307891845703 nb_pixel_total : 3951 time to create 1 rle with old method : 0.0056989192962646484 time for calcul the mask position with numpy : 0.001722574234008789 nb_pixel_total : 1022 time to create 1 rle with old method : 0.0015456676483154297 time for calcul the mask position with numpy : 0.0017898082733154297 nb_pixel_total : 2080 time to create 1 rle with old method : 0.0029473304748535156 time for calcul the mask position with numpy : 0.0017752647399902344 nb_pixel_total : 3512 time to create 1 rle with old method : 0.005125761032104492 time for calcul the mask position with numpy : 0.001829385757446289 nb_pixel_total : 12804 time to create 1 rle with old method : 0.020389795303344727 time for calcul the mask position with numpy : 0.0017783641815185547 nb_pixel_total : 4272 time to create 1 rle with old method : 0.0065462589263916016 time for calcul the mask position with numpy : 0.0017020702362060547 nb_pixel_total : 859 time to create 1 rle with old method : 0.0015251636505126953 time for calcul the mask position with numpy : 0.0017468929290771484 nb_pixel_total : 12245 time to create 1 rle with old method : 0.017438173294067383 time for calcul the mask position with numpy : 0.0017478466033935547 nb_pixel_total : 5309 time to create 1 rle with old method : 0.0074920654296875 time for calcul the mask position with numpy : 0.0018665790557861328 nb_pixel_total : 38155 time to create 1 rle with old method : 0.05060124397277832 time for calcul the mask position with numpy : 0.001634359359741211 nb_pixel_total : 2778 time to create 1 rle with old method : 0.003951311111450195 time for calcul the mask position with numpy : 0.001750946044921875 nb_pixel_total : 3310 time to create 1 rle with old method : 0.004745960235595703 time for calcul the mask position with numpy : 0.0019817352294921875 nb_pixel_total : 39146 time to create 1 rle with old method : 0.04814910888671875 time for calcul the mask position with numpy : 0.001425027847290039 nb_pixel_total : 1613 time to create 1 rle with old method : 0.0019350051879882812 time for calcul the mask position with numpy : 0.0013256072998046875 nb_pixel_total : 3911 time to create 1 rle with old method : 0.004565238952636719 time for calcul the mask position with numpy : 0.0013163089752197266 nb_pixel_total : 2726 time to create 1 rle with old method : 0.003161907196044922 time for calcul the mask position with numpy : 0.0014750957489013672 nb_pixel_total : 16486 time to create 1 rle with old method : 0.01807689666748047 time for calcul the mask position with numpy : 0.0013346672058105469 nb_pixel_total : 2446 time to create 1 rle with old method : 0.002801656723022461 time for calcul the mask position with numpy : 0.0013611316680908203 nb_pixel_total : 9887 time to create 1 rle with old method : 0.011278867721557617 time for calcul the mask position with numpy : 0.0014796257019042969 nb_pixel_total : 15227 time to create 1 rle with old method : 0.020658254623413086 time for calcul the mask position with numpy : 0.0014045238494873047 nb_pixel_total : 1647 time to create 1 rle with old method : 0.0019087791442871094 time for calcul the mask position with numpy : 0.0014193058013916016 nb_pixel_total : 1386 time to create 1 rle with old method : 0.0017333030700683594 time for calcul the mask position with numpy : 0.0013897418975830078 nb_pixel_total : 1257 time to create 1 rle with old method : 0.0014963150024414062 time for calcul the mask position with numpy : 0.0014119148254394531 nb_pixel_total : 342 time to create 1 rle with old method : 0.0005171298980712891 time for calcul the mask position with numpy : 0.0014128684997558594 nb_pixel_total : 4132 time to create 1 rle with old method : 0.004791259765625 time for calcul the mask position with numpy : 0.0014646053314208984 nb_pixel_total : 10610 time to create 1 rle with old method : 0.012124061584472656 time for calcul the mask position with numpy : 0.0014216899871826172 nb_pixel_total : 4177 time to create 1 rle with old method : 0.004749298095703125 time for calcul the mask position with numpy : 0.0014417171478271484 nb_pixel_total : 2424 time to create 1 rle with old method : 0.0029256343841552734 time for calcul the mask position with numpy : 0.0013408660888671875 nb_pixel_total : 594 time to create 1 rle with old method : 0.0007610321044921875 time for calcul the mask position with numpy : 0.0014150142669677734 nb_pixel_total : 1672 time to create 1 rle with old method : 0.001993894577026367 time for calcul the mask position with numpy : 0.001416921615600586 nb_pixel_total : 873 time to create 1 rle with old method : 0.0011699199676513672 time for calcul the mask position with numpy : 0.0014331340789794922 nb_pixel_total : 716 time to create 1 rle with old method : 0.0009381771087646484 time for calcul the mask position with numpy : 0.0013170242309570312 nb_pixel_total : 2425 time to create 1 rle with old method : 0.002955913543701172 time for calcul the mask position with numpy : 0.0013425350189208984 nb_pixel_total : 888 time to create 1 rle with old method : 0.0011129379272460938 time for calcul the mask position with numpy : 0.0014255046844482422 nb_pixel_total : 577 time to create 1 rle with old method : 0.0007317066192626953 time for calcul the mask position with numpy : 0.001416921615600586 nb_pixel_total : 337 time to create 1 rle with old method : 0.000461578369140625 time for calcul the mask position with numpy : 0.0013756752014160156 nb_pixel_total : 693 time to create 1 rle with old method : 0.0008332729339599609 time for calcul the mask position with numpy : 0.001386404037475586 nb_pixel_total : 1704 time to create 1 rle with old method : 0.0022132396697998047 time for calcul the mask position with numpy : 0.0013663768768310547 nb_pixel_total : 2770 time to create 1 rle with old method : 0.0033423900604248047 time for calcul the mask position with numpy : 0.0014460086822509766 nb_pixel_total : 1061 time to create 1 rle with old method : 0.0013306140899658203 time for calcul the mask position with numpy : 0.0014257431030273438 nb_pixel_total : 3086 time to create 1 rle with old method : 0.0036039352416992188 time for calcul the mask position with numpy : 0.0015113353729248047 nb_pixel_total : 12962 time to create 1 rle with old method : 0.014301776885986328 time for calcul the mask position with numpy : 0.0016021728515625 nb_pixel_total : 27912 time to create 1 rle with old method : 0.03150224685668945 time for calcul the mask position with numpy : 0.0014176368713378906 nb_pixel_total : 1074 time to create 1 rle with old method : 0.0012328624725341797 time for calcul the mask position with numpy : 0.0013802051544189453 nb_pixel_total : 301 time to create 1 rle with old method : 0.0004570484161376953 time for calcul the mask position with numpy : 0.0013937950134277344 nb_pixel_total : 1198 time to create 1 rle with old method : 0.0015714168548583984 time for calcul the mask position with numpy : 0.0014619827270507812 nb_pixel_total : 8602 time to create 1 rle with old method : 0.011540889739990234 time for calcul the mask position with numpy : 0.0013549327850341797 nb_pixel_total : 878 time to create 1 rle with old method : 0.0010571479797363281 time for calcul the mask position with numpy : 0.0015232563018798828 nb_pixel_total : 16671 time to create 1 rle with old method : 0.019936800003051758 time for calcul the mask position with numpy : 0.0013730525970458984 nb_pixel_total : 1808 time to create 1 rle with old method : 0.002163410186767578 time for calcul the mask position with numpy : 0.0013802051544189453 nb_pixel_total : 585 time to create 1 rle with old method : 0.0007047653198242188 time for calcul the mask position with numpy : 0.0014693737030029297 nb_pixel_total : 1501 time to create 1 rle with old method : 0.0018355846405029297 time for calcul the mask position with numpy : 0.0014255046844482422 nb_pixel_total : 1521 time to create 1 rle with old method : 0.0018279552459716797 time for calcul the mask position with numpy : 0.0014636516571044922 nb_pixel_total : 9075 time to create 1 rle with old method : 0.010642290115356445 time for calcul the mask position with numpy : 0.00136566162109375 nb_pixel_total : 8517 time to create 1 rle with old method : 0.009602546691894531 time for calcul the mask position with numpy : 0.0017499923706054688 nb_pixel_total : 267 time to create 1 rle with old method : 0.00042819976806640625 time for calcul the mask position with numpy : 0.0017542839050292969 nb_pixel_total : 967 time to create 1 rle with old method : 0.0014472007751464844 time for calcul the mask position with numpy : 0.0017650127410888672 nb_pixel_total : 1333 time to create 1 rle with old method : 0.0017480850219726562 time for calcul the mask position with numpy : 0.00139617919921875 nb_pixel_total : 18475 time to create 1 rle with old method : 0.02018260955810547 time for calcul the mask position with numpy : 0.0014235973358154297 nb_pixel_total : 3161 time to create 1 rle with old method : 0.0037686824798583984 time for calcul the mask position with numpy : 0.0013899803161621094 nb_pixel_total : 616 time to create 1 rle with old method : 0.0007910728454589844 time for calcul the mask position with numpy : 0.0014209747314453125 nb_pixel_total : 248 time to create 1 rle with old method : 0.0003573894500732422 time for calcul the mask position with numpy : 0.0013418197631835938 nb_pixel_total : 7509 time to create 1 rle with old method : 0.008352994918823242 time for calcul the mask position with numpy : 0.0014383792877197266 nb_pixel_total : 990 time to create 1 rle with old method : 0.001226186752319336 time for calcul the mask position with numpy : 0.0013027191162109375 nb_pixel_total : 221 time to create 1 rle with old method : 0.00030350685119628906 time for calcul the mask position with numpy : 0.0013628005981445312 nb_pixel_total : 917 time to create 1 rle with old method : 0.0012357234954833984 time for calcul the mask position with numpy : 0.001299142837524414 nb_pixel_total : 734 time to create 1 rle with old method : 0.0009484291076660156 time for calcul the mask position with numpy : 0.0013203620910644531 nb_pixel_total : 5012 time to create 1 rle with old method : 0.006466865539550781 time for calcul the mask position with numpy : 0.0015676021575927734 nb_pixel_total : 1636 time to create 1 rle with old method : 0.00825643539428711 time for calcul the mask position with numpy : 0.0017042160034179688 nb_pixel_total : 8506 time to create 1 rle with old method : 0.014445781707763672 time for calcul the mask position with numpy : 0.0015950202941894531 nb_pixel_total : 1442 time to create 1 rle with old method : 0.0025763511657714844 time for calcul the mask position with numpy : 0.001584768295288086 nb_pixel_total : 595 time to create 1 rle with old method : 0.001108407974243164 time for calcul the mask position with numpy : 0.0015745162963867188 nb_pixel_total : 1081 time to create 1 rle with old method : 0.0018527507781982422 time for calcul the mask position with numpy : 0.0015709400177001953 nb_pixel_total : 1123 time to create 1 rle with old method : 0.001934051513671875 time for calcul the mask position with numpy : 0.001585245132446289 nb_pixel_total : 2196 time to create 1 rle with old method : 0.003918647766113281 time for calcul the mask position with numpy : 0.0015761852264404297 nb_pixel_total : 947 time to create 1 rle with old method : 0.0017063617706298828 time for calcul the mask position with numpy : 0.001567840576171875 nb_pixel_total : 889 time to create 1 rle with old method : 0.001577138900756836 time for calcul the mask position with numpy : 0.0015721321105957031 nb_pixel_total : 1320 time to create 1 rle with old method : 0.0023651123046875 time for calcul the mask position with numpy : 0.0015587806701660156 nb_pixel_total : 884 time to create 1 rle with old method : 0.001583099365234375 time for calcul the mask position with numpy : 0.0016124248504638672 nb_pixel_total : 2690 time to create 1 rle with old method : 0.00457310676574707 time for calcul the mask position with numpy : 0.0015652179718017578 nb_pixel_total : 475 time to create 1 rle with old method : 0.0009083747863769531 time for calcul the mask position with numpy : 0.001573801040649414 nb_pixel_total : 830 time to create 1 rle with old method : 0.0015366077423095703 insert ignore into MTRPhoto.crop_hashtag_ids (photo_id, hashtag_id, `type`,x0,x1,y0,y1,score) VALUES (%s,%s,%s,%s,%s,%s,%s,%s) insert ignore into MTRPhoto.crop_hashtag_ids (photo_id, hashtag_id, `type`,x0,x1,y0,y1,score) VALUES (%s,%s,%s,%s,%s,%s,%s,%s) batch 1 Loaded 101 chid ids of type : 4677 Number RLEs to save : 9387 INSERT IGNORE INTO MTRPhoto.crop_segments (`crop_hashtag_id`, `x0`, `y0`, `length`) VALUES (%s, %s, %s , %s) first line : ('3790887241', '927', '287', '9') ... last line : ('3790887341', '815', '44', '5') INSERT IGNORE INTO MTRPhoto.crop_sum_segments (`crop_hashtag_id`, `sum_segments`) VALUES (%s, %s) TO DO : save crop sub photo not yet done ! After datou_step_exec type output : map_portfolio_photo : len 0 keys : dict_keys([]) Inside saveOutput : final : True verbose : True saveOutput not yet implemented for datou_step.type : sam we use saveGeneral [1189321094] map_info['map_portfolio_photo'] : {} final : True mtd_id 4573 list_pids : [1189321094] Looping around the photos to save general results len do output : 1 /1189321094Didn't retrieve data .Didn't retrieve data . before output type Here is an output not treated by saveGeneral : Here is an output not treated by saveGeneral : Managing all output in save final without adding information in the mtr_datou_result ('4573', None, None, None, None, None, None, None, None) ('4573', None, '1189321094', None, None, None, None, None, None) begin to insert list_values into mtr_datou_result : length of list_values in save_final : 3 insert ignore into MTRPhoto.mtr_datou_result (mtd_id, mtr_portfolio_id,mtr_photo_id,result,result_long,result_double,hashtag_id,proba, mtr_current_id) values (%s,%s,%s,%s,%s,%s,%s,%s,%s) on duplicate key update mtr_portfolio_id = mtr_portfolio_id list_values : [('4573', None, '1189321094', 'None', None, None, None, None, None)] time used for this insertion : 0.014276742935180664 save_final save missing photos in datou_result : time spend for datou_step_exec : 9.98061466217041 time spend to save output : 0.014515161514282227 total time spend for step 1 : 9.995129823684692 caffe_path_current : About to save ! 2 After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : {'1189321094': [[, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ], 'temp/1746754599_2980327_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png']} nb_objects detect : 101 ############################### 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.14466428756713867 #### 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 Fri May 9 03:36:49 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/1746754609_2980327_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1746754609_2980327_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 F0509 03:36:51.841161 2980327 syncedmem.cpp:71] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 11.69user 8.97system 1:27.69elapsed 23%CPU (0avgtext+0avgdata 3466468maxresident)k 2515568inputs+3520outputs (5396major+1318728minor)pagefaults 0swaps