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 : 349 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.16352105140686035 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Thu Jul 24 00: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 : 349 wait 20 seconds l 3637 free memory gpu now : 349 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-07-24 00:35:49.780505: 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-07-24 00:35:49.807313: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493035000 Hz 2025-07-24 00:35:49.808901: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f6a64000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-07-24 00:35:49.808968: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-07-24 00:35:49.811625: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-07-24 00:35:49.959513: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x37281a70 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-07-24 00:35:49.959560: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-07-24 00:35:49.960310: 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-07-24 00:35:49.960593: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-24 00:35:49.962533: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-24 00:35:49.964738: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-24 00:35:49.965062: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-24 00:35:49.967217: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-24 00:35:49.968318: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-24 00:35:49.972901: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-24 00:35:49.973800: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-24 00:35:49.973873: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-24 00:35:49.974347: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-24 00:35:49.974363: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-24 00:35:49.974372: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-24 00:35:49.975116: 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-07-24 00:35:50.592917: 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-07-24 00:35:50.592994: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-24 00:35:50.593015: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-24 00:35:50.593034: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-24 00:35:50.593052: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-24 00:35:50.593070: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-24 00:35:50.593101: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-24 00:35:50.593120: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-24 00:35:50.593904: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-24 00:35:50.594771: 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-07-24 00:35:50.594805: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-24 00:35:50.594824: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-24 00:35:50.594842: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-24 00:35:50.594859: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-24 00:35:50.594879: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-24 00:35:50.594896: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-24 00:35:50.594913: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-24 00:35:50.595723: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-24 00:35:50.595755: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-24 00:35:50.595766: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-24 00:35:50.595776: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-24 00:35:50.596621: 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-07-24 00:35:51.395945: 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-07-24 00:35:51.396475: 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-07-24 00:35:51.396967: 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-07-24 00:35:51.397457: 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-07-24 00:35:51.397951: 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-07-24 00:35:51.398447: 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-07-24 00:35:51.398949: 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-07-24 00:35:51.399480: 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-07-24 00:35:51.399977: 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-07-24 00:35:51.400482: 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-07-24 00:35:51.400984: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 11.16M (11700480 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-24 00:35:51.401486: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 10.04M (10530560 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-24 00:35:51.402001: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 9.04M (9477632 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-24 00:35:51.402514: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 8.13M (8529920 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-24 00:35:51.469205: 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-07-24 00:35:51.469682: 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-07-24 00:36:01.470703: 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-07-24 00:36:01.471550: 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-07-24 00:36:01.471583: 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-07-24 00:36:01.471606: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-07-24 00:36:01.471624: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 60, Chunks in use: 60. 15.0KiB allocated for chunks. 15.0KiB in use in bin. 8.8KiB client-requested in use in bin. 2025-07-24 00:36:01.471640: 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-07-24 00:36:01.471656: 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-07-24 00:36:01.471671: 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-07-24 00:36:01.471686: 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-07-24 00:36:01.471701: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 1, Chunks in use: 0. 14.8KiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-07-24 00:36:01.471716: 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-07-24 00:36:01.471730: 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-07-24 00:36:01.471745: 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-07-24 00:36:01.471760: 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-07-24 00:36:01.471790: 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-07-24 00:36:01.471805: 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-07-24 00:36:01.471821: 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-07-24 00:36:01.471836: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 7, Chunks in use: 7. 16.57MiB allocated for chunks. 16.57MiB in use in bin. 15.50MiB client-requested in use in bin. 2025-07-24 00:36:01.471849: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-07-24 00:36:01.471862: 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-07-24 00:36:01.471875: 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-07-24 00:36:01.471888: 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-07-24 00:36:01.471901: 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-07-24 00:36:01.471913: 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-07-24 00:36:01.471926: 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-07-24 00:36:01.471940: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-07-24 00:36:01.471951: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-07-24 00:36:01.471967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c000000 of size 2359296 next 181 2025-07-24 00:36:01.471979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c240000 of size 2097152 next 196 2025-07-24 00:36:01.471991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c440000 of size 1048576 next 216 2025-07-24 00:36:01.472002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687c540000 of size 1310720 next 209 2025-07-24 00:36:01.472014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c680000 of size 2359296 next 208 2025-07-24 00:36:01.472025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c8c0000 of size 1048576 next 234 2025-07-24 00:36:01.472037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c9c0000 of size 1310720 next 228 2025-07-24 00:36:01.472048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687cb00000 of size 2359296 next 227 2025-07-24 00:36:01.472060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687cd40000 of size 2883584 next 18446744073709551615 2025-07-24 00:36:01.472071: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 7676928 2025-07-24 00:36:01.472082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687d000000 of size 2359296 next 245 2025-07-24 00:36:01.472102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687d240000 of size 1048576 next 268 2025-07-24 00:36:01.472114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687d340000 of size 1310720 next 263 2025-07-24 00:36:01.472126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687d480000 of size 2958336 next 18446744073709551615 2025-07-24 00:36:01.472137: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-07-24 00:36:01.472149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e600000 of size 147456 next 55 2025-07-24 00:36:01.472161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e624000 of size 65536 next 78 2025-07-24 00:36:01.472172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e634000 of size 4096 next 191 2025-07-24 00:36:01.472184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e635000 of size 4096 next 192 2025-07-24 00:36:01.472195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e636000 of size 4096 next 193 2025-07-24 00:36:01.472207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e637000 of size 256 next 194 2025-07-24 00:36:01.472218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e637100 of size 256 next 195 2025-07-24 00:36:01.472230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e637200 of size 4096 next 197 2025-07-24 00:36:01.472241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e638200 of size 4096 next 198 2025-07-24 00:36:01.472252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e639200 of size 4096 next 199 2025-07-24 00:36:01.472264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63a200 of size 4096 next 200 2025-07-24 00:36:01.472275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63b200 of size 4096 next 201 2025-07-24 00:36:01.472287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63c200 of size 1024 next 202 2025-07-24 00:36:01.472298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63c600 of size 1024 next 204 2025-07-24 00:36:01.472310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63ca00 of size 1024 next 205 2025-07-24 00:36:01.472321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63ce00 of size 1024 next 206 2025-07-24 00:36:01.472332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63d200 of size 1024 next 207 2025-07-24 00:36:01.472343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63d600 of size 1024 next 210 2025-07-24 00:36:01.472355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63da00 of size 1024 next 211 2025-07-24 00:36:01.472366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63de00 of size 1024 next 212 2025-07-24 00:36:01.472377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63e200 of size 1024 next 213 2025-07-24 00:36:01.472388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63e600 of size 1024 next 214 2025-07-24 00:36:01.472400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63ea00 of size 4096 next 215 2025-07-24 00:36:01.472411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63fa00 of size 4096 next 217 2025-07-24 00:36:01.472422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e640a00 of size 4096 next 218 2025-07-24 00:36:01.472433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e641a00 of size 4096 next 219 2025-07-24 00:36:01.472445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e642a00 of size 4096 next 220 2025-07-24 00:36:01.472456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e643a00 of size 1024 next 221 2025-07-24 00:36:01.472476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e643e00 of size 1024 next 223 2025-07-24 00:36:01.472488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e644200 of size 1024 next 224 2025-07-24 00:36:01.472499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e644600 of size 1024 next 225 2025-07-24 00:36:01.472510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e644a00 of size 1024 next 226 2025-07-24 00:36:01.472522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e644e00 of size 1024 next 229 2025-07-24 00:36:01.472533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e645200 of size 1024 next 230 2025-07-24 00:36:01.472544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e645600 of size 1024 next 231 2025-07-24 00:36:01.472555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e645a00 of size 1024 next 232 2025-07-24 00:36:01.472567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e645e00 of size 1024 next 233 2025-07-24 00:36:01.472578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e646200 of size 7680 next 72 2025-07-24 00:36:01.472590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e648000 of size 147456 next 71 2025-07-24 00:36:01.472601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e66c000 of size 131072 next 87 2025-07-24 00:36:01.472613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687e68c000 of size 262144 next 103 2025-07-24 00:36:01.472624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e6cc000 of size 262144 next 102 2025-07-24 00:36:01.472636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687e70c000 of size 999424 next 18446744073709551615 2025-07-24 00:36:01.472647: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-07-24 00:36:01.472659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e800000 of size 589824 next 96 2025-07-24 00:36:01.472670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e890000 of size 262144 next 117 2025-07-24 00:36:01.472682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687e8d0000 of size 262144 next 112 2025-07-24 00:36:01.472693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e910000 of size 524288 next 111 2025-07-24 00:36:01.472705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e990000 of size 262144 next 135 2025-07-24 00:36:01.472716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e9d0000 of size 327680 next 124 2025-07-24 00:36:01.472728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687ea20000 of size 589824 next 123 2025-07-24 00:36:01.472739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687eab0000 of size 262144 next 152 2025-07-24 00:36:01.472750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687eaf0000 of size 327680 next 142 2025-07-24 00:36:01.472762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687eb40000 of size 786432 next 18446744073709551615 2025-07-24 00:36:01.472773: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-07-24 00:36:01.472785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687ec00000 of size 589824 next 160 2025-07-24 00:36:01.472796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687ec90000 of size 589824 next 158 2025-07-24 00:36:01.472807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687ed20000 of size 524288 next 171 2025-07-24 00:36:01.472818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687eda0000 of size 1048576 next 222 2025-07-24 00:36:01.472830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687eea0000 of size 1048576 next 190 2025-07-24 00:36:01.472850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687efa0000 of size 1048576 next 189 2025-07-24 00:36:01.472862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687f0a0000 of size 1048576 next 203 2025-07-24 00:36:01.472873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687f1a0000 of size 1048576 next 251 2025-07-24 00:36:01.472884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687f2a0000 of size 1441792 next 18446744073709551615 2025-07-24 00:36:01.472896: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-07-24 00:36:01.472907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00000 of size 1280 next 1 2025-07-24 00:36:01.472919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00500 of size 256 next 5 2025-07-24 00:36:01.472930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00600 of size 256 next 8 2025-07-24 00:36:01.472941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00700 of size 256 next 9 2025-07-24 00:36:01.472953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00800 of size 256 next 10 2025-07-24 00:36:01.472964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00900 of size 256 next 11 2025-07-24 00:36:01.472975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00a00 of size 256 next 12 2025-07-24 00:36:01.472986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00b00 of size 256 next 13 2025-07-24 00:36:01.472998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00c00 of size 256 next 17 2025-07-24 00:36:01.473009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00d00 of size 256 next 19 2025-07-24 00:36:01.473020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00e00 of size 256 next 20 2025-07-24 00:36:01.473031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00f00 of size 256 next 21 2025-07-24 00:36:01.473043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01000 of size 256 next 22 2025-07-24 00:36:01.473054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01100 of size 256 next 24 2025-07-24 00:36:01.473065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01200 of size 256 next 25 2025-07-24 00:36:01.473076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01300 of size 256 next 23 2025-07-24 00:36:01.473088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01400 of size 256 next 28 2025-07-24 00:36:01.473099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01500 of size 256 next 29 2025-07-24 00:36:01.473110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01600 of size 256 next 30 2025-07-24 00:36:01.473121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01700 of size 256 next 31 2025-07-24 00:36:01.473132: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01800 of size 256 next 33 2025-07-24 00:36:01.473144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01900 of size 256 next 34 2025-07-24 00:36:01.473155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01a00 of size 1024 next 32 2025-07-24 00:36:01.473166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01e00 of size 1024 next 37 2025-07-24 00:36:01.473177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce02200 of size 1024 next 38 2025-07-24 00:36:01.473188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce02600 of size 1024 next 39 2025-07-24 00:36:01.473200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce02a00 of size 1024 next 40 2025-07-24 00:36:01.473219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce02e00 of size 1024 next 41 2025-07-24 00:36:01.473231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce03200 of size 1024 next 43 2025-07-24 00:36:01.473243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce03600 of size 1024 next 44 2025-07-24 00:36:01.473254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce03a00 of size 1024 next 45 2025-07-24 00:36:01.473265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce03e00 of size 1024 next 46 2025-07-24 00:36:01.473276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04200 of size 256 next 48 2025-07-24 00:36:01.473288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04300 of size 256 next 49 2025-07-24 00:36:01.473299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04400 of size 256 next 50 2025-07-24 00:36:01.473310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04500 of size 256 next 51 2025-07-24 00:36:01.473321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04600 of size 256 next 52 2025-07-24 00:36:01.473333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04700 of size 256 next 53 2025-07-24 00:36:01.473344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04800 of size 256 next 56 2025-07-24 00:36:01.473355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04900 of size 256 next 57 2025-07-24 00:36:01.473366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04a00 of size 256 next 58 2025-07-24 00:36:01.473377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04b00 of size 256 next 14 2025-07-24 00:36:01.473389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04c00 of size 256 next 15 2025-07-24 00:36:01.473400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04d00 of size 256 next 16 2025-07-24 00:36:01.473411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04e00 of size 1024 next 60 2025-07-24 00:36:01.473422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce05200 of size 1024 next 61 2025-07-24 00:36:01.473433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce05600 of size 1024 next 62 2025-07-24 00:36:01.473445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce05a00 of size 1024 next 63 2025-07-24 00:36:01.473456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce05e00 of size 1024 next 64 2025-07-24 00:36:01.473467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06200 of size 256 next 66 2025-07-24 00:36:01.473479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06300 of size 256 next 67 2025-07-24 00:36:01.473490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06400 of size 256 next 68 2025-07-24 00:36:01.473501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06500 of size 256 next 69 2025-07-24 00:36:01.473512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06600 of size 256 next 70 2025-07-24 00:36:01.473523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06700 of size 256 next 73 2025-07-24 00:36:01.473535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06800 of size 256 next 74 2025-07-24 00:36:01.473546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06900 of size 256 next 75 2025-07-24 00:36:01.473557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06a00 of size 256 next 76 2025-07-24 00:36:01.473568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06b00 of size 256 next 77 2025-07-24 00:36:01.473580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06c00 of size 1024 next 79 2025-07-24 00:36:01.473599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce07000 of size 1024 next 80 2025-07-24 00:36:01.473611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce07400 of size 1024 next 81 2025-07-24 00:36:01.473622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce07800 of size 1024 next 82 2025-07-24 00:36:01.473633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce07c00 of size 1024 next 83 2025-07-24 00:36:01.473645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08000 of size 256 next 85 2025-07-24 00:36:01.473656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08100 of size 256 next 86 2025-07-24 00:36:01.473668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08200 of size 512 next 84 2025-07-24 00:36:01.473679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08400 of size 512 next 88 2025-07-24 00:36:01.473690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08600 of size 512 next 89 2025-07-24 00:36:01.473702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08800 of size 512 next 90 2025-07-24 00:36:01.473713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08a00 of size 512 next 91 2025-07-24 00:36:01.473724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08c00 of size 256 next 93 2025-07-24 00:36:01.473736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08d00 of size 256 next 94 2025-07-24 00:36:01.473747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08e00 of size 512 next 92 2025-07-24 00:36:01.473758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09000 of size 512 next 97 2025-07-24 00:36:01.473770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09200 of size 512 next 98 2025-07-24 00:36:01.473781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09400 of size 512 next 99 2025-07-24 00:36:01.473792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09600 of size 512 next 2 2025-07-24 00:36:01.473803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09800 of size 256 next 3 2025-07-24 00:36:01.473815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09900 of size 256 next 4 2025-07-24 00:36:01.473826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09a00 of size 16384 next 18 2025-07-24 00:36:01.473838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0da00 of size 256 next 100 2025-07-24 00:36:01.473849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0db00 of size 256 next 101 2025-07-24 00:36:01.473860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0dc00 of size 2048 next 104 2025-07-24 00:36:01.473872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0e400 of size 2048 next 105 2025-07-24 00:36:01.473883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0ec00 of size 2048 next 106 2025-07-24 00:36:01.473894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0f400 of size 2048 next 107 2025-07-24 00:36:01.473906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0fc00 of size 2048 next 108 2025-07-24 00:36:01.473917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce10400 of size 256 next 109 2025-07-24 00:36:01.473928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce10500 of size 256 next 110 2025-07-24 00:36:01.473939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce10600 of size 2048 next 113 2025-07-24 00:36:01.473951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce10e00 of size 2048 next 114 2025-07-24 00:36:01.473962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce11600 of size 2048 next 115 2025-07-24 00:36:01.473981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce11e00 of size 2048 next 116 2025-07-24 00:36:01.473993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce12600 of size 2048 next 6 2025-07-24 00:36:01.474004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce12e00 of size 37632 next 7 2025-07-24 00:36:01.474016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1c100 of size 512 next 118 2025-07-24 00:36:01.474027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1c300 of size 512 next 119 2025-07-24 00:36:01.474038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1c500 of size 512 next 120 2025-07-24 00:36:01.474050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1c700 of size 512 next 121 2025-07-24 00:36:01.474061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1c900 of size 512 next 122 2025-07-24 00:36:01.474072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1cb00 of size 512 next 125 2025-07-24 00:36:01.474083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1cd00 of size 512 next 126 2025-07-24 00:36:01.474095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1cf00 of size 512 next 127 2025-07-24 00:36:01.474106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1d100 of size 512 next 128 2025-07-24 00:36:01.474117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1d300 of size 512 next 129 2025-07-24 00:36:01.474128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1d500 of size 2048 next 130 2025-07-24 00:36:01.474140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1dd00 of size 2048 next 131 2025-07-24 00:36:01.474151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1e500 of size 2048 next 132 2025-07-24 00:36:01.474162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1ed00 of size 2048 next 133 2025-07-24 00:36:01.474173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1f500 of size 2048 next 134 2025-07-24 00:36:01.474184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1fd00 of size 512 next 136 2025-07-24 00:36:01.474196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1ff00 of size 512 next 137 2025-07-24 00:36:01.474207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20100 of size 512 next 138 2025-07-24 00:36:01.474218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20300 of size 512 next 139 2025-07-24 00:36:01.474229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20500 of size 512 next 140 2025-07-24 00:36:01.474241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20700 of size 512 next 141 2025-07-24 00:36:01.474252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20900 of size 512 next 143 2025-07-24 00:36:01.474263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20b00 of size 512 next 144 2025-07-24 00:36:01.474274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20d00 of size 512 next 145 2025-07-24 00:36:01.474285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20f00 of size 512 next 146 2025-07-24 00:36:01.474297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce21100 of size 2048 next 147 2025-07-24 00:36:01.474308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce21900 of size 2048 next 148 2025-07-24 00:36:01.474319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce22100 of size 2048 next 149 2025-07-24 00:36:01.474330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce22900 of size 2048 next 150 2025-07-24 00:36:01.474351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce23100 of size 2048 next 151 2025-07-24 00:36:01.474363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce23900 of size 512 next 153 2025-07-24 00:36:01.474374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce23b00 of size 512 next 154 2025-07-24 00:36:01.474385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce23d00 of size 512 next 155 2025-07-24 00:36:01.474396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce23f00 of size 512 next 156 2025-07-24 00:36:01.474408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24100 of size 512 next 157 2025-07-24 00:36:01.474419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24300 of size 512 next 161 2025-07-24 00:36:01.474430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24500 of size 512 next 162 2025-07-24 00:36:01.474441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24700 of size 512 next 163 2025-07-24 00:36:01.474453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24900 of size 512 next 164 2025-07-24 00:36:01.474464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24b00 of size 512 next 165 2025-07-24 00:36:01.474475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24d00 of size 2048 next 166 2025-07-24 00:36:01.474487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce25500 of size 2048 next 167 2025-07-24 00:36:01.474498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce25d00 of size 2048 next 168 2025-07-24 00:36:01.474509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce26500 of size 2048 next 169 2025-07-24 00:36:01.474520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce26d00 of size 2048 next 170 2025-07-24 00:36:01.474531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce27500 of size 1024 next 172 2025-07-24 00:36:01.474543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce27900 of size 1024 next 173 2025-07-24 00:36:01.474554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce27d00 of size 1024 next 174 2025-07-24 00:36:01.474565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28100 of size 1024 next 175 2025-07-24 00:36:01.474577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28500 of size 1024 next 176 2025-07-24 00:36:01.474588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28900 of size 256 next 178 2025-07-24 00:36:01.474599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28a00 of size 256 next 179 2025-07-24 00:36:01.474610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28b00 of size 1024 next 177 2025-07-24 00:36:01.474621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28f00 of size 1024 next 182 2025-07-24 00:36:01.474633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce29300 of size 1024 next 183 2025-07-24 00:36:01.474644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce29700 of size 1024 next 184 2025-07-24 00:36:01.474655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce29b00 of size 1024 next 185 2025-07-24 00:36:01.474666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce29f00 of size 256 next 187 2025-07-24 00:36:01.474677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce2a000 of size 256 next 188 2025-07-24 00:36:01.474689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce2a100 of size 4096 next 186 2025-07-24 00:36:01.474700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce2b100 of size 4096 next 42 2025-07-24 00:36:01.474711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce2c100 of size 65536 next 36 2025-07-24 00:36:01.474731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce3c100 of size 65536 next 35 2025-07-24 00:36:01.474743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce4c100 of size 4096 next 235 2025-07-24 00:36:01.474754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce4d100 of size 4096 next 236 2025-07-24 00:36:01.474766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce4e100 of size 4096 next 237 2025-07-24 00:36:01.474777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce4f100 of size 4096 next 238 2025-07-24 00:36:01.474788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce50100 of size 1024 next 239 2025-07-24 00:36:01.474799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce50500 of size 1024 next 240 2025-07-24 00:36:01.474810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce50900 of size 1024 next 241 2025-07-24 00:36:01.474822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce50d00 of size 1024 next 242 2025-07-24 00:36:01.474833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce51100 of size 1024 next 243 2025-07-24 00:36:01.474844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce51500 of size 1024 next 246 2025-07-24 00:36:01.474855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce51900 of size 1024 next 247 2025-07-24 00:36:01.474867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce51d00 of size 1024 next 248 2025-07-24 00:36:01.474878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce52100 of size 1024 next 249 2025-07-24 00:36:01.474889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce52500 of size 1024 next 250 2025-07-24 00:36:01.474900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce52900 of size 4096 next 252 2025-07-24 00:36:01.474911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce53900 of size 4096 next 253 2025-07-24 00:36:01.474923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce54900 of size 4096 next 254 2025-07-24 00:36:01.474934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce55900 of size 4096 next 255 2025-07-24 00:36:01.474945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce56900 of size 4096 next 256 2025-07-24 00:36:01.474956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce57900 of size 1024 next 257 2025-07-24 00:36:01.474967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce57d00 of size 1024 next 258 2025-07-24 00:36:01.474979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce58100 of size 1024 next 259 2025-07-24 00:36:01.474990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce58500 of size 1024 next 260 2025-07-24 00:36:01.475001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce58900 of size 1024 next 261 2025-07-24 00:36:01.475012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce58d00 of size 1024 next 262 2025-07-24 00:36:01.475024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce59100 of size 1024 next 264 2025-07-24 00:36:01.475035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce59500 of size 1024 next 265 2025-07-24 00:36:01.475046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce59900 of size 1024 next 266 2025-07-24 00:36:01.475057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce59d00 of size 1024 next 267 2025-07-24 00:36:01.475068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5a100 of size 4096 next 269 2025-07-24 00:36:01.475079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5b100 of size 4096 next 270 2025-07-24 00:36:01.475100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5c100 of size 4096 next 271 2025-07-24 00:36:01.475111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5d100 of size 4096 next 272 2025-07-24 00:36:01.475123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5e100 of size 4096 next 273 2025-07-24 00:36:01.475134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5f100 of size 1024 next 274 2025-07-24 00:36:01.475145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5f500 of size 1024 next 275 2025-07-24 00:36:01.475165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5f900 of size 1024 next 276 2025-07-24 00:36:01.475179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5fd00 of size 1024 next 277 2025-07-24 00:36:01.475190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce60100 of size 1024 next 278 2025-07-24 00:36:01.475202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce60500 of size 256 next 279 2025-07-24 00:36:01.475213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f69bce60600 of size 15104 next 27 2025-07-24 00:36:01.475224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce64100 of size 147456 next 26 2025-07-24 00:36:01.475236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce88100 of size 65536 next 47 2025-07-24 00:36:01.475247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce98100 of size 65536 next 59 2025-07-24 00:36:01.475258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bcea8100 of size 65536 next 65 2025-07-24 00:36:01.475270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bceb8100 of size 294656 next 18446744073709551615 2025-07-24 00:36:01.475281: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-07-24 00:36:01.475295: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 60 Chunks of size 256 totalling 15.0KiB 2025-07-24 00:36:01.475309: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-07-24 00:36:01.475321: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 1024 totalling 75.0KiB 2025-07-24 00:36:01.475334: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-07-24 00:36:01.475347: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-07-24 00:36:01.475359: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 29 Chunks of size 4096 totalling 116.0KiB 2025-07-24 00:36:01.475372: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-07-24 00:36:01.475384: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-07-24 00:36:01.475397: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-07-24 00:36:01.475410: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-07-24 00:36:01.475423: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-07-24 00:36:01.475435: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-07-24 00:36:01.475448: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-07-24 00:36:01.475461: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-07-24 00:36:01.475473: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-07-24 00:36:01.475486: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-07-24 00:36:01.475507: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-07-24 00:36:01.475521: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-07-24 00:36:01.475533: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 7 Chunks of size 1048576 totalling 7.00MiB 2025-07-24 00:36:01.475546: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 1310720 totalling 2.50MiB 2025-07-24 00:36:01.475558: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-07-24 00:36:01.475570: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-07-24 00:36:01.475583: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 2359296 totalling 9.00MiB 2025-07-24 00:36:01.475595: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-07-24 00:36:01.475608: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2958336 totalling 2.82MiB 2025-07-24 00:36:01.475620: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 34.04MiB 2025-07-24 00:36:01.475632: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 40182784 memory_limit_: 207749120 available bytes: 167566336 curr_region_allocation_bytes_: 67108864 2025-07-24 00:36:01.475647: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 207749120 InUse: 35694848 MaxInUse: 35694848 NumAllocs: 888 MaxAllocSize: 4325376 2025-07-24 00:36:01.475668: W tensorflow/core/common_runtime/bfc_allocator.cc:439] **************__************************************************__***************__***************** 2025-07-24 00:36:01.475709: 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:Mul] we want to redo the detection Using TensorFlow backend. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 22 ############################### 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.22418832778930664 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Thu Jul 24 00:36:02 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 : 349 wait 20 seconds l 3637 free memory gpu now : 349 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-07-24 00:36:25.494273: 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-07-24 00:36:25.519415: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493035000 Hz 2025-07-24 00:36:25.521633: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f6a64000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-07-24 00:36:25.521690: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-07-24 00:36:25.525573: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-07-24 00:36:25.673796: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x367418d0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-07-24 00:36:25.673842: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-07-24 00:36:25.674691: 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-07-24 00:36:25.675109: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-24 00:36:25.678127: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-24 00:36:25.681119: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-24 00:36:25.681622: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-24 00:36:25.684833: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-24 00:36:25.685803: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-24 00:36:25.689919: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-24 00:36:25.690777: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-24 00:36:25.690844: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-24 00:36:25.691347: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-24 00:36:25.691364: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-24 00:36:25.691373: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-24 00:36:25.692058: 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-07-24 00:36:26.224636: 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-07-24 00:36:26.224735: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-24 00:36:26.224758: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-24 00:36:26.224780: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-24 00:36:26.224802: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-24 00:36:26.224820: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-24 00:36:26.224838: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-24 00:36:26.224857: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-24 00:36:26.225644: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-24 00:36:26.226631: 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-07-24 00:36:26.226672: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-24 00:36:26.226693: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-24 00:36:26.226713: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-24 00:36:26.226733: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-24 00:36:26.226752: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-24 00:36:26.226771: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-24 00:36:26.226791: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-24 00:36:26.227631: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-24 00:36:26.227663: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-24 00:36:26.227674: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-24 00:36:26.227684: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-24 00:36:26.228513: 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-07-24 00:36:27.280005: 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-07-24 00:36:27.280553: 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-07-24 00:36:27.281046: 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-07-24 00:36:27.281539: 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-07-24 00:36:27.282034: 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-07-24 00:36:27.282532: 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-07-24 00:36:27.283033: 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-07-24 00:36:27.283561: 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-07-24 00:36:27.284065: 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-07-24 00:36:27.284563: 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-07-24 00:36:27.285065: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 11.16M (11700480 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-24 00:36:27.285566: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 10.04M (10530560 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-24 00:36:27.286079: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 9.04M (9477632 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-24 00:36:27.286591: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 8.13M (8529920 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-24 00:36:27.363007: 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-07-24 00:36:27.363560: 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-07-24 00:36:37.364276: 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-07-24 00:36:37.364771: 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-07-24 00:36:37.364797: 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-07-24 00:36:37.364816: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-07-24 00:36:37.364828: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 60, Chunks in use: 60. 15.0KiB allocated for chunks. 15.0KiB in use in bin. 8.8KiB client-requested in use in bin. 2025-07-24 00:36:37.364836: 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-07-24 00:36:37.364858: 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-07-24 00:36:37.364867: 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-07-24 00:36:37.364875: 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-07-24 00:36:37.364884: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 1, Chunks in use: 0. 14.8KiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-07-24 00:36:37.364893: 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-07-24 00:36:37.364901: 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-07-24 00:36:37.364909: 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-07-24 00:36:37.364917: 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-07-24 00:36:37.364924: 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-07-24 00:36:37.364932: 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-07-24 00:36:37.364940: 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-07-24 00:36:37.364948: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 7, Chunks in use: 7. 16.57MiB allocated for chunks. 16.57MiB in use in bin. 15.50MiB client-requested in use in bin. 2025-07-24 00:36:37.364955: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-07-24 00:36:37.364962: 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-07-24 00:36:37.364969: 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-07-24 00:36:37.364976: 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-07-24 00:36:37.364983: 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-07-24 00:36:37.364990: 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-07-24 00:36:37.365002: 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-07-24 00:36:37.365010: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-07-24 00:36:37.365016: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-07-24 00:36:37.365028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c000000 of size 2359296 next 181 2025-07-24 00:36:37.365034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c240000 of size 2097152 next 196 2025-07-24 00:36:37.365041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c440000 of size 1048576 next 216 2025-07-24 00:36:37.365047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687c540000 of size 1310720 next 209 2025-07-24 00:36:37.365053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c680000 of size 2359296 next 208 2025-07-24 00:36:37.365059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c8c0000 of size 1048576 next 234 2025-07-24 00:36:37.365065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687c9c0000 of size 1310720 next 228 2025-07-24 00:36:37.365071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687cb00000 of size 2359296 next 227 2025-07-24 00:36:37.365077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687cd40000 of size 2883584 next 18446744073709551615 2025-07-24 00:36:37.365083: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 7676928 2025-07-24 00:36:37.365090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687d000000 of size 2359296 next 245 2025-07-24 00:36:37.365096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687d240000 of size 1048576 next 268 2025-07-24 00:36:37.365102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687d340000 of size 1310720 next 263 2025-07-24 00:36:37.365108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687d480000 of size 2958336 next 18446744073709551615 2025-07-24 00:36:37.365114: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-07-24 00:36:37.365120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e600000 of size 147456 next 55 2025-07-24 00:36:37.365126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e624000 of size 65536 next 78 2025-07-24 00:36:37.365133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e634000 of size 4096 next 191 2025-07-24 00:36:37.365139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e635000 of size 4096 next 192 2025-07-24 00:36:37.365145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e636000 of size 4096 next 193 2025-07-24 00:36:37.365151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e637000 of size 256 next 194 2025-07-24 00:36:37.365157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e637100 of size 256 next 195 2025-07-24 00:36:37.365163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e637200 of size 4096 next 197 2025-07-24 00:36:37.365169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e638200 of size 4096 next 198 2025-07-24 00:36:37.365175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e639200 of size 4096 next 199 2025-07-24 00:36:37.365181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63a200 of size 4096 next 200 2025-07-24 00:36:37.365187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63b200 of size 4096 next 201 2025-07-24 00:36:37.365193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63c200 of size 1024 next 202 2025-07-24 00:36:37.365199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63c600 of size 1024 next 204 2025-07-24 00:36:37.365211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63ca00 of size 1024 next 205 2025-07-24 00:36:37.365217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63ce00 of size 1024 next 206 2025-07-24 00:36:37.365223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63d200 of size 1024 next 207 2025-07-24 00:36:37.365229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63d600 of size 1024 next 210 2025-07-24 00:36:37.365235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63da00 of size 1024 next 211 2025-07-24 00:36:37.365241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63de00 of size 1024 next 212 2025-07-24 00:36:37.365247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63e200 of size 1024 next 213 2025-07-24 00:36:37.365253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63e600 of size 1024 next 214 2025-07-24 00:36:37.365259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63ea00 of size 4096 next 215 2025-07-24 00:36:37.365265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e63fa00 of size 4096 next 217 2025-07-24 00:36:37.365271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e640a00 of size 4096 next 218 2025-07-24 00:36:37.365277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e641a00 of size 4096 next 219 2025-07-24 00:36:37.365283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e642a00 of size 4096 next 220 2025-07-24 00:36:37.365289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e643a00 of size 1024 next 221 2025-07-24 00:36:37.365295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e643e00 of size 1024 next 223 2025-07-24 00:36:37.365301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e644200 of size 1024 next 224 2025-07-24 00:36:37.365307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e644600 of size 1024 next 225 2025-07-24 00:36:37.365313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e644a00 of size 1024 next 226 2025-07-24 00:36:37.365319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e644e00 of size 1024 next 229 2025-07-24 00:36:37.365325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e645200 of size 1024 next 230 2025-07-24 00:36:37.365331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e645600 of size 1024 next 231 2025-07-24 00:36:37.365337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e645a00 of size 1024 next 232 2025-07-24 00:36:37.365343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e645e00 of size 1024 next 233 2025-07-24 00:36:37.365350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e646200 of size 7680 next 72 2025-07-24 00:36:37.365356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e648000 of size 147456 next 71 2025-07-24 00:36:37.365362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e66c000 of size 131072 next 87 2025-07-24 00:36:37.365368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687e68c000 of size 262144 next 103 2025-07-24 00:36:37.365374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e6cc000 of size 262144 next 102 2025-07-24 00:36:37.365380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687e70c000 of size 999424 next 18446744073709551615 2025-07-24 00:36:37.365386: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-07-24 00:36:37.365393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e800000 of size 589824 next 96 2025-07-24 00:36:37.365399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e890000 of size 262144 next 117 2025-07-24 00:36:37.365410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687e8d0000 of size 262144 next 112 2025-07-24 00:36:37.365417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e910000 of size 524288 next 111 2025-07-24 00:36:37.365423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e990000 of size 262144 next 135 2025-07-24 00:36:37.365429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687e9d0000 of size 327680 next 124 2025-07-24 00:36:37.365435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687ea20000 of size 589824 next 123 2025-07-24 00:36:37.365441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687eab0000 of size 262144 next 152 2025-07-24 00:36:37.365447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687eaf0000 of size 327680 next 142 2025-07-24 00:36:37.365453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687eb40000 of size 786432 next 18446744073709551615 2025-07-24 00:36:37.365459: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-07-24 00:36:37.365466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687ec00000 of size 589824 next 160 2025-07-24 00:36:37.365472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687ec90000 of size 589824 next 158 2025-07-24 00:36:37.365478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687ed20000 of size 524288 next 171 2025-07-24 00:36:37.365484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f687eda0000 of size 1048576 next 222 2025-07-24 00:36:37.365490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687eea0000 of size 1048576 next 190 2025-07-24 00:36:37.365496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687efa0000 of size 1048576 next 189 2025-07-24 00:36:37.365502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687f0a0000 of size 1048576 next 203 2025-07-24 00:36:37.365508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687f1a0000 of size 1048576 next 251 2025-07-24 00:36:37.365514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f687f2a0000 of size 1441792 next 18446744073709551615 2025-07-24 00:36:37.365520: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-07-24 00:36:37.365526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00000 of size 1280 next 1 2025-07-24 00:36:37.365532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00500 of size 256 next 5 2025-07-24 00:36:37.365538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00600 of size 256 next 8 2025-07-24 00:36:37.365544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00700 of size 256 next 9 2025-07-24 00:36:37.365550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00800 of size 256 next 10 2025-07-24 00:36:37.365556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00900 of size 256 next 11 2025-07-24 00:36:37.365562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00a00 of size 256 next 12 2025-07-24 00:36:37.365568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00b00 of size 256 next 13 2025-07-24 00:36:37.365574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00c00 of size 256 next 17 2025-07-24 00:36:37.365580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00d00 of size 256 next 19 2025-07-24 00:36:37.365586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00e00 of size 256 next 20 2025-07-24 00:36:37.365592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce00f00 of size 256 next 21 2025-07-24 00:36:37.365598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01000 of size 256 next 22 2025-07-24 00:36:37.365608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01100 of size 256 next 24 2025-07-24 00:36:37.365615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01200 of size 256 next 25 2025-07-24 00:36:37.365621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01300 of size 256 next 23 2025-07-24 00:36:37.365627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01400 of size 256 next 28 2025-07-24 00:36:37.365633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01500 of size 256 next 29 2025-07-24 00:36:37.365639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01600 of size 256 next 30 2025-07-24 00:36:37.365644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01700 of size 256 next 31 2025-07-24 00:36:37.365650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01800 of size 256 next 33 2025-07-24 00:36:37.365656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01900 of size 256 next 34 2025-07-24 00:36:37.365662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01a00 of size 1024 next 32 2025-07-24 00:36:37.365668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce01e00 of size 1024 next 37 2025-07-24 00:36:37.365674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce02200 of size 1024 next 38 2025-07-24 00:36:37.365680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce02600 of size 1024 next 39 2025-07-24 00:36:37.365686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce02a00 of size 1024 next 40 2025-07-24 00:36:37.365692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce02e00 of size 1024 next 41 2025-07-24 00:36:37.365699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce03200 of size 1024 next 43 2025-07-24 00:36:37.365705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce03600 of size 1024 next 44 2025-07-24 00:36:37.365711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce03a00 of size 1024 next 45 2025-07-24 00:36:37.365717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce03e00 of size 1024 next 46 2025-07-24 00:36:37.365723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04200 of size 256 next 48 2025-07-24 00:36:37.365729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04300 of size 256 next 49 2025-07-24 00:36:37.365734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04400 of size 256 next 50 2025-07-24 00:36:37.365740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04500 of size 256 next 51 2025-07-24 00:36:37.365746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04600 of size 256 next 52 2025-07-24 00:36:37.365752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04700 of size 256 next 53 2025-07-24 00:36:37.365758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04800 of size 256 next 56 2025-07-24 00:36:37.365764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04900 of size 256 next 57 2025-07-24 00:36:37.365770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04a00 of size 256 next 58 2025-07-24 00:36:37.365776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04b00 of size 256 next 14 2025-07-24 00:36:37.365782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04c00 of size 256 next 15 2025-07-24 00:36:37.365788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04d00 of size 256 next 16 2025-07-24 00:36:37.365794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce04e00 of size 1024 next 60 2025-07-24 00:36:37.365800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce05200 of size 1024 next 61 2025-07-24 00:36:37.365810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce05600 of size 1024 next 62 2025-07-24 00:36:37.365817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce05a00 of size 1024 next 63 2025-07-24 00:36:37.365823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce05e00 of size 1024 next 64 2025-07-24 00:36:37.365829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06200 of size 256 next 66 2025-07-24 00:36:37.365835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06300 of size 256 next 67 2025-07-24 00:36:37.365841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06400 of size 256 next 68 2025-07-24 00:36:37.365847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06500 of size 256 next 69 2025-07-24 00:36:37.365852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06600 of size 256 next 70 2025-07-24 00:36:37.365858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06700 of size 256 next 73 2025-07-24 00:36:37.365864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06800 of size 256 next 74 2025-07-24 00:36:37.365870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06900 of size 256 next 75 2025-07-24 00:36:37.365876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06a00 of size 256 next 76 2025-07-24 00:36:37.365882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06b00 of size 256 next 77 2025-07-24 00:36:37.365888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce06c00 of size 1024 next 79 2025-07-24 00:36:37.365894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce07000 of size 1024 next 80 2025-07-24 00:36:37.365900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce07400 of size 1024 next 81 2025-07-24 00:36:37.365908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce07800 of size 1024 next 82 2025-07-24 00:36:37.365914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce07c00 of size 1024 next 83 2025-07-24 00:36:37.365920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08000 of size 256 next 85 2025-07-24 00:36:37.365926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08100 of size 256 next 86 2025-07-24 00:36:37.365932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08200 of size 512 next 84 2025-07-24 00:36:37.365938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08400 of size 512 next 88 2025-07-24 00:36:37.365944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08600 of size 512 next 89 2025-07-24 00:36:37.365950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08800 of size 512 next 90 2025-07-24 00:36:37.365957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08a00 of size 512 next 91 2025-07-24 00:36:37.365963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08c00 of size 256 next 93 2025-07-24 00:36:37.365969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08d00 of size 256 next 94 2025-07-24 00:36:37.365975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce08e00 of size 512 next 92 2025-07-24 00:36:37.365980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09000 of size 512 next 97 2025-07-24 00:36:37.365986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09200 of size 512 next 98 2025-07-24 00:36:37.365992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09400 of size 512 next 99 2025-07-24 00:36:37.365998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09600 of size 512 next 2 2025-07-24 00:36:37.366005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09800 of size 256 next 3 2025-07-24 00:36:37.366015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09900 of size 256 next 4 2025-07-24 00:36:37.366022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce09a00 of size 16384 next 18 2025-07-24 00:36:37.366028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0da00 of size 256 next 100 2025-07-24 00:36:37.366034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0db00 of size 256 next 101 2025-07-24 00:36:37.366040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0dc00 of size 2048 next 104 2025-07-24 00:36:37.366046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0e400 of size 2048 next 105 2025-07-24 00:36:37.366052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0ec00 of size 2048 next 106 2025-07-24 00:36:37.366058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0f400 of size 2048 next 107 2025-07-24 00:36:37.366064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce0fc00 of size 2048 next 108 2025-07-24 00:36:37.366070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce10400 of size 256 next 109 2025-07-24 00:36:37.366076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce10500 of size 256 next 110 2025-07-24 00:36:37.366082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce10600 of size 2048 next 113 2025-07-24 00:36:37.366088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce10e00 of size 2048 next 114 2025-07-24 00:36:37.366094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce11600 of size 2048 next 115 2025-07-24 00:36:37.366100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce11e00 of size 2048 next 116 2025-07-24 00:36:37.366106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce12600 of size 2048 next 6 2025-07-24 00:36:37.366112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce12e00 of size 37632 next 7 2025-07-24 00:36:37.366118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1c100 of size 512 next 118 2025-07-24 00:36:37.366124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1c300 of size 512 next 119 2025-07-24 00:36:37.366130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1c500 of size 512 next 120 2025-07-24 00:36:37.366136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1c700 of size 512 next 121 2025-07-24 00:36:37.366142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1c900 of size 512 next 122 2025-07-24 00:36:37.366148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1cb00 of size 512 next 125 2025-07-24 00:36:37.366154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1cd00 of size 512 next 126 2025-07-24 00:36:37.366160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1cf00 of size 512 next 127 2025-07-24 00:36:37.366166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1d100 of size 512 next 128 2025-07-24 00:36:37.366173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1d300 of size 512 next 129 2025-07-24 00:36:37.366179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1d500 of size 2048 next 130 2025-07-24 00:36:37.366185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1dd00 of size 2048 next 131 2025-07-24 00:36:37.366190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1e500 of size 2048 next 132 2025-07-24 00:36:37.366196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1ed00 of size 2048 next 133 2025-07-24 00:36:37.366202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1f500 of size 2048 next 134 2025-07-24 00:36:37.366213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1fd00 of size 512 next 136 2025-07-24 00:36:37.366219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce1ff00 of size 512 next 137 2025-07-24 00:36:37.366225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20100 of size 512 next 138 2025-07-24 00:36:37.366231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20300 of size 512 next 139 2025-07-24 00:36:37.366237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20500 of size 512 next 140 2025-07-24 00:36:37.366243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20700 of size 512 next 141 2025-07-24 00:36:37.366249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20900 of size 512 next 143 2025-07-24 00:36:37.366255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20b00 of size 512 next 144 2025-07-24 00:36:37.366261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20d00 of size 512 next 145 2025-07-24 00:36:37.366267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce20f00 of size 512 next 146 2025-07-24 00:36:37.366273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce21100 of size 2048 next 147 2025-07-24 00:36:37.366279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce21900 of size 2048 next 148 2025-07-24 00:36:37.366285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce22100 of size 2048 next 149 2025-07-24 00:36:37.366291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce22900 of size 2048 next 150 2025-07-24 00:36:37.366297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce23100 of size 2048 next 151 2025-07-24 00:36:37.366303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce23900 of size 512 next 153 2025-07-24 00:36:37.366309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce23b00 of size 512 next 154 2025-07-24 00:36:37.366315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce23d00 of size 512 next 155 2025-07-24 00:36:37.366321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce23f00 of size 512 next 156 2025-07-24 00:36:37.366327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24100 of size 512 next 157 2025-07-24 00:36:37.366333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24300 of size 512 next 161 2025-07-24 00:36:37.366339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24500 of size 512 next 162 2025-07-24 00:36:37.366345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24700 of size 512 next 163 2025-07-24 00:36:37.366351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24900 of size 512 next 164 2025-07-24 00:36:37.366357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24b00 of size 512 next 165 2025-07-24 00:36:37.366363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce24d00 of size 2048 next 166 2025-07-24 00:36:37.366369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce25500 of size 2048 next 167 2025-07-24 00:36:37.366375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce25d00 of size 2048 next 168 2025-07-24 00:36:37.366381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce26500 of size 2048 next 169 2025-07-24 00:36:37.366387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce26d00 of size 2048 next 170 2025-07-24 00:36:37.366393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce27500 of size 1024 next 172 2025-07-24 00:36:37.366399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce27900 of size 1024 next 173 2025-07-24 00:36:37.366410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce27d00 of size 1024 next 174 2025-07-24 00:36:37.366416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28100 of size 1024 next 175 2025-07-24 00:36:37.366422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28500 of size 1024 next 176 2025-07-24 00:36:37.366428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28900 of size 256 next 178 2025-07-24 00:36:37.366435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28a00 of size 256 next 179 2025-07-24 00:36:37.366440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28b00 of size 1024 next 177 2025-07-24 00:36:37.366446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce28f00 of size 1024 next 182 2025-07-24 00:36:37.366452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce29300 of size 1024 next 183 2025-07-24 00:36:37.366458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce29700 of size 1024 next 184 2025-07-24 00:36:37.366464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce29b00 of size 1024 next 185 2025-07-24 00:36:37.366470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce29f00 of size 256 next 187 2025-07-24 00:36:37.366476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce2a000 of size 256 next 188 2025-07-24 00:36:37.366482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce2a100 of size 4096 next 186 2025-07-24 00:36:37.366488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce2b100 of size 4096 next 42 2025-07-24 00:36:37.366495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce2c100 of size 65536 next 36 2025-07-24 00:36:37.366501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce3c100 of size 65536 next 35 2025-07-24 00:36:37.366507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce4c100 of size 4096 next 235 2025-07-24 00:36:37.366512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce4d100 of size 4096 next 236 2025-07-24 00:36:37.366518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce4e100 of size 4096 next 237 2025-07-24 00:36:37.366524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce4f100 of size 4096 next 238 2025-07-24 00:36:37.366530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce50100 of size 1024 next 239 2025-07-24 00:36:37.366537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce50500 of size 1024 next 240 2025-07-24 00:36:37.366542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce50900 of size 1024 next 241 2025-07-24 00:36:37.366548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce50d00 of size 1024 next 242 2025-07-24 00:36:37.366554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce51100 of size 1024 next 243 2025-07-24 00:36:37.366560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce51500 of size 1024 next 246 2025-07-24 00:36:37.366566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce51900 of size 1024 next 247 2025-07-24 00:36:37.366572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce51d00 of size 1024 next 248 2025-07-24 00:36:37.366578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce52100 of size 1024 next 249 2025-07-24 00:36:37.366584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce52500 of size 1024 next 250 2025-07-24 00:36:37.366590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce52900 of size 4096 next 252 2025-07-24 00:36:37.366596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce53900 of size 4096 next 253 2025-07-24 00:36:37.366603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce54900 of size 4096 next 254 2025-07-24 00:36:37.366613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce55900 of size 4096 next 255 2025-07-24 00:36:37.366619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce56900 of size 4096 next 256 2025-07-24 00:36:37.366625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce57900 of size 1024 next 257 2025-07-24 00:36:37.366631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce57d00 of size 1024 next 258 2025-07-24 00:36:37.366637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce58100 of size 1024 next 259 2025-07-24 00:36:37.366643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce58500 of size 1024 next 260 2025-07-24 00:36:37.366649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce58900 of size 1024 next 261 2025-07-24 00:36:37.366655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce58d00 of size 1024 next 262 2025-07-24 00:36:37.366661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce59100 of size 1024 next 264 2025-07-24 00:36:37.366667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce59500 of size 1024 next 265 2025-07-24 00:36:37.366673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce59900 of size 1024 next 266 2025-07-24 00:36:37.366680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce59d00 of size 1024 next 267 2025-07-24 00:36:37.366686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5a100 of size 4096 next 269 2025-07-24 00:36:37.366692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5b100 of size 4096 next 270 2025-07-24 00:36:37.366698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5c100 of size 4096 next 271 2025-07-24 00:36:37.366704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5d100 of size 4096 next 272 2025-07-24 00:36:37.366710: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5e100 of size 4096 next 273 2025-07-24 00:36:37.366716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5f100 of size 1024 next 274 2025-07-24 00:36:37.366722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5f500 of size 1024 next 275 2025-07-24 00:36:37.366727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5f900 of size 1024 next 276 2025-07-24 00:36:37.366733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce5fd00 of size 1024 next 277 2025-07-24 00:36:37.366739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce60100 of size 1024 next 278 2025-07-24 00:36:37.366746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce60500 of size 256 next 279 2025-07-24 00:36:37.366752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f69bce60600 of size 15104 next 27 2025-07-24 00:36:37.366758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce64100 of size 147456 next 26 2025-07-24 00:36:37.366764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce88100 of size 65536 next 47 2025-07-24 00:36:37.366770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bce98100 of size 65536 next 59 2025-07-24 00:36:37.366776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bcea8100 of size 65536 next 65 2025-07-24 00:36:37.366782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f69bceb8100 of size 294656 next 18446744073709551615 2025-07-24 00:36:37.366788: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-07-24 00:36:37.366796: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 60 Chunks of size 256 totalling 15.0KiB 2025-07-24 00:36:37.366804: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-07-24 00:36:37.366815: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 1024 totalling 75.0KiB 2025-07-24 00:36:37.366822: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-07-24 00:36:37.366829: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-07-24 00:36:37.366836: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 29 Chunks of size 4096 totalling 116.0KiB 2025-07-24 00:36:37.366843: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-07-24 00:36:37.366850: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-07-24 00:36:37.366856: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-07-24 00:36:37.366863: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-07-24 00:36:37.366870: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-07-24 00:36:37.366877: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-07-24 00:36:37.366884: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-07-24 00:36:37.366890: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-07-24 00:36:37.366897: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-07-24 00:36:37.366904: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-07-24 00:36:37.366910: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-07-24 00:36:37.366917: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-07-24 00:36:37.366924: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 7 Chunks of size 1048576 totalling 7.00MiB 2025-07-24 00:36:37.366931: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 1310720 totalling 2.50MiB 2025-07-24 00:36:37.366937: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-07-24 00:36:37.366944: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-07-24 00:36:37.366951: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 2359296 totalling 9.00MiB 2025-07-24 00:36:37.366957: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-07-24 00:36:37.366964: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2958336 totalling 2.82MiB 2025-07-24 00:36:37.366971: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 34.04MiB 2025-07-24 00:36:37.366977: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 40182784 memory_limit_: 207749120 available bytes: 167566336 curr_region_allocation_bytes_: 67108864 2025-07-24 00:36:37.366987: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 207749120 InUse: 35694848 MaxInUse: 35694848 NumAllocs: 888 MaxAllocSize: 4325376 2025-07-24 00:36:37.366999: W tensorflow/core/common_runtime/bfc_allocator.cc:439] **************__************************************************__***************__***************** 2025-07-24 00:36:37.367040: 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:Mul] we want to redo the detection Using TensorFlow backend. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 ERROR : 'int' object is not subscriptable reconnect to base ! warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data #&_# TEST FAILED #&_# : tests/mask_test #&_# Error : invalid literal for int() with base 10: "'int' object is not subscriptable" /home/admin/workarea/git/Velours/python/tests/python_tests.py refs/heads/master_8810c9e490d695d6ca8f04d9e7a788804e8131c7 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_8810c9e490d695d6ca8f04d9e7a788804e8131c7','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/July/24072025/python_test3//data_4/data_log/job/2025/July/24072025/python_test3/log-python3----short_python3--v--marlene-00:35:00.txt','mask_detection','unknown'); #&_# END OF TEST #&_# : tests/mask_test #&_# #&_# BEGIN OF TEST : tests/datou_test #&_# /home/admin/workarea/git/Velours/python/tests/datou_test.py Datou All Test python version used : 3 ############################### TEST sam ################################ TEST SAM Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4573 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4573 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4573 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4573 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : sam list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (1189321094) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 1189321094 download finish for photo 1189321094 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.18635892868041992 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! WARNING : we have an input that is not a photo, we should get rid of it Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:sam Thu Jul 24 00:36:37 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/1753310197_4132874_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1753310197_4132874_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.01582956314086914 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 : 6.333746433258057 time spend to save output : 0.017212629318237305 total time spend for step 0 : 6.350959062576294 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.17284941673278809 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:frcnn Thu Jul 24 00:36:44 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/1753310204_4132874_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1753310204_4132874_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 E0724 00:36:45.721936 4132874 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0724 00:36:45.732779 4132874 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0724 00:36:45.755455 4132874 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 6.39user 7.27system 1:21.27elapsed 16%CPU (0avgtext+0avgdata 1172816maxresident)k 1400856inputs+3416outputs (3399major+539332minor)pagefaults 0swaps