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 : 350 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.1034548282623291 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Fri May 9 06:35:27 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 350 wait 20 seconds l 3637 free memory gpu now : 350 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 /home/admin/workarea/git/Velours/python/tests/python_tests.py:11: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp 2025-05-09 06:35:50.871894: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-05-09 06:35:50.899047: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-09 06:35:50.901439: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f1ba4000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-09 06:35:50.901519: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-09 06:35:50.905756: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-09 06:35:51.175452: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0xad2c1b0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-09 06:35:51.175527: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-09 06:35:51.177112: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 06:35:51.178834: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 06:35:51.211238: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 06:35:51.222744: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 06:35:51.226886: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 06:35:51.255386: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 06:35:51.259443: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 06:35:51.311050: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 06:35:51.312253: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 06:35:51.312394: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 06:35:51.313617: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-09 06:35:51.313638: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-09 06:35:51.313650: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-09 06:35:51.314872: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 198 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 2025-05-09 06:35:51.913939: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 06:35:51.914053: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 06:35:51.914074: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 06:35:51.914094: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 06:35:51.914112: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 06:35:51.914130: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 06:35:51.914171: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 06:35:51.914191: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 06:35:51.914980: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 06:35:51.915969: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 06:35:51.916004: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 06:35:51.916023: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 06:35:51.916040: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 06:35:51.916057: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 06:35:51.916074: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 06:35:51.916091: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 06:35:51.916108: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 06:35:51.916866: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 06:35:51.916903: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-09 06:35:51.916914: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-09 06:35:51.916923: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-09 06:35:51.917742: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 198 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-05-09 06:35:52.878769: 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-09 06:35:52.879313: 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-09 06:35:52.879806: 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-09 06:35:52.880308: 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-09 06:35:52.880805: 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-09 06:35:52.881300: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 18.90M (19814144 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-09 06:35:52.881799: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 17.01M (17832960 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-09 06:35:52.882285: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 15.31M (16049664 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-09 06:35:52.882777: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 13.78M (14444800 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-09 06:35:52.883305: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 12.40M (13000448 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-09 06:35:52.949995: 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-09 06:35:52.950506: 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-09 06:36:02.951516: 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-09 06:36:02.952340: 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-09 06:36:02.952372: 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-09 06:36:02.952395: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-09 06:36:02.952413: 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-09 06:36:02.952429: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (512): Total Chunks: 40, Chunks in use: 40. 20.0KiB allocated for chunks. 20.0KiB in use in bin. 20.0KiB client-requested in use in bin. 2025-05-09 06:36:02.952444: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 76, Chunks in use: 76. 76.2KiB allocated for chunks. 76.2KiB in use in bin. 76.0KiB client-requested in use in bin. 2025-05-09 06:36:02.952460: 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-09 06:36:02.952475: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 30, Chunks in use: 30. 123.5KiB allocated for chunks. 123.5KiB in use in bin. 120.0KiB client-requested in use in bin. 2025-05-09 06:36:02.952490: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 1, Chunks in use: 0. 15.0KiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:02.952505: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16.0KiB allocated for chunks. 16.0KiB in use in bin. 16.0KiB client-requested in use in bin. 2025-05-09 06:36:02.952521: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 1, Chunks in use: 1. 36.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-05-09 06:36:02.952536: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (65536): Total Chunks: 6, Chunks in use: 6. 384.0KiB allocated for chunks. 384.0KiB in use in bin. 384.0KiB client-requested in use in bin. 2025-05-09 06:36:02.952551: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 4, Chunks in use: 4. 560.0KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-05-09 06:36:02.952566: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 9, Chunks in use: 7. 2.41MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-09 06:36:02.952581: 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-09 06:36:02.952596: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 12, Chunks in use: 10. 13.12MiB allocated for chunks. 10.88MiB in use in bin. 10.00MiB client-requested in use in bin. 2025-05-09 06:36:02.952626: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 7, Chunks in use: 7. 16.00MiB allocated for chunks. 16.00MiB in use in bin. 15.50MiB client-requested in use in bin. 2025-05-09 06:36:02.952641: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 1, Chunks in use: 1. 4.41MiB allocated for chunks. 4.41MiB in use in bin. 2.25MiB client-requested in use in bin. 2025-05-09 06:36:02.952655: 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-09 06:36:02.952668: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:02.952681: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:02.952694: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (67108864): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:02.952707: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (134217728): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:02.952720: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (268435456): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:02.952734: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-05-09 06:36:02.952746: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-09 06:36:02.952762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be000000 of size 2359296 next 181 2025-05-09 06:36:02.952774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be240000 of size 2097152 next 196 2025-05-09 06:36:02.952786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be440000 of size 1048576 next 216 2025-05-09 06:36:02.952798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19be540000 of size 1310720 next 209 2025-05-09 06:36:02.952810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be680000 of size 2359296 next 208 2025-05-09 06:36:02.952821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be8c0000 of size 1048576 next 234 2025-05-09 06:36:02.952833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be9c0000 of size 1310720 next 228 2025-05-09 06:36:02.952845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19beb00000 of size 2359296 next 227 2025-05-09 06:36:02.952857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bed40000 of size 2883584 next 18446744073709551615 2025-05-09 06:36:02.952869: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 11700480 2025-05-09 06:36:02.952880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bf000000 of size 2359296 next 245 2025-05-09 06:36:02.952892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bf240000 of size 1048576 next 269 2025-05-09 06:36:02.952904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bf340000 of size 1310720 next 263 2025-05-09 06:36:02.952915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bf480000 of size 2359296 next 262 2025-05-09 06:36:02.952927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bf6c0000 of size 4622592 next 18446744073709551615 2025-05-09 06:36:02.952939: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-09 06:36:02.952959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0600000 of size 147456 next 55 2025-05-09 06:36:02.952972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0624000 of size 65536 next 78 2025-05-09 06:36:02.952984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0634000 of size 4096 next 191 2025-05-09 06:36:02.952995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0635000 of size 4096 next 192 2025-05-09 06:36:02.953007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0636000 of size 4096 next 193 2025-05-09 06:36:02.953019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0637000 of size 256 next 194 2025-05-09 06:36:02.953031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0637100 of size 256 next 195 2025-05-09 06:36:02.953043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0637200 of size 4096 next 197 2025-05-09 06:36:02.953054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0638200 of size 4096 next 198 2025-05-09 06:36:02.953066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0639200 of size 4096 next 199 2025-05-09 06:36:02.953077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063a200 of size 4096 next 200 2025-05-09 06:36:02.953089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063b200 of size 4096 next 201 2025-05-09 06:36:02.953101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063c200 of size 1024 next 202 2025-05-09 06:36:02.953113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063c600 of size 1024 next 204 2025-05-09 06:36:02.953124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063ca00 of size 1024 next 205 2025-05-09 06:36:02.953136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063ce00 of size 1024 next 206 2025-05-09 06:36:02.953147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063d200 of size 1024 next 207 2025-05-09 06:36:02.953159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063d600 of size 1024 next 210 2025-05-09 06:36:02.953171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063da00 of size 1024 next 211 2025-05-09 06:36:02.953182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063de00 of size 1024 next 212 2025-05-09 06:36:02.953194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063e200 of size 1024 next 213 2025-05-09 06:36:02.953206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063e600 of size 1024 next 214 2025-05-09 06:36:02.953217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063ea00 of size 4096 next 215 2025-05-09 06:36:02.953229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063fa00 of size 4096 next 217 2025-05-09 06:36:02.953240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0640a00 of size 4096 next 218 2025-05-09 06:36:02.953252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0641a00 of size 4096 next 219 2025-05-09 06:36:02.953264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0642a00 of size 4096 next 220 2025-05-09 06:36:02.953275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0643a00 of size 1024 next 221 2025-05-09 06:36:02.953287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0643e00 of size 1024 next 223 2025-05-09 06:36:02.953298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0644200 of size 1024 next 224 2025-05-09 06:36:02.953310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0644600 of size 1024 next 225 2025-05-09 06:36:02.953322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0644a00 of size 1024 next 226 2025-05-09 06:36:02.953341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0644e00 of size 1024 next 229 2025-05-09 06:36:02.953353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0645200 of size 1024 next 230 2025-05-09 06:36:02.953364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0645600 of size 1024 next 231 2025-05-09 06:36:02.953376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0645a00 of size 1024 next 232 2025-05-09 06:36:02.953388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0645e00 of size 1024 next 233 2025-05-09 06:36:02.953400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0646200 of size 7680 next 72 2025-05-09 06:36:02.953411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0648000 of size 147456 next 71 2025-05-09 06:36:02.953424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c066c000 of size 131072 next 87 2025-05-09 06:36:02.953435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19c068c000 of size 262144 next 103 2025-05-09 06:36:02.953447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c06cc000 of size 262144 next 102 2025-05-09 06:36:02.953459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19c070c000 of size 999424 next 18446744073709551615 2025-05-09 06:36:02.953470: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-09 06:36:02.953482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0800000 of size 589824 next 96 2025-05-09 06:36:02.953494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0890000 of size 262144 next 117 2025-05-09 06:36:02.953506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19c08d0000 of size 262144 next 112 2025-05-09 06:36:02.953518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0910000 of size 524288 next 111 2025-05-09 06:36:02.953530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0990000 of size 262144 next 135 2025-05-09 06:36:02.953542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c09d0000 of size 327680 next 124 2025-05-09 06:36:02.953553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0a20000 of size 589824 next 123 2025-05-09 06:36:02.953565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0ab0000 of size 262144 next 152 2025-05-09 06:36:02.953577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0af0000 of size 327680 next 142 2025-05-09 06:36:02.953589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0b40000 of size 786432 next 18446744073709551615 2025-05-09 06:36:02.953600: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-09 06:36:02.953612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19c0c00000 of size 589824 next 160 2025-05-09 06:36:02.953623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0c90000 of size 589824 next 158 2025-05-09 06:36:02.953635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0d20000 of size 524288 next 171 2025-05-09 06:36:02.953647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19c0da0000 of size 1048576 next 222 2025-05-09 06:36:02.953658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0ea0000 of size 1048576 next 190 2025-05-09 06:36:02.953670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0fa0000 of size 1048576 next 189 2025-05-09 06:36:02.953681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c10a0000 of size 1048576 next 203 2025-05-09 06:36:02.953693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c11a0000 of size 1048576 next 251 2025-05-09 06:36:02.953705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c12a0000 of size 1441792 next 18446744073709551615 2025-05-09 06:36:02.953724: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-09 06:36:02.953737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00000 of size 1280 next 1 2025-05-09 06:36:02.953748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00500 of size 256 next 5 2025-05-09 06:36:02.953760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00600 of size 256 next 8 2025-05-09 06:36:02.953772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00700 of size 256 next 9 2025-05-09 06:36:02.953783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00800 of size 256 next 10 2025-05-09 06:36:02.953795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00900 of size 256 next 11 2025-05-09 06:36:02.953806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00a00 of size 256 next 12 2025-05-09 06:36:02.953818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00b00 of size 256 next 13 2025-05-09 06:36:02.953830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00c00 of size 256 next 17 2025-05-09 06:36:02.953841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00d00 of size 256 next 19 2025-05-09 06:36:02.953853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00e00 of size 256 next 20 2025-05-09 06:36:02.953864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00f00 of size 256 next 21 2025-05-09 06:36:02.953876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01000 of size 256 next 22 2025-05-09 06:36:02.953888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01100 of size 256 next 24 2025-05-09 06:36:02.953899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01200 of size 256 next 25 2025-05-09 06:36:02.953911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01300 of size 256 next 23 2025-05-09 06:36:02.953922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01400 of size 256 next 28 2025-05-09 06:36:02.953934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01500 of size 256 next 29 2025-05-09 06:36:02.953945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01600 of size 256 next 30 2025-05-09 06:36:02.953957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01700 of size 256 next 31 2025-05-09 06:36:02.953969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01800 of size 256 next 33 2025-05-09 06:36:02.953980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01900 of size 256 next 34 2025-05-09 06:36:02.953992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01a00 of size 1024 next 32 2025-05-09 06:36:02.954003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01e00 of size 1024 next 37 2025-05-09 06:36:02.954015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce02200 of size 1024 next 38 2025-05-09 06:36:02.954027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce02600 of size 1024 next 39 2025-05-09 06:36:02.954038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce02a00 of size 1024 next 40 2025-05-09 06:36:02.954050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce02e00 of size 1024 next 41 2025-05-09 06:36:02.954061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce03200 of size 1024 next 43 2025-05-09 06:36:02.954073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce03600 of size 1024 next 44 2025-05-09 06:36:02.954085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce03a00 of size 1024 next 45 2025-05-09 06:36:02.954096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce03e00 of size 1024 next 46 2025-05-09 06:36:02.954115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04200 of size 256 next 48 2025-05-09 06:36:02.954127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04300 of size 256 next 49 2025-05-09 06:36:02.954139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04400 of size 256 next 50 2025-05-09 06:36:02.954151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04500 of size 256 next 51 2025-05-09 06:36:02.954162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04600 of size 256 next 52 2025-05-09 06:36:02.954174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04700 of size 256 next 53 2025-05-09 06:36:02.954186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04800 of size 256 next 56 2025-05-09 06:36:02.954197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04900 of size 256 next 57 2025-05-09 06:36:02.954209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04a00 of size 256 next 58 2025-05-09 06:36:02.954220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04b00 of size 256 next 14 2025-05-09 06:36:02.954232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04c00 of size 256 next 15 2025-05-09 06:36:02.954243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04d00 of size 256 next 16 2025-05-09 06:36:02.954255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04e00 of size 1024 next 60 2025-05-09 06:36:02.954267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce05200 of size 1024 next 61 2025-05-09 06:36:02.954278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce05600 of size 1024 next 62 2025-05-09 06:36:02.954290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce05a00 of size 1024 next 63 2025-05-09 06:36:02.954301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce05e00 of size 1024 next 64 2025-05-09 06:36:02.954313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06200 of size 256 next 66 2025-05-09 06:36:02.954325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06300 of size 256 next 67 2025-05-09 06:36:02.954336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06400 of size 256 next 68 2025-05-09 06:36:02.954348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06500 of size 256 next 69 2025-05-09 06:36:02.954359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06600 of size 256 next 70 2025-05-09 06:36:02.954371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06700 of size 256 next 73 2025-05-09 06:36:02.954382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06800 of size 256 next 74 2025-05-09 06:36:02.954394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06900 of size 256 next 75 2025-05-09 06:36:02.954406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06a00 of size 256 next 76 2025-05-09 06:36:02.954417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06b00 of size 256 next 77 2025-05-09 06:36:02.954429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06c00 of size 1024 next 79 2025-05-09 06:36:02.954440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce07000 of size 1024 next 80 2025-05-09 06:36:02.954452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce07400 of size 1024 next 81 2025-05-09 06:36:02.954464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce07800 of size 1024 next 82 2025-05-09 06:36:02.954475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce07c00 of size 1024 next 83 2025-05-09 06:36:02.954487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08000 of size 256 next 85 2025-05-09 06:36:02.954506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08100 of size 256 next 86 2025-05-09 06:36:02.954518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08200 of size 512 next 84 2025-05-09 06:36:02.954530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08400 of size 512 next 88 2025-05-09 06:36:02.954541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08600 of size 512 next 89 2025-05-09 06:36:02.954553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08800 of size 512 next 90 2025-05-09 06:36:02.954565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08a00 of size 512 next 91 2025-05-09 06:36:02.954576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08c00 of size 256 next 93 2025-05-09 06:36:02.954588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08d00 of size 256 next 94 2025-05-09 06:36:02.954599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08e00 of size 512 next 92 2025-05-09 06:36:02.954611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09000 of size 512 next 97 2025-05-09 06:36:02.954623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09200 of size 512 next 98 2025-05-09 06:36:02.954634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09400 of size 512 next 99 2025-05-09 06:36:02.954646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09600 of size 512 next 2 2025-05-09 06:36:02.954658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09800 of size 256 next 3 2025-05-09 06:36:02.954669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09900 of size 256 next 4 2025-05-09 06:36:02.954681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09a00 of size 16384 next 18 2025-05-09 06:36:02.954693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0da00 of size 256 next 100 2025-05-09 06:36:02.954704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0db00 of size 256 next 101 2025-05-09 06:36:02.954716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0dc00 of size 2048 next 104 2025-05-09 06:36:02.954728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0e400 of size 2048 next 105 2025-05-09 06:36:02.954740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0ec00 of size 2048 next 106 2025-05-09 06:36:02.954751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0f400 of size 2048 next 107 2025-05-09 06:36:02.954763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0fc00 of size 2048 next 108 2025-05-09 06:36:02.954774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce10400 of size 256 next 109 2025-05-09 06:36:02.954786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce10500 of size 256 next 110 2025-05-09 06:36:02.954798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce10600 of size 2048 next 113 2025-05-09 06:36:02.954809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce10e00 of size 2048 next 114 2025-05-09 06:36:02.954821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce11600 of size 2048 next 115 2025-05-09 06:36:02.954832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce11e00 of size 2048 next 116 2025-05-09 06:36:02.954844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce12600 of size 2048 next 6 2025-05-09 06:36:02.954856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce12e00 of size 37632 next 7 2025-05-09 06:36:02.954867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1c100 of size 512 next 118 2025-05-09 06:36:02.954887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1c300 of size 512 next 119 2025-05-09 06:36:02.954921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1c500 of size 512 next 120 2025-05-09 06:36:02.954935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1c700 of size 512 next 121 2025-05-09 06:36:02.954947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1c900 of size 512 next 122 2025-05-09 06:36:02.954959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1cb00 of size 512 next 125 2025-05-09 06:36:02.954970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1cd00 of size 512 next 126 2025-05-09 06:36:02.954982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1cf00 of size 512 next 127 2025-05-09 06:36:02.954994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1d100 of size 512 next 128 2025-05-09 06:36:02.955005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1d300 of size 512 next 129 2025-05-09 06:36:02.955017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1d500 of size 2048 next 130 2025-05-09 06:36:02.955028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1dd00 of size 2048 next 131 2025-05-09 06:36:02.955040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1e500 of size 2048 next 132 2025-05-09 06:36:02.955051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1ed00 of size 2048 next 133 2025-05-09 06:36:02.955063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1f500 of size 2048 next 134 2025-05-09 06:36:02.955075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1fd00 of size 512 next 136 2025-05-09 06:36:02.955086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1ff00 of size 512 next 137 2025-05-09 06:36:02.955098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20100 of size 512 next 138 2025-05-09 06:36:02.955109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20300 of size 512 next 139 2025-05-09 06:36:02.955121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20500 of size 512 next 140 2025-05-09 06:36:02.955132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20700 of size 512 next 141 2025-05-09 06:36:02.955144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20900 of size 512 next 143 2025-05-09 06:36:02.955156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20b00 of size 512 next 144 2025-05-09 06:36:02.955167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20d00 of size 512 next 145 2025-05-09 06:36:02.955179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20f00 of size 512 next 146 2025-05-09 06:36:02.955190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce21100 of size 2048 next 147 2025-05-09 06:36:02.955202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce21900 of size 2048 next 148 2025-05-09 06:36:02.955213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce22100 of size 2048 next 149 2025-05-09 06:36:02.955225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce22900 of size 2048 next 150 2025-05-09 06:36:02.955237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce23100 of size 2048 next 151 2025-05-09 06:36:02.955248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce23900 of size 512 next 153 2025-05-09 06:36:02.955260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce23b00 of size 512 next 154 2025-05-09 06:36:02.955271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce23d00 of size 512 next 155 2025-05-09 06:36:02.955283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce23f00 of size 512 next 156 2025-05-09 06:36:02.955303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24100 of size 512 next 157 2025-05-09 06:36:02.955314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24300 of size 512 next 161 2025-05-09 06:36:02.955326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24500 of size 512 next 162 2025-05-09 06:36:02.955338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24700 of size 512 next 163 2025-05-09 06:36:02.955349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24900 of size 512 next 164 2025-05-09 06:36:02.955361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24b00 of size 512 next 165 2025-05-09 06:36:02.955373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24d00 of size 2048 next 166 2025-05-09 06:36:02.955384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce25500 of size 2048 next 167 2025-05-09 06:36:02.955396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce25d00 of size 2048 next 168 2025-05-09 06:36:02.955407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce26500 of size 2048 next 169 2025-05-09 06:36:02.955419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce26d00 of size 2048 next 170 2025-05-09 06:36:02.955431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce27500 of size 1024 next 172 2025-05-09 06:36:02.955442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce27900 of size 1024 next 173 2025-05-09 06:36:02.955454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce27d00 of size 1024 next 174 2025-05-09 06:36:02.955465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28100 of size 1024 next 175 2025-05-09 06:36:02.955477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28500 of size 1024 next 176 2025-05-09 06:36:02.955489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28900 of size 256 next 178 2025-05-09 06:36:02.955500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28a00 of size 256 next 179 2025-05-09 06:36:02.955512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28b00 of size 1024 next 177 2025-05-09 06:36:02.955523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28f00 of size 1024 next 182 2025-05-09 06:36:02.955535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce29300 of size 1024 next 183 2025-05-09 06:36:02.955547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce29700 of size 1024 next 184 2025-05-09 06:36:02.955558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce29b00 of size 1024 next 185 2025-05-09 06:36:02.955570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce29f00 of size 256 next 187 2025-05-09 06:36:02.955581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce2a000 of size 256 next 188 2025-05-09 06:36:02.955593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce2a100 of size 4096 next 186 2025-05-09 06:36:02.955605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce2b100 of size 4096 next 42 2025-05-09 06:36:02.955616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce2c100 of size 65536 next 36 2025-05-09 06:36:02.955628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce3c100 of size 65536 next 35 2025-05-09 06:36:02.955639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce4c100 of size 4096 next 235 2025-05-09 06:36:02.955651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce4d100 of size 4096 next 236 2025-05-09 06:36:02.955663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce4e100 of size 4096 next 237 2025-05-09 06:36:02.955682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce4f100 of size 4096 next 238 2025-05-09 06:36:02.955694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce50100 of size 1024 next 239 2025-05-09 06:36:02.955705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce50500 of size 1024 next 240 2025-05-09 06:36:02.955717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce50900 of size 1024 next 241 2025-05-09 06:36:02.955729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce50d00 of size 1024 next 242 2025-05-09 06:36:02.955740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce51100 of size 1024 next 243 2025-05-09 06:36:02.955752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce51500 of size 1024 next 246 2025-05-09 06:36:02.955764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce51900 of size 1024 next 247 2025-05-09 06:36:02.955775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce51d00 of size 1024 next 248 2025-05-09 06:36:02.955787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce52100 of size 1024 next 249 2025-05-09 06:36:02.955798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce52500 of size 1024 next 250 2025-05-09 06:36:02.955810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce52900 of size 4096 next 252 2025-05-09 06:36:02.955821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce53900 of size 4096 next 253 2025-05-09 06:36:02.955833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce54900 of size 4096 next 254 2025-05-09 06:36:02.955844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce55900 of size 4096 next 255 2025-05-09 06:36:02.955856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce56900 of size 4096 next 256 2025-05-09 06:36:02.955868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce57900 of size 1024 next 257 2025-05-09 06:36:02.955879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce57d00 of size 1024 next 258 2025-05-09 06:36:02.955891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce58100 of size 1024 next 259 2025-05-09 06:36:02.955902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce58500 of size 1024 next 260 2025-05-09 06:36:02.955914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce58900 of size 1024 next 261 2025-05-09 06:36:02.955925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce58d00 of size 1024 next 264 2025-05-09 06:36:02.955937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce59100 of size 1024 next 265 2025-05-09 06:36:02.955949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce59500 of size 1024 next 266 2025-05-09 06:36:02.955960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce59900 of size 1024 next 267 2025-05-09 06:36:02.955972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce59d00 of size 1024 next 268 2025-05-09 06:36:02.955983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5a100 of size 4096 next 270 2025-05-09 06:36:02.955995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5b100 of size 4096 next 271 2025-05-09 06:36:02.956006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5c100 of size 4096 next 272 2025-05-09 06:36:02.956018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5d100 of size 4096 next 273 2025-05-09 06:36:02.956029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5e100 of size 4096 next 274 2025-05-09 06:36:02.956041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5f100 of size 1024 next 275 2025-05-09 06:36:02.956060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5f500 of size 1024 next 276 2025-05-09 06:36:02.956072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5f900 of size 1024 next 277 2025-05-09 06:36:02.956083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5fd00 of size 1024 next 278 2025-05-09 06:36:02.956095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce60100 of size 1024 next 279 2025-05-09 06:36:02.956106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1afce60500 of size 15360 next 27 2025-05-09 06:36:02.956118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce64100 of size 147456 next 26 2025-05-09 06:36:02.956130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce88100 of size 65536 next 47 2025-05-09 06:36:02.956141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce98100 of size 65536 next 59 2025-05-09 06:36:02.956153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afcea8100 of size 65536 next 65 2025-05-09 06:36:02.956165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afceb8100 of size 294656 next 18446744073709551615 2025-05-09 06:36:02.956176: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-09 06:36:02.956191: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 59 Chunks of size 256 totalling 14.8KiB 2025-05-09 06:36:02.956204: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-09 06:36:02.956217: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 1024 totalling 75.0KiB 2025-05-09 06:36:02.956230: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-09 06:36:02.956243: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-05-09 06:36:02.956256: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 29 Chunks of size 4096 totalling 116.0KiB 2025-05-09 06:36:02.956269: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-09 06:36:02.956282: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-09 06:36:02.956295: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-09 06:36:02.956308: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-09 06:36:02.956321: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-09 06:36:02.956334: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-09 06:36:02.956346: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-09 06:36:02.956359: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-09 06:36:02.956372: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-09 06:36:02.956385: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-09 06:36:02.956398: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-09 06:36:02.956410: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-09 06:36:02.956423: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 7 Chunks of size 1048576 totalling 7.00MiB 2025-05-09 06:36:02.956436: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 1310720 totalling 2.50MiB 2025-05-09 06:36:02.956448: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-09 06:36:02.956461: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-05-09 06:36:02.956482: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 2359296 totalling 11.25MiB 2025-05-09 06:36:02.956495: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-05-09 06:36:02.956508: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4622592 totalling 4.41MiB 2025-05-09 06:36:02.956521: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 37.88MiB 2025-05-09 06:36:02.956533: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 44206336 memory_limit_: 208535552 available bytes: 164329216 curr_region_allocation_bytes_: 67108864 2025-05-09 06:36:02.956548: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 208535552 InUse: 39718144 MaxInUse: 39718400 NumAllocs: 889 MaxAllocSize: 4622592 2025-05-09 06:36:02.956569: W tensorflow/core/common_runtime/bfc_allocator.cc:439] *************__*********************************************xxxx***__**************_**************** 2025-05-09 06:36:02.956609: 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.12453126907348633 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Fri May 9 06:36:04 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 350 wait 20 seconds l 3637 free memory gpu now : 350 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-05-09 06:36:27.080718: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-05-09 06:36:27.089251: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-09 06:36:27.090926: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f1ba4000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-09 06:36:27.090988: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-09 06:36:27.093824: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-09 06:36:27.340550: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0xa781090 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-09 06:36:27.340617: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-09 06:36:27.341591: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 06:36:27.342015: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 06:36:27.345211: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 06:36:27.348153: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 06:36:27.352128: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 06:36:27.355302: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 06:36:27.356765: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 06:36:27.364399: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 06:36:27.365322: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 06:36:27.365394: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 06:36:27.365849: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-09 06:36:27.365864: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-09 06:36:27.365873: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-09 06:36:27.366627: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 198 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 2025-05-09 06:36:27.943888: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 06:36:27.944038: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 06:36:27.944076: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 06:36:27.944110: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 06:36:27.944144: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 06:36:27.944180: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 06:36:27.944215: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 06:36:27.944248: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 06:36:27.945230: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 06:36:27.947239: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-09 06:36:27.947362: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-09 06:36:27.947401: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-09 06:36:27.947435: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-09 06:36:27.947470: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-09 06:36:27.947508: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-09 06:36:27.947543: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-09 06:36:27.947583: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-09 06:36:27.948828: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-09 06:36:27.948886: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-09 06:36:27.948898: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-09 06:36:27.948908: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-09 06:36:27.950012: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 198 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-05-09 06:36:28.803816: 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-09 06:36:28.804337: 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-09 06:36:28.804828: 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-09 06:36:28.805305: 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-09 06:36:28.805764: 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-09 06:36:28.806224: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 18.90M (19814144 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-09 06:36:28.806688: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 17.01M (17832960 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-09 06:36:28.807154: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 15.31M (16049664 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-09 06:36:28.807614: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 13.78M (14444800 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-09 06:36:28.808071: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 12.40M (13000448 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-09 06:36:28.879505: 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-09 06:36:28.880033: 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-09 06:36:38.881200: 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-09 06:36:38.882108: 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-09 06:36:38.882143: 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-09 06:36:38.882170: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-09 06:36:38.882189: 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-09 06:36:38.882205: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (512): Total Chunks: 40, Chunks in use: 40. 20.0KiB allocated for chunks. 20.0KiB in use in bin. 20.0KiB client-requested in use in bin. 2025-05-09 06:36:38.882221: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 76, Chunks in use: 76. 76.2KiB allocated for chunks. 76.2KiB in use in bin. 76.0KiB client-requested in use in bin. 2025-05-09 06:36:38.882237: 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-09 06:36:38.882253: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 30, Chunks in use: 30. 123.5KiB allocated for chunks. 123.5KiB in use in bin. 120.0KiB client-requested in use in bin. 2025-05-09 06:36:38.882269: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 1, Chunks in use: 0. 15.0KiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:38.882285: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16.0KiB allocated for chunks. 16.0KiB in use in bin. 16.0KiB client-requested in use in bin. 2025-05-09 06:36:38.882300: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 1, Chunks in use: 1. 36.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-05-09 06:36:38.882335: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (65536): Total Chunks: 6, Chunks in use: 6. 384.0KiB allocated for chunks. 384.0KiB in use in bin. 384.0KiB client-requested in use in bin. 2025-05-09 06:36:38.882351: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 4, Chunks in use: 4. 560.0KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-05-09 06:36:38.882367: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 9, Chunks in use: 7. 2.41MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-09 06:36:38.882382: 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-09 06:36:38.882398: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 12, Chunks in use: 10. 13.12MiB allocated for chunks. 10.88MiB in use in bin. 10.00MiB client-requested in use in bin. 2025-05-09 06:36:38.882413: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 7, Chunks in use: 7. 16.00MiB allocated for chunks. 16.00MiB in use in bin. 15.50MiB client-requested in use in bin. 2025-05-09 06:36:38.882428: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 1, Chunks in use: 1. 4.41MiB allocated for chunks. 4.41MiB in use in bin. 2.25MiB client-requested in use in bin. 2025-05-09 06:36:38.882443: 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-09 06:36:38.882457: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:38.882470: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:38.882484: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (67108864): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:38.882497: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (134217728): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:38.882511: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (268435456): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-09 06:36:38.882525: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-05-09 06:36:38.882538: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-09 06:36:38.882558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be000000 of size 2359296 next 181 2025-05-09 06:36:38.882570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be240000 of size 2097152 next 196 2025-05-09 06:36:38.882583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be440000 of size 1048576 next 216 2025-05-09 06:36:38.882595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19be540000 of size 1310720 next 209 2025-05-09 06:36:38.882607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be680000 of size 2359296 next 208 2025-05-09 06:36:38.882619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be8c0000 of size 1048576 next 234 2025-05-09 06:36:38.882632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19be9c0000 of size 1310720 next 228 2025-05-09 06:36:38.882644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19beb00000 of size 2359296 next 227 2025-05-09 06:36:38.882666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bed40000 of size 2883584 next 18446744073709551615 2025-05-09 06:36:38.882678: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 11700480 2025-05-09 06:36:38.882691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bf000000 of size 2359296 next 245 2025-05-09 06:36:38.882703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bf240000 of size 1048576 next 269 2025-05-09 06:36:38.882715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bf340000 of size 1310720 next 263 2025-05-09 06:36:38.882727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bf480000 of size 2359296 next 262 2025-05-09 06:36:38.882739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19bf6c0000 of size 4622592 next 18446744073709551615 2025-05-09 06:36:38.882751: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-09 06:36:38.882763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0600000 of size 147456 next 55 2025-05-09 06:36:38.882776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0624000 of size 65536 next 78 2025-05-09 06:36:38.882788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0634000 of size 4096 next 191 2025-05-09 06:36:38.882801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0635000 of size 4096 next 192 2025-05-09 06:36:38.882813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0636000 of size 4096 next 193 2025-05-09 06:36:38.882825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0637000 of size 256 next 194 2025-05-09 06:36:38.882837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0637100 of size 256 next 195 2025-05-09 06:36:38.882849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0637200 of size 4096 next 197 2025-05-09 06:36:38.882861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0638200 of size 4096 next 198 2025-05-09 06:36:38.882873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0639200 of size 4096 next 199 2025-05-09 06:36:38.882885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063a200 of size 4096 next 200 2025-05-09 06:36:38.882912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063b200 of size 4096 next 201 2025-05-09 06:36:38.882928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063c200 of size 1024 next 202 2025-05-09 06:36:38.882940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063c600 of size 1024 next 204 2025-05-09 06:36:38.882952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063ca00 of size 1024 next 205 2025-05-09 06:36:38.882964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063ce00 of size 1024 next 206 2025-05-09 06:36:38.882976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063d200 of size 1024 next 207 2025-05-09 06:36:38.882988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063d600 of size 1024 next 210 2025-05-09 06:36:38.883000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063da00 of size 1024 next 211 2025-05-09 06:36:38.883011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063de00 of size 1024 next 212 2025-05-09 06:36:38.883023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063e200 of size 1024 next 213 2025-05-09 06:36:38.883035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063e600 of size 1024 next 214 2025-05-09 06:36:38.883047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063ea00 of size 4096 next 215 2025-05-09 06:36:38.883059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c063fa00 of size 4096 next 217 2025-05-09 06:36:38.883080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0640a00 of size 4096 next 218 2025-05-09 06:36:38.883092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0641a00 of size 4096 next 219 2025-05-09 06:36:38.883104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0642a00 of size 4096 next 220 2025-05-09 06:36:38.883116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0643a00 of size 1024 next 221 2025-05-09 06:36:38.883128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0643e00 of size 1024 next 223 2025-05-09 06:36:38.883140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0644200 of size 1024 next 224 2025-05-09 06:36:38.883152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0644600 of size 1024 next 225 2025-05-09 06:36:38.883164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0644a00 of size 1024 next 226 2025-05-09 06:36:38.883176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0644e00 of size 1024 next 229 2025-05-09 06:36:38.883188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0645200 of size 1024 next 230 2025-05-09 06:36:38.883200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0645600 of size 1024 next 231 2025-05-09 06:36:38.883212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0645a00 of size 1024 next 232 2025-05-09 06:36:38.883224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0645e00 of size 1024 next 233 2025-05-09 06:36:38.883236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0646200 of size 7680 next 72 2025-05-09 06:36:38.883248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0648000 of size 147456 next 71 2025-05-09 06:36:38.883261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c066c000 of size 131072 next 87 2025-05-09 06:36:38.883273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19c068c000 of size 262144 next 103 2025-05-09 06:36:38.883285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c06cc000 of size 262144 next 102 2025-05-09 06:36:38.883297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19c070c000 of size 999424 next 18446744073709551615 2025-05-09 06:36:38.883309: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-09 06:36:38.883322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0800000 of size 589824 next 96 2025-05-09 06:36:38.883334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0890000 of size 262144 next 117 2025-05-09 06:36:38.883346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19c08d0000 of size 262144 next 112 2025-05-09 06:36:38.883358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0910000 of size 524288 next 111 2025-05-09 06:36:38.883370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0990000 of size 262144 next 135 2025-05-09 06:36:38.883383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c09d0000 of size 327680 next 124 2025-05-09 06:36:38.883395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0a20000 of size 589824 next 123 2025-05-09 06:36:38.883407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0ab0000 of size 262144 next 152 2025-05-09 06:36:38.883419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0af0000 of size 327680 next 142 2025-05-09 06:36:38.883431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0b40000 of size 786432 next 18446744073709551615 2025-05-09 06:36:38.883443: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-09 06:36:38.883455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19c0c00000 of size 589824 next 160 2025-05-09 06:36:38.883475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0c90000 of size 589824 next 158 2025-05-09 06:36:38.883487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0d20000 of size 524288 next 171 2025-05-09 06:36:38.883499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f19c0da0000 of size 1048576 next 222 2025-05-09 06:36:38.883511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0ea0000 of size 1048576 next 190 2025-05-09 06:36:38.883524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c0fa0000 of size 1048576 next 189 2025-05-09 06:36:38.883536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c10a0000 of size 1048576 next 203 2025-05-09 06:36:38.883548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c11a0000 of size 1048576 next 251 2025-05-09 06:36:38.883560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f19c12a0000 of size 1441792 next 18446744073709551615 2025-05-09 06:36:38.883572: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-09 06:36:38.883584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00000 of size 1280 next 1 2025-05-09 06:36:38.883596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00500 of size 256 next 5 2025-05-09 06:36:38.883608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00600 of size 256 next 8 2025-05-09 06:36:38.883620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00700 of size 256 next 9 2025-05-09 06:36:38.883632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00800 of size 256 next 10 2025-05-09 06:36:38.883644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00900 of size 256 next 11 2025-05-09 06:36:38.883656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00a00 of size 256 next 12 2025-05-09 06:36:38.883668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00b00 of size 256 next 13 2025-05-09 06:36:38.883680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00c00 of size 256 next 17 2025-05-09 06:36:38.883692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00d00 of size 256 next 19 2025-05-09 06:36:38.883704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00e00 of size 256 next 20 2025-05-09 06:36:38.883716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce00f00 of size 256 next 21 2025-05-09 06:36:38.883728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01000 of size 256 next 22 2025-05-09 06:36:38.883740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01100 of size 256 next 24 2025-05-09 06:36:38.883752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01200 of size 256 next 25 2025-05-09 06:36:38.883764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01300 of size 256 next 23 2025-05-09 06:36:38.883776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01400 of size 256 next 28 2025-05-09 06:36:38.883787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01500 of size 256 next 29 2025-05-09 06:36:38.883799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01600 of size 256 next 30 2025-05-09 06:36:38.883811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01700 of size 256 next 31 2025-05-09 06:36:38.883823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01800 of size 256 next 33 2025-05-09 06:36:38.883835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01900 of size 256 next 34 2025-05-09 06:36:38.883847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01a00 of size 1024 next 32 2025-05-09 06:36:38.883867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce01e00 of size 1024 next 37 2025-05-09 06:36:38.883879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce02200 of size 1024 next 38 2025-05-09 06:36:38.883891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce02600 of size 1024 next 39 2025-05-09 06:36:38.883903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce02a00 of size 1024 next 40 2025-05-09 06:36:38.883915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce02e00 of size 1024 next 41 2025-05-09 06:36:38.883927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce03200 of size 1024 next 43 2025-05-09 06:36:38.883939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce03600 of size 1024 next 44 2025-05-09 06:36:38.883951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce03a00 of size 1024 next 45 2025-05-09 06:36:38.883963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce03e00 of size 1024 next 46 2025-05-09 06:36:38.883975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04200 of size 256 next 48 2025-05-09 06:36:38.883987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04300 of size 256 next 49 2025-05-09 06:36:38.883999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04400 of size 256 next 50 2025-05-09 06:36:38.884011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04500 of size 256 next 51 2025-05-09 06:36:38.884023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04600 of size 256 next 52 2025-05-09 06:36:38.884035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04700 of size 256 next 53 2025-05-09 06:36:38.884047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04800 of size 256 next 56 2025-05-09 06:36:38.884059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04900 of size 256 next 57 2025-05-09 06:36:38.884071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04a00 of size 256 next 58 2025-05-09 06:36:38.884083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04b00 of size 256 next 14 2025-05-09 06:36:38.884095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04c00 of size 256 next 15 2025-05-09 06:36:38.884107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04d00 of size 256 next 16 2025-05-09 06:36:38.884118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce04e00 of size 1024 next 60 2025-05-09 06:36:38.884130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce05200 of size 1024 next 61 2025-05-09 06:36:38.884142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce05600 of size 1024 next 62 2025-05-09 06:36:38.884154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce05a00 of size 1024 next 63 2025-05-09 06:36:38.884166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce05e00 of size 1024 next 64 2025-05-09 06:36:38.884179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06200 of size 256 next 66 2025-05-09 06:36:38.884194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06300 of size 256 next 67 2025-05-09 06:36:38.884208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06400 of size 256 next 68 2025-05-09 06:36:38.884222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06500 of size 256 next 69 2025-05-09 06:36:38.884236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06600 of size 256 next 70 2025-05-09 06:36:38.884249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06700 of size 256 next 73 2025-05-09 06:36:38.884261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06800 of size 256 next 74 2025-05-09 06:36:38.884283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06900 of size 256 next 75 2025-05-09 06:36:38.884296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06a00 of size 256 next 76 2025-05-09 06:36:38.884308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06b00 of size 256 next 77 2025-05-09 06:36:38.884321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce06c00 of size 1024 next 79 2025-05-09 06:36:38.884333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce07000 of size 1024 next 80 2025-05-09 06:36:38.884346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce07400 of size 1024 next 81 2025-05-09 06:36:38.884358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce07800 of size 1024 next 82 2025-05-09 06:36:38.884371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce07c00 of size 1024 next 83 2025-05-09 06:36:38.884384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08000 of size 256 next 85 2025-05-09 06:36:38.884396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08100 of size 256 next 86 2025-05-09 06:36:38.884409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08200 of size 512 next 84 2025-05-09 06:36:38.884422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08400 of size 512 next 88 2025-05-09 06:36:38.884434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08600 of size 512 next 89 2025-05-09 06:36:38.884447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08800 of size 512 next 90 2025-05-09 06:36:38.884460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08a00 of size 512 next 91 2025-05-09 06:36:38.884472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08c00 of size 256 next 93 2025-05-09 06:36:38.884485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08d00 of size 256 next 94 2025-05-09 06:36:38.884497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce08e00 of size 512 next 92 2025-05-09 06:36:38.884510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09000 of size 512 next 97 2025-05-09 06:36:38.884522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09200 of size 512 next 98 2025-05-09 06:36:38.884535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09400 of size 512 next 99 2025-05-09 06:36:38.884547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09600 of size 512 next 2 2025-05-09 06:36:38.884560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09800 of size 256 next 3 2025-05-09 06:36:38.884573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09900 of size 256 next 4 2025-05-09 06:36:38.884585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce09a00 of size 16384 next 18 2025-05-09 06:36:38.884598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0da00 of size 256 next 100 2025-05-09 06:36:38.884611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0db00 of size 256 next 101 2025-05-09 06:36:38.884624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0dc00 of size 2048 next 104 2025-05-09 06:36:38.884636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0e400 of size 2048 next 105 2025-05-09 06:36:38.884649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0ec00 of size 2048 next 106 2025-05-09 06:36:38.884661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0f400 of size 2048 next 107 2025-05-09 06:36:38.884674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce0fc00 of size 2048 next 108 2025-05-09 06:36:38.884695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce10400 of size 256 next 109 2025-05-09 06:36:38.884708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce10500 of size 256 next 110 2025-05-09 06:36:38.884720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce10600 of size 2048 next 113 2025-05-09 06:36:38.884733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce10e00 of size 2048 next 114 2025-05-09 06:36:38.884746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce11600 of size 2048 next 115 2025-05-09 06:36:38.884758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce11e00 of size 2048 next 116 2025-05-09 06:36:38.884771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce12600 of size 2048 next 6 2025-05-09 06:36:38.884784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce12e00 of size 37632 next 7 2025-05-09 06:36:38.884797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1c100 of size 512 next 118 2025-05-09 06:36:38.884809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1c300 of size 512 next 119 2025-05-09 06:36:38.884822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1c500 of size 512 next 120 2025-05-09 06:36:38.884834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1c700 of size 512 next 121 2025-05-09 06:36:38.884847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1c900 of size 512 next 122 2025-05-09 06:36:38.884859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1cb00 of size 512 next 125 2025-05-09 06:36:38.884872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1cd00 of size 512 next 126 2025-05-09 06:36:38.884884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1cf00 of size 512 next 127 2025-05-09 06:36:38.884897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1d100 of size 512 next 128 2025-05-09 06:36:38.884910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1d300 of size 512 next 129 2025-05-09 06:36:38.884922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1d500 of size 2048 next 130 2025-05-09 06:36:38.884935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1dd00 of size 2048 next 131 2025-05-09 06:36:38.884947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1e500 of size 2048 next 132 2025-05-09 06:36:38.884960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1ed00 of size 2048 next 133 2025-05-09 06:36:38.884972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1f500 of size 2048 next 134 2025-05-09 06:36:38.884985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1fd00 of size 512 next 136 2025-05-09 06:36:38.884997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce1ff00 of size 512 next 137 2025-05-09 06:36:38.885010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20100 of size 512 next 138 2025-05-09 06:36:38.885022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20300 of size 512 next 139 2025-05-09 06:36:38.885035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20500 of size 512 next 140 2025-05-09 06:36:38.885048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20700 of size 512 next 141 2025-05-09 06:36:38.885060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20900 of size 512 next 143 2025-05-09 06:36:38.885073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20b00 of size 512 next 144 2025-05-09 06:36:38.885085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20d00 of size 512 next 145 2025-05-09 06:36:38.885098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce20f00 of size 512 next 146 2025-05-09 06:36:38.885119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce21100 of size 2048 next 147 2025-05-09 06:36:38.885132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce21900 of size 2048 next 148 2025-05-09 06:36:38.885144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce22100 of size 2048 next 149 2025-05-09 06:36:38.885157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce22900 of size 2048 next 150 2025-05-09 06:36:38.885170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce23100 of size 2048 next 151 2025-05-09 06:36:38.885183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce23900 of size 512 next 153 2025-05-09 06:36:38.885195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce23b00 of size 512 next 154 2025-05-09 06:36:38.885208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce23d00 of size 512 next 155 2025-05-09 06:36:38.885221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce23f00 of size 512 next 156 2025-05-09 06:36:38.885233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24100 of size 512 next 157 2025-05-09 06:36:38.885246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24300 of size 512 next 161 2025-05-09 06:36:38.885259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24500 of size 512 next 162 2025-05-09 06:36:38.885271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24700 of size 512 next 163 2025-05-09 06:36:38.885284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24900 of size 512 next 164 2025-05-09 06:36:38.885296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24b00 of size 512 next 165 2025-05-09 06:36:38.885309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce24d00 of size 2048 next 166 2025-05-09 06:36:38.885322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce25500 of size 2048 next 167 2025-05-09 06:36:38.885334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce25d00 of size 2048 next 168 2025-05-09 06:36:38.885347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce26500 of size 2048 next 169 2025-05-09 06:36:38.885360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce26d00 of size 2048 next 170 2025-05-09 06:36:38.885372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce27500 of size 1024 next 172 2025-05-09 06:36:38.885385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce27900 of size 1024 next 173 2025-05-09 06:36:38.885398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce27d00 of size 1024 next 174 2025-05-09 06:36:38.885410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28100 of size 1024 next 175 2025-05-09 06:36:38.885423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28500 of size 1024 next 176 2025-05-09 06:36:38.885436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28900 of size 256 next 178 2025-05-09 06:36:38.885448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28a00 of size 256 next 179 2025-05-09 06:36:38.885461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28b00 of size 1024 next 177 2025-05-09 06:36:38.885474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce28f00 of size 1024 next 182 2025-05-09 06:36:38.885486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce29300 of size 1024 next 183 2025-05-09 06:36:38.885499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce29700 of size 1024 next 184 2025-05-09 06:36:38.885511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce29b00 of size 1024 next 185 2025-05-09 06:36:38.885534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce29f00 of size 256 next 187 2025-05-09 06:36:38.885547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce2a000 of size 256 next 188 2025-05-09 06:36:38.885560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce2a100 of size 4096 next 186 2025-05-09 06:36:38.885572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce2b100 of size 4096 next 42 2025-05-09 06:36:38.885585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce2c100 of size 65536 next 36 2025-05-09 06:36:38.885598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce3c100 of size 65536 next 35 2025-05-09 06:36:38.885610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce4c100 of size 4096 next 235 2025-05-09 06:36:38.885623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce4d100 of size 4096 next 236 2025-05-09 06:36:38.885635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce4e100 of size 4096 next 237 2025-05-09 06:36:38.885648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce4f100 of size 4096 next 238 2025-05-09 06:36:38.885661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce50100 of size 1024 next 239 2025-05-09 06:36:38.885673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce50500 of size 1024 next 240 2025-05-09 06:36:38.885686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce50900 of size 1024 next 241 2025-05-09 06:36:38.885698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce50d00 of size 1024 next 242 2025-05-09 06:36:38.885711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce51100 of size 1024 next 243 2025-05-09 06:36:38.885724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce51500 of size 1024 next 246 2025-05-09 06:36:38.885736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce51900 of size 1024 next 247 2025-05-09 06:36:38.885749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce51d00 of size 1024 next 248 2025-05-09 06:36:38.885762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce52100 of size 1024 next 249 2025-05-09 06:36:38.885774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce52500 of size 1024 next 250 2025-05-09 06:36:38.885787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce52900 of size 4096 next 252 2025-05-09 06:36:38.885799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce53900 of size 4096 next 253 2025-05-09 06:36:38.885812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce54900 of size 4096 next 254 2025-05-09 06:36:38.885825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce55900 of size 4096 next 255 2025-05-09 06:36:38.885837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce56900 of size 4096 next 256 2025-05-09 06:36:38.885850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce57900 of size 1024 next 257 2025-05-09 06:36:38.885863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce57d00 of size 1024 next 258 2025-05-09 06:36:38.885875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce58100 of size 1024 next 259 2025-05-09 06:36:38.885888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce58500 of size 1024 next 260 2025-05-09 06:36:38.885900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce58900 of size 1024 next 261 2025-05-09 06:36:38.885913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce58d00 of size 1024 next 264 2025-05-09 06:36:38.885925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce59100 of size 1024 next 265 2025-05-09 06:36:38.885938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce59500 of size 1024 next 266 2025-05-09 06:36:38.885959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce59900 of size 1024 next 267 2025-05-09 06:36:38.885972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce59d00 of size 1024 next 268 2025-05-09 06:36:38.885984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5a100 of size 4096 next 270 2025-05-09 06:36:38.885997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5b100 of size 4096 next 271 2025-05-09 06:36:38.886010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5c100 of size 4096 next 272 2025-05-09 06:36:38.886022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5d100 of size 4096 next 273 2025-05-09 06:36:38.886035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5e100 of size 4096 next 274 2025-05-09 06:36:38.886047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5f100 of size 1024 next 275 2025-05-09 06:36:38.886060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5f500 of size 1024 next 276 2025-05-09 06:36:38.886073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5f900 of size 1024 next 277 2025-05-09 06:36:38.886085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce5fd00 of size 1024 next 278 2025-05-09 06:36:38.886098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce60100 of size 1024 next 279 2025-05-09 06:36:38.886111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f1afce60500 of size 15360 next 27 2025-05-09 06:36:38.886123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce64100 of size 147456 next 26 2025-05-09 06:36:38.886136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce88100 of size 65536 next 47 2025-05-09 06:36:38.886149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afce98100 of size 65536 next 59 2025-05-09 06:36:38.886161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afcea8100 of size 65536 next 65 2025-05-09 06:36:38.886174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f1afceb8100 of size 294656 next 18446744073709551615 2025-05-09 06:36:38.886187: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-09 06:36:38.886204: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 59 Chunks of size 256 totalling 14.8KiB 2025-05-09 06:36:38.886219: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-09 06:36:38.886233: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 1024 totalling 75.0KiB 2025-05-09 06:36:38.886247: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-09 06:36:38.886261: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-05-09 06:36:38.886276: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 29 Chunks of size 4096 totalling 116.0KiB 2025-05-09 06:36:38.886289: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-09 06:36:38.886303: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-09 06:36:38.886317: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-09 06:36:38.886332: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-09 06:36:38.886346: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-09 06:36:38.886360: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-09 06:36:38.886374: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-09 06:36:38.886396: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-09 06:36:38.886411: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-09 06:36:38.886425: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-09 06:36:38.886439: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-09 06:36:38.886453: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-09 06:36:38.886467: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 7 Chunks of size 1048576 totalling 7.00MiB 2025-05-09 06:36:38.886480: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 1310720 totalling 2.50MiB 2025-05-09 06:36:38.886494: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-09 06:36:38.886508: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-05-09 06:36:38.886522: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 2359296 totalling 11.25MiB 2025-05-09 06:36:38.886536: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-05-09 06:36:38.886549: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4622592 totalling 4.41MiB 2025-05-09 06:36:38.886563: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 37.88MiB 2025-05-09 06:36:38.886576: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 44206336 memory_limit_: 208535552 available bytes: 164329216 curr_region_allocation_bytes_: 67108864 2025-05-09 06:36:38.886594: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 208535552 InUse: 39718144 MaxInUse: 39718400 NumAllocs: 889 MaxAllocSize: 4622592 2025-05-09 06:36:38.886618: W tensorflow/core/common_runtime/bfc_allocator.cc:439] *************__*********************************************xxxx***__**************_**************** 2025-05-09 06:36:38.886674: 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/09052025/python_test3//data_2/data_log/job/2025/May/09052025/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.15393900871276855 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! WARNING : we have an input that is not a photo, we should get rid of it Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:sam Fri May 9 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/1746765399_3391572_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1746765399_3391572_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.012479782104492188 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.5733237266540527 time spend to save output : 0.013757467269897461 total time spend for step 0 : 3.58708119392395 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.1053769588470459 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:frcnn Fri May 9 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/1746765403_3391572_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1746765403_3391572_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 E0509 06:36:44.679177 3391572 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0509 06:36:44.695179 3391572 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0509 06:36:44.739981 3391572 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 6.62user 7.57system 1:19.63elapsed 17%CPU (0avgtext+0avgdata 1188584maxresident)k 1759592inputs+3424outputs (6245major+586532minor)pagefaults 0swaps