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 : 1667 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.1223750114440918 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 Wed Jul 23 21: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 : 1667 wait 20 seconds l 3637 free memory gpu now : 1667 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-23 21:35:50.876424: 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-23 21:35:50.903410: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493035000 Hz 2025-07-23 21:35:50.905040: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f23bc000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-07-23 21:35:50.905105: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-07-23 21:35:50.908424: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-07-23 21:35:51.051263: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x39077230 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-07-23 21:35:51.051316: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-07-23 21:35:51.052418: 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-23 21:35:51.052883: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-23 21:35:51.057432: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-23 21:35:51.060633: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-23 21:35:51.061117: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-23 21:35:51.064605: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-23 21:35:51.065928: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-23 21:35:51.072178: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-23 21:35:51.073391: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-23 21:35:51.073486: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-23 21:35:51.074101: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-23 21:35:51.074120: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-23 21:35:51.074131: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-23 21:35:51.075172: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 1510 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-23 21:35:51.762691: 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-23 21:35:51.762787: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-23 21:35:51.762813: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-23 21:35:51.762838: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-23 21:35:51.762861: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-23 21:35:51.762891: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-23 21:35:51.762928: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-23 21:35:51.762956: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-23 21:35:51.763889: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-23 21:35:51.764872: 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-23 21:35:51.764902: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-23 21:35:51.764917: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-23 21:35:51.764931: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-23 21:35:51.764945: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-23 21:35:51.764959: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-23 21:35:51.764973: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-23 21:35:51.764987: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-23 21:35:51.765728: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-23 21:35:51.765760: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-23 21:35:51.765769: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-23 21:35:51.765776: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-23 21:35:51.766573: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 1510 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) Using TensorFlow backend. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:396: calling crop_and_resize_v1 (from tensorflow.python.ops.image_ops_impl) with box_ind is deprecated and will be removed in a future version. Instructions for updating: box_ind is deprecated, use box_indices instead WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:703: to_int32 (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.cast` instead. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:729: to_float (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.cast` instead. 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 model_param file didn't exist model_name : mask_coco_origin model_type : mask_rcnn list file need : ['mask_model.h5'] file exist in s3 : ['mask_model.h5'] file manque in s3 : [] 2025-07-23 21:35:58.947397: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-23 21:35:59.143608: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-23 21:36:00.580258: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-23 21:36:00.580438: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-23 21:36:00.589785: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-23 21:36:00.589867: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-23 21:36:00.665091: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-23 21:36:00.665248: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-23 21:36:00.722966: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.09GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-23 21:36:00.723098: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.09GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-23 21:36:00.787264: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.15GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-23 21:36:00.787380: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.15GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-23 21:36:00.825701: W tensorflow/core/common_runtime/bfc_allocator.cc:311] Garbage collection: deallocate free memory regions (i.e., allocations) so that we can re-allocate a larger region to avoid OOM due to memory fragmentation. If you see this message frequently, you are running near the threshold of the available device memory and re-allocation may incur great performance overhead. You may try smaller batch sizes to observe the performance impact. Set TF_ENABLE_GPU_GARBAGE_COLLECTION=false if you'd like to disable this feature. 2025-07-23 21:36:00.844988: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:00.846872: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 899.21M (942892800 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:00.848668: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 809.29M (848603648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:00.850335: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 728.36M (763743232 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.021433: W tensorflow/core/common_runtime/bfc_allocator.cc:311] Garbage collection: deallocate free memory regions (i.e., allocations) so that we can re-allocate a larger region to avoid OOM due to memory fragmentation. If you see this message frequently, you are running near the threshold of the available device memory and re-allocation may incur great performance overhead. You may try smaller batch sizes to observe the performance impact. Set TF_ENABLE_GPU_GARBAGE_COLLECTION=false if you'd like to disable this feature. 2025-07-23 21:36:01.040289: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.040996: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.048853: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.050758: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.057126: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.057714: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.070207: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.070787: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.092022: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.093005: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.114871: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.115435: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.116006: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.116559: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.117115: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.117667: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.161214: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.161331: W tensorflow/core/kernels/gpu_utils.cc:49] Failed to allocate memory for convolution redzone checking; skipping this check. This is benign and only means that we won't check cudnn for out-of-bounds reads and writes. This message will only be printed once. 2025-07-23 21:36:01.162355: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.163409: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.170762: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.171321: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.179694: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.180276: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.197002: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.197567: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.198123: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.198666: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.202768: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.203350: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.203892: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.204444: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.205440: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.215835: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.216394: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.226790: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.227364: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.227940: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.228488: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.229042: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-23 21:36:01.229559: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 999.12M (1047658496 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory local folder : /data/models_weight/mask_coco_origin /data/models_weight/mask_coco_origin/mask_model.h5 size_local : 257557808 size in s3 : 257557808 create time local : 2021-08-09 05:27:17 create time in s3 : 2021-08-06 19:45:17 mask_model.h5 already exist and didn't need to update list_images length : 1 NEW PHOTO Processing 1 images image shape: (480, 640, 3) min: 0.00000 max: 255.00000 molded_images shape: (1, 640, 640, 3) min: -123.70000 max: 151.10000 image_metas shape: (1, 89) min: 0.00000 max: 640.00000 nb d'objets trouves : 5 Detection mask done ! Trying to reset tf kernel 3814220 begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 693 tf kernel not reseted sub process len(results) : 1 len(list_Values) 0 None max_time_sub_proc : 3600 parent process len(results) : 1 len(list_Values) 0 process is alive finish correctly or not : True after detect begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 1699 list_Values should be empty [] To do loadFromThcl(), then load ParamDescType : thcl454 Catched exception ! Connect or reconnect ! 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 ['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'] time for calcul the mask position with numpy : 0.000614166259765625 nb_pixel_total : 15552 time to create 1 rle with old method : 0.01806163787841797 length of segment : 256 time for calcul the mask position with numpy : 0.0029990673065185547 nb_pixel_total : 145330 time to create 1 rle with old method : 0.1642441749572754 length of segment : 371 time for calcul the mask position with numpy : 0.00028586387634277344 nb_pixel_total : 14256 time to create 1 rle with old method : 0.016607284545898438 length of segment : 151 time for calcul the mask position with numpy : 0.00012159347534179688 nb_pixel_total : 5613 time to create 1 rle with old method : 0.00738215446472168 length of segment : 48 time for calcul the mask position with numpy : 7.43865966796875e-05 nb_pixel_total : 1824 time to create 1 rle with old method : 0.002591371536254883 length of segment : 39 time spent for convertir_results : 1.001500129699707 time spend for datou_step_exec : 37.75698661804199 time spend to save output : 4.38690185546875e-05 total time spend for step 1 : 37.75703048706055 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 ! Number saved : None batch 1 Loaded 3359 chid ids of type : 445 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Number RLEs to save : 0 begin to insert list_values into mtr_datou_result : length of list_values in save_final : 1 time used for this insertion : 0.018968820571899414 save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : {'957285035': [[(957285035, 492601069, 445, 0, 186, 22, 282, 0.99548507, [(140, 26, 6), (135, 27, 15), (133, 28, 18), (131, 29, 22), (126, 30, 28), (10, 31, 1), (120, 31, 35), (8, 32, 13), (27, 32, 3), (115, 32, 41), (7, 33, 52), (109, 33, 48), (6, 34, 70), (103, 34, 55), (5, 35, 154), (4, 36, 155), (3, 37, 156), (3, 38, 156), (3, 39, 156), (2, 40, 157), (2, 41, 157), (2, 42, 157), (2, 43, 157), (2, 44, 157), (2, 45, 157), (1, 46, 158), (1, 47, 158), (1, 48, 158), (1, 49, 157), (1, 50, 157), (1, 51, 156), (1, 52, 156), (1, 53, 155), (1, 54, 154), (1, 55, 152), (1, 56, 149), (1, 57, 145), (1, 58, 141), (1, 59, 136), (1, 60, 133), (1, 61, 130), (1, 62, 127), (1, 63, 126), (1, 64, 124), (1, 65, 123), (1, 66, 121), (1, 67, 120), (1, 68, 118), (1, 69, 117), (1, 70, 116), (1, 71, 115), (1, 72, 114), (1, 73, 113), (1, 74, 112), (1, 75, 111), (1, 76, 110), (1, 77, 108), (1, 78, 108), (1, 79, 107), (1, 80, 106), (1, 81, 105), (2, 82, 104), (2, 83, 103), (2, 84, 103), (2, 85, 102), (2, 86, 102), (2, 87, 101), (2, 88, 100), (2, 89, 99), (2, 90, 99), (2, 91, 98), (2, 92, 97), (2, 93, 96), (2, 94, 95), (2, 95, 93), (2, 96, 91), (2, 97, 90), (2, 98, 89), (2, 99, 87), (2, 100, 86), (2, 101, 86), (2, 102, 85), (2, 103, 84), (2, 104, 83), (2, 105, 83), (2, 106, 82), (2, 107, 81), (2, 108, 80), (2, 109, 80), (2, 110, 79), (2, 111, 78), (2, 112, 77), (2, 113, 76), (1, 114, 76), (1, 115, 75), (1, 116, 74), (1, 117, 73), (1, 118, 72), (1, 119, 71), (1, 120, 71), (1, 121, 70), (1, 122, 69), (1, 123, 69), (1, 124, 68), (1, 125, 68), (1, 126, 67), (1, 127, 67), (1, 128, 66), (1, 129, 66), (1, 130, 66), (1, 131, 65), (1, 132, 65), (1, 133, 64), (1, 134, 63), (1, 135, 63), (1, 136, 62), (1, 137, 61), (1, 138, 60), (1, 139, 60), (1, 140, 59), (1, 141, 58), (1, 142, 58), (1, 143, 57), (1, 144, 56), (1, 145, 56), (1, 146, 55), (1, 147, 54), (1, 148, 54), (1, 149, 53), (1, 150, 52), (1, 151, 52), (1, 152, 51), (1, 153, 50), (1, 154, 49), (1, 155, 48), (1, 156, 47), (1, 157, 46), (1, 158, 45), (1, 159, 45), (1, 160, 44), (1, 161, 43), (1, 162, 42), (1, 163, 41), (1, 164, 41), (1, 165, 40), (1, 166, 40), (1, 167, 39), (1, 168, 38), (1, 169, 37), (1, 170, 36), (1, 171, 35), (1, 172, 34), (1, 173, 34), (1, 174, 33), (1, 175, 33), (1, 176, 32), (1, 177, 32), (1, 178, 32), (1, 179, 32), (1, 180, 31), (1, 181, 31), (1, 182, 31), (1, 183, 30), (1, 184, 30), (1, 185, 30), (1, 186, 29), (1, 187, 29), (1, 188, 29), (1, 189, 28), (1, 190, 28), (1, 191, 27), (1, 192, 27), (1, 193, 26), (1, 194, 26), (1, 195, 26), (1, 196, 26), (1, 197, 26), (1, 198, 26), (1, 199, 26), (1, 200, 25), (1, 201, 25), (1, 202, 25), (1, 203, 25), (1, 204, 25), (1, 205, 25), (1, 206, 25), (1, 207, 25), (1, 208, 25), (1, 209, 25), (1, 210, 25), (1, 211, 25), (1, 212, 25), (1, 213, 25), (1, 214, 25), (1, 215, 25), (1, 216, 25), (1, 217, 25), (1, 218, 25), (1, 219, 25), (1, 220, 24), (1, 221, 24), (1, 222, 24), (1, 223, 24), (1, 224, 24), (1, 225, 24), (1, 226, 25), (1, 227, 25), (1, 228, 25), (2, 229, 24), (2, 230, 24), (2, 231, 24), (2, 232, 23), (2, 233, 23), (2, 234, 23), (2, 235, 23), (2, 236, 23), (2, 237, 23), (2, 238, 23), (2, 239, 23), (2, 240, 23), (2, 241, 23), (2, 242, 23), (2, 243, 23), (2, 244, 23), (2, 245, 23), (2, 246, 23), (2, 247, 23), (2, 248, 23), (2, 249, 24), (2, 250, 24), (2, 251, 23), (2, 252, 23), (2, 253, 23), (2, 254, 23), (2, 255, 23), (2, 256, 23), (2, 257, 23), (2, 258, 23), (2, 259, 23), (2, 260, 23), (2, 261, 23), (3, 262, 22), (3, 263, 22), (3, 264, 22), (3, 265, 22), (4, 266, 21), (4, 267, 21), (5, 268, 20), (5, 269, 20), (6, 270, 19), (7, 271, 17), (8, 272, 16), (8, 273, 16), (9, 274, 13), (11, 275, 9), (15, 276, 2)], ['16,276,8,273,2,261,2,229,1,228,1,114,2,113,2,82,1,81,1,46,3,37,8,32,20,32,21,33,58,33,59,34,75,34,76,35,102,35,114,33,120,31,130,30,135,27,145,26,152,29,158,35,158,48,154,54,141,58,128,61,119,67,105,81,103,86,96,94,89,98,81,109,71,119,65,132,60,138,52,151,45,158,40,166,34,172,29,188,26,193,25,200,25,226,24,232,24,270,23,273']), (957285035, 492601069, 445, 29, 591, 24, 419, 0.9923799, [(315, 37, 25), (272, 38, 86), (253, 39, 130), (238, 40, 151), (199, 41, 196), (189, 42, 213), (180, 43, 238), (175, 44, 250), (172, 45, 257), (169, 46, 265), (166, 47, 274), (162, 48, 284), (159, 49, 294), (157, 50, 304), (155, 51, 311), (153, 52, 317), (151, 53, 323), (149, 54, 330), (148, 55, 334), (146, 56, 337), (144, 57, 341), (142, 58, 344), (140, 59, 347), (138, 60, 350), (136, 61, 353), (134, 62, 356), (132, 63, 358), (130, 64, 361), (128, 65, 364), (126, 66, 367), (124, 67, 370), (122, 68, 373), (120, 69, 376), (118, 70, 379), (117, 71, 381), (115, 72, 385), (114, 73, 387), (113, 74, 389), (112, 75, 391), (112, 76, 393), (111, 77, 395), (110, 78, 397), (109, 79, 399), (109, 80, 400), (108, 81, 402), (107, 82, 404), (107, 83, 404), (106, 84, 406), (105, 85, 408), (105, 86, 409), (104, 87, 410), (104, 88, 411), (103, 89, 413), (102, 90, 415), (101, 91, 417), (100, 92, 420), (98, 93, 423), (97, 94, 426), (96, 95, 428), (94, 96, 431), (93, 97, 433), (92, 98, 435), (91, 99, 437), (90, 100, 439), (89, 101, 441), (89, 102, 441), (89, 103, 442), (89, 104, 443), (89, 105, 444), (89, 106, 444), (89, 107, 445), (89, 108, 446), (89, 109, 447), (89, 110, 448), (89, 111, 449), (89, 112, 450), (89, 113, 451), (89, 114, 453), (89, 115, 454), (89, 116, 455), (88, 117, 456), (88, 118, 457), (87, 119, 459), (87, 120, 459), (86, 121, 461), (85, 122, 462), (85, 123, 463), (84, 124, 464), (84, 125, 465), (83, 126, 466), (82, 127, 468), (82, 128, 468), (81, 129, 470), (80, 130, 471), (78, 131, 473), (76, 132, 476), (75, 133, 477), (73, 134, 480), (71, 135, 482), (70, 136, 484), (68, 137, 486), (67, 138, 488), (65, 139, 490), (64, 140, 492), (63, 141, 493), (61, 142, 496), (60, 143, 497), (59, 144, 499), (58, 145, 501), (58, 146, 501), (57, 147, 503), (57, 148, 504), (57, 149, 505), (56, 150, 507), (56, 151, 507), (55, 152, 509), (55, 153, 510), (54, 154, 511), (54, 155, 512), (54, 156, 513), (53, 157, 514), (53, 158, 514), (52, 159, 515), (52, 160, 516), (52, 161, 516), (51, 162, 517), (51, 163, 517), (50, 164, 518), (50, 165, 518), (49, 166, 519), (49, 167, 520), (48, 168, 521), (48, 169, 521), (47, 170, 522), (47, 171, 522), (46, 172, 523), (46, 173, 523), (46, 174, 523), (45, 175, 524), (45, 176, 523), (44, 177, 524), (44, 178, 524), (44, 179, 524), (43, 180, 525), (43, 181, 525), (42, 182, 525), (42, 183, 525), (42, 184, 525), (41, 185, 526), (41, 186, 526), (40, 187, 526), (39, 188, 526), (39, 189, 525), (38, 190, 526), (38, 191, 525), (37, 192, 525), (37, 193, 523), (36, 194, 523), (36, 195, 523), (36, 196, 522), (35, 197, 522), (35, 198, 521), (34, 199, 521), (34, 200, 521), (34, 201, 520), (34, 202, 520), (34, 203, 520), (34, 204, 519), (34, 205, 519), (33, 206, 520), (33, 207, 519), (33, 208, 519), (33, 209, 519), (33, 210, 518), (33, 211, 518), (33, 212, 518), (33, 213, 517), (32, 214, 518), (32, 215, 517), (32, 216, 517), (32, 217, 516), (32, 218, 515), (32, 219, 514), (32, 220, 513), (32, 221, 512), (32, 222, 511), (32, 223, 510), (32, 224, 508), (32, 225, 507), (32, 226, 505), (32, 227, 504), (32, 228, 503), (32, 229, 502), (32, 230, 502), (32, 231, 501), (32, 232, 500), (32, 233, 499), (32, 234, 498), (32, 235, 497), (31, 236, 496), (31, 237, 495), (31, 238, 494), (31, 239, 493), (31, 240, 491), (31, 241, 490), (31, 242, 488), (31, 243, 487), (31, 244, 486), (31, 245, 485), (31, 246, 483), (31, 247, 482), (31, 248, 480), (31, 249, 479), (31, 250, 477), (31, 251, 475), (31, 252, 473), (31, 253, 472), (31, 254, 470), (31, 255, 468), (31, 256, 467), (31, 257, 465), (31, 258, 464), (31, 259, 463), (31, 260, 462), (31, 261, 461), (31, 262, 459), (31, 263, 458), (31, 264, 456), (31, 265, 455), (31, 266, 453), (31, 267, 451), (31, 268, 449), (31, 269, 448), (31, 270, 447), (31, 271, 445), (31, 272, 444), (31, 273, 443), (32, 274, 441), (32, 275, 440), (32, 276, 438), (32, 277, 437), (32, 278, 435), (32, 279, 434), (32, 280, 432), (33, 281, 429), (33, 282, 427), (33, 283, 426), (33, 284, 424), (33, 285, 423), (34, 286, 421), (34, 287, 420), (34, 288, 419), (35, 289, 416), (35, 290, 415), (35, 291, 414), (36, 292, 411), (36, 293, 410), (37, 294, 407), (37, 295, 406), (38, 296, 403), (38, 297, 401), (39, 298, 399), (39, 299, 397), (41, 300, 394), (42, 301, 392), (43, 302, 389), (44, 303, 387), (45, 304, 385), (46, 305, 382), (47, 306, 380), (47, 307, 378), (48, 308, 376), (49, 309, 373), (50, 310, 370), (51, 311, 368), (51, 312, 367), (52, 313, 365), (54, 314, 362), (55, 315, 360), (56, 316, 359), (58, 317, 356), (61, 318, 352), (64, 319, 349), (67, 320, 345), (70, 321, 341), (73, 322, 338), (75, 323, 335), (78, 324, 332), (80, 325, 329), (82, 326, 327), (84, 327, 324), (86, 328, 322), (88, 329, 320), (90, 330, 317), (93, 331, 314), (96, 332, 311), (99, 333, 307), (102, 334, 304), (105, 335, 300), (108, 336, 297), (111, 337, 294), (113, 338, 291), (115, 339, 289), (117, 340, 286), (119, 341, 283), (121, 342, 281), (123, 343, 278), (125, 344, 275), (127, 345, 272), (129, 346, 269), (132, 347, 266), (135, 348, 262), (138, 349, 258), (141, 350, 255), (143, 351, 252), (145, 352, 250), (147, 353, 247), (149, 354, 245), (151, 355, 242), (152, 356, 241), (154, 357, 239), (156, 358, 237), (159, 359, 233), (161, 360, 231), (163, 361, 229), (165, 362, 227), (167, 363, 224), (169, 364, 222), (170, 365, 221), (172, 366, 219), (173, 367, 218), (174, 368, 216), (175, 369, 215), (177, 370, 213), (178, 371, 212), (180, 372, 209), (183, 373, 206), (185, 374, 204), (188, 375, 200), (191, 376, 197), (194, 377, 193), (196, 378, 191), (199, 379, 188), (201, 380, 185), (203, 381, 183), (205, 382, 180), (207, 383, 178), (208, 384, 176), (210, 385, 174), (212, 386, 171), (213, 387, 169), (215, 388, 166), (218, 389, 162), (221, 390, 158), (225, 391, 153), (228, 392, 149), (232, 393, 144), (235, 394, 140), (238, 395, 136), (241, 396, 133), (245, 397, 128), (248, 398, 124), (252, 399, 119), (257, 400, 113), (263, 401, 105), (272, 402, 94), (283, 403, 82), (297, 404, 65), (306, 405, 53), (313, 406, 38), (321, 407, 23)], ['321,407,296,403,263,401,215,388,178,371,168,363,140,349,110,336,90,330,77,323,56,316,39,299,31,273,31,236,34,199,42,184,58,145,79,131,89,116,89,101,104,88,115,72,159,49,180,43,199,41,237,41,272,38,339,37,382,39,402,43,417,43,481,55,504,76,543,116,556,143,566,156,568,167,566,186,554,199,548,216,528,235,496,256,471,275,420,309,407,327,403,339,392,355,383,385,369,400,358,405']), (957285035, 492601069, 445, 485, 636, 23, 174, 0.9711157, [(540, 24, 21), (626, 24, 3), (531, 25, 49), (594, 25, 40), (527, 26, 107), (523, 27, 111), (520, 28, 114), (517, 29, 118), (516, 30, 119), (515, 31, 120), (513, 32, 122), (512, 33, 123), (510, 34, 125), (509, 35, 126), (507, 36, 128), (506, 37, 129), (504, 38, 131), (503, 39, 132), (501, 40, 134), (500, 41, 135), (499, 42, 136), (498, 43, 137), (497, 44, 138), (496, 45, 139), (496, 46, 139), (495, 47, 140), (495, 48, 140), (494, 49, 141), (493, 50, 142), (492, 51, 143), (491, 52, 144), (491, 53, 144), (490, 54, 145), (490, 55, 145), (490, 56, 145), (490, 57, 146), (490, 58, 146), (490, 59, 146), (491, 60, 145), (491, 61, 145), (491, 62, 145), (492, 63, 144), (493, 64, 143), (494, 65, 142), (495, 66, 141), (496, 67, 140), (497, 68, 138), (498, 69, 138), (499, 70, 137), (500, 71, 136), (501, 72, 135), (503, 73, 133), (503, 74, 133), (505, 75, 131), (506, 76, 130), (507, 77, 129), (508, 78, 128), (509, 79, 127), (510, 80, 126), (511, 81, 125), (512, 82, 124), (513, 83, 123), (514, 84, 122), (515, 85, 121), (516, 86, 120), (517, 87, 119), (518, 88, 118), (519, 89, 117), (521, 90, 115), (521, 91, 115), (522, 92, 114), (523, 93, 113), (524, 94, 112), (525, 95, 111), (526, 96, 110), (527, 97, 109), (529, 98, 107), (530, 99, 106), (532, 100, 104), (533, 101, 103), (534, 102, 102), (535, 103, 101), (536, 104, 100), (538, 105, 98), (540, 106, 96), (541, 107, 95), (543, 108, 93), (546, 109, 90), (548, 110, 88), (549, 111, 87), (551, 112, 84), (552, 113, 83), (553, 114, 82), (555, 115, 80), (556, 116, 79), (556, 117, 79), (557, 118, 78), (558, 119, 77), (559, 120, 76), (560, 121, 75), (560, 122, 75), (561, 123, 74), (561, 124, 74), (561, 125, 74), (562, 126, 73), (562, 127, 73), (563, 128, 72), (563, 129, 72), (564, 130, 70), (564, 131, 70), (565, 132, 69), (565, 133, 68), (565, 134, 68), (565, 135, 67), (566, 136, 65), (566, 137, 64), (566, 138, 64), (566, 139, 62), (566, 140, 61), (566, 141, 59), (566, 142, 57), (566, 143, 56), (566, 144, 55), (566, 145, 54), (567, 146, 53), (567, 147, 52), (567, 148, 51), (568, 149, 50), (568, 150, 49), (568, 151, 48), (568, 152, 47), (569, 153, 45), (569, 154, 44), (570, 155, 42), (570, 156, 42), (570, 157, 41), (571, 158, 39), (571, 159, 39), (572, 160, 37), (572, 161, 37), (573, 162, 35), (573, 163, 34), (573, 164, 34), (574, 165, 32), (575, 166, 30), (576, 167, 29), (578, 168, 26), (581, 169, 22), (584, 170, 19), (587, 171, 15), (591, 172, 8)], ['598,172,591,172,576,167,573,164,573,162,568,152,568,149,566,145,566,136,565,132,561,125,560,121,556,116,547,109,543,108,536,104,531,99,527,97,491,62,490,54,495,48,496,45,501,40,514,32,517,29,531,25,539,25,540,24,560,24,561,25,579,25,580,26,593,26,594,25,625,25,628,24,633,25,634,29,634,56,635,57,635,111,634,112,634,129,632,134,629,138,623,141,619,145,617,149,611,155,608,161']), (957285035, 492601069, 445, 280, 481, 2, 55, 0.8298293, [(292, 3, 128), (284, 4, 146), (282, 5, 151), (281, 6, 154), (281, 7, 156), (281, 8, 157), (281, 9, 158), (281, 10, 160), (281, 11, 162), (281, 12, 165), (281, 13, 167), (281, 14, 169), (281, 15, 171), (281, 16, 173), (281, 17, 174), (281, 18, 175), (281, 19, 177), (281, 20, 178), (281, 21, 179), (281, 22, 180), (281, 23, 181), (281, 24, 182), (281, 25, 183), (281, 26, 184), (281, 27, 185), (281, 28, 185), (281, 29, 185), (282, 30, 185), (283, 31, 27), (337, 31, 131), (371, 32, 97), (401, 33, 68), (409, 34, 61), (419, 35, 52), (424, 36, 48), (429, 37, 44), (432, 38, 41), (434, 39, 40), (436, 40, 39), (438, 41, 37), (441, 42, 35), (444, 43, 32), (448, 44, 29), (452, 45, 25), (454, 46, 23), (459, 47, 17), (463, 48, 12), (468, 49, 5)], ['472,49,468,49,467,48,459,47,458,46,454,46,451,44,448,44,447,43,444,43,440,41,438,41,428,36,424,36,423,35,419,35,418,34,409,34,408,33,401,33,400,32,371,32,370,31,337,31,336,30,283,31,281,29,281,6,284,4,291,4,292,3,419,3,420,4,429,4,430,5,432,5,436,7,441,11,445,12,453,16,456,19,457,19,465,27,465,29,472,37,476,44,476,46']), (957285035, 492601069, 445, 456, 547, 6, 45, 0.7401072, [(482, 8, 19), (464, 9, 3), (481, 9, 44), (457, 10, 12), (479, 10, 50), (457, 11, 13), (476, 11, 56), (457, 12, 15), (475, 12, 65), (457, 13, 84), (457, 14, 85), (457, 15, 89), (457, 16, 89), (458, 17, 88), (459, 18, 87), (460, 19, 86), (461, 20, 80), (464, 21, 71), (466, 22, 63), (467, 23, 59), (468, 24, 55), (469, 25, 52), (469, 26, 51), (470, 27, 48), (471, 28, 46), (471, 29, 44), (472, 30, 42), (473, 31, 39), (473, 32, 38), (474, 33, 36), (475, 34, 33), (475, 35, 32), (476, 36, 30), (476, 37, 29), (477, 38, 26), (478, 39, 23), (479, 40, 20), (480, 41, 17), (488, 42, 5)], ['492,42,488,42,487,41,480,41,476,37,475,34,473,32,469,25,465,21,461,20,457,16,457,10,463,10,464,9,466,9,470,12,474,13,476,11,480,10,482,8,500,8,501,9,524,9,525,10,528,10,532,12,539,12,542,15,545,15,545,19,535,20,534,21,529,21,525,23,523,23,513,30,512,30,504,37,496,41,493,41'])], 'temp/1753299327_3813378_957285035_a42482e51c93c8025d243dd179aee85b.jpg']} free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 1087 ############################### TEST detect object ################################ 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.19504737854003906 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 Wed Jul 23 21:36:08 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 : 1087 wait 20 seconds l 3637 free memory gpu now : 1087 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-07-23 21:36:31.036087: 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-23 21:36:31.063414: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493035000 Hz 2025-07-23 21:36:31.065632: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f23c0000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-07-23 21:36:31.065665: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-07-23 21:36:31.069842: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-07-23 21:36:31.225969: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x393e21b0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-07-23 21:36:31.226051: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-07-23 21:36:31.226993: 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-23 21:36:31.227995: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-23 21:36:31.233559: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-23 21:36:31.238951: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-23 21:36:31.239670: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-23 21:36:31.244241: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-23 21:36:31.246469: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-23 21:36:31.252131: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-23 21:36:31.253196: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-23 21:36:31.253327: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-23 21:36:31.253858: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-23 21:36:31.253876: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-23 21:36:31.253885: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-23 21:36:31.254924: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 317 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. 2025-07-23 21:36:31.366998: 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-23 21:36:31.367226: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-23 21:36:31.367268: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-23 21:36:31.367300: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-23 21:36:31.367329: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-23 21:36:31.367381: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-23 21:36:31.367410: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-23 21:36:31.367439: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-23 21:36:31.368473: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-23 21:36:31.369928: 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-23 21:36:31.370008: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-23 21:36:31.370033: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-23 21:36:31.370056: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-23 21:36:31.370078: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-23 21:36:31.370101: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-23 21:36:31.370122: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-23 21:36:31.370145: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-23 21:36:31.371104: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-23 21:36:31.371152: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-23 21:36:31.371220: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-23 21:36:31.371232: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-23 21:36:31.372219: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 317 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) Using TensorFlow backend. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:396: calling crop_and_resize_v1 (from tensorflow.python.ops.image_ops_impl) with box_ind is deprecated and will be removed in a future version. Instructions for updating: box_ind is deprecated, use box_indices instead 2025-07-23 21:36:43.831538: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 49.00MiB (rounded to 51380224) Current allocation summary follows. 2025-07-23 21:36:43.831660: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-07-23 21:36:43.831680: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 78, Chunks in use: 78. 19.5KiB allocated for chunks. 19.5KiB in use in bin. 9.0KiB client-requested in use in bin. 2025-07-23 21:36:43.831697: 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-23 21:36:43.831713: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 259, Chunks in use: 259. 259.2KiB allocated for chunks. 259.2KiB in use in bin. 259.0KiB client-requested in use in bin. 2025-07-23 21:36:43.831730: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 56, Chunks in use: 56. 112.0KiB allocated for chunks. 112.0KiB in use in bin. 112.0KiB client-requested in use in bin. 2025-07-23 21:36:43.831775: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 120, Chunks in use: 120. 487.5KiB allocated for chunks. 487.5KiB in use in bin. 480.0KiB client-requested in use in bin. 2025-07-23 21:36:43.831791: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 23, Chunks in use: 21. 194.5KiB allocated for chunks. 172.0KiB in use in bin. 172.0KiB client-requested in use in bin. 2025-07-23 21:36:43.831806: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 2, Chunks in use: 2. 40.0KiB allocated for chunks. 40.0KiB in use in bin. 40.0KiB client-requested in use in bin. 2025-07-23 21:36:43.831822: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 2, Chunks in use: 1. 84.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-07-23 21:36:43.831837: 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-23 21:36:43.831853: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 5, Chunks in use: 4. 783.2KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-07-23 21:36:43.831868: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 9, Chunks in use: 8. 2.66MiB allocated for chunks. 2.16MiB in use in bin. 2.00MiB client-requested in use in bin. 2025-07-23 21:36:43.831882: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 8, Chunks in use: 7. 4.64MiB allocated for chunks. 3.94MiB in use in bin. 3.75MiB client-requested in use in bin. 2025-07-23 21:36:43.831898: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 47, Chunks in use: 46. 53.12MiB allocated for chunks. 51.88MiB in use in bin. 46.00MiB client-requested in use in bin. 2025-07-23 21:36:43.831913: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 31, Chunks in use: 29. 71.00MiB allocated for chunks. 66.25MiB in use in bin. 64.50MiB client-requested in use in bin. 2025-07-23 21:36:43.831928: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 10, Chunks in use: 7. 46.25MiB allocated for chunks. 30.50MiB in use in bin. 26.75MiB client-requested in use in bin. 2025-07-23 21:36:43.831943: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 4, Chunks in use: 4. 35.00MiB allocated for chunks. 35.00MiB in use in bin. 35.00MiB client-requested in use in bin. 2025-07-23 21:36:43.831957: 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-23 21:36:43.831973: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 2, Chunks in use: 1. 102.12MiB allocated for chunks. 62.12MiB in use in bin. 49.00MiB client-requested in use in bin. 2025-07-23 21:36:43.831986: 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-23 21:36:43.832000: 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-23 21:36:43.832013: 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-23 21:36:43.832027: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 49.00MiB was 32.00MiB, Chunk State: 2025-07-23 21:36:43.832049: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 40.00MiB | Requested Size: 0B | in_use: 0 | bin_num: 17, prev: Size: 4.50MiB | Requested Size: 4.50MiB | in_use: 1 | bin_num: -1 2025-07-23 21:36:43.832070: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 65142784 2025-07-23 21:36:43.832088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21ca000000 of size 65142784 next 18446744073709551615 2025-07-23 21:36:43.832100: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 134217728 2025-07-23 21:36:43.832112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21ce000000 of size 4194304 next 632 2025-07-23 21:36:43.832124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21ce400000 of size 4194304 next 617 2025-07-23 21:36:43.832136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21ce800000 of size 4194304 next 616 2025-07-23 21:36:43.832149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21cec00000 of size 6291456 next 608 2025-07-23 21:36:43.832162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21cf200000 of size 9437184 next 607 2025-07-23 21:36:43.832174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21cfb00000 of size 4194304 next 644 2025-07-23 21:36:43.832185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21cff00000 of size 4194304 next 625 2025-07-23 21:36:43.832198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d0300000 of size 8388608 next 624 2025-07-23 21:36:43.832209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d0b00000 of size 4194304 next 661 2025-07-23 21:36:43.832222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d0f00000 of size 2359296 next 676 2025-07-23 21:36:43.832233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d1140000 of size 2359296 next 678 2025-07-23 21:36:43.832246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d1380000 of size 2359296 next 680 2025-07-23 21:36:43.832257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21d15c0000 of size 7602176 next 639 2025-07-23 21:36:43.832269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d1d00000 of size 9437184 next 638 2025-07-23 21:36:43.832281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d2600000 of size 9437184 next 656 2025-07-23 21:36:43.832293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21d2f00000 of size 4718592 next 685 2025-07-23 21:36:43.832305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d3380000 of size 4718592 next 684 2025-07-23 21:36:43.832317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21d3800000 of size 41943040 next 18446744073709551615 2025-07-23 21:36:43.832328: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-07-23 21:36:43.832340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d6000000 of size 2359296 next 370 2025-07-23 21:36:43.832353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d6240000 of size 1048576 next 394 2025-07-23 21:36:43.832364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21d6340000 of size 1310720 next 388 2025-07-23 21:36:43.832376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d6480000 of size 2359296 next 387 2025-07-23 21:36:43.832388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d66c0000 of size 1048576 next 412 2025-07-23 21:36:43.832400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d67c0000 of size 1310720 next 406 2025-07-23 21:36:43.832412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d6900000 of size 2359296 next 405 2025-07-23 21:36:43.832424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d6b40000 of size 1048576 next 430 2025-07-23 21:36:43.832436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d6c40000 of size 1310720 next 424 2025-07-23 21:36:43.832458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d6d80000 of size 2359296 next 423 2025-07-23 21:36:43.832470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d6fc0000 of size 1048576 next 447 2025-07-23 21:36:43.832482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d70c0000 of size 1310720 next 441 2025-07-23 21:36:43.832494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d7200000 of size 2359296 next 440 2025-07-23 21:36:43.832505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d7440000 of size 1048576 next 465 2025-07-23 21:36:43.832517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d7540000 of size 1310720 next 459 2025-07-23 21:36:43.832529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d7680000 of size 2359296 next 458 2025-07-23 21:36:43.832541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d78c0000 of size 1048576 next 483 2025-07-23 21:36:43.832552: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d79c0000 of size 1310720 next 477 2025-07-23 21:36:43.832564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d7b00000 of size 2359296 next 476 2025-07-23 21:36:43.832576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d7d40000 of size 1048576 next 501 2025-07-23 21:36:43.832588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d7e40000 of size 1310720 next 495 2025-07-23 21:36:43.832600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d7f80000 of size 2359296 next 494 2025-07-23 21:36:43.832612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d81c0000 of size 1048576 next 519 2025-07-23 21:36:43.832624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d82c0000 of size 1310720 next 513 2025-07-23 21:36:43.832636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d8400000 of size 2359296 next 512 2025-07-23 21:36:43.832648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d8640000 of size 1048576 next 537 2025-07-23 21:36:43.832659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d8740000 of size 1310720 next 531 2025-07-23 21:36:43.832671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d8880000 of size 2359296 next 530 2025-07-23 21:36:43.832683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d8ac0000 of size 1048576 next 555 2025-07-23 21:36:43.832695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d8bc0000 of size 1310720 next 549 2025-07-23 21:36:43.832707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d8d00000 of size 2359296 next 548 2025-07-23 21:36:43.832718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d8f40000 of size 1048576 next 573 2025-07-23 21:36:43.832730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d9040000 of size 1310720 next 567 2025-07-23 21:36:43.832742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d9180000 of size 2359296 next 566 2025-07-23 21:36:43.832754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d93c0000 of size 1048576 next 591 2025-07-23 21:36:43.832766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d94c0000 of size 1310720 next 585 2025-07-23 21:36:43.832778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d9600000 of size 2359296 next 584 2025-07-23 21:36:43.832789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21d9840000 of size 2097152 next 597 2025-07-23 21:36:43.832802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d9a40000 of size 2097152 next 596 2025-07-23 21:36:43.832814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21d9c40000 of size 3932160 next 18446744073709551615 2025-07-23 21:36:43.832834: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-07-23 21:36:43.832846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21da000000 of size 2359296 next 245 2025-07-23 21:36:43.832858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21da240000 of size 1048576 next 269 2025-07-23 21:36:43.832870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21da340000 of size 1310720 next 263 2025-07-23 21:36:43.832882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21da480000 of size 2359296 next 262 2025-07-23 21:36:43.832894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21da6c0000 of size 1048576 next 287 2025-07-23 21:36:43.832906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21da7c0000 of size 1310720 next 281 2025-07-23 21:36:43.832918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21da900000 of size 2359296 next 280 2025-07-23 21:36:43.832930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dab40000 of size 1048576 next 304 2025-07-23 21:36:43.832942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dac40000 of size 1310720 next 298 2025-07-23 21:36:43.832953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dad80000 of size 2359296 next 297 2025-07-23 21:36:43.832965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dafc0000 of size 1048576 next 322 2025-07-23 21:36:43.832977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21db0c0000 of size 1310720 next 316 2025-07-23 21:36:43.832989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21db200000 of size 2359296 next 315 2025-07-23 21:36:43.833000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21db440000 of size 1048576 next 340 2025-07-23 21:36:43.833012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21db540000 of size 1310720 next 334 2025-07-23 21:36:43.833024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21db680000 of size 2359296 next 333 2025-07-23 21:36:43.833036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21db8c0000 of size 1048576 next 358 2025-07-23 21:36:43.833048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21db9c0000 of size 1310720 next 352 2025-07-23 21:36:43.833059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dbb00000 of size 2359296 next 351 2025-07-23 21:36:43.833071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dbd40000 of size 1048576 next 376 2025-07-23 21:36:43.833083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dbe40000 of size 1835008 next 18446744073709551615 2025-07-23 21:36:43.833095: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-07-23 21:36:43.833107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dc000000 of size 2359296 next 181 2025-07-23 21:36:43.833119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dc240000 of size 2097152 next 196 2025-07-23 21:36:43.833131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dc440000 of size 1048576 next 216 2025-07-23 21:36:43.833143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dc540000 of size 1310720 next 209 2025-07-23 21:36:43.833154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dc680000 of size 2359296 next 208 2025-07-23 21:36:43.833166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dc8c0000 of size 1048576 next 234 2025-07-23 21:36:43.833178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dc9c0000 of size 1310720 next 228 2025-07-23 21:36:43.833190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dcb00000 of size 2359296 next 227 2025-07-23 21:36:43.833202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21dcd40000 of size 2883584 next 18446744073709551615 2025-07-23 21:36:43.833222: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-07-23 21:36:43.833234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de600000 of size 147456 next 55 2025-07-23 21:36:43.833246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de624000 of size 65536 next 78 2025-07-23 21:36:43.833258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de634000 of size 4096 next 191 2025-07-23 21:36:43.833270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de635000 of size 4096 next 192 2025-07-23 21:36:43.833282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de636000 of size 4096 next 193 2025-07-23 21:36:43.833294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de637000 of size 256 next 194 2025-07-23 21:36:43.833306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de637100 of size 256 next 195 2025-07-23 21:36:43.833318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de637200 of size 4096 next 197 2025-07-23 21:36:43.833329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de638200 of size 4096 next 198 2025-07-23 21:36:43.833341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de639200 of size 4096 next 199 2025-07-23 21:36:43.833353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63a200 of size 4096 next 200 2025-07-23 21:36:43.833365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63b200 of size 4096 next 201 2025-07-23 21:36:43.833377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63c200 of size 1024 next 202 2025-07-23 21:36:43.833389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63c600 of size 1024 next 204 2025-07-23 21:36:43.833401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63ca00 of size 1024 next 205 2025-07-23 21:36:43.833412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63ce00 of size 1024 next 206 2025-07-23 21:36:43.833424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63d200 of size 1024 next 207 2025-07-23 21:36:43.833436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63d600 of size 1024 next 210 2025-07-23 21:36:43.833448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63da00 of size 1024 next 211 2025-07-23 21:36:43.833460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63de00 of size 1024 next 212 2025-07-23 21:36:43.833471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63e200 of size 1024 next 213 2025-07-23 21:36:43.833483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63e600 of size 1024 next 214 2025-07-23 21:36:43.833495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63ea00 of size 4096 next 215 2025-07-23 21:36:43.833507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de63fa00 of size 4096 next 217 2025-07-23 21:36:43.833519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de640a00 of size 4096 next 218 2025-07-23 21:36:43.833530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de641a00 of size 4096 next 219 2025-07-23 21:36:43.833542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de642a00 of size 4096 next 220 2025-07-23 21:36:43.833554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de643a00 of size 1024 next 221 2025-07-23 21:36:43.833566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de643e00 of size 1024 next 223 2025-07-23 21:36:43.833577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de644200 of size 1024 next 224 2025-07-23 21:36:43.833589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de644600 of size 1024 next 225 2025-07-23 21:36:43.833609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de644a00 of size 1024 next 226 2025-07-23 21:36:43.833621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de644e00 of size 1024 next 229 2025-07-23 21:36:43.833633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de645200 of size 1024 next 230 2025-07-23 21:36:43.833645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de645600 of size 1024 next 231 2025-07-23 21:36:43.833656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de645a00 of size 1024 next 232 2025-07-23 21:36:43.833668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de645e00 of size 1024 next 233 2025-07-23 21:36:43.833680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de646200 of size 7680 next 72 2025-07-23 21:36:43.833692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de648000 of size 147456 next 71 2025-07-23 21:36:43.833704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de66c000 of size 131072 next 87 2025-07-23 21:36:43.833716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de68c000 of size 4096 next 289 2025-07-23 21:36:43.833728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de68d000 of size 4096 next 290 2025-07-23 21:36:43.833739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de68e000 of size 4096 next 291 2025-07-23 21:36:43.833751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de68f000 of size 1024 next 292 2025-07-23 21:36:43.833763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de68f400 of size 1024 next 293 2025-07-23 21:36:43.833775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de68f800 of size 1024 next 294 2025-07-23 21:36:43.833786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de68fc00 of size 1024 next 295 2025-07-23 21:36:43.833798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de690000 of size 1024 next 296 2025-07-23 21:36:43.833810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de690400 of size 1024 next 299 2025-07-23 21:36:43.833822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de690800 of size 1024 next 300 2025-07-23 21:36:43.833834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de690c00 of size 1024 next 301 2025-07-23 21:36:43.833845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de691000 of size 1024 next 302 2025-07-23 21:36:43.833857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de691400 of size 1024 next 303 2025-07-23 21:36:43.833869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de691800 of size 4096 next 305 2025-07-23 21:36:43.833881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de692800 of size 4096 next 306 2025-07-23 21:36:43.833892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de693800 of size 4096 next 307 2025-07-23 21:36:43.833904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de694800 of size 4096 next 308 2025-07-23 21:36:43.833938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de695800 of size 4096 next 309 2025-07-23 21:36:43.833950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de696800 of size 1024 next 310 2025-07-23 21:36:43.833962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de696c00 of size 1024 next 311 2025-07-23 21:36:43.833974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de697000 of size 1024 next 312 2025-07-23 21:36:43.833986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de697400 of size 1024 next 313 2025-07-23 21:36:43.833998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de697800 of size 1024 next 314 2025-07-23 21:36:43.834009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de697c00 of size 1024 next 317 2025-07-23 21:36:43.834031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de698000 of size 1024 next 318 2025-07-23 21:36:43.834043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de698400 of size 1024 next 319 2025-07-23 21:36:43.834055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de698800 of size 1024 next 320 2025-07-23 21:36:43.834067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de698c00 of size 1024 next 321 2025-07-23 21:36:43.834079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de699000 of size 4096 next 323 2025-07-23 21:36:43.834091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69a000 of size 4096 next 324 2025-07-23 21:36:43.834102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69b000 of size 4096 next 325 2025-07-23 21:36:43.834114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69c000 of size 4096 next 326 2025-07-23 21:36:43.834126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69d000 of size 4096 next 327 2025-07-23 21:36:43.834138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69e000 of size 1024 next 328 2025-07-23 21:36:43.834149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69e400 of size 1024 next 329 2025-07-23 21:36:43.834162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69e800 of size 1024 next 330 2025-07-23 21:36:43.834174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69ec00 of size 1024 next 331 2025-07-23 21:36:43.834185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69f000 of size 1024 next 332 2025-07-23 21:36:43.834197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69f400 of size 1024 next 335 2025-07-23 21:36:43.834209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69f800 of size 1024 next 336 2025-07-23 21:36:43.834221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de69fc00 of size 1024 next 337 2025-07-23 21:36:43.834233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a0000 of size 1024 next 338 2025-07-23 21:36:43.834244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a0400 of size 1024 next 339 2025-07-23 21:36:43.834256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a0800 of size 4096 next 341 2025-07-23 21:36:43.834268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a1800 of size 4096 next 342 2025-07-23 21:36:43.834280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a2800 of size 4096 next 343 2025-07-23 21:36:43.834291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a3800 of size 4096 next 344 2025-07-23 21:36:43.834304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a4800 of size 4096 next 345 2025-07-23 21:36:43.834316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a5800 of size 1024 next 346 2025-07-23 21:36:43.834327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a5c00 of size 1024 next 347 2025-07-23 21:36:43.834339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a6000 of size 1024 next 348 2025-07-23 21:36:43.834351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a6400 of size 1024 next 349 2025-07-23 21:36:43.834362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a6800 of size 1024 next 350 2025-07-23 21:36:43.834374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a6c00 of size 1024 next 353 2025-07-23 21:36:43.834386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a7000 of size 1024 next 354 2025-07-23 21:36:43.834398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a7400 of size 1024 next 355 2025-07-23 21:36:43.834417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a7800 of size 1024 next 356 2025-07-23 21:36:43.834429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a7c00 of size 1024 next 357 2025-07-23 21:36:43.834441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a8000 of size 4096 next 359 2025-07-23 21:36:43.834453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6a9000 of size 4096 next 360 2025-07-23 21:36:43.834465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6aa000 of size 4096 next 361 2025-07-23 21:36:43.834477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6ab000 of size 4096 next 362 2025-07-23 21:36:43.834488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6ac000 of size 4096 next 363 2025-07-23 21:36:43.834500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6ad000 of size 1024 next 364 2025-07-23 21:36:43.834512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6ad400 of size 1024 next 365 2025-07-23 21:36:43.834524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6ad800 of size 1024 next 366 2025-07-23 21:36:43.834535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6adc00 of size 1024 next 367 2025-07-23 21:36:43.834547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6ae000 of size 1024 next 368 2025-07-23 21:36:43.834559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6ae400 of size 1024 next 371 2025-07-23 21:36:43.834571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6ae800 of size 1024 next 372 2025-07-23 21:36:43.834583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6aec00 of size 1024 next 373 2025-07-23 21:36:43.834594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6af000 of size 1024 next 374 2025-07-23 21:36:43.834606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6af400 of size 1024 next 375 2025-07-23 21:36:43.834618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6af800 of size 4096 next 377 2025-07-23 21:36:43.834630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b0800 of size 4096 next 378 2025-07-23 21:36:43.834641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b1800 of size 4096 next 379 2025-07-23 21:36:43.834653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b2800 of size 4096 next 380 2025-07-23 21:36:43.834665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b3800 of size 4096 next 381 2025-07-23 21:36:43.834677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b4800 of size 1024 next 382 2025-07-23 21:36:43.834689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b4c00 of size 1024 next 383 2025-07-23 21:36:43.834700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b5000 of size 1024 next 384 2025-07-23 21:36:43.834712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b5400 of size 1024 next 385 2025-07-23 21:36:43.834724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b5800 of size 1024 next 386 2025-07-23 21:36:43.834736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b5c00 of size 1024 next 389 2025-07-23 21:36:43.834748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b6000 of size 1024 next 390 2025-07-23 21:36:43.834759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b6400 of size 1024 next 391 2025-07-23 21:36:43.834771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b6800 of size 1024 next 392 2025-07-23 21:36:43.834783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b6c00 of size 1024 next 393 2025-07-23 21:36:43.834802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b7000 of size 4096 next 395 2025-07-23 21:36:43.834814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b8000 of size 4096 next 396 2025-07-23 21:36:43.834827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6b9000 of size 4096 next 397 2025-07-23 21:36:43.834839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6ba000 of size 4096 next 398 2025-07-23 21:36:43.834850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6bb000 of size 4096 next 399 2025-07-23 21:36:43.834862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6bc000 of size 1024 next 400 2025-07-23 21:36:43.834874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6bc400 of size 1024 next 401 2025-07-23 21:36:43.834886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6bc800 of size 1024 next 402 2025-07-23 21:36:43.834897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6bcc00 of size 1024 next 403 2025-07-23 21:36:43.834909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6bd000 of size 1024 next 404 2025-07-23 21:36:43.834921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6bd400 of size 1024 next 407 2025-07-23 21:36:43.834933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6bd800 of size 1024 next 408 2025-07-23 21:36:43.834945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6bdc00 of size 1024 next 409 2025-07-23 21:36:43.834956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6be000 of size 1024 next 410 2025-07-23 21:36:43.834968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6be400 of size 1024 next 411 2025-07-23 21:36:43.834980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6be800 of size 4096 next 413 2025-07-23 21:36:43.834992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6bf800 of size 4096 next 414 2025-07-23 21:36:43.835004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c0800 of size 4096 next 415 2025-07-23 21:36:43.835016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c1800 of size 4096 next 416 2025-07-23 21:36:43.835028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c2800 of size 4096 next 417 2025-07-23 21:36:43.835039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c3800 of size 1024 next 418 2025-07-23 21:36:43.835051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c3c00 of size 1024 next 419 2025-07-23 21:36:43.835063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c4000 of size 1024 next 420 2025-07-23 21:36:43.835075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c4400 of size 1024 next 421 2025-07-23 21:36:43.835087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c4800 of size 1024 next 422 2025-07-23 21:36:43.835099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c4c00 of size 1024 next 425 2025-07-23 21:36:43.835111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c5000 of size 1024 next 426 2025-07-23 21:36:43.835123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c5400 of size 1024 next 427 2025-07-23 21:36:43.835134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c5800 of size 1024 next 428 2025-07-23 21:36:43.835146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c5c00 of size 1024 next 429 2025-07-23 21:36:43.835174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c6000 of size 4096 next 431 2025-07-23 21:36:43.835187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c7000 of size 4096 next 432 2025-07-23 21:36:43.835209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c8000 of size 4096 next 433 2025-07-23 21:36:43.835222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6c9000 of size 4096 next 434 2025-07-23 21:36:43.835233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6ca000 of size 4096 next 435 2025-07-23 21:36:43.835245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6cb000 of size 1024 next 436 2025-07-23 21:36:43.835257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6cb400 of size 1024 next 437 2025-07-23 21:36:43.835269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6cb800 of size 1024 next 438 2025-07-23 21:36:43.835280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6cbc00 of size 1024 next 103 2025-07-23 21:36:43.835293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de6cc000 of size 262144 next 102 2025-07-23 21:36:43.835305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de70c000 of size 262144 next 674 2025-07-23 21:36:43.835317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21de74c000 of size 737280 next 18446744073709551615 2025-07-23 21:36:43.835329: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-07-23 21:36:43.835341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de800000 of size 589824 next 96 2025-07-23 21:36:43.835353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de890000 of size 262144 next 117 2025-07-23 21:36:43.835365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d0000 of size 1024 next 439 2025-07-23 21:36:43.835377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d0400 of size 1024 next 442 2025-07-23 21:36:43.835389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d0800 of size 1024 next 443 2025-07-23 21:36:43.835400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d0c00 of size 1024 next 444 2025-07-23 21:36:43.835412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d1000 of size 1024 next 445 2025-07-23 21:36:43.835424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d1400 of size 1024 next 446 2025-07-23 21:36:43.835436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d1800 of size 4096 next 448 2025-07-23 21:36:43.835447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d2800 of size 4096 next 449 2025-07-23 21:36:43.835459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d3800 of size 4096 next 450 2025-07-23 21:36:43.835471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d4800 of size 4096 next 451 2025-07-23 21:36:43.835483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d5800 of size 4096 next 452 2025-07-23 21:36:43.835495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d6800 of size 1024 next 453 2025-07-23 21:36:43.835506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d6c00 of size 1024 next 454 2025-07-23 21:36:43.835518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d7000 of size 1024 next 455 2025-07-23 21:36:43.835530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d7400 of size 1024 next 456 2025-07-23 21:36:43.835542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d7800 of size 1024 next 457 2025-07-23 21:36:43.835553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d7c00 of size 1024 next 460 2025-07-23 21:36:43.835565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d8000 of size 1024 next 461 2025-07-23 21:36:43.835577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d8400 of size 1024 next 462 2025-07-23 21:36:43.835589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d8800 of size 1024 next 463 2025-07-23 21:36:43.835608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d8c00 of size 1024 next 464 2025-07-23 21:36:43.835620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8d9000 of size 4096 next 466 2025-07-23 21:36:43.835632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8da000 of size 4096 next 467 2025-07-23 21:36:43.835644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8db000 of size 4096 next 468 2025-07-23 21:36:43.835656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8dc000 of size 4096 next 469 2025-07-23 21:36:43.835668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8dd000 of size 4096 next 470 2025-07-23 21:36:43.835679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8de000 of size 1024 next 471 2025-07-23 21:36:43.835691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8de400 of size 1024 next 472 2025-07-23 21:36:43.835703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8de800 of size 1024 next 473 2025-07-23 21:36:43.835715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8dec00 of size 1024 next 474 2025-07-23 21:36:43.835727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8df000 of size 1024 next 475 2025-07-23 21:36:43.835738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8df400 of size 1024 next 478 2025-07-23 21:36:43.835750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8df800 of size 1024 next 479 2025-07-23 21:36:43.835762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8dfc00 of size 1024 next 480 2025-07-23 21:36:43.835774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e0000 of size 1024 next 481 2025-07-23 21:36:43.835785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e0400 of size 1024 next 482 2025-07-23 21:36:43.835797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e0800 of size 4096 next 484 2025-07-23 21:36:43.835809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e1800 of size 4096 next 485 2025-07-23 21:36:43.835821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e2800 of size 4096 next 486 2025-07-23 21:36:43.835833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e3800 of size 4096 next 487 2025-07-23 21:36:43.835844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e4800 of size 4096 next 488 2025-07-23 21:36:43.835856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e5800 of size 1024 next 489 2025-07-23 21:36:43.835868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e5c00 of size 1024 next 490 2025-07-23 21:36:43.835880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e6000 of size 1024 next 491 2025-07-23 21:36:43.835892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e6400 of size 1024 next 492 2025-07-23 21:36:43.835904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e6800 of size 1024 next 493 2025-07-23 21:36:43.835915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e6c00 of size 1024 next 496 2025-07-23 21:36:43.835927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e7000 of size 1024 next 497 2025-07-23 21:36:43.835939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e7400 of size 1024 next 498 2025-07-23 21:36:43.835951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e7800 of size 1024 next 499 2025-07-23 21:36:43.835962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e7c00 of size 1024 next 500 2025-07-23 21:36:43.835974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e8000 of size 4096 next 502 2025-07-23 21:36:43.835999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8e9000 of size 4096 next 503 2025-07-23 21:36:43.836011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ea000 of size 4096 next 504 2025-07-23 21:36:43.836023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8eb000 of size 4096 next 505 2025-07-23 21:36:43.836035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ec000 of size 4096 next 506 2025-07-23 21:36:43.836047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ed000 of size 1024 next 507 2025-07-23 21:36:43.836058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ed400 of size 1024 next 508 2025-07-23 21:36:43.836070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ed800 of size 1024 next 509 2025-07-23 21:36:43.836082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8edc00 of size 1024 next 510 2025-07-23 21:36:43.836095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ee000 of size 1024 next 511 2025-07-23 21:36:43.836109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ee400 of size 1024 next 514 2025-07-23 21:36:43.836125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ee800 of size 1024 next 515 2025-07-23 21:36:43.836140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8eec00 of size 1024 next 516 2025-07-23 21:36:43.836155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ef000 of size 1024 next 517 2025-07-23 21:36:43.836170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ef400 of size 1024 next 518 2025-07-23 21:36:43.836186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ef800 of size 4096 next 520 2025-07-23 21:36:43.836198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f0800 of size 4096 next 521 2025-07-23 21:36:43.836210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f1800 of size 4096 next 522 2025-07-23 21:36:43.836222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f2800 of size 4096 next 523 2025-07-23 21:36:43.836234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f3800 of size 4096 next 524 2025-07-23 21:36:43.836245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f4800 of size 1024 next 525 2025-07-23 21:36:43.836257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f4c00 of size 1024 next 526 2025-07-23 21:36:43.836269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f5000 of size 1024 next 527 2025-07-23 21:36:43.836281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f5400 of size 1024 next 528 2025-07-23 21:36:43.836293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f5800 of size 1024 next 529 2025-07-23 21:36:43.836304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f5c00 of size 1024 next 532 2025-07-23 21:36:43.836316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f6000 of size 1024 next 533 2025-07-23 21:36:43.836328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f6400 of size 1024 next 534 2025-07-23 21:36:43.836340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f6800 of size 1024 next 535 2025-07-23 21:36:43.836352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f6c00 of size 1024 next 536 2025-07-23 21:36:43.836364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f7000 of size 4096 next 538 2025-07-23 21:36:43.836375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f8000 of size 4096 next 539 2025-07-23 21:36:43.836387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8f9000 of size 4096 next 540 2025-07-23 21:36:43.836409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fa000 of size 4096 next 541 2025-07-23 21:36:43.836421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fb000 of size 4096 next 542 2025-07-23 21:36:43.836433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fc000 of size 1024 next 543 2025-07-23 21:36:43.836445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fc400 of size 1024 next 544 2025-07-23 21:36:43.836457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fc800 of size 1024 next 545 2025-07-23 21:36:43.836468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fcc00 of size 1024 next 546 2025-07-23 21:36:43.836480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fd000 of size 1024 next 547 2025-07-23 21:36:43.836492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fd400 of size 1024 next 550 2025-07-23 21:36:43.836504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fd800 of size 1024 next 551 2025-07-23 21:36:43.836516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fdc00 of size 1024 next 552 2025-07-23 21:36:43.836527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fe000 of size 1024 next 553 2025-07-23 21:36:43.836539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fe400 of size 1024 next 554 2025-07-23 21:36:43.836551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8fe800 of size 4096 next 556 2025-07-23 21:36:43.836563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de8ff800 of size 4096 next 557 2025-07-23 21:36:43.836575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de900800 of size 4096 next 558 2025-07-23 21:36:43.836587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de901800 of size 4096 next 559 2025-07-23 21:36:43.836599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de902800 of size 4096 next 560 2025-07-23 21:36:43.836610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de903800 of size 1024 next 561 2025-07-23 21:36:43.836622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de903c00 of size 1024 next 562 2025-07-23 21:36:43.836634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de904000 of size 1024 next 563 2025-07-23 21:36:43.836646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de904400 of size 1024 next 564 2025-07-23 21:36:43.836658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de904800 of size 1024 next 565 2025-07-23 21:36:43.836669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de904c00 of size 1024 next 568 2025-07-23 21:36:43.836681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de905000 of size 1024 next 569 2025-07-23 21:36:43.836693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de905400 of size 1024 next 570 2025-07-23 21:36:43.836705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de905800 of size 1024 next 571 2025-07-23 21:36:43.836717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de905c00 of size 1024 next 572 2025-07-23 21:36:43.836729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de906000 of size 4096 next 574 2025-07-23 21:36:43.836741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de907000 of size 4096 next 575 2025-07-23 21:36:43.836752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de908000 of size 4096 next 576 2025-07-23 21:36:43.836764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de909000 of size 4096 next 577 2025-07-23 21:36:43.836776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90a000 of size 4096 next 578 2025-07-23 21:36:43.836795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90b000 of size 1024 next 579 2025-07-23 21:36:43.836808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90b400 of size 1024 next 580 2025-07-23 21:36:43.836820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90b800 of size 1024 next 581 2025-07-23 21:36:43.836831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90bc00 of size 1024 next 582 2025-07-23 21:36:43.836843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90c000 of size 1024 next 583 2025-07-23 21:36:43.836855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90c400 of size 1024 next 586 2025-07-23 21:36:43.836867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90c800 of size 1024 next 587 2025-07-23 21:36:43.836879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90cc00 of size 1024 next 588 2025-07-23 21:36:43.836890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90d000 of size 1024 next 589 2025-07-23 21:36:43.836902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90d400 of size 1024 next 590 2025-07-23 21:36:43.836914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90d800 of size 4096 next 592 2025-07-23 21:36:43.836926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de90e800 of size 6144 next 112 2025-07-23 21:36:43.836939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de910000 of size 524288 next 111 2025-07-23 21:36:43.836950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de990000 of size 262144 next 135 2025-07-23 21:36:43.836963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21de9d0000 of size 327680 next 124 2025-07-23 21:36:43.836974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dea20000 of size 589824 next 123 2025-07-23 21:36:43.836986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21deab0000 of size 262144 next 152 2025-07-23 21:36:43.836998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21deaf0000 of size 327680 next 142 2025-07-23 21:36:43.837010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21deb40000 of size 786432 next 18446744073709551615 2025-07-23 21:36:43.837022: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-07-23 21:36:43.837034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec00000 of size 4096 next 593 2025-07-23 21:36:43.837046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec01000 of size 4096 next 594 2025-07-23 21:36:43.837058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec02000 of size 4096 next 595 2025-07-23 21:36:43.837070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec03000 of size 2048 next 598 2025-07-23 21:36:43.837082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec03800 of size 2048 next 599 2025-07-23 21:36:43.837094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec04000 of size 2048 next 600 2025-07-23 21:36:43.837106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec04800 of size 2048 next 601 2025-07-23 21:36:43.837118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec05000 of size 2048 next 602 2025-07-23 21:36:43.837130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec05800 of size 256 next 605 2025-07-23 21:36:43.837142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec05900 of size 256 next 606 2025-07-23 21:36:43.837154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec05a00 of size 2048 next 604 2025-07-23 21:36:43.837165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec06200 of size 2048 next 609 2025-07-23 21:36:43.837186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec06a00 of size 2048 next 610 2025-07-23 21:36:43.837198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec07200 of size 2048 next 611 2025-07-23 21:36:43.837210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec07a00 of size 2048 next 612 2025-07-23 21:36:43.837221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec08200 of size 256 next 614 2025-07-23 21:36:43.837233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec08300 of size 256 next 615 2025-07-23 21:36:43.837245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec08400 of size 8192 next 613 2025-07-23 21:36:43.837257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec0a400 of size 8192 next 618 2025-07-23 21:36:43.837269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec0c400 of size 8192 next 619 2025-07-23 21:36:43.837281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec0e400 of size 8192 next 620 2025-07-23 21:36:43.837293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec10400 of size 8192 next 621 2025-07-23 21:36:43.837304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec12400 of size 256 next 622 2025-07-23 21:36:43.837316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec12500 of size 256 next 623 2025-07-23 21:36:43.837328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec12600 of size 8192 next 626 2025-07-23 21:36:43.837340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec14600 of size 8192 next 627 2025-07-23 21:36:43.837352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec16600 of size 8192 next 628 2025-07-23 21:36:43.837364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec18600 of size 8192 next 629 2025-07-23 21:36:43.837375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec1a600 of size 8192 next 630 2025-07-23 21:36:43.837387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec1c600 of size 2048 next 631 2025-07-23 21:36:43.837399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec1ce00 of size 2048 next 633 2025-07-23 21:36:43.837411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec1d600 of size 2048 next 634 2025-07-23 21:36:43.837423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec1de00 of size 2048 next 635 2025-07-23 21:36:43.837435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec1e600 of size 2048 next 636 2025-07-23 21:36:43.837447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec1ee00 of size 2048 next 637 2025-07-23 21:36:43.837458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec1f600 of size 2048 next 640 2025-07-23 21:36:43.837470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec1fe00 of size 2048 next 641 2025-07-23 21:36:43.837482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec20600 of size 2048 next 642 2025-07-23 21:36:43.837494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec20e00 of size 2048 next 643 2025-07-23 21:36:43.837506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec21600 of size 8192 next 645 2025-07-23 21:36:43.837517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec23600 of size 8192 next 646 2025-07-23 21:36:43.837529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec25600 of size 8192 next 647 2025-07-23 21:36:43.837541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec27600 of size 8192 next 648 2025-07-23 21:36:43.837553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec29600 of size 8192 next 649 2025-07-23 21:36:43.837565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec2b600 of size 2048 next 650 2025-07-23 21:36:43.837585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec2be00 of size 2048 next 651 2025-07-23 21:36:43.837597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec2c600 of size 2048 next 652 2025-07-23 21:36:43.837608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec2ce00 of size 2048 next 653 2025-07-23 21:36:43.837620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec2d600 of size 2048 next 654 2025-07-23 21:36:43.837632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec2de00 of size 2048 next 655 2025-07-23 21:36:43.837644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec2e600 of size 2048 next 657 2025-07-23 21:36:43.837655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec2ee00 of size 2048 next 658 2025-07-23 21:36:43.837667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec2f600 of size 2048 next 659 2025-07-23 21:36:43.837679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec2fe00 of size 2048 next 660 2025-07-23 21:36:43.837691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec30600 of size 8192 next 662 2025-07-23 21:36:43.837703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec32600 of size 8192 next 663 2025-07-23 21:36:43.837715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec34600 of size 8192 next 664 2025-07-23 21:36:43.837726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec36600 of size 8192 next 665 2025-07-23 21:36:43.837738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec38600 of size 8192 next 666 2025-07-23 21:36:43.837750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3a600 of size 1024 next 667 2025-07-23 21:36:43.837762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3aa00 of size 1024 next 668 2025-07-23 21:36:43.837774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3ae00 of size 1024 next 669 2025-07-23 21:36:43.837785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3b200 of size 1024 next 673 2025-07-23 21:36:43.837797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3b600 of size 1024 next 675 2025-07-23 21:36:43.837809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3ba00 of size 1024 next 677 2025-07-23 21:36:43.837821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3be00 of size 1024 next 679 2025-07-23 21:36:43.837833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3c200 of size 1024 next 681 2025-07-23 21:36:43.837844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3c600 of size 256 next 682 2025-07-23 21:36:43.837856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3c700 of size 256 next 683 2025-07-23 21:36:43.837868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3c800 of size 2048 next 686 2025-07-23 21:36:43.837880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3d000 of size 256 next 690 2025-07-23 21:36:43.837891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3d100 of size 256 next 694 2025-07-23 21:36:43.837903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3d200 of size 256 next 695 2025-07-23 21:36:43.837915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3d300 of size 256 next 693 2025-07-23 21:36:43.837927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3d400 of size 256 next 699 2025-07-23 21:36:43.837939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3d500 of size 256 next 700 2025-07-23 21:36:43.837951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec3d600 of size 256 next 701 2025-07-23 21:36:43.837971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21dec3d700 of size 10496 next 687 2025-07-23 21:36:43.837983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec40000 of size 256 next 688 2025-07-23 21:36:43.837995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec40100 of size 256 next 689 2025-07-23 21:36:43.838007: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21dec40200 of size 12544 next 691 2025-07-23 21:36:43.838019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec43300 of size 12288 next 692 2025-07-23 21:36:43.838031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21dec46300 of size 49152 next 697 2025-07-23 21:36:43.838043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec52300 of size 24576 next 696 2025-07-23 21:36:43.838055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21dec58300 of size 228608 next 160 2025-07-23 21:36:43.838066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dec90000 of size 589824 next 158 2025-07-23 21:36:43.838078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21ded20000 of size 524288 next 171 2025-07-23 21:36:43.838090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21deda0000 of size 256 next 671 2025-07-23 21:36:43.838102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21deda0100 of size 256 next 672 2025-07-23 21:36:43.838114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f21deda0200 of size 523776 next 670 2025-07-23 21:36:43.838126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21dee20000 of size 524288 next 222 2025-07-23 21:36:43.838138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21deea0000 of size 1048576 next 190 2025-07-23 21:36:43.838150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21defa0000 of size 1048576 next 189 2025-07-23 21:36:43.838162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21df0a0000 of size 1048576 next 203 2025-07-23 21:36:43.838174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21df1a0000 of size 1048576 next 251 2025-07-23 21:36:43.838186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f21df2a0000 of size 1441792 next 18446744073709551615 2025-07-23 21:36:43.838198: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-07-23 21:36:43.838210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00000 of size 1280 next 1 2025-07-23 21:36:43.838223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00500 of size 256 next 5 2025-07-23 21:36:43.838235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00600 of size 256 next 8 2025-07-23 21:36:43.838246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00700 of size 256 next 9 2025-07-23 21:36:43.838258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00800 of size 256 next 10 2025-07-23 21:36:43.838270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00900 of size 256 next 11 2025-07-23 21:36:43.838282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00a00 of size 256 next 12 2025-07-23 21:36:43.838294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00b00 of size 256 next 13 2025-07-23 21:36:43.838306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00c00 of size 256 next 17 2025-07-23 21:36:43.838317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00d00 of size 256 next 19 2025-07-23 21:36:43.838329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00e00 of size 256 next 20 2025-07-23 21:36:43.838341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e00f00 of size 256 next 21 2025-07-23 21:36:43.838361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01000 of size 256 next 22 2025-07-23 21:36:43.838373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01100 of size 256 next 24 2025-07-23 21:36:43.838384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01200 of size 256 next 25 2025-07-23 21:36:43.838396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01300 of size 256 next 23 2025-07-23 21:36:43.838408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01400 of size 256 next 28 2025-07-23 21:36:43.838420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01500 of size 256 next 29 2025-07-23 21:36:43.838432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01600 of size 256 next 30 2025-07-23 21:36:43.838443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01700 of size 256 next 31 2025-07-23 21:36:43.838455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01800 of size 256 next 33 2025-07-23 21:36:43.838467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01900 of size 256 next 34 2025-07-23 21:36:43.838478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01a00 of size 1024 next 32 2025-07-23 21:36:43.838490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e01e00 of size 1024 next 37 2025-07-23 21:36:43.838502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e02200 of size 1024 next 38 2025-07-23 21:36:43.838514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e02600 of size 1024 next 39 2025-07-23 21:36:43.838525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e02a00 of size 1024 next 40 2025-07-23 21:36:43.838537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e02e00 of size 1024 next 41 2025-07-23 21:36:43.838549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e03200 of size 1024 next 43 2025-07-23 21:36:43.838561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e03600 of size 1024 next 44 2025-07-23 21:36:43.838572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e03a00 of size 1024 next 45 2025-07-23 21:36:43.838584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e03e00 of size 1024 next 46 2025-07-23 21:36:43.838596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04200 of size 256 next 48 2025-07-23 21:36:43.838608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04300 of size 256 next 49 2025-07-23 21:36:43.838620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04400 of size 256 next 50 2025-07-23 21:36:43.838650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04500 of size 256 next 51 2025-07-23 21:36:43.838662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04600 of size 256 next 52 2025-07-23 21:36:43.838674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04700 of size 256 next 53 2025-07-23 21:36:43.838685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04800 of size 256 next 56 2025-07-23 21:36:43.838697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04900 of size 256 next 57 2025-07-23 21:36:43.838709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04a00 of size 256 next 58 2025-07-23 21:36:43.838721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04b00 of size 256 next 14 2025-07-23 21:36:43.838733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04c00 of size 256 next 15 2025-07-23 21:36:43.838744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04d00 of size 256 next 16 2025-07-23 21:36:43.838756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e04e00 of size 1024 next 60 2025-07-23 21:36:43.838781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e05200 of size 1024 next 61 2025-07-23 21:36:43.838793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e05600 of size 1024 next 62 2025-07-23 21:36:43.838805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e05a00 of size 1024 next 63 2025-07-23 21:36:43.838817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e05e00 of size 1024 next 64 2025-07-23 21:36:43.838829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e06200 of size 256 next 66 2025-07-23 21:36:43.838841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e06300 of size 256 next 67 2025-07-23 21:36:43.838853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e06400 of size 256 next 68 2025-07-23 21:36:43.838865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e06500 of size 256 next 69 2025-07-23 21:36:43.838877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e06600 of size 256 next 70 2025-07-23 21:36:43.838888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e06700 of size 256 next 73 2025-07-23 21:36:43.838900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e06800 of size 256 next 74 2025-07-23 21:36:43.838912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e06900 of size 256 next 75 2025-07-23 21:36:43.838923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e06a00 of size 256 next 76 2025-07-23 21:36:43.838935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e06b00 of size 256 next 77 2025-07-23 21:36:43.838947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e06c00 of size 1024 next 79 2025-07-23 21:36:43.838959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e07000 of size 1024 next 80 2025-07-23 21:36:43.838971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e07400 of size 1024 next 81 2025-07-23 21:36:43.838983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e07800 of size 1024 next 82 2025-07-23 21:36:43.838995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e07c00 of size 1024 next 83 2025-07-23 21:36:43.839006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e08000 of size 256 next 85 2025-07-23 21:36:43.839018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e08100 of size 256 next 86 2025-07-23 21:36:43.839030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e08200 of size 512 next 84 2025-07-23 21:36:43.839042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e08400 of size 512 next 88 2025-07-23 21:36:43.839054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e08600 of size 512 next 89 2025-07-23 21:36:43.839066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e08800 of size 512 next 90 2025-07-23 21:36:43.839078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e08a00 of size 512 next 91 2025-07-23 21:36:43.839090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e08c00 of size 256 next 93 2025-07-23 21:36:43.839101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e08d00 of size 256 next 94 2025-07-23 21:36:43.839113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e08e00 of size 512 next 92 2025-07-23 21:36:43.839125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e09000 of size 512 next 97 2025-07-23 21:36:43.839137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e09200 of size 512 next 98 2025-07-23 21:36:43.839148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e09400 of size 512 next 99 2025-07-23 21:36:43.839172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e09600 of size 512 next 2 2025-07-23 21:36:43.839192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e09800 of size 256 next 3 2025-07-23 21:36:43.839205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e09900 of size 256 next 4 2025-07-23 21:36:43.839217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e09a00 of size 16384 next 18 2025-07-23 21:36:43.839229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e0da00 of size 256 next 100 2025-07-23 21:36:43.839241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e0db00 of size 256 next 101 2025-07-23 21:36:43.839253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e0dc00 of size 2048 next 104 2025-07-23 21:36:43.839265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e0e400 of size 2048 next 105 2025-07-23 21:36:43.839277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e0ec00 of size 2048 next 106 2025-07-23 21:36:43.839289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e0f400 of size 2048 next 107 2025-07-23 21:36:43.839301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e0fc00 of size 2048 next 108 2025-07-23 21:36:43.839312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e10400 of size 256 next 109 2025-07-23 21:36:43.839324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e10500 of size 256 next 110 2025-07-23 21:36:43.839336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e10600 of size 2048 next 113 2025-07-23 21:36:43.839348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e10e00 of size 2048 next 114 2025-07-23 21:36:43.839360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e11600 of size 2048 next 115 2025-07-23 21:36:43.839371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e11e00 of size 2048 next 116 2025-07-23 21:36:43.839383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e12600 of size 2048 next 6 2025-07-23 21:36:43.839396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e12e00 of size 37632 next 7 2025-07-23 21:36:43.839407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1c100 of size 512 next 118 2025-07-23 21:36:43.839419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1c300 of size 512 next 119 2025-07-23 21:36:43.839431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1c500 of size 512 next 120 2025-07-23 21:36:43.839443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1c700 of size 512 next 121 2025-07-23 21:36:43.839455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1c900 of size 512 next 122 2025-07-23 21:36:43.839467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1cb00 of size 512 next 125 2025-07-23 21:36:43.839478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1cd00 of size 512 next 126 2025-07-23 21:36:43.839490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1cf00 of size 512 next 127 2025-07-23 21:36:43.839502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1d100 of size 512 next 128 2025-07-23 21:36:43.839514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1d300 of size 512 next 129 2025-07-23 21:36:43.839526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1d500 of size 2048 next 130 2025-07-23 21:36:43.839537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1dd00 of size 2048 next 131 2025-07-23 21:36:43.839549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1e500 of size 2048 next 132 2025-07-23 21:36:43.839561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1ed00 of size 2048 next 133 2025-07-23 21:36:43.839581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1f500 of size 2048 next 134 2025-07-23 21:36:43.839594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1fd00 of size 512 next 136 2025-07-23 21:36:43.839605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e1ff00 of size 512 next 137 2025-07-23 21:36:43.839617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e20100 of size 512 next 138 2025-07-23 21:36:43.839629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e20300 of size 512 next 139 2025-07-23 21:36:43.839641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e20500 of size 512 next 140 2025-07-23 21:36:43.839652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e20700 of size 512 next 141 2025-07-23 21:36:43.839664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e20900 of size 512 next 143 2025-07-23 21:36:43.839676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e20b00 of size 512 next 144 2025-07-23 21:36:43.839688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e20d00 of size 512 next 145 2025-07-23 21:36:43.839699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e20f00 of size 512 next 146 2025-07-23 21:36:43.839711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e21100 of size 2048 next 147 2025-07-23 21:36:43.839723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e21900 of size 2048 next 148 2025-07-23 21:36:43.839735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e22100 of size 2048 next 149 2025-07-23 21:36:43.839747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e22900 of size 2048 next 150 2025-07-23 21:36:43.839758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e23100 of size 2048 next 151 2025-07-23 21:36:43.839770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e23900 of size 512 next 153 2025-07-23 21:36:43.839782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e23b00 of size 512 next 154 2025-07-23 21:36:43.839794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e23d00 of size 512 next 155 2025-07-23 21:36:43.839806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e23f00 of size 512 next 156 2025-07-23 21:36:43.839818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e24100 of size 512 next 157 2025-07-23 21:36:43.839829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e24300 of size 512 next 161 2025-07-23 21:36:43.839841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e24500 of size 512 next 162 2025-07-23 21:36:43.839854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e24700 of size 512 next 163 2025-07-23 21:36:43.839866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e24900 of size 512 next 164 2025-07-23 21:36:43.839877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e24b00 of size 512 next 165 2025-07-23 21:36:43.839889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e24d00 of size 2048 next 166 2025-07-23 21:36:43.839901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e25500 of size 2048 next 167 2025-07-23 21:36:43.839913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e25d00 of size 2048 next 168 2025-07-23 21:36:43.839925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e26500 of size 2048 next 169 2025-07-23 21:36:43.839937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e26d00 of size 2048 next 170 2025-07-23 21:36:43.839949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e27500 of size 1024 next 172 2025-07-23 21:36:43.839961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e27900 of size 1024 next 173 2025-07-23 21:36:43.839981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e27d00 of size 1024 next 174 2025-07-23 21:36:43.839993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e28100 of size 1024 next 175 2025-07-23 21:36:43.840005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e28500 of size 1024 next 176 2025-07-23 21:36:43.840016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e28900 of size 256 next 178 2025-07-23 21:36:43.840028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e28a00 of size 256 next 179 2025-07-23 21:36:43.840040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e28b00 of size 1024 next 177 2025-07-23 21:36:43.840052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e28f00 of size 1024 next 182 2025-07-23 21:36:43.840064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e29300 of size 1024 next 183 2025-07-23 21:36:43.840075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e29700 of size 1024 next 184 2025-07-23 21:36:43.840087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e29b00 of size 1024 next 185 2025-07-23 21:36:43.840099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e29f00 of size 256 next 187 2025-07-23 21:36:43.840111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e2a000 of size 256 next 188 2025-07-23 21:36:43.840123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e2a100 of size 4096 next 186 2025-07-23 21:36:43.840135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e2b100 of size 4096 next 42 2025-07-23 21:36:43.840147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e2c100 of size 65536 next 36 2025-07-23 21:36:43.840159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e3c100 of size 65536 next 35 2025-07-23 21:36:43.840170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e4c100 of size 4096 next 235 2025-07-23 21:36:43.840182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e4d100 of size 4096 next 236 2025-07-23 21:36:43.840194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e4e100 of size 4096 next 237 2025-07-23 21:36:43.840206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e4f100 of size 4096 next 238 2025-07-23 21:36:43.840218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e50100 of size 1024 next 239 2025-07-23 21:36:43.840230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e50500 of size 1024 next 240 2025-07-23 21:36:43.840241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e50900 of size 1024 next 241 2025-07-23 21:36:43.840253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e50d00 of size 1024 next 242 2025-07-23 21:36:43.840265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e51100 of size 1024 next 243 2025-07-23 21:36:43.840277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e51500 of size 1024 next 246 2025-07-23 21:36:43.840289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e51900 of size 1024 next 247 2025-07-23 21:36:43.840300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e51d00 of size 1024 next 248 2025-07-23 21:36:43.840312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e52100 of size 1024 next 249 2025-07-23 21:36:43.840324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e52500 of size 1024 next 250 2025-07-23 21:36:43.840336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e52900 of size 4096 next 252 2025-07-23 21:36:43.840348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e53900 of size 4096 next 253 2025-07-23 21:36:43.840368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e54900 of size 4096 next 254 2025-07-23 21:36:43.840380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e55900 of size 4096 next 255 2025-07-23 21:36:43.840392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e56900 of size 4096 next 256 2025-07-23 21:36:43.840404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e57900 of size 1024 next 257 2025-07-23 21:36:43.840415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e57d00 of size 1024 next 258 2025-07-23 21:36:43.840427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e58100 of size 1024 next 259 2025-07-23 21:36:43.840439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e58500 of size 1024 next 260 2025-07-23 21:36:43.840451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e58900 of size 1024 next 261 2025-07-23 21:36:43.840463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e58d00 of size 1024 next 264 2025-07-23 21:36:43.840475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e59100 of size 1024 next 265 2025-07-23 21:36:43.840486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e59500 of size 1024 next 266 2025-07-23 21:36:43.840498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e59900 of size 1024 next 267 2025-07-23 21:36:43.840510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e59d00 of size 1024 next 268 2025-07-23 21:36:43.840522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e5a100 of size 4096 next 270 2025-07-23 21:36:43.840534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e5b100 of size 4096 next 271 2025-07-23 21:36:43.840547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e5c100 of size 4096 next 272 2025-07-23 21:36:43.840559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e5d100 of size 4096 next 273 2025-07-23 21:36:43.840572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e5e100 of size 4096 next 274 2025-07-23 21:36:43.840587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e5f100 of size 1024 next 275 2025-07-23 21:36:43.840598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e5f500 of size 1024 next 276 2025-07-23 21:36:43.840610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e5f900 of size 1024 next 277 2025-07-23 21:36:43.840624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e5fd00 of size 1024 next 278 2025-07-23 21:36:43.840637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e60100 of size 1024 next 279 2025-07-23 21:36:43.840649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e60500 of size 1024 next 282 2025-07-23 21:36:43.840661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e60900 of size 1024 next 283 2025-07-23 21:36:43.840673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e60d00 of size 1024 next 284 2025-07-23 21:36:43.840685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e61100 of size 1024 next 285 2025-07-23 21:36:43.840697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e61500 of size 1024 next 286 2025-07-23 21:36:43.840709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e61900 of size 4096 next 288 2025-07-23 21:36:43.840721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e62900 of size 6144 next 27 2025-07-23 21:36:43.840733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e64100 of size 147456 next 26 2025-07-23 21:36:43.840745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e88100 of size 65536 next 47 2025-07-23 21:36:43.840766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316e98100 of size 65536 next 59 2025-07-23 21:36:43.840778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316ea8100 of size 65536 next 65 2025-07-23 21:36:43.840790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f2316eb8100 of size 294656 next 18446744073709551615 2025-07-23 21:36:43.840802: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-07-23 21:36:43.840820: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 78 Chunks of size 256 totalling 19.5KiB 2025-07-23 21:36:43.840834: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-07-23 21:36:43.840848: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 258 Chunks of size 1024 totalling 258.0KiB 2025-07-23 21:36:43.840861: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-07-23 21:36:43.840874: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 56 Chunks of size 2048 totalling 112.0KiB 2025-07-23 21:36:43.840887: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-07-23 21:36:43.840900: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-07-23 21:36:43.840913: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-07-23 21:36:43.840926: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 20 Chunks of size 8192 totalling 160.0KiB 2025-07-23 21:36:43.840939: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12288 totalling 12.0KiB 2025-07-23 21:36:43.840952: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-07-23 21:36:43.840965: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 24576 totalling 24.0KiB 2025-07-23 21:36:43.840980: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-07-23 21:36:43.840995: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-07-23 21:36:43.841010: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-07-23 21:36:43.841024: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-07-23 21:36:43.841039: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 262144 totalling 1.25MiB 2025-07-23 21:36:43.841057: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-07-23 21:36:43.841075: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-07-23 21:36:43.841092: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 524288 totalling 1.50MiB 2025-07-23 21:36:43.841105: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-07-23 21:36:43.841118: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-07-23 21:36:43.841131: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-07-23 21:36:43.841144: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 19 Chunks of size 1310720 totalling 23.75MiB 2025-07-23 21:36:43.841157: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-07-23 21:36:43.841169: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-07-23 21:36:43.841182: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-07-23 21:36:43.841195: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 26 Chunks of size 2359296 totalling 58.50MiB 2025-07-23 21:36:43.841208: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3932160 totalling 3.75MiB 2025-07-23 21:36:43.841231: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 4194304 totalling 20.00MiB 2025-07-23 21:36:43.841244: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4718592 totalling 4.50MiB 2025-07-23 21:36:43.841257: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6291456 totalling 6.00MiB 2025-07-23 21:36:43.841270: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-07-23 21:36:43.841283: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 9437184 totalling 27.00MiB 2025-07-23 21:36:43.841296: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 65142784 totalling 62.12MiB 2025-07-23 21:36:43.841309: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 253.88MiB 2025-07-23 21:36:43.841325: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 332529664 memory_limit_: 332529664 available bytes: 0 curr_region_allocation_bytes_: 536870912 2025-07-23 21:36:43.841350: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 332529664 InUse: 266218240 MaxInUse: 266218240 NumAllocs: 2326 MaxAllocSize: 65142784 2025-07-23 21:36:43.841385: W tensorflow/core/common_runtime/bfc_allocator.cc:439] ****************xxxx*****************_**********___________***************************************** 2025-07-23 21:36:43.841443: 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[7,7,256,1024] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param 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 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[7,7,256,1024] 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 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/23072025/python_test3//data_4/data_log/job/2025/July/23072025/python_test3/log-python3----short_python3--v--marlene-21:35:01.txt','mask_detection','unknown'); #&_# END OF TEST #&_# : tests/mask_test #&_# #&_# BEGIN OF TEST : tests/datou_test #&_# /home/admin/workarea/git/Velours/python/tests/datou_test.py Datou All Test python version used : 3 ############################### TEST sam ################################ TEST SAM Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4573 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4573 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4573 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4573 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : sam list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (1189321094) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 1189321094 download finish for photo 1189321094 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.1723494529724121 #### 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 Wed Jul 23 21: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/1753299404_3813378_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1753299404_3813378_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.014651775360107422 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 : 11.064387083053589 time spend to save output : 0.01639270782470703 total time spend for step 0 : 11.080779790878296 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.1666555404663086 #### 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 Wed Jul 23 21:36:55 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/1753299415_3813378_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1753299415_3813378_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 E0723 21:36:56.834681 3813378 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0723 21:36:56.839224 3813378 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0723 21:36:56.851464 3813378 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 14.27user 10.20system 1:31.97elapsed 26%CPU (0avgtext+0avgdata 2352912maxresident)k 2205872inputs+3456outputs (5002major+1171229minor)pagefaults 0swaps