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 : 5424 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.16768503189086914 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Thu May 15 00:35:29 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 : 2198 wait 20 seconds l 3637 free memory gpu now : 2198 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-15 00:35:51.624875: 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-15 00:35:51.651203: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-15 00:35:51.653087: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f3c74000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-15 00:35:51.653150: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-15 00:35:51.656641: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-15 00:35:51.800868: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x236ddb00 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-15 00:35:51.800912: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-15 00:35:51.801830: 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-15 00:35:51.802160: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-15 00:35:51.804822: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-15 00:35:51.807255: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-15 00:35:51.807693: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-15 00:35:51.810602: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-15 00:35:51.812238: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-15 00:35:51.815946: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-15 00:35:51.816889: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-15 00:35:51.816952: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-15 00:35:51.817461: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-15 00:35:51.817476: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-15 00:35:51.817485: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-15 00:35:51.818357: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 1491 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-15 00:35:52.499230: 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-15 00:35:52.499309: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-15 00:35:52.499332: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-15 00:35:52.499351: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-15 00:35:52.499369: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-15 00:35:52.499387: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-15 00:35:52.499416: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-15 00:35:52.499435: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-15 00:35:52.500362: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-15 00:35:52.501328: 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-15 00:35:52.501363: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-15 00:35:52.501382: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-15 00:35:52.501399: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-15 00:35:52.501417: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-15 00:35:52.501434: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-15 00:35:52.501452: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-15 00:35:52.501469: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-15 00:35:52.502389: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-15 00:35:52.502420: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-15 00:35:52.502431: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-15 00:35:52.502440: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-15 00:35:52.503450: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 1491 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-15 00:35:59.494294: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-15 00:35:59.650602: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-15 00:36:00.894039: 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-15 00:36:00.894108: 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-15 00:36:00.900640: 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-15 00:36:00.900669: 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-15 00:36:00.956049: 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-15 00:36:00.956127: 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-15 00:36:00.998274: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.09GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-15 00:36:00.998305: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.09GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-15 00:36:01.049252: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.15GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-15 00:36:01.049289: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.15GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-15 00:36:01.080503: W tensorflow/core/common_runtime/bfc_allocator.cc:311] Garbage collection: deallocate free memory regions (i.e., allocations) so that we can re-allocate a larger region to avoid OOM due to memory fragmentation. If you see this message frequently, you are running near the threshold of the available device memory and re-allocation may incur great performance overhead. You may try smaller batch sizes to observe the performance impact. Set TF_ENABLE_GPU_GARBAGE_COLLECTION=false if you'd like to disable this feature. 2025-05-15 00:36:01.103696: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.104176: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 882.79M (925669888 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.104648: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 794.51M (833102848 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.105144: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 715.06M (749792512 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.261721: W tensorflow/core/common_runtime/bfc_allocator.cc:311] Garbage collection: deallocate free memory regions (i.e., allocations) so that we can re-allocate a larger region to avoid OOM due to memory fragmentation. If you see this message frequently, you are running near the threshold of the available device memory and re-allocation may incur great performance overhead. You may try smaller batch sizes to observe the performance impact. Set TF_ENABLE_GPU_GARBAGE_COLLECTION=false if you'd like to disable this feature. 2025-05-15 00:36:01.280591: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.281499: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.286736: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.287660: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.292486: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.293186: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.307796: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.308813: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.314520: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.315575: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.339156: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.340227: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.341255: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.342176: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.343108: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.344317: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.389570: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.389659: 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-15 00:36:01.390635: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.391719: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.399197: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.399916: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.408376: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.408961: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.427698: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.428429: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.429186: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.429835: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.434772: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.435431: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.435994: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.436624: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.438533: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.448541: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.449130: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.461273: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.462296: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.463403: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.464498: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.465434: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-15 00:36:01.466408: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 980.88M (1028521984 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 955877 begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 675 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 : 1715 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.0006227493286132812 nb_pixel_total : 15551 time to create 1 rle with old method : 0.01833510398864746 length of segment : 256 time for calcul the mask position with numpy : 0.003099679946899414 nb_pixel_total : 145328 time to create 1 rle with old method : 0.1621837615966797 length of segment : 371 time for calcul the mask position with numpy : 0.0002720355987548828 nb_pixel_total : 14254 time to create 1 rle with old method : 0.0169522762298584 length of segment : 151 time for calcul the mask position with numpy : 0.00015354156494140625 nb_pixel_total : 5613 time to create 1 rle with old method : 0.007064104080200195 length of segment : 48 time for calcul the mask position with numpy : 6.341934204101562e-05 nb_pixel_total : 1824 time to create 1 rle with old method : 0.002389669418334961 length of segment : 39 time spent for convertir_results : 1.0888276100158691 time spend for datou_step_exec : 36.77515625953674 time spend to save output : 5.888938903808594e-05 total time spend for step 1 : 36.77521514892578 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.018517494201660156 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.99549025, [(140, 26, 6), (135, 27, 15), (133, 28, 18), (131, 29, 22), (127, 30, 27), (10, 31, 1), (120, 31, 35), (8, 32, 13), (27, 32, 3), (115, 32, 41), (7, 33, 52), (109, 33, 48), (6, 34, 70), (103, 34, 55), (5, 35, 154), (4, 36, 155), (3, 37, 156), (3, 38, 156), (3, 39, 156), (2, 40, 157), (2, 41, 157), (2, 42, 157), (2, 43, 157), (2, 44, 157), (2, 45, 157), (1, 46, 158), (1, 47, 158), (1, 48, 158), (1, 49, 157), (1, 50, 157), (1, 51, 156), (1, 52, 156), (1, 53, 155), (1, 54, 154), (1, 55, 152), (1, 56, 149), (1, 57, 145), (1, 58, 141), (1, 59, 136), (1, 60, 133), (1, 61, 130), (1, 62, 127), (1, 63, 126), (1, 64, 124), (1, 65, 123), (1, 66, 121), (1, 67, 120), (1, 68, 118), (1, 69, 117), (1, 70, 116), (1, 71, 115), (1, 72, 114), (1, 73, 113), (1, 74, 112), (1, 75, 111), (1, 76, 110), (1, 77, 108), (1, 78, 108), (1, 79, 107), (1, 80, 106), (1, 81, 105), (2, 82, 104), (2, 83, 103), (2, 84, 103), (2, 85, 102), (2, 86, 102), (2, 87, 101), (2, 88, 100), (2, 89, 99), (2, 90, 99), (2, 91, 98), (2, 92, 97), (2, 93, 96), (2, 94, 95), (2, 95, 93), (2, 96, 91), (2, 97, 90), (2, 98, 89), (2, 99, 87), (2, 100, 86), (2, 101, 86), (2, 102, 85), (2, 103, 84), (2, 104, 83), (2, 105, 83), (2, 106, 82), (2, 107, 81), (2, 108, 80), (2, 109, 80), (2, 110, 79), (2, 111, 78), (2, 112, 77), (2, 113, 76), (1, 114, 76), (1, 115, 75), (1, 116, 74), (1, 117, 73), (1, 118, 72), (1, 119, 71), (1, 120, 71), (1, 121, 70), (1, 122, 69), (1, 123, 69), (1, 124, 68), (1, 125, 68), (1, 126, 67), (1, 127, 67), (1, 128, 66), (1, 129, 66), (1, 130, 66), (1, 131, 65), (1, 132, 65), (1, 133, 64), (1, 134, 63), (1, 135, 63), (1, 136, 62), (1, 137, 61), (1, 138, 60), (1, 139, 60), (1, 140, 59), (1, 141, 58), (1, 142, 58), (1, 143, 57), (1, 144, 56), (1, 145, 56), (1, 146, 55), (1, 147, 54), (1, 148, 54), (1, 149, 53), (1, 150, 52), (1, 151, 52), (1, 152, 51), (1, 153, 50), (1, 154, 49), (1, 155, 48), (1, 156, 47), (1, 157, 46), (1, 158, 45), (1, 159, 45), (1, 160, 44), (1, 161, 43), (1, 162, 42), (1, 163, 41), (1, 164, 41), (1, 165, 40), (1, 166, 40), (1, 167, 39), (1, 168, 38), (1, 169, 37), (1, 170, 36), (1, 171, 35), (1, 172, 34), (1, 173, 34), (1, 174, 33), (1, 175, 33), (1, 176, 32), (1, 177, 32), (1, 178, 32), (1, 179, 32), (1, 180, 31), (1, 181, 31), (1, 182, 31), (1, 183, 30), (1, 184, 30), (1, 185, 30), (1, 186, 29), (1, 187, 29), (1, 188, 29), (1, 189, 28), (1, 190, 28), (1, 191, 27), (1, 192, 27), (1, 193, 26), (1, 194, 26), (1, 195, 26), (1, 196, 26), (1, 197, 26), (1, 198, 26), (1, 199, 26), (1, 200, 25), (1, 201, 25), (1, 202, 25), (1, 203, 25), (1, 204, 25), (1, 205, 25), (1, 206, 25), (1, 207, 25), (1, 208, 25), (1, 209, 25), (1, 210, 25), (1, 211, 25), (1, 212, 25), (1, 213, 25), (1, 214, 25), (1, 215, 25), (1, 216, 25), (1, 217, 25), (1, 218, 25), (1, 219, 25), (1, 220, 24), (1, 221, 24), (1, 222, 24), (1, 223, 24), (1, 224, 24), (1, 225, 24), (1, 226, 25), (1, 227, 25), (1, 228, 25), (2, 229, 24), (2, 230, 24), (2, 231, 24), (2, 232, 23), (2, 233, 23), (2, 234, 23), (2, 235, 23), (2, 236, 23), (2, 237, 23), (2, 238, 23), (2, 239, 23), (2, 240, 23), (2, 241, 23), (2, 242, 23), (2, 243, 23), (2, 244, 23), (2, 245, 23), (2, 246, 23), (2, 247, 23), (2, 248, 23), (2, 249, 24), (2, 250, 24), (2, 251, 23), (2, 252, 23), (2, 253, 23), (2, 254, 23), (2, 255, 23), (2, 256, 23), (2, 257, 23), (2, 258, 23), (2, 259, 23), (2, 260, 23), (2, 261, 23), (3, 262, 22), (3, 263, 22), (3, 264, 22), (3, 265, 22), (4, 266, 21), (4, 267, 21), (5, 268, 20), (5, 269, 20), (6, 270, 19), (7, 271, 17), (8, 272, 16), (8, 273, 16), (9, 274, 13), (11, 275, 9), (15, 276, 2)], ['16,276,8,273,2,261,2,229,1,228,1,114,2,113,2,82,1,81,1,46,3,37,8,32,20,32,21,33,58,33,59,34,75,34,76,35,102,35,114,33,120,31,130,30,135,27,145,26,152,29,158,35,158,48,154,54,141,58,128,61,119,67,105,81,103,86,96,94,89,98,81,109,71,119,65,132,60,138,52,151,45,158,40,166,34,172,29,188,26,193,25,200,25,219,24,232,24,270,23,273']), (957285035, 492601069, 445, 29, 591, 24, 419, 0.99237204, [(315, 37, 25), (272, 38, 86), (253, 39, 130), (238, 40, 151), (199, 41, 196), (189, 42, 213), (180, 43, 238), (175, 44, 250), (172, 45, 257), (169, 46, 265), (166, 47, 274), (162, 48, 284), (159, 49, 294), (157, 50, 304), (155, 51, 310), (153, 52, 317), (151, 53, 323), (149, 54, 330), (148, 55, 334), (146, 56, 337), (144, 57, 341), (142, 58, 344), (140, 59, 347), (138, 60, 350), (136, 61, 353), (134, 62, 356), (132, 63, 358), (130, 64, 361), (128, 65, 364), (126, 66, 367), (124, 67, 370), (122, 68, 373), (120, 69, 376), (118, 70, 379), (117, 71, 381), (115, 72, 385), (114, 73, 387), (113, 74, 389), (112, 75, 391), (112, 76, 393), (111, 77, 395), (110, 78, 397), (109, 79, 399), (109, 80, 400), (108, 81, 402), (107, 82, 404), (107, 83, 404), (106, 84, 406), (105, 85, 408), (105, 86, 409), (104, 87, 410), (104, 88, 411), (103, 89, 413), (102, 90, 415), (101, 91, 417), (100, 92, 420), (98, 93, 423), (97, 94, 426), (96, 95, 428), (94, 96, 431), (93, 97, 433), (92, 98, 435), (91, 99, 437), (90, 100, 439), (89, 101, 441), (89, 102, 441), (89, 103, 442), (89, 104, 443), (89, 105, 444), (89, 106, 444), (89, 107, 445), (89, 108, 446), (89, 109, 447), (89, 110, 448), (89, 111, 449), (89, 112, 450), (89, 113, 451), (89, 114, 453), (89, 115, 454), (89, 116, 455), (88, 117, 456), (88, 118, 457), (87, 119, 459), (87, 120, 459), (86, 121, 461), (86, 122, 461), (85, 123, 463), (84, 124, 464), (84, 125, 465), (83, 126, 466), (82, 127, 468), (82, 128, 468), (81, 129, 470), (80, 130, 471), (78, 131, 473), (77, 132, 475), (75, 133, 477), (73, 134, 480), (71, 135, 482), (70, 136, 484), (68, 137, 486), (67, 138, 488), (65, 139, 490), (64, 140, 492), (63, 141, 493), (61, 142, 496), (60, 143, 497), (59, 144, 499), (58, 145, 501), (58, 146, 501), (57, 147, 503), (57, 148, 504), (57, 149, 505), (56, 150, 507), (56, 151, 507), (55, 152, 509), (55, 153, 510), (54, 154, 511), (54, 155, 512), (54, 156, 513), (53, 157, 514), (53, 158, 514), (52, 159, 516), (52, 160, 516), (52, 161, 516), (51, 162, 517), (51, 163, 517), (50, 164, 518), (50, 165, 518), (49, 166, 519), (49, 167, 520), (48, 168, 521), (48, 169, 521), (47, 170, 522), (47, 171, 522), (46, 172, 523), (46, 173, 523), (46, 174, 523), (45, 175, 524), (45, 176, 523), (44, 177, 524), (44, 178, 524), (44, 179, 524), (43, 180, 525), (43, 181, 525), (42, 182, 525), (42, 183, 525), (42, 184, 525), (41, 185, 526), (41, 186, 526), (40, 187, 526), (39, 188, 526), (39, 189, 525), (38, 190, 526), (38, 191, 525), (37, 192, 525), (37, 193, 523), (36, 194, 523), (36, 195, 523), (36, 196, 522), (35, 197, 522), (35, 198, 521), (34, 199, 521), (34, 200, 521), (34, 201, 520), (34, 202, 520), (34, 203, 520), (34, 204, 519), (34, 205, 519), (33, 206, 520), (33, 207, 519), (33, 208, 519), (33, 209, 519), (33, 210, 518), (33, 211, 518), (33, 212, 518), (33, 213, 517), (32, 214, 518), (32, 215, 517), (32, 216, 517), (32, 217, 516), (32, 218, 515), (32, 219, 514), (32, 220, 513), (32, 221, 512), (32, 222, 511), (32, 223, 510), (32, 224, 508), (32, 225, 507), (32, 226, 505), (32, 227, 504), (32, 228, 503), (32, 229, 502), (32, 230, 502), (32, 231, 501), (32, 232, 500), (32, 233, 499), (32, 234, 498), (32, 235, 497), (31, 236, 496), (31, 237, 495), (31, 238, 494), (31, 239, 493), (31, 240, 491), (31, 241, 490), (31, 242, 488), (31, 243, 487), (31, 244, 486), (31, 245, 485), (31, 246, 483), (31, 247, 482), (31, 248, 480), (31, 249, 479), (31, 250, 477), (31, 251, 475), (31, 252, 473), (31, 253, 472), (31, 254, 470), (31, 255, 468), (31, 256, 467), (31, 257, 465), (31, 258, 464), (31, 259, 463), (31, 260, 462), (31, 261, 461), (31, 262, 459), (31, 263, 458), (31, 264, 456), (31, 265, 455), (31, 266, 453), (31, 267, 451), (31, 268, 449), (31, 269, 448), (31, 270, 447), (31, 271, 445), (31, 272, 444), (31, 273, 443), (32, 274, 441), (32, 275, 440), (32, 276, 438), (32, 277, 437), (32, 278, 435), (32, 279, 434), (32, 280, 432), (33, 281, 429), (33, 282, 427), (33, 283, 426), (33, 284, 424), (33, 285, 423), (34, 286, 421), (34, 287, 420), (34, 288, 419), (35, 289, 416), (35, 290, 415), (35, 291, 414), (36, 292, 411), (36, 293, 410), (37, 294, 407), (37, 295, 406), (38, 296, 403), (38, 297, 401), (39, 298, 399), (39, 299, 397), (41, 300, 394), (42, 301, 392), (43, 302, 389), (44, 303, 387), (45, 304, 385), (46, 305, 382), (47, 306, 380), (47, 307, 378), (48, 308, 376), (49, 309, 373), (50, 310, 370), (51, 311, 368), (51, 312, 367), (52, 313, 365), (54, 314, 362), (55, 315, 360), (56, 316, 359), (58, 317, 356), (61, 318, 352), (64, 319, 349), (67, 320, 345), (70, 321, 341), (73, 322, 338), (75, 323, 335), (78, 324, 332), (80, 325, 329), (82, 326, 327), (84, 327, 324), (86, 328, 322), (88, 329, 320), (90, 330, 317), (93, 331, 314), (96, 332, 311), (99, 333, 307), (102, 334, 304), (105, 335, 300), (108, 336, 297), (111, 337, 294), (113, 338, 291), (115, 339, 289), (117, 340, 286), (119, 341, 283), (121, 342, 281), (123, 343, 278), (125, 344, 275), (127, 345, 272), (129, 346, 269), (132, 347, 266), (135, 348, 262), (138, 349, 258), (141, 350, 255), (143, 351, 252), (145, 352, 250), (147, 353, 247), (149, 354, 245), (151, 355, 242), (152, 356, 241), (154, 357, 239), (156, 358, 237), (159, 359, 233), (161, 360, 231), (163, 361, 229), (165, 362, 227), (167, 363, 224), (169, 364, 222), (170, 365, 221), (172, 366, 219), (173, 367, 218), (174, 368, 216), (175, 369, 215), (177, 370, 213), (178, 371, 212), (180, 372, 209), (183, 373, 206), (185, 374, 204), (188, 375, 200), (191, 376, 197), (194, 377, 193), (196, 378, 191), (199, 379, 188), (201, 380, 185), (203, 381, 183), (205, 382, 180), (207, 383, 178), (208, 384, 176), (210, 385, 174), (212, 386, 171), (213, 387, 169), (215, 388, 166), (218, 389, 162), (221, 390, 158), (225, 391, 153), (228, 392, 149), (232, 393, 144), (235, 394, 140), (238, 395, 136), (241, 396, 133), (245, 397, 128), (248, 398, 124), (252, 399, 119), (257, 400, 113), (263, 401, 105), (272, 402, 94), (283, 403, 82), (297, 404, 65), (306, 405, 53), (313, 406, 38), (321, 407, 23)], ['321,407,296,403,263,401,215,388,178,371,168,363,140,349,129,346,110,336,90,330,77,323,56,316,39,299,31,273,31,236,34,199,58,145,82,128,89,116,89,101,104,88,115,72,159,49,180,43,199,41,237,41,272,38,339,37,382,39,402,43,417,43,481,55,543,116,556,143,566,156,568,167,566,186,554,199,548,216,528,235,496,256,471,275,460,281,414,315,403,339,392,355,389,371,383,385,369,400,358,405']), (957285035, 492601069, 445, 485, 636, 23, 174, 0.97110087, [(540, 24, 21), (626, 24, 3), (531, 25, 49), (594, 25, 40), (527, 26, 107), (523, 27, 111), (520, 28, 114), (518, 29, 117), (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, 139), (497, 68, 138), (498, 69, 138), (499, 70, 137), (500, 71, 136), (501, 72, 135), (503, 73, 133), (503, 74, 133), (505, 75, 131), (506, 76, 130), (507, 77, 129), (508, 78, 128), (509, 79, 127), (510, 80, 126), (511, 81, 125), (512, 82, 124), (513, 83, 123), (514, 84, 122), (515, 85, 121), (516, 86, 120), (517, 87, 119), (518, 88, 118), (519, 89, 117), (521, 90, 115), (521, 91, 115), (522, 92, 114), (523, 93, 113), (524, 94, 112), (525, 95, 111), (526, 96, 110), (527, 97, 109), (529, 98, 107), (530, 99, 106), (532, 100, 104), (533, 101, 103), (534, 102, 102), (535, 103, 101), (536, 104, 100), (538, 105, 98), (540, 106, 96), (541, 107, 95), (543, 108, 93), (546, 109, 90), (548, 110, 88), (549, 111, 87), (551, 112, 84), (552, 113, 83), (553, 114, 82), (555, 115, 80), (556, 116, 79), (556, 117, 79), (557, 118, 78), (558, 119, 77), (559, 120, 76), (560, 121, 75), (560, 122, 75), (561, 123, 74), (561, 124, 74), (561, 125, 74), (562, 126, 73), (562, 127, 73), (563, 128, 72), (563, 129, 72), (564, 130, 70), (564, 131, 70), (565, 132, 69), (565, 133, 68), (565, 134, 68), (565, 135, 67), (566, 136, 65), (566, 137, 64), (566, 138, 64), (566, 139, 62), (566, 140, 61), (566, 141, 59), (566, 142, 57), (566, 143, 56), (566, 144, 55), (566, 145, 54), (567, 146, 53), (567, 147, 52), (567, 148, 51), (568, 149, 50), (568, 150, 49), (568, 151, 48), (568, 152, 47), (569, 153, 45), (569, 154, 44), (570, 155, 42), (570, 156, 42), (570, 157, 41), (571, 158, 39), (571, 159, 39), (572, 160, 37), (572, 161, 37), (573, 162, 35), (573, 163, 34), (573, 164, 34), (574, 165, 32), (575, 166, 30), (576, 167, 29), (578, 168, 26), (581, 169, 22), (584, 170, 19), (587, 171, 15), (591, 172, 8)], ['598,172,591,172,576,167,573,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,502,40,516,30,523,27,526,27,531,25,539,25,540,24,560,24,561,25,579,25,580,26,593,26,594,25,625,25,628,24,633,25,634,29,634,56,635,57,635,111,634,112,634,129,632,134,629,138,623,141,619,145,617,149,611,155,608,161']), (957285035, 492601069, 445, 280, 481, 2, 55, 0.8298639, [(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.74081385, [(482, 8, 19), (464, 9, 3), (481, 9, 44), (457, 10, 12), (479, 10, 50), (457, 11, 13), (476, 11, 56), (457, 12, 15), (475, 12, 65), (457, 13, 84), (457, 14, 85), (457, 15, 89), (457, 16, 89), (458, 17, 88), (459, 18, 87), (460, 19, 86), (461, 20, 80), (464, 21, 71), (466, 22, 63), (467, 23, 59), (468, 24, 55), (469, 25, 52), (469, 26, 51), (470, 27, 48), (471, 28, 46), (471, 29, 44), (472, 30, 42), (473, 31, 39), (473, 32, 38), (474, 33, 36), (475, 34, 33), (475, 35, 32), (476, 36, 30), (476, 37, 29), (477, 38, 26), (478, 39, 23), (479, 40, 20), (480, 41, 17), (488, 42, 5)], ['492,42,488,42,487,41,480,41,476,37,475,34,473,32,469,25,465,21,461,20,457,16,457,10,463,10,464,9,466,9,470,12,474,13,476,11,480,10,482,8,500,8,501,9,524,9,525,10,528,10,532,12,539,12,542,15,545,15,545,19,535,20,534,21,529,21,525,23,523,23,513,30,512,30,504,37,496,41,493,41'])], 'temp/1747262128_954024_957285035_a42482e51c93c8025d243dd179aee85b.jpg']} free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 1069 error , can't release the memory or there are other process who occupe the free memory ERROR test release memory FAILED ############################### 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.19512414932250977 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Thu May 15 00:36:07 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 : 1069 wait 20 seconds l 3637 free memory gpu now : 1069 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-05-15 00:36:31.399769: 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-15 00:36:31.435383: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-15 00:36:31.437414: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f3c78000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-15 00:36:31.437493: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-15 00:36:31.441968: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-15 00:36:31.600742: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x23d43690 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-15 00:36:31.600799: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-15 00:36:31.601308: 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-15 00:36:31.602330: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-15 00:36:31.606336: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-15 00:36:31.608767: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-15 00:36:31.610292: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-15 00:36:31.614452: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-15 00:36:31.616183: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-15 00:36:31.623064: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-15 00:36:31.624107: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-15 00:36:31.624199: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-15 00:36:31.624729: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-15 00:36:31.624748: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-15 00:36:31.624757: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-15 00:36:31.625547: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 298 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-15 00:36:31.744290: 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-15 00:36:31.744432: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-15 00:36:31.744455: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-15 00:36:31.744474: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-15 00:36:31.744492: I tensorflow/stream_eUsing TensorFlow backend. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:396: calling crop_and_resize_v1 (from tensorflow.python.ops.image_ops_impl) with box_ind is deprecated and will be removed in a future version. Instructions for updating: box_ind is deprecated, use box_indices instead 2025-05-15 00:36:44.205198: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 49.00MiB (rounded to 51380224) Current allocation summary follows. 2025-05-15 00:36:44.205325: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-15 00:36:44.205342: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 75, Chunks in use: 75. 18.8KiB allocated for chunks. 18.8KiB in use in bin. 9.0KiB client-requested in use in bin. 2025-05-15 00:36:44.205352: 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-15 00:36:44.205363: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 259, Chunks in use: 259. 259.2KiB allocated for chunks. 259.2KiB in use in bin. 259.0KiB client-requested in use in bin. 2025-05-15 00:36:44.205377: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 56, Chunks in use: 56. 112.0KiB allocated for chunks. 112.0KiB in use in bin. 112.0KiB client-requested in use in bin. 2025-05-15 00:36:44.205416: 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-15 00:36:44.205426: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 23, Chunks in use: 21. 195.2KiB allocated for chunks. 172.0KiB in use in bin. 172.0KiB client-requested in use in bin. 2025-05-15 00:36:44.205435: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 2, Chunks in use: 2. 40.0KiB allocated for chunks. 40.0KiB in use in bin. 40.0KiB client-requested in use in bin. 2025-05-15 00:36:44.205444: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 2, Chunks in use: 1. 84.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-05-15 00:36:44.205453: 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-15 00:36:44.205462: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 5, Chunks in use: 4. 783.2KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-05-15 00:36:44.205470: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 9, Chunks in use: 8. 2.66MiB allocated for chunks. 2.16MiB in use in bin. 2.00MiB client-requested in use in bin. 2025-05-15 00:36:44.205481: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 8, Chunks in use: 7. 4.64MiB allocated for chunks. 3.94MiB in use in bin. 3.75MiB client-requested in use in bin. 2025-05-15 00:36:44.205494: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 47, Chunks in use: 46. 53.12MiB allocated for chunks. 51.88MiB in use in bin. 46.00MiB client-requested in use in bin. 2025-05-15 00:36:44.205505: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 31, Chunks in use: 29. 71.00MiB allocated for chunks. 66.25MiB in use in bin. 64.50MiB client-requested in use in bin. 2025-05-15 00:36:44.205515: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 10, Chunks in use: 7. 46.25MiB allocated for chunks. 30.50MiB in use in bin. 26.75MiB client-requested in use in bin. 2025-05-15 00:36:44.205524: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 4, Chunks in use: 4. 35.00MiB allocated for chunks. 35.00MiB in use in bin. 35.00MiB client-requested in use in bin. 2025-05-15 00:36:44.205532: 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-15 00:36:44.205539: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 1, Chunks in use: 0. 40.00MiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-15 00:36:44.205547: 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-15 00:36:44.205554: 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-15 00:36:44.205564: 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-15 00:36:44.205572: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 49.00MiB was 32.00MiB, Chunk State: 2025-05-15 00:36:44.205586: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 40.00MiB | Requested Size: 0B | in_use: 0 | bin_num: 17, prev: Size: 4.50MiB | Requested Size: 4.50MiB | in_use: 1 | bin_num: -1 2025-05-15 00:36:44.205599: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 134217728 2025-05-15 00:36:44.205609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a8e000000 of size 4194304 next 632 2025-05-15 00:36:44.205617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a8e400000 of size 4194304 next 617 2025-05-15 00:36:44.205623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a8e800000 of size 4194304 next 616 2025-05-15 00:36:44.205630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a8ec00000 of size 6291456 next 608 2025-05-15 00:36:44.205637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a8f200000 of size 9437184 next 607 2025-05-15 00:36:44.205643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a8fb00000 of size 4194304 next 644 2025-05-15 00:36:44.205649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a8ff00000 of size 4194304 next 625 2025-05-15 00:36:44.205656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a90300000 of size 8388608 next 624 2025-05-15 00:36:44.205663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a90b00000 of size 4194304 next 661 2025-05-15 00:36:44.205669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a90f00000 of size 2359296 next 676 2025-05-15 00:36:44.205676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a91140000 of size 2359296 next 678 2025-05-15 00:36:44.205682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a91380000 of size 2359296 next 680 2025-05-15 00:36:44.205688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a915c0000 of size 7602176 next 639 2025-05-15 00:36:44.205695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a91d00000 of size 9437184 next 638 2025-05-15 00:36:44.205701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a92600000 of size 9437184 next 656 2025-05-15 00:36:44.205708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a92f00000 of size 4718592 next 685 2025-05-15 00:36:44.205715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a93380000 of size 4718592 next 684 2025-05-15 00:36:44.205721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a93800000 of size 41943040 next 18446744073709551615 2025-05-15 00:36:44.205728: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-15 00:36:44.205734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a96000000 of size 2359296 next 370 2025-05-15 00:36:44.205741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a96240000 of size 1048576 next 394 2025-05-15 00:36:44.205747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a96340000 of size 1310720 next 388 2025-05-15 00:36:44.205753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a96480000 of size 2359296 next 387 2025-05-15 00:36:44.205760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a966c0000 of size 1048576 next 412 2025-05-15 00:36:44.205766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a967c0000 of size 1310720 next 406 2025-05-15 00:36:44.205772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a96900000 of size 2359296 next 405 2025-05-15 00:36:44.205779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a96b40000 of size 1048576 next 430 2025-05-15 00:36:44.205785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a96c40000 of size 1310720 next 424 2025-05-15 00:36:44.205791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a96d80000 of size 2359296 next 423 2025-05-15 00:36:44.205798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a96fc0000 of size 1048576 next 447 2025-05-15 00:36:44.205809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a970c0000 of size 1310720 next 441 2025-05-15 00:36:44.205815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a97200000 of size 2359296 next 440 2025-05-15 00:36:44.205822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a97440000 of size 1048576 next 465 2025-05-15 00:36:44.205829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a97540000 of size 1310720 next 459 2025-05-15 00:36:44.205835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a97680000 of size 2359296 next 458 2025-05-15 00:36:44.205841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a978c0000 of size 1048576 next 483 2025-05-15 00:36:44.205848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a979c0000 of size 1310720 next 477 2025-05-15 00:36:44.205854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a97b00000 of size 2359296 next 476 2025-05-15 00:36:44.205860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a97d40000 of size 1048576 next 501 2025-05-15 00:36:44.205867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a97e40000 of size 1310720 next 495 2025-05-15 00:36:44.205873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a97f80000 of size 2359296 next 494 2025-05-15 00:36:44.205880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a981c0000 of size 1048576 next 519 2025-05-15 00:36:44.205886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a982c0000 of size 1310720 next 513 2025-05-15 00:36:44.205892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a98400000 of size 2359296 next 512 2025-05-15 00:36:44.205899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a98640000 of size 1048576 next 537 2025-05-15 00:36:44.205905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a98740000 of size 1310720 next 531 2025-05-15 00:36:44.205911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a98880000 of size 2359296 next 530 2025-05-15 00:36:44.205918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a98ac0000 of size 1048576 next 555 2025-05-15 00:36:44.205924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a98bc0000 of size 1310720 next 549 2025-05-15 00:36:44.205930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a98d00000 of size 2359296 next 548 2025-05-15 00:36:44.205938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a98f40000 of size 1048576 next 573 2025-05-15 00:36:44.205945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a99040000 of size 1310720 next 567 2025-05-15 00:36:44.205953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a99180000 of size 2359296 next 566 2025-05-15 00:36:44.205959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a993c0000 of size 1048576 next 591 2025-05-15 00:36:44.205965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a994c0000 of size 1310720 next 585 2025-05-15 00:36:44.205972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a99600000 of size 2359296 next 584 2025-05-15 00:36:44.205978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a99840000 of size 2097152 next 597 2025-05-15 00:36:44.205985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a99a40000 of size 2097152 next 596 2025-05-15 00:36:44.205991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a99c40000 of size 3932160 next 18446744073709551615 2025-05-15 00:36:44.205997: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-15 00:36:44.206004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9a000000 of size 2359296 next 245 2025-05-15 00:36:44.206016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9a240000 of size 1048576 next 269 2025-05-15 00:36:44.206026: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9a340000 of size 1310720 next 263 2025-05-15 00:36:44.206032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9a480000 of size 2359296 next 262 2025-05-15 00:36:44.206038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9a6c0000 of size 1048576 next 287 2025-05-15 00:36:44.206045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9a7c0000 of size 1310720 next 281 2025-05-15 00:36:44.206051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9a900000 of size 2359296 next 280 2025-05-15 00:36:44.206059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ab40000 of size 1048576 next 304 2025-05-15 00:36:44.206065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ac40000 of size 1310720 next 298 2025-05-15 00:36:44.206072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ad80000 of size 2359296 next 297 2025-05-15 00:36:44.206078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9afc0000 of size 1048576 next 322 2025-05-15 00:36:44.206086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9b0c0000 of size 1310720 next 316 2025-05-15 00:36:44.206097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9b200000 of size 2359296 next 315 2025-05-15 00:36:44.206108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9b440000 of size 1048576 next 340 2025-05-15 00:36:44.206117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9b540000 of size 1310720 next 334 2025-05-15 00:36:44.206127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9b680000 of size 2359296 next 333 2025-05-15 00:36:44.206138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9b8c0000 of size 1048576 next 358 2025-05-15 00:36:44.206147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9b9c0000 of size 1310720 next 352 2025-05-15 00:36:44.206155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9bb00000 of size 2359296 next 351 2025-05-15 00:36:44.206161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9bd40000 of size 1048576 next 376 2025-05-15 00:36:44.206168: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9be40000 of size 1835008 next 18446744073709551615 2025-05-15 00:36:44.206176: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-15 00:36:44.206186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9c000000 of size 2359296 next 181 2025-05-15 00:36:44.206196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9c240000 of size 2097152 next 196 2025-05-15 00:36:44.206205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9c440000 of size 1048576 next 216 2025-05-15 00:36:44.206216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9c540000 of size 1310720 next 209 2025-05-15 00:36:44.206225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9c680000 of size 2359296 next 208 2025-05-15 00:36:44.206236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9c8c0000 of size 1048576 next 234 2025-05-15 00:36:44.206245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9c9c0000 of size 1310720 next 228 2025-05-15 00:36:44.206256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9cb00000 of size 2359296 next 227 2025-05-15 00:36:44.206265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a9cd40000 of size 2883584 next 18446744073709551615 2025-05-15 00:36:44.206276: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-15 00:36:44.206285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e600000 of size 147456 next 55 2025-05-15 00:36:44.206304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e624000 of size 65536 next 78 2025-05-15 00:36:44.206315: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e634000 of size 4096 next 191 2025-05-15 00:36:44.206325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e635000 of size 4096 next 192 2025-05-15 00:36:44.206334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e636000 of size 4096 next 193 2025-05-15 00:36:44.206345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e637000 of size 256 next 194 2025-05-15 00:36:44.206356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e637100 of size 256 next 195 2025-05-15 00:36:44.206365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e637200 of size 4096 next 197 2025-05-15 00:36:44.206376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e638200 of size 4096 next 198 2025-05-15 00:36:44.206385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e639200 of size 4096 next 199 2025-05-15 00:36:44.206394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63a200 of size 4096 next 200 2025-05-15 00:36:44.206405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63b200 of size 4096 next 201 2025-05-15 00:36:44.206416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63c200 of size 1024 next 202 2025-05-15 00:36:44.206425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63c600 of size 1024 next 204 2025-05-15 00:36:44.206436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63ca00 of size 1024 next 205 2025-05-15 00:36:44.206445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63ce00 of size 1024 next 206 2025-05-15 00:36:44.206456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63d200 of size 1024 next 207 2025-05-15 00:36:44.206465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63d600 of size 1024 next 210 2025-05-15 00:36:44.206476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63da00 of size 1024 next 211 2025-05-15 00:36:44.206485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63de00 of size 1024 next 212 2025-05-15 00:36:44.206496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63e200 of size 1024 next 213 2025-05-15 00:36:44.206505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63e600 of size 1024 next 214 2025-05-15 00:36:44.206513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63ea00 of size 4096 next 215 2025-05-15 00:36:44.206519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e63fa00 of size 4096 next 217 2025-05-15 00:36:44.206528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e640a00 of size 4096 next 218 2025-05-15 00:36:44.206538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e641a00 of size 4096 next 219 2025-05-15 00:36:44.206548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e642a00 of size 4096 next 220 2025-05-15 00:36:44.206559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e643a00 of size 1024 next 221 2025-05-15 00:36:44.206568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e643e00 of size 1024 next 223 2025-05-15 00:36:44.206578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e644200 of size 1024 next 224 2025-05-15 00:36:44.206588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e644600 of size 1024 next 225 2025-05-15 00:36:44.206597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e644a00 of size 1024 next 226 2025-05-15 00:36:44.206608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e644e00 of size 1024 next 229 2025-05-15 00:36:44.206627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e645200 of size 1024 next 230 2025-05-15 00:36:44.206636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e645600 of size 1024 next 231 2025-05-15 00:36:44.206647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e645a00 of size 1024 next 232 2025-05-15 00:36:44.206657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e645e00 of size 1024 next 233 2025-05-15 00:36:44.206663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e646200 of size 7680 next 72 2025-05-15 00:36:44.206669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e648000 of size 147456 next 71 2025-05-15 00:36:44.206676: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e66c000 of size 131072 next 87 2025-05-15 00:36:44.206682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e68c000 of size 4096 next 289 2025-05-15 00:36:44.206689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e68d000 of size 4096 next 290 2025-05-15 00:36:44.206695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e68e000 of size 4096 next 291 2025-05-15 00:36:44.206701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e68f000 of size 1024 next 292 2025-05-15 00:36:44.206707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e68f400 of size 1024 next 293 2025-05-15 00:36:44.206714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e68f800 of size 1024 next 294 2025-05-15 00:36:44.206720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e68fc00 of size 1024 next 295 2025-05-15 00:36:44.206726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e690000 of size 1024 next 296 2025-05-15 00:36:44.206733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e690400 of size 1024 next 299 2025-05-15 00:36:44.206739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e690800 of size 1024 next 300 2025-05-15 00:36:44.206745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e690c00 of size 1024 next 301 2025-05-15 00:36:44.206751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e691000 of size 1024 next 302 2025-05-15 00:36:44.206758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e691400 of size 1024 next 303 2025-05-15 00:36:44.206764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e691800 of size 4096 next 305 2025-05-15 00:36:44.206770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e692800 of size 4096 next 306 2025-05-15 00:36:44.206776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e693800 of size 4096 next 307 2025-05-15 00:36:44.206783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e694800 of size 4096 next 308 2025-05-15 00:36:44.206789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e695800 of size 4096 next 309 2025-05-15 00:36:44.206795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e696800 of size 1024 next 310 2025-05-15 00:36:44.206802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e696c00 of size 1024 next 311 2025-05-15 00:36:44.206808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e697000 of size 1024 next 312 2025-05-15 00:36:44.206814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e697400 of size 1024 next 313 2025-05-15 00:36:44.206820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e697800 of size 1024 next 314 2025-05-15 00:36:44.206827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e697c00 of size 1024 next 317 2025-05-15 00:36:44.206833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e698000 of size 1024 next 318 2025-05-15 00:36:44.206844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e698400 of size 1024 next 319 2025-05-15 00:36:44.206850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e698800 of size 1024 next 320 2025-05-15 00:36:44.206857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e698c00 of size 1024 next 321 2025-05-15 00:36:44.206863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e699000 of size 4096 next 323 2025-05-15 00:36:44.206869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69a000 of size 4096 next 324 2025-05-15 00:36:44.206875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69b000 of size 4096 next 325 2025-05-15 00:36:44.206882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69c000 of size 4096 next 326 2025-05-15 00:36:44.206888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69d000 of size 4096 next 327 2025-05-15 00:36:44.206894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69e000 of size 1024 next 328 2025-05-15 00:36:44.206910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69e400 of size 1024 next 329 2025-05-15 00:36:44.206916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69e800 of size 1024 next 330 2025-05-15 00:36:44.206923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69ec00 of size 1024 next 331 2025-05-15 00:36:44.206929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69f000 of size 1024 next 332 2025-05-15 00:36:44.206935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69f400 of size 1024 next 335 2025-05-15 00:36:44.206941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69f800 of size 1024 next 336 2025-05-15 00:36:44.206948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e69fc00 of size 1024 next 337 2025-05-15 00:36:44.206954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a0000 of size 1024 next 338 2025-05-15 00:36:44.206960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a0400 of size 1024 next 339 2025-05-15 00:36:44.206967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a0800 of size 4096 next 341 2025-05-15 00:36:44.206973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a1800 of size 4096 next 342 2025-05-15 00:36:44.206980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a2800 of size 4096 next 343 2025-05-15 00:36:44.206986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a3800 of size 4096 next 344 2025-05-15 00:36:44.206992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a4800 of size 4096 next 345 2025-05-15 00:36:44.206998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a5800 of size 1024 next 346 2025-05-15 00:36:44.207005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a5c00 of size 1024 next 347 2025-05-15 00:36:44.207011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a6000 of size 1024 next 348 2025-05-15 00:36:44.207017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a6400 of size 1024 next 349 2025-05-15 00:36:44.207024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a6800 of size 1024 next 350 2025-05-15 00:36:44.207030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a6c00 of size 1024 next 353 2025-05-15 00:36:44.207036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a7000 of size 1024 next 354 2025-05-15 00:36:44.207043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a7400 of size 1024 next 355 2025-05-15 00:36:44.207049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a7800 of size 1024 next 356 2025-05-15 00:36:44.207060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a7c00 of size 1024 next 357 2025-05-15 00:36:44.207067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a8000 of size 4096 next 359 2025-05-15 00:36:44.207073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6a9000 of size 4096 next 360 2025-05-15 00:36:44.207079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6aa000 of size 4096 next 361 2025-05-15 00:36:44.207086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6ab000 of size 4096 next 362 2025-05-15 00:36:44.207092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6ac000 of size 4096 next 363 2025-05-15 00:36:44.207098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6ad000 of size 1024 next 364 2025-05-15 00:36:44.207105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6ad400 of size 1024 next 365 2025-05-15 00:36:44.207111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6ad800 of size 1024 next 366 2025-05-15 00:36:44.207117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6adc00 of size 1024 next 367 2025-05-15 00:36:44.207124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6ae000 of size 1024 next 368 2025-05-15 00:36:44.207130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6ae400 of size 1024 next 371 2025-05-15 00:36:44.207136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6ae800 of size 1024 next 372 2025-05-15 00:36:44.207142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6aec00 of size 1024 next 373 2025-05-15 00:36:44.207149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6af000 of size 1024 next 374 2025-05-15 00:36:44.207155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6af400 of size 1024 next 375 2025-05-15 00:36:44.207161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6af800 of size 4096 next 377 2025-05-15 00:36:44.207169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b0800 of size 4096 next 378 2025-05-15 00:36:44.207176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b1800 of size 4096 next 379 2025-05-15 00:36:44.207182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b2800 of size 4096 next 380 2025-05-15 00:36:44.207188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b3800 of size 4096 next 381 2025-05-15 00:36:44.207195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b4800 of size 1024 next 382 2025-05-15 00:36:44.207201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b4c00 of size 1024 next 383 2025-05-15 00:36:44.207209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b5000 of size 1024 next 384 2025-05-15 00:36:44.207215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b5400 of size 1024 next 385 2025-05-15 00:36:44.207222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b5800 of size 1024 next 386 2025-05-15 00:36:44.207228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b5c00 of size 1024 next 389 2025-05-15 00:36:44.207234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b6000 of size 1024 next 390 2025-05-15 00:36:44.207240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b6400 of size 1024 next 391 2025-05-15 00:36:44.207247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b6800 of size 1024 next 392 2025-05-15 00:36:44.207253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b6c00 of size 1024 next 393 2025-05-15 00:36:44.207259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b7000 of size 4096 next 395 2025-05-15 00:36:44.207266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b8000 of size 4096 next 396 2025-05-15 00:36:44.207280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6b9000 of size 4096 next 397 2025-05-15 00:36:44.207286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6ba000 of size 4096 next 398 2025-05-15 00:36:44.207293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6bb000 of size 4096 next 399 2025-05-15 00:36:44.207299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6bc000 of size 1024 next 400 2025-05-15 00:36:44.207305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6bc400 of size 1024 next 401 2025-05-15 00:36:44.207312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6bc800 of size 1024 next 402 2025-05-15 00:36:44.207318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6bcc00 of size 1024 next 403 2025-05-15 00:36:44.207326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6bd000 of size 1024 next 404 2025-05-15 00:36:44.207333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6bd400 of size 1024 next 407 2025-05-15 00:36:44.207340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6bd800 of size 1024 next 408 2025-05-15 00:36:44.207346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6bdc00 of size 1024 next 409 2025-05-15 00:36:44.207352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6be000 of size 1024 next 410 2025-05-15 00:36:44.207359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6be400 of size 1024 next 411 2025-05-15 00:36:44.207365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6be800 of size 4096 next 413 2025-05-15 00:36:44.207371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6bf800 of size 4096 next 414 2025-05-15 00:36:44.207378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c0800 of size 4096 next 415 2025-05-15 00:36:44.207384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c1800 of size 4096 next 416 2025-05-15 00:36:44.207390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c2800 of size 4096 next 417 2025-05-15 00:36:44.207397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c3800 of size 1024 next 418 2025-05-15 00:36:44.207403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c3c00 of size 1024 next 419 2025-05-15 00:36:44.207409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c4000 of size 1024 next 420 2025-05-15 00:36:44.207416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c4400 of size 1024 next 421 2025-05-15 00:36:44.207424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c4800 of size 1024 next 422 2025-05-15 00:36:44.207431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c4c00 of size 1024 next 425 2025-05-15 00:36:44.207444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c5000 of size 1024 next 426 2025-05-15 00:36:44.207451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c5400 of size 1024 next 427 2025-05-15 00:36:44.207458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c5800 of size 1024 next 428 2025-05-15 00:36:44.207464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c5c00 of size 1024 next 429 2025-05-15 00:36:44.207471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c6000 of size 4096 next 431 2025-05-15 00:36:44.207478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c7000 of size 4096 next 432 2025-05-15 00:36:44.207485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c8000 of size 4096 next 433 2025-05-15 00:36:44.207492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6c9000 of size 4096 next 434 2025-05-15 00:36:44.207504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6ca000 of size 4096 next 435 2025-05-15 00:36:44.207511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6cb000 of size 1024 next 436 2025-05-15 00:36:44.207518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6cb400 of size 1024 next 437 2025-05-15 00:36:44.207525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6cb800 of size 1024 next 438 2025-05-15 00:36:44.207532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6cbc00 of size 1024 next 103 2025-05-15 00:36:44.207539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e6cc000 of size 262144 next 102 2025-05-15 00:36:44.207548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e70c000 of size 262144 next 674 2025-05-15 00:36:44.207555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a9e74c000 of size 737280 next 18446744073709551615 2025-05-15 00:36:44.207561: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-15 00:36:44.207569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e800000 of size 589824 next 96 2025-05-15 00:36:44.207576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e890000 of size 262144 next 117 2025-05-15 00:36:44.207582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d0000 of size 1024 next 439 2025-05-15 00:36:44.207589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d0400 of size 1024 next 442 2025-05-15 00:36:44.207596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d0800 of size 1024 next 443 2025-05-15 00:36:44.207603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d0c00 of size 1024 next 444 2025-05-15 00:36:44.207611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d1000 of size 1024 next 445 2025-05-15 00:36:44.207619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d1400 of size 1024 next 446 2025-05-15 00:36:44.207625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d1800 of size 4096 next 448 2025-05-15 00:36:44.207634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d2800 of size 4096 next 449 2025-05-15 00:36:44.207641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d3800 of size 4096 next 450 2025-05-15 00:36:44.207647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d4800 of size 4096 next 451 2025-05-15 00:36:44.207654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d5800 of size 4096 next 452 2025-05-15 00:36:44.207661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d6800 of size 1024 next 453 2025-05-15 00:36:44.207668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d6c00 of size 1024 next 454 2025-05-15 00:36:44.207675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d7000 of size 1024 next 455 2025-05-15 00:36:44.207682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d7400 of size 1024 next 456 2025-05-15 00:36:44.207689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d7800 of size 1024 next 457 2025-05-15 00:36:44.207695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d7c00 of size 1024 next 460 2025-05-15 00:36:44.207702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d8000 of size 1024 next 461 2025-05-15 00:36:44.207709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d8400 of size 1024 next 462 2025-05-15 00:36:44.207716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d8800 of size 1024 next 463 2025-05-15 00:36:44.207723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d8c00 of size 1024 next 464 2025-05-15 00:36:44.207736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8d9000 of size 4096 next 466 2025-05-15 00:36:44.207743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8da000 of size 4096 next 467 2025-05-15 00:36:44.207750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8db000 of size 4096 next 468 2025-05-15 00:36:44.207756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8dc000 of size 4096 next 469 2025-05-15 00:36:44.207763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8dd000 of size 4096 next 470 2025-05-15 00:36:44.207770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8de000 of size 1024 next 471 2025-05-15 00:36:44.207777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8de400 of size 1024 next 472 2025-05-15 00:36:44.207784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8de800 of size 1024 next 473 2025-05-15 00:36:44.207791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8dec00 of size 1024 next 474 2025-05-15 00:36:44.207798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8df000 of size 1024 next 475 2025-05-15 00:36:44.207805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8df400 of size 1024 next 478 2025-05-15 00:36:44.207811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8df800 of size 1024 next 479 2025-05-15 00:36:44.207818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8dfc00 of size 1024 next 480 2025-05-15 00:36:44.207825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e0000 of size 1024 next 481 2025-05-15 00:36:44.207832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e0400 of size 1024 next 482 2025-05-15 00:36:44.207839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e0800 of size 4096 next 484 2025-05-15 00:36:44.207846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e1800 of size 4096 next 485 2025-05-15 00:36:44.207853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e2800 of size 4096 next 486 2025-05-15 00:36:44.207860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e3800 of size 4096 next 487 2025-05-15 00:36:44.207866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e4800 of size 4096 next 488 2025-05-15 00:36:44.207873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e5800 of size 1024 next 489 2025-05-15 00:36:44.207880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e5c00 of size 1024 next 490 2025-05-15 00:36:44.207887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e6000 of size 1024 next 491 2025-05-15 00:36:44.207894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e6400 of size 1024 next 492 2025-05-15 00:36:44.207901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e6800 of size 1024 next 493 2025-05-15 00:36:44.207908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e6c00 of size 1024 next 496 2025-05-15 00:36:44.207914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e7000 of size 1024 next 497 2025-05-15 00:36:44.207921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e7400 of size 1024 next 498 2025-05-15 00:36:44.207928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e7800 of size 1024 next 499 2025-05-15 00:36:44.207935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e7c00 of size 1024 next 500 2025-05-15 00:36:44.207942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e8000 of size 4096 next 502 2025-05-15 00:36:44.207949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8e9000 of size 4096 next 503 2025-05-15 00:36:44.207960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ea000 of size 4096 next 504 2025-05-15 00:36:44.207967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8eb000 of size 4096 next 505 2025-05-15 00:36:44.207974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ec000 of size 4096 next 506 2025-05-15 00:36:44.207981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ed000 of size 1024 next 507 2025-05-15 00:36:44.207988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ed400 of size 1024 next 508 2025-05-15 00:36:44.207995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ed800 of size 1024 next 509 2025-05-15 00:36:44.208002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8edc00 of size 1024 next 510 2025-05-15 00:36:44.208008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ee000 of size 1024 next 511 2025-05-15 00:36:44.208015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ee400 of size 1024 next 514 2025-05-15 00:36:44.208022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ee800 of size 1024 next 515 2025-05-15 00:36:44.208029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8eec00 of size 1024 next 516 2025-05-15 00:36:44.208036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ef000 of size 1024 next 517 2025-05-15 00:36:44.208043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ef400 of size 1024 next 518 2025-05-15 00:36:44.208049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ef800 of size 4096 next 520 2025-05-15 00:36:44.208056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f0800 of size 4096 next 521 2025-05-15 00:36:44.208063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f1800 of size 4096 next 522 2025-05-15 00:36:44.208070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f2800 of size 4096 next 523 2025-05-15 00:36:44.208077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f3800 of size 4096 next 524 2025-05-15 00:36:44.208084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f4800 of size 1024 next 525 2025-05-15 00:36:44.208090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f4c00 of size 1024 next 526 2025-05-15 00:36:44.208097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f5000 of size 1024 next 527 2025-05-15 00:36:44.208104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f5400 of size 1024 next 528 2025-05-15 00:36:44.208111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f5800 of size 1024 next 529 2025-05-15 00:36:44.208118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f5c00 of size 1024 next 532 2025-05-15 00:36:44.208124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f6000 of size 1024 next 533 2025-05-15 00:36:44.208131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f6400 of size 1024 next 534 2025-05-15 00:36:44.208138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f6800 of size 1024 next 535 2025-05-15 00:36:44.208145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f6c00 of size 1024 next 536 2025-05-15 00:36:44.208152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f7000 of size 4096 next 538 2025-05-15 00:36:44.208159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f8000 of size 4096 next 539 2025-05-15 00:36:44.208166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8f9000 of size 4096 next 540 2025-05-15 00:36:44.208172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fa000 of size 4096 next 541 2025-05-15 00:36:44.208185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fb000 of size 4096 next 542 2025-05-15 00:36:44.208193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fc000 of size 1024 next 543 2025-05-15 00:36:44.208199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fc400 of size 1024 next 544 2025-05-15 00:36:44.208206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fc800 of size 1024 next 545 2025-05-15 00:36:44.208213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fcc00 of size 1024 next 546 2025-05-15 00:36:44.208220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fd000 of size 1024 next 547 2025-05-15 00:36:44.208227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fd400 of size 1024 next 550 2025-05-15 00:36:44.208234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fd800 of size 1024 next 551 2025-05-15 00:36:44.208240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fdc00 of size 1024 next 552 2025-05-15 00:36:44.208247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fe000 of size 1024 next 553 2025-05-15 00:36:44.208254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fe400 of size 1024 next 554 2025-05-15 00:36:44.208282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8fe800 of size 4096 next 556 2025-05-15 00:36:44.208290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e8ff800 of size 4096 next 557 2025-05-15 00:36:44.208297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e900800 of size 4096 next 558 2025-05-15 00:36:44.208303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e901800 of size 4096 next 559 2025-05-15 00:36:44.208310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e902800 of size 4096 next 560 2025-05-15 00:36:44.208317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e903800 of size 1024 next 561 2025-05-15 00:36:44.208324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e903c00 of size 1024 next 562 2025-05-15 00:36:44.208331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e904000 of size 1024 next 563 2025-05-15 00:36:44.208338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e904400 of size 1024 next 564 2025-05-15 00:36:44.208345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e904800 of size 1024 next 565 2025-05-15 00:36:44.208351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e904c00 of size 1024 next 568 2025-05-15 00:36:44.208358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e905000 of size 1024 next 569 2025-05-15 00:36:44.208365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e905400 of size 1024 next 570 2025-05-15 00:36:44.208372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e905800 of size 1024 next 571 2025-05-15 00:36:44.208379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e905c00 of size 1024 next 572 2025-05-15 00:36:44.208386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e906000 of size 4096 next 574 2025-05-15 00:36:44.208393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e907000 of size 4096 next 575 2025-05-15 00:36:44.208400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e908000 of size 4096 next 576 2025-05-15 00:36:44.208406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e909000 of size 4096 next 577 2025-05-15 00:36:44.208413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90a000 of size 4096 next 578 2025-05-15 00:36:44.208420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90b000 of size 1024 next 579 2025-05-15 00:36:44.208427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90b400 of size 1024 next 580 2025-05-15 00:36:44.208442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90b800 of size 1024 next 581 2025-05-15 00:36:44.208450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90bc00 of size 1024 next 582 2025-05-15 00:36:44.208456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90c000 of size 1024 next 583 2025-05-15 00:36:44.208463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90c400 of size 1024 next 586 2025-05-15 00:36:44.208470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90c800 of size 1024 next 587 2025-05-15 00:36:44.208477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90cc00 of size 1024 next 588 2025-05-15 00:36:44.208484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90d000 of size 1024 next 589 2025-05-15 00:36:44.208491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90d400 of size 1024 next 590 2025-05-15 00:36:44.208497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90d800 of size 4096 next 592 2025-05-15 00:36:44.208505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e90e800 of size 6144 next 112 2025-05-15 00:36:44.208512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e910000 of size 524288 next 111 2025-05-15 00:36:44.208519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e990000 of size 262144 next 135 2025-05-15 00:36:44.208526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9e9d0000 of size 327680 next 124 2025-05-15 00:36:44.208533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ea20000 of size 589824 next 123 2025-05-15 00:36:44.208541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9eab0000 of size 262144 next 152 2025-05-15 00:36:44.208548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9eaf0000 of size 327680 next 142 2025-05-15 00:36:44.208555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9eb40000 of size 786432 next 18446744073709551615 2025-05-15 00:36:44.208561: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-15 00:36:44.208568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec00000 of size 4096 next 593 2025-05-15 00:36:44.208574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec01000 of size 4096 next 594 2025-05-15 00:36:44.208580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec02000 of size 4096 next 595 2025-05-15 00:36:44.208587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec03000 of size 2048 next 598 2025-05-15 00:36:44.208593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec03800 of size 2048 next 599 2025-05-15 00:36:44.208599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec04000 of size 2048 next 600 2025-05-15 00:36:44.208606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec04800 of size 2048 next 601 2025-05-15 00:36:44.208612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec05000 of size 2048 next 602 2025-05-15 00:36:44.208618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec05800 of size 256 next 605 2025-05-15 00:36:44.208625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec05900 of size 256 next 606 2025-05-15 00:36:44.208631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec05a00 of size 2048 next 604 2025-05-15 00:36:44.208637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec06200 of size 2048 next 609 2025-05-15 00:36:44.208646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec06a00 of size 2048 next 610 2025-05-15 00:36:44.208653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec07200 of size 2048 next 611 2025-05-15 00:36:44.208664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec07a00 of size 2048 next 612 2025-05-15 00:36:44.208670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec08200 of size 256 next 614 2025-05-15 00:36:44.208677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec08300 of size 256 next 615 2025-05-15 00:36:44.208683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec08400 of size 8192 next 613 2025-05-15 00:36:44.208690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec0a400 of size 8192 next 618 2025-05-15 00:36:44.208696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec0c400 of size 8192 next 619 2025-05-15 00:36:44.208702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec0e400 of size 8192 next 620 2025-05-15 00:36:44.208708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec10400 of size 8192 next 621 2025-05-15 00:36:44.208715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec12400 of size 256 next 622 2025-05-15 00:36:44.208721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec12500 of size 256 next 623 2025-05-15 00:36:44.208728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec12600 of size 8192 next 626 2025-05-15 00:36:44.208734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec14600 of size 8192 next 627 2025-05-15 00:36:44.208742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec16600 of size 8192 next 628 2025-05-15 00:36:44.208749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec18600 of size 8192 next 629 2025-05-15 00:36:44.208756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec1a600 of size 8192 next 630 2025-05-15 00:36:44.208763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec1c600 of size 2048 next 631 2025-05-15 00:36:44.208770: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec1ce00 of size 2048 next 633 2025-05-15 00:36:44.208777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec1d600 of size 2048 next 634 2025-05-15 00:36:44.208783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec1de00 of size 2048 next 635 2025-05-15 00:36:44.208790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec1e600 of size 2048 next 636 2025-05-15 00:36:44.208797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec1ee00 of size 2048 next 637 2025-05-15 00:36:44.208804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec1f600 of size 2048 next 640 2025-05-15 00:36:44.208811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec1fe00 of size 2048 next 641 2025-05-15 00:36:44.208818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec20600 of size 2048 next 642 2025-05-15 00:36:44.208825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec20e00 of size 2048 next 643 2025-05-15 00:36:44.208831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec21600 of size 8192 next 645 2025-05-15 00:36:44.208838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec23600 of size 8192 next 646 2025-05-15 00:36:44.208845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec25600 of size 8192 next 647 2025-05-15 00:36:44.208852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec27600 of size 8192 next 648 2025-05-15 00:36:44.208859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec29600 of size 8192 next 649 2025-05-15 00:36:44.208866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec2b600 of size 2048 next 650 2025-05-15 00:36:44.208873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec2be00 of size 2048 next 651 2025-05-15 00:36:44.208884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec2c600 of size 2048 next 652 2025-05-15 00:36:44.208892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec2ce00 of size 2048 next 653 2025-05-15 00:36:44.208899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec2d600 of size 2048 next 654 2025-05-15 00:36:44.208905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec2de00 of size 2048 next 655 2025-05-15 00:36:44.208912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec2e600 of size 2048 next 657 2025-05-15 00:36:44.208919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec2ee00 of size 2048 next 658 2025-05-15 00:36:44.208926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec2f600 of size 2048 next 659 2025-05-15 00:36:44.208933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec2fe00 of size 2048 next 660 2025-05-15 00:36:44.208940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec30600 of size 8192 next 662 2025-05-15 00:36:44.208947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec32600 of size 8192 next 663 2025-05-15 00:36:44.208954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec34600 of size 8192 next 664 2025-05-15 00:36:44.208960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec36600 of size 8192 next 665 2025-05-15 00:36:44.208967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec38600 of size 8192 next 666 2025-05-15 00:36:44.208974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3a600 of size 1024 next 667 2025-05-15 00:36:44.208981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3aa00 of size 1024 next 668 2025-05-15 00:36:44.208988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3ae00 of size 1024 next 669 2025-05-15 00:36:44.208995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3b200 of size 1024 next 673 2025-05-15 00:36:44.209002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3b600 of size 1024 next 675 2025-05-15 00:36:44.209009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3ba00 of size 1024 next 677 2025-05-15 00:36:44.209015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3be00 of size 1024 next 679 2025-05-15 00:36:44.209022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3c200 of size 1024 next 681 2025-05-15 00:36:44.209029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3c600 of size 256 next 682 2025-05-15 00:36:44.209036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3c700 of size 256 next 683 2025-05-15 00:36:44.209043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3c800 of size 2048 next 686 2025-05-15 00:36:44.209050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3d000 of size 256 next 690 2025-05-15 00:36:44.209057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3d100 of size 256 next 694 2025-05-15 00:36:44.209064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3d200 of size 256 next 695 2025-05-15 00:36:44.209070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec3d300 of size 256 next 693 2025-05-15 00:36:44.209077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a9ec3d400 of size 11264 next 687 2025-05-15 00:36:44.209084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec40000 of size 256 next 688 2025-05-15 00:36:44.209091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec40100 of size 256 next 689 2025-05-15 00:36:44.209098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a9ec40200 of size 12544 next 691 2025-05-15 00:36:44.209110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec43300 of size 12288 next 692 2025-05-15 00:36:44.209117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a9ec46300 of size 49152 next 697 2025-05-15 00:36:44.209124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec52300 of size 24576 next 696 2025-05-15 00:36:44.209131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a9ec58300 of size 228608 next 160 2025-05-15 00:36:44.209138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ec90000 of size 589824 next 158 2025-05-15 00:36:44.209145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ed20000 of size 524288 next 171 2025-05-15 00:36:44.209152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9eda0000 of size 256 next 671 2025-05-15 00:36:44.209159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9eda0100 of size 256 next 672 2025-05-15 00:36:44.209166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f3a9eda0200 of size 523776 next 670 2025-05-15 00:36:44.209173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9ee20000 of size 524288 next 222 2025-05-15 00:36:44.209180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9eea0000 of size 1048576 next 190 2025-05-15 00:36:44.209186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9efa0000 of size 1048576 next 189 2025-05-15 00:36:44.209193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9f0a0000 of size 1048576 next 203 2025-05-15 00:36:44.209200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9f1a0000 of size 1048576 next 251 2025-05-15 00:36:44.209207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3a9f2a0000 of size 1441792 next 18446744073709551615 2025-05-15 00:36:44.209214: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-15 00:36:44.209221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00000 of size 1280 next 1 2025-05-15 00:36:44.209228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00500 of size 256 next 5 2025-05-15 00:36:44.209235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00600 of size 256 next 8 2025-05-15 00:36:44.209242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00700 of size 256 next 9 2025-05-15 00:36:44.209249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00800 of size 256 next 10 2025-05-15 00:36:44.209256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00900 of size 256 next 11 2025-05-15 00:36:44.209263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00a00 of size 256 next 12 2025-05-15 00:36:44.209270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00b00 of size 256 next 13 2025-05-15 00:36:44.209277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00c00 of size 256 next 17 2025-05-15 00:36:44.209284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00d00 of size 256 next 19 2025-05-15 00:36:44.209290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00e00 of size 256 next 20 2025-05-15 00:36:44.209297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e00f00 of size 256 next 21 2025-05-15 00:36:44.209304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01000 of size 256 next 22 2025-05-15 00:36:44.209311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01100 of size 256 next 24 2025-05-15 00:36:44.209318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01200 of size 256 next 25 2025-05-15 00:36:44.209325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01300 of size 256 next 23 2025-05-15 00:36:44.209332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01400 of size 256 next 28 2025-05-15 00:36:44.209344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01500 of size 256 next 29 2025-05-15 00:36:44.209351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01600 of size 256 next 30 2025-05-15 00:36:44.209358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01700 of size 256 next 31 2025-05-15 00:36:44.209365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01800 of size 256 next 33 2025-05-15 00:36:44.209371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01900 of size 256 next 34 2025-05-15 00:36:44.209378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01a00 of size 1024 next 32 2025-05-15 00:36:44.209385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e01e00 of size 1024 next 37 2025-05-15 00:36:44.209392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e02200 of size 1024 next 38 2025-05-15 00:36:44.209399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e02600 of size 1024 next 39 2025-05-15 00:36:44.209406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e02a00 of size 1024 next 40 2025-05-15 00:36:44.209413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e02e00 of size 1024 next 41 2025-05-15 00:36:44.209419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e03200 of size 1024 next 43 2025-05-15 00:36:44.209426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e03600 of size 1024 next 44 2025-05-15 00:36:44.209433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e03a00 of size 1024 next 45 2025-05-15 00:36:44.209440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e03e00 of size 1024 next 46 2025-05-15 00:36:44.209447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04200 of size 256 next 48 2025-05-15 00:36:44.209454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04300 of size 256 next 49 2025-05-15 00:36:44.209461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04400 of size 256 next 50 2025-05-15 00:36:44.209468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04500 of size 256 next 51 2025-05-15 00:36:44.209475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04600 of size 256 next 52 2025-05-15 00:36:44.209482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04700 of size 256 next 53 2025-05-15 00:36:44.209489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04800 of size 256 next 56 2025-05-15 00:36:44.209495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04900 of size 256 next 57 2025-05-15 00:36:44.209502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04a00 of size 256 next 58 2025-05-15 00:36:44.209509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04b00 of size 256 next 14 2025-05-15 00:36:44.209516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04c00 of size 256 next 15 2025-05-15 00:36:44.209523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04d00 of size 256 next 16 2025-05-15 00:36:44.209530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e04e00 of size 1024 next 60 2025-05-15 00:36:44.209537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e05200 of size 1024 next 61 2025-05-15 00:36:44.209543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e05600 of size 1024 next 62 2025-05-15 00:36:44.209550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e05a00 of size 1024 next 63 2025-05-15 00:36:44.209557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e05e00 of size 1024 next 64 2025-05-15 00:36:44.209569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e06200 of size 256 next 66 2025-05-15 00:36:44.209576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e06300 of size 256 next 67 2025-05-15 00:36:44.209583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e06400 of size 256 next 68 2025-05-15 00:36:44.209590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e06500 of size 256 next 69 2025-05-15 00:36:44.209597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e06600 of size 256 next 70 2025-05-15 00:36:44.209603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e06700 of size 256 next 73 2025-05-15 00:36:44.209610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e06800 of size 256 next 74 2025-05-15 00:36:44.209617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e06900 of size 256 next 75 2025-05-15 00:36:44.209624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e06a00 of size 256 next 76 2025-05-15 00:36:44.209631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e06b00 of size 256 next 77 2025-05-15 00:36:44.209638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e06c00 of size 1024 next 79 2025-05-15 00:36:44.209645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e07000 of size 1024 next 80 2025-05-15 00:36:44.209652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e07400 of size 1024 next 81 2025-05-15 00:36:44.209658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e07800 of size 1024 next 82 2025-05-15 00:36:44.209665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e07c00 of size 1024 next 83 2025-05-15 00:36:44.209672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e08000 of size 256 next 85 2025-05-15 00:36:44.209679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e08100 of size 256 next 86 2025-05-15 00:36:44.209686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e08200 of size 512 next 84 2025-05-15 00:36:44.209693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e08400 of size 512 next 88 2025-05-15 00:36:44.209700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e08600 of size 512 next 89 2025-05-15 00:36:44.209707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e08800 of size 512 next 90 2025-05-15 00:36:44.209714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e08a00 of size 512 next 91 2025-05-15 00:36:44.209721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e08c00 of size 256 next 93 2025-05-15 00:36:44.209727: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e08d00 of size 256 next 94 2025-05-15 00:36:44.209734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e08e00 of size 512 next 92 2025-05-15 00:36:44.209741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e09000 of size 512 next 97 2025-05-15 00:36:44.209748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e09200 of size 512 next 98 2025-05-15 00:36:44.209755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e09400 of size 512 next 99 2025-05-15 00:36:44.209762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e09600 of size 512 next 2 2025-05-15 00:36:44.209769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e09800 of size 256 next 3 2025-05-15 00:36:44.209776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e09900 of size 256 next 4 2025-05-15 00:36:44.209783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e09a00 of size 16384 next 18 2025-05-15 00:36:44.209790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e0da00 of size 256 next 100 2025-05-15 00:36:44.209802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e0db00 of size 256 next 101 2025-05-15 00:36:44.209809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e0dc00 of size 2048 next 104 2025-05-15 00:36:44.209816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e0e400 of size 2048 next 105 2025-05-15 00:36:44.209823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e0ec00 of size 2048 next 106 2025-05-15 00:36:44.209830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e0f400 of size 2048 next 107 2025-05-15 00:36:44.209836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e0fc00 of size 2048 next 108 2025-05-15 00:36:44.209843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e10400 of size 256 next 109 2025-05-15 00:36:44.209850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e10500 of size 256 next 110 2025-05-15 00:36:44.209857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e10600 of size 2048 next 113 2025-05-15 00:36:44.209864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e10e00 of size 2048 next 114 2025-05-15 00:36:44.209871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e11600 of size 2048 next 115 2025-05-15 00:36:44.209877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e11e00 of size 2048 next 116 2025-05-15 00:36:44.209884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e12600 of size 2048 next 6 2025-05-15 00:36:44.209891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e12e00 of size 37632 next 7 2025-05-15 00:36:44.209898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1c100 of size 512 next 118 2025-05-15 00:36:44.209905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1c300 of size 512 next 119 2025-05-15 00:36:44.209912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1c500 of size 512 next 120 2025-05-15 00:36:44.209919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1c700 of size 512 next 121 2025-05-15 00:36:44.209926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1c900 of size 512 next 122 2025-05-15 00:36:44.209933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1cb00 of size 512 next 125 2025-05-15 00:36:44.209940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1cd00 of size 512 next 126 2025-05-15 00:36:44.209946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1cf00 of size 512 next 127 2025-05-15 00:36:44.209953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1d100 of size 512 next 128 2025-05-15 00:36:44.209960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1d300 of size 512 next 129 2025-05-15 00:36:44.209967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1d500 of size 2048 next 130 2025-05-15 00:36:44.209974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1dd00 of size 2048 next 131 2025-05-15 00:36:44.209981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1e500 of size 2048 next 132 2025-05-15 00:36:44.209987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1ed00 of size 2048 next 133 2025-05-15 00:36:44.209994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1f500 of size 2048 next 134 2025-05-15 00:36:44.210001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1fd00 of size 512 next 136 2025-05-15 00:36:44.210008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e1ff00 of size 512 next 137 2025-05-15 00:36:44.210015: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e20100 of size 512 next 138 2025-05-15 00:36:44.210022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e20300 of size 512 next 139 2025-05-15 00:36:44.210034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e20500 of size 512 next 140 2025-05-15 00:36:44.210041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e20700 of size 512 next 141 2025-05-15 00:36:44.210048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e20900 of size 512 next 143 2025-05-15 00:36:44.210055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e20b00 of size 512 next 144 2025-05-15 00:36:44.210062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e20d00 of size 512 next 145 2025-05-15 00:36:44.210069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e20f00 of size 512 next 146 2025-05-15 00:36:44.210076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e21100 of size 2048 next 147 2025-05-15 00:36:44.210083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e21900 of size 2048 next 148 2025-05-15 00:36:44.210090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e22100 of size 2048 next 149 2025-05-15 00:36:44.210096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e22900 of size 2048 next 150 2025-05-15 00:36:44.210103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e23100 of size 2048 next 151 2025-05-15 00:36:44.210110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e23900 of size 512 next 153 2025-05-15 00:36:44.210117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e23b00 of size 512 next 154 2025-05-15 00:36:44.210124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e23d00 of size 512 next 155 2025-05-15 00:36:44.210131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e23f00 of size 512 next 156 2025-05-15 00:36:44.210138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e24100 of size 512 next 157 2025-05-15 00:36:44.210144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e24300 of size 512 next 161 2025-05-15 00:36:44.210151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e24500 of size 512 next 162 2025-05-15 00:36:44.210158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e24700 of size 512 next 163 2025-05-15 00:36:44.210165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e24900 of size 512 next 164 2025-05-15 00:36:44.210172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e24b00 of size 512 next 165 2025-05-15 00:36:44.210179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e24d00 of size 2048 next 166 2025-05-15 00:36:44.210186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e25500 of size 2048 next 167 2025-05-15 00:36:44.210193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e25d00 of size 2048 next 168 2025-05-15 00:36:44.210199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e26500 of size 2048 next 169 2025-05-15 00:36:44.210206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e26d00 of size 2048 next 170 2025-05-15 00:36:44.210213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e27500 of size 1024 next 172 2025-05-15 00:36:44.210220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e27900 of size 1024 next 173 2025-05-15 00:36:44.210227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e27d00 of size 1024 next 174 2025-05-15 00:36:44.210234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e28100 of size 1024 next 175 2025-05-15 00:36:44.210241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e28500 of size 1024 next 176 2025-05-15 00:36:44.210248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e28900 of size 256 next 178 2025-05-15 00:36:44.210259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e28a00 of size 256 next 179 2025-05-15 00:36:44.210266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e28b00 of size 1024 next 177 2025-05-15 00:36:44.210273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e28f00 of size 1024 next 182 2025-05-15 00:36:44.210280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e29300 of size 1024 next 183 2025-05-15 00:36:44.210287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e29700 of size 1024 next 184 2025-05-15 00:36:44.210294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e29b00 of size 1024 next 185 2025-05-15 00:36:44.210301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e29f00 of size 256 next 187 2025-05-15 00:36:44.210308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e2a000 of size 256 next 188 2025-05-15 00:36:44.210314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e2a100 of size 4096 next 186 2025-05-15 00:36:44.210321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e2b100 of size 4096 next 42 2025-05-15 00:36:44.210328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e2c100 of size 65536 next 36 2025-05-15 00:36:44.210335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e3c100 of size 65536 next 35 2025-05-15 00:36:44.210342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e4c100 of size 4096 next 235 2025-05-15 00:36:44.210349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e4d100 of size 4096 next 236 2025-05-15 00:36:44.210356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e4e100 of size 4096 next 237 2025-05-15 00:36:44.210363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e4f100 of size 4096 next 238 2025-05-15 00:36:44.210370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e50100 of size 1024 next 239 2025-05-15 00:36:44.210377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e50500 of size 1024 next 240 2025-05-15 00:36:44.210384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e50900 of size 1024 next 241 2025-05-15 00:36:44.210390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e50d00 of size 1024 next 242 2025-05-15 00:36:44.210397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e51100 of size 1024 next 243 2025-05-15 00:36:44.210404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e51500 of size 1024 next 246 2025-05-15 00:36:44.210411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e51900 of size 1024 next 247 2025-05-15 00:36:44.210418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e51d00 of size 1024 next 248 2025-05-15 00:36:44.210425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e52100 of size 1024 next 249 2025-05-15 00:36:44.210432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e52500 of size 1024 next 250 2025-05-15 00:36:44.210439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e52900 of size 4096 next 252 2025-05-15 00:36:44.210445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e53900 of size 4096 next 253 2025-05-15 00:36:44.210452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e54900 of size 4096 next 254 2025-05-15 00:36:44.210459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e55900 of size 4096 next 255 2025-05-15 00:36:44.210467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e56900 of size 4096 next 256 2025-05-15 00:36:44.210475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e57900 of size 1024 next 257 2025-05-15 00:36:44.210486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e57d00 of size 1024 next 258 2025-05-15 00:36:44.210492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e58100 of size 1024 next 259 2025-05-15 00:36:44.210499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e58500 of size 1024 next 260 2025-05-15 00:36:44.210505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e58900 of size 1024 next 261 2025-05-15 00:36:44.210511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e58d00 of size 1024 next 264 2025-05-15 00:36:44.210518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e59100 of size 1024 next 265 2025-05-15 00:36:44.210524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e59500 of size 1024 next 266 2025-05-15 00:36:44.210531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e59900 of size 1024 next 267 2025-05-15 00:36:44.210537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e59d00 of size 1024 next 268 2025-05-15 00:36:44.210543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e5a100 of size 4096 next 270 2025-05-15 00:36:44.210550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e5b100 of size 4096 next 271 2025-05-15 00:36:44.210556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e5c100 of size 4096 next 272 2025-05-15 00:36:44.210562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e5d100 of size 4096 next 273 2025-05-15 00:36:44.210569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e5e100 of size 4096 next 274 2025-05-15 00:36:44.210575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e5f100 of size 1024 next 275 2025-05-15 00:36:44.210582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e5f500 of size 1024 next 276 2025-05-15 00:36:44.210588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e5f900 of size 1024 next 277 2025-05-15 00:36:44.210594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e5fd00 of size 1024 next 278 2025-05-15 00:36:44.210601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e60100 of size 1024 next 279 2025-05-15 00:36:44.210607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e60500 of size 1024 next 282 2025-05-15 00:36:44.210613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e60900 of size 1024 next 283 2025-05-15 00:36:44.210620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e60d00 of size 1024 next 284 2025-05-15 00:36:44.210626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e61100 of size 1024 next 285 2025-05-15 00:36:44.210632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e61500 of size 1024 next 286 2025-05-15 00:36:44.210639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e61900 of size 4096 next 288 2025-05-15 00:36:44.210645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e62900 of size 6144 next 27 2025-05-15 00:36:44.210652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e64100 of size 147456 next 26 2025-05-15 00:36:44.210658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e88100 of size 65536 next 47 2025-05-15 00:36:44.210665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6e98100 of size 65536 next 59 2025-05-15 00:36:44.210671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6ea8100 of size 65536 next 65 2025-05-15 00:36:44.210678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f3bd6eb8100 of size 294656 next 18446744073709551615 2025-05-15 00:36:44.210684: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-15 00:36:44.210699: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 75 Chunks of size 256 totalling 18.8KiB 2025-05-15 00:36:44.210707: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-15 00:36:44.210715: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 258 Chunks of size 1024 totalling 258.0KiB 2025-05-15 00:36:44.210722: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-15 00:36:44.210729: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 56 Chunks of size 2048 totalling 112.0KiB 2025-05-15 00:36:44.210736: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-15 00:36:44.210743: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-15 00:36:44.210750: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-15 00:36:44.210757: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 20 Chunks of size 8192 totalling 160.0KiB 2025-05-15 00:36:44.210764: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12288 totalling 12.0KiB 2025-05-15 00:36:44.210771: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-15 00:36:44.210778: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 24576 totalling 24.0KiB 2025-05-15 00:36:44.210785: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-15 00:36:44.210792: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-15 00:36:44.210799: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-15 00:36:44.210806: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-15 00:36:44.210813: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 262144 totalling 1.25MiB 2025-05-15 00:36:44.210820: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-15 00:36:44.210827: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-15 00:36:44.210834: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 524288 totalling 1.50MiB 2025-05-15 00:36:44.210841: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-15 00:36:44.210848: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-15 00:36:44.210855: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-15 00:36:44.210862: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 19 Chunks of size 1310720 totalling 23.75MiB 2025-05-15 00:36:44.210869: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-15 00:36:44.210876: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-15 00:36:44.210883: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-15 00:36:44.210890: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 26 Chunks of size 2359296 totalling 58.50MiB 2025-05-15 00:36:44.210902: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3932160 totalling 3.75MiB 2025-05-15 00:36:44.210910: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 4194304 totalling 20.00MiB 2025-05-15 00:36:44.210917: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4718592 totalling 4.50MiB 2025-05-15 00:36:44.210924: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6291456 totalling 6.00MiB 2025-05-15 00:36:44.210931: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-05-15 00:36:44.210943: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 9437184 totalling 27.00MiB 2025-05-15 00:36:44.210951: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 191.76MiB 2025-05-15 00:36:44.210957: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 267386880 memory_limit_: 313393152 available bytes: 46006272 curr_region_allocation_bytes_: 268435456 2025-05-15 00:36:44.210967: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 313393152 InUse: 201074688 MaxInUse: 213355008 NumAllocs: 2322 MaxAllocSize: 9437184 2025-05-15 00:36:44.210987: W tensorflow/core/common_runtime/bfc_allocator.cc:439] _*********************_********_***_______________************************************************** 2025-05-15 00:36:44.211029: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at random_op.cc:77 : Resource exhausted: OOM when allocating tensor with shape[7,7,256,1024] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 RPN_BBOX_STD_DEV [0.1 0.1 0.2 0.2] RPN_NMS_THRESHOLD 0.7 RPN_TRAIN_ANCHORS_PER_IMAGE 256 STEPS_PER_EPOCH 1000 TRAIN_ROIS_PER_IMAGE 200 USE_MINI_MASK True USE_RPN_ROIS True VALIDATION_STEPS 50 WEIGHT_DECAY 0.0001 Exception in mask_detect : OOM when allocating tensor with shape[7,7,256,1024] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:RandomUniform] we want to redo the detection max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 ERROR : 'int' object is not subscriptable reconnect to base ! warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data #&_# TEST FAILED #&_# : tests/mask_test #&_# Error : invalid literal for int() with base 10: "'int' object is not subscriptable" /home/admin/workarea/git/Velours/python/tests/python_tests.py refs/heads/master_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/15052025/python_test3//data_2/data_log/job/2025/May/15052025/python_test3/log-python3----short_python3--v--marlene-00: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.28839612007141113 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! WARNING : we have an input that is not a photo, we should get rid of it Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:sam Thu May 15 00:36:45 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/1747262204_954024_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1747262204_954024_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.018594026565551758 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.237070322036743 time spend to save output : 0.020826339721679688 total time spend for step 0 : 5.257896661758423 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.13268256187438965 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:frcnn Thu May 15 00:36:50 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/1747262210_954024_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1747262210_954024_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 E0515 00:36:51.987340 954024 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0515 00:36:51.990258 954024 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0515 00:36:51.999085 954024 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 13.51user 10.21system 1:25.90elapsed 27%CPU (0avgtext+0avgdata 2378196maxresident)k 2174160inputs+3424outputs (4772major+1179779minor)pagefaults 0swaps