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 : 358 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.10792946815490723 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 Sat May 10 06: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 : 358 wait 20 seconds l 3637 free memory gpu now : 358 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 /home/admin/workarea/git/Velours/python/tests/python_tests.py:11: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp 2025-05-10 06:35:50.780058: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-05-10 06:35:50.807054: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-10 06:35:50.809063: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f6790000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-10 06:35:50.809123: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-10 06:35:50.812730: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-10 06:35:51.065121: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x35557500 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-10 06:35:51.065172: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-10 06:35:51.066062: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-10 06:35:51.066446: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-10 06:35:51.069090: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-10 06:35:51.071624: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-10 06:35:51.072087: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-10 06:35:51.075193: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-10 06:35:51.076489: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-10 06:35:51.080324: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-10 06:35:51.081142: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-10 06:35:51.081205: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-10 06:35:51.081656: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-10 06:35:51.081676: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-10 06:35:51.081684: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-10 06:35:51.082442: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 206 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 2025-05-10 06:35:51.643932: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-10 06:35:51.644008: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-10 06:35:51.644029: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-10 06:35:51.644047: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-10 06:35:51.644065: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-10 06:35:51.644082: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-10 06:35:51.644111: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-10 06:35:51.644130: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-10 06:35:51.644924: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-10 06:35:51.645882: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-10 06:35:51.645921: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-10 06:35:51.645940: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-10 06:35:51.645957: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-10 06:35:51.645974: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-10 06:35:51.645991: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-10 06:35:51.646008: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-10 06:35:51.646025: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-10 06:35:51.646806: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-10 06:35:51.646837: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-10 06:35:51.646847: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-10 06:35:51.646857: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-10 06:35:51.647714: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 206 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-05-10 06:35:52.472622: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 32.00M (33554432 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:35:52.473423: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 28.80M (30199040 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:35:52.474192: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 25.92M (27179264 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:35:52.474974: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 23.33M (24461568 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:35:52.475752: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 21.00M (22015488 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:35:52.608240: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 64.00M (67108864 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:35:52.608707: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 64.00M (67108864 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:02.609811: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 64.00M (67108864 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:02.610713: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 64.00M (67108864 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:02.610762: 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-05-10 06:36:02.610785: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-10 06:36:02.610804: 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-05-10 06:36:02.610821: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (512): Total Chunks: 40, Chunks in use: 40. 20.0KiB allocated for chunks. 20.0KiB in use in bin. 20.0KiB client-requested in use in bin. 2025-05-10 06:36:02.610838: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 96, Chunks in use: 96. 96.2KiB allocated for chunks. 96.2KiB in use in bin. 96.0KiB client-requested in use in bin. 2025-05-10 06:36:02.610854: 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-05-10 06:36:02.610871: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 40, Chunks in use: 40. 165.5KiB allocated for chunks. 165.5KiB in use in bin. 160.0KiB client-requested in use in bin. 2025-05-10 06:36:02.610886: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:02.610918: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16.0KiB allocated for chunks. 16.0KiB in use in bin. 16.0KiB client-requested in use in bin. 2025-05-10 06:36:02.610938: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 1, Chunks in use: 1. 36.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-05-10 06:36:02.610954: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (65536): Total Chunks: 6, Chunks in use: 6. 384.0KiB allocated for chunks. 384.0KiB in use in bin. 384.0KiB client-requested in use in bin. 2025-05-10 06:36:02.610971: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 5, Chunks in use: 4. 769.0KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-05-10 06:36:02.610986: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.16MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-10 06:36:02.611002: 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-05-10 06:36:02.611018: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 16, Chunks in use: 14. 17.62MiB allocated for chunks. 15.38MiB in use in bin. 14.00MiB client-requested in use in bin. 2025-05-10 06:36:02.611034: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 10, Chunks in use: 10. 23.65MiB allocated for chunks. 23.65MiB in use in bin. 22.25MiB client-requested in use in bin. 2025-05-10 06:36:02.611049: 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-05-10 06:36:02.611063: 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-05-10 06:36:02.611077: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:02.611101: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:02.611116: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (67108864): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:02.611130: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (134217728): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:02.611144: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (268435456): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:02.611158: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-05-10 06:36:02.611171: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 19814144 2025-05-10 06:36:02.611188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae000000 of size 2359296 next 245 2025-05-10 06:36:02.611201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae240000 of size 1048576 next 269 2025-05-10 06:36:02.611213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65ae340000 of size 1310720 next 263 2025-05-10 06:36:02.611226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae480000 of size 2359296 next 262 2025-05-10 06:36:02.611238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae6c0000 of size 1048576 next 287 2025-05-10 06:36:02.611251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae7c0000 of size 1310720 next 281 2025-05-10 06:36:02.611264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae900000 of size 2359296 next 280 2025-05-10 06:36:02.611276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65aeb40000 of size 1048576 next 304 2025-05-10 06:36:02.611289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65aec40000 of size 1310720 next 298 2025-05-10 06:36:02.611301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65aed80000 of size 2359296 next 297 2025-05-10 06:36:02.611314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65aefc0000 of size 3299072 next 18446744073709551615 2025-05-10 06:36:02.611326: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-10 06:36:02.611339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0000000 of size 2359296 next 181 2025-05-10 06:36:02.611351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0240000 of size 2097152 next 196 2025-05-10 06:36:02.611364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0440000 of size 1048576 next 216 2025-05-10 06:36:02.611376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0540000 of size 1310720 next 209 2025-05-10 06:36:02.611389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0680000 of size 2359296 next 208 2025-05-10 06:36:02.611401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b08c0000 of size 1048576 next 234 2025-05-10 06:36:02.611414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b09c0000 of size 1310720 next 228 2025-05-10 06:36:02.611426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0b00000 of size 2359296 next 227 2025-05-10 06:36:02.611439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0d40000 of size 2883584 next 18446744073709551615 2025-05-10 06:36:02.611451: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-10 06:36:02.611464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2600000 of size 147456 next 55 2025-05-10 06:36:02.611486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2624000 of size 65536 next 78 2025-05-10 06:36:02.611499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2634000 of size 4096 next 191 2025-05-10 06:36:02.611512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2635000 of size 4096 next 192 2025-05-10 06:36:02.611525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2636000 of size 4096 next 193 2025-05-10 06:36:02.611537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2637000 of size 256 next 194 2025-05-10 06:36:02.611550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2637100 of size 256 next 195 2025-05-10 06:36:02.611563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2637200 of size 4096 next 197 2025-05-10 06:36:02.611575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2638200 of size 4096 next 198 2025-05-10 06:36:02.611588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2639200 of size 4096 next 199 2025-05-10 06:36:02.611601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263a200 of size 4096 next 200 2025-05-10 06:36:02.611613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263b200 of size 4096 next 201 2025-05-10 06:36:02.611626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263c200 of size 1024 next 202 2025-05-10 06:36:02.611639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263c600 of size 1024 next 204 2025-05-10 06:36:02.611651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263ca00 of size 1024 next 205 2025-05-10 06:36:02.611664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263ce00 of size 1024 next 206 2025-05-10 06:36:02.611676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263d200 of size 1024 next 207 2025-05-10 06:36:02.611689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263d600 of size 1024 next 210 2025-05-10 06:36:02.611701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263da00 of size 1024 next 211 2025-05-10 06:36:02.611713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263de00 of size 1024 next 212 2025-05-10 06:36:02.611726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263e200 of size 1024 next 213 2025-05-10 06:36:02.611738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263e600 of size 1024 next 214 2025-05-10 06:36:02.611751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263ea00 of size 4096 next 215 2025-05-10 06:36:02.611763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263fa00 of size 4096 next 217 2025-05-10 06:36:02.611776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2640a00 of size 4096 next 218 2025-05-10 06:36:02.611788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2641a00 of size 4096 next 219 2025-05-10 06:36:02.611801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2642a00 of size 4096 next 220 2025-05-10 06:36:02.611813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2643a00 of size 1024 next 221 2025-05-10 06:36:02.611826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2643e00 of size 1024 next 223 2025-05-10 06:36:02.611838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2644200 of size 1024 next 224 2025-05-10 06:36:02.611851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2644600 of size 1024 next 225 2025-05-10 06:36:02.611863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2644a00 of size 1024 next 226 2025-05-10 06:36:02.611876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2644e00 of size 1024 next 229 2025-05-10 06:36:02.611897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2645200 of size 1024 next 230 2025-05-10 06:36:02.611910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2645600 of size 1024 next 231 2025-05-10 06:36:02.611922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2645a00 of size 1024 next 232 2025-05-10 06:36:02.611935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2645e00 of size 1024 next 233 2025-05-10 06:36:02.611947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2646200 of size 7680 next 72 2025-05-10 06:36:02.611960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2648000 of size 147456 next 71 2025-05-10 06:36:02.611973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b266c000 of size 131072 next 87 2025-05-10 06:36:02.611985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268c000 of size 4096 next 289 2025-05-10 06:36:02.611998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268d000 of size 4096 next 290 2025-05-10 06:36:02.612010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268e000 of size 4096 next 291 2025-05-10 06:36:02.612023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268f000 of size 1024 next 292 2025-05-10 06:36:02.612035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268f400 of size 1024 next 293 2025-05-10 06:36:02.612048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268f800 of size 1024 next 294 2025-05-10 06:36:02.612081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268fc00 of size 1024 next 295 2025-05-10 06:36:02.612112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2690000 of size 1024 next 296 2025-05-10 06:36:02.612138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2690400 of size 1024 next 299 2025-05-10 06:36:02.612156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2690800 of size 1024 next 300 2025-05-10 06:36:02.612174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2690c00 of size 1024 next 301 2025-05-10 06:36:02.612192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2691000 of size 1024 next 302 2025-05-10 06:36:02.612209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2691400 of size 1024 next 303 2025-05-10 06:36:02.612226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2691800 of size 4096 next 305 2025-05-10 06:36:02.612244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2692800 of size 4096 next 306 2025-05-10 06:36:02.612262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2693800 of size 4096 next 307 2025-05-10 06:36:02.612280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2694800 of size 4096 next 308 2025-05-10 06:36:02.612298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2695800 of size 4096 next 309 2025-05-10 06:36:02.612316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2696800 of size 1024 next 310 2025-05-10 06:36:02.612334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2696c00 of size 1024 next 311 2025-05-10 06:36:02.612353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2697000 of size 1024 next 312 2025-05-10 06:36:02.612372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2697400 of size 1024 next 313 2025-05-10 06:36:02.612392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2697800 of size 1024 next 314 2025-05-10 06:36:02.612410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65b2697c00 of size 214016 next 103 2025-05-10 06:36:02.612429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b26cc000 of size 262144 next 102 2025-05-10 06:36:02.612447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65b270c000 of size 999424 next 18446744073709551615 2025-05-10 06:36:02.612480: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-10 06:36:02.612501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2800000 of size 589824 next 96 2025-05-10 06:36:02.612520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2890000 of size 262144 next 117 2025-05-10 06:36:02.612539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65b28d0000 of size 262144 next 112 2025-05-10 06:36:02.612559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2910000 of size 524288 next 111 2025-05-10 06:36:02.612578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2990000 of size 262144 next 135 2025-05-10 06:36:02.612599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b29d0000 of size 327680 next 124 2025-05-10 06:36:02.612618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2a20000 of size 589824 next 123 2025-05-10 06:36:02.612636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2ab0000 of size 262144 next 152 2025-05-10 06:36:02.612654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2af0000 of size 327680 next 142 2025-05-10 06:36:02.612673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2b40000 of size 786432 next 18446744073709551615 2025-05-10 06:36:02.612691: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-10 06:36:02.612710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65b2c00000 of size 589824 next 160 2025-05-10 06:36:02.612729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2c90000 of size 589824 next 158 2025-05-10 06:36:02.612748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2d20000 of size 524288 next 171 2025-05-10 06:36:02.612768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65b2da0000 of size 1048576 next 222 2025-05-10 06:36:02.612787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2ea0000 of size 1048576 next 190 2025-05-10 06:36:02.612806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2fa0000 of size 1048576 next 189 2025-05-10 06:36:02.612825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b30a0000 of size 1048576 next 203 2025-05-10 06:36:02.612844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b31a0000 of size 1048576 next 251 2025-05-10 06:36:02.612865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b32a0000 of size 1441792 next 18446744073709551615 2025-05-10 06:36:02.612883: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-10 06:36:02.612902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00000 of size 1280 next 1 2025-05-10 06:36:02.612919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00500 of size 256 next 5 2025-05-10 06:36:02.612936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00600 of size 256 next 8 2025-05-10 06:36:02.612954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00700 of size 256 next 9 2025-05-10 06:36:02.612972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00800 of size 256 next 10 2025-05-10 06:36:02.612991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00900 of size 256 next 11 2025-05-10 06:36:02.613009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00a00 of size 256 next 12 2025-05-10 06:36:02.613027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00b00 of size 256 next 13 2025-05-10 06:36:02.613045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00c00 of size 256 next 17 2025-05-10 06:36:02.613064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00d00 of size 256 next 19 2025-05-10 06:36:02.613097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00e00 of size 256 next 20 2025-05-10 06:36:02.613115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00f00 of size 256 next 21 2025-05-10 06:36:02.613133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01000 of size 256 next 22 2025-05-10 06:36:02.613151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01100 of size 256 next 24 2025-05-10 06:36:02.613169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01200 of size 256 next 25 2025-05-10 06:36:02.613187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01300 of size 256 next 23 2025-05-10 06:36:02.613204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01400 of size 256 next 28 2025-05-10 06:36:02.613222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01500 of size 256 next 29 2025-05-10 06:36:02.613239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01600 of size 256 next 30 2025-05-10 06:36:02.613257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01700 of size 256 next 31 2025-05-10 06:36:02.613274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01800 of size 256 next 33 2025-05-10 06:36:02.613292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01900 of size 256 next 34 2025-05-10 06:36:02.613310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01a00 of size 1024 next 32 2025-05-10 06:36:02.613328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01e00 of size 1024 next 37 2025-05-10 06:36:02.613346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e02200 of size 1024 next 38 2025-05-10 06:36:02.613363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e02600 of size 1024 next 39 2025-05-10 06:36:02.613381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e02a00 of size 1024 next 40 2025-05-10 06:36:02.613398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e02e00 of size 1024 next 41 2025-05-10 06:36:02.613417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e03200 of size 1024 next 43 2025-05-10 06:36:02.613434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e03600 of size 1024 next 44 2025-05-10 06:36:02.613479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e03a00 of size 1024 next 45 2025-05-10 06:36:02.613501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e03e00 of size 1024 next 46 2025-05-10 06:36:02.613519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04200 of size 256 next 48 2025-05-10 06:36:02.613537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04300 of size 256 next 49 2025-05-10 06:36:02.613554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04400 of size 256 next 50 2025-05-10 06:36:02.613572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04500 of size 256 next 51 2025-05-10 06:36:02.613590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04600 of size 256 next 52 2025-05-10 06:36:02.613606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04700 of size 256 next 53 2025-05-10 06:36:02.613624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04800 of size 256 next 56 2025-05-10 06:36:02.613640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04900 of size 256 next 57 2025-05-10 06:36:02.613657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04a00 of size 256 next 58 2025-05-10 06:36:02.613674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04b00 of size 256 next 14 2025-05-10 06:36:02.613704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04c00 of size 256 next 15 2025-05-10 06:36:02.613723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04d00 of size 256 next 16 2025-05-10 06:36:02.613740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04e00 of size 1024 next 60 2025-05-10 06:36:02.613757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e05200 of size 1024 next 61 2025-05-10 06:36:02.613774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e05600 of size 1024 next 62 2025-05-10 06:36:02.613792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e05a00 of size 1024 next 63 2025-05-10 06:36:02.613809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e05e00 of size 1024 next 64 2025-05-10 06:36:02.613826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06200 of size 256 next 66 2025-05-10 06:36:02.613843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06300 of size 256 next 67 2025-05-10 06:36:02.613860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06400 of size 256 next 68 2025-05-10 06:36:02.613877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06500 of size 256 next 69 2025-05-10 06:36:02.613895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06600 of size 256 next 70 2025-05-10 06:36:02.613912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06700 of size 256 next 73 2025-05-10 06:36:02.613929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06800 of size 256 next 74 2025-05-10 06:36:02.613946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06900 of size 256 next 75 2025-05-10 06:36:02.613963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06a00 of size 256 next 76 2025-05-10 06:36:02.613980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06b00 of size 256 next 77 2025-05-10 06:36:02.613997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06c00 of size 1024 next 79 2025-05-10 06:36:02.614015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e07000 of size 1024 next 80 2025-05-10 06:36:02.614032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e07400 of size 1024 next 81 2025-05-10 06:36:02.614049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e07800 of size 1024 next 82 2025-05-10 06:36:02.614066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e07c00 of size 1024 next 83 2025-05-10 06:36:02.614083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08000 of size 256 next 85 2025-05-10 06:36:02.614100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08100 of size 256 next 86 2025-05-10 06:36:02.614154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08200 of size 512 next 84 2025-05-10 06:36:02.614176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08400 of size 512 next 88 2025-05-10 06:36:02.614196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08600 of size 512 next 89 2025-05-10 06:36:02.614214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08800 of size 512 next 90 2025-05-10 06:36:02.614233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08a00 of size 512 next 91 2025-05-10 06:36:02.614250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08c00 of size 256 next 93 2025-05-10 06:36:02.614267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08d00 of size 256 next 94 2025-05-10 06:36:02.614283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08e00 of size 512 next 92 2025-05-10 06:36:02.614301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09000 of size 512 next 97 2025-05-10 06:36:02.614331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09200 of size 512 next 98 2025-05-10 06:36:02.614377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09400 of size 512 next 99 2025-05-10 06:36:02.614396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09600 of size 512 next 2 2025-05-10 06:36:02.614412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09800 of size 256 next 3 2025-05-10 06:36:02.614428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09900 of size 256 next 4 2025-05-10 06:36:02.614445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09a00 of size 16384 next 18 2025-05-10 06:36:02.614461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0da00 of size 256 next 100 2025-05-10 06:36:02.614478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0db00 of size 256 next 101 2025-05-10 06:36:02.614494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0dc00 of size 2048 next 104 2025-05-10 06:36:02.614510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0e400 of size 2048 next 105 2025-05-10 06:36:02.614548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0ec00 of size 2048 next 106 2025-05-10 06:36:02.614565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0f400 of size 2048 next 107 2025-05-10 06:36:02.614581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0fc00 of size 2048 next 108 2025-05-10 06:36:02.614598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e10400 of size 256 next 109 2025-05-10 06:36:02.614615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e10500 of size 256 next 110 2025-05-10 06:36:02.614631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e10600 of size 2048 next 113 2025-05-10 06:36:02.614647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e10e00 of size 2048 next 114 2025-05-10 06:36:02.614665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e11600 of size 2048 next 115 2025-05-10 06:36:02.614683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e11e00 of size 2048 next 116 2025-05-10 06:36:02.614700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e12600 of size 2048 next 6 2025-05-10 06:36:02.614719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e12e00 of size 37632 next 7 2025-05-10 06:36:02.614736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1c100 of size 512 next 118 2025-05-10 06:36:02.614752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1c300 of size 512 next 119 2025-05-10 06:36:02.614768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1c500 of size 512 next 120 2025-05-10 06:36:02.614784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1c700 of size 512 next 121 2025-05-10 06:36:02.614799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1c900 of size 512 next 122 2025-05-10 06:36:02.614862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1cb00 of size 512 next 125 2025-05-10 06:36:02.614878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1cd00 of size 512 next 126 2025-05-10 06:36:02.614892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1cf00 of size 512 next 127 2025-05-10 06:36:02.614924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1d100 of size 512 next 128 2025-05-10 06:36:02.614940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1d300 of size 512 next 129 2025-05-10 06:36:02.614954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1d500 of size 2048 next 130 2025-05-10 06:36:02.614968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1dd00 of size 2048 next 131 2025-05-10 06:36:02.615017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1e500 of size 2048 next 132 2025-05-10 06:36:02.615034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1ed00 of size 2048 next 133 2025-05-10 06:36:02.615049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1f500 of size 2048 next 134 2025-05-10 06:36:02.615063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1fd00 of size 512 next 136 2025-05-10 06:36:02.615077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1ff00 of size 512 next 137 2025-05-10 06:36:02.615113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20100 of size 512 next 138 2025-05-10 06:36:02.615128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20300 of size 512 next 139 2025-05-10 06:36:02.615142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20500 of size 512 next 140 2025-05-10 06:36:02.615156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20700 of size 512 next 141 2025-05-10 06:36:02.615171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20900 of size 512 next 143 2025-05-10 06:36:02.615185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20b00 of size 512 next 144 2025-05-10 06:36:02.615199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20d00 of size 512 next 145 2025-05-10 06:36:02.615225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20f00 of size 512 next 146 2025-05-10 06:36:02.615240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e21100 of size 2048 next 147 2025-05-10 06:36:02.615254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e21900 of size 2048 next 148 2025-05-10 06:36:02.615268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e22100 of size 2048 next 149 2025-05-10 06:36:02.615283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e22900 of size 2048 next 150 2025-05-10 06:36:02.615297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e23100 of size 2048 next 151 2025-05-10 06:36:02.615311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e23900 of size 512 next 153 2025-05-10 06:36:02.615325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e23b00 of size 512 next 154 2025-05-10 06:36:02.615340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e23d00 of size 512 next 155 2025-05-10 06:36:02.615354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e23f00 of size 512 next 156 2025-05-10 06:36:02.615368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24100 of size 512 next 157 2025-05-10 06:36:02.615382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24300 of size 512 next 161 2025-05-10 06:36:02.615396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24500 of size 512 next 162 2025-05-10 06:36:02.615410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24700 of size 512 next 163 2025-05-10 06:36:02.615424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24900 of size 512 next 164 2025-05-10 06:36:02.615439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24b00 of size 512 next 165 2025-05-10 06:36:02.615453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24d00 of size 2048 next 166 2025-05-10 06:36:02.615467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e25500 of size 2048 next 167 2025-05-10 06:36:02.615481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e25d00 of size 2048 next 168 2025-05-10 06:36:02.615495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e26500 of size 2048 next 169 2025-05-10 06:36:02.615520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e26d00 of size 2048 next 170 2025-05-10 06:36:02.615535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e27500 of size 1024 next 172 2025-05-10 06:36:02.615549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e27900 of size 1024 next 173 2025-05-10 06:36:02.615563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e27d00 of size 1024 next 174 2025-05-10 06:36:02.615577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28100 of size 1024 next 175 2025-05-10 06:36:02.615591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28500 of size 1024 next 176 2025-05-10 06:36:02.615606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28900 of size 256 next 178 2025-05-10 06:36:02.615620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28a00 of size 256 next 179 2025-05-10 06:36:02.615634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28b00 of size 1024 next 177 2025-05-10 06:36:02.615648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28f00 of size 1024 next 182 2025-05-10 06:36:02.615662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e29300 of size 1024 next 183 2025-05-10 06:36:02.615676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e29700 of size 1024 next 184 2025-05-10 06:36:02.615690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e29b00 of size 1024 next 185 2025-05-10 06:36:02.615704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e29f00 of size 256 next 187 2025-05-10 06:36:02.615719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e2a000 of size 256 next 188 2025-05-10 06:36:02.615733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e2a100 of size 4096 next 186 2025-05-10 06:36:02.615747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e2b100 of size 4096 next 42 2025-05-10 06:36:02.615761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e2c100 of size 65536 next 36 2025-05-10 06:36:02.615776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e3c100 of size 65536 next 35 2025-05-10 06:36:02.615790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e4c100 of size 4096 next 235 2025-05-10 06:36:02.615804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e4d100 of size 4096 next 236 2025-05-10 06:36:02.615819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e4e100 of size 4096 next 237 2025-05-10 06:36:02.615835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e4f100 of size 4096 next 238 2025-05-10 06:36:02.615851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e50100 of size 1024 next 239 2025-05-10 06:36:02.615865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e50500 of size 1024 next 240 2025-05-10 06:36:02.615879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e50900 of size 1024 next 241 2025-05-10 06:36:02.615893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e50d00 of size 1024 next 242 2025-05-10 06:36:02.615909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e51100 of size 1024 next 243 2025-05-10 06:36:02.615923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e51500 of size 1024 next 246 2025-05-10 06:36:02.615937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e51900 of size 1024 next 247 2025-05-10 06:36:02.615951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e51d00 of size 1024 next 248 2025-05-10 06:36:02.615965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e52100 of size 1024 next 249 2025-05-10 06:36:02.615989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e52500 of size 1024 next 250 2025-05-10 06:36:02.616004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e52900 of size 4096 next 252 2025-05-10 06:36:02.616018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e53900 of size 4096 next 253 2025-05-10 06:36:02.616032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e54900 of size 4096 next 254 2025-05-10 06:36:02.616046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e55900 of size 4096 next 255 2025-05-10 06:36:02.616060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e56900 of size 4096 next 256 2025-05-10 06:36:02.616075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e57900 of size 1024 next 257 2025-05-10 06:36:02.616089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e57d00 of size 1024 next 258 2025-05-10 06:36:02.616103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e58100 of size 1024 next 259 2025-05-10 06:36:02.616117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e58500 of size 1024 next 260 2025-05-10 06:36:02.616131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e58900 of size 1024 next 261 2025-05-10 06:36:02.616145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e58d00 of size 1024 next 264 2025-05-10 06:36:02.616160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e59100 of size 1024 next 265 2025-05-10 06:36:02.616174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e59500 of size 1024 next 266 2025-05-10 06:36:02.616188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e59900 of size 1024 next 267 2025-05-10 06:36:02.616202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e59d00 of size 1024 next 268 2025-05-10 06:36:02.616216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5a100 of size 4096 next 270 2025-05-10 06:36:02.616231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5b100 of size 4096 next 271 2025-05-10 06:36:02.616245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5c100 of size 4096 next 272 2025-05-10 06:36:02.616259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5d100 of size 4096 next 273 2025-05-10 06:36:02.616273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5e100 of size 4096 next 274 2025-05-10 06:36:02.616287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5f100 of size 1024 next 275 2025-05-10 06:36:02.616301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5f500 of size 1024 next 276 2025-05-10 06:36:02.616316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5f900 of size 1024 next 277 2025-05-10 06:36:02.616330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5fd00 of size 1024 next 278 2025-05-10 06:36:02.616344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e60100 of size 1024 next 279 2025-05-10 06:36:02.616358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e60500 of size 1024 next 282 2025-05-10 06:36:02.616372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e60900 of size 1024 next 283 2025-05-10 06:36:02.616386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e60d00 of size 1024 next 284 2025-05-10 06:36:02.616400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e61100 of size 1024 next 285 2025-05-10 06:36:02.616414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e61500 of size 1024 next 286 2025-05-10 06:36:02.616428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e61900 of size 4096 next 288 2025-05-10 06:36:02.616453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e62900 of size 6144 next 27 2025-05-10 06:36:02.616468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e64100 of size 147456 next 26 2025-05-10 06:36:02.616482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e88100 of size 65536 next 47 2025-05-10 06:36:02.616497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e98100 of size 65536 next 59 2025-05-10 06:36:02.616511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0ea8100 of size 65536 next 65 2025-05-10 06:36:02.616526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0eb8100 of size 294656 next 18446744073709551615 2025-05-10 06:36:02.616540: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-10 06:36:02.616563: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 59 Chunks of size 256 totalling 14.8KiB 2025-05-10 06:36:02.616581: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-10 06:36:02.616597: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 95 Chunks of size 1024 totalling 95.0KiB 2025-05-10 06:36:02.616613: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-10 06:36:02.616630: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-05-10 06:36:02.616647: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 38 Chunks of size 4096 totalling 152.0KiB 2025-05-10 06:36:02.616664: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6144 totalling 6.0KiB 2025-05-10 06:36:02.616682: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-10 06:36:02.616700: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-10 06:36:02.616717: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-10 06:36:02.616735: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-10 06:36:02.616752: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-10 06:36:02.616770: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-10 06:36:02.616787: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-10 06:36:02.616805: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-10 06:36:02.616822: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-10 06:36:02.616839: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-10 06:36:02.616856: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-10 06:36:02.616873: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-10 06:36:02.616890: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 9 Chunks of size 1048576 totalling 9.00MiB 2025-05-10 06:36:02.616908: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 1310720 totalling 5.00MiB 2025-05-10 06:36:02.616924: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-10 06:36:02.616940: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-05-10 06:36:02.616957: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 7 Chunks of size 2359296 totalling 15.75MiB 2025-05-10 06:36:02.616975: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-05-10 06:36:02.616992: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3299072 totalling 3.15MiB 2025-05-10 06:36:02.617018: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 45.68MiB 2025-05-10 06:36:02.617035: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 52320000 memory_limit_: 216924160 available bytes: 164604160 curr_region_allocation_bytes_: 67108864 2025-05-10 06:36:02.617056: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 216924160 InUse: 47895296 MaxInUse: 47895552 NumAllocs: 1015 MaxAllocSize: 4325376 2025-05-10 06:36:02.617086: W tensorflow/core/common_runtime/bfc_allocator.cc:439] *******__*************************************************************************_***_************* 2025-05-10 06:36:02.617142: 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 : 19 ############################### 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.13261151313781738 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 Sat May 10 06:36:03 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 358 wait 20 seconds l 3637 free memory gpu now : 358 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-05-10 06:36:27.154693: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-05-10 06:36:27.183172: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-10 06:36:27.185480: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f6790000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-10 06:36:27.185525: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-10 06:36:27.190195: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-10 06:36:27.466385: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x34a97560 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-10 06:36:27.466490: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-10 06:36:27.467570: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-10 06:36:27.471736: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-10 06:36:27.476672: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-10 06:36:27.480248: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-10 06:36:27.482035: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-10 06:36:27.487320: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-10 06:36:27.489396: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-10 06:36:27.503365: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-10 06:36:27.504778: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-10 06:36:27.504964: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-10 06:36:27.505656: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-10 06:36:27.505683: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-10 06:36:27.505694: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-10 06:36:27.511257: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 206 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 2025-05-10 06:36:28.085753: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-10 06:36:28.085851: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-10 06:36:28.085873: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-10 06:36:28.085892: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-10 06:36:28.085911: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-10 06:36:28.085929: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-10 06:36:28.085947: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-10 06:36:28.085965: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-10 06:36:28.086773: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-10 06:36:28.087866: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-10 06:36:28.087908: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-10 06:36:28.087927: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-10 06:36:28.087945: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-10 06:36:28.087962: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-10 06:36:28.087980: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-10 06:36:28.087997: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-10 06:36:28.088015: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-10 06:36:28.088823: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-10 06:36:28.088866: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-10 06:36:28.088877: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-10 06:36:28.088887: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-10 06:36:28.089740: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 206 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-05-10 06:36:29.002731: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 32.00M (33554432 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:29.003296: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 28.80M (30199040 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:29.003793: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 25.92M (27179264 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:29.004287: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 23.33M (24461568 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:29.004771: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 21.00M (22015488 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:29.138975: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 64.00M (67108864 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:29.139471: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 64.00M (67108864 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:39.140597: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 64.00M (67108864 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:39.141500: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 64.00M (67108864 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-10 06:36:39.141537: 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-05-10 06:36:39.141564: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-10 06:36:39.141583: 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-05-10 06:36:39.141599: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (512): Total Chunks: 40, Chunks in use: 40. 20.0KiB allocated for chunks. 20.0KiB in use in bin. 20.0KiB client-requested in use in bin. 2025-05-10 06:36:39.141615: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 96, Chunks in use: 96. 96.2KiB allocated for chunks. 96.2KiB in use in bin. 96.0KiB client-requested in use in bin. 2025-05-10 06:36:39.141630: 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-05-10 06:36:39.141646: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 40, Chunks in use: 40. 165.5KiB allocated for chunks. 165.5KiB in use in bin. 160.0KiB client-requested in use in bin. 2025-05-10 06:36:39.141661: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:39.141676: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16.0KiB allocated for chunks. 16.0KiB in use in bin. 16.0KiB client-requested in use in bin. 2025-05-10 06:36:39.141692: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 1, Chunks in use: 1. 36.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-05-10 06:36:39.141707: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (65536): Total Chunks: 6, Chunks in use: 6. 384.0KiB allocated for chunks. 384.0KiB in use in bin. 384.0KiB client-requested in use in bin. 2025-05-10 06:36:39.141723: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 5, Chunks in use: 4. 769.0KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-05-10 06:36:39.141738: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.16MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-10 06:36:39.141752: 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-05-10 06:36:39.141768: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 16, Chunks in use: 14. 17.62MiB allocated for chunks. 15.38MiB in use in bin. 14.00MiB client-requested in use in bin. 2025-05-10 06:36:39.141783: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 10, Chunks in use: 10. 23.65MiB allocated for chunks. 23.65MiB in use in bin. 22.25MiB client-requested in use in bin. 2025-05-10 06:36:39.141816: 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-05-10 06:36:39.141831: 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-05-10 06:36:39.141844: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:39.141857: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:39.141871: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (67108864): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:39.141884: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (134217728): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:39.141897: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (268435456): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-10 06:36:39.141911: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-05-10 06:36:39.141923: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 19814144 2025-05-10 06:36:39.141942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae000000 of size 2359296 next 245 2025-05-10 06:36:39.141954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae240000 of size 1048576 next 269 2025-05-10 06:36:39.141966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65ae340000 of size 1310720 next 263 2025-05-10 06:36:39.141978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae480000 of size 2359296 next 262 2025-05-10 06:36:39.141992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae6c0000 of size 1048576 next 287 2025-05-10 06:36:39.142006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae7c0000 of size 1310720 next 281 2025-05-10 06:36:39.142020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65ae900000 of size 2359296 next 280 2025-05-10 06:36:39.142034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65aeb40000 of size 1048576 next 304 2025-05-10 06:36:39.142047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65aec40000 of size 1310720 next 298 2025-05-10 06:36:39.142059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65aed80000 of size 2359296 next 297 2025-05-10 06:36:39.142071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65aefc0000 of size 3299072 next 18446744073709551615 2025-05-10 06:36:39.142084: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-10 06:36:39.142096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0000000 of size 2359296 next 181 2025-05-10 06:36:39.142108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0240000 of size 2097152 next 196 2025-05-10 06:36:39.142120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0440000 of size 1048576 next 216 2025-05-10 06:36:39.142132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0540000 of size 1310720 next 209 2025-05-10 06:36:39.142144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0680000 of size 2359296 next 208 2025-05-10 06:36:39.142156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b08c0000 of size 1048576 next 234 2025-05-10 06:36:39.142178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b09c0000 of size 1310720 next 228 2025-05-10 06:36:39.142191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0b00000 of size 2359296 next 227 2025-05-10 06:36:39.142204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b0d40000 of size 2883584 next 18446744073709551615 2025-05-10 06:36:39.142215: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-10 06:36:39.142228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2600000 of size 147456 next 55 2025-05-10 06:36:39.142240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2624000 of size 65536 next 78 2025-05-10 06:36:39.142253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2634000 of size 4096 next 191 2025-05-10 06:36:39.142265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2635000 of size 4096 next 192 2025-05-10 06:36:39.142279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2636000 of size 4096 next 193 2025-05-10 06:36:39.142293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2637000 of size 256 next 194 2025-05-10 06:36:39.142307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2637100 of size 256 next 195 2025-05-10 06:36:39.142318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2637200 of size 4096 next 197 2025-05-10 06:36:39.142330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2638200 of size 4096 next 198 2025-05-10 06:36:39.142342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2639200 of size 4096 next 199 2025-05-10 06:36:39.142354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263a200 of size 4096 next 200 2025-05-10 06:36:39.142365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263b200 of size 4096 next 201 2025-05-10 06:36:39.142378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263c200 of size 1024 next 202 2025-05-10 06:36:39.142390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263c600 of size 1024 next 204 2025-05-10 06:36:39.142402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263ca00 of size 1024 next 205 2025-05-10 06:36:39.142414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263ce00 of size 1024 next 206 2025-05-10 06:36:39.142425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263d200 of size 1024 next 207 2025-05-10 06:36:39.142437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263d600 of size 1024 next 210 2025-05-10 06:36:39.142449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263da00 of size 1024 next 211 2025-05-10 06:36:39.142461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263de00 of size 1024 next 212 2025-05-10 06:36:39.142472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263e200 of size 1024 next 213 2025-05-10 06:36:39.142484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263e600 of size 1024 next 214 2025-05-10 06:36:39.142496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263ea00 of size 4096 next 215 2025-05-10 06:36:39.142508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b263fa00 of size 4096 next 217 2025-05-10 06:36:39.142520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2640a00 of size 4096 next 218 2025-05-10 06:36:39.142531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2641a00 of size 4096 next 219 2025-05-10 06:36:39.142543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2642a00 of size 4096 next 220 2025-05-10 06:36:39.142555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2643a00 of size 1024 next 221 2025-05-10 06:36:39.142575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2643e00 of size 1024 next 223 2025-05-10 06:36:39.142587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2644200 of size 1024 next 224 2025-05-10 06:36:39.142599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2644600 of size 1024 next 225 2025-05-10 06:36:39.142611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2644a00 of size 1024 next 226 2025-05-10 06:36:39.142622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2644e00 of size 1024 next 229 2025-05-10 06:36:39.142634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2645200 of size 1024 next 230 2025-05-10 06:36:39.142646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2645600 of size 1024 next 231 2025-05-10 06:36:39.142658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2645a00 of size 1024 next 232 2025-05-10 06:36:39.142669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2645e00 of size 1024 next 233 2025-05-10 06:36:39.142681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2646200 of size 7680 next 72 2025-05-10 06:36:39.142693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2648000 of size 147456 next 71 2025-05-10 06:36:39.142705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b266c000 of size 131072 next 87 2025-05-10 06:36:39.142717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268c000 of size 4096 next 289 2025-05-10 06:36:39.142729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268d000 of size 4096 next 290 2025-05-10 06:36:39.142741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268e000 of size 4096 next 291 2025-05-10 06:36:39.142753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268f000 of size 1024 next 292 2025-05-10 06:36:39.142764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268f400 of size 1024 next 293 2025-05-10 06:36:39.142776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268f800 of size 1024 next 294 2025-05-10 06:36:39.142788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b268fc00 of size 1024 next 295 2025-05-10 06:36:39.142800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2690000 of size 1024 next 296 2025-05-10 06:36:39.142811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2690400 of size 1024 next 299 2025-05-10 06:36:39.142823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2690800 of size 1024 next 300 2025-05-10 06:36:39.142835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2690c00 of size 1024 next 301 2025-05-10 06:36:39.142846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2691000 of size 1024 next 302 2025-05-10 06:36:39.142858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2691400 of size 1024 next 303 2025-05-10 06:36:39.142870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2691800 of size 4096 next 305 2025-05-10 06:36:39.142882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2692800 of size 4096 next 306 2025-05-10 06:36:39.142893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2693800 of size 4096 next 307 2025-05-10 06:36:39.142943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2694800 of size 4096 next 308 2025-05-10 06:36:39.142956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2695800 of size 4096 next 309 2025-05-10 06:36:39.142967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2696800 of size 1024 next 310 2025-05-10 06:36:39.142979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2696c00 of size 1024 next 311 2025-05-10 06:36:39.143000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2697000 of size 1024 next 312 2025-05-10 06:36:39.143013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2697400 of size 1024 next 313 2025-05-10 06:36:39.143025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2697800 of size 1024 next 314 2025-05-10 06:36:39.143037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65b2697c00 of size 214016 next 103 2025-05-10 06:36:39.143049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b26cc000 of size 262144 next 102 2025-05-10 06:36:39.143061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65b270c000 of size 999424 next 18446744073709551615 2025-05-10 06:36:39.143073: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-10 06:36:39.143085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2800000 of size 589824 next 96 2025-05-10 06:36:39.143097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2890000 of size 262144 next 117 2025-05-10 06:36:39.143109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65b28d0000 of size 262144 next 112 2025-05-10 06:36:39.143121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2910000 of size 524288 next 111 2025-05-10 06:36:39.143133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2990000 of size 262144 next 135 2025-05-10 06:36:39.143145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b29d0000 of size 327680 next 124 2025-05-10 06:36:39.143157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2a20000 of size 589824 next 123 2025-05-10 06:36:39.143169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2ab0000 of size 262144 next 152 2025-05-10 06:36:39.143180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2af0000 of size 327680 next 142 2025-05-10 06:36:39.143193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2b40000 of size 786432 next 18446744073709551615 2025-05-10 06:36:39.143204: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-10 06:36:39.143216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65b2c00000 of size 589824 next 160 2025-05-10 06:36:39.143228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2c90000 of size 589824 next 158 2025-05-10 06:36:39.143240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2d20000 of size 524288 next 171 2025-05-10 06:36:39.143252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f65b2da0000 of size 1048576 next 222 2025-05-10 06:36:39.143264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2ea0000 of size 1048576 next 190 2025-05-10 06:36:39.143275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b2fa0000 of size 1048576 next 189 2025-05-10 06:36:39.143287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b30a0000 of size 1048576 next 203 2025-05-10 06:36:39.143299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b31a0000 of size 1048576 next 251 2025-05-10 06:36:39.143311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f65b32a0000 of size 1441792 next 18446744073709551615 2025-05-10 06:36:39.143323: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-10 06:36:39.143335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00000 of size 1280 next 1 2025-05-10 06:36:39.143347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00500 of size 256 next 5 2025-05-10 06:36:39.143359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00600 of size 256 next 8 2025-05-10 06:36:39.143371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00700 of size 256 next 9 2025-05-10 06:36:39.143391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00800 of size 256 next 10 2025-05-10 06:36:39.143404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00900 of size 256 next 11 2025-05-10 06:36:39.143415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00a00 of size 256 next 12 2025-05-10 06:36:39.143427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00b00 of size 256 next 13 2025-05-10 06:36:39.143439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00c00 of size 256 next 17 2025-05-10 06:36:39.143451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00d00 of size 256 next 19 2025-05-10 06:36:39.143463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00e00 of size 256 next 20 2025-05-10 06:36:39.143475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e00f00 of size 256 next 21 2025-05-10 06:36:39.143487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01000 of size 256 next 22 2025-05-10 06:36:39.143498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01100 of size 256 next 24 2025-05-10 06:36:39.143510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01200 of size 256 next 25 2025-05-10 06:36:39.143522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01300 of size 256 next 23 2025-05-10 06:36:39.143534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01400 of size 256 next 28 2025-05-10 06:36:39.143546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01500 of size 256 next 29 2025-05-10 06:36:39.143558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01600 of size 256 next 30 2025-05-10 06:36:39.143570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01700 of size 256 next 31 2025-05-10 06:36:39.143581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01800 of size 256 next 33 2025-05-10 06:36:39.143593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01900 of size 256 next 34 2025-05-10 06:36:39.143605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01a00 of size 1024 next 32 2025-05-10 06:36:39.143617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e01e00 of size 1024 next 37 2025-05-10 06:36:39.143629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e02200 of size 1024 next 38 2025-05-10 06:36:39.143641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e02600 of size 1024 next 39 2025-05-10 06:36:39.143653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e02a00 of size 1024 next 40 2025-05-10 06:36:39.143665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e02e00 of size 1024 next 41 2025-05-10 06:36:39.143676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e03200 of size 1024 next 43 2025-05-10 06:36:39.143688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e03600 of size 1024 next 44 2025-05-10 06:36:39.143700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e03a00 of size 1024 next 45 2025-05-10 06:36:39.143712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e03e00 of size 1024 next 46 2025-05-10 06:36:39.143724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04200 of size 256 next 48 2025-05-10 06:36:39.143736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04300 of size 256 next 49 2025-05-10 06:36:39.143748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04400 of size 256 next 50 2025-05-10 06:36:39.143760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04500 of size 256 next 51 2025-05-10 06:36:39.143771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04600 of size 256 next 52 2025-05-10 06:36:39.143791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04700 of size 256 next 53 2025-05-10 06:36:39.143804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04800 of size 256 next 56 2025-05-10 06:36:39.143815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04900 of size 256 next 57 2025-05-10 06:36:39.143827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04a00 of size 256 next 58 2025-05-10 06:36:39.143839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04b00 of size 256 next 14 2025-05-10 06:36:39.143851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04c00 of size 256 next 15 2025-05-10 06:36:39.143863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04d00 of size 256 next 16 2025-05-10 06:36:39.143874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e04e00 of size 1024 next 60 2025-05-10 06:36:39.143886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e05200 of size 1024 next 61 2025-05-10 06:36:39.143898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e05600 of size 1024 next 62 2025-05-10 06:36:39.143910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e05a00 of size 1024 next 63 2025-05-10 06:36:39.143922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e05e00 of size 1024 next 64 2025-05-10 06:36:39.143933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06200 of size 256 next 66 2025-05-10 06:36:39.143945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06300 of size 256 next 67 2025-05-10 06:36:39.143957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06400 of size 256 next 68 2025-05-10 06:36:39.143969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06500 of size 256 next 69 2025-05-10 06:36:39.143980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06600 of size 256 next 70 2025-05-10 06:36:39.143991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06700 of size 256 next 73 2025-05-10 06:36:39.144001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06800 of size 256 next 74 2025-05-10 06:36:39.144012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06900 of size 256 next 75 2025-05-10 06:36:39.144021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06a00 of size 256 next 76 2025-05-10 06:36:39.144030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06b00 of size 256 next 77 2025-05-10 06:36:39.144039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e06c00 of size 1024 next 79 2025-05-10 06:36:39.144049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e07000 of size 1024 next 80 2025-05-10 06:36:39.144058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e07400 of size 1024 next 81 2025-05-10 06:36:39.144067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e07800 of size 1024 next 82 2025-05-10 06:36:39.144076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e07c00 of size 1024 next 83 2025-05-10 06:36:39.144085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08000 of size 256 next 85 2025-05-10 06:36:39.144094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08100 of size 256 next 86 2025-05-10 06:36:39.144103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08200 of size 512 next 84 2025-05-10 06:36:39.144113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08400 of size 512 next 88 2025-05-10 06:36:39.144122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08600 of size 512 next 89 2025-05-10 06:36:39.144131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08800 of size 512 next 90 2025-05-10 06:36:39.144146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08a00 of size 512 next 91 2025-05-10 06:36:39.144156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08c00 of size 256 next 93 2025-05-10 06:36:39.144165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08d00 of size 256 next 94 2025-05-10 06:36:39.144174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e08e00 of size 512 next 92 2025-05-10 06:36:39.144183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09000 of size 512 next 97 2025-05-10 06:36:39.144192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09200 of size 512 next 98 2025-05-10 06:36:39.144201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09400 of size 512 next 99 2025-05-10 06:36:39.144211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09600 of size 512 next 2 2025-05-10 06:36:39.144220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09800 of size 256 next 3 2025-05-10 06:36:39.144229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09900 of size 256 next 4 2025-05-10 06:36:39.144238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e09a00 of size 16384 next 18 2025-05-10 06:36:39.144247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0da00 of size 256 next 100 2025-05-10 06:36:39.144257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0db00 of size 256 next 101 2025-05-10 06:36:39.144266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0dc00 of size 2048 next 104 2025-05-10 06:36:39.144275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0e400 of size 2048 next 105 2025-05-10 06:36:39.144284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0ec00 of size 2048 next 106 2025-05-10 06:36:39.144293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0f400 of size 2048 next 107 2025-05-10 06:36:39.144303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e0fc00 of size 2048 next 108 2025-05-10 06:36:39.144312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e10400 of size 256 next 109 2025-05-10 06:36:39.144321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e10500 of size 256 next 110 2025-05-10 06:36:39.144330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e10600 of size 2048 next 113 2025-05-10 06:36:39.144339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e10e00 of size 2048 next 114 2025-05-10 06:36:39.144348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e11600 of size 2048 next 115 2025-05-10 06:36:39.144357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e11e00 of size 2048 next 116 2025-05-10 06:36:39.144366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e12600 of size 2048 next 6 2025-05-10 06:36:39.144376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e12e00 of size 37632 next 7 2025-05-10 06:36:39.144385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1c100 of size 512 next 118 2025-05-10 06:36:39.144394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1c300 of size 512 next 119 2025-05-10 06:36:39.144403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1c500 of size 512 next 120 2025-05-10 06:36:39.144412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1c700 of size 512 next 121 2025-05-10 06:36:39.144421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1c900 of size 512 next 122 2025-05-10 06:36:39.144430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1cb00 of size 512 next 125 2025-05-10 06:36:39.144446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1cd00 of size 512 next 126 2025-05-10 06:36:39.144455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1cf00 of size 512 next 127 2025-05-10 06:36:39.144464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1d100 of size 512 next 128 2025-05-10 06:36:39.144474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1d300 of size 512 next 129 2025-05-10 06:36:39.144483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1d500 of size 2048 next 130 2025-05-10 06:36:39.144492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1dd00 of size 2048 next 131 2025-05-10 06:36:39.144501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1e500 of size 2048 next 132 2025-05-10 06:36:39.144510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1ed00 of size 2048 next 133 2025-05-10 06:36:39.144519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1f500 of size 2048 next 134 2025-05-10 06:36:39.144528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1fd00 of size 512 next 136 2025-05-10 06:36:39.144537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e1ff00 of size 512 next 137 2025-05-10 06:36:39.144546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20100 of size 512 next 138 2025-05-10 06:36:39.144555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20300 of size 512 next 139 2025-05-10 06:36:39.144565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20500 of size 512 next 140 2025-05-10 06:36:39.144574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20700 of size 512 next 141 2025-05-10 06:36:39.144583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20900 of size 512 next 143 2025-05-10 06:36:39.144592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20b00 of size 512 next 144 2025-05-10 06:36:39.144601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20d00 of size 512 next 145 2025-05-10 06:36:39.144610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e20f00 of size 512 next 146 2025-05-10 06:36:39.144619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e21100 of size 2048 next 147 2025-05-10 06:36:39.144628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e21900 of size 2048 next 148 2025-05-10 06:36:39.144637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e22100 of size 2048 next 149 2025-05-10 06:36:39.144647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e22900 of size 2048 next 150 2025-05-10 06:36:39.144656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e23100 of size 2048 next 151 2025-05-10 06:36:39.144665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e23900 of size 512 next 153 2025-05-10 06:36:39.144674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e23b00 of size 512 next 154 2025-05-10 06:36:39.144683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e23d00 of size 512 next 155 2025-05-10 06:36:39.144692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e23f00 of size 512 next 156 2025-05-10 06:36:39.144701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24100 of size 512 next 157 2025-05-10 06:36:39.144710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24300 of size 512 next 161 2025-05-10 06:36:39.144720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24500 of size 512 next 162 2025-05-10 06:36:39.144729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24700 of size 512 next 163 2025-05-10 06:36:39.144738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24900 of size 512 next 164 2025-05-10 06:36:39.144753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24b00 of size 512 next 165 2025-05-10 06:36:39.144763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e24d00 of size 2048 next 166 2025-05-10 06:36:39.144772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e25500 of size 2048 next 167 2025-05-10 06:36:39.144781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e25d00 of size 2048 next 168 2025-05-10 06:36:39.144790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e26500 of size 2048 next 169 2025-05-10 06:36:39.144800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e26d00 of size 2048 next 170 2025-05-10 06:36:39.144809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e27500 of size 1024 next 172 2025-05-10 06:36:39.144818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e27900 of size 1024 next 173 2025-05-10 06:36:39.144827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e27d00 of size 1024 next 174 2025-05-10 06:36:39.144836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28100 of size 1024 next 175 2025-05-10 06:36:39.144845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28500 of size 1024 next 176 2025-05-10 06:36:39.144854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28900 of size 256 next 178 2025-05-10 06:36:39.144863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28a00 of size 256 next 179 2025-05-10 06:36:39.144873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28b00 of size 1024 next 177 2025-05-10 06:36:39.144884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e28f00 of size 1024 next 182 2025-05-10 06:36:39.144894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e29300 of size 1024 next 183 2025-05-10 06:36:39.144903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e29700 of size 1024 next 184 2025-05-10 06:36:39.144911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e29b00 of size 1024 next 185 2025-05-10 06:36:39.144920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e29f00 of size 256 next 187 2025-05-10 06:36:39.144928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e2a000 of size 256 next 188 2025-05-10 06:36:39.144937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e2a100 of size 4096 next 186 2025-05-10 06:36:39.144945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e2b100 of size 4096 next 42 2025-05-10 06:36:39.144954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e2c100 of size 65536 next 36 2025-05-10 06:36:39.144962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e3c100 of size 65536 next 35 2025-05-10 06:36:39.144971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e4c100 of size 4096 next 235 2025-05-10 06:36:39.144979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e4d100 of size 4096 next 236 2025-05-10 06:36:39.144988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e4e100 of size 4096 next 237 2025-05-10 06:36:39.144996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e4f100 of size 4096 next 238 2025-05-10 06:36:39.145004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e50100 of size 1024 next 239 2025-05-10 06:36:39.145013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e50500 of size 1024 next 240 2025-05-10 06:36:39.145021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e50900 of size 1024 next 241 2025-05-10 06:36:39.145030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e50d00 of size 1024 next 242 2025-05-10 06:36:39.145044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e51100 of size 1024 next 243 2025-05-10 06:36:39.145053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e51500 of size 1024 next 246 2025-05-10 06:36:39.145062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e51900 of size 1024 next 247 2025-05-10 06:36:39.145070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e51d00 of size 1024 next 248 2025-05-10 06:36:39.145079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e52100 of size 1024 next 249 2025-05-10 06:36:39.145087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e52500 of size 1024 next 250 2025-05-10 06:36:39.145095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e52900 of size 4096 next 252 2025-05-10 06:36:39.145104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e53900 of size 4096 next 253 2025-05-10 06:36:39.145112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e54900 of size 4096 next 254 2025-05-10 06:36:39.145121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e55900 of size 4096 next 255 2025-05-10 06:36:39.145129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e56900 of size 4096 next 256 2025-05-10 06:36:39.145138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e57900 of size 1024 next 257 2025-05-10 06:36:39.145146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e57d00 of size 1024 next 258 2025-05-10 06:36:39.145154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e58100 of size 1024 next 259 2025-05-10 06:36:39.145163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e58500 of size 1024 next 260 2025-05-10 06:36:39.145171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e58900 of size 1024 next 261 2025-05-10 06:36:39.145180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e58d00 of size 1024 next 264 2025-05-10 06:36:39.145188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e59100 of size 1024 next 265 2025-05-10 06:36:39.145197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e59500 of size 1024 next 266 2025-05-10 06:36:39.145205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e59900 of size 1024 next 267 2025-05-10 06:36:39.145214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e59d00 of size 1024 next 268 2025-05-10 06:36:39.145222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5a100 of size 4096 next 270 2025-05-10 06:36:39.145230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5b100 of size 4096 next 271 2025-05-10 06:36:39.145239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5c100 of size 4096 next 272 2025-05-10 06:36:39.145247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5d100 of size 4096 next 273 2025-05-10 06:36:39.145256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5e100 of size 4096 next 274 2025-05-10 06:36:39.145264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5f100 of size 1024 next 275 2025-05-10 06:36:39.145273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5f500 of size 1024 next 276 2025-05-10 06:36:39.145281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5f900 of size 1024 next 277 2025-05-10 06:36:39.145290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e5fd00 of size 1024 next 278 2025-05-10 06:36:39.145298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e60100 of size 1024 next 279 2025-05-10 06:36:39.145306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e60500 of size 1024 next 282 2025-05-10 06:36:39.145321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e60900 of size 1024 next 283 2025-05-10 06:36:39.145330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e60d00 of size 1024 next 284 2025-05-10 06:36:39.145339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e61100 of size 1024 next 285 2025-05-10 06:36:39.145347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e61500 of size 1024 next 286 2025-05-10 06:36:39.145356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e61900 of size 4096 next 288 2025-05-10 06:36:39.145364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e62900 of size 6144 next 27 2025-05-10 06:36:39.145373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e64100 of size 147456 next 26 2025-05-10 06:36:39.145382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e88100 of size 65536 next 47 2025-05-10 06:36:39.145390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0e98100 of size 65536 next 59 2025-05-10 06:36:39.145398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0ea8100 of size 65536 next 65 2025-05-10 06:36:39.145407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f66f0eb8100 of size 294656 next 18446744073709551615 2025-05-10 06:36:39.145415: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-10 06:36:39.145426: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 59 Chunks of size 256 totalling 14.8KiB 2025-05-10 06:36:39.145436: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-10 06:36:39.145446: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 95 Chunks of size 1024 totalling 95.0KiB 2025-05-10 06:36:39.145455: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-10 06:36:39.145465: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-05-10 06:36:39.145475: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 38 Chunks of size 4096 totalling 152.0KiB 2025-05-10 06:36:39.145484: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6144 totalling 6.0KiB 2025-05-10 06:36:39.145494: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-10 06:36:39.145504: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-10 06:36:39.145513: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-10 06:36:39.145523: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-10 06:36:39.145532: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-10 06:36:39.145542: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-10 06:36:39.145552: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-10 06:36:39.145561: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-10 06:36:39.145571: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-10 06:36:39.145580: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-10 06:36:39.145589: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-10 06:36:39.145599: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-10 06:36:39.145609: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 9 Chunks of size 1048576 totalling 9.00MiB 2025-05-10 06:36:39.145618: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 1310720 totalling 5.00MiB 2025-05-10 06:36:39.145634: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-10 06:36:39.145643: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-05-10 06:36:39.145653: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 7 Chunks of size 2359296 totalling 15.75MiB 2025-05-10 06:36:39.145663: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-05-10 06:36:39.145672: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3299072 totalling 3.15MiB 2025-05-10 06:36:39.145681: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 45.68MiB 2025-05-10 06:36:39.145690: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 52320000 memory_limit_: 216924160 available bytes: 164604160 curr_region_allocation_bytes_: 67108864 2025-05-10 06:36:39.145703: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 216924160 InUse: 47895296 MaxInUse: 47895552 NumAllocs: 1015 MaxAllocSize: 4325376 2025-05-10 06:36:39.145720: W tensorflow/core/common_runtime/bfc_allocator.cc:439] *******__*************************************************************************_***_************* 2025-05-10 06:36:39.145771: 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_6b796098f0a7c88b7d6a90fb4c0df56eec821fbf SQL :INSERT INTO MTRAdmin.monitor_sys (name, type, server, version_code, result_str, result_bool, lien , test_group ,test_name) VALUES ('python_test3','1','marlene','refs/heads/master_6b796098f0a7c88b7d6a90fb4c0df56eec821fbf','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/May/10052025/python_test3//data_2/data_log/job/2025/May/10052025/python_test3/log-python3----short_python3--v--marlene-06: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.2884378433227539 #### 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 Sat May 10 06:36:39 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec After prepare type args : Here we display some param of map_info ! map_filenames : {'temp/1746851799_3102693_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1746851799_3102693_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png', 'extension': 'png'}} map_subphoto_mainphoto : {} Beginning of datou step sam ! pht : 4677 Inside sam : nb paths : 1 ERROR in datou_step_exec, will save and exit ! CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2329, in datou_exec output = datou_step_exec(sNext, args, cache, context, map_info, verbose, mtr_user_id) File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2430, in datou_step_exec return lib_process.datou_step_sam(param, json_param, args, cache, context, map_info, verbose) File "/home/admin/workarea/git/Velours/python/mtr/datou/lib_step_exec/lib_step_process.py", line 367, in datou_step_sam sam.to(device=device) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 927, in to return self._apply(convert) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 602, in _apply param_applied = fn(param) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 925, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) [1189321094] map_info['map_portfolio_photo'] : {} final : True mtd_id 4573 list_pids : [1189321094] begin to insert list_values into mtr_datou_result : length of list_values in save_final : 1 insert ignore into MTRPhoto.mtr_datou_result (mtd_id, mtr_portfolio_id,mtr_photo_id,result,result_long,result_double,hashtag_id,proba, mtr_current_id) values (%s,%s,%s,%s,%s,%s,%s,%s,%s) on duplicate key update mtr_portfolio_id = mtr_portfolio_id list_values : [('4573', None, '1189321094', "[>, , , , , 'CUDA error: out of memory\\nCUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.\\nFor debugging consider passing CUDA_LAUNCH_BLOCKING=1.']", '-1', '-1.0', '501120777', '1.0', None)] time used for this insertion : 0.023414134979248047 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 : 3.6314709186553955 time spend to save output : 0.0246584415435791 total time spend for step 0 : 3.6561293601989746 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.12409496307373047 #### 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 Sat May 10 06:36:43 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/1746851803_3102693_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1746851803_3102693_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 E0510 06:36:45.026114 3102693 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0510 06:36:45.048604 3102693 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0510 06:36:45.063910 3102693 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 6.63user 7.48system 1:19.62elapsed 17%CPU (0avgtext+0avgdata 1231040maxresident)k 1442544inputs+3432outputs (3526major+605880minor)pagefaults 0swaps