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 : 495 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.1328291893005371 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Tue Sep 23 00:35:28 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 495 wait 20 seconds l 3637 free memory gpu now : 495 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-09-23 00:35:51.999795: 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-09-23 00:35:52.028604: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3492910000 Hz 2025-09-23 00:35:52.030976: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f61cc000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-09-23 00:35:52.031059: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-09-23 00:35:52.035304: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-09-23 00:35:52.206963: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x431088d0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-09-23 00:35:52.207034: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-09-23 00:35:52.208431: 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-09-23 00:35:52.209710: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 00:35:52.216874: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 00:35:52.221241: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 00:35:52.222634: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 00:35:52.233157: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 00:35:52.236592: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 00:35:52.252641: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 00:35:52.253705: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 00:35:52.253805: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 00:35:52.254768: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-23 00:35:52.254788: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-23 00:35:52.254799: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-23 00:35:52.256031: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 118 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-09-23 00:35:53.117795: 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-09-23 00:35:53.117873: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 00:35:53.117894: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 00:35:53.117912: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 00:35:53.117930: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 00:35:53.117948: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 00:35:53.117977: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 00:35:53.117996: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 00:35:53.118790: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 00:35:53.119943: 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-09-23 00:35:53.119978: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 00:35:53.119998: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 00:35:53.120016: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 00:35:53.120033: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 00:35:53.120050: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 00:35:53.120068: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 00:35:53.120086: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 00:35:53.120940: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 00:35:53.120982: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-23 00:35:53.120993: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-23 00:35:53.121003: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-23 00:35:53.121867: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 118 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-09-23 00:36:04.922954: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.25MiB (rounded to 2359296) Current allocation summary follows. 2025-09-23 00:36:04.923023: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-09-23 00:36:04.923044: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 59, Chunks in use: 59. 14.8KiB allocated for chunks. 14.8KiB in use in bin. 8.8KiB client-requested in use in bin. 2025-09-23 00:36:04.923062: 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-09-23 00:36:04.923078: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 246, Chunks in use: 246. 246.2KiB allocated for chunks. 246.2KiB in use in bin. 246.0KiB client-requested in use in bin. 2025-09-23 00:36:04.923095: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 25, Chunks in use: 25. 50.0KiB allocated for chunks. 50.0KiB in use in bin. 50.0KiB client-requested in use in bin. 2025-09-23 00:36:04.923110: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 115, Chunks in use: 115. 465.5KiB allocated for chunks. 465.5KiB in use in bin. 460.0KiB client-requested in use in bin. 2025-09-23 00:36:04.923126: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 1, Chunks in use: 0. 15.0KiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-23 00:36:04.923160: 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-09-23 00:36:04.923176: 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-09-23 00:36:04.923192: 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-09-23 00:36:04.923207: 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-09-23 00:36:04.923222: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 7, Chunks in use: 7. 1.91MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-09-23 00:36:04.923237: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 8, Chunks in use: 6. 4.95MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-09-23 00:36:04.923253: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 46, Chunks in use: 44. 51.88MiB allocated for chunks. 49.62MiB in use in bin. 44.00MiB client-requested in use in bin. 2025-09-23 00:36:04.923269: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 25, Chunks in use: 25. 58.06MiB allocated for chunks. 58.06MiB in use in bin. 56.00MiB client-requested in use in bin. 2025-09-23 00:36:04.923282: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-23 00:36:04.923296: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-23 00:36:04.923309: 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-09-23 00:36:04.923322: 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-09-23 00:36:04.923336: 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-09-23 00:36:04.923349: 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-09-23 00:36:04.923363: 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-09-23 00:36:04.923377: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-09-23 00:36:04.923389: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 58261504 2025-09-23 00:36:04.923407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8000000 of size 2359296 next 370 2025-09-23 00:36:04.923419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8240000 of size 1048576 next 394 2025-09-23 00:36:04.923431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5fe8340000 of size 1310720 next 388 2025-09-23 00:36:04.923443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8480000 of size 2359296 next 387 2025-09-23 00:36:04.923464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe86c0000 of size 1048576 next 412 2025-09-23 00:36:04.923477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe87c0000 of size 1310720 next 406 2025-09-23 00:36:04.923489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8900000 of size 2359296 next 405 2025-09-23 00:36:04.923501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8b40000 of size 1048576 next 430 2025-09-23 00:36:04.923512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8c40000 of size 1310720 next 424 2025-09-23 00:36:04.923524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8d80000 of size 2359296 next 423 2025-09-23 00:36:04.923536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8fc0000 of size 1048576 next 447 2025-09-23 00:36:04.923547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe90c0000 of size 1310720 next 441 2025-09-23 00:36:04.923559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9200000 of size 2359296 next 440 2025-09-23 00:36:04.923571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9440000 of size 1048576 next 465 2025-09-23 00:36:04.923583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9540000 of size 1310720 next 459 2025-09-23 00:36:04.923594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9680000 of size 2359296 next 458 2025-09-23 00:36:04.923606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe98c0000 of size 1048576 next 483 2025-09-23 00:36:04.923618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe99c0000 of size 1310720 next 477 2025-09-23 00:36:04.923629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9b00000 of size 2359296 next 476 2025-09-23 00:36:04.923641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9d40000 of size 1048576 next 501 2025-09-23 00:36:04.923653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9e40000 of size 1310720 next 495 2025-09-23 00:36:04.923664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9f80000 of size 2359296 next 494 2025-09-23 00:36:04.923676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea1c0000 of size 1048576 next 519 2025-09-23 00:36:04.923688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea2c0000 of size 1310720 next 513 2025-09-23 00:36:04.923700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea400000 of size 2359296 next 512 2025-09-23 00:36:04.923711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea640000 of size 1048576 next 537 2025-09-23 00:36:04.923723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea740000 of size 1310720 next 531 2025-09-23 00:36:04.923735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea880000 of size 2359296 next 530 2025-09-23 00:36:04.923747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feaac0000 of size 1048576 next 555 2025-09-23 00:36:04.923758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feabc0000 of size 1310720 next 549 2025-09-23 00:36:04.923770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fead00000 of size 2359296 next 548 2025-09-23 00:36:04.923782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feaf40000 of size 1048576 next 573 2025-09-23 00:36:04.923812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feb040000 of size 1310720 next 567 2025-09-23 00:36:04.923825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feb180000 of size 2359296 next 566 2025-09-23 00:36:04.923837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feb3c0000 of size 3997696 next 18446744073709551615 2025-09-23 00:36:04.923859: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-09-23 00:36:04.923872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec000000 of size 2359296 next 245 2025-09-23 00:36:04.923884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec240000 of size 1048576 next 269 2025-09-23 00:36:04.923896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec340000 of size 1310720 next 263 2025-09-23 00:36:04.923924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec480000 of size 2359296 next 262 2025-09-23 00:36:04.923936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec6c0000 of size 1048576 next 287 2025-09-23 00:36:04.923948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec7c0000 of size 1310720 next 281 2025-09-23 00:36:04.923960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec900000 of size 2359296 next 280 2025-09-23 00:36:04.923972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fecb40000 of size 1048576 next 304 2025-09-23 00:36:04.923984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fecc40000 of size 1310720 next 298 2025-09-23 00:36:04.923995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fecd80000 of size 2359296 next 297 2025-09-23 00:36:04.924007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fecfc0000 of size 1048576 next 322 2025-09-23 00:36:04.924019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed0c0000 of size 1310720 next 316 2025-09-23 00:36:04.924031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed200000 of size 2359296 next 315 2025-09-23 00:36:04.924043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed440000 of size 1048576 next 340 2025-09-23 00:36:04.924054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed540000 of size 1310720 next 334 2025-09-23 00:36:04.924066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed680000 of size 2359296 next 333 2025-09-23 00:36:04.924078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed8c0000 of size 1048576 next 358 2025-09-23 00:36:04.924090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed9c0000 of size 1310720 next 352 2025-09-23 00:36:04.924101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fedb00000 of size 2359296 next 351 2025-09-23 00:36:04.924113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fedd40000 of size 1048576 next 376 2025-09-23 00:36:04.924125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fede40000 of size 1835008 next 18446744073709551615 2025-09-23 00:36:04.924137: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-09-23 00:36:04.924149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee000000 of size 2359296 next 181 2025-09-23 00:36:04.924161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee240000 of size 2097152 next 196 2025-09-23 00:36:04.924173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee440000 of size 1048576 next 216 2025-09-23 00:36:04.924185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee540000 of size 1310720 next 209 2025-09-23 00:36:04.924197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee680000 of size 2359296 next 208 2025-09-23 00:36:04.924209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee8c0000 of size 1048576 next 234 2025-09-23 00:36:04.924221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee9c0000 of size 1310720 next 228 2025-09-23 00:36:04.924233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feeb00000 of size 2359296 next 227 2025-09-23 00:36:04.924245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feed40000 of size 2883584 next 18446744073709551615 2025-09-23 00:36:04.924267: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-09-23 00:36:04.924280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0600000 of size 147456 next 55 2025-09-23 00:36:04.924293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0624000 of size 65536 next 78 2025-09-23 00:36:04.924305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0634000 of size 4096 next 191 2025-09-23 00:36:04.924317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0635000 of size 4096 next 192 2025-09-23 00:36:04.924328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0636000 of size 4096 next 193 2025-09-23 00:36:04.924366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0637000 of size 256 next 194 2025-09-23 00:36:04.924387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0637100 of size 256 next 195 2025-09-23 00:36:04.924399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0637200 of size 4096 next 197 2025-09-23 00:36:04.924411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0638200 of size 4096 next 198 2025-09-23 00:36:04.924423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0639200 of size 4096 next 199 2025-09-23 00:36:04.924435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063a200 of size 4096 next 200 2025-09-23 00:36:04.924446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063b200 of size 4096 next 201 2025-09-23 00:36:04.924458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063c200 of size 1024 next 202 2025-09-23 00:36:04.924470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063c600 of size 1024 next 204 2025-09-23 00:36:04.924482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063ca00 of size 1024 next 205 2025-09-23 00:36:04.924494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063ce00 of size 1024 next 206 2025-09-23 00:36:04.924506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063d200 of size 1024 next 207 2025-09-23 00:36:04.924517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063d600 of size 1024 next 210 2025-09-23 00:36:04.924529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063da00 of size 1024 next 211 2025-09-23 00:36:04.924541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063de00 of size 1024 next 212 2025-09-23 00:36:04.924553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063e200 of size 1024 next 213 2025-09-23 00:36:04.924564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063e600 of size 1024 next 214 2025-09-23 00:36:04.924576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063ea00 of size 4096 next 215 2025-09-23 00:36:04.924588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063fa00 of size 4096 next 217 2025-09-23 00:36:04.924600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0640a00 of size 4096 next 218 2025-09-23 00:36:04.924612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0641a00 of size 4096 next 219 2025-09-23 00:36:04.924623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0642a00 of size 4096 next 220 2025-09-23 00:36:04.924635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0643a00 of size 1024 next 221 2025-09-23 00:36:04.924647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0643e00 of size 1024 next 223 2025-09-23 00:36:04.924659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0644200 of size 1024 next 224 2025-09-23 00:36:04.924670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0644600 of size 1024 next 225 2025-09-23 00:36:04.924692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0644a00 of size 1024 next 226 2025-09-23 00:36:04.924704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0644e00 of size 1024 next 229 2025-09-23 00:36:04.924716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0645200 of size 1024 next 230 2025-09-23 00:36:04.924727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0645600 of size 1024 next 231 2025-09-23 00:36:04.924739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0645a00 of size 1024 next 232 2025-09-23 00:36:04.924751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0645e00 of size 1024 next 233 2025-09-23 00:36:04.924763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0646200 of size 7680 next 72 2025-09-23 00:36:04.924775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0648000 of size 147456 next 71 2025-09-23 00:36:04.924787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff066c000 of size 131072 next 87 2025-09-23 00:36:04.924799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068c000 of size 4096 next 289 2025-09-23 00:36:04.924811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068d000 of size 4096 next 290 2025-09-23 00:36:04.924822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068e000 of size 4096 next 291 2025-09-23 00:36:04.924834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068f000 of size 1024 next 292 2025-09-23 00:36:04.924846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068f400 of size 1024 next 293 2025-09-23 00:36:04.924858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068f800 of size 1024 next 294 2025-09-23 00:36:04.924870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068fc00 of size 1024 next 295 2025-09-23 00:36:04.924881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0690000 of size 1024 next 296 2025-09-23 00:36:04.924893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0690400 of size 1024 next 299 2025-09-23 00:36:04.924905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0690800 of size 1024 next 300 2025-09-23 00:36:04.924917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0690c00 of size 1024 next 301 2025-09-23 00:36:04.924929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0691000 of size 1024 next 302 2025-09-23 00:36:04.924940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0691400 of size 1024 next 303 2025-09-23 00:36:04.924952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0691800 of size 4096 next 305 2025-09-23 00:36:04.924964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0692800 of size 4096 next 306 2025-09-23 00:36:04.924976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0693800 of size 4096 next 307 2025-09-23 00:36:04.924987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0694800 of size 4096 next 308 2025-09-23 00:36:04.924999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0695800 of size 4096 next 309 2025-09-23 00:36:04.925011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0696800 of size 1024 next 310 2025-09-23 00:36:04.925023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0696c00 of size 1024 next 311 2025-09-23 00:36:04.925035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0697000 of size 1024 next 312 2025-09-23 00:36:04.925046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0697400 of size 1024 next 313 2025-09-23 00:36:04.925058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0697800 of size 1024 next 314 2025-09-23 00:36:04.925078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0697c00 of size 1024 next 317 2025-09-23 00:36:04.925090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0698000 of size 1024 next 318 2025-09-23 00:36:04.925102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0698400 of size 1024 next 319 2025-09-23 00:36:04.925114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0698800 of size 1024 next 320 2025-09-23 00:36:04.925126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0698c00 of size 1024 next 321 2025-09-23 00:36:04.925137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0699000 of size 4096 next 323 2025-09-23 00:36:04.925149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069a000 of size 4096 next 324 2025-09-23 00:36:04.925161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069b000 of size 4096 next 325 2025-09-23 00:36:04.925173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069c000 of size 4096 next 326 2025-09-23 00:36:04.925184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069d000 of size 4096 next 327 2025-09-23 00:36:04.925196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069e000 of size 1024 next 328 2025-09-23 00:36:04.925208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069e400 of size 1024 next 329 2025-09-23 00:36:04.925220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069e800 of size 1024 next 330 2025-09-23 00:36:04.925232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069ec00 of size 1024 next 331 2025-09-23 00:36:04.925243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069f000 of size 1024 next 332 2025-09-23 00:36:04.925255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069f400 of size 1024 next 335 2025-09-23 00:36:04.925267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069f800 of size 1024 next 336 2025-09-23 00:36:04.925279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069fc00 of size 1024 next 337 2025-09-23 00:36:04.925290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a0000 of size 1024 next 338 2025-09-23 00:36:04.925302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a0400 of size 1024 next 339 2025-09-23 00:36:04.925314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a0800 of size 4096 next 341 2025-09-23 00:36:04.925326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a1800 of size 4096 next 342 2025-09-23 00:36:04.925338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a2800 of size 4096 next 343 2025-09-23 00:36:04.925349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a3800 of size 4096 next 344 2025-09-23 00:36:04.925361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a4800 of size 4096 next 345 2025-09-23 00:36:04.925373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a5800 of size 1024 next 346 2025-09-23 00:36:04.925385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a5c00 of size 1024 next 347 2025-09-23 00:36:04.925396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a6000 of size 1024 next 348 2025-09-23 00:36:04.925408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a6400 of size 1024 next 349 2025-09-23 00:36:04.925420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a6800 of size 1024 next 350 2025-09-23 00:36:04.925432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a6c00 of size 1024 next 353 2025-09-23 00:36:04.925443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a7000 of size 1024 next 354 2025-09-23 00:36:04.925455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a7400 of size 1024 next 355 2025-09-23 00:36:04.925475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a7800 of size 1024 next 356 2025-09-23 00:36:04.925487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a7c00 of size 1024 next 357 2025-09-23 00:36:04.925499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a8000 of size 4096 next 359 2025-09-23 00:36:04.925511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a9000 of size 4096 next 360 2025-09-23 00:36:04.925523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06aa000 of size 4096 next 361 2025-09-23 00:36:04.925534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ab000 of size 4096 next 362 2025-09-23 00:36:04.925546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ac000 of size 4096 next 363 2025-09-23 00:36:04.925558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ad000 of size 1024 next 364 2025-09-23 00:36:04.925570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ad400 of size 1024 next 365 2025-09-23 00:36:04.925582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ad800 of size 1024 next 366 2025-09-23 00:36:04.925593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06adc00 of size 1024 next 367 2025-09-23 00:36:04.925605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ae000 of size 1024 next 368 2025-09-23 00:36:04.925617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ae400 of size 1024 next 371 2025-09-23 00:36:04.925629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ae800 of size 1024 next 372 2025-09-23 00:36:04.925640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06aec00 of size 1024 next 373 2025-09-23 00:36:04.925652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06af000 of size 1024 next 374 2025-09-23 00:36:04.925664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06af400 of size 1024 next 375 2025-09-23 00:36:04.925676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06af800 of size 4096 next 377 2025-09-23 00:36:04.925688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b0800 of size 4096 next 378 2025-09-23 00:36:04.925699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b1800 of size 4096 next 379 2025-09-23 00:36:04.925711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b2800 of size 4096 next 380 2025-09-23 00:36:04.925723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b3800 of size 4096 next 381 2025-09-23 00:36:04.925734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b4800 of size 1024 next 382 2025-09-23 00:36:04.925746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b4c00 of size 1024 next 383 2025-09-23 00:36:04.925758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b5000 of size 1024 next 384 2025-09-23 00:36:04.925770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b5400 of size 1024 next 385 2025-09-23 00:36:04.925782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b5800 of size 1024 next 386 2025-09-23 00:36:04.925793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b5c00 of size 1024 next 389 2025-09-23 00:36:04.925805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b6000 of size 1024 next 390 2025-09-23 00:36:04.925817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b6400 of size 1024 next 391 2025-09-23 00:36:04.925829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b6800 of size 1024 next 392 2025-09-23 00:36:04.925840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b6c00 of size 1024 next 393 2025-09-23 00:36:04.925860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b7000 of size 4096 next 395 2025-09-23 00:36:04.925872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b8000 of size 4096 next 396 2025-09-23 00:36:04.925884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b9000 of size 4096 next 397 2025-09-23 00:36:04.925896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ba000 of size 4096 next 398 2025-09-23 00:36:04.925908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bb000 of size 4096 next 399 2025-09-23 00:36:04.925920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bc000 of size 1024 next 400 2025-09-23 00:36:04.925931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bc400 of size 1024 next 401 2025-09-23 00:36:04.925943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bc800 of size 1024 next 402 2025-09-23 00:36:04.925955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bcc00 of size 1024 next 403 2025-09-23 00:36:04.925967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bd000 of size 1024 next 404 2025-09-23 00:36:04.925979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bd400 of size 1024 next 407 2025-09-23 00:36:04.925990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bd800 of size 1024 next 408 2025-09-23 00:36:04.926002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bdc00 of size 1024 next 409 2025-09-23 00:36:04.926014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06be000 of size 1024 next 410 2025-09-23 00:36:04.926026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06be400 of size 1024 next 411 2025-09-23 00:36:04.926037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06be800 of size 4096 next 413 2025-09-23 00:36:04.926049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bf800 of size 4096 next 414 2025-09-23 00:36:04.926061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c0800 of size 4096 next 415 2025-09-23 00:36:04.926073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c1800 of size 4096 next 416 2025-09-23 00:36:04.926085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c2800 of size 4096 next 417 2025-09-23 00:36:04.926096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c3800 of size 1024 next 418 2025-09-23 00:36:04.926108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c3c00 of size 1024 next 419 2025-09-23 00:36:04.926120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c4000 of size 1024 next 420 2025-09-23 00:36:04.926132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c4400 of size 1024 next 421 2025-09-23 00:36:04.926143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c4800 of size 1024 next 422 2025-09-23 00:36:04.926155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c4c00 of size 1024 next 425 2025-09-23 00:36:04.926167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c5000 of size 1024 next 426 2025-09-23 00:36:04.926179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c5400 of size 1024 next 427 2025-09-23 00:36:04.926190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c5800 of size 1024 next 428 2025-09-23 00:36:04.926202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c5c00 of size 1024 next 429 2025-09-23 00:36:04.926214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c6000 of size 4096 next 431 2025-09-23 00:36:04.926225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c7000 of size 4096 next 432 2025-09-23 00:36:04.926245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c8000 of size 4096 next 433 2025-09-23 00:36:04.926257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c9000 of size 4096 next 434 2025-09-23 00:36:04.926269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ca000 of size 4096 next 435 2025-09-23 00:36:04.926281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06cb000 of size 1024 next 436 2025-09-23 00:36:04.926293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06cb400 of size 1024 next 437 2025-09-23 00:36:04.926304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06cb800 of size 1024 next 438 2025-09-23 00:36:04.926316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06cbc00 of size 1024 next 103 2025-09-23 00:36:04.926328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06cc000 of size 262144 next 102 2025-09-23 00:36:04.926340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5ff070c000 of size 999424 next 18446744073709551615 2025-09-23 00:36:04.926352: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-09-23 00:36:04.926365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0800000 of size 589824 next 96 2025-09-23 00:36:04.926377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0890000 of size 262144 next 117 2025-09-23 00:36:04.926388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d0000 of size 1024 next 439 2025-09-23 00:36:04.926400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d0400 of size 1024 next 442 2025-09-23 00:36:04.926412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d0800 of size 1024 next 443 2025-09-23 00:36:04.926424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d0c00 of size 1024 next 444 2025-09-23 00:36:04.926435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d1000 of size 1024 next 445 2025-09-23 00:36:04.926447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d1400 of size 1024 next 446 2025-09-23 00:36:04.926459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d1800 of size 4096 next 448 2025-09-23 00:36:04.926471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d2800 of size 4096 next 449 2025-09-23 00:36:04.926483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d3800 of size 4096 next 450 2025-09-23 00:36:04.926494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d4800 of size 4096 next 451 2025-09-23 00:36:04.926506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d5800 of size 4096 next 452 2025-09-23 00:36:04.926518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d6800 of size 1024 next 453 2025-09-23 00:36:04.926530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d6c00 of size 1024 next 454 2025-09-23 00:36:04.926541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d7000 of size 1024 next 455 2025-09-23 00:36:04.926553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d7400 of size 1024 next 456 2025-09-23 00:36:04.926565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d7800 of size 1024 next 457 2025-09-23 00:36:04.926577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d7c00 of size 1024 next 460 2025-09-23 00:36:04.926588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d8000 of size 1024 next 461 2025-09-23 00:36:04.926600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d8400 of size 1024 next 462 2025-09-23 00:36:04.926612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d8800 of size 1024 next 463 2025-09-23 00:36:04.926631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d8c00 of size 1024 next 464 2025-09-23 00:36:04.926644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d9000 of size 4096 next 466 2025-09-23 00:36:04.926655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08da000 of size 4096 next 467 2025-09-23 00:36:04.926667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08db000 of size 4096 next 468 2025-09-23 00:36:04.926679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08dc000 of size 4096 next 469 2025-09-23 00:36:04.926691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08dd000 of size 4096 next 470 2025-09-23 00:36:04.926702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08de000 of size 1024 next 471 2025-09-23 00:36:04.926714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08de400 of size 1024 next 472 2025-09-23 00:36:04.926726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08de800 of size 1024 next 473 2025-09-23 00:36:04.926738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08dec00 of size 1024 next 474 2025-09-23 00:36:04.926749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08df000 of size 1024 next 475 2025-09-23 00:36:04.926761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08df400 of size 1024 next 478 2025-09-23 00:36:04.926773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08df800 of size 1024 next 479 2025-09-23 00:36:04.926785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08dfc00 of size 1024 next 480 2025-09-23 00:36:04.926796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e0000 of size 1024 next 481 2025-09-23 00:36:04.926808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e0400 of size 1024 next 482 2025-09-23 00:36:04.926820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e0800 of size 4096 next 484 2025-09-23 00:36:04.926831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e1800 of size 4096 next 485 2025-09-23 00:36:04.926843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e2800 of size 4096 next 486 2025-09-23 00:36:04.926855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e3800 of size 4096 next 487 2025-09-23 00:36:04.926867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e4800 of size 4096 next 488 2025-09-23 00:36:04.926878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e5800 of size 1024 next 489 2025-09-23 00:36:04.926890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e5c00 of size 1024 next 490 2025-09-23 00:36:04.926902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e6000 of size 1024 next 491 2025-09-23 00:36:04.926914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e6400 of size 1024 next 492 2025-09-23 00:36:04.926925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e6800 of size 1024 next 493 2025-09-23 00:36:04.926937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e6c00 of size 1024 next 496 2025-09-23 00:36:04.926949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e7000 of size 1024 next 497 2025-09-23 00:36:04.926960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e7400 of size 1024 next 498 2025-09-23 00:36:04.926972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e7800 of size 1024 next 499 2025-09-23 00:36:04.926984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e7c00 of size 1024 next 500 2025-09-23 00:36:04.926996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e8000 of size 4096 next 502 2025-09-23 00:36:04.927007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e9000 of size 4096 next 503 2025-09-23 00:36:04.927027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ea000 of size 4096 next 504 2025-09-23 00:36:04.927039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08eb000 of size 4096 next 505 2025-09-23 00:36:04.927051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ec000 of size 4096 next 506 2025-09-23 00:36:04.927063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ed000 of size 1024 next 507 2025-09-23 00:36:04.927075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ed400 of size 1024 next 508 2025-09-23 00:36:04.927087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ed800 of size 1024 next 509 2025-09-23 00:36:04.927128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08edc00 of size 1024 next 510 2025-09-23 00:36:04.927142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ee000 of size 1024 next 511 2025-09-23 00:36:04.927154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ee400 of size 1024 next 514 2025-09-23 00:36:04.927166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ee800 of size 1024 next 515 2025-09-23 00:36:04.927177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08eec00 of size 1024 next 516 2025-09-23 00:36:04.927189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ef000 of size 1024 next 517 2025-09-23 00:36:04.927201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ef400 of size 1024 next 518 2025-09-23 00:36:04.927213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ef800 of size 4096 next 520 2025-09-23 00:36:04.927224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f0800 of size 4096 next 521 2025-09-23 00:36:04.927236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f1800 of size 4096 next 522 2025-09-23 00:36:04.927248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f2800 of size 4096 next 523 2025-09-23 00:36:04.927261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f3800 of size 4096 next 524 2025-09-23 00:36:04.927275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f4800 of size 1024 next 525 2025-09-23 00:36:04.927289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f4c00 of size 1024 next 526 2025-09-23 00:36:04.927303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f5000 of size 1024 next 527 2025-09-23 00:36:04.927317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f5400 of size 1024 next 528 2025-09-23 00:36:04.927330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f5800 of size 1024 next 529 2025-09-23 00:36:04.927342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f5c00 of size 1024 next 532 2025-09-23 00:36:04.927354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f6000 of size 1024 next 533 2025-09-23 00:36:04.927367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f6400 of size 1024 next 534 2025-09-23 00:36:04.927379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f6800 of size 1024 next 535 2025-09-23 00:36:04.927392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f6c00 of size 1024 next 536 2025-09-23 00:36:04.927404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f7000 of size 4096 next 538 2025-09-23 00:36:04.927416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f8000 of size 4096 next 539 2025-09-23 00:36:04.927429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f9000 of size 4096 next 540 2025-09-23 00:36:04.927441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fa000 of size 4096 next 541 2025-09-23 00:36:04.927467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fb000 of size 4096 next 542 2025-09-23 00:36:04.927480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fc000 of size 1024 next 543 2025-09-23 00:36:04.927493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fc400 of size 1024 next 544 2025-09-23 00:36:04.927505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fc800 of size 1024 next 545 2025-09-23 00:36:04.927517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fcc00 of size 1024 next 546 2025-09-23 00:36:04.927530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fd000 of size 1024 next 547 2025-09-23 00:36:04.927542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fd400 of size 1024 next 550 2025-09-23 00:36:04.927555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fd800 of size 1024 next 551 2025-09-23 00:36:04.927567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fdc00 of size 1024 next 552 2025-09-23 00:36:04.927580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fe000 of size 1024 next 553 2025-09-23 00:36:04.927592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fe400 of size 1024 next 554 2025-09-23 00:36:04.927604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fe800 of size 4096 next 556 2025-09-23 00:36:04.927617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ff800 of size 4096 next 557 2025-09-23 00:36:04.927629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0900800 of size 4096 next 558 2025-09-23 00:36:04.927642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0901800 of size 4096 next 559 2025-09-23 00:36:04.927654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0902800 of size 4096 next 560 2025-09-23 00:36:04.927666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0903800 of size 1024 next 561 2025-09-23 00:36:04.927679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0903c00 of size 1024 next 562 2025-09-23 00:36:04.927691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0904000 of size 1024 next 563 2025-09-23 00:36:04.927704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0904400 of size 1024 next 564 2025-09-23 00:36:04.927717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0904800 of size 1024 next 565 2025-09-23 00:36:04.927729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0904c00 of size 1024 next 568 2025-09-23 00:36:04.927741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0905000 of size 1024 next 569 2025-09-23 00:36:04.927754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0905400 of size 1024 next 570 2025-09-23 00:36:04.927766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0905800 of size 1024 next 571 2025-09-23 00:36:04.927778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0905c00 of size 1024 next 572 2025-09-23 00:36:04.927791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0906000 of size 4096 next 574 2025-09-23 00:36:04.927803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0907000 of size 4096 next 575 2025-09-23 00:36:04.927815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0908000 of size 4096 next 576 2025-09-23 00:36:04.927828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0909000 of size 4096 next 577 2025-09-23 00:36:04.927840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090a000 of size 4096 next 578 2025-09-23 00:36:04.927853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090b000 of size 1024 next 579 2025-09-23 00:36:04.927873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090b400 of size 1024 next 580 2025-09-23 00:36:04.927886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090b800 of size 1024 next 581 2025-09-23 00:36:04.927899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090bc00 of size 1024 next 582 2025-09-23 00:36:04.927911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090c000 of size 1024 next 583 2025-09-23 00:36:04.927923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5ff090c400 of size 15360 next 112 2025-09-23 00:36:04.927937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0910000 of size 524288 next 111 2025-09-23 00:36:04.927950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0990000 of size 262144 next 135 2025-09-23 00:36:04.927962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff09d0000 of size 327680 next 124 2025-09-23 00:36:04.927975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0a20000 of size 589824 next 123 2025-09-23 00:36:04.927987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0ab0000 of size 262144 next 152 2025-09-23 00:36:04.928000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0af0000 of size 327680 next 142 2025-09-23 00:36:04.928013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0b40000 of size 786432 next 18446744073709551615 2025-09-23 00:36:04.928025: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-09-23 00:36:04.928038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5ff0c00000 of size 589824 next 160 2025-09-23 00:36:04.928050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0c90000 of size 589824 next 158 2025-09-23 00:36:04.928063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0d20000 of size 524288 next 171 2025-09-23 00:36:04.928075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5ff0da0000 of size 1048576 next 222 2025-09-23 00:36:04.928088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0ea0000 of size 1048576 next 190 2025-09-23 00:36:04.928100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0fa0000 of size 1048576 next 189 2025-09-23 00:36:04.928113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff10a0000 of size 1048576 next 203 2025-09-23 00:36:04.928125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff11a0000 of size 1048576 next 251 2025-09-23 00:36:04.928138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff12a0000 of size 1441792 next 18446744073709551615 2025-09-23 00:36:04.928151: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-09-23 00:36:04.928164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00000 of size 1280 next 1 2025-09-23 00:36:04.928177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00500 of size 256 next 5 2025-09-23 00:36:04.928189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00600 of size 256 next 8 2025-09-23 00:36:04.928202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00700 of size 256 next 9 2025-09-23 00:36:04.928214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00800 of size 256 next 10 2025-09-23 00:36:04.928226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00900 of size 256 next 11 2025-09-23 00:36:04.928239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00a00 of size 256 next 12 2025-09-23 00:36:04.928251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00b00 of size 256 next 13 2025-09-23 00:36:04.928264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00c00 of size 256 next 17 2025-09-23 00:36:04.928285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00d00 of size 256 next 19 2025-09-23 00:36:04.928298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00e00 of size 256 next 20 2025-09-23 00:36:04.928310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00f00 of size 256 next 21 2025-09-23 00:36:04.928323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01000 of size 256 next 22 2025-09-23 00:36:04.928335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01100 of size 256 next 24 2025-09-23 00:36:04.928362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01200 of size 256 next 25 2025-09-23 00:36:04.928376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01300 of size 256 next 23 2025-09-23 00:36:04.928388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01400 of size 256 next 28 2025-09-23 00:36:04.928401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01500 of size 256 next 29 2025-09-23 00:36:04.928413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01600 of size 256 next 30 2025-09-23 00:36:04.928427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01700 of size 256 next 31 2025-09-23 00:36:04.928440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01800 of size 256 next 33 2025-09-23 00:36:04.928454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01900 of size 256 next 34 2025-09-23 00:36:04.928466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01a00 of size 1024 next 32 2025-09-23 00:36:04.928478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01e00 of size 1024 next 37 2025-09-23 00:36:04.928490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae02200 of size 1024 next 38 2025-09-23 00:36:04.928502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae02600 of size 1024 next 39 2025-09-23 00:36:04.928514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae02a00 of size 1024 next 40 2025-09-23 00:36:04.928528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae02e00 of size 1024 next 41 2025-09-23 00:36:04.928540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae03200 of size 1024 next 43 2025-09-23 00:36:04.928552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae03600 of size 1024 next 44 2025-09-23 00:36:04.928563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae03a00 of size 1024 next 45 2025-09-23 00:36:04.928575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae03e00 of size 1024 next 46 2025-09-23 00:36:04.928587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04200 of size 256 next 48 2025-09-23 00:36:04.928599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04300 of size 256 next 49 2025-09-23 00:36:04.928611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04400 of size 256 next 50 2025-09-23 00:36:04.928622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04500 of size 256 next 51 2025-09-23 00:36:04.928634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04600 of size 256 next 52 2025-09-23 00:36:04.928646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04700 of size 256 next 53 2025-09-23 00:36:04.928658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04800 of size 256 next 56 2025-09-23 00:36:04.928670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04900 of size 256 next 57 2025-09-23 00:36:04.928681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04a00 of size 256 next 58 2025-09-23 00:36:04.928693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04b00 of size 256 next 14 2025-09-23 00:36:04.928719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04c00 of size 256 next 15 2025-09-23 00:36:04.928731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04d00 of size 256 next 16 2025-09-23 00:36:04.928743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04e00 of size 1024 next 60 2025-09-23 00:36:04.928755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae05200 of size 1024 next 61 2025-09-23 00:36:04.928767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae05600 of size 1024 next 62 2025-09-23 00:36:04.928779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae05a00 of size 1024 next 63 2025-09-23 00:36:04.928791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae05e00 of size 1024 next 64 2025-09-23 00:36:04.928802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06200 of size 256 next 66 2025-09-23 00:36:04.928814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06300 of size 256 next 67 2025-09-23 00:36:04.928826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06400 of size 256 next 68 2025-09-23 00:36:04.928838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06500 of size 256 next 69 2025-09-23 00:36:04.928850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06600 of size 256 next 70 2025-09-23 00:36:04.928861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06700 of size 256 next 73 2025-09-23 00:36:04.928873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06800 of size 256 next 74 2025-09-23 00:36:04.928885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06900 of size 256 next 75 2025-09-23 00:36:04.928897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06a00 of size 256 next 76 2025-09-23 00:36:04.928909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06b00 of size 256 next 77 2025-09-23 00:36:04.928920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06c00 of size 1024 next 79 2025-09-23 00:36:04.928932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae07000 of size 1024 next 80 2025-09-23 00:36:04.928944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae07400 of size 1024 next 81 2025-09-23 00:36:04.928956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae07800 of size 1024 next 82 2025-09-23 00:36:04.928967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae07c00 of size 1024 next 83 2025-09-23 00:36:04.928979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08000 of size 256 next 85 2025-09-23 00:36:04.928991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08100 of size 256 next 86 2025-09-23 00:36:04.929004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08200 of size 512 next 84 2025-09-23 00:36:04.929015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08400 of size 512 next 88 2025-09-23 00:36:04.929027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08600 of size 512 next 89 2025-09-23 00:36:04.929039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08800 of size 512 next 90 2025-09-23 00:36:04.929051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08a00 of size 512 next 91 2025-09-23 00:36:04.929063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08c00 of size 256 next 93 2025-09-23 00:36:04.929075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08d00 of size 256 next 94 2025-09-23 00:36:04.929086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08e00 of size 512 next 92 2025-09-23 00:36:04.929106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09000 of size 512 next 97 2025-09-23 00:36:04.929119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09200 of size 512 next 98 2025-09-23 00:36:04.929131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09400 of size 512 next 99 2025-09-23 00:36:04.929142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09600 of size 512 next 2 2025-09-23 00:36:04.929154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09800 of size 256 next 3 2025-09-23 00:36:04.929166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09900 of size 256 next 4 2025-09-23 00:36:04.929178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09a00 of size 16384 next 18 2025-09-23 00:36:04.929190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0da00 of size 256 next 100 2025-09-23 00:36:04.929202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0db00 of size 256 next 101 2025-09-23 00:36:04.929214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0dc00 of size 2048 next 104 2025-09-23 00:36:04.929226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0e400 of size 2048 next 105 2025-09-23 00:36:04.929238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0ec00 of size 2048 next 106 2025-09-23 00:36:04.929250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0f400 of size 2048 next 107 2025-09-23 00:36:04.929264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0fc00 of size 2048 next 108 2025-09-23 00:36:04.929281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae10400 of size 256 next 109 2025-09-23 00:36:04.929299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae10500 of size 256 next 110 2025-09-23 00:36:04.929317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae10600 of size 2048 next 113 2025-09-23 00:36:04.929335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae10e00 of size 2048 next 114 2025-09-23 00:36:04.929352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae11600 of size 2048 next 115 2025-09-23 00:36:04.929368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae11e00 of size 2048 next 116 2025-09-23 00:36:04.929385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae12600 of size 2048 next 6 2025-09-23 00:36:04.929402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae12e00 of size 37632 next 7 2025-09-23 00:36:04.929418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1c100 of size 512 next 118 2025-09-23 00:36:04.929433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1c300 of size 512 next 119 2025-09-23 00:36:04.929445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1c500 of size 512 next 120 2025-09-23 00:36:04.929458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1c700 of size 512 next 121 2025-09-23 00:36:04.929470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1c900 of size 512 next 122 2025-09-23 00:36:04.929482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1cb00 of size 512 next 125 2025-09-23 00:36:04.929495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1cd00 of size 512 next 126 2025-09-23 00:36:04.929507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1cf00 of size 512 next 127 2025-09-23 00:36:04.929519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1d100 of size 512 next 128 2025-09-23 00:36:04.929532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1d300 of size 512 next 129 2025-09-23 00:36:04.929544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1d500 of size 2048 next 130 2025-09-23 00:36:04.929565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1dd00 of size 2048 next 131 2025-09-23 00:36:04.929578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1e500 of size 2048 next 132 2025-09-23 00:36:04.929591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1ed00 of size 2048 next 133 2025-09-23 00:36:04.929603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1f500 of size 2048 next 134 2025-09-23 00:36:04.929615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1fd00 of size 512 next 136 2025-09-23 00:36:04.929628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1ff00 of size 512 next 137 2025-09-23 00:36:04.929640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20100 of size 512 next 138 2025-09-23 00:36:04.929652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20300 of size 512 next 139 2025-09-23 00:36:04.929665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20500 of size 512 next 140 2025-09-23 00:36:04.929677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20700 of size 512 next 141 2025-09-23 00:36:04.929689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20900 of size 512 next 143 2025-09-23 00:36:04.929701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20b00 of size 512 next 144 2025-09-23 00:36:04.929714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20d00 of size 512 next 145 2025-09-23 00:36:04.929726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20f00 of size 512 next 146 2025-09-23 00:36:04.929738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae21100 of size 2048 next 147 2025-09-23 00:36:04.929751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae21900 of size 2048 next 148 2025-09-23 00:36:04.929763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae22100 of size 2048 next 149 2025-09-23 00:36:04.929775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae22900 of size 2048 next 150 2025-09-23 00:36:04.929788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae23100 of size 2048 next 151 2025-09-23 00:36:04.929800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae23900 of size 512 next 153 2025-09-23 00:36:04.929813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae23b00 of size 512 next 154 2025-09-23 00:36:04.929825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae23d00 of size 512 next 155 2025-09-23 00:36:04.929837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae23f00 of size 512 next 156 2025-09-23 00:36:04.929850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24100 of size 512 next 157 2025-09-23 00:36:04.929862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24300 of size 512 next 161 2025-09-23 00:36:04.929874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24500 of size 512 next 162 2025-09-23 00:36:04.929887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24700 of size 512 next 163 2025-09-23 00:36:04.929899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24900 of size 512 next 164 2025-09-23 00:36:04.929911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24b00 of size 512 next 165 2025-09-23 00:36:04.929924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24d00 of size 2048 next 166 2025-09-23 00:36:04.929936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae25500 of size 2048 next 167 2025-09-23 00:36:04.929948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae25d00 of size 2048 next 168 2025-09-23 00:36:04.929969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae26500 of size 2048 next 169 2025-09-23 00:36:04.929982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae26d00 of size 2048 next 170 2025-09-23 00:36:04.929994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae27500 of size 1024 next 172 2025-09-23 00:36:04.930006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae27900 of size 1024 next 173 2025-09-23 00:36:04.930019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae27d00 of size 1024 next 174 2025-09-23 00:36:04.930031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28100 of size 1024 next 175 2025-09-23 00:36:04.930043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28500 of size 1024 next 176 2025-09-23 00:36:04.930056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28900 of size 256 next 178 2025-09-23 00:36:04.930068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28a00 of size 256 next 179 2025-09-23 00:36:04.930080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28b00 of size 1024 next 177 2025-09-23 00:36:04.930093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28f00 of size 1024 next 182 2025-09-23 00:36:04.930105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae29300 of size 1024 next 183 2025-09-23 00:36:04.930117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae29700 of size 1024 next 184 2025-09-23 00:36:04.930129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae29b00 of size 1024 next 185 2025-09-23 00:36:04.930142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae29f00 of size 256 next 187 2025-09-23 00:36:04.930154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae2a000 of size 256 next 188 2025-09-23 00:36:04.930167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae2a100 of size 4096 next 186 2025-09-23 00:36:04.930179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae2b100 of size 4096 next 42 2025-09-23 00:36:04.930191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae2c100 of size 65536 next 36 2025-09-23 00:36:04.930204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae3c100 of size 65536 next 35 2025-09-23 00:36:04.930216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae4c100 of size 4096 next 235 2025-09-23 00:36:04.930228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae4d100 of size 4096 next 236 2025-09-23 00:36:04.930241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae4e100 of size 4096 next 237 2025-09-23 00:36:04.930253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae4f100 of size 4096 next 238 2025-09-23 00:36:04.930265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae50100 of size 1024 next 239 2025-09-23 00:36:04.930278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae50500 of size 1024 next 240 2025-09-23 00:36:04.930290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae50900 of size 1024 next 241 2025-09-23 00:36:04.930302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae50d00 of size 1024 next 242 2025-09-23 00:36:04.930315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae51100 of size 1024 next 243 2025-09-23 00:36:04.930327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae51500 of size 1024 next 246 2025-09-23 00:36:04.930339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae51900 of size 1024 next 247 2025-09-23 00:36:04.930352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae51d00 of size 1024 next 248 2025-09-23 00:36:04.930364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae52100 of size 1024 next 249 2025-09-23 00:36:04.930384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae52500 of size 1024 next 250 2025-09-23 00:36:04.930397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae52900 of size 4096 next 252 2025-09-23 00:36:04.930410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae53900 of size 4096 next 253 2025-09-23 00:36:04.930422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae54900 of size 4096 next 254 2025-09-23 00:36:04.930435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae55900 of size 4096 next 255 2025-09-23 00:36:04.930447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae56900 of size 4096 next 256 2025-09-23 00:36:04.930459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae57900 of size 1024 next 257 2025-09-23 00:36:04.930472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae57d00 of size 1024 next 258 2025-09-23 00:36:04.930484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae58100 of size 1024 next 259 2025-09-23 00:36:04.930497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae58500 of size 1024 next 260 2025-09-23 00:36:04.930509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae58900 of size 1024 next 261 2025-09-23 00:36:04.930521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae58d00 of size 1024 next 264 2025-09-23 00:36:04.930534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae59100 of size 1024 next 265 2025-09-23 00:36:04.930546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae59500 of size 1024 next 266 2025-09-23 00:36:04.930558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae59900 of size 1024 next 267 2025-09-23 00:36:04.930571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae59d00 of size 1024 next 268 2025-09-23 00:36:04.930583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5a100 of size 4096 next 270 2025-09-23 00:36:04.930596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5b100 of size 4096 next 271 2025-09-23 00:36:04.930608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5c100 of size 4096 next 272 2025-09-23 00:36:04.930620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5d100 of size 4096 next 273 2025-09-23 00:36:04.930633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5e100 of size 4096 next 274 2025-09-23 00:36:04.930645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5f100 of size 1024 next 275 2025-09-23 00:36:04.930657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5f500 of size 1024 next 276 2025-09-23 00:36:04.930670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5f900 of size 1024 next 277 2025-09-23 00:36:04.930682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5fd00 of size 1024 next 278 2025-09-23 00:36:04.930695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae60100 of size 1024 next 279 2025-09-23 00:36:04.930707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae60500 of size 1024 next 282 2025-09-23 00:36:04.930719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae60900 of size 1024 next 283 2025-09-23 00:36:04.930732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae60d00 of size 1024 next 284 2025-09-23 00:36:04.930762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae61100 of size 1024 next 285 2025-09-23 00:36:04.930775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae61500 of size 1024 next 286 2025-09-23 00:36:04.930787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae61900 of size 4096 next 288 2025-09-23 00:36:04.930818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae62900 of size 6144 next 27 2025-09-23 00:36:04.930831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae64100 of size 147456 next 26 2025-09-23 00:36:04.930843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae88100 of size 65536 next 47 2025-09-23 00:36:04.930856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae98100 of size 65536 next 59 2025-09-23 00:36:04.930868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612aea8100 of size 65536 next 65 2025-09-23 00:36:04.930881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612aeb8100 of size 294656 next 18446744073709551615 2025-09-23 00:36:04.930893: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-09-23 00:36:04.930915: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 59 Chunks of size 256 totalling 14.8KiB 2025-09-23 00:36:04.930930: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-09-23 00:36:04.930944: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 245 Chunks of size 1024 totalling 245.0KiB 2025-09-23 00:36:04.930958: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-09-23 00:36:04.930972: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-09-23 00:36:04.930986: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 113 Chunks of size 4096 totalling 452.0KiB 2025-09-23 00:36:04.931000: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6144 totalling 6.0KiB 2025-09-23 00:36:04.931014: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-09-23 00:36:04.931027: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-09-23 00:36:04.931041: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-09-23 00:36:04.931055: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-09-23 00:36:04.931069: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-09-23 00:36:04.931083: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-09-23 00:36:04.931097: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-09-23 00:36:04.931111: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-09-23 00:36:04.931125: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-09-23 00:36:04.931139: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-09-23 00:36:04.931153: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-09-23 00:36:04.931167: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-09-23 00:36:04.931181: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 24 Chunks of size 1048576 totalling 24.00MiB 2025-09-23 00:36:04.931195: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-09-23 00:36:04.931209: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-09-23 00:36:04.931223: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-09-23 00:36:04.931237: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-09-23 00:36:04.931251: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 22 Chunks of size 2359296 totalling 49.50MiB 2025-09-23 00:36:04.931273: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-09-23 00:36:04.931288: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3997696 totalling 3.81MiB 2025-09-23 00:36:04.931302: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 114.78MiB 2025-09-23 00:36:04.931315: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 124321792 memory_limit_: 124321792 available bytes: 0 curr_region_allocation_bytes_: 134217728 2025-09-23 00:36:04.931333: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 124321792 InUse: 120357888 MaxInUse: 120358144 NumAllocs: 1960 MaxAllocSize: 4325376 2025-09-23 00:36:04.931367: W tensorflow/core/common_runtime/bfc_allocator.cc:439] **************************************************************************************************** 2025-09-23 00:36:04.931933: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at cwise_ops_common.h:134 : Resource exhausted: OOM when allocating tensor with shape[3,3,256,256] 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,256,256] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Add] we want to redo the detection Using TensorFlow backend. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 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.1741626262664795 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Tue Sep 23 00:36:06 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 495 wait 20 seconds l 3637 free memory gpu now : 495 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-09-23 00:36:29.228112: 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-09-23 00:36:29.260494: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3492910000 Hz 2025-09-23 00:36:29.262326: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f61cc000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-09-23 00:36:29.262369: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-09-23 00:36:29.265340: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-09-23 00:36:29.414886: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x42d75bb0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-09-23 00:36:29.414940: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-09-23 00:36:29.415853: 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-09-23 00:36:29.416273: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 00:36:29.421399: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 00:36:29.423915: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 00:36:29.424420: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 00:36:29.427449: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 00:36:29.429363: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 00:36:29.434195: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 00:36:29.435034: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 00:36:29.435100: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 00:36:29.435535: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-23 00:36:29.435549: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-23 00:36:29.435557: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-23 00:36:29.436374: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 118 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-09-23 00:36:30.104462: 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-09-23 00:36:30.104579: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 00:36:30.104608: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 00:36:30.104633: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 00:36:30.104658: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 00:36:30.104682: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 00:36:30.104707: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 00:36:30.104731: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 00:36:30.105832: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 00:36:30.107164: 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-09-23 00:36:30.107203: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-09-23 00:36:30.107223: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-09-23 00:36:30.107240: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-09-23 00:36:30.107279: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-09-23 00:36:30.107302: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-09-23 00:36:30.107320: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-09-23 00:36:30.107337: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-09-23 00:36:30.108315: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-09-23 00:36:30.108369: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-09-23 00:36:30.108382: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-09-23 00:36:30.108392: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-09-23 00:36:30.109345: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 118 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-09-23 00:36:41.940116: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.25MiB (rounded to 2359296) Current allocation summary follows. 2025-09-23 00:36:41.940208: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-09-23 00:36:41.940233: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 59, Chunks in use: 59. 14.8KiB allocated for chunks. 14.8KiB in use in bin. 8.8KiB client-requested in use in bin. 2025-09-23 00:36:41.940254: 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-09-23 00:36:41.940299: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 246, Chunks in use: 246. 246.2KiB allocated for chunks. 246.2KiB in use in bin. 246.0KiB client-requested in use in bin. 2025-09-23 00:36:41.940316: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 25, Chunks in use: 25. 50.0KiB allocated for chunks. 50.0KiB in use in bin. 50.0KiB client-requested in use in bin. 2025-09-23 00:36:41.940333: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 115, Chunks in use: 115. 465.5KiB allocated for chunks. 465.5KiB in use in bin. 460.0KiB client-requested in use in bin. 2025-09-23 00:36:41.940364: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 1, Chunks in use: 0. 15.0KiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-23 00:36:41.940385: 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-09-23 00:36:41.940401: 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-09-23 00:36:41.940418: 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-09-23 00:36:41.940436: 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-09-23 00:36:41.940454: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 7, Chunks in use: 7. 1.91MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-09-23 00:36:41.940472: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 8, Chunks in use: 6. 4.95MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-09-23 00:36:41.940488: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 46, Chunks in use: 44. 51.88MiB allocated for chunks. 49.62MiB in use in bin. 44.00MiB client-requested in use in bin. 2025-09-23 00:36:41.940507: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 25, Chunks in use: 25. 58.06MiB allocated for chunks. 58.06MiB in use in bin. 56.00MiB client-requested in use in bin. 2025-09-23 00:36:41.940522: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-23 00:36:41.940535: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-09-23 00:36:41.940548: 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-09-23 00:36:41.940562: 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-09-23 00:36:41.940577: 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-09-23 00:36:41.940593: 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-09-23 00:36:41.940606: 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-09-23 00:36:41.940630: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-09-23 00:36:41.940642: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 58261504 2025-09-23 00:36:41.940659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8000000 of size 2359296 next 370 2025-09-23 00:36:41.940671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8240000 of size 1048576 next 394 2025-09-23 00:36:41.940683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5fe8340000 of size 1310720 next 388 2025-09-23 00:36:41.940694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8480000 of size 2359296 next 387 2025-09-23 00:36:41.940708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe86c0000 of size 1048576 next 412 2025-09-23 00:36:41.940723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe87c0000 of size 1310720 next 406 2025-09-23 00:36:41.940735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8900000 of size 2359296 next 405 2025-09-23 00:36:41.940746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8b40000 of size 1048576 next 430 2025-09-23 00:36:41.940757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8c40000 of size 1310720 next 424 2025-09-23 00:36:41.940769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8d80000 of size 2359296 next 423 2025-09-23 00:36:41.940780: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe8fc0000 of size 1048576 next 447 2025-09-23 00:36:41.940792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe90c0000 of size 1310720 next 441 2025-09-23 00:36:41.940803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9200000 of size 2359296 next 440 2025-09-23 00:36:41.940814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9440000 of size 1048576 next 465 2025-09-23 00:36:41.940826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9540000 of size 1310720 next 459 2025-09-23 00:36:41.940837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9680000 of size 2359296 next 458 2025-09-23 00:36:41.940848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe98c0000 of size 1048576 next 483 2025-09-23 00:36:41.940860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe99c0000 of size 1310720 next 477 2025-09-23 00:36:41.940871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9b00000 of size 2359296 next 476 2025-09-23 00:36:41.940882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9d40000 of size 1048576 next 501 2025-09-23 00:36:41.940894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9e40000 of size 1310720 next 495 2025-09-23 00:36:41.940905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fe9f80000 of size 2359296 next 494 2025-09-23 00:36:41.940919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea1c0000 of size 1048576 next 519 2025-09-23 00:36:41.940935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea2c0000 of size 1310720 next 513 2025-09-23 00:36:41.940948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea400000 of size 2359296 next 512 2025-09-23 00:36:41.940961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea640000 of size 1048576 next 537 2025-09-23 00:36:41.940976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea740000 of size 1310720 next 531 2025-09-23 00:36:41.940989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fea880000 of size 2359296 next 530 2025-09-23 00:36:41.941001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feaac0000 of size 1048576 next 555 2025-09-23 00:36:41.941024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feabc0000 of size 1310720 next 549 2025-09-23 00:36:41.941037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fead00000 of size 2359296 next 548 2025-09-23 00:36:41.941049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feaf40000 of size 1048576 next 573 2025-09-23 00:36:41.941064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feb040000 of size 1310720 next 567 2025-09-23 00:36:41.941076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feb180000 of size 2359296 next 566 2025-09-23 00:36:41.941090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feb3c0000 of size 3997696 next 18446744073709551615 2025-09-23 00:36:41.941106: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-09-23 00:36:41.941120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec000000 of size 2359296 next 245 2025-09-23 00:36:41.941135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec240000 of size 1048576 next 269 2025-09-23 00:36:41.941147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec340000 of size 1310720 next 263 2025-09-23 00:36:41.941163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec480000 of size 2359296 next 262 2025-09-23 00:36:41.941177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec6c0000 of size 1048576 next 287 2025-09-23 00:36:41.941192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec7c0000 of size 1310720 next 281 2025-09-23 00:36:41.941205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fec900000 of size 2359296 next 280 2025-09-23 00:36:41.941217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fecb40000 of size 1048576 next 304 2025-09-23 00:36:41.941230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fecc40000 of size 1310720 next 298 2025-09-23 00:36:41.941244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fecd80000 of size 2359296 next 297 2025-09-23 00:36:41.941259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fecfc0000 of size 1048576 next 322 2025-09-23 00:36:41.941273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed0c0000 of size 1310720 next 316 2025-09-23 00:36:41.941284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed200000 of size 2359296 next 315 2025-09-23 00:36:41.941298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed440000 of size 1048576 next 340 2025-09-23 00:36:41.941313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed540000 of size 1310720 next 334 2025-09-23 00:36:41.941328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed680000 of size 2359296 next 333 2025-09-23 00:36:41.941344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed8c0000 of size 1048576 next 358 2025-09-23 00:36:41.941357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fed9c0000 of size 1310720 next 352 2025-09-23 00:36:41.941368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fedb00000 of size 2359296 next 351 2025-09-23 00:36:41.941381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fedd40000 of size 1048576 next 376 2025-09-23 00:36:41.941395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fede40000 of size 1835008 next 18446744073709551615 2025-09-23 00:36:41.941407: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-09-23 00:36:41.941418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee000000 of size 2359296 next 181 2025-09-23 00:36:41.941431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee240000 of size 2097152 next 196 2025-09-23 00:36:41.941454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee440000 of size 1048576 next 216 2025-09-23 00:36:41.941466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee540000 of size 1310720 next 209 2025-09-23 00:36:41.941477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee680000 of size 2359296 next 208 2025-09-23 00:36:41.941491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee8c0000 of size 1048576 next 234 2025-09-23 00:36:41.941503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5fee9c0000 of size 1310720 next 228 2025-09-23 00:36:41.941514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feeb00000 of size 2359296 next 227 2025-09-23 00:36:41.941528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5feed40000 of size 2883584 next 18446744073709551615 2025-09-23 00:36:41.941540: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-09-23 00:36:41.941554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0600000 of size 147456 next 55 2025-09-23 00:36:41.941567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0624000 of size 65536 next 78 2025-09-23 00:36:41.941580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0634000 of size 4096 next 191 2025-09-23 00:36:41.941593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0635000 of size 4096 next 192 2025-09-23 00:36:41.941606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0636000 of size 4096 next 193 2025-09-23 00:36:41.941619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0637000 of size 256 next 194 2025-09-23 00:36:41.941632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0637100 of size 256 next 195 2025-09-23 00:36:41.941646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0637200 of size 4096 next 197 2025-09-23 00:36:41.941659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0638200 of size 4096 next 198 2025-09-23 00:36:41.941672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0639200 of size 4096 next 199 2025-09-23 00:36:41.941685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063a200 of size 4096 next 200 2025-09-23 00:36:41.941696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063b200 of size 4096 next 201 2025-09-23 00:36:41.941708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063c200 of size 1024 next 202 2025-09-23 00:36:41.941721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063c600 of size 1024 next 204 2025-09-23 00:36:41.941733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063ca00 of size 1024 next 205 2025-09-23 00:36:41.941745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063ce00 of size 1024 next 206 2025-09-23 00:36:41.941756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063d200 of size 1024 next 207 2025-09-23 00:36:41.941767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063d600 of size 1024 next 210 2025-09-23 00:36:41.941779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063da00 of size 1024 next 211 2025-09-23 00:36:41.941790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063de00 of size 1024 next 212 2025-09-23 00:36:41.941802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063e200 of size 1024 next 213 2025-09-23 00:36:41.941813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063e600 of size 1024 next 214 2025-09-23 00:36:41.941824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063ea00 of size 4096 next 215 2025-09-23 00:36:41.941837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff063fa00 of size 4096 next 217 2025-09-23 00:36:41.941857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0640a00 of size 4096 next 218 2025-09-23 00:36:41.941868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0641a00 of size 4096 next 219 2025-09-23 00:36:41.941880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0642a00 of size 4096 next 220 2025-09-23 00:36:41.941891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0643a00 of size 1024 next 221 2025-09-23 00:36:41.941903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0643e00 of size 1024 next 223 2025-09-23 00:36:41.941914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0644200 of size 1024 next 224 2025-09-23 00:36:41.941925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0644600 of size 1024 next 225 2025-09-23 00:36:41.941938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0644a00 of size 1024 next 226 2025-09-23 00:36:41.941950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0644e00 of size 1024 next 229 2025-09-23 00:36:41.941961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0645200 of size 1024 next 230 2025-09-23 00:36:41.941973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0645600 of size 1024 next 231 2025-09-23 00:36:41.941984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0645a00 of size 1024 next 232 2025-09-23 00:36:41.941995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0645e00 of size 1024 next 233 2025-09-23 00:36:41.942007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0646200 of size 7680 next 72 2025-09-23 00:36:41.942018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0648000 of size 147456 next 71 2025-09-23 00:36:41.942030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff066c000 of size 131072 next 87 2025-09-23 00:36:41.942041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068c000 of size 4096 next 289 2025-09-23 00:36:41.942053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068d000 of size 4096 next 290 2025-09-23 00:36:41.942067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068e000 of size 4096 next 291 2025-09-23 00:36:41.942080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068f000 of size 1024 next 292 2025-09-23 00:36:41.942092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068f400 of size 1024 next 293 2025-09-23 00:36:41.942106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068f800 of size 1024 next 294 2025-09-23 00:36:41.942120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff068fc00 of size 1024 next 295 2025-09-23 00:36:41.942133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0690000 of size 1024 next 296 2025-09-23 00:36:41.942147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0690400 of size 1024 next 299 2025-09-23 00:36:41.942160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0690800 of size 1024 next 300 2025-09-23 00:36:41.942175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0690c00 of size 1024 next 301 2025-09-23 00:36:41.942189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0691000 of size 1024 next 302 2025-09-23 00:36:41.942203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0691400 of size 1024 next 303 2025-09-23 00:36:41.942214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0691800 of size 4096 next 305 2025-09-23 00:36:41.942228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0692800 of size 4096 next 306 2025-09-23 00:36:41.942243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0693800 of size 4096 next 307 2025-09-23 00:36:41.942263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0694800 of size 4096 next 308 2025-09-23 00:36:41.942277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0695800 of size 4096 next 309 2025-09-23 00:36:41.942290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0696800 of size 1024 next 310 2025-09-23 00:36:41.942303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0696c00 of size 1024 next 311 2025-09-23 00:36:41.942317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0697000 of size 1024 next 312 2025-09-23 00:36:41.942330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0697400 of size 1024 next 313 2025-09-23 00:36:41.942341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0697800 of size 1024 next 314 2025-09-23 00:36:41.942353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0697c00 of size 1024 next 317 2025-09-23 00:36:41.942366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0698000 of size 1024 next 318 2025-09-23 00:36:41.942380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0698400 of size 1024 next 319 2025-09-23 00:36:41.942394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0698800 of size 1024 next 320 2025-09-23 00:36:41.942408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0698c00 of size 1024 next 321 2025-09-23 00:36:41.942424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0699000 of size 4096 next 323 2025-09-23 00:36:41.942437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069a000 of size 4096 next 324 2025-09-23 00:36:41.942448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069b000 of size 4096 next 325 2025-09-23 00:36:41.942463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069c000 of size 4096 next 326 2025-09-23 00:36:41.942477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069d000 of size 4096 next 327 2025-09-23 00:36:41.942491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069e000 of size 1024 next 328 2025-09-23 00:36:41.942506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069e400 of size 1024 next 329 2025-09-23 00:36:41.942517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069e800 of size 1024 next 330 2025-09-23 00:36:41.942528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069ec00 of size 1024 next 331 2025-09-23 00:36:41.942541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069f000 of size 1024 next 332 2025-09-23 00:36:41.942554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069f400 of size 1024 next 335 2025-09-23 00:36:41.942565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069f800 of size 1024 next 336 2025-09-23 00:36:41.942580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff069fc00 of size 1024 next 337 2025-09-23 00:36:41.942593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a0000 of size 1024 next 338 2025-09-23 00:36:41.942606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a0400 of size 1024 next 339 2025-09-23 00:36:41.942618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a0800 of size 4096 next 341 2025-09-23 00:36:41.942631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a1800 of size 4096 next 342 2025-09-23 00:36:41.942644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a2800 of size 4096 next 343 2025-09-23 00:36:41.942657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a3800 of size 4096 next 344 2025-09-23 00:36:41.942670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a4800 of size 4096 next 345 2025-09-23 00:36:41.942682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a5800 of size 1024 next 346 2025-09-23 00:36:41.942706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a5c00 of size 1024 next 347 2025-09-23 00:36:41.942720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a6000 of size 1024 next 348 2025-09-23 00:36:41.942735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a6400 of size 1024 next 349 2025-09-23 00:36:41.942747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a6800 of size 1024 next 350 2025-09-23 00:36:41.942760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a6c00 of size 1024 next 353 2025-09-23 00:36:41.942771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a7000 of size 1024 next 354 2025-09-23 00:36:41.942782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a7400 of size 1024 next 355 2025-09-23 00:36:41.942794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a7800 of size 1024 next 356 2025-09-23 00:36:41.942805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a7c00 of size 1024 next 357 2025-09-23 00:36:41.942817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a8000 of size 4096 next 359 2025-09-23 00:36:41.942828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06a9000 of size 4096 next 360 2025-09-23 00:36:41.942839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06aa000 of size 4096 next 361 2025-09-23 00:36:41.942851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ab000 of size 4096 next 362 2025-09-23 00:36:41.942862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ac000 of size 4096 next 363 2025-09-23 00:36:41.942873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ad000 of size 1024 next 364 2025-09-23 00:36:41.942887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ad400 of size 1024 next 365 2025-09-23 00:36:41.942898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ad800 of size 1024 next 366 2025-09-23 00:36:41.942909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06adc00 of size 1024 next 367 2025-09-23 00:36:41.942921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ae000 of size 1024 next 368 2025-09-23 00:36:41.942932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ae400 of size 1024 next 371 2025-09-23 00:36:41.942943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ae800 of size 1024 next 372 2025-09-23 00:36:41.942955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06aec00 of size 1024 next 373 2025-09-23 00:36:41.942966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06af000 of size 1024 next 374 2025-09-23 00:36:41.942978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06af400 of size 1024 next 375 2025-09-23 00:36:41.942989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06af800 of size 4096 next 377 2025-09-23 00:36:41.943003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b0800 of size 4096 next 378 2025-09-23 00:36:41.943019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b1800 of size 4096 next 379 2025-09-23 00:36:41.943032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b2800 of size 4096 next 380 2025-09-23 00:36:41.943043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b3800 of size 4096 next 381 2025-09-23 00:36:41.943056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b4800 of size 1024 next 382 2025-09-23 00:36:41.943067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b4c00 of size 1024 next 383 2025-09-23 00:36:41.943079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b5000 of size 1024 next 384 2025-09-23 00:36:41.943098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b5400 of size 1024 next 385 2025-09-23 00:36:41.943110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b5800 of size 1024 next 386 2025-09-23 00:36:41.943121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b5c00 of size 1024 next 389 2025-09-23 00:36:41.943133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b6000 of size 1024 next 390 2025-09-23 00:36:41.943144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b6400 of size 1024 next 391 2025-09-23 00:36:41.943156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b6800 of size 1024 next 392 2025-09-23 00:36:41.943167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b6c00 of size 1024 next 393 2025-09-23 00:36:41.943178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b7000 of size 4096 next 395 2025-09-23 00:36:41.943190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b8000 of size 4096 next 396 2025-09-23 00:36:41.943201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06b9000 of size 4096 next 397 2025-09-23 00:36:41.943212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ba000 of size 4096 next 398 2025-09-23 00:36:41.943225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bb000 of size 4096 next 399 2025-09-23 00:36:41.943240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bc000 of size 1024 next 400 2025-09-23 00:36:41.943251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bc400 of size 1024 next 401 2025-09-23 00:36:41.943264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bc800 of size 1024 next 402 2025-09-23 00:36:41.943275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bcc00 of size 1024 next 403 2025-09-23 00:36:41.943290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bd000 of size 1024 next 404 2025-09-23 00:36:41.943302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bd400 of size 1024 next 407 2025-09-23 00:36:41.943314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bd800 of size 1024 next 408 2025-09-23 00:36:41.943325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bdc00 of size 1024 next 409 2025-09-23 00:36:41.943338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06be000 of size 1024 next 410 2025-09-23 00:36:41.943350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06be400 of size 1024 next 411 2025-09-23 00:36:41.943362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06be800 of size 4096 next 413 2025-09-23 00:36:41.943375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06bf800 of size 4096 next 414 2025-09-23 00:36:41.943388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c0800 of size 4096 next 415 2025-09-23 00:36:41.943401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c1800 of size 4096 next 416 2025-09-23 00:36:41.943415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c2800 of size 4096 next 417 2025-09-23 00:36:41.943431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c3800 of size 1024 next 418 2025-09-23 00:36:41.943442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c3c00 of size 1024 next 419 2025-09-23 00:36:41.943459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c4000 of size 1024 next 420 2025-09-23 00:36:41.943471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c4400 of size 1024 next 421 2025-09-23 00:36:41.943482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c4800 of size 1024 next 422 2025-09-23 00:36:41.943503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c4c00 of size 1024 next 425 2025-09-23 00:36:41.943518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c5000 of size 1024 next 426 2025-09-23 00:36:41.943532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c5400 of size 1024 next 427 2025-09-23 00:36:41.943545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c5800 of size 1024 next 428 2025-09-23 00:36:41.943557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c5c00 of size 1024 next 429 2025-09-23 00:36:41.943568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c6000 of size 4096 next 431 2025-09-23 00:36:41.943581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c7000 of size 4096 next 432 2025-09-23 00:36:41.943594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c8000 of size 4096 next 433 2025-09-23 00:36:41.943608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06c9000 of size 4096 next 434 2025-09-23 00:36:41.943619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06ca000 of size 4096 next 435 2025-09-23 00:36:41.943634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06cb000 of size 1024 next 436 2025-09-23 00:36:41.943646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06cb400 of size 1024 next 437 2025-09-23 00:36:41.943658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06cb800 of size 1024 next 438 2025-09-23 00:36:41.943672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06cbc00 of size 1024 next 103 2025-09-23 00:36:41.943685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff06cc000 of size 262144 next 102 2025-09-23 00:36:41.943698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5ff070c000 of size 999424 next 18446744073709551615 2025-09-23 00:36:41.943711: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-09-23 00:36:41.943725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0800000 of size 589824 next 96 2025-09-23 00:36:41.943739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0890000 of size 262144 next 117 2025-09-23 00:36:41.943752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d0000 of size 1024 next 439 2025-09-23 00:36:41.943765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d0400 of size 1024 next 442 2025-09-23 00:36:41.943776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d0800 of size 1024 next 443 2025-09-23 00:36:41.943789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d0c00 of size 1024 next 444 2025-09-23 00:36:41.943802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d1000 of size 1024 next 445 2025-09-23 00:36:41.943813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d1400 of size 1024 next 446 2025-09-23 00:36:41.943828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d1800 of size 4096 next 448 2025-09-23 00:36:41.943843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d2800 of size 4096 next 449 2025-09-23 00:36:41.943859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d3800 of size 4096 next 450 2025-09-23 00:36:41.943874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d4800 of size 4096 next 451 2025-09-23 00:36:41.943890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d5800 of size 4096 next 452 2025-09-23 00:36:41.943905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d6800 of size 1024 next 453 2025-09-23 00:36:41.943917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d6c00 of size 1024 next 454 2025-09-23 00:36:41.943938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d7000 of size 1024 next 455 2025-09-23 00:36:41.943952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d7400 of size 1024 next 456 2025-09-23 00:36:41.943963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d7800 of size 1024 next 457 2025-09-23 00:36:41.943974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d7c00 of size 1024 next 460 2025-09-23 00:36:41.943987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d8000 of size 1024 next 461 2025-09-23 00:36:41.944000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d8400 of size 1024 next 462 2025-09-23 00:36:41.944013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d8800 of size 1024 next 463 2025-09-23 00:36:41.944024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d8c00 of size 1024 next 464 2025-09-23 00:36:41.944036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08d9000 of size 4096 next 466 2025-09-23 00:36:41.944047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08da000 of size 4096 next 467 2025-09-23 00:36:41.944059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08db000 of size 4096 next 468 2025-09-23 00:36:41.944070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08dc000 of size 4096 next 469 2025-09-23 00:36:41.944083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08dd000 of size 4096 next 470 2025-09-23 00:36:41.944094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08de000 of size 1024 next 471 2025-09-23 00:36:41.944106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08de400 of size 1024 next 472 2025-09-23 00:36:41.944118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08de800 of size 1024 next 473 2025-09-23 00:36:41.944130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08dec00 of size 1024 next 474 2025-09-23 00:36:41.944141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08df000 of size 1024 next 475 2025-09-23 00:36:41.944153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08df400 of size 1024 next 478 2025-09-23 00:36:41.944164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08df800 of size 1024 next 479 2025-09-23 00:36:41.944175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08dfc00 of size 1024 next 480 2025-09-23 00:36:41.944187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e0000 of size 1024 next 481 2025-09-23 00:36:41.944198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e0400 of size 1024 next 482 2025-09-23 00:36:41.944209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e0800 of size 4096 next 484 2025-09-23 00:36:41.944221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e1800 of size 4096 next 485 2025-09-23 00:36:41.944232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e2800 of size 4096 next 486 2025-09-23 00:36:41.944244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e3800 of size 4096 next 487 2025-09-23 00:36:41.944255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e4800 of size 4096 next 488 2025-09-23 00:36:41.944266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e5800 of size 1024 next 489 2025-09-23 00:36:41.944278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e5c00 of size 1024 next 490 2025-09-23 00:36:41.944291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e6000 of size 1024 next 491 2025-09-23 00:36:41.944305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e6400 of size 1024 next 492 2025-09-23 00:36:41.944317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e6800 of size 1024 next 493 2025-09-23 00:36:41.944350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e6c00 of size 1024 next 496 2025-09-23 00:36:41.944365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e7000 of size 1024 next 497 2025-09-23 00:36:41.944377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e7400 of size 1024 next 498 2025-09-23 00:36:41.944391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e7800 of size 1024 next 499 2025-09-23 00:36:41.944407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e7c00 of size 1024 next 500 2025-09-23 00:36:41.944420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e8000 of size 4096 next 502 2025-09-23 00:36:41.944431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08e9000 of size 4096 next 503 2025-09-23 00:36:41.944443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ea000 of size 4096 next 504 2025-09-23 00:36:41.944456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08eb000 of size 4096 next 505 2025-09-23 00:36:41.944469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ec000 of size 4096 next 506 2025-09-23 00:36:41.944480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ed000 of size 1024 next 507 2025-09-23 00:36:41.944494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ed400 of size 1024 next 508 2025-09-23 00:36:41.944507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ed800 of size 1024 next 509 2025-09-23 00:36:41.944519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08edc00 of size 1024 next 510 2025-09-23 00:36:41.944530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ee000 of size 1024 next 511 2025-09-23 00:36:41.944543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ee400 of size 1024 next 514 2025-09-23 00:36:41.944554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ee800 of size 1024 next 515 2025-09-23 00:36:41.944566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08eec00 of size 1024 next 516 2025-09-23 00:36:41.944577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ef000 of size 1024 next 517 2025-09-23 00:36:41.944591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ef400 of size 1024 next 518 2025-09-23 00:36:41.944606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ef800 of size 4096 next 520 2025-09-23 00:36:41.944619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f0800 of size 4096 next 521 2025-09-23 00:36:41.944632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f1800 of size 4096 next 522 2025-09-23 00:36:41.944645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f2800 of size 4096 next 523 2025-09-23 00:36:41.944657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f3800 of size 4096 next 524 2025-09-23 00:36:41.944672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f4800 of size 1024 next 525 2025-09-23 00:36:41.944684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f4c00 of size 1024 next 526 2025-09-23 00:36:41.944696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f5000 of size 1024 next 527 2025-09-23 00:36:41.944709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f5400 of size 1024 next 528 2025-09-23 00:36:41.944721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f5800 of size 1024 next 529 2025-09-23 00:36:41.944734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f5c00 of size 1024 next 532 2025-09-23 00:36:41.944746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f6000 of size 1024 next 533 2025-09-23 00:36:41.944767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f6400 of size 1024 next 534 2025-09-23 00:36:41.944780: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f6800 of size 1024 next 535 2025-09-23 00:36:41.944792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f6c00 of size 1024 next 536 2025-09-23 00:36:41.944803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f7000 of size 4096 next 538 2025-09-23 00:36:41.944814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f8000 of size 4096 next 539 2025-09-23 00:36:41.944826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08f9000 of size 4096 next 540 2025-09-23 00:36:41.944837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fa000 of size 4096 next 541 2025-09-23 00:36:41.944853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fb000 of size 4096 next 542 2025-09-23 00:36:41.944868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fc000 of size 1024 next 543 2025-09-23 00:36:41.944883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fc400 of size 1024 next 544 2025-09-23 00:36:41.944897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fc800 of size 1024 next 545 2025-09-23 00:36:41.944910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fcc00 of size 1024 next 546 2025-09-23 00:36:41.944924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fd000 of size 1024 next 547 2025-09-23 00:36:41.944937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fd400 of size 1024 next 550 2025-09-23 00:36:41.944950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fd800 of size 1024 next 551 2025-09-23 00:36:41.944963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fdc00 of size 1024 next 552 2025-09-23 00:36:41.944974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fe000 of size 1024 next 553 2025-09-23 00:36:41.944986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fe400 of size 1024 next 554 2025-09-23 00:36:41.944997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08fe800 of size 4096 next 556 2025-09-23 00:36:41.945008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff08ff800 of size 4096 next 557 2025-09-23 00:36:41.945020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0900800 of size 4096 next 558 2025-09-23 00:36:41.945031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0901800 of size 4096 next 559 2025-09-23 00:36:41.945043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0902800 of size 4096 next 560 2025-09-23 00:36:41.945054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0903800 of size 1024 next 561 2025-09-23 00:36:41.945065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0903c00 of size 1024 next 562 2025-09-23 00:36:41.945077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0904000 of size 1024 next 563 2025-09-23 00:36:41.945088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0904400 of size 1024 next 564 2025-09-23 00:36:41.945099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0904800 of size 1024 next 565 2025-09-23 00:36:41.945111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0904c00 of size 1024 next 568 2025-09-23 00:36:41.945122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0905000 of size 1024 next 569 2025-09-23 00:36:41.945133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0905400 of size 1024 next 570 2025-09-23 00:36:41.945145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0905800 of size 1024 next 571 2025-09-23 00:36:41.945167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0905c00 of size 1024 next 572 2025-09-23 00:36:41.945182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0906000 of size 4096 next 574 2025-09-23 00:36:41.945194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0907000 of size 4096 next 575 2025-09-23 00:36:41.945210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0908000 of size 4096 next 576 2025-09-23 00:36:41.945221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0909000 of size 4096 next 577 2025-09-23 00:36:41.945233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090a000 of size 4096 next 578 2025-09-23 00:36:41.945244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090b000 of size 1024 next 579 2025-09-23 00:36:41.945256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090b400 of size 1024 next 580 2025-09-23 00:36:41.945267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090b800 of size 1024 next 581 2025-09-23 00:36:41.945280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090bc00 of size 1024 next 582 2025-09-23 00:36:41.945294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff090c000 of size 1024 next 583 2025-09-23 00:36:41.945305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5ff090c400 of size 15360 next 112 2025-09-23 00:36:41.945317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0910000 of size 524288 next 111 2025-09-23 00:36:41.945329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0990000 of size 262144 next 135 2025-09-23 00:36:41.945340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff09d0000 of size 327680 next 124 2025-09-23 00:36:41.945352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0a20000 of size 589824 next 123 2025-09-23 00:36:41.945363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0ab0000 of size 262144 next 152 2025-09-23 00:36:41.945375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0af0000 of size 327680 next 142 2025-09-23 00:36:41.945386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0b40000 of size 786432 next 18446744073709551615 2025-09-23 00:36:41.945398: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-09-23 00:36:41.945409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5ff0c00000 of size 589824 next 160 2025-09-23 00:36:41.945421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0c90000 of size 589824 next 158 2025-09-23 00:36:41.945432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0d20000 of size 524288 next 171 2025-09-23 00:36:41.945447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f5ff0da0000 of size 1048576 next 222 2025-09-23 00:36:41.945460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0ea0000 of size 1048576 next 190 2025-09-23 00:36:41.945473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff0fa0000 of size 1048576 next 189 2025-09-23 00:36:41.945486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff10a0000 of size 1048576 next 203 2025-09-23 00:36:41.945499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff11a0000 of size 1048576 next 251 2025-09-23 00:36:41.945510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f5ff12a0000 of size 1441792 next 18446744073709551615 2025-09-23 00:36:41.945522: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-09-23 00:36:41.945533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00000 of size 1280 next 1 2025-09-23 00:36:41.945546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00500 of size 256 next 5 2025-09-23 00:36:41.945571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00600 of size 256 next 8 2025-09-23 00:36:41.945587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00700 of size 256 next 9 2025-09-23 00:36:41.945599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00800 of size 256 next 10 2025-09-23 00:36:41.945610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00900 of size 256 next 11 2025-09-23 00:36:41.945622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00a00 of size 256 next 12 2025-09-23 00:36:41.945633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00b00 of size 256 next 13 2025-09-23 00:36:41.945646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00c00 of size 256 next 17 2025-09-23 00:36:41.945659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00d00 of size 256 next 19 2025-09-23 00:36:41.945672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00e00 of size 256 next 20 2025-09-23 00:36:41.945685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae00f00 of size 256 next 21 2025-09-23 00:36:41.945700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01000 of size 256 next 22 2025-09-23 00:36:41.945715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01100 of size 256 next 24 2025-09-23 00:36:41.945727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01200 of size 256 next 25 2025-09-23 00:36:41.945739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01300 of size 256 next 23 2025-09-23 00:36:41.945752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01400 of size 256 next 28 2025-09-23 00:36:41.945763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01500 of size 256 next 29 2025-09-23 00:36:41.945777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01600 of size 256 next 30 2025-09-23 00:36:41.945790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01700 of size 256 next 31 2025-09-23 00:36:41.945802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01800 of size 256 next 33 2025-09-23 00:36:41.945813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01900 of size 256 next 34 2025-09-23 00:36:41.945826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01a00 of size 1024 next 32 2025-09-23 00:36:41.945837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae01e00 of size 1024 next 37 2025-09-23 00:36:41.945849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae02200 of size 1024 next 38 2025-09-23 00:36:41.945860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae02600 of size 1024 next 39 2025-09-23 00:36:41.945874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae02a00 of size 1024 next 40 2025-09-23 00:36:41.945889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae02e00 of size 1024 next 41 2025-09-23 00:36:41.945901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae03200 of size 1024 next 43 2025-09-23 00:36:41.945916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae03600 of size 1024 next 44 2025-09-23 00:36:41.945929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae03a00 of size 1024 next 45 2025-09-23 00:36:41.945942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae03e00 of size 1024 next 46 2025-09-23 00:36:41.945957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04200 of size 256 next 48 2025-09-23 00:36:41.945970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04300 of size 256 next 49 2025-09-23 00:36:41.945981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04400 of size 256 next 50 2025-09-23 00:36:41.946009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04500 of size 256 next 51 2025-09-23 00:36:41.946021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04600 of size 256 next 52 2025-09-23 00:36:41.946033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04700 of size 256 next 53 2025-09-23 00:36:41.946044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04800 of size 256 next 56 2025-09-23 00:36:41.946056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04900 of size 256 next 57 2025-09-23 00:36:41.946067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04a00 of size 256 next 58 2025-09-23 00:36:41.946079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04b00 of size 256 next 14 2025-09-23 00:36:41.946090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04c00 of size 256 next 15 2025-09-23 00:36:41.946101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04d00 of size 256 next 16 2025-09-23 00:36:41.946113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae04e00 of size 1024 next 60 2025-09-23 00:36:41.946126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae05200 of size 1024 next 61 2025-09-23 00:36:41.946140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae05600 of size 1024 next 62 2025-09-23 00:36:41.946155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae05a00 of size 1024 next 63 2025-09-23 00:36:41.946168: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae05e00 of size 1024 next 64 2025-09-23 00:36:41.946179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06200 of size 256 next 66 2025-09-23 00:36:41.946190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06300 of size 256 next 67 2025-09-23 00:36:41.946202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06400 of size 256 next 68 2025-09-23 00:36:41.946213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06500 of size 256 next 69 2025-09-23 00:36:41.946225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06600 of size 256 next 70 2025-09-23 00:36:41.946236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06700 of size 256 next 73 2025-09-23 00:36:41.946247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06800 of size 256 next 74 2025-09-23 00:36:41.946259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06900 of size 256 next 75 2025-09-23 00:36:41.946270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06a00 of size 256 next 76 2025-09-23 00:36:41.946282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06b00 of size 256 next 77 2025-09-23 00:36:41.946293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae06c00 of size 1024 next 79 2025-09-23 00:36:41.946304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae07000 of size 1024 next 80 2025-09-23 00:36:41.946316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae07400 of size 1024 next 81 2025-09-23 00:36:41.946327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae07800 of size 1024 next 82 2025-09-23 00:36:41.946339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae07c00 of size 1024 next 83 2025-09-23 00:36:41.946350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08000 of size 256 next 85 2025-09-23 00:36:41.946361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08100 of size 256 next 86 2025-09-23 00:36:41.946373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08200 of size 512 next 84 2025-09-23 00:36:41.946393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08400 of size 512 next 88 2025-09-23 00:36:41.946405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08600 of size 512 next 89 2025-09-23 00:36:41.946416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08800 of size 512 next 90 2025-09-23 00:36:41.946427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08a00 of size 512 next 91 2025-09-23 00:36:41.946439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08c00 of size 256 next 93 2025-09-23 00:36:41.946450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08d00 of size 256 next 94 2025-09-23 00:36:41.946464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae08e00 of size 512 next 92 2025-09-23 00:36:41.946476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09000 of size 512 next 97 2025-09-23 00:36:41.946491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09200 of size 512 next 98 2025-09-23 00:36:41.946502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09400 of size 512 next 99 2025-09-23 00:36:41.946514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09600 of size 512 next 2 2025-09-23 00:36:41.946527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09800 of size 256 next 3 2025-09-23 00:36:41.946539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09900 of size 256 next 4 2025-09-23 00:36:41.946550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae09a00 of size 16384 next 18 2025-09-23 00:36:41.946563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0da00 of size 256 next 100 2025-09-23 00:36:41.946576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0db00 of size 256 next 101 2025-09-23 00:36:41.946591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0dc00 of size 2048 next 104 2025-09-23 00:36:41.946603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0e400 of size 2048 next 105 2025-09-23 00:36:41.946614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0ec00 of size 2048 next 106 2025-09-23 00:36:41.946627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0f400 of size 2048 next 107 2025-09-23 00:36:41.946641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae0fc00 of size 2048 next 108 2025-09-23 00:36:41.946655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae10400 of size 256 next 109 2025-09-23 00:36:41.946668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae10500 of size 256 next 110 2025-09-23 00:36:41.946681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae10600 of size 2048 next 113 2025-09-23 00:36:41.946695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae10e00 of size 2048 next 114 2025-09-23 00:36:41.946706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae11600 of size 2048 next 115 2025-09-23 00:36:41.946718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae11e00 of size 2048 next 116 2025-09-23 00:36:41.946729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae12600 of size 2048 next 6 2025-09-23 00:36:41.946741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae12e00 of size 37632 next 7 2025-09-23 00:36:41.946758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1c100 of size 512 next 118 2025-09-23 00:36:41.946774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1c300 of size 512 next 119 2025-09-23 00:36:41.946787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1c500 of size 512 next 120 2025-09-23 00:36:41.946798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1c700 of size 512 next 121 2025-09-23 00:36:41.946818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1c900 of size 512 next 122 2025-09-23 00:36:41.946831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1cb00 of size 512 next 125 2025-09-23 00:36:41.946844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1cd00 of size 512 next 126 2025-09-23 00:36:41.946856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1cf00 of size 512 next 127 2025-09-23 00:36:41.946871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1d100 of size 512 next 128 2025-09-23 00:36:41.946884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1d300 of size 512 next 129 2025-09-23 00:36:41.946898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1d500 of size 2048 next 130 2025-09-23 00:36:41.946911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1dd00 of size 2048 next 131 2025-09-23 00:36:41.946923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1e500 of size 2048 next 132 2025-09-23 00:36:41.946937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1ed00 of size 2048 next 133 2025-09-23 00:36:41.946950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1f500 of size 2048 next 134 2025-09-23 00:36:41.946963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1fd00 of size 512 next 136 2025-09-23 00:36:41.946976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae1ff00 of size 512 next 137 2025-09-23 00:36:41.946990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20100 of size 512 next 138 2025-09-23 00:36:41.947006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20300 of size 512 next 139 2025-09-23 00:36:41.947022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20500 of size 512 next 140 2025-09-23 00:36:41.947036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20700 of size 512 next 141 2025-09-23 00:36:41.947049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20900 of size 512 next 143 2025-09-23 00:36:41.947066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20b00 of size 512 next 144 2025-09-23 00:36:41.947080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20d00 of size 512 next 145 2025-09-23 00:36:41.947092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae20f00 of size 512 next 146 2025-09-23 00:36:41.947106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae21100 of size 2048 next 147 2025-09-23 00:36:41.947120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae21900 of size 2048 next 148 2025-09-23 00:36:41.947135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae22100 of size 2048 next 149 2025-09-23 00:36:41.947149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae22900 of size 2048 next 150 2025-09-23 00:36:41.947163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae23100 of size 2048 next 151 2025-09-23 00:36:41.947177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae23900 of size 512 next 153 2025-09-23 00:36:41.947189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae23b00 of size 512 next 154 2025-09-23 00:36:41.947203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae23d00 of size 512 next 155 2025-09-23 00:36:41.947220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae23f00 of size 512 next 156 2025-09-23 00:36:41.947235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24100 of size 512 next 157 2025-09-23 00:36:41.947247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24300 of size 512 next 161 2025-09-23 00:36:41.947268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24500 of size 512 next 162 2025-09-23 00:36:41.947280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24700 of size 512 next 163 2025-09-23 00:36:41.947291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24900 of size 512 next 164 2025-09-23 00:36:41.947303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24b00 of size 512 next 165 2025-09-23 00:36:41.947314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae24d00 of size 2048 next 166 2025-09-23 00:36:41.947326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae25500 of size 2048 next 167 2025-09-23 00:36:41.947337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae25d00 of size 2048 next 168 2025-09-23 00:36:41.947348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae26500 of size 2048 next 169 2025-09-23 00:36:41.947360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae26d00 of size 2048 next 170 2025-09-23 00:36:41.947371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae27500 of size 1024 next 172 2025-09-23 00:36:41.947383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae27900 of size 1024 next 173 2025-09-23 00:36:41.947394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae27d00 of size 1024 next 174 2025-09-23 00:36:41.947406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28100 of size 1024 next 175 2025-09-23 00:36:41.947417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28500 of size 1024 next 176 2025-09-23 00:36:41.947428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28900 of size 256 next 178 2025-09-23 00:36:41.947440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28a00 of size 256 next 179 2025-09-23 00:36:41.947451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28b00 of size 1024 next 177 2025-09-23 00:36:41.947463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae28f00 of size 1024 next 182 2025-09-23 00:36:41.947474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae29300 of size 1024 next 183 2025-09-23 00:36:41.947485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae29700 of size 1024 next 184 2025-09-23 00:36:41.947497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae29b00 of size 1024 next 185 2025-09-23 00:36:41.947510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae29f00 of size 256 next 187 2025-09-23 00:36:41.947523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae2a000 of size 256 next 188 2025-09-23 00:36:41.947540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae2a100 of size 4096 next 186 2025-09-23 00:36:41.947554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae2b100 of size 4096 next 42 2025-09-23 00:36:41.947571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae2c100 of size 65536 next 36 2025-09-23 00:36:41.947586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae3c100 of size 65536 next 35 2025-09-23 00:36:41.947599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae4c100 of size 4096 next 235 2025-09-23 00:36:41.947615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae4d100 of size 4096 next 236 2025-09-23 00:36:41.947628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae4e100 of size 4096 next 237 2025-09-23 00:36:41.947639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae4f100 of size 4096 next 238 2025-09-23 00:36:41.947651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae50100 of size 1024 next 239 2025-09-23 00:36:41.947662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae50500 of size 1024 next 240 2025-09-23 00:36:41.947682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae50900 of size 1024 next 241 2025-09-23 00:36:41.947693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae50d00 of size 1024 next 242 2025-09-23 00:36:41.947705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae51100 of size 1024 next 243 2025-09-23 00:36:41.947718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae51500 of size 1024 next 246 2025-09-23 00:36:41.947731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae51900 of size 1024 next 247 2025-09-23 00:36:41.947744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae51d00 of size 1024 next 248 2025-09-23 00:36:41.947757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae52100 of size 1024 next 249 2025-09-23 00:36:41.947772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae52500 of size 1024 next 250 2025-09-23 00:36:41.947784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae52900 of size 4096 next 252 2025-09-23 00:36:41.947798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae53900 of size 4096 next 253 2025-09-23 00:36:41.947809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae54900 of size 4096 next 254 2025-09-23 00:36:41.947821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae55900 of size 4096 next 255 2025-09-23 00:36:41.947832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae56900 of size 4096 next 256 2025-09-23 00:36:41.947843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae57900 of size 1024 next 257 2025-09-23 00:36:41.947855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae57d00 of size 1024 next 258 2025-09-23 00:36:41.947866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae58100 of size 1024 next 259 2025-09-23 00:36:41.947878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae58500 of size 1024 next 260 2025-09-23 00:36:41.947889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae58900 of size 1024 next 261 2025-09-23 00:36:41.947901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae58d00 of size 1024 next 264 2025-09-23 00:36:41.947912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae59100 of size 1024 next 265 2025-09-23 00:36:41.947923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae59500 of size 1024 next 266 2025-09-23 00:36:41.947935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae59900 of size 1024 next 267 2025-09-23 00:36:41.947946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae59d00 of size 1024 next 268 2025-09-23 00:36:41.947958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5a100 of size 4096 next 270 2025-09-23 00:36:41.947969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5b100 of size 4096 next 271 2025-09-23 00:36:41.947983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5c100 of size 4096 next 272 2025-09-23 00:36:41.947996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5d100 of size 4096 next 273 2025-09-23 00:36:41.948008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5e100 of size 4096 next 274 2025-09-23 00:36:41.948020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5f100 of size 1024 next 275 2025-09-23 00:36:41.948033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5f500 of size 1024 next 276 2025-09-23 00:36:41.948045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5f900 of size 1024 next 277 2025-09-23 00:36:41.948056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae5fd00 of size 1024 next 278 2025-09-23 00:36:41.948077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae60100 of size 1024 next 279 2025-09-23 00:36:41.948090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae60500 of size 1024 next 282 2025-09-23 00:36:41.948104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae60900 of size 1024 next 283 2025-09-23 00:36:41.948117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae60d00 of size 1024 next 284 2025-09-23 00:36:41.948129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae61100 of size 1024 next 285 2025-09-23 00:36:41.948140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae61500 of size 1024 next 286 2025-09-23 00:36:41.948152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae61900 of size 4096 next 288 2025-09-23 00:36:41.948164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae62900 of size 6144 next 27 2025-09-23 00:36:41.948178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae64100 of size 147456 next 26 2025-09-23 00:36:41.948190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae88100 of size 65536 next 47 2025-09-23 00:36:41.948202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612ae98100 of size 65536 next 59 2025-09-23 00:36:41.948214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612aea8100 of size 65536 next 65 2025-09-23 00:36:41.948228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f612aeb8100 of size 294656 next 18446744073709551615 2025-09-23 00:36:41.948244: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-09-23 00:36:41.948262: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 59 Chunks of size 256 totalling 14.8KiB 2025-09-23 00:36:41.948276: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-09-23 00:36:41.948289: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 245 Chunks of size 1024 totalling 245.0KiB 2025-09-23 00:36:41.948304: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-09-23 00:36:41.948319: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-09-23 00:36:41.948334: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 113 Chunks of size 4096 totalling 452.0KiB 2025-09-23 00:36:41.948377: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6144 totalling 6.0KiB 2025-09-23 00:36:41.948394: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-09-23 00:36:41.948410: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-09-23 00:36:41.948425: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-09-23 00:36:41.948441: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-09-23 00:36:41.948454: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-09-23 00:36:41.948467: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-09-23 00:36:41.948481: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-09-23 00:36:41.948494: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-09-23 00:36:41.948507: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-09-23 00:36:41.948523: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-09-23 00:36:41.948535: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-09-23 00:36:41.948550: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-09-23 00:36:41.948572: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 24 Chunks of size 1048576 totalling 24.00MiB 2025-09-23 00:36:41.948586: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-09-23 00:36:41.948599: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-09-23 00:36:41.948611: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-09-23 00:36:41.948627: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-09-23 00:36:41.948641: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 22 Chunks of size 2359296 totalling 49.50MiB 2025-09-23 00:36:41.948656: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-09-23 00:36:41.948670: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3997696 totalling 3.81MiB 2025-09-23 00:36:41.948689: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 114.78MiB 2025-09-23 00:36:41.948705: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 124321792 memory_limit_: 124321792 available bytes: 0 curr_region_allocation_bytes_: 134217728 2025-09-23 00:36:41.948722: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 124321792 InUse: 120357888 MaxInUse: 120358144 NumAllocs: 1960 MaxAllocSize: 4325376 2025-09-23 00:36:41.948755: W tensorflow/core/common_runtime/bfc_allocator.cc:439] **************************************************************************************************** 2025-09-23 00:36:41.948796: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at cwise_ops_common.h:134 : Resource exhausted: OOM when allocating tensor with shape[3,3,256,256] 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,256,256] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Add] we want to redo the detection Using TensorFlow backend. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 ERROR : 'int' object is not subscriptable reconnect to base ! warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data #&_# TEST FAILED #&_# : tests/mask_test #&_# Error : invalid literal for int() with base 10: "'int' object is not subscriptable" /home/admin/workarea/git/Velours/python/tests/python_tests.py refs/heads/master_8ba40a6b4e8e461bc1197da96c88c00b52fe947c 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_8ba40a6b4e8e461bc1197da96c88c00b52fe947c','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/September/23092025/python_test3//data_4/data_log/job/2025/September/23092025/python_test3/log-python3----short_python3--v--marlene-00:35:01.txt','mask_detection','unknown'); #&_# END OF TEST #&_# : tests/mask_test #&_# #&_# BEGIN OF TEST : tests/datou_test #&_# /home/admin/workarea/git/Velours/python/tests/datou_test.py Datou All Test python version used : 3 ############################### TEST sam ################################ TEST SAM Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4573 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4573 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4573 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4573 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : sam list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (1189321094) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 1189321094 download finish for photo 1189321094 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.18931841850280762 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! WARNING : we have an input that is not a photo, we should get rid of it Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:sam Tue Sep 23 00:36:42 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec After prepare type args : Here we display some param of map_info ! map_filenames : {'temp/1758580602_1665661_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1758580602_1665661_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png', 'extension': 'png'}} map_subphoto_mainphoto : {} Beginning of datou step sam ! pht : 4677 Inside sam : nb paths : 1 ERROR in datou_step_exec, will save and exit ! CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2332, in datou_exec output = datou_step_exec(sNext, args, cache, context, map_info, verbose, mtr_user_id) File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2433, in datou_step_exec return lib_process.datou_step_sam(param, json_param, args, cache, context, map_info, verbose) File "/home/admin/workarea/git/Velours/python/mtr/datou/lib_step_exec/lib_step_process.py", line 367, in datou_step_sam sam.to(device=device) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 927, in to return self._apply(convert) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 602, in _apply param_applied = fn(param) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 925, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) [1189321094] map_info['map_portfolio_photo'] : {} final : True mtd_id 4573 list_pids : [1189321094] begin to insert list_values into mtr_datou_result : length of list_values in save_final : 1 insert ignore into MTRPhoto.mtr_datou_result (mtd_id, mtr_portfolio_id,mtr_photo_id,result,result_long,result_double,hashtag_id,proba, mtr_current_id) values (%s,%s,%s,%s,%s,%s,%s,%s,%s) on duplicate key update mtr_portfolio_id = mtr_portfolio_id list_values : [('4573', None, '1189321094', "[>, , , , , 'CUDA error: out of memory\\nCUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.\\nFor debugging consider passing CUDA_LAUNCH_BLOCKING=1.']", '-1', '-1.0', '501120777', '1.0', None)] time used for this insertion : 0.036373138427734375 save_final ERROR in last step sam, CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. time spend for datou_step_exec : 7.182986259460449 time spend to save output : 0.05612659454345703 total time spend for step 0 : 7.239112854003906 need to delete datou_research and reload, so keep current state 1 need to delete datou_research and reload, so keep current state 1 caffe_path_current : About to save ! 2 After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : None ERROR nb objects espect : 98 nb_objects detect : 0 ERROR sam FAILED ############################### TEST frcnn ################################ test frcnn Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4184 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4184 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4184 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4184 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : frcnn list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (917754606) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 917754606 download finish for photo 917754606 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.13271450996398926 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:frcnn Tue Sep 23 00: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/1758580609_1665661_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1758580609_1665661_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 E0923 00:36:51.369964 1665661 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0923 00:36:51.378950 1665661 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0923 00:36:51.406178 1665661 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 7.83user 7.45system 1:25.68elapsed 17%CPU (0avgtext+0avgdata 1523880maxresident)k 1759088inputs+3504outputs (5444major+689540minor)pagefaults 0swaps