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 : 1888 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.09966421127319336 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Wed Jul 9 18:35:28 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 1888 wait 20 seconds l 3637 free memory gpu now : 1888 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 /home/admin/workarea/git/Velours/python/tests/python_tests.py:11: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp 2025-07-09 18:35:51.162952: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-07-09 18:35:51.187378: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493035000 Hz 2025-07-09 18:35:51.189231: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7fccd4000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-07-09 18:35:51.189281: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-07-09 18:35:51.192067: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-07-09 18:35:51.325111: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x25d78600 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-07-09 18:35:51.325156: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-07-09 18:35:51.326075: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-07-09 18:35:51.326426: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-09 18:35:51.329287: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-09 18:35:51.331865: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-09 18:35:51.332195: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-09 18:35:51.334405: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-09 18:35:51.335620: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-09 18:35:51.340168: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-09 18:35:51.341214: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-09 18:35:51.341274: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-09 18:35:51.341856: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-09 18:35:51.341875: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-09 18:35:51.341885: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-09 18:35:51.342870: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 1512 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 2025-07-09 18:35:51.904193: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-07-09 18:35:51.904280: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-09 18:35:51.904308: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-09 18:35:51.904333: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-09 18:35:51.904357: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-09 18:35:51.904381: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-09 18:35:51.904421: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-09 18:35:51.904446: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-09 18:35:51.905623: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-09 18:35:51.906771: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-07-09 18:35:51.906823: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-09 18:35:51.906853: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-09 18:35:51.906881: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-09 18:35:51.906908: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-09 18:35:51.906936: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-09 18:35:51.906962: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-09 18:35:51.906989: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-09 18:35:51.908132: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-09 18:35:51.908158: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-09 18:35:51.908166: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-09 18:35:51.908173: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-09 18:35:51.908898: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 1512 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) Using TensorFlow backend. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:396: calling crop_and_resize_v1 (from tensorflow.python.ops.image_ops_impl) with box_ind is deprecated and will be removed in a future version. Instructions for updating: box_ind is deprecated, use box_indices instead WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:703: to_int32 (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.cast` instead. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:729: to_float (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.cast` instead. RPN_BBOX_STD_DEV [0.1 0.1 0.2 0.2] RPN_NMS_THRESHOLD 0.7 RPN_TRAIN_ANCHORS_PER_IMAGE 256 STEPS_PER_EPOCH 1000 TRAIN_ROIS_PER_IMAGE 200 USE_MINI_MASK True USE_RPN_ROIS True VALIDATION_STEPS 50 WEIGHT_DECAY 0.0001 model_param file didn't exist model_name : mask_coco_origin model_type : mask_rcnn list file need : ['mask_model.h5'] file exist in s3 : ['mask_model.h5'] file manque in s3 : [] 2025-07-09 18:35:58.715248: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-09 18:35:58.862347: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-09 18:36:00.000657: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-09 18:36:00.000706: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-09 18:36:00.007455: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-09 18:36:00.007479: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-09 18:36:00.057177: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-09 18:36:00.057222: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-09 18:36:00.098957: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.09GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-09 18:36:00.098993: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.09GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-09 18:36:00.149793: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.15GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-09 18:36:00.149819: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.15GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-07-09 18:36:00.180915: W tensorflow/core/common_runtime/bfc_allocator.cc:311] Garbage collection: deallocate free memory regions (i.e., allocations) so that we can re-allocate a larger region to avoid OOM due to memory fragmentation. If you see this message frequently, you are running near the threshold of the available device memory and re-allocation may incur great performance overhead. You may try smaller batch sizes to observe the performance impact. Set TF_ENABLE_GPU_GARBAGE_COLLECTION=false if you'd like to disable this feature. 2025-07-09 18:36:00.204599: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.205447: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 901.01M (944780032 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.206272: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 810.91M (850302208 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.207128: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 729.82M (765272064 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.362034: W tensorflow/core/common_runtime/bfc_allocator.cc:311] Garbage collection: deallocate free memory regions (i.e., allocations) so that we can re-allocate a larger region to avoid OOM due to memory fragmentation. If you see this message frequently, you are running near the threshold of the available device memory and re-allocation may incur great performance overhead. You may try smaller batch sizes to observe the performance impact. Set TF_ENABLE_GPU_GARBAGE_COLLECTION=false if you'd like to disable this feature. 2025-07-09 18:36:00.388386: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.389251: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.394391: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.395291: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.399900: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.400399: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.412257: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.412773: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.416829: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.417351: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.437841: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.438355: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.438841: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.439352: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.439861: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.440366: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.491132: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.491222: W tensorflow/core/kernels/gpu_utils.cc:49] Failed to allocate memory for convolution redzone checking; skipping this check. This is benign and only means that we won't check cudnn for out-of-bounds reads and writes. This message will only be printed once. 2025-07-09 18:36:00.492187: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.493118: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.500465: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.500977: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.509159: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.509631: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.524336: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.524892: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.525413: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.525958: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.529947: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.530420: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.530888: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.531439: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.532383: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.542599: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.543074: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.553240: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.553713: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.554189: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.554656: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.555132: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-07-09 18:36:00.555616: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 1001.12M (1049755648 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 3716248 begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 695 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 : 1888 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.0005457401275634766 nb_pixel_total : 15551 time to create 1 rle with old method : 0.018013477325439453 length of segment : 256 time for calcul the mask position with numpy : 0.0026559829711914062 nb_pixel_total : 145329 time to create 1 rle with old method : 0.1646101474761963 length of segment : 371 time for calcul the mask position with numpy : 0.000225067138671875 nb_pixel_total : 14254 time to create 1 rle with old method : 0.0171663761138916 length of segment : 151 time for calcul the mask position with numpy : 0.00010895729064941406 nb_pixel_total : 5613 time to create 1 rle with old method : 0.007223367691040039 length of segment : 48 time for calcul the mask position with numpy : 5.8650970458984375e-05 nb_pixel_total : 1825 time to create 1 rle with old method : 0.0024814605712890625 length of segment : 39 time spent for convertir_results : 0.9920022487640381 time spend for datou_step_exec : 36.07024431228638 time spend to save output : 3.838539123535156e-05 total time spend for step 1 : 36.07028269767761 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 3355 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.013914823532104492 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.99548316, [(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.9923765, [(315, 37, 25), (272, 38, 86), (253, 39, 130), (238, 40, 151), (199, 41, 196), (189, 42, 213), (180, 43, 238), (175, 44, 250), (172, 45, 257), (169, 46, 265), (166, 47, 274), (162, 48, 284), (159, 49, 294), (157, 50, 304), (155, 51, 311), (153, 52, 317), (151, 53, 323), (149, 54, 330), (148, 55, 334), (146, 56, 337), (144, 57, 341), (142, 58, 344), (140, 59, 347), (138, 60, 350), (136, 61, 353), (134, 62, 356), (132, 63, 358), (130, 64, 361), (128, 65, 364), (126, 66, 367), (124, 67, 370), (122, 68, 373), (120, 69, 376), (118, 70, 379), (117, 71, 381), (115, 72, 385), (114, 73, 387), (113, 74, 389), (112, 75, 391), (112, 76, 393), (111, 77, 395), (110, 78, 397), (109, 79, 399), (109, 80, 400), (108, 81, 402), (107, 82, 404), (107, 83, 404), (106, 84, 406), (105, 85, 408), (105, 86, 409), (104, 87, 410), (104, 88, 411), (103, 89, 413), (102, 90, 415), (101, 91, 417), (100, 92, 420), (98, 93, 423), (97, 94, 426), (96, 95, 428), (94, 96, 431), (93, 97, 433), (92, 98, 435), (91, 99, 437), (90, 100, 439), (89, 101, 441), (89, 102, 441), (89, 103, 442), (89, 104, 443), (89, 105, 444), (89, 106, 444), (89, 107, 445), (89, 108, 446), (89, 109, 447), (89, 110, 448), (89, 111, 449), (89, 112, 450), (89, 113, 451), (89, 114, 453), (89, 115, 454), (89, 116, 455), (88, 117, 456), (88, 118, 457), (87, 119, 459), (87, 120, 459), (86, 121, 461), (85, 122, 462), (85, 123, 463), (84, 124, 464), (84, 125, 465), (83, 126, 466), (82, 127, 468), (82, 128, 468), (81, 129, 470), (80, 130, 471), (78, 131, 473), (76, 132, 476), (75, 133, 477), (73, 134, 480), (71, 135, 482), (70, 136, 484), (68, 137, 486), (67, 138, 488), (65, 139, 490), (64, 140, 492), (63, 141, 493), (61, 142, 496), (60, 143, 497), (59, 144, 499), (58, 145, 501), (58, 146, 501), (57, 147, 503), (57, 148, 504), (57, 149, 505), (56, 150, 507), (56, 151, 507), (55, 152, 509), (55, 153, 510), (54, 154, 511), (54, 155, 512), (54, 156, 513), (53, 157, 514), (53, 158, 514), (52, 159, 515), (52, 160, 516), (52, 161, 516), (51, 162, 517), (51, 163, 517), (50, 164, 518), (50, 165, 518), (49, 166, 519), (49, 167, 520), (48, 168, 521), (48, 169, 521), (47, 170, 522), (47, 171, 522), (46, 172, 523), (46, 173, 523), (46, 174, 523), (45, 175, 524), (45, 176, 523), (44, 177, 524), (44, 178, 524), (44, 179, 524), (43, 180, 525), (43, 181, 525), (42, 182, 525), (42, 183, 525), (42, 184, 525), (41, 185, 526), (41, 186, 526), (40, 187, 526), (39, 188, 526), (39, 189, 525), (38, 190, 526), (38, 191, 525), (37, 192, 525), (37, 193, 523), (36, 194, 523), (36, 195, 522), (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), (146, 352, 249), (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), (296, 404, 66), (306, 405, 53), (313, 406, 38), (321, 407, 23)], ['321,407,305,404,263,401,215,388,206,382,178,371,168,363,145,351,129,346,110,336,90,330,56,316,39,299,31,273,31,236,34,199,42,184,58,145,79,131,89,116,89,101,104,88,115,72,159,49,180,43,199,41,237,41,272,38,339,37,382,39,402,43,417,43,481,55,543,116,556,143,566,156,568,167,566,186,554,199,548,216,528,235,496,256,471,275,436,298,414,315,403,339,392,355,383,385,369,400,358,405']), (957285035, 492601069, 445, 485, 636, 23, 174, 0.97113085, [(540, 24, 21), (626, 24, 3), (531, 25, 49), (594, 25, 40), (527, 26, 107), (523, 27, 111), (520, 28, 114), (517, 29, 118), (516, 30, 119), (515, 31, 120), (513, 32, 122), (512, 33, 123), (510, 34, 125), (509, 35, 126), (507, 36, 128), (506, 37, 129), (504, 38, 131), (503, 39, 132), (501, 40, 134), (500, 41, 135), (499, 42, 136), (498, 43, 137), (497, 44, 138), (496, 45, 139), (496, 46, 139), (495, 47, 140), (495, 48, 140), (494, 49, 141), (493, 50, 142), (492, 51, 143), (491, 52, 144), (491, 53, 144), (490, 54, 145), (490, 55, 145), (490, 56, 145), (490, 57, 146), (490, 58, 146), (490, 59, 146), (491, 60, 145), (491, 61, 145), (491, 62, 145), (492, 63, 144), (493, 64, 143), (494, 65, 142), (495, 66, 141), (496, 67, 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), (577, 167, 28), (578, 168, 26), (581, 169, 22), (584, 170, 19), (587, 171, 15), (591, 172, 8)], ['598,172,591,172,586,170,578,168,573,164,573,162,568,152,568,149,566,145,566,136,565,132,561,125,560,121,556,116,547,109,543,108,536,104,531,99,527,97,491,62,490,54,495,48,496,45,501,40,514,32,517,29,531,25,539,25,540,24,560,24,561,25,579,25,580,26,593,26,594,25,633,25,634,29,634,56,635,57,635,111,634,112,634,129,632,134,629,138,623,141,619,145,617,149,611,155,608,161,604,166']), (957285035, 492601069, 445, 280, 481, 2, 55, 0.8298565, [(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.74090797, [(482, 8, 19), (463, 9, 4), (481, 9, 44), (457, 10, 12), (479, 10, 50), (457, 11, 13), (476, 11, 56), (457, 12, 15), (475, 12, 65), (457, 13, 84), (457, 14, 85), (457, 15, 89), (457, 16, 89), (458, 17, 88), (459, 18, 87), (460, 19, 86), (461, 20, 80), (464, 21, 71), (466, 22, 63), (467, 23, 59), (468, 24, 55), (469, 25, 52), (469, 26, 51), (470, 27, 48), (471, 28, 46), (471, 29, 44), (472, 30, 42), (473, 31, 39), (473, 32, 38), (474, 33, 36), (475, 34, 33), (475, 35, 32), (476, 36, 30), (476, 37, 29), (477, 38, 26), (478, 39, 23), (479, 40, 20), (480, 41, 17), (488, 42, 5)], ['492,42,488,42,487,41,480,41,476,37,475,34,473,32,469,25,465,21,461,20,457,16,457,10,466,9,470,12,474,13,476,11,480,10,482,8,500,8,501,9,524,9,525,10,528,10,532,12,539,12,542,15,545,15,545,19,535,20,534,21,529,21,525,23,523,23,513,30,512,30,504,37,496,41,493,41'])], 'temp/1752078928_3714823_957285035_a42482e51c93c8025d243dd179aee85b.jpg']} free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 1888 ############################### 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.13018369674682617 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Wed Jul 9 18: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 : 1888 wait 20 seconds l 3637 free memory gpu now : 1888 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-07-09 18:36:30.296886: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-07-09 18:36:30.323412: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493035000 Hz 2025-07-09 18:36:30.325589: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7fccd0000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-07-09 18:36:30.325657: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-07-09 18:36:30.329861: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-07-09 18:36:30.476871: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x264de920 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-07-09 18:36:30.476927: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-07-09 18:36:30.477890: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-07-09 18:36:30.478355: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-09 18:36:30.481556: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-09 18:36:30.484581: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-09 18:36:30.485085: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-09 18:36:30.487791: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-09 18:36:30.489172: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-09 18:36:30.497287: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-09 18:36:30.498292: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-09 18:36:30.498409: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-09 18:36:30.498904: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-09 18:36:30.498923: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-09 18:36:30.498932: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-09 18:36:30.499709: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 319 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. 2025-07-09 18:36:30.584386: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-07-09 18:36:30.584486: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-09 18:36:30.584510: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-09 18:36:30.584532: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-09 18:36:30.584553: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-09 18:36:30.584587: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-09 18:36:30.584609: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-09 18:36:30.584630: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-09 18:36:30.585451: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-09 18:36:30.586408: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-07-09 18:36:30.586459: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-07-09 18:36:30.586484: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-07-09 18:36:30.586507: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-07-09 18:36:30.586530: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-07-09 18:36:30.586552: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-07-09 18:36:30.586575: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-07-09 18:36:30.586598: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-07-09 18:36:30.587493: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-07-09 18:36:30.587530: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-07-09 18:36:30.587542: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-07-09 18:36:30.587552: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-07-09 18:36:30.588444: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 319 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) Using TensorFlow backend. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:396: calling crop_and_resize_v1 (from tensorflow.python.ops.image_ops_impl) with box_ind is deprecated and will be removed in a future version. Instructions for updating: box_ind is deprecated, use box_indices instead 2025-07-09 18:36:42.980271: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 49.00MiB (rounded to 51380224) Current allocation summary follows. 2025-07-09 18:36:42.980366: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-07-09 18:36:42.980385: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 78, Chunks in use: 78. 19.5KiB allocated for chunks. 19.5KiB in use in bin. 9.0KiB client-requested in use in bin. 2025-07-09 18:36:42.980401: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (512): Total Chunks: 40, Chunks in use: 40. 20.0KiB allocated for chunks. 20.0KiB in use in bin. 20.0KiB client-requested in use in bin. 2025-07-09 18:36:42.980417: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 259, Chunks in use: 259. 259.2KiB allocated for chunks. 259.2KiB in use in bin. 259.0KiB client-requested in use in bin. 2025-07-09 18:36:42.980433: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 56, Chunks in use: 56. 112.0KiB allocated for chunks. 112.0KiB in use in bin. 112.0KiB client-requested in use in bin. 2025-07-09 18:36:42.980474: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 120, Chunks in use: 120. 487.5KiB allocated for chunks. 487.5KiB in use in bin. 480.0KiB client-requested in use in bin. 2025-07-09 18:36:42.980490: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 23, Chunks in use: 21. 194.5KiB allocated for chunks. 172.0KiB in use in bin. 172.0KiB client-requested in use in bin. 2025-07-09 18:36:42.980507: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 2, Chunks in use: 2. 40.0KiB allocated for chunks. 40.0KiB in use in bin. 40.0KiB client-requested in use in bin. 2025-07-09 18:36:42.980529: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 2, Chunks in use: 1. 84.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-07-09 18:36:42.980551: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (65536): Total Chunks: 6, Chunks in use: 6. 384.0KiB allocated for chunks. 384.0KiB in use in bin. 384.0KiB client-requested in use in bin. 2025-07-09 18:36:42.980572: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 5, Chunks in use: 4. 783.2KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-07-09 18:36:42.980594: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 9, Chunks in use: 8. 2.66MiB allocated for chunks. 2.16MiB in use in bin. 2.00MiB client-requested in use in bin. 2025-07-09 18:36:42.980613: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 8, Chunks in use: 7. 4.64MiB allocated for chunks. 3.94MiB in use in bin. 3.75MiB client-requested in use in bin. 2025-07-09 18:36:42.980628: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 47, Chunks in use: 46. 53.12MiB allocated for chunks. 51.88MiB in use in bin. 46.00MiB client-requested in use in bin. 2025-07-09 18:36:42.980644: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 31, Chunks in use: 29. 71.00MiB allocated for chunks. 66.25MiB in use in bin. 64.50MiB client-requested in use in bin. 2025-07-09 18:36:42.980658: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 10, Chunks in use: 7. 46.25MiB allocated for chunks. 30.50MiB in use in bin. 26.75MiB client-requested in use in bin. 2025-07-09 18:36:42.980673: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 4, Chunks in use: 4. 35.00MiB allocated for chunks. 35.00MiB in use in bin. 35.00MiB client-requested in use in bin. 2025-07-09 18:36:42.980687: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-07-09 18:36:42.980701: 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-07-09 18:36:42.980716: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (67108864): Total Chunks: 1, Chunks in use: 1. 64.12MiB allocated for chunks. 64.12MiB in use in bin. 49.00MiB client-requested in use in bin. 2025-07-09 18:36:42.980730: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (134217728): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-07-09 18:36:42.980743: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (268435456): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-07-09 18:36:42.980757: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 49.00MiB was 32.00MiB, Chunk State: 2025-07-09 18:36:42.980777: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 40.00MiB | Requested Size: 0B | in_use: 0 | bin_num: 17, prev: Size: 4.50MiB | Requested Size: 4.50MiB | in_use: 1 | bin_num: -1 2025-07-09 18:36:42.980798: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67239936 2025-07-09 18:36:42.980814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcae2000000 of size 67239936 next 18446744073709551615 2025-07-09 18:36:42.980826: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 134217728 2025-07-09 18:36:42.980838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcae8000000 of size 4194304 next 632 2025-07-09 18:36:42.980856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcae8400000 of size 4194304 next 617 2025-07-09 18:36:42.980871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcae8800000 of size 4194304 next 616 2025-07-09 18:36:42.980884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcae8c00000 of size 6291456 next 608 2025-07-09 18:36:42.980895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcae9200000 of size 9437184 next 607 2025-07-09 18:36:42.980907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcae9b00000 of size 4194304 next 644 2025-07-09 18:36:42.980918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcae9f00000 of size 4194304 next 625 2025-07-09 18:36:42.980930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaea300000 of size 8388608 next 624 2025-07-09 18:36:42.980942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaeab00000 of size 4194304 next 661 2025-07-09 18:36:42.980959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaeaf00000 of size 2359296 next 676 2025-07-09 18:36:42.980977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaeb140000 of size 2359296 next 678 2025-07-09 18:36:42.980993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaeb380000 of size 2359296 next 680 2025-07-09 18:36:42.981010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaeb5c0000 of size 7602176 next 639 2025-07-09 18:36:42.981023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaebd00000 of size 9437184 next 638 2025-07-09 18:36:42.981034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaec600000 of size 9437184 next 656 2025-07-09 18:36:42.981046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaecf00000 of size 4718592 next 685 2025-07-09 18:36:42.981057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaed380000 of size 4718592 next 684 2025-07-09 18:36:42.981072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaed800000 of size 41943040 next 18446744073709551615 2025-07-09 18:36:42.981087: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-07-09 18:36:42.981105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf0000000 of size 2359296 next 370 2025-07-09 18:36:42.981122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf0240000 of size 1048576 next 394 2025-07-09 18:36:42.981140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaf0340000 of size 1310720 next 388 2025-07-09 18:36:42.981156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf0480000 of size 2359296 next 387 2025-07-09 18:36:42.981173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf06c0000 of size 1048576 next 412 2025-07-09 18:36:42.981188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf07c0000 of size 1310720 next 406 2025-07-09 18:36:42.981201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf0900000 of size 2359296 next 405 2025-07-09 18:36:42.981214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf0b40000 of size 1048576 next 430 2025-07-09 18:36:42.981232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf0c40000 of size 1310720 next 424 2025-07-09 18:36:42.981260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf0d80000 of size 2359296 next 423 2025-07-09 18:36:42.981277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf0fc0000 of size 1048576 next 447 2025-07-09 18:36:42.981288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf10c0000 of size 1310720 next 441 2025-07-09 18:36:42.981300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf1200000 of size 2359296 next 440 2025-07-09 18:36:42.981311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf1440000 of size 1048576 next 465 2025-07-09 18:36:42.981322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf1540000 of size 1310720 next 459 2025-07-09 18:36:42.981334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf1680000 of size 2359296 next 458 2025-07-09 18:36:42.981345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf18c0000 of size 1048576 next 483 2025-07-09 18:36:42.981357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf19c0000 of size 1310720 next 477 2025-07-09 18:36:42.981368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf1b00000 of size 2359296 next 476 2025-07-09 18:36:42.981380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf1d40000 of size 1048576 next 501 2025-07-09 18:36:42.981391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf1e40000 of size 1310720 next 495 2025-07-09 18:36:42.981402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf1f80000 of size 2359296 next 494 2025-07-09 18:36:42.981414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf21c0000 of size 1048576 next 519 2025-07-09 18:36:42.981425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf22c0000 of size 1310720 next 513 2025-07-09 18:36:42.981437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf2400000 of size 2359296 next 512 2025-07-09 18:36:42.981448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf2640000 of size 1048576 next 537 2025-07-09 18:36:42.981459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf2740000 of size 1310720 next 531 2025-07-09 18:36:42.981471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf2880000 of size 2359296 next 530 2025-07-09 18:36:42.981482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf2ac0000 of size 1048576 next 555 2025-07-09 18:36:42.981494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf2bc0000 of size 1310720 next 549 2025-07-09 18:36:42.981505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf2d00000 of size 2359296 next 548 2025-07-09 18:36:42.981516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf2f40000 of size 1048576 next 573 2025-07-09 18:36:42.981528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf3040000 of size 1310720 next 567 2025-07-09 18:36:42.981539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf3180000 of size 2359296 next 566 2025-07-09 18:36:42.981550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf33c0000 of size 1048576 next 591 2025-07-09 18:36:42.981562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf34c0000 of size 1310720 next 585 2025-07-09 18:36:42.981573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf3600000 of size 2359296 next 584 2025-07-09 18:36:42.981585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaf3840000 of size 2097152 next 597 2025-07-09 18:36:42.981596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf3a40000 of size 2097152 next 596 2025-07-09 18:36:42.981608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf3c40000 of size 3932160 next 18446744073709551615 2025-07-09 18:36:42.981628: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-07-09 18:36:42.981640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf4000000 of size 2359296 next 245 2025-07-09 18:36:42.981652: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf4240000 of size 1048576 next 269 2025-07-09 18:36:42.981663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf4340000 of size 1310720 next 263 2025-07-09 18:36:42.981675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf4480000 of size 2359296 next 262 2025-07-09 18:36:42.981686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf46c0000 of size 1048576 next 287 2025-07-09 18:36:42.981697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf47c0000 of size 1310720 next 281 2025-07-09 18:36:42.981709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf4900000 of size 2359296 next 280 2025-07-09 18:36:42.981720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf4b40000 of size 1048576 next 304 2025-07-09 18:36:42.981731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf4c40000 of size 1310720 next 298 2025-07-09 18:36:42.981743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf4d80000 of size 2359296 next 297 2025-07-09 18:36:42.981754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf4fc0000 of size 1048576 next 322 2025-07-09 18:36:42.981765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf50c0000 of size 1310720 next 316 2025-07-09 18:36:42.981777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf5200000 of size 2359296 next 315 2025-07-09 18:36:42.981788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf5440000 of size 1048576 next 340 2025-07-09 18:36:42.981799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf5540000 of size 1310720 next 334 2025-07-09 18:36:42.981811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf5680000 of size 2359296 next 333 2025-07-09 18:36:42.981822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf58c0000 of size 1048576 next 358 2025-07-09 18:36:42.981833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf59c0000 of size 1310720 next 352 2025-07-09 18:36:42.981845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf5b00000 of size 2359296 next 351 2025-07-09 18:36:42.981856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf5d40000 of size 1048576 next 376 2025-07-09 18:36:42.981868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf5e40000 of size 1835008 next 18446744073709551615 2025-07-09 18:36:42.981879: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-07-09 18:36:42.981890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf6000000 of size 2359296 next 181 2025-07-09 18:36:42.981902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf6240000 of size 2097152 next 196 2025-07-09 18:36:42.981913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf6440000 of size 1048576 next 216 2025-07-09 18:36:42.981925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf6540000 of size 1310720 next 209 2025-07-09 18:36:42.981936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf6680000 of size 2359296 next 208 2025-07-09 18:36:42.981947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf68c0000 of size 1048576 next 234 2025-07-09 18:36:42.981959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf69c0000 of size 1310720 next 228 2025-07-09 18:36:42.981970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf6b00000 of size 2359296 next 227 2025-07-09 18:36:42.981981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaf6d40000 of size 2883584 next 18446744073709551615 2025-07-09 18:36:42.982000: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-07-09 18:36:42.982012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8600000 of size 147456 next 55 2025-07-09 18:36:42.982024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8624000 of size 65536 next 78 2025-07-09 18:36:42.982036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8634000 of size 4096 next 191 2025-07-09 18:36:42.982047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8635000 of size 4096 next 192 2025-07-09 18:36:42.982058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8636000 of size 4096 next 193 2025-07-09 18:36:42.982070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8637000 of size 256 next 194 2025-07-09 18:36:42.982081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8637100 of size 256 next 195 2025-07-09 18:36:42.982093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8637200 of size 4096 next 197 2025-07-09 18:36:42.982104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8638200 of size 4096 next 198 2025-07-09 18:36:42.982115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8639200 of size 4096 next 199 2025-07-09 18:36:42.982127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863a200 of size 4096 next 200 2025-07-09 18:36:42.982138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863b200 of size 4096 next 201 2025-07-09 18:36:42.982150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863c200 of size 1024 next 202 2025-07-09 18:36:42.982161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863c600 of size 1024 next 204 2025-07-09 18:36:42.982172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863ca00 of size 1024 next 205 2025-07-09 18:36:42.982184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863ce00 of size 1024 next 206 2025-07-09 18:36:42.982195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863d200 of size 1024 next 207 2025-07-09 18:36:42.982206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863d600 of size 1024 next 210 2025-07-09 18:36:42.982218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863da00 of size 1024 next 211 2025-07-09 18:36:42.982229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863de00 of size 1024 next 212 2025-07-09 18:36:42.982240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863e200 of size 1024 next 213 2025-07-09 18:36:42.982252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863e600 of size 1024 next 214 2025-07-09 18:36:42.982263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863ea00 of size 4096 next 215 2025-07-09 18:36:42.982274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf863fa00 of size 4096 next 217 2025-07-09 18:36:42.982286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8640a00 of size 4096 next 218 2025-07-09 18:36:42.982297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8641a00 of size 4096 next 219 2025-07-09 18:36:42.982308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8642a00 of size 4096 next 220 2025-07-09 18:36:42.982320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8643a00 of size 1024 next 221 2025-07-09 18:36:42.982331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8643e00 of size 1024 next 223 2025-07-09 18:36:42.982342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8644200 of size 1024 next 224 2025-07-09 18:36:42.982354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8644600 of size 1024 next 225 2025-07-09 18:36:42.982373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8644a00 of size 1024 next 226 2025-07-09 18:36:42.982384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8644e00 of size 1024 next 229 2025-07-09 18:36:42.982396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8645200 of size 1024 next 230 2025-07-09 18:36:42.982407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8645600 of size 1024 next 231 2025-07-09 18:36:42.982418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8645a00 of size 1024 next 232 2025-07-09 18:36:42.982430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8645e00 of size 1024 next 233 2025-07-09 18:36:42.982442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8646200 of size 7680 next 72 2025-07-09 18:36:42.982453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8648000 of size 147456 next 71 2025-07-09 18:36:42.982465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf866c000 of size 131072 next 87 2025-07-09 18:36:42.982476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf868c000 of size 4096 next 289 2025-07-09 18:36:42.982487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf868d000 of size 4096 next 290 2025-07-09 18:36:42.982499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf868e000 of size 4096 next 291 2025-07-09 18:36:42.982510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf868f000 of size 1024 next 292 2025-07-09 18:36:42.982521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf868f400 of size 1024 next 293 2025-07-09 18:36:42.982533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf868f800 of size 1024 next 294 2025-07-09 18:36:42.982544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf868fc00 of size 1024 next 295 2025-07-09 18:36:42.982555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8690000 of size 1024 next 296 2025-07-09 18:36:42.982567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8690400 of size 1024 next 299 2025-07-09 18:36:42.982578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8690800 of size 1024 next 300 2025-07-09 18:36:42.982589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8690c00 of size 1024 next 301 2025-07-09 18:36:42.982601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8691000 of size 1024 next 302 2025-07-09 18:36:42.982612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8691400 of size 1024 next 303 2025-07-09 18:36:42.982624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8691800 of size 4096 next 305 2025-07-09 18:36:42.982635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8692800 of size 4096 next 306 2025-07-09 18:36:42.982646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8693800 of size 4096 next 307 2025-07-09 18:36:42.982658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8694800 of size 4096 next 308 2025-07-09 18:36:42.982669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8695800 of size 4096 next 309 2025-07-09 18:36:42.982680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8696800 of size 1024 next 310 2025-07-09 18:36:42.982692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8696c00 of size 1024 next 311 2025-07-09 18:36:42.982703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8697000 of size 1024 next 312 2025-07-09 18:36:42.982714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8697400 of size 1024 next 313 2025-07-09 18:36:42.982726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8697800 of size 1024 next 314 2025-07-09 18:36:42.982744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8697c00 of size 1024 next 317 2025-07-09 18:36:42.982756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8698000 of size 1024 next 318 2025-07-09 18:36:42.982767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8698400 of size 1024 next 319 2025-07-09 18:36:42.982779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8698800 of size 1024 next 320 2025-07-09 18:36:42.982790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8698c00 of size 1024 next 321 2025-07-09 18:36:42.982801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8699000 of size 4096 next 323 2025-07-09 18:36:42.982813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869a000 of size 4096 next 324 2025-07-09 18:36:42.982824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869b000 of size 4096 next 325 2025-07-09 18:36:42.982835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869c000 of size 4096 next 326 2025-07-09 18:36:42.982847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869d000 of size 4096 next 327 2025-07-09 18:36:42.982858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869e000 of size 1024 next 328 2025-07-09 18:36:42.982870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869e400 of size 1024 next 329 2025-07-09 18:36:42.982881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869e800 of size 1024 next 330 2025-07-09 18:36:42.982892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869ec00 of size 1024 next 331 2025-07-09 18:36:42.982903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869f000 of size 1024 next 332 2025-07-09 18:36:42.982915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869f400 of size 1024 next 335 2025-07-09 18:36:42.982926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869f800 of size 1024 next 336 2025-07-09 18:36:42.982938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf869fc00 of size 1024 next 337 2025-07-09 18:36:42.982949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a0000 of size 1024 next 338 2025-07-09 18:36:42.982960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a0400 of size 1024 next 339 2025-07-09 18:36:42.982972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a0800 of size 4096 next 341 2025-07-09 18:36:42.982983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a1800 of size 4096 next 342 2025-07-09 18:36:42.982995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a2800 of size 4096 next 343 2025-07-09 18:36:42.983006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a3800 of size 4096 next 344 2025-07-09 18:36:42.983017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a4800 of size 4096 next 345 2025-07-09 18:36:42.983029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a5800 of size 1024 next 346 2025-07-09 18:36:42.983040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a5c00 of size 1024 next 347 2025-07-09 18:36:42.983051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a6000 of size 1024 next 348 2025-07-09 18:36:42.983063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a6400 of size 1024 next 349 2025-07-09 18:36:42.983074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a6800 of size 1024 next 350 2025-07-09 18:36:42.983085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a6c00 of size 1024 next 353 2025-07-09 18:36:42.983097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a7000 of size 1024 next 354 2025-07-09 18:36:42.983108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a7400 of size 1024 next 355 2025-07-09 18:36:42.983136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a7800 of size 1024 next 356 2025-07-09 18:36:42.983154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a7c00 of size 1024 next 357 2025-07-09 18:36:42.983187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a8000 of size 4096 next 359 2025-07-09 18:36:42.983204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86a9000 of size 4096 next 360 2025-07-09 18:36:42.983218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86aa000 of size 4096 next 361 2025-07-09 18:36:42.983234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86ab000 of size 4096 next 362 2025-07-09 18:36:42.983248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86ac000 of size 4096 next 363 2025-07-09 18:36:42.983259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86ad000 of size 1024 next 364 2025-07-09 18:36:42.983270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86ad400 of size 1024 next 365 2025-07-09 18:36:42.983282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86ad800 of size 1024 next 366 2025-07-09 18:36:42.983293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86adc00 of size 1024 next 367 2025-07-09 18:36:42.983306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86ae000 of size 1024 next 368 2025-07-09 18:36:42.983319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86ae400 of size 1024 next 371 2025-07-09 18:36:42.983335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86ae800 of size 1024 next 372 2025-07-09 18:36:42.983350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86aec00 of size 1024 next 373 2025-07-09 18:36:42.983366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86af000 of size 1024 next 374 2025-07-09 18:36:42.983383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86af400 of size 1024 next 375 2025-07-09 18:36:42.983400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86af800 of size 4096 next 377 2025-07-09 18:36:42.983417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b0800 of size 4096 next 378 2025-07-09 18:36:42.983433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b1800 of size 4096 next 379 2025-07-09 18:36:42.983450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b2800 of size 4096 next 380 2025-07-09 18:36:42.983461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b3800 of size 4096 next 381 2025-07-09 18:36:42.983475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b4800 of size 1024 next 382 2025-07-09 18:36:42.983487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b4c00 of size 1024 next 383 2025-07-09 18:36:42.983503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b5000 of size 1024 next 384 2025-07-09 18:36:42.983520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b5400 of size 1024 next 385 2025-07-09 18:36:42.983536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b5800 of size 1024 next 386 2025-07-09 18:36:42.983549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b5c00 of size 1024 next 389 2025-07-09 18:36:42.983563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b6000 of size 1024 next 390 2025-07-09 18:36:42.983574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b6400 of size 1024 next 391 2025-07-09 18:36:42.983586: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b6800 of size 1024 next 392 2025-07-09 18:36:42.983603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b6c00 of size 1024 next 393 2025-07-09 18:36:42.983632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b7000 of size 4096 next 395 2025-07-09 18:36:42.983648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b8000 of size 4096 next 396 2025-07-09 18:36:42.983663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86b9000 of size 4096 next 397 2025-07-09 18:36:42.983680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86ba000 of size 4096 next 398 2025-07-09 18:36:42.983691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86bb000 of size 4096 next 399 2025-07-09 18:36:42.983705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86bc000 of size 1024 next 400 2025-07-09 18:36:42.983720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86bc400 of size 1024 next 401 2025-07-09 18:36:42.983737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86bc800 of size 1024 next 402 2025-07-09 18:36:42.983752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86bcc00 of size 1024 next 403 2025-07-09 18:36:42.983769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86bd000 of size 1024 next 404 2025-07-09 18:36:42.983782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86bd400 of size 1024 next 407 2025-07-09 18:36:42.983799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86bd800 of size 1024 next 408 2025-07-09 18:36:42.983816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86bdc00 of size 1024 next 409 2025-07-09 18:36:42.983832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86be000 of size 1024 next 410 2025-07-09 18:36:42.983847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86be400 of size 1024 next 411 2025-07-09 18:36:42.983862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86be800 of size 4096 next 413 2025-07-09 18:36:42.983874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86bf800 of size 4096 next 414 2025-07-09 18:36:42.983891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c0800 of size 4096 next 415 2025-07-09 18:36:42.983908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c1800 of size 4096 next 416 2025-07-09 18:36:42.983925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c2800 of size 4096 next 417 2025-07-09 18:36:42.983941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c3800 of size 1024 next 418 2025-07-09 18:36:42.983952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c3c00 of size 1024 next 419 2025-07-09 18:36:42.983964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c4000 of size 1024 next 420 2025-07-09 18:36:42.983975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c4400 of size 1024 next 421 2025-07-09 18:36:42.983986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c4800 of size 1024 next 422 2025-07-09 18:36:42.983998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c4c00 of size 1024 next 425 2025-07-09 18:36:42.984009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c5000 of size 1024 next 426 2025-07-09 18:36:42.984020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c5400 of size 1024 next 427 2025-07-09 18:36:42.984032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c5800 of size 1024 next 428 2025-07-09 18:36:42.984043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c5c00 of size 1024 next 429 2025-07-09 18:36:42.984054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c6000 of size 4096 next 431 2025-07-09 18:36:42.984065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c7000 of size 4096 next 432 2025-07-09 18:36:42.984085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c8000 of size 4096 next 433 2025-07-09 18:36:42.984097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86c9000 of size 4096 next 434 2025-07-09 18:36:42.984114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86ca000 of size 4096 next 435 2025-07-09 18:36:42.984130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86cb000 of size 1024 next 436 2025-07-09 18:36:42.984144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86cb400 of size 1024 next 437 2025-07-09 18:36:42.984160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86cb800 of size 1024 next 438 2025-07-09 18:36:42.984177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86cbc00 of size 1024 next 103 2025-07-09 18:36:42.984195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf86cc000 of size 262144 next 102 2025-07-09 18:36:42.984208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf870c000 of size 262144 next 674 2025-07-09 18:36:42.984223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaf874c000 of size 737280 next 18446744073709551615 2025-07-09 18:36:42.984235: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-07-09 18:36:42.984249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8800000 of size 589824 next 96 2025-07-09 18:36:42.984261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8890000 of size 262144 next 117 2025-07-09 18:36:42.984275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d0000 of size 1024 next 439 2025-07-09 18:36:42.984292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d0400 of size 1024 next 442 2025-07-09 18:36:42.984308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d0800 of size 1024 next 443 2025-07-09 18:36:42.984325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d0c00 of size 1024 next 444 2025-07-09 18:36:42.984340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d1000 of size 1024 next 445 2025-07-09 18:36:42.984357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d1400 of size 1024 next 446 2025-07-09 18:36:42.984374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d1800 of size 4096 next 448 2025-07-09 18:36:42.984391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d2800 of size 4096 next 449 2025-07-09 18:36:42.984407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d3800 of size 4096 next 450 2025-07-09 18:36:42.984424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d4800 of size 4096 next 451 2025-07-09 18:36:42.984441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d5800 of size 4096 next 452 2025-07-09 18:36:42.984457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d6800 of size 1024 next 453 2025-07-09 18:36:42.984472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d6c00 of size 1024 next 454 2025-07-09 18:36:42.984490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d7000 of size 1024 next 455 2025-07-09 18:36:42.984507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d7400 of size 1024 next 456 2025-07-09 18:36:42.984522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d7800 of size 1024 next 457 2025-07-09 18:36:42.984538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d7c00 of size 1024 next 460 2025-07-09 18:36:42.984555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d8000 of size 1024 next 461 2025-07-09 18:36:42.984572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d8400 of size 1024 next 462 2025-07-09 18:36:42.984599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d8800 of size 1024 next 463 2025-07-09 18:36:42.984616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d8c00 of size 1024 next 464 2025-07-09 18:36:42.984630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88d9000 of size 4096 next 466 2025-07-09 18:36:42.984648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88da000 of size 4096 next 467 2025-07-09 18:36:42.984664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88db000 of size 4096 next 468 2025-07-09 18:36:42.984681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88dc000 of size 4096 next 469 2025-07-09 18:36:42.984698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88dd000 of size 4096 next 470 2025-07-09 18:36:42.984714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88de000 of size 1024 next 471 2025-07-09 18:36:42.984729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88de400 of size 1024 next 472 2025-07-09 18:36:42.984746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88de800 of size 1024 next 473 2025-07-09 18:36:42.984762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88dec00 of size 1024 next 474 2025-07-09 18:36:42.984778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88df000 of size 1024 next 475 2025-07-09 18:36:42.984792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88df400 of size 1024 next 478 2025-07-09 18:36:42.984809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88df800 of size 1024 next 479 2025-07-09 18:36:42.984824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88dfc00 of size 1024 next 480 2025-07-09 18:36:42.984840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e0000 of size 1024 next 481 2025-07-09 18:36:42.984857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e0400 of size 1024 next 482 2025-07-09 18:36:42.984870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e0800 of size 4096 next 484 2025-07-09 18:36:42.984881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e1800 of size 4096 next 485 2025-07-09 18:36:42.984893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e2800 of size 4096 next 486 2025-07-09 18:36:42.984904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e3800 of size 4096 next 487 2025-07-09 18:36:42.984915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e4800 of size 4096 next 488 2025-07-09 18:36:42.984927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e5800 of size 1024 next 489 2025-07-09 18:36:42.984938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e5c00 of size 1024 next 490 2025-07-09 18:36:42.984949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e6000 of size 1024 next 491 2025-07-09 18:36:42.984961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e6400 of size 1024 next 492 2025-07-09 18:36:42.984972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e6800 of size 1024 next 493 2025-07-09 18:36:42.984983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e6c00 of size 1024 next 496 2025-07-09 18:36:42.984995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e7000 of size 1024 next 497 2025-07-09 18:36:42.985006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e7400 of size 1024 next 498 2025-07-09 18:36:42.985017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e7800 of size 1024 next 499 2025-07-09 18:36:42.985029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e7c00 of size 1024 next 500 2025-07-09 18:36:42.985048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e8000 of size 4096 next 502 2025-07-09 18:36:42.985060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88e9000 of size 4096 next 503 2025-07-09 18:36:42.985072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ea000 of size 4096 next 504 2025-07-09 18:36:42.985083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88eb000 of size 4096 next 505 2025-07-09 18:36:42.985094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ec000 of size 4096 next 506 2025-07-09 18:36:42.985106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ed000 of size 1024 next 507 2025-07-09 18:36:42.985117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ed400 of size 1024 next 508 2025-07-09 18:36:42.985129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ed800 of size 1024 next 509 2025-07-09 18:36:42.985140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88edc00 of size 1024 next 510 2025-07-09 18:36:42.985151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ee000 of size 1024 next 511 2025-07-09 18:36:42.985163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ee400 of size 1024 next 514 2025-07-09 18:36:42.985174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ee800 of size 1024 next 515 2025-07-09 18:36:42.985186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88eec00 of size 1024 next 516 2025-07-09 18:36:42.985197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ef000 of size 1024 next 517 2025-07-09 18:36:42.985208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ef400 of size 1024 next 518 2025-07-09 18:36:42.985220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ef800 of size 4096 next 520 2025-07-09 18:36:42.985231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f0800 of size 4096 next 521 2025-07-09 18:36:42.985242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f1800 of size 4096 next 522 2025-07-09 18:36:42.985254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f2800 of size 4096 next 523 2025-07-09 18:36:42.985269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f3800 of size 4096 next 524 2025-07-09 18:36:42.985286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f4800 of size 1024 next 525 2025-07-09 18:36:42.985303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f4c00 of size 1024 next 526 2025-07-09 18:36:42.985320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f5000 of size 1024 next 527 2025-07-09 18:36:42.985337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f5400 of size 1024 next 528 2025-07-09 18:36:42.985354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f5800 of size 1024 next 529 2025-07-09 18:36:42.985372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f5c00 of size 1024 next 532 2025-07-09 18:36:42.985384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f6000 of size 1024 next 533 2025-07-09 18:36:42.985400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f6400 of size 1024 next 534 2025-07-09 18:36:42.985413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f6800 of size 1024 next 535 2025-07-09 18:36:42.985425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f6c00 of size 1024 next 536 2025-07-09 18:36:42.985436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f7000 of size 4096 next 538 2025-07-09 18:36:42.985447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f8000 of size 4096 next 539 2025-07-09 18:36:42.985463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88f9000 of size 4096 next 540 2025-07-09 18:36:42.985490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fa000 of size 4096 next 541 2025-07-09 18:36:42.985508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fb000 of size 4096 next 542 2025-07-09 18:36:42.985525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fc000 of size 1024 next 543 2025-07-09 18:36:42.985542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fc400 of size 1024 next 544 2025-07-09 18:36:42.985559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fc800 of size 1024 next 545 2025-07-09 18:36:42.985576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fcc00 of size 1024 next 546 2025-07-09 18:36:42.985588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fd000 of size 1024 next 547 2025-07-09 18:36:42.985600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fd400 of size 1024 next 550 2025-07-09 18:36:42.985611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fd800 of size 1024 next 551 2025-07-09 18:36:42.985622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fdc00 of size 1024 next 552 2025-07-09 18:36:42.985634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fe000 of size 1024 next 553 2025-07-09 18:36:42.985645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fe400 of size 1024 next 554 2025-07-09 18:36:42.985656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88fe800 of size 4096 next 556 2025-07-09 18:36:42.985668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf88ff800 of size 4096 next 557 2025-07-09 18:36:42.985679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8900800 of size 4096 next 558 2025-07-09 18:36:42.985690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8901800 of size 4096 next 559 2025-07-09 18:36:42.985702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8902800 of size 4096 next 560 2025-07-09 18:36:42.985713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8903800 of size 1024 next 561 2025-07-09 18:36:42.985729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8903c00 of size 1024 next 562 2025-07-09 18:36:42.985746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8904000 of size 1024 next 563 2025-07-09 18:36:42.985763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8904400 of size 1024 next 564 2025-07-09 18:36:42.985778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8904800 of size 1024 next 565 2025-07-09 18:36:42.985796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8904c00 of size 1024 next 568 2025-07-09 18:36:42.985812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8905000 of size 1024 next 569 2025-07-09 18:36:42.985827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8905400 of size 1024 next 570 2025-07-09 18:36:42.985843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8905800 of size 1024 next 571 2025-07-09 18:36:42.985856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8905c00 of size 1024 next 572 2025-07-09 18:36:42.985869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8906000 of size 4096 next 574 2025-07-09 18:36:42.985885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8907000 of size 4096 next 575 2025-07-09 18:36:42.985902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8908000 of size 4096 next 576 2025-07-09 18:36:42.985917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8909000 of size 4096 next 577 2025-07-09 18:36:42.985933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890a000 of size 4096 next 578 2025-07-09 18:36:42.985963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890b000 of size 1024 next 579 2025-07-09 18:36:42.985981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890b400 of size 1024 next 580 2025-07-09 18:36:42.985996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890b800 of size 1024 next 581 2025-07-09 18:36:42.986013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890bc00 of size 1024 next 582 2025-07-09 18:36:42.986030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890c000 of size 1024 next 583 2025-07-09 18:36:42.986047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890c400 of size 1024 next 586 2025-07-09 18:36:42.986063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890c800 of size 1024 next 587 2025-07-09 18:36:42.986078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890cc00 of size 1024 next 588 2025-07-09 18:36:42.986096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890d000 of size 1024 next 589 2025-07-09 18:36:42.986111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890d400 of size 1024 next 590 2025-07-09 18:36:42.986128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890d800 of size 4096 next 592 2025-07-09 18:36:42.986146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf890e800 of size 6144 next 112 2025-07-09 18:36:42.986164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8910000 of size 524288 next 111 2025-07-09 18:36:42.986181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8990000 of size 262144 next 135 2025-07-09 18:36:42.986199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf89d0000 of size 327680 next 124 2025-07-09 18:36:42.986217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8a20000 of size 589824 next 123 2025-07-09 18:36:42.986232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8ab0000 of size 262144 next 152 2025-07-09 18:36:42.986249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8af0000 of size 327680 next 142 2025-07-09 18:36:42.986266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8b40000 of size 786432 next 18446744073709551615 2025-07-09 18:36:42.986279: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-07-09 18:36:42.986295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c00000 of size 4096 next 593 2025-07-09 18:36:42.986312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c01000 of size 4096 next 594 2025-07-09 18:36:42.986328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c02000 of size 4096 next 595 2025-07-09 18:36:42.986346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c03000 of size 2048 next 598 2025-07-09 18:36:42.986361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c03800 of size 2048 next 599 2025-07-09 18:36:42.986375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c04000 of size 2048 next 600 2025-07-09 18:36:42.986386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c04800 of size 2048 next 601 2025-07-09 18:36:42.986404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c05000 of size 2048 next 602 2025-07-09 18:36:42.986419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c05800 of size 256 next 605 2025-07-09 18:36:42.986436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c05900 of size 256 next 606 2025-07-09 18:36:42.986452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c05a00 of size 2048 next 604 2025-07-09 18:36:42.986469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c06200 of size 2048 next 609 2025-07-09 18:36:42.986502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c06a00 of size 2048 next 610 2025-07-09 18:36:42.986518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c07200 of size 2048 next 611 2025-07-09 18:36:42.986531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c07a00 of size 2048 next 612 2025-07-09 18:36:42.986548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c08200 of size 256 next 614 2025-07-09 18:36:42.986564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c08300 of size 256 next 615 2025-07-09 18:36:42.986581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c08400 of size 8192 next 613 2025-07-09 18:36:42.986598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c0a400 of size 8192 next 618 2025-07-09 18:36:42.986616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c0c400 of size 8192 next 619 2025-07-09 18:36:42.986631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c0e400 of size 8192 next 620 2025-07-09 18:36:42.986647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c10400 of size 8192 next 621 2025-07-09 18:36:42.986664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c12400 of size 256 next 622 2025-07-09 18:36:42.986681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c12500 of size 256 next 623 2025-07-09 18:36:42.986698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c12600 of size 8192 next 626 2025-07-09 18:36:42.986714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c14600 of size 8192 next 627 2025-07-09 18:36:42.986732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c16600 of size 8192 next 628 2025-07-09 18:36:42.986749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c18600 of size 8192 next 629 2025-07-09 18:36:42.986765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c1a600 of size 8192 next 630 2025-07-09 18:36:42.986782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c1c600 of size 2048 next 631 2025-07-09 18:36:42.986799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c1ce00 of size 2048 next 633 2025-07-09 18:36:42.986815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c1d600 of size 2048 next 634 2025-07-09 18:36:42.986832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c1de00 of size 2048 next 635 2025-07-09 18:36:42.986848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c1e600 of size 2048 next 636 2025-07-09 18:36:42.986863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c1ee00 of size 2048 next 637 2025-07-09 18:36:42.986880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c1f600 of size 2048 next 640 2025-07-09 18:36:42.986896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c1fe00 of size 2048 next 641 2025-07-09 18:36:42.986912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c20600 of size 2048 next 642 2025-07-09 18:36:42.986929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c20e00 of size 2048 next 643 2025-07-09 18:36:42.986946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c21600 of size 8192 next 645 2025-07-09 18:36:42.986963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c23600 of size 8192 next 646 2025-07-09 18:36:42.986975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c25600 of size 8192 next 647 2025-07-09 18:36:42.986986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c27600 of size 8192 next 648 2025-07-09 18:36:42.986997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c29600 of size 8192 next 649 2025-07-09 18:36:42.987020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c2b600 of size 2048 next 650 2025-07-09 18:36:42.987032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c2be00 of size 2048 next 651 2025-07-09 18:36:42.987043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c2c600 of size 2048 next 652 2025-07-09 18:36:42.987058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c2ce00 of size 2048 next 653 2025-07-09 18:36:42.987073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c2d600 of size 2048 next 654 2025-07-09 18:36:42.987085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c2de00 of size 2048 next 655 2025-07-09 18:36:42.987096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c2e600 of size 2048 next 657 2025-07-09 18:36:42.987108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c2ee00 of size 2048 next 658 2025-07-09 18:36:42.987119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c2f600 of size 2048 next 659 2025-07-09 18:36:42.987130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c2fe00 of size 2048 next 660 2025-07-09 18:36:42.987142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c30600 of size 8192 next 662 2025-07-09 18:36:42.987153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c32600 of size 8192 next 663 2025-07-09 18:36:42.987174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c34600 of size 8192 next 664 2025-07-09 18:36:42.987186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c36600 of size 8192 next 665 2025-07-09 18:36:42.987197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c38600 of size 8192 next 666 2025-07-09 18:36:42.987210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3a600 of size 1024 next 667 2025-07-09 18:36:42.987222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3aa00 of size 1024 next 668 2025-07-09 18:36:42.987236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3ae00 of size 1024 next 669 2025-07-09 18:36:42.987247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3b200 of size 1024 next 673 2025-07-09 18:36:42.987260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3b600 of size 1024 next 675 2025-07-09 18:36:42.987271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3ba00 of size 1024 next 677 2025-07-09 18:36:42.987283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3be00 of size 1024 next 679 2025-07-09 18:36:42.987294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3c200 of size 1024 next 681 2025-07-09 18:36:42.987308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3c600 of size 256 next 682 2025-07-09 18:36:42.987325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3c700 of size 256 next 683 2025-07-09 18:36:42.987340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3c800 of size 2048 next 686 2025-07-09 18:36:42.987355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3d000 of size 256 next 690 2025-07-09 18:36:42.987370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3d100 of size 256 next 694 2025-07-09 18:36:42.987386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3d200 of size 256 next 695 2025-07-09 18:36:42.987403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3d300 of size 256 next 693 2025-07-09 18:36:42.987416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3d400 of size 256 next 699 2025-07-09 18:36:42.987427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3d500 of size 256 next 700 2025-07-09 18:36:42.987439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c3d600 of size 256 next 701 2025-07-09 18:36:42.987458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaf8c3d700 of size 10496 next 687 2025-07-09 18:36:42.987470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c40000 of size 256 next 688 2025-07-09 18:36:42.987482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c40100 of size 256 next 689 2025-07-09 18:36:42.987493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaf8c40200 of size 12544 next 691 2025-07-09 18:36:42.987505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c43300 of size 12288 next 692 2025-07-09 18:36:42.987516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaf8c46300 of size 49152 next 697 2025-07-09 18:36:42.987528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c52300 of size 24576 next 696 2025-07-09 18:36:42.987539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaf8c58300 of size 228608 next 160 2025-07-09 18:36:42.987551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8c90000 of size 589824 next 158 2025-07-09 18:36:42.987562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8d20000 of size 524288 next 171 2025-07-09 18:36:42.987574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8da0000 of size 256 next 671 2025-07-09 18:36:42.987585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8da0100 of size 256 next 672 2025-07-09 18:36:42.987596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fcaf8da0200 of size 523776 next 670 2025-07-09 18:36:42.987608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8e20000 of size 524288 next 222 2025-07-09 18:36:42.987619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8ea0000 of size 1048576 next 190 2025-07-09 18:36:42.987631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf8fa0000 of size 1048576 next 189 2025-07-09 18:36:42.987642: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf90a0000 of size 1048576 next 203 2025-07-09 18:36:42.987653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf91a0000 of size 1048576 next 251 2025-07-09 18:36:42.987665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcaf92a0000 of size 1441792 next 18446744073709551615 2025-07-09 18:36:42.987676: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-07-09 18:36:42.987688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00000 of size 1280 next 1 2025-07-09 18:36:42.987700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00500 of size 256 next 5 2025-07-09 18:36:42.987711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00600 of size 256 next 8 2025-07-09 18:36:42.987722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00700 of size 256 next 9 2025-07-09 18:36:42.987734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00800 of size 256 next 10 2025-07-09 18:36:42.987745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00900 of size 256 next 11 2025-07-09 18:36:42.987757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00a00 of size 256 next 12 2025-07-09 18:36:42.987768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00b00 of size 256 next 13 2025-07-09 18:36:42.987779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00c00 of size 256 next 17 2025-07-09 18:36:42.987791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00d00 of size 256 next 19 2025-07-09 18:36:42.987802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00e00 of size 256 next 20 2025-07-09 18:36:42.987813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce00f00 of size 256 next 21 2025-07-09 18:36:42.987832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01000 of size 256 next 22 2025-07-09 18:36:42.987844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01100 of size 256 next 24 2025-07-09 18:36:42.987856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01200 of size 256 next 25 2025-07-09 18:36:42.987867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01300 of size 256 next 23 2025-07-09 18:36:42.987878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01400 of size 256 next 28 2025-07-09 18:36:42.987890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01500 of size 256 next 29 2025-07-09 18:36:42.987901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01600 of size 256 next 30 2025-07-09 18:36:42.987912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01700 of size 256 next 31 2025-07-09 18:36:42.987924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01800 of size 256 next 33 2025-07-09 18:36:42.987935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01900 of size 256 next 34 2025-07-09 18:36:42.987946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01a00 of size 1024 next 32 2025-07-09 18:36:42.987958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce01e00 of size 1024 next 37 2025-07-09 18:36:42.987969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce02200 of size 1024 next 38 2025-07-09 18:36:42.987980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce02600 of size 1024 next 39 2025-07-09 18:36:42.987992: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce02a00 of size 1024 next 40 2025-07-09 18:36:42.988003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce02e00 of size 1024 next 41 2025-07-09 18:36:42.988014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce03200 of size 1024 next 43 2025-07-09 18:36:42.988025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce03600 of size 1024 next 44 2025-07-09 18:36:42.988037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce03a00 of size 1024 next 45 2025-07-09 18:36:42.988048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce03e00 of size 1024 next 46 2025-07-09 18:36:42.988059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04200 of size 256 next 48 2025-07-09 18:36:42.988071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04300 of size 256 next 49 2025-07-09 18:36:42.988082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04400 of size 256 next 50 2025-07-09 18:36:42.988094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04500 of size 256 next 51 2025-07-09 18:36:42.988105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04600 of size 256 next 52 2025-07-09 18:36:42.988116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04700 of size 256 next 53 2025-07-09 18:36:42.988128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04800 of size 256 next 56 2025-07-09 18:36:42.988139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04900 of size 256 next 57 2025-07-09 18:36:42.988150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04a00 of size 256 next 58 2025-07-09 18:36:42.988162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04b00 of size 256 next 14 2025-07-09 18:36:42.988173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04c00 of size 256 next 15 2025-07-09 18:36:42.988184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04d00 of size 256 next 16 2025-07-09 18:36:42.988196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce04e00 of size 1024 next 60 2025-07-09 18:36:42.988215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce05200 of size 1024 next 61 2025-07-09 18:36:42.988226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce05600 of size 1024 next 62 2025-07-09 18:36:42.988238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce05a00 of size 1024 next 63 2025-07-09 18:36:42.988249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce05e00 of size 1024 next 64 2025-07-09 18:36:42.988262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce06200 of size 256 next 66 2025-07-09 18:36:42.988276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce06300 of size 256 next 67 2025-07-09 18:36:42.988288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce06400 of size 256 next 68 2025-07-09 18:36:42.988300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce06500 of size 256 next 69 2025-07-09 18:36:42.988311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce06600 of size 256 next 70 2025-07-09 18:36:42.988322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce06700 of size 256 next 73 2025-07-09 18:36:42.988333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce06800 of size 256 next 74 2025-07-09 18:36:42.988345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce06900 of size 256 next 75 2025-07-09 18:36:42.988356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce06a00 of size 256 next 76 2025-07-09 18:36:42.988367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce06b00 of size 256 next 77 2025-07-09 18:36:42.988379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce06c00 of size 1024 next 79 2025-07-09 18:36:42.988390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce07000 of size 1024 next 80 2025-07-09 18:36:42.988402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce07400 of size 1024 next 81 2025-07-09 18:36:42.988413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce07800 of size 1024 next 82 2025-07-09 18:36:42.988424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce07c00 of size 1024 next 83 2025-07-09 18:36:42.988436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce08000 of size 256 next 85 2025-07-09 18:36:42.988447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce08100 of size 256 next 86 2025-07-09 18:36:42.988459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce08200 of size 512 next 84 2025-07-09 18:36:42.988470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce08400 of size 512 next 88 2025-07-09 18:36:42.988482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce08600 of size 512 next 89 2025-07-09 18:36:42.988493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce08800 of size 512 next 90 2025-07-09 18:36:42.988504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce08a00 of size 512 next 91 2025-07-09 18:36:42.988516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce08c00 of size 256 next 93 2025-07-09 18:36:42.988527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce08d00 of size 256 next 94 2025-07-09 18:36:42.988538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce08e00 of size 512 next 92 2025-07-09 18:36:42.988550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce09000 of size 512 next 97 2025-07-09 18:36:42.988566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce09200 of size 512 next 98 2025-07-09 18:36:42.988582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce09400 of size 512 next 99 2025-07-09 18:36:42.988608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce09600 of size 512 next 2 2025-07-09 18:36:42.988623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce09800 of size 256 next 3 2025-07-09 18:36:42.988639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce09900 of size 256 next 4 2025-07-09 18:36:42.988656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce09a00 of size 16384 next 18 2025-07-09 18:36:42.988673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce0da00 of size 256 next 100 2025-07-09 18:36:42.988690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce0db00 of size 256 next 101 2025-07-09 18:36:42.988706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce0dc00 of size 2048 next 104 2025-07-09 18:36:42.988717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce0e400 of size 2048 next 105 2025-07-09 18:36:42.988728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce0ec00 of size 2048 next 106 2025-07-09 18:36:42.988740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce0f400 of size 2048 next 107 2025-07-09 18:36:42.988753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce0fc00 of size 2048 next 108 2025-07-09 18:36:42.988771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce10400 of size 256 next 109 2025-07-09 18:36:42.988788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce10500 of size 256 next 110 2025-07-09 18:36:42.988803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce10600 of size 2048 next 113 2025-07-09 18:36:42.988814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce10e00 of size 2048 next 114 2025-07-09 18:36:42.988825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce11600 of size 2048 next 115 2025-07-09 18:36:42.988837: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce11e00 of size 2048 next 116 2025-07-09 18:36:42.988848: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce12600 of size 2048 next 6 2025-07-09 18:36:42.988860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce12e00 of size 37632 next 7 2025-07-09 18:36:42.988872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1c100 of size 512 next 118 2025-07-09 18:36:42.988883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1c300 of size 512 next 119 2025-07-09 18:36:42.988894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1c500 of size 512 next 120 2025-07-09 18:36:42.988906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1c700 of size 512 next 121 2025-07-09 18:36:42.988917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1c900 of size 512 next 122 2025-07-09 18:36:42.988930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1cb00 of size 512 next 125 2025-07-09 18:36:42.988947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1cd00 of size 512 next 126 2025-07-09 18:36:42.988964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1cf00 of size 512 next 127 2025-07-09 18:36:42.988980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1d100 of size 512 next 128 2025-07-09 18:36:42.988997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1d300 of size 512 next 129 2025-07-09 18:36:42.989013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1d500 of size 2048 next 130 2025-07-09 18:36:42.989030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1dd00 of size 2048 next 131 2025-07-09 18:36:42.989046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1e500 of size 2048 next 132 2025-07-09 18:36:42.989064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1ed00 of size 2048 next 133 2025-07-09 18:36:42.989090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1f500 of size 2048 next 134 2025-07-09 18:36:42.989108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1fd00 of size 512 next 136 2025-07-09 18:36:42.989125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce1ff00 of size 512 next 137 2025-07-09 18:36:42.989141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce20100 of size 512 next 138 2025-07-09 18:36:42.989157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce20300 of size 512 next 139 2025-07-09 18:36:42.989174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce20500 of size 512 next 140 2025-07-09 18:36:42.989190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce20700 of size 512 next 141 2025-07-09 18:36:42.989207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce20900 of size 512 next 143 2025-07-09 18:36:42.989222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce20b00 of size 512 next 144 2025-07-09 18:36:42.989239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce20d00 of size 512 next 145 2025-07-09 18:36:42.989256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce20f00 of size 512 next 146 2025-07-09 18:36:42.989272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce21100 of size 2048 next 147 2025-07-09 18:36:42.989288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce21900 of size 2048 next 148 2025-07-09 18:36:42.989305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce22100 of size 2048 next 149 2025-07-09 18:36:42.989322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce22900 of size 2048 next 150 2025-07-09 18:36:42.989338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce23100 of size 2048 next 151 2025-07-09 18:36:42.989356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce23900 of size 512 next 153 2025-07-09 18:36:42.989371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce23b00 of size 512 next 154 2025-07-09 18:36:42.989388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce23d00 of size 512 next 155 2025-07-09 18:36:42.989406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce23f00 of size 512 next 156 2025-07-09 18:36:42.989421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce24100 of size 512 next 157 2025-07-09 18:36:42.989437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce24300 of size 512 next 161 2025-07-09 18:36:42.989454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce24500 of size 512 next 162 2025-07-09 18:36:42.989470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce24700 of size 512 next 163 2025-07-09 18:36:42.989485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce24900 of size 512 next 164 2025-07-09 18:36:42.989501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce24b00 of size 512 next 165 2025-07-09 18:36:42.989518: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce24d00 of size 2048 next 166 2025-07-09 18:36:42.989535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce25500 of size 2048 next 167 2025-07-09 18:36:42.989553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce25d00 of size 2048 next 168 2025-07-09 18:36:42.989568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce26500 of size 2048 next 169 2025-07-09 18:36:42.989584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce26d00 of size 2048 next 170 2025-07-09 18:36:42.989601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce27500 of size 1024 next 172 2025-07-09 18:36:42.989629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce27900 of size 1024 next 173 2025-07-09 18:36:42.989645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce27d00 of size 1024 next 174 2025-07-09 18:36:42.989662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce28100 of size 1024 next 175 2025-07-09 18:36:42.989680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce28500 of size 1024 next 176 2025-07-09 18:36:42.989695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce28900 of size 256 next 178 2025-07-09 18:36:42.989711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce28a00 of size 256 next 179 2025-07-09 18:36:42.989728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce28b00 of size 1024 next 177 2025-07-09 18:36:42.989745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce28f00 of size 1024 next 182 2025-07-09 18:36:42.989761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce29300 of size 1024 next 183 2025-07-09 18:36:42.989777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce29700 of size 1024 next 184 2025-07-09 18:36:42.989794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce29b00 of size 1024 next 185 2025-07-09 18:36:42.989809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce29f00 of size 256 next 187 2025-07-09 18:36:42.989826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce2a000 of size 256 next 188 2025-07-09 18:36:42.989844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce2a100 of size 4096 next 186 2025-07-09 18:36:42.989860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce2b100 of size 4096 next 42 2025-07-09 18:36:42.989877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce2c100 of size 65536 next 36 2025-07-09 18:36:42.989891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce3c100 of size 65536 next 35 2025-07-09 18:36:42.989907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce4c100 of size 4096 next 235 2025-07-09 18:36:42.989923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce4d100 of size 4096 next 236 2025-07-09 18:36:42.989938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce4e100 of size 4096 next 237 2025-07-09 18:36:42.989956: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce4f100 of size 4096 next 238 2025-07-09 18:36:42.989971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce50100 of size 1024 next 239 2025-07-09 18:36:42.989988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce50500 of size 1024 next 240 2025-07-09 18:36:42.990004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce50900 of size 1024 next 241 2025-07-09 18:36:42.990021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce50d00 of size 1024 next 242 2025-07-09 18:36:42.990039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce51100 of size 1024 next 243 2025-07-09 18:36:42.990054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce51500 of size 1024 next 246 2025-07-09 18:36:42.990071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce51900 of size 1024 next 247 2025-07-09 18:36:42.990089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce51d00 of size 1024 next 248 2025-07-09 18:36:42.990106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce52100 of size 1024 next 249 2025-07-09 18:36:42.990122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce52500 of size 1024 next 250 2025-07-09 18:36:42.990139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce52900 of size 4096 next 252 2025-07-09 18:36:42.990155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce53900 of size 4096 next 253 2025-07-09 18:36:42.990184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce54900 of size 4096 next 254 2025-07-09 18:36:42.990198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce55900 of size 4096 next 255 2025-07-09 18:36:42.990210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce56900 of size 4096 next 256 2025-07-09 18:36:42.990221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce57900 of size 1024 next 257 2025-07-09 18:36:42.990232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce57d00 of size 1024 next 258 2025-07-09 18:36:42.990244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce58100 of size 1024 next 259 2025-07-09 18:36:42.990255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce58500 of size 1024 next 260 2025-07-09 18:36:42.990267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce58900 of size 1024 next 261 2025-07-09 18:36:42.990278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce58d00 of size 1024 next 264 2025-07-09 18:36:42.990289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce59100 of size 1024 next 265 2025-07-09 18:36:42.990301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce59500 of size 1024 next 266 2025-07-09 18:36:42.990312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce59900 of size 1024 next 267 2025-07-09 18:36:42.990324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce59d00 of size 1024 next 268 2025-07-09 18:36:42.990335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce5a100 of size 4096 next 270 2025-07-09 18:36:42.990346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce5b100 of size 4096 next 271 2025-07-09 18:36:42.990358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce5c100 of size 4096 next 272 2025-07-09 18:36:42.990375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce5d100 of size 4096 next 273 2025-07-09 18:36:42.990392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce5e100 of size 4096 next 274 2025-07-09 18:36:42.990408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce5f100 of size 1024 next 275 2025-07-09 18:36:42.990422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce5f500 of size 1024 next 276 2025-07-09 18:36:42.990439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce5f900 of size 1024 next 277 2025-07-09 18:36:42.990453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce5fd00 of size 1024 next 278 2025-07-09 18:36:42.990466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce60100 of size 1024 next 279 2025-07-09 18:36:42.990483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce60500 of size 1024 next 282 2025-07-09 18:36:42.990500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce60900 of size 1024 next 283 2025-07-09 18:36:42.990515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce60d00 of size 1024 next 284 2025-07-09 18:36:42.990529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce61100 of size 1024 next 285 2025-07-09 18:36:42.990546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce61500 of size 1024 next 286 2025-07-09 18:36:42.990563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce61900 of size 4096 next 288 2025-07-09 18:36:42.990580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce62900 of size 6144 next 27 2025-07-09 18:36:42.990596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce64100 of size 147456 next 26 2025-07-09 18:36:42.990613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce88100 of size 65536 next 47 2025-07-09 18:36:42.990641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ce98100 of size 65536 next 59 2025-07-09 18:36:42.990656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2cea8100 of size 65536 next 65 2025-07-09 18:36:42.990671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fcc2ceb8100 of size 294656 next 18446744073709551615 2025-07-09 18:36:42.990684: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-07-09 18:36:42.990699: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 78 Chunks of size 256 totalling 19.5KiB 2025-07-09 18:36:42.990713: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-07-09 18:36:42.990726: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 258 Chunks of size 1024 totalling 258.0KiB 2025-07-09 18:36:42.990742: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-07-09 18:36:42.990762: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 56 Chunks of size 2048 totalling 112.0KiB 2025-07-09 18:36:42.990781: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-07-09 18:36:42.990799: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-07-09 18:36:42.990818: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-07-09 18:36:42.990838: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 20 Chunks of size 8192 totalling 160.0KiB 2025-07-09 18:36:42.990855: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 12288 totalling 12.0KiB 2025-07-09 18:36:42.990869: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-07-09 18:36:42.990882: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 24576 totalling 24.0KiB 2025-07-09 18:36:42.990895: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-07-09 18:36:42.990907: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-07-09 18:36:42.990920: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-07-09 18:36:42.990933: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-07-09 18:36:42.990945: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 262144 totalling 1.25MiB 2025-07-09 18:36:42.990958: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-07-09 18:36:42.990970: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-07-09 18:36:42.990983: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 524288 totalling 1.50MiB 2025-07-09 18:36:42.990998: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-07-09 18:36:42.991017: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-07-09 18:36:42.991035: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-07-09 18:36:42.991054: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 19 Chunks of size 1310720 totalling 23.75MiB 2025-07-09 18:36:42.991072: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-07-09 18:36:42.991090: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-07-09 18:36:42.991109: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-07-09 18:36:42.991127: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 26 Chunks of size 2359296 totalling 58.50MiB 2025-07-09 18:36:42.991191: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 3932160 totalling 3.75MiB 2025-07-09 18:36:42.991219: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 5 Chunks of size 4194304 totalling 20.00MiB 2025-07-09 18:36:42.991237: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 4718592 totalling 4.50MiB 2025-07-09 18:36:42.991256: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6291456 totalling 6.00MiB 2025-07-09 18:36:42.991273: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 8388608 totalling 8.00MiB 2025-07-09 18:36:42.991289: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 9437184 totalling 27.00MiB 2025-07-09 18:36:42.991307: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 67239936 totalling 64.12MiB 2025-07-09 18:36:42.991326: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 255.88MiB 2025-07-09 18:36:42.991343: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 334626816 memory_limit_: 334626816 available bytes: 0 curr_region_allocation_bytes_: 536870912 2025-07-09 18:36:42.991364: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 334626816 InUse: 268315392 MaxInUse: 268315392 NumAllocs: 2326 MaxAllocSize: 67239936 2025-07-09 18:36:42.991399: W tensorflow/core/common_runtime/bfc_allocator.cc:439] ****************xxxxx****************__******_**____________**************************************** 2025-07-09 18:36:42.991465: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at cwise_ops_common.h:134 : Resource exhausted: OOM when allocating tensor with shape[7,7,256,1024] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 RPN_BBOX_STD_DEV [0.1 0.1 0.2 0.2] RPN_NMS_THRESHOLD 0.7 RPN_TRAIN_ANCHORS_PER_IMAGE 256 STEPS_PER_EPOCH 1000 TRAIN_ROIS_PER_IMAGE 200 USE_MINI_MASK True USE_RPN_ROIS True VALIDATION_STEPS 50 WEIGHT_DECAY 0.0001 Exception in mask_detect : OOM when allocating tensor with shape[7,7,256,1024] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Mul] we want to redo the detection max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 ERROR : 'int' object is not subscriptable reconnect to base ! warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data #&_# TEST FAILED #&_# : tests/mask_test #&_# Error : invalid literal for int() with base 10: "'int' object is not subscriptable" /home/admin/workarea/git/Velours/python/tests/python_tests.py refs/heads/master_c8a5981299f21a41dee905409f2ce06c6431fded 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_c8a5981299f21a41dee905409f2ce06c6431fded','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/July/09072025/python_test3//data_4/data_log/job/2025/July/09072025/python_test3/log-python3----short_python3--v--marlene-18: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.2808985710144043 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! WARNING : we have an input that is not a photo, we should get rid of it Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:sam Wed Jul 9 18:36:43 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec After prepare type args : Here we display some param of map_info ! map_filenames : {'temp/1752079003_3714823_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1752079003_3714823_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png', 'extension': 'png'}} map_subphoto_mainphoto : {} Beginning of datou step sam ! pht : 4677 Inside sam : nb paths : 1 (640, 960, 3) time for calcul the mask position with numpy : 0.002347230911254883 nb_pixel_total : 16138 time to create 1 rle with old method : 0.01860332489013672 time for calcul the mask position with numpy : 0.0014870166778564453 nb_pixel_total : 8612 time to create 1 rle with old method : 0.010270357131958008 time for calcul the mask position with numpy : 0.0014750957489013672 nb_pixel_total : 7626 time to create 1 rle with old method : 0.009100675582885742 time for calcul the mask position with numpy : 0.0014917850494384766 nb_pixel_total : 13943 time to create 1 rle with old method : 0.01651906967163086 time for calcul the mask position with numpy : 0.001485586166381836 nb_pixel_total : 16442 time to create 1 rle with old method : 0.019154787063598633 time for calcul the mask position with numpy : 0.0014882087707519531 nb_pixel_total : 5615 time to create 1 rle with old method : 0.0067408084869384766 time for calcul the mask position with numpy : 0.0023174285888671875 nb_pixel_total : 83534 time to create 1 rle with old method : 0.09444880485534668 time for calcul the mask position with numpy : 0.0015032291412353516 nb_pixel_total : 14839 time to create 1 rle with old method : 0.017522573471069336 time for calcul the mask position with numpy : 0.0015506744384765625 nb_pixel_total : 16927 time to create 1 rle with old method : 0.019329071044921875 time for calcul the mask position with numpy : 0.0014460086822509766 nb_pixel_total : 4206 time to create 1 rle with old method : 0.004862070083618164 time for calcul the mask position with numpy : 0.0014431476593017578 nb_pixel_total : 3781 time to create 1 rle with old method : 0.0045773983001708984 time for calcul the mask position with numpy : 0.0014002323150634766 nb_pixel_total : 970 time to create 1 rle with old method : 0.0012254714965820312 time for calcul the mask position with numpy : 0.0014677047729492188 nb_pixel_total : 9870 time to create 1 rle with old method : 0.011473417282104492 time for calcul the mask position with numpy : 0.001348257064819336 nb_pixel_total : 2779 time to create 1 rle with old method : 0.0034935474395751953 time for calcul the mask position with numpy : 0.001434326171875 nb_pixel_total : 2938 time to create 1 rle with old method : 0.003635406494140625 time for calcul the mask position with numpy : 0.0015175342559814453 nb_pixel_total : 29521 time to create 1 rle with old method : 0.04151725769042969 time for calcul the mask position with numpy : 0.0016663074493408203 nb_pixel_total : 10813 time to create 1 rle with old method : 0.018016338348388672 time for calcul the mask position with numpy : 0.0014464855194091797 nb_pixel_total : 337 time to create 1 rle with old method : 0.00047087669372558594 time for calcul the mask position with numpy : 0.0014405250549316406 nb_pixel_total : 2433 time to create 1 rle with old method : 0.002990245819091797 time for calcul the mask position with numpy : 0.0014264583587646484 nb_pixel_total : 6629 time to create 1 rle with old method : 0.008250951766967773 time for calcul the mask position with numpy : 0.0014469623565673828 nb_pixel_total : 3951 time to create 1 rle with old method : 0.0049228668212890625 time for calcul the mask position with numpy : 0.0014369487762451172 nb_pixel_total : 562 time to create 1 rle with old method : 0.0007574558258056641 time for calcul the mask position with numpy : 0.001436471939086914 nb_pixel_total : 1228 time to create 1 rle with old method : 0.0015909671783447266 time for calcul the mask position with numpy : 0.0014867782592773438 nb_pixel_total : 9504 time to create 1 rle with old method : 0.011618375778198242 time for calcul the mask position with numpy : 0.0015139579772949219 nb_pixel_total : 12992 time to create 1 rle with old method : 0.015475034713745117 time for calcul the mask position with numpy : 0.0014388561248779297 nb_pixel_total : 2452 time to create 1 rle with old method : 0.0031270980834960938 time for calcul the mask position with numpy : 0.0014338493347167969 nb_pixel_total : 2079 time to create 1 rle with old method : 0.002581357955932617 time for calcul the mask position with numpy : 0.001451253890991211 nb_pixel_total : 3556 time to create 1 rle with old method : 0.004416704177856445 time for calcul the mask position with numpy : 0.0014564990997314453 nb_pixel_total : 2768 time to create 1 rle with old method : 0.0034608840942382812 time for calcul the mask position with numpy : 0.0014598369598388672 nb_pixel_total : 1111 time to create 1 rle with old method : 0.00147247314453125 time for calcul the mask position with numpy : 0.0014803409576416016 nb_pixel_total : 4272 time to create 1 rle with old method : 0.005453586578369141 time for calcul the mask position with numpy : 0.0015010833740234375 nb_pixel_total : 11907 time to create 1 rle with old method : 0.014174461364746094 time for calcul the mask position with numpy : 0.0013806819915771484 nb_pixel_total : 890 time to create 1 rle with old method : 0.0011684894561767578 time for calcul the mask position with numpy : 0.001424551010131836 nb_pixel_total : 1217 time to create 1 rle with old method : 0.0016126632690429688 time for calcul the mask position with numpy : 0.0014684200286865234 nb_pixel_total : 5519 time to create 1 rle with old method : 0.0066318511962890625 time for calcul the mask position with numpy : 0.0014357566833496094 nb_pixel_total : 331 time to create 1 rle with old method : 0.0004954338073730469 time for calcul the mask position with numpy : 0.001373291015625 nb_pixel_total : 1244 time to create 1 rle with old method : 0.0014469623565673828 time for calcul the mask position with numpy : 0.0013892650604248047 nb_pixel_total : 1333 time to create 1 rle with old method : 0.0016319751739501953 time for calcul the mask position with numpy : 0.001417398452758789 nb_pixel_total : 2727 time to create 1 rle with old method : 0.003431081771850586 time for calcul the mask position with numpy : 0.001409292221069336 nb_pixel_total : 5458 time to create 1 rle with old method : 0.0065386295318603516 time for calcul the mask position with numpy : 0.0014200210571289062 nb_pixel_total : 876 time to create 1 rle with old method : 0.001214742660522461 time for calcul the mask position with numpy : 0.0014545917510986328 nb_pixel_total : 3817 time to create 1 rle with old method : 0.004709005355834961 time for calcul the mask position with numpy : 0.0013802051544189453 nb_pixel_total : 13015 time to create 1 rle with old method : 0.01572275161743164 time for calcul the mask position with numpy : 0.0014905929565429688 nb_pixel_total : 4128 time to create 1 rle with old method : 0.005196571350097656 time for calcul the mask position with numpy : 0.0014913082122802734 nb_pixel_total : 13286 time to create 1 rle with old method : 0.015531301498413086 time for calcul the mask position with numpy : 0.0016486644744873047 nb_pixel_total : 38778 time to create 1 rle with old method : 0.04498744010925293 time for calcul the mask position with numpy : 0.0013806819915771484 nb_pixel_total : 1025 time to create 1 rle with old method : 0.0012798309326171875 time for calcul the mask position with numpy : 0.0015101432800292969 nb_pixel_total : 10622 time to create 1 rle with old method : 0.012520074844360352 time for calcul the mask position with numpy : 0.0013380050659179688 nb_pixel_total : 3312 time to create 1 rle with old method : 0.003930091857910156 time for calcul the mask position with numpy : 0.0013921260833740234 nb_pixel_total : 1619 time to create 1 rle with old method : 0.001981973648071289 time for calcul the mask position with numpy : 0.0013206005096435547 nb_pixel_total : 1252 time to create 1 rle with old method : 0.0015530586242675781 time for calcul the mask position with numpy : 0.0013089179992675781 nb_pixel_total : 861 time to create 1 rle with old method : 0.0011544227600097656 time for calcul the mask position with numpy : 0.0014221668243408203 nb_pixel_total : 3089 time to create 1 rle with old method : 0.0037980079650878906 time for calcul the mask position with numpy : 0.0014204978942871094 nb_pixel_total : 342 time to create 1 rle with old method : 0.0004627704620361328 time for calcul the mask position with numpy : 0.0014660358428955078 nb_pixel_total : 4192 time to create 1 rle with old method : 0.005135774612426758 time for calcul the mask position with numpy : 0.0013301372528076172 nb_pixel_total : 2386 time to create 1 rle with old method : 0.002852201461791992 time for calcul the mask position with numpy : 0.0014793872833251953 nb_pixel_total : 27320 time to create 1 rle with old method : 0.032346487045288086 time for calcul the mask position with numpy : 0.0014812946319580078 nb_pixel_total : 2409 time to create 1 rle with old method : 0.003141641616821289 time for calcul the mask position with numpy : 0.0013659000396728516 nb_pixel_total : 2322 time to create 1 rle with old method : 0.0028057098388671875 time for calcul the mask position with numpy : 0.001337289810180664 nb_pixel_total : 588 time to create 1 rle with old method : 0.0007572174072265625 time for calcul the mask position with numpy : 0.0014433860778808594 nb_pixel_total : 2027 time to create 1 rle with old method : 0.0025339126586914062 time for calcul the mask position with numpy : 0.0014383792877197266 nb_pixel_total : 887 time to create 1 rle with old method : 0.0011348724365234375 time for calcul the mask position with numpy : 0.001451730728149414 nb_pixel_total : 8612 time to create 1 rle with old method : 0.010427474975585938 time for calcul the mask position with numpy : 0.0013964176177978516 nb_pixel_total : 1556 time to create 1 rle with old method : 0.0020112991333007812 time for calcul the mask position with numpy : 0.001323699951171875 nb_pixel_total : 692 time to create 1 rle with old method : 0.0008604526519775391 time for calcul the mask position with numpy : 0.0014045238494873047 nb_pixel_total : 1672 time to create 1 rle with old method : 0.002079486846923828 time for calcul the mask position with numpy : 0.001377105712890625 nb_pixel_total : 1056 time to create 1 rle with old method : 0.0013897418975830078 time for calcul the mask position with numpy : 0.0013034343719482422 nb_pixel_total : 1206 time to create 1 rle with old method : 0.00150299072265625 time for calcul the mask position with numpy : 0.0014181137084960938 nb_pixel_total : 585 time to create 1 rle with old method : 0.0007908344268798828 time for calcul the mask position with numpy : 0.0014197826385498047 nb_pixel_total : 1075 time to create 1 rle with old method : 0.0013935565948486328 time for calcul the mask position with numpy : 0.001500844955444336 nb_pixel_total : 16670 time to create 1 rle with old method : 0.020122051239013672 time for calcul the mask position with numpy : 0.0014133453369140625 nb_pixel_total : 721 time to create 1 rle with old method : 0.0009307861328125 time for calcul the mask position with numpy : 0.0013463497161865234 nb_pixel_total : 3164 time to create 1 rle with old method : 0.00396418571472168 time for calcul the mask position with numpy : 0.0014185905456542969 nb_pixel_total : 1739 time to create 1 rle with old method : 0.002073526382446289 time for calcul the mask position with numpy : 0.0014262199401855469 nb_pixel_total : 8447 time to create 1 rle with old method : 0.00986337661743164 time for calcul the mask position with numpy : 0.0013203620910644531 nb_pixel_total : 221 time to create 1 rle with old method : 0.00037407875061035156 time for calcul the mask position with numpy : 0.0014188289642333984 nb_pixel_total : 1513 time to create 1 rle with old method : 0.0018465518951416016 time for calcul the mask position with numpy : 0.0014600753784179688 nb_pixel_total : 9076 time to create 1 rle with old method : 0.010847806930541992 time for calcul the mask position with numpy : 0.0014233589172363281 nb_pixel_total : 267 time to create 1 rle with old method : 0.00036454200744628906 time for calcul the mask position with numpy : 0.0014162063598632812 nb_pixel_total : 18580 time to create 1 rle with old method : 0.02172398567199707 time for calcul the mask position with numpy : 0.0013561248779296875 nb_pixel_total : 900 time to create 1 rle with old method : 0.0011208057403564453 time for calcul the mask position with numpy : 0.001390218734741211 nb_pixel_total : 616 time to create 1 rle with old method : 0.0008292198181152344 time for calcul the mask position with numpy : 0.0013823509216308594 nb_pixel_total : 1633 time to create 1 rle with old method : 0.0020873546600341797 time for calcul the mask position with numpy : 0.0013079643249511719 nb_pixel_total : 248 time to create 1 rle with old method : 0.0003409385681152344 time for calcul the mask position with numpy : 0.0014176368713378906 nb_pixel_total : 964 time to create 1 rle with old method : 0.0012488365173339844 time for calcul the mask position with numpy : 0.001409769058227539 nb_pixel_total : 1111 time to create 1 rle with old method : 0.0014133453369140625 time for calcul the mask position with numpy : 0.0013320446014404297 nb_pixel_total : 1138 time to create 1 rle with old method : 0.0013418197631835938 time for calcul the mask position with numpy : 0.001477956771850586 nb_pixel_total : 7541 time to create 1 rle with old method : 0.008976936340332031 time for calcul the mask position with numpy : 0.0013952255249023438 nb_pixel_total : 735 time to create 1 rle with old method : 0.001081228256225586 time for calcul the mask position with numpy : 0.0014190673828125 nb_pixel_total : 1500 time to create 1 rle with old method : 0.0019176006317138672 time for calcul the mask position with numpy : 0.0013988018035888672 nb_pixel_total : 299 time to create 1 rle with old method : 0.0004355907440185547 time for calcul the mask position with numpy : 0.0013167858123779297 nb_pixel_total : 1442 time to create 1 rle with old method : 0.00185394287109375 time for calcul the mask position with numpy : 0.00141143798828125 nb_pixel_total : 595 time to create 1 rle with old method : 0.0008118152618408203 time for calcul the mask position with numpy : 0.0013744831085205078 nb_pixel_total : 942 time to create 1 rle with old method : 0.0013818740844726562 time for calcul the mask position with numpy : 0.0013270378112792969 nb_pixel_total : 2199 time to create 1 rle with old method : 0.002810955047607422 time for calcul the mask position with numpy : 0.0013148784637451172 nb_pixel_total : 884 time to create 1 rle with old method : 0.0011909008026123047 time for calcul the mask position with numpy : 0.001413583755493164 nb_pixel_total : 950 time to create 1 rle with old method : 0.0012776851654052734 time for calcul the mask position with numpy : 0.0013628005981445312 nb_pixel_total : 1614 time to create 1 rle with old method : 0.0019195079803466797 time for calcul the mask position with numpy : 0.0013375282287597656 nb_pixel_total : 1438 time to create 1 rle with old method : 0.001992940902709961 time for calcul the mask position with numpy : 0.0014171600341796875 nb_pixel_total : 1320 time to create 1 rle with old method : 0.0017647743225097656 time for calcul the mask position with numpy : 0.0013341903686523438 nb_pixel_total : 830 time to create 1 rle with old method : 0.0010421276092529297 insert ignore into MTRPhoto.crop_hashtag_ids (photo_id, hashtag_id, `type`,x0,x1,y0,y1,score) VALUES (%s,%s,%s,%s,%s,%s,%s,%s) insert ignore into MTRPhoto.crop_hashtag_ids (photo_id, hashtag_id, `type`,x0,x1,y0,y1,score) VALUES (%s,%s,%s,%s,%s,%s,%s,%s) batch 1 Loaded 101 chid ids of type : 4677 Number RLEs to save : 9509 INSERT IGNORE INTO MTRPhoto.crop_segments (`crop_hashtag_id`, `x0`, `y0`, `length`) VALUES (%s, %s, %s , %s) first line : ('3877557978', '928', '287', '9') ... last line : ('3877558078', '815', '44', '5') INSERT IGNORE INTO MTRPhoto.crop_sum_segments (`crop_hashtag_id`, `sum_segments`) VALUES (%s, %s) TO DO : save crop sub photo not yet done ! After datou_step_exec type output : map_portfolio_photo : len 0 keys : dict_keys([]) Inside saveOutput : final : True verbose : True saveOutput not yet implemented for datou_step.type : sam we use saveGeneral [1189321094] map_info['map_portfolio_photo'] : {} final : True mtd_id 4573 list_pids : [1189321094] Looping around the photos to save general results len do output : 1 /1189321094Didn't retrieve data .Didn't retrieve data . before output type Here is an output not treated by saveGeneral : Here is an output not treated by saveGeneral : Managing all output in save final without adding information in the mtr_datou_result ('4573', None, None, None, None, None, None, None, None) ('4573', None, '1189321094', None, None, None, None, None, None) begin to insert list_values into mtr_datou_result : length of list_values in save_final : 3 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', 'None', None, None, None, None, None)] time used for this insertion : 0.015044689178466797 save_final save missing photos in datou_result : time spend for datou_step_exec : 13.509493827819824 time spend to save output : 0.015509605407714844 total time spend for step 1 : 13.525003433227539 caffe_path_current : About to save ! 2 After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : {'1189321094': [[, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ], 'temp/1752079003_3714823_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png']} nb_objects detect : 101 ############################### 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.14270472526550293 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:frcnn Wed Jul 9 18:36:57 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/1752079017_3714823_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1752079017_3714823_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 F0709 18:36:59.568192 3714823 syncedmem.cpp:71] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 17.26user 11.51system 1:33.91elapsed 30%CPU (0avgtext+0avgdata 3462128maxresident)k 3014784inputs+3472outputs (5326major+1627064minor)pagefaults 0swaps