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 : 4332 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.18045449256896973 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Tue May 13 15:35:28 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory l 3637 free memory gpu now : 4332 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 /home/admin/workarea/git/Velours/python/tests/python_tests.py:11: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp 2025-05-13 15:35:32.645979: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-05-13 15:35:32.655688: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-13 15:35:32.657765: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f6c30000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-13 15:35:32.657830: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-13 15:35:32.661967: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-13 15:35:32.980325: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x4081c2d0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-13 15:35:32.980379: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-13 15:35:32.981690: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-13 15:35:32.984046: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 15:35:33.019749: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 15:35:33.043471: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 15:35:33.047793: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 15:35:33.083927: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 15:35:33.090638: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 15:35:33.153122: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 15:35:33.155409: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 15:35:33.155823: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 15:35:33.158167: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-13 15:35:33.158190: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-13 15:35:33.158202: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-13 15:35:33.161081: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 3729 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 2025-05-13 15:35:33.832393: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-13 15:35:33.832487: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 15:35:33.832508: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 15:35:33.832526: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 15:35:33.832543: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 15:35:33.832561: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 15:35:33.832591: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 15:35:33.832611: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 15:35:33.833534: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 15:35:33.834569: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-13 15:35:33.834616: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 15:35:33.834634: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 15:35:33.834649: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 15:35:33.834663: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 15:35:33.834678: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 15:35:33.834692: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 15:35:33.834707: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 15:35:33.835656: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 15:35:33.835694: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-13 15:35:33.835705: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-13 15:35:33.835714: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-13 15:35:33.836952: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 3729 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-05-13 15:35:42.494416: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 15:35:42.843085: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 15:35:44.921860: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.922570: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 2.83G (3037711360 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.923201: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 2.55G (2733940224 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.923805: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 2.29G (2460546048 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.923843: 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-05-13 15:35:44.924605: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.924628: 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-05-13 15:35:44.932095: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.932148: 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-05-13 15:35:44.932795: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.932812: 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-05-13 15:35:44.939687: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.939742: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 466.56MiB 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-05-13 15:35:44.940561: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.940581: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 466.56MiB 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-05-13 15:35:44.972995: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.973044: 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-05-13 15:35:44.973843: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.973864: 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-05-13 15:35:44.980080: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.980132: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 243.25MiB 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-05-13 15:35:44.980746: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:44.980763: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 243.25MiB 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-05-13 15:35:45.015591: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.016252: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.017979: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.018585: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.058113: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.058773: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.060938: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.061550: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.068729: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.069383: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.073995: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.074620: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.086165: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.086847: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.088529: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.089133: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.096753: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.097756: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.099815: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.100545: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.106849: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.107597: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.109315: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.109951: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.141592: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.142295: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.142980: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.143646: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.148477: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.149447: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.168748: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.169436: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.170062: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.170685: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.185144: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.186013: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.186695: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.187375: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.192393: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.193074: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.198076: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.198698: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.212172: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.212812: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.217398: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.218033: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.218772: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.219440: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.241062: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.241757: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.242422: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.243081: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.243723: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.244388: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.245076: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.245831: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.261079: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.261747: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.294643: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.294764: 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-05-13 15:35:45.296107: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.297502: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.305306: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.306240: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.307168: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.308033: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.317004: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.317657: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.341042: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.341795: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.342518: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.343205: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.347540: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.348220: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.348861: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.349468: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.351547: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.361231: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.361947: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.372683: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.373362: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.374026: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.374652: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.375303: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-13 15:35:45.375931: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 3.14G (3375235072 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 3196864 begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 2340 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 : 3238 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.0005548000335693359 nb_pixel_total : 15552 time to create 1 rle with old method : 0.01854085922241211 length of segment : 256 time for calcul the mask position with numpy : 0.0029098987579345703 nb_pixel_total : 146495 time to create 1 rle with old method : 0.1697373390197754 length of segment : 374 time for calcul the mask position with numpy : 0.000263214111328125 nb_pixel_total : 14255 time to create 1 rle with old method : 0.016352176666259766 length of segment : 151 time for calcul the mask position with numpy : 0.00016427040100097656 nb_pixel_total : 5613 time to create 1 rle with old method : 0.007200479507446289 length of segment : 48 time for calcul the mask position with numpy : 5.984306335449219e-05 nb_pixel_total : 1825 time to create 1 rle with old method : 0.0024852752685546875 length of segment : 39 time spent for convertir_results : 1.0138299465179443 time spend for datou_step_exec : 20.710983514785767 time spend to save output : 5.030632019042969e-05 total time spend for step 1 : 20.711033821105957 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 3331 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.05733036994934082 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.99548954, [(140, 26, 6), (135, 27, 15), (133, 28, 18), (131, 29, 22), (127, 30, 27), (10, 31, 1), (121, 31, 34), (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, 137), (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, 106), (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,3,265,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,115,32,126,31,135,27,145,26,152,29,158,35,158,48,154,54,128,61,119,67,109,76,103,86,96,94,89,98,81,109,71,119,65,132,60,138,52,151,45,158,40,166,34,172,32,176,29,188,26,193,25,200,25,219,24,220,24,270,23,273']), (957285035, 492601069, 445, 28, 582, 19, 423, 0.9917225, [(302, 35, 37), (266, 36, 102), (250, 37, 129), (241, 38, 143), (200, 39, 189), (190, 40, 203), (186, 41, 217), (182, 42, 233), (178, 43, 243), (175, 44, 252), (172, 45, 262), (168, 46, 275), (164, 47, 289), (158, 48, 301), (155, 49, 310), (153, 50, 317), (151, 51, 323), (150, 52, 326), (148, 53, 329), (146, 54, 333), (145, 55, 335), (144, 56, 337), (143, 57, 339), (141, 58, 342), (140, 59, 345), (138, 60, 348), (136, 61, 352), (134, 62, 355), (132, 63, 359), (130, 64, 363), (128, 65, 366), (126, 66, 370), (124, 67, 373), (123, 68, 375), (121, 69, 378), (119, 70, 380), (117, 71, 383), (116, 72, 385), (115, 73, 387), (114, 74, 389), (112, 75, 392), (111, 76, 394), (110, 77, 396), (109, 78, 398), (109, 79, 399), (108, 80, 401), (107, 81, 403), (106, 82, 405), (105, 83, 407), (105, 84, 408), (104, 85, 410), (103, 86, 413), (102, 87, 415), (101, 88, 417), (100, 89, 419), (99, 90, 421), (98, 91, 422), (97, 92, 424), (95, 93, 427), (94, 94, 429), (93, 95, 431), (92, 96, 432), (91, 97, 434), (90, 98, 436), (90, 99, 436), (90, 100, 437), (90, 101, 438), (90, 102, 440), (91, 103, 440), (91, 104, 441), (91, 105, 443), (91, 106, 444), (91, 107, 445), (91, 108, 446), (92, 109, 446), (92, 110, 447), (92, 111, 448), (92, 112, 448), (92, 113, 449), (91, 114, 450), (90, 115, 452), (90, 116, 452), (89, 117, 454), (89, 118, 454), (88, 119, 456), (87, 120, 457), (87, 121, 457), (86, 122, 459), (85, 123, 461), (85, 124, 461), (84, 125, 463), (84, 126, 463), (83, 127, 465), (82, 128, 467), (81, 129, 469), (79, 130, 472), (78, 131, 474), (77, 132, 476), (75, 133, 479), (73, 134, 482), (72, 135, 484), (70, 136, 487), (69, 137, 489), (68, 138, 491), (66, 139, 494), (65, 140, 495), (64, 141, 497), (63, 142, 498), (62, 143, 500), (61, 144, 501), (60, 145, 502), (59, 146, 503), (58, 147, 505), (57, 148, 506), (57, 149, 506), (56, 150, 508), (56, 151, 508), (55, 152, 510), (55, 153, 510), (55, 154, 510), (54, 155, 512), (54, 156, 512), (53, 157, 513), (53, 158, 513), (52, 159, 514), (52, 160, 514), (51, 161, 516), (51, 162, 516), (50, 163, 517), (50, 164, 517), (49, 165, 518), (49, 166, 519), (48, 167, 520), (48, 168, 520), (47, 169, 521), (47, 170, 521), (47, 171, 521), (46, 172, 522), (46, 173, 522), (46, 174, 522), (45, 175, 523), (45, 176, 522), (45, 177, 522), (44, 178, 523), (44, 179, 523), (43, 180, 524), (43, 181, 524), (43, 182, 524), (42, 183, 524), (42, 184, 524), (42, 185, 524), (41, 186, 525), (40, 187, 525), (40, 188, 525), (39, 189, 526), (38, 190, 526), (38, 191, 526), (37, 192, 527), (37, 193, 526), (36, 194, 527), (36, 195, 527), (35, 196, 527), (35, 197, 527), (34, 198, 528), (34, 199, 528), (34, 200, 527), (34, 201, 527), (34, 202, 526), (33, 203, 527), (33, 204, 526), (33, 205, 525), (33, 206, 525), (33, 207, 524), (33, 208, 523), (32, 209, 524), (32, 210, 523), (32, 211, 522), (32, 212, 521), (32, 213, 520), (32, 214, 519), (32, 215, 518), (32, 216, 517), (32, 217, 516), (32, 218, 515), (32, 219, 514), (32, 220, 513), (32, 221, 513), (32, 222, 512), (31, 223, 512), (31, 224, 511), (31, 225, 511), (31, 226, 510), (31, 227, 509), (31, 228, 509), (31, 229, 508), (31, 230, 507), (31, 231, 505), (31, 232, 504), (31, 233, 502), (31, 234, 501), (31, 235, 499), (31, 236, 497), (31, 237, 495), (31, 238, 494), (31, 239, 493), (31, 240, 492), (31, 241, 490), (30, 242, 491), (30, 243, 490), (31, 244, 487), (31, 245, 486), (31, 246, 485), (31, 247, 483), (31, 248, 481), (31, 249, 479), (31, 250, 477), (31, 251, 475), (31, 252, 473), (31, 253, 472), (31, 254, 471), (31, 255, 469), (31, 256, 468), (31, 257, 467), (31, 258, 466), (31, 259, 464), (31, 260, 463), (31, 261, 461), (31, 262, 459), (31, 263, 457), (31, 264, 456), (31, 265, 454), (31, 266, 453), (31, 267, 452), (31, 268, 451), (31, 269, 450), (30, 270, 450), (30, 271, 449), (31, 272, 447), (31, 273, 446), (31, 274, 444), (31, 275, 443), (31, 276, 441), (32, 277, 438), (32, 278, 436), (32, 279, 434), (32, 280, 433), (33, 281, 430), (33, 282, 429), (33, 283, 427), (33, 284, 426), (34, 285, 424), (34, 286, 423), (34, 287, 421), (35, 288, 419), (35, 289, 417), (36, 290, 414), (36, 291, 412), (37, 292, 410), (37, 293, 408), (38, 294, 406), (38, 295, 405), (39, 296, 402), (40, 297, 400), (40, 298, 399), (41, 299, 397), (42, 300, 395), (42, 301, 394), (43, 302, 391), (44, 303, 389), (45, 304, 386), (46, 305, 384), (47, 306, 381), (48, 307, 379), (48, 308, 378), (49, 309, 375), (50, 310, 373), (51, 311, 371), (52, 312, 369), (53, 313, 367), (54, 314, 365), (55, 315, 363), (56, 316, 361), (58, 317, 358), (60, 318, 355), (63, 319, 350), (66, 320, 346), (69, 321, 342), (72, 322, 338), (75, 323, 334), (78, 324, 331), (80, 325, 328), (83, 326, 324), (84, 327, 323), (86, 328, 320), (88, 329, 318), (90, 330, 315), (92, 331, 313), (94, 332, 311), (97, 333, 307), (100, 334, 304), (103, 335, 301), (107, 336, 297), (110, 337, 293), (113, 338, 290), (116, 339, 287), (118, 340, 284), (120, 341, 282), (122, 342, 280), (123, 343, 279), (124, 344, 277), (126, 345, 275), (128, 346, 272), (130, 347, 270), (132, 348, 267), (134, 349, 265), (137, 350, 261), (141, 351, 257), (144, 352, 253), (147, 353, 250), (149, 354, 247), (151, 355, 244), (153, 356, 242), (155, 357, 239), (157, 358, 236), (158, 359, 235), (160, 360, 232), (162, 361, 230), (163, 362, 228), (165, 363, 226), (167, 364, 223), (169, 365, 221), (170, 366, 219), (172, 367, 217), (174, 368, 215), (176, 369, 212), (178, 370, 210), (179, 371, 209), (181, 372, 206), (182, 373, 205), (184, 374, 203), (186, 375, 200), (188, 376, 198), (190, 377, 196), (193, 378, 192), (195, 379, 190), (198, 380, 187), (200, 381, 184), (203, 382, 181), (205, 383, 179), (206, 384, 178), (208, 385, 175), (209, 386, 174), (211, 387, 172), (212, 388, 170), (214, 389, 167), (216, 390, 165), (219, 391, 161), (223, 392, 156), (227, 393, 152), (231, 394, 147), (235, 395, 142), (239, 396, 137), (243, 397, 132), (247, 398, 126), (250, 399, 122), (253, 400, 118), (256, 401, 114), (261, 402, 107), (265, 403, 102), (271, 404, 94), (279, 405, 84), (292, 406, 68), (303, 407, 54), (313, 408, 39)], ['351,408,313,408,265,403,216,390,190,377,146,352,134,349,115,338,94,332,56,316,42,301,31,276,31,223,34,198,42,185,47,169,57,148,84,126,92,113,90,98,117,71,163,48,190,40,240,39,266,36,338,35,378,37,393,41,414,42,434,46,473,51,495,66,539,111,546,126,559,139,567,166,566,182,561,199,555,209,537,230,515,246,485,264,476,273,445,292,424,308,408,323,401,343,388,366,382,387,366,403']), (957285035, 492601069, 445, 485, 636, 23, 174, 0.97113526, [(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), (577, 167, 28), (578, 168, 26), (581, 169, 22), (584, 170, 19), (587, 171, 15), (591, 172, 8)], ['598,172,591,172,590,171,578,168,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,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,604,166']), (957285035, 492601069, 445, 280, 481, 2, 55, 0.8297067, [(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.7421055, [(482, 8, 19), (463, 9, 4), (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,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/1747143328_3196503_957285035_a42482e51c93c8025d243dd179aee85b.jpg']} free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 2340 ############################### 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.1766040325164795 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Tue May 13 15:35:52 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 : 2340 wait 20 seconds l 3637 free memory gpu now : 2340 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-05-13 15:36:15.401590: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-05-13 15:36:15.431165: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-13 15:36:15.433105: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f6c30000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-13 15:36:15.433172: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-13 15:36:15.436787: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-13 15:36:15.590981: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x3f51a0a0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-13 15:36:15.591041: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-13 15:36:15.591606: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-13 15:36:15.592385: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 15:36:15.596549: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 15:36:15.599611: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 15:36:15.600984: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 15:36:15.604973: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 15:36:15.606513: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 15:36:15.613342: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 15:36:15.614484: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 15:36:15.614604: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 15:36:15.615143: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-13 15:36:15.615161: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-13 15:36:15.615171: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-13 15:36:15.616019: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 191 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-05-13 15:36:15.705190: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-13 15:36:15.705340: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 15:36:15.705363: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 15:36:15.705384: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 15:36:15.705403: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 15:36:15.705444: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 15:36:15.705464: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 15:36:15.705483: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 15:36:15.706127: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 15:36:15.707021: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-13 15:36:15.707067: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-13 15:36:15.707084: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-13 15:36:15.707101: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-13 15:36:15.707117: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-13 15:36:15.707133: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-13 15:36:15.707149: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-13 15:36:15.707165: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-13 15:36:15.707829: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-13 15:36:15.707869: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-13 15:36:15.707878: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-13 15:36:15.707886: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-13 15:36:15.708592: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 191 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-05-13 15:36:27.762399: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 9.00MiB (rounded to 9437184) Current allocation summary follows. 2025-05-13 15:36:27.773875: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-13 15:36:27.773968: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 65, Chunks in use: 65. 16.2KiB allocated for chunks. 16.2KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-05-13 15:36:27.773982: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (512): Total Chunks: 40, Chunks in use: 40. 20.0KiB allocated for chunks. 20.0KiB in use in bin. 20.0KiB client-requested in use in bin. 2025-05-13 15:36:27.773994: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 251, Chunks in use: 251. 251.2KiB allocated for chunks. 251.2KiB in use in bin. 251.0KiB client-requested in use in bin. 2025-05-13 15:36:27.774006: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 40, Chunks in use: 40. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-13 15:36:27.774018: 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-05-13 15:36:27.774066: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 10, Chunks in use: 10. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-13 15:36:27.774078: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16.0KiB allocated for chunks. 16.0KiB in use in bin. 16.0KiB client-requested in use in bin. 2025-05-13 15:36:27.774089: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 1, Chunks in use: 1. 36.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-05-13 15:36:27.774100: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (65536): Total Chunks: 6, Chunks in use: 6. 384.0KiB allocated for chunks. 384.0KiB in use in bin. 384.0KiB client-requested in use in bin. 2025-05-13 15:36:27.774111: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 4, Chunks in use: 4. 560.0KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-05-13 15:36:27.774122: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.35MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-13 15:36:27.774133: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 7, Chunks in use: 6. 4.39MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-05-13 15:36:27.774144: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 48, Chunks in use: 45. 54.12MiB allocated for chunks. 50.62MiB in use in bin. 45.00MiB client-requested in use in bin. 2025-05-13 15:36:27.774155: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 28, Chunks in use: 25. 64.25MiB allocated for chunks. 55.75MiB in use in bin. 55.75MiB client-requested in use in bin. 2025-05-13 15:36:27.774166: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 4, Chunks in use: 2. 18.00MiB allocated for chunks. 8.00MiB in use in bin. 8.00MiB client-requested in use in bin. 2025-05-13 15:36:27.774177: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 5, Chunks in use: 4. 46.88MiB allocated for chunks. 38.88MiB in use in bin. 35.00MiB client-requested in use in bin. 2025-05-13 15:36:27.774188: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-13 15:36:27.774197: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-13 15:36:27.774207: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (67108864): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-13 15:36:27.774216: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (134217728): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-13 15:36:27.774226: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (268435456): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-13 15:36:27.774236: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 9.00MiB was 8.00MiB, Chunk State: 2025-05-13 15:36:27.774258: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 8.00MiB | Requested Size: 8.00MiB | in_use: 0 | bin_num: 15, prev: Size: 9.00MiB | Requested Size: 9.00MiB | in_use: 1 | bin_num: -1, next: Size: 8.00MiB | Requested Size: 8.00MiB | in_use: 1 | bin_num: -1 2025-05-13 15:36:27.774267: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 68026368 2025-05-13 15:36:27.774295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6a4a000000 of size 4194304 next 632 2025-05-13 15:36:27.774307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a4a400000 of size 4194304 next 617 2025-05-13 15:36:27.774315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a4a800000 of size 4194304 next 616 2025-05-13 15:36:27.774324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6a4ac00000 of size 6291456 next 608 2025-05-13 15:36:27.774333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a4b200000 of size 9437184 next 607 2025-05-13 15:36:27.774342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6a4bb00000 of size 8388608 next 625 2025-05-13 15:36:27.774351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a4c300000 of size 8388608 next 624 2025-05-13 15:36:27.774360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a4cb00000 of size 9437184 next 637 2025-05-13 15:36:27.774369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a4d400000 of size 13500416 next 18446744073709551615 2025-05-13 15:36:27.774378: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-13 15:36:27.774388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a50000000 of size 2359296 next 370 2025-05-13 15:36:27.774397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a50240000 of size 1048576 next 394 2025-05-13 15:36:27.774405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6a50340000 of size 1310720 next 388 2025-05-13 15:36:27.774414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a50480000 of size 2359296 next 387 2025-05-13 15:36:27.774423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a506c0000 of size 1048576 next 412 2025-05-13 15:36:27.774433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a507c0000 of size 1310720 next 406 2025-05-13 15:36:27.774441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a50900000 of size 2359296 next 405 2025-05-13 15:36:27.774450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a50b40000 of size 1048576 next 430 2025-05-13 15:36:27.774459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a50c40000 of size 1310720 next 424 2025-05-13 15:36:27.774468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a50d80000 of size 2359296 next 423 2025-05-13 15:36:27.774476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a50fc0000 of size 1048576 next 447 2025-05-13 15:36:27.774485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a510c0000 of size 1310720 next 441 2025-05-13 15:36:27.774493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a51200000 of size 2359296 next 440 2025-05-13 15:36:27.774502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a51440000 of size 1048576 next 465 2025-05-13 15:36:27.774510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a51540000 of size 1310720 next 459 2025-05-13 15:36:27.774519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a51680000 of size 2359296 next 458 2025-05-13 15:36:27.774528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a518c0000 of size 1048576 next 483 2025-05-13 15:36:27.774536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a519c0000 of size 1310720 next 477 2025-05-13 15:36:27.774545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a51b00000 of size 2359296 next 476 2025-05-13 15:36:27.774553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a51d40000 of size 1048576 next 501 2025-05-13 15:36:27.774562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a51e40000 of size 1310720 next 495 2025-05-13 15:36:27.774571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a51f80000 of size 2359296 next 494 2025-05-13 15:36:27.774588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a521c0000 of size 1048576 next 519 2025-05-13 15:36:27.774597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a522c0000 of size 1310720 next 513 2025-05-13 15:36:27.774606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a52400000 of size 2359296 next 512 2025-05-13 15:36:27.774615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a52640000 of size 1048576 next 537 2025-05-13 15:36:27.774624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a52740000 of size 1310720 next 531 2025-05-13 15:36:27.774633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a52880000 of size 2359296 next 530 2025-05-13 15:36:27.774641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a52ac0000 of size 1048576 next 555 2025-05-13 15:36:27.774651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a52bc0000 of size 1310720 next 549 2025-05-13 15:36:27.774659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a52d00000 of size 2359296 next 548 2025-05-13 15:36:27.774668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a52f40000 of size 1048576 next 573 2025-05-13 15:36:27.774677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a53040000 of size 1310720 next 567 2025-05-13 15:36:27.774685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a53180000 of size 2359296 next 566 2025-05-13 15:36:27.774694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a533c0000 of size 1048576 next 591 2025-05-13 15:36:27.774702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6a534c0000 of size 1310720 next 585 2025-05-13 15:36:27.774711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a53600000 of size 2359296 next 584 2025-05-13 15:36:27.774720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6a53840000 of size 2097152 next 597 2025-05-13 15:36:27.774729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a53a40000 of size 2097152 next 596 2025-05-13 15:36:27.774738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6a53c40000 of size 3932160 next 18446744073709551615 2025-05-13 15:36:27.774747: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-13 15:36:27.774755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a54000000 of size 2359296 next 245 2025-05-13 15:36:27.774764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a54240000 of size 1048576 next 269 2025-05-13 15:36:27.774773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a54340000 of size 1310720 next 263 2025-05-13 15:36:27.774782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a54480000 of size 2359296 next 262 2025-05-13 15:36:27.774790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a546c0000 of size 1048576 next 287 2025-05-13 15:36:27.774799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a547c0000 of size 1310720 next 281 2025-05-13 15:36:27.774808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a54900000 of size 2359296 next 280 2025-05-13 15:36:27.774816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a54b40000 of size 1048576 next 304 2025-05-13 15:36:27.774825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a54c40000 of size 1310720 next 298 2025-05-13 15:36:27.774833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a54d80000 of size 2359296 next 297 2025-05-13 15:36:27.774842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a54fc0000 of size 1048576 next 322 2025-05-13 15:36:27.774851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a550c0000 of size 1310720 next 316 2025-05-13 15:36:27.774866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a55200000 of size 2359296 next 315 2025-05-13 15:36:27.774875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a55440000 of size 1048576 next 340 2025-05-13 15:36:27.774884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a55540000 of size 1310720 next 334 2025-05-13 15:36:27.774892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a55680000 of size 2359296 next 333 2025-05-13 15:36:27.774933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a558c0000 of size 1048576 next 358 2025-05-13 15:36:27.774943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a559c0000 of size 1310720 next 352 2025-05-13 15:36:27.774951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a55b00000 of size 2359296 next 351 2025-05-13 15:36:27.774961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a55d40000 of size 1048576 next 376 2025-05-13 15:36:27.774972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a55e40000 of size 1835008 next 18446744073709551615 2025-05-13 15:36:27.774982: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-13 15:36:27.774993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a56000000 of size 2359296 next 181 2025-05-13 15:36:27.775003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a56240000 of size 2097152 next 196 2025-05-13 15:36:27.775013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a56440000 of size 1048576 next 216 2025-05-13 15:36:27.775022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a56540000 of size 1310720 next 209 2025-05-13 15:36:27.775031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a56680000 of size 2359296 next 208 2025-05-13 15:36:27.775040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a568c0000 of size 1048576 next 234 2025-05-13 15:36:27.775048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a569c0000 of size 1310720 next 228 2025-05-13 15:36:27.775057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a56b00000 of size 2359296 next 227 2025-05-13 15:36:27.775066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6a56d40000 of size 2883584 next 18446744073709551615 2025-05-13 15:36:27.775074: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-13 15:36:27.775083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58600000 of size 147456 next 55 2025-05-13 15:36:27.775092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58624000 of size 65536 next 78 2025-05-13 15:36:27.775100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58634000 of size 4096 next 191 2025-05-13 15:36:27.775109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58635000 of size 4096 next 192 2025-05-13 15:36:27.775118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58636000 of size 4096 next 193 2025-05-13 15:36:27.775127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58637000 of size 256 next 194 2025-05-13 15:36:27.775135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58637100 of size 256 next 195 2025-05-13 15:36:27.775144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58637200 of size 4096 next 197 2025-05-13 15:36:27.775153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58638200 of size 4096 next 198 2025-05-13 15:36:27.775161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58639200 of size 4096 next 199 2025-05-13 15:36:27.775170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863a200 of size 4096 next 200 2025-05-13 15:36:27.775178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863b200 of size 4096 next 201 2025-05-13 15:36:27.775195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863c200 of size 1024 next 202 2025-05-13 15:36:27.775203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863c600 of size 1024 next 204 2025-05-13 15:36:27.775212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863ca00 of size 1024 next 205 2025-05-13 15:36:27.775223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863ce00 of size 1024 next 206 2025-05-13 15:36:27.775234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863d200 of size 1024 next 207 2025-05-13 15:36:27.775244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863d600 of size 1024 next 210 2025-05-13 15:36:27.775254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863da00 of size 1024 next 211 2025-05-13 15:36:27.775264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863de00 of size 1024 next 212 2025-05-13 15:36:27.775275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863e200 of size 1024 next 213 2025-05-13 15:36:27.775285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863e600 of size 1024 next 214 2025-05-13 15:36:27.775295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863ea00 of size 4096 next 215 2025-05-13 15:36:27.775306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5863fa00 of size 4096 next 217 2025-05-13 15:36:27.775317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58640a00 of size 4096 next 218 2025-05-13 15:36:27.775332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58641a00 of size 4096 next 219 2025-05-13 15:36:27.775344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58642a00 of size 4096 next 220 2025-05-13 15:36:27.775356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58643a00 of size 1024 next 221 2025-05-13 15:36:27.775367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58643e00 of size 1024 next 223 2025-05-13 15:36:27.775380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58644200 of size 1024 next 224 2025-05-13 15:36:27.775393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58644600 of size 1024 next 225 2025-05-13 15:36:27.775408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58644a00 of size 1024 next 226 2025-05-13 15:36:27.775421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58644e00 of size 1024 next 229 2025-05-13 15:36:27.775434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58645200 of size 1024 next 230 2025-05-13 15:36:27.775446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58645600 of size 1024 next 231 2025-05-13 15:36:27.775458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58645a00 of size 1024 next 232 2025-05-13 15:36:27.775468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58645e00 of size 1024 next 233 2025-05-13 15:36:27.775480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58646200 of size 7680 next 72 2025-05-13 15:36:27.775489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58648000 of size 147456 next 71 2025-05-13 15:36:27.775499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5866c000 of size 131072 next 87 2025-05-13 15:36:27.775507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5868c000 of size 4096 next 289 2025-05-13 15:36:27.775516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5868d000 of size 4096 next 290 2025-05-13 15:36:27.775525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5868e000 of size 4096 next 291 2025-05-13 15:36:27.775533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5868f000 of size 1024 next 292 2025-05-13 15:36:27.775551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5868f400 of size 1024 next 293 2025-05-13 15:36:27.775560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5868f800 of size 1024 next 294 2025-05-13 15:36:27.775568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5868fc00 of size 1024 next 295 2025-05-13 15:36:27.775577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58690000 of size 1024 next 296 2025-05-13 15:36:27.775586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58690400 of size 1024 next 299 2025-05-13 15:36:27.775595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58690800 of size 1024 next 300 2025-05-13 15:36:27.775603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58690c00 of size 1024 next 301 2025-05-13 15:36:27.775612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58691000 of size 1024 next 302 2025-05-13 15:36:27.775620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58691400 of size 1024 next 303 2025-05-13 15:36:27.775629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58691800 of size 4096 next 305 2025-05-13 15:36:27.775637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58692800 of size 4096 next 306 2025-05-13 15:36:27.775646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58693800 of size 4096 next 307 2025-05-13 15:36:27.775654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58694800 of size 4096 next 308 2025-05-13 15:36:27.775663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58695800 of size 4096 next 309 2025-05-13 15:36:27.775671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58696800 of size 1024 next 310 2025-05-13 15:36:27.775680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58696c00 of size 1024 next 311 2025-05-13 15:36:27.775691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58697000 of size 1024 next 312 2025-05-13 15:36:27.775702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58697400 of size 1024 next 313 2025-05-13 15:36:27.775712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58697800 of size 1024 next 314 2025-05-13 15:36:27.775722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58697c00 of size 1024 next 317 2025-05-13 15:36:27.775733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58698000 of size 1024 next 318 2025-05-13 15:36:27.775743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58698400 of size 1024 next 319 2025-05-13 15:36:27.775753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58698800 of size 1024 next 320 2025-05-13 15:36:27.775765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58698c00 of size 1024 next 321 2025-05-13 15:36:27.775777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58699000 of size 4096 next 323 2025-05-13 15:36:27.775788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869a000 of size 4096 next 324 2025-05-13 15:36:27.775800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869b000 of size 4096 next 325 2025-05-13 15:36:27.775814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869c000 of size 4096 next 326 2025-05-13 15:36:27.775825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869d000 of size 4096 next 327 2025-05-13 15:36:27.775837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869e000 of size 1024 next 328 2025-05-13 15:36:27.775848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869e400 of size 1024 next 329 2025-05-13 15:36:27.775859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869e800 of size 1024 next 330 2025-05-13 15:36:27.775870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869ec00 of size 1024 next 331 2025-05-13 15:36:27.775892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869f000 of size 1024 next 332 2025-05-13 15:36:27.775904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869f400 of size 1024 next 335 2025-05-13 15:36:27.775914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869f800 of size 1024 next 336 2025-05-13 15:36:27.775927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5869fc00 of size 1024 next 337 2025-05-13 15:36:27.775938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a0000 of size 1024 next 338 2025-05-13 15:36:27.775947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a0400 of size 1024 next 339 2025-05-13 15:36:27.775958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a0800 of size 4096 next 341 2025-05-13 15:36:27.775968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a1800 of size 4096 next 342 2025-05-13 15:36:27.775979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a2800 of size 4096 next 343 2025-05-13 15:36:27.775990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a3800 of size 4096 next 344 2025-05-13 15:36:27.776000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a4800 of size 4096 next 345 2025-05-13 15:36:27.776010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a5800 of size 1024 next 346 2025-05-13 15:36:27.776021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a5c00 of size 1024 next 347 2025-05-13 15:36:27.776031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a6000 of size 1024 next 348 2025-05-13 15:36:27.776043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a6400 of size 1024 next 349 2025-05-13 15:36:27.776054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a6800 of size 1024 next 350 2025-05-13 15:36:27.776064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a6c00 of size 1024 next 353 2025-05-13 15:36:27.776076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a7000 of size 1024 next 354 2025-05-13 15:36:27.776086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a7400 of size 1024 next 355 2025-05-13 15:36:27.776097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a7800 of size 1024 next 356 2025-05-13 15:36:27.776108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a7c00 of size 1024 next 357 2025-05-13 15:36:27.776120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a8000 of size 4096 next 359 2025-05-13 15:36:27.776129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586a9000 of size 4096 next 360 2025-05-13 15:36:27.776138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586aa000 of size 4096 next 361 2025-05-13 15:36:27.776146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586ab000 of size 4096 next 362 2025-05-13 15:36:27.776155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586ac000 of size 4096 next 363 2025-05-13 15:36:27.776163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586ad000 of size 1024 next 364 2025-05-13 15:36:27.776172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586ad400 of size 1024 next 365 2025-05-13 15:36:27.776180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586ad800 of size 1024 next 366 2025-05-13 15:36:27.776189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586adc00 of size 1024 next 367 2025-05-13 15:36:27.776198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586ae000 of size 1024 next 368 2025-05-13 15:36:27.776206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586ae400 of size 1024 next 371 2025-05-13 15:36:27.776223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586ae800 of size 1024 next 372 2025-05-13 15:36:27.776233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586aec00 of size 1024 next 373 2025-05-13 15:36:27.776242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586af000 of size 1024 next 374 2025-05-13 15:36:27.776251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586af400 of size 1024 next 375 2025-05-13 15:36:27.776259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586af800 of size 4096 next 377 2025-05-13 15:36:27.776268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b0800 of size 4096 next 378 2025-05-13 15:36:27.776276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b1800 of size 4096 next 379 2025-05-13 15:36:27.776285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b2800 of size 4096 next 380 2025-05-13 15:36:27.776293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b3800 of size 4096 next 381 2025-05-13 15:36:27.776302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b4800 of size 1024 next 382 2025-05-13 15:36:27.776311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b4c00 of size 1024 next 383 2025-05-13 15:36:27.776319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b5000 of size 1024 next 384 2025-05-13 15:36:27.776328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b5400 of size 1024 next 385 2025-05-13 15:36:27.776336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b5800 of size 1024 next 386 2025-05-13 15:36:27.776345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b5c00 of size 1024 next 389 2025-05-13 15:36:27.776353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b6000 of size 1024 next 390 2025-05-13 15:36:27.776362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b6400 of size 1024 next 391 2025-05-13 15:36:27.776371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b6800 of size 1024 next 392 2025-05-13 15:36:27.776379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b6c00 of size 1024 next 393 2025-05-13 15:36:27.776388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b7000 of size 4096 next 395 2025-05-13 15:36:27.776396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b8000 of size 4096 next 396 2025-05-13 15:36:27.776405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586b9000 of size 4096 next 397 2025-05-13 15:36:27.776414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586ba000 of size 4096 next 398 2025-05-13 15:36:27.776423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586bb000 of size 4096 next 399 2025-05-13 15:36:27.776431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586bc000 of size 1024 next 400 2025-05-13 15:36:27.776440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586bc400 of size 1024 next 401 2025-05-13 15:36:27.776449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586bc800 of size 1024 next 402 2025-05-13 15:36:27.776457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586bcc00 of size 1024 next 403 2025-05-13 15:36:27.776466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586bd000 of size 1024 next 404 2025-05-13 15:36:27.776474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586bd400 of size 1024 next 407 2025-05-13 15:36:27.776483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586bd800 of size 1024 next 408 2025-05-13 15:36:27.776491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586bdc00 of size 1024 next 409 2025-05-13 15:36:27.776506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586be000 of size 1024 next 410 2025-05-13 15:36:27.776515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586be400 of size 1024 next 411 2025-05-13 15:36:27.776524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586be800 of size 4096 next 413 2025-05-13 15:36:27.776532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586bf800 of size 4096 next 414 2025-05-13 15:36:27.776541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c0800 of size 4096 next 415 2025-05-13 15:36:27.776549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c1800 of size 4096 next 416 2025-05-13 15:36:27.776558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c2800 of size 4096 next 417 2025-05-13 15:36:27.776566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c3800 of size 1024 next 418 2025-05-13 15:36:27.776575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c3c00 of size 1024 next 419 2025-05-13 15:36:27.776584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c4000 of size 1024 next 420 2025-05-13 15:36:27.776592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c4400 of size 1024 next 421 2025-05-13 15:36:27.776601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c4800 of size 1024 next 422 2025-05-13 15:36:27.776609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c4c00 of size 1024 next 425 2025-05-13 15:36:27.776618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c5000 of size 1024 next 426 2025-05-13 15:36:27.776626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c5400 of size 1024 next 427 2025-05-13 15:36:27.776635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c5800 of size 1024 next 428 2025-05-13 15:36:27.776643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c5c00 of size 1024 next 429 2025-05-13 15:36:27.776652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c6000 of size 4096 next 431 2025-05-13 15:36:27.776660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c7000 of size 4096 next 432 2025-05-13 15:36:27.776669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c8000 of size 4096 next 433 2025-05-13 15:36:27.776678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586c9000 of size 4096 next 434 2025-05-13 15:36:27.776686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586ca000 of size 4096 next 435 2025-05-13 15:36:27.776695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586cb000 of size 1024 next 436 2025-05-13 15:36:27.776703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586cb400 of size 1024 next 437 2025-05-13 15:36:27.776712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586cb800 of size 1024 next 438 2025-05-13 15:36:27.776720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586cbc00 of size 1024 next 103 2025-05-13 15:36:27.776730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a586cc000 of size 262144 next 102 2025-05-13 15:36:27.776739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6a5870c000 of size 999424 next 18446744073709551615 2025-05-13 15:36:27.776749: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-13 15:36:27.776759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58800000 of size 589824 next 96 2025-05-13 15:36:27.776768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58890000 of size 262144 next 117 2025-05-13 15:36:27.776776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d0000 of size 1024 next 439 2025-05-13 15:36:27.776791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d0400 of size 1024 next 442 2025-05-13 15:36:27.776800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d0800 of size 1024 next 443 2025-05-13 15:36:27.776809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d0c00 of size 1024 next 444 2025-05-13 15:36:27.776818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d1000 of size 1024 next 445 2025-05-13 15:36:27.776826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d1400 of size 1024 next 446 2025-05-13 15:36:27.776835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d1800 of size 4096 next 448 2025-05-13 15:36:27.776843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d2800 of size 4096 next 449 2025-05-13 15:36:27.776852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d3800 of size 4096 next 450 2025-05-13 15:36:27.776860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d4800 of size 4096 next 451 2025-05-13 15:36:27.776869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d5800 of size 4096 next 452 2025-05-13 15:36:27.776878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d6800 of size 1024 next 453 2025-05-13 15:36:27.776886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d6c00 of size 1024 next 454 2025-05-13 15:36:27.776895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d7000 of size 1024 next 455 2025-05-13 15:36:27.776903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d7400 of size 1024 next 456 2025-05-13 15:36:27.776912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d7800 of size 1024 next 457 2025-05-13 15:36:27.776921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d7c00 of size 1024 next 460 2025-05-13 15:36:27.776929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d8000 of size 1024 next 461 2025-05-13 15:36:27.776938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d8400 of size 1024 next 462 2025-05-13 15:36:27.776946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d8800 of size 1024 next 463 2025-05-13 15:36:27.776955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d8c00 of size 1024 next 464 2025-05-13 15:36:27.776963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588d9000 of size 4096 next 466 2025-05-13 15:36:27.776972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588da000 of size 4096 next 467 2025-05-13 15:36:27.776981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588db000 of size 4096 next 468 2025-05-13 15:36:27.776989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588dc000 of size 4096 next 469 2025-05-13 15:36:27.776998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588dd000 of size 4096 next 470 2025-05-13 15:36:27.777006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588de000 of size 1024 next 471 2025-05-13 15:36:27.777015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588de400 of size 1024 next 472 2025-05-13 15:36:27.777023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588de800 of size 1024 next 473 2025-05-13 15:36:27.777032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588dec00 of size 1024 next 474 2025-05-13 15:36:27.777040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588df000 of size 1024 next 475 2025-05-13 15:36:27.777049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588df400 of size 1024 next 478 2025-05-13 15:36:27.777058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588df800 of size 1024 next 479 2025-05-13 15:36:27.777066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588dfc00 of size 1024 next 480 2025-05-13 15:36:27.777082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e0000 of size 1024 next 481 2025-05-13 15:36:27.777090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e0400 of size 1024 next 482 2025-05-13 15:36:27.777099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e0800 of size 4096 next 484 2025-05-13 15:36:27.777108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e1800 of size 4096 next 485 2025-05-13 15:36:27.777116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e2800 of size 4096 next 486 2025-05-13 15:36:27.777125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e3800 of size 4096 next 487 2025-05-13 15:36:27.777134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e4800 of size 4096 next 488 2025-05-13 15:36:27.777142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e5800 of size 1024 next 489 2025-05-13 15:36:27.777151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e5c00 of size 1024 next 490 2025-05-13 15:36:27.777159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e6000 of size 1024 next 491 2025-05-13 15:36:27.777168: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e6400 of size 1024 next 492 2025-05-13 15:36:27.777176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e6800 of size 1024 next 493 2025-05-13 15:36:27.777185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e6c00 of size 1024 next 496 2025-05-13 15:36:27.777193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e7000 of size 1024 next 497 2025-05-13 15:36:27.777202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e7400 of size 1024 next 498 2025-05-13 15:36:27.777210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e7800 of size 1024 next 499 2025-05-13 15:36:27.777219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e7c00 of size 1024 next 500 2025-05-13 15:36:27.777227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e8000 of size 4096 next 502 2025-05-13 15:36:27.777236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588e9000 of size 4096 next 503 2025-05-13 15:36:27.777245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ea000 of size 4096 next 504 2025-05-13 15:36:27.777254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588eb000 of size 4096 next 505 2025-05-13 15:36:27.777262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ec000 of size 4096 next 506 2025-05-13 15:36:27.777271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ed000 of size 1024 next 507 2025-05-13 15:36:27.777279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ed400 of size 1024 next 508 2025-05-13 15:36:27.777288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ed800 of size 1024 next 509 2025-05-13 15:36:27.777297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588edc00 of size 1024 next 510 2025-05-13 15:36:27.777305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ee000 of size 1024 next 511 2025-05-13 15:36:27.777314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ee400 of size 1024 next 514 2025-05-13 15:36:27.777322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ee800 of size 1024 next 515 2025-05-13 15:36:27.777331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588eec00 of size 1024 next 516 2025-05-13 15:36:27.777340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ef000 of size 1024 next 517 2025-05-13 15:36:27.777348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ef400 of size 1024 next 518 2025-05-13 15:36:27.777363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ef800 of size 4096 next 520 2025-05-13 15:36:27.777373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f0800 of size 4096 next 521 2025-05-13 15:36:27.777381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f1800 of size 4096 next 522 2025-05-13 15:36:27.777390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f2800 of size 4096 next 523 2025-05-13 15:36:27.777398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f3800 of size 4096 next 524 2025-05-13 15:36:27.777407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f4800 of size 1024 next 525 2025-05-13 15:36:27.777415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f4c00 of size 1024 next 526 2025-05-13 15:36:27.777425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f5000 of size 1024 next 527 2025-05-13 15:36:27.777434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f5400 of size 1024 next 528 2025-05-13 15:36:27.777443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f5800 of size 1024 next 529 2025-05-13 15:36:27.777451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f5c00 of size 1024 next 532 2025-05-13 15:36:27.777460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f6000 of size 1024 next 533 2025-05-13 15:36:27.777469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f6400 of size 1024 next 534 2025-05-13 15:36:27.777477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f6800 of size 1024 next 535 2025-05-13 15:36:27.777486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f6c00 of size 1024 next 536 2025-05-13 15:36:27.777495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f7000 of size 4096 next 538 2025-05-13 15:36:27.777503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f8000 of size 4096 next 539 2025-05-13 15:36:27.777512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588f9000 of size 4096 next 540 2025-05-13 15:36:27.777520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fa000 of size 4096 next 541 2025-05-13 15:36:27.777529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fb000 of size 4096 next 542 2025-05-13 15:36:27.777538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fc000 of size 1024 next 543 2025-05-13 15:36:27.777546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fc400 of size 1024 next 544 2025-05-13 15:36:27.777555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fc800 of size 1024 next 545 2025-05-13 15:36:27.777563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fcc00 of size 1024 next 546 2025-05-13 15:36:27.777572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fd000 of size 1024 next 547 2025-05-13 15:36:27.777581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fd400 of size 1024 next 550 2025-05-13 15:36:27.777589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fd800 of size 1024 next 551 2025-05-13 15:36:27.777598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fdc00 of size 1024 next 552 2025-05-13 15:36:27.777606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fe000 of size 1024 next 553 2025-05-13 15:36:27.777615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fe400 of size 1024 next 554 2025-05-13 15:36:27.777623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588fe800 of size 4096 next 556 2025-05-13 15:36:27.777632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a588ff800 of size 4096 next 557 2025-05-13 15:36:27.777647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58900800 of size 4096 next 558 2025-05-13 15:36:27.777656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58901800 of size 4096 next 559 2025-05-13 15:36:27.777664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58902800 of size 4096 next 560 2025-05-13 15:36:27.777673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58903800 of size 1024 next 561 2025-05-13 15:36:27.777681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58903c00 of size 1024 next 562 2025-05-13 15:36:27.777690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58904000 of size 1024 next 563 2025-05-13 15:36:27.777698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58904400 of size 1024 next 564 2025-05-13 15:36:27.777707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58904800 of size 1024 next 565 2025-05-13 15:36:27.777716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58904c00 of size 1024 next 568 2025-05-13 15:36:27.777724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58905000 of size 1024 next 569 2025-05-13 15:36:27.777733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58905400 of size 1024 next 570 2025-05-13 15:36:27.777741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58905800 of size 1024 next 571 2025-05-13 15:36:27.777750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58905c00 of size 1024 next 572 2025-05-13 15:36:27.777759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58906000 of size 4096 next 574 2025-05-13 15:36:27.777767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58907000 of size 4096 next 575 2025-05-13 15:36:27.777776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58908000 of size 4096 next 576 2025-05-13 15:36:27.777784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58909000 of size 4096 next 577 2025-05-13 15:36:27.777793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890a000 of size 4096 next 578 2025-05-13 15:36:27.777801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890b000 of size 1024 next 579 2025-05-13 15:36:27.777810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890b400 of size 1024 next 580 2025-05-13 15:36:27.777818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890b800 of size 1024 next 581 2025-05-13 15:36:27.777827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890bc00 of size 1024 next 582 2025-05-13 15:36:27.777836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890c000 of size 1024 next 583 2025-05-13 15:36:27.777844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890c400 of size 1024 next 586 2025-05-13 15:36:27.777853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890c800 of size 1024 next 587 2025-05-13 15:36:27.777861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890cc00 of size 1024 next 588 2025-05-13 15:36:27.777870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890d000 of size 1024 next 589 2025-05-13 15:36:27.777878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890d400 of size 1024 next 590 2025-05-13 15:36:27.777887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890d800 of size 4096 next 592 2025-05-13 15:36:27.777896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a5890e800 of size 6144 next 112 2025-05-13 15:36:27.777905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58910000 of size 524288 next 111 2025-05-13 15:36:27.777913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58990000 of size 262144 next 135 2025-05-13 15:36:27.777929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a589d0000 of size 327680 next 124 2025-05-13 15:36:27.777938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58a20000 of size 589824 next 123 2025-05-13 15:36:27.777947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58ab0000 of size 262144 next 152 2025-05-13 15:36:27.777955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58af0000 of size 327680 next 142 2025-05-13 15:36:27.777964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58b40000 of size 786432 next 18446744073709551615 2025-05-13 15:36:27.777973: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-13 15:36:27.777982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c00000 of size 4096 next 593 2025-05-13 15:36:27.777990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c01000 of size 4096 next 594 2025-05-13 15:36:27.777999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c02000 of size 4096 next 595 2025-05-13 15:36:27.778008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c03000 of size 2048 next 598 2025-05-13 15:36:27.778016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c03800 of size 2048 next 599 2025-05-13 15:36:27.778025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c04000 of size 2048 next 600 2025-05-13 15:36:27.778033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c04800 of size 2048 next 601 2025-05-13 15:36:27.778042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c05000 of size 2048 next 602 2025-05-13 15:36:27.778051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c05800 of size 256 next 605 2025-05-13 15:36:27.778060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c05900 of size 256 next 606 2025-05-13 15:36:27.778068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c05a00 of size 2048 next 604 2025-05-13 15:36:27.778077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c06200 of size 2048 next 609 2025-05-13 15:36:27.778085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c06a00 of size 2048 next 610 2025-05-13 15:36:27.778094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c07200 of size 2048 next 611 2025-05-13 15:36:27.778103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c07a00 of size 2048 next 612 2025-05-13 15:36:27.778111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c08200 of size 256 next 614 2025-05-13 15:36:27.778120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c08300 of size 256 next 615 2025-05-13 15:36:27.778129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c08400 of size 8192 next 613 2025-05-13 15:36:27.778137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c0a400 of size 8192 next 618 2025-05-13 15:36:27.778146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c0c400 of size 8192 next 619 2025-05-13 15:36:27.778155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c0e400 of size 8192 next 620 2025-05-13 15:36:27.778164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c10400 of size 8192 next 621 2025-05-13 15:36:27.778172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c12400 of size 256 next 622 2025-05-13 15:36:27.778181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c12500 of size 256 next 623 2025-05-13 15:36:27.778189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c12600 of size 8192 next 626 2025-05-13 15:36:27.778198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c14600 of size 8192 next 627 2025-05-13 15:36:27.778207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c16600 of size 8192 next 628 2025-05-13 15:36:27.778222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c18600 of size 8192 next 629 2025-05-13 15:36:27.778231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c1a600 of size 8192 next 630 2025-05-13 15:36:27.778240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c1c600 of size 2048 next 631 2025-05-13 15:36:27.778248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c1ce00 of size 2048 next 633 2025-05-13 15:36:27.778257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c1d600 of size 2048 next 634 2025-05-13 15:36:27.778265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c1de00 of size 2048 next 635 2025-05-13 15:36:27.778274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c1e600 of size 2048 next 636 2025-05-13 15:36:27.778282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6a58c1ee00 of size 463360 next 160 2025-05-13 15:36:27.778291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58c90000 of size 589824 next 158 2025-05-13 15:36:27.778299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58d20000 of size 524288 next 171 2025-05-13 15:36:27.778308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f6a58da0000 of size 1048576 next 222 2025-05-13 15:36:27.778316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58ea0000 of size 1048576 next 190 2025-05-13 15:36:27.778325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a58fa0000 of size 1048576 next 189 2025-05-13 15:36:27.778334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a590a0000 of size 1048576 next 203 2025-05-13 15:36:27.778342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a591a0000 of size 1048576 next 251 2025-05-13 15:36:27.778352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6a592a0000 of size 1441792 next 18446744073709551615 2025-05-13 15:36:27.778360: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-13 15:36:27.778370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00000 of size 1280 next 1 2025-05-13 15:36:27.778379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00500 of size 256 next 5 2025-05-13 15:36:27.778388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00600 of size 256 next 8 2025-05-13 15:36:27.778396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00700 of size 256 next 9 2025-05-13 15:36:27.778405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00800 of size 256 next 10 2025-05-13 15:36:27.778413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00900 of size 256 next 11 2025-05-13 15:36:27.778422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00a00 of size 256 next 12 2025-05-13 15:36:27.778430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00b00 of size 256 next 13 2025-05-13 15:36:27.778439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00c00 of size 256 next 17 2025-05-13 15:36:27.778448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00d00 of size 256 next 19 2025-05-13 15:36:27.778456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00e00 of size 256 next 20 2025-05-13 15:36:27.778465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e00f00 of size 256 next 21 2025-05-13 15:36:27.778473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01000 of size 256 next 22 2025-05-13 15:36:27.778482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01100 of size 256 next 24 2025-05-13 15:36:27.778490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01200 of size 256 next 25 2025-05-13 15:36:27.778506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01300 of size 256 next 23 2025-05-13 15:36:27.778514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01400 of size 256 next 28 2025-05-13 15:36:27.778523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01500 of size 256 next 29 2025-05-13 15:36:27.778532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01600 of size 256 next 30 2025-05-13 15:36:27.778540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01700 of size 256 next 31 2025-05-13 15:36:27.778549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01800 of size 256 next 33 2025-05-13 15:36:27.778557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01900 of size 256 next 34 2025-05-13 15:36:27.778566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01a00 of size 1024 next 32 2025-05-13 15:36:27.778575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e01e00 of size 1024 next 37 2025-05-13 15:36:27.778583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e02200 of size 1024 next 38 2025-05-13 15:36:27.778592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e02600 of size 1024 next 39 2025-05-13 15:36:27.778601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e02a00 of size 1024 next 40 2025-05-13 15:36:27.778609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e02e00 of size 1024 next 41 2025-05-13 15:36:27.778618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e03200 of size 1024 next 43 2025-05-13 15:36:27.778626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e03600 of size 1024 next 44 2025-05-13 15:36:27.778635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e03a00 of size 1024 next 45 2025-05-13 15:36:27.778643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e03e00 of size 1024 next 46 2025-05-13 15:36:27.778652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04200 of size 256 next 48 2025-05-13 15:36:27.778661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04300 of size 256 next 49 2025-05-13 15:36:27.778669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04400 of size 256 next 50 2025-05-13 15:36:27.778678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04500 of size 256 next 51 2025-05-13 15:36:27.778686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04600 of size 256 next 52 2025-05-13 15:36:27.778695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04700 of size 256 next 53 2025-05-13 15:36:27.778704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04800 of size 256 next 56 2025-05-13 15:36:27.778712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04900 of size 256 next 57 2025-05-13 15:36:27.778721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04a00 of size 256 next 58 2025-05-13 15:36:27.778729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04b00 of size 256 next 14 2025-05-13 15:36:27.778738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04c00 of size 256 next 15 2025-05-13 15:36:27.778746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04d00 of size 256 next 16 2025-05-13 15:36:27.778755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e04e00 of size 1024 next 60 2025-05-13 15:36:27.778763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e05200 of size 1024 next 61 2025-05-13 15:36:27.778772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e05600 of size 1024 next 62 2025-05-13 15:36:27.778781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e05a00 of size 1024 next 63 2025-05-13 15:36:27.778798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e05e00 of size 1024 next 64 2025-05-13 15:36:27.778806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e06200 of size 256 next 66 2025-05-13 15:36:27.778815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e06300 of size 256 next 67 2025-05-13 15:36:27.778824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e06400 of size 256 next 68 2025-05-13 15:36:27.778832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e06500 of size 256 next 69 2025-05-13 15:36:27.778841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e06600 of size 256 next 70 2025-05-13 15:36:27.778849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e06700 of size 256 next 73 2025-05-13 15:36:27.778858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e06800 of size 256 next 74 2025-05-13 15:36:27.778867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e06900 of size 256 next 75 2025-05-13 15:36:27.778875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e06a00 of size 256 next 76 2025-05-13 15:36:27.778884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e06b00 of size 256 next 77 2025-05-13 15:36:27.778892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e06c00 of size 1024 next 79 2025-05-13 15:36:27.778951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e07000 of size 1024 next 80 2025-05-13 15:36:27.778961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e07400 of size 1024 next 81 2025-05-13 15:36:27.778969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e07800 of size 1024 next 82 2025-05-13 15:36:27.778978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e07c00 of size 1024 next 83 2025-05-13 15:36:27.778986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e08000 of size 256 next 85 2025-05-13 15:36:27.778995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e08100 of size 256 next 86 2025-05-13 15:36:27.779004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e08200 of size 512 next 84 2025-05-13 15:36:27.779013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e08400 of size 512 next 88 2025-05-13 15:36:27.779022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e08600 of size 512 next 89 2025-05-13 15:36:27.779031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e08800 of size 512 next 90 2025-05-13 15:36:27.779039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e08a00 of size 512 next 91 2025-05-13 15:36:27.779048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e08c00 of size 256 next 93 2025-05-13 15:36:27.779057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e08d00 of size 256 next 94 2025-05-13 15:36:27.779065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e08e00 of size 512 next 92 2025-05-13 15:36:27.779074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e09000 of size 512 next 97 2025-05-13 15:36:27.779083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e09200 of size 512 next 98 2025-05-13 15:36:27.779091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e09400 of size 512 next 99 2025-05-13 15:36:27.779100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e09600 of size 512 next 2 2025-05-13 15:36:27.779109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e09800 of size 256 next 3 2025-05-13 15:36:27.779117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e09900 of size 256 next 4 2025-05-13 15:36:27.779134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e09a00 of size 16384 next 18 2025-05-13 15:36:27.779143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e0da00 of size 256 next 100 2025-05-13 15:36:27.779152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e0db00 of size 256 next 101 2025-05-13 15:36:27.779160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e0dc00 of size 2048 next 104 2025-05-13 15:36:27.779169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e0e400 of size 2048 next 105 2025-05-13 15:36:27.779177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e0ec00 of size 2048 next 106 2025-05-13 15:36:27.779186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e0f400 of size 2048 next 107 2025-05-13 15:36:27.779195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e0fc00 of size 2048 next 108 2025-05-13 15:36:27.779204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e10400 of size 256 next 109 2025-05-13 15:36:27.779212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e10500 of size 256 next 110 2025-05-13 15:36:27.779221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e10600 of size 2048 next 113 2025-05-13 15:36:27.779230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e10e00 of size 2048 next 114 2025-05-13 15:36:27.779238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e11600 of size 2048 next 115 2025-05-13 15:36:27.779247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e11e00 of size 2048 next 116 2025-05-13 15:36:27.779255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e12600 of size 2048 next 6 2025-05-13 15:36:27.779264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e12e00 of size 37632 next 7 2025-05-13 15:36:27.779273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1c100 of size 512 next 118 2025-05-13 15:36:27.779281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1c300 of size 512 next 119 2025-05-13 15:36:27.779290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1c500 of size 512 next 120 2025-05-13 15:36:27.779298: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1c700 of size 512 next 121 2025-05-13 15:36:27.779307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1c900 of size 512 next 122 2025-05-13 15:36:27.779315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1cb00 of size 512 next 125 2025-05-13 15:36:27.779324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1cd00 of size 512 next 126 2025-05-13 15:36:27.779333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1cf00 of size 512 next 127 2025-05-13 15:36:27.779341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1d100 of size 512 next 128 2025-05-13 15:36:27.779350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1d300 of size 512 next 129 2025-05-13 15:36:27.779358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1d500 of size 2048 next 130 2025-05-13 15:36:27.779367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1dd00 of size 2048 next 131 2025-05-13 15:36:27.779375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1e500 of size 2048 next 132 2025-05-13 15:36:27.779384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1ed00 of size 2048 next 133 2025-05-13 15:36:27.779393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1f500 of size 2048 next 134 2025-05-13 15:36:27.779401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1fd00 of size 512 next 136 2025-05-13 15:36:27.779410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e1ff00 of size 512 next 137 2025-05-13 15:36:27.779425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e20100 of size 512 next 138 2025-05-13 15:36:27.779434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e20300 of size 512 next 139 2025-05-13 15:36:27.779442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e20500 of size 512 next 140 2025-05-13 15:36:27.779451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e20700 of size 512 next 141 2025-05-13 15:36:27.779459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e20900 of size 512 next 143 2025-05-13 15:36:27.779468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e20b00 of size 512 next 144 2025-05-13 15:36:27.779477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e20d00 of size 512 next 145 2025-05-13 15:36:27.779485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e20f00 of size 512 next 146 2025-05-13 15:36:27.779494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e21100 of size 2048 next 147 2025-05-13 15:36:27.779503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e21900 of size 2048 next 148 2025-05-13 15:36:27.779511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e22100 of size 2048 next 149 2025-05-13 15:36:27.779520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e22900 of size 2048 next 150 2025-05-13 15:36:27.779528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e23100 of size 2048 next 151 2025-05-13 15:36:27.779537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e23900 of size 512 next 153 2025-05-13 15:36:27.779546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e23b00 of size 512 next 154 2025-05-13 15:36:27.779554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e23d00 of size 512 next 155 2025-05-13 15:36:27.779563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e23f00 of size 512 next 156 2025-05-13 15:36:27.779572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e24100 of size 512 next 157 2025-05-13 15:36:27.779580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e24300 of size 512 next 161 2025-05-13 15:36:27.779589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e24500 of size 512 next 162 2025-05-13 15:36:27.779598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e24700 of size 512 next 163 2025-05-13 15:36:27.779606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e24900 of size 512 next 164 2025-05-13 15:36:27.779615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e24b00 of size 512 next 165 2025-05-13 15:36:27.779623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e24d00 of size 2048 next 166 2025-05-13 15:36:27.779632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e25500 of size 2048 next 167 2025-05-13 15:36:27.779641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e25d00 of size 2048 next 168 2025-05-13 15:36:27.779649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e26500 of size 2048 next 169 2025-05-13 15:36:27.779658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e26d00 of size 2048 next 170 2025-05-13 15:36:27.779666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e27500 of size 1024 next 172 2025-05-13 15:36:27.779675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e27900 of size 1024 next 173 2025-05-13 15:36:27.779684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e27d00 of size 1024 next 174 2025-05-13 15:36:27.779692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e28100 of size 1024 next 175 2025-05-13 15:36:27.779707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e28500 of size 1024 next 176 2025-05-13 15:36:27.779716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e28900 of size 256 next 178 2025-05-13 15:36:27.779725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e28a00 of size 256 next 179 2025-05-13 15:36:27.779733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e28b00 of size 1024 next 177 2025-05-13 15:36:27.779742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e28f00 of size 1024 next 182 2025-05-13 15:36:27.779750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e29300 of size 1024 next 183 2025-05-13 15:36:27.779759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e29700 of size 1024 next 184 2025-05-13 15:36:27.779767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e29b00 of size 1024 next 185 2025-05-13 15:36:27.779776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e29f00 of size 256 next 187 2025-05-13 15:36:27.779785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e2a000 of size 256 next 188 2025-05-13 15:36:27.779793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e2a100 of size 4096 next 186 2025-05-13 15:36:27.779802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e2b100 of size 4096 next 42 2025-05-13 15:36:27.779811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e2c100 of size 65536 next 36 2025-05-13 15:36:27.779819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e3c100 of size 65536 next 35 2025-05-13 15:36:27.779828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e4c100 of size 4096 next 235 2025-05-13 15:36:27.779836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e4d100 of size 4096 next 236 2025-05-13 15:36:27.779845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e4e100 of size 4096 next 237 2025-05-13 15:36:27.779853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e4f100 of size 4096 next 238 2025-05-13 15:36:27.779862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e50100 of size 1024 next 239 2025-05-13 15:36:27.779871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e50500 of size 1024 next 240 2025-05-13 15:36:27.779879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e50900 of size 1024 next 241 2025-05-13 15:36:27.779888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e50d00 of size 1024 next 242 2025-05-13 15:36:27.779896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e51100 of size 1024 next 243 2025-05-13 15:36:27.779905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e51500 of size 1024 next 246 2025-05-13 15:36:27.779913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e51900 of size 1024 next 247 2025-05-13 15:36:27.779922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e51d00 of size 1024 next 248 2025-05-13 15:36:27.779930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e52100 of size 1024 next 249 2025-05-13 15:36:27.779939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e52500 of size 1024 next 250 2025-05-13 15:36:27.779947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e52900 of size 4096 next 252 2025-05-13 15:36:27.779956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e53900 of size 4096 next 253 2025-05-13 15:36:27.779965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e54900 of size 4096 next 254 2025-05-13 15:36:27.779973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e55900 of size 4096 next 255 2025-05-13 15:36:27.779989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e56900 of size 4096 next 256 2025-05-13 15:36:27.779998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e57900 of size 1024 next 257 2025-05-13 15:36:27.780006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e57d00 of size 1024 next 258 2025-05-13 15:36:27.780015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e58100 of size 1024 next 259 2025-05-13 15:36:27.780023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e58500 of size 1024 next 260 2025-05-13 15:36:27.780032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e58900 of size 1024 next 261 2025-05-13 15:36:27.780040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e58d00 of size 1024 next 264 2025-05-13 15:36:27.780049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e59100 of size 1024 next 265 2025-05-13 15:36:27.780058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e59500 of size 1024 next 266 2025-05-13 15:36:27.780066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e59900 of size 1024 next 267 2025-05-13 15:36:27.780075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e59d00 of size 1024 next 268 2025-05-13 15:36:27.780083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e5a100 of size 4096 next 270 2025-05-13 15:36:27.780092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e5b100 of size 4096 next 271 2025-05-13 15:36:27.780100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e5c100 of size 4096 next 272 2025-05-13 15:36:27.780109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e5d100 of size 4096 next 273 2025-05-13 15:36:27.780117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e5e100 of size 4096 next 274 2025-05-13 15:36:27.780126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e5f100 of size 1024 next 275 2025-05-13 15:36:27.780135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e5f500 of size 1024 next 276 2025-05-13 15:36:27.780144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e5f900 of size 1024 next 277 2025-05-13 15:36:27.780152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e5fd00 of size 1024 next 278 2025-05-13 15:36:27.780161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e60100 of size 1024 next 279 2025-05-13 15:36:27.780170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e60500 of size 1024 next 282 2025-05-13 15:36:27.780178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e60900 of size 1024 next 283 2025-05-13 15:36:27.780187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e60d00 of size 1024 next 284 2025-05-13 15:36:27.780195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e61100 of size 1024 next 285 2025-05-13 15:36:27.780204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e61500 of size 1024 next 286 2025-05-13 15:36:27.780212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e61900 of size 4096 next 288 2025-05-13 15:36:27.780221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e62900 of size 6144 next 27 2025-05-13 15:36:27.780230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e64100 of size 147456 next 26 2025-05-13 15:36:27.780239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e88100 of size 65536 next 47 2025-05-13 15:36:27.780247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92e98100 of size 65536 next 59 2025-05-13 15:36:27.780256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92ea8100 of size 65536 next 65 2025-05-13 15:36:27.780265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f6b92eb8100 of size 294656 next 18446744073709551615 2025-05-13 15:36:27.780279: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-13 15:36:27.780307: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 65 Chunks of size 256 totalling 16.2KiB 2025-05-13 15:36:27.780317: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-13 15:36:27.780327: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-05-13 15:36:27.780337: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-13 15:36:27.780346: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 2048 totalling 80.0KiB 2025-05-13 15:36:27.780356: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-13 15:36:27.780366: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-13 15:36:27.780375: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-13 15:36:27.780384: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 10 Chunks of size 8192 totalling 80.0KiB 2025-05-13 15:36:27.780394: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-13 15:36:27.780403: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-13 15:36:27.780413: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-13 15:36:27.780422: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-13 15:36:27.780432: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-13 15:36:27.780441: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-13 15:36:27.780450: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-13 15:36:27.780460: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-13 15:36:27.780469: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-13 15:36:27.780478: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-13 15:36:27.780488: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-13 15:36:27.780497: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-13 15:36:27.780507: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-05-13 15:36:27.780516: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-13 15:36:27.780525: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-13 15:36:27.780535: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-13 15:36:27.780544: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-05-13 15:36:27.780554: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 4194304 totalling 8.00MiB 2025-05-13 15:36:27.780563: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-05-13 15:36:27.780572: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 9437184 totalling 18.00MiB 2025-05-13 15:36:27.780582: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 13500416 totalling 12.88MiB 2025-05-13 15:36:27.780592: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 160.48MiB 2025-05-13 15:36:27.780607: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 201195520 memory_limit_: 201195520 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-05-13 15:36:27.780625: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 201195520 InUse: 168275456 MaxInUse: 168275712 NumAllocs: 2113 MaxAllocSize: 13500416 2025-05-13 15:36:27.780665: W tensorflow/core/common_runtime/bfc_allocator.cc:439] __*****__******___**************x*********************************_************************_******** 2025-05-13 15:36:27.780730: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at cwise_ops_common.h:134 : Resource exhausted: OOM when allocating tensor with shape[3,3,512,512] 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[3,3,512,512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Add] we want to redo the detection Using TensorFlow backend. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 ERROR : 'int' object is not subscriptable reconnect to base ! warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data #&_# TEST FAILED #&_# : tests/mask_test #&_# Error : invalid literal for int() with base 10: "'int' object is not subscriptable" /home/admin/workarea/git/Velours/python/tests/python_tests.py refs/heads/master_6b55ca732dc5789dd54794d418371b3abe63c01d 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_6b55ca732dc5789dd54794d418371b3abe63c01d','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/May/13052025/python_test3//data_2/data_log/job/2025/May/13052025/python_test3/log-python3----short_python3--v--marlene-15:35:02.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.18401789665222168 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! WARNING : we have an input that is not a photo, we should get rid of it Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:sam Tue May 13 15:36:28 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec After prepare type args : Here we display some param of map_info ! map_filenames : {'temp/1747143388_3196503_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1747143388_3196503_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.014333724975585938 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 : 5.331193208694458 time spend to save output : 0.021723270416259766 total time spend for step 0 : 5.352916479110718 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.12531423568725586 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:frcnn Tue May 13 15:36:33 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/1747143393_3196503_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1747143393_3196503_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 E0513 15:36:35.260885 3196503 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. F0513 15:36:37.409410 3196503 syncedmem.cpp:78] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 15.41user 13.26system 1:11.63elapsed 40%CPU (0avgtext+0avgdata 2403696maxresident)k 4068256inputs+3424outputs (10903major+1258482minor)pagefaults 0swaps