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 : 1742 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.11293530464172363 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 Sat May 3 15:35:27 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 1742 wait 20 seconds l 3637 free memory gpu now : 1742 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 /home/admin/workarea/git/Velours/python/tests/python_tests.py:11: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp 2025-05-03 15:35:49.966670: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-05-03 15:35:49.991115: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-03 15:35:49.993172: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7faab8000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-03 15:35:49.993252: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-03 15:35:49.997130: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-03 15:35:50.237144: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x19532e50 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-03 15:35:50.237206: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-03 15:35:50.238311: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-03 15:35:50.238758: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-03 15:35:50.241924: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-03 15:35:50.244963: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-03 15:35:50.245486: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-03 15:35:50.248519: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-03 15:35:50.249531: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-03 15:35:50.253891: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-03 15:35:50.254849: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-03 15:35:50.254940: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-03 15:35:50.255471: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-03 15:35:50.255488: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-03 15:35:50.255498: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-03 15:35:50.256346: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 1365 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param To do loadFromThcl(), then load ParamDescType : thcl454 thcls : [{'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}] thcl {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'} Update svm_hashtag_type_desc : 3473 FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 2025-05-03 15:35:50.873640: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-03 15:35:50.873733: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-03 15:35:50.873759: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-03 15:35:50.873781: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-03 15:35:50.873802: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-03 15:35:50.873823: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-03 15:35:50.873856: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-03 15:35:50.873878: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-03 15:35:50.874789: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-03 15:35:50.875776: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-03 15:35:50.875819: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-03 15:35:50.875839: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-03 15:35:50.875856: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-03 15:35:50.875873: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-03 15:35:50.875891: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-03 15:35:50.875908: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-03 15:35:50.875926: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-03 15:35:50.876820: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-03 15:35:50.876852: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-03 15:35:50.876862: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-03 15:35:50.876872: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-03 15:35:50.877823: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 1365 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) Using TensorFlow backend. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:396: calling crop_and_resize_v1 (from tensorflow.python.ops.image_ops_impl) with box_ind is deprecated and will be removed in a future version. Instructions for updating: box_ind is deprecated, use box_indices instead WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:703: to_int32 (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.cast` instead. WARNING:tensorflow:From /home/admin/workarea/install/Mask_RCNN/model.py:729: to_float (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.cast` instead. RPN_BBOX_STD_DEV [0.1 0.1 0.2 0.2] RPN_NMS_THRESHOLD 0.7 RPN_TRAIN_ANCHORS_PER_IMAGE 256 STEPS_PER_EPOCH 1000 TRAIN_ROIS_PER_IMAGE 200 USE_MINI_MASK True USE_RPN_ROIS True VALIDATION_STEPS 50 WEIGHT_DECAY 0.0001 model_param file didn't exist model_name : mask_coco_origin model_type : mask_rcnn list file need : ['mask_model.h5'] file exist in s3 : ['mask_model.h5'] file manque in s3 : [] 2025-05-03 15:35:58.082632: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-03 15:35:58.245096: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-03 15:35:59.511901: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-03 15:35:59.511950: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-03 15:35:59.518329: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-03 15:35:59.518351: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-03 15:35:59.567382: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-03 15:35:59.567418: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-03 15:35:59.608866: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.09GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-03 15:35:59.608892: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.09GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-03 15:35:59.659659: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.15GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-03 15:35:59.659696: W tensorflow/core/common_runtime/bfc_allocator.cc:245] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.15GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2025-05-03 15:35:59.690803: W tensorflow/core/common_runtime/bfc_allocator.cc:311] Garbage collection: deallocate free memory regions (i.e., allocations) so that we can re-allocate a larger region to avoid OOM due to memory fragmentation. If you see this message frequently, you are running near the threshold of the available device memory and re-allocation may incur great performance overhead. You may try smaller batch sizes to observe the performance impact. Set TF_ENABLE_GPU_GARBAGE_COLLECTION=false if you'd like to disable this feature. 2025-05-03 15:35:59.707720: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.708578: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 769.39M (806761216 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.709412: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 692.45M (726085120 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.710262: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 623.20M (653476608 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.711136: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.713164: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.714020: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.721290: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.721783: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.727441: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.727967: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.729426: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.729908: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.756235: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.756733: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.757212: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.757689: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.761092: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.761575: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.777668: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.778462: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.779286: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.780260: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.793425: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.793925: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.794404: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.794929: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.803335: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.803875: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.816204: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.816702: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.820853: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.821344: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.842874: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.843416: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.843947: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.844457: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.844966: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.845439: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.883859: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.883949: W tensorflow/core/kernels/gpu_utils.cc:49] Failed to allocate memory for convolution redzone checking; skipping this check. This is benign and only means that we won't check cudnn for out-of-bounds reads and writes. This message will only be printed once. 2025-05-03 15:35:59.884915: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.885869: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.893072: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.893552: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.901694: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.902198: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.916809: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.917326: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.917813: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.918287: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.922378: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.922891: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.923408: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.923916: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.924761: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.935272: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.935749: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.945999: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.946477: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.946979: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.947491: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.948006: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2025-05-03 15:35:59.948499: I tensorflow/stream_executor/cuda/cuda_driver.cc:763] failed to allocate 854.88M (896401408 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 2148602 begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 549 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 : 1742 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.0006129741668701172 nb_pixel_total : 15552 time to create 1 rle with old method : 0.01805591583251953 length of segment : 256 time for calcul the mask position with numpy : 0.002715587615966797 nb_pixel_total : 145330 time to create 1 rle with old method : 0.16462063789367676 length of segment : 371 time for calcul the mask position with numpy : 0.0002465248107910156 nb_pixel_total : 14254 time to create 1 rle with old method : 0.015949249267578125 length of segment : 151 time for calcul the mask position with numpy : 0.00012063980102539062 nb_pixel_total : 5613 time to create 1 rle with old method : 0.0068378448486328125 length of segment : 48 time for calcul the mask position with numpy : 5.555152893066406e-05 nb_pixel_total : 1825 time to create 1 rle with old method : 0.0023314952850341797 length of segment : 39 time spent for convertir_results : 1.023991346359253 time spend for datou_step_exec : 36.99926805496216 time spend to save output : 4.4345855712890625e-05 total time spend for step 1 : 36.99931240081787 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! Number saved : None batch 1 Loaded 3331 chid ids of type : 445 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Number RLEs to save : 0 begin to insert list_values into mtr_datou_result : length of list_values in save_final : 1 time used for this insertion : 0.013392925262451172 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.99549085, [(140, 26, 6), (135, 27, 15), (133, 28, 18), (131, 29, 22), (126, 30, 28), (10, 31, 1), (120, 31, 35), (8, 32, 13), (27, 32, 3), (115, 32, 41), (7, 33, 52), (109, 33, 48), (6, 34, 70), (103, 34, 55), (5, 35, 154), (4, 36, 155), (3, 37, 156), (3, 38, 156), (3, 39, 156), (2, 40, 157), (2, 41, 157), (2, 42, 157), (2, 43, 157), (2, 44, 157), (2, 45, 157), (1, 46, 158), (1, 47, 158), (1, 48, 158), (1, 49, 157), (1, 50, 157), (1, 51, 156), (1, 52, 156), (1, 53, 155), (1, 54, 154), (1, 55, 152), (1, 56, 149), (1, 57, 145), (1, 58, 141), (1, 59, 136), (1, 60, 133), (1, 61, 130), (1, 62, 127), (1, 63, 126), (1, 64, 124), (1, 65, 123), (1, 66, 121), (1, 67, 120), (1, 68, 118), (1, 69, 117), (1, 70, 116), (1, 71, 115), (1, 72, 114), (1, 73, 113), (1, 74, 112), (1, 75, 111), (1, 76, 110), (1, 77, 108), (1, 78, 108), (1, 79, 107), (1, 80, 106), (1, 81, 105), (2, 82, 104), (2, 83, 103), (2, 84, 103), (2, 85, 102), (2, 86, 102), (2, 87, 101), (2, 88, 100), (2, 89, 99), (2, 90, 99), (2, 91, 98), (2, 92, 97), (2, 93, 96), (2, 94, 95), (2, 95, 93), (2, 96, 91), (2, 97, 90), (2, 98, 89), (2, 99, 87), (2, 100, 86), (2, 101, 86), (2, 102, 85), (2, 103, 84), (2, 104, 83), (2, 105, 83), (2, 106, 82), (2, 107, 81), (2, 108, 80), (2, 109, 80), (2, 110, 79), (2, 111, 78), (2, 112, 77), (2, 113, 76), (1, 114, 76), (1, 115, 75), (1, 116, 74), (1, 117, 73), (1, 118, 72), (1, 119, 71), (1, 120, 71), (1, 121, 70), (1, 122, 69), (1, 123, 69), (1, 124, 68), (1, 125, 68), (1, 126, 67), (1, 127, 67), (1, 128, 66), (1, 129, 66), (1, 130, 66), (1, 131, 65), (1, 132, 65), (1, 133, 64), (1, 134, 63), (1, 135, 63), (1, 136, 62), (1, 137, 61), (1, 138, 60), (1, 139, 60), (1, 140, 59), (1, 141, 58), (1, 142, 58), (1, 143, 57), (1, 144, 56), (1, 145, 56), (1, 146, 55), (1, 147, 54), (1, 148, 54), (1, 149, 53), (1, 150, 52), (1, 151, 52), (1, 152, 51), (1, 153, 50), (1, 154, 49), (1, 155, 48), (1, 156, 47), (1, 157, 46), (1, 158, 45), (1, 159, 45), (1, 160, 44), (1, 161, 43), (1, 162, 42), (1, 163, 41), (1, 164, 41), (1, 165, 40), (1, 166, 40), (1, 167, 39), (1, 168, 38), (1, 169, 37), (1, 170, 36), (1, 171, 35), (1, 172, 34), (1, 173, 34), (1, 174, 33), (1, 175, 33), (1, 176, 32), (1, 177, 32), (1, 178, 32), (1, 179, 32), (1, 180, 31), (1, 181, 31), (1, 182, 31), (1, 183, 30), (1, 184, 30), (1, 185, 30), (1, 186, 29), (1, 187, 29), (1, 188, 29), (1, 189, 28), (1, 190, 28), (1, 191, 27), (1, 192, 27), (1, 193, 26), (1, 194, 26), (1, 195, 26), (1, 196, 26), (1, 197, 26), (1, 198, 26), (1, 199, 26), (1, 200, 25), (1, 201, 25), (1, 202, 25), (1, 203, 25), (1, 204, 25), (1, 205, 25), (1, 206, 25), (1, 207, 25), (1, 208, 25), (1, 209, 25), (1, 210, 25), (1, 211, 25), (1, 212, 25), (1, 213, 25), (1, 214, 25), (1, 215, 25), (1, 216, 25), (1, 217, 25), (1, 218, 25), (1, 219, 25), (1, 220, 24), (1, 221, 24), (1, 222, 24), (1, 223, 24), (1, 224, 24), (1, 225, 24), (1, 226, 25), (1, 227, 25), (1, 228, 25), (2, 229, 24), (2, 230, 24), (2, 231, 24), (2, 232, 23), (2, 233, 23), (2, 234, 23), (2, 235, 23), (2, 236, 23), (2, 237, 23), (2, 238, 23), (2, 239, 23), (2, 240, 23), (2, 241, 23), (2, 242, 23), (2, 243, 23), (2, 244, 23), (2, 245, 23), (2, 246, 23), (2, 247, 23), (2, 248, 23), (2, 249, 24), (2, 250, 24), (2, 251, 23), (2, 252, 23), (2, 253, 23), (2, 254, 23), (2, 255, 23), (2, 256, 23), (2, 257, 23), (2, 258, 23), (2, 259, 23), (2, 260, 23), (2, 261, 23), (3, 262, 22), (3, 263, 22), (3, 264, 22), (3, 265, 22), (4, 266, 21), (4, 267, 21), (5, 268, 20), (5, 269, 20), (6, 270, 19), (7, 271, 17), (8, 272, 16), (8, 273, 16), (9, 274, 13), (11, 275, 9), (15, 276, 2)], ['16,276,8,273,2,261,2,229,1,228,1,114,2,113,2,82,1,81,1,46,3,37,8,32,20,32,21,33,58,33,59,34,75,34,76,35,102,35,114,33,120,31,130,30,135,27,145,26,152,29,158,35,158,48,154,54,141,58,128,61,119,67,105,81,103,86,96,94,89,98,81,109,71,119,65,132,60,138,52,151,45,158,40,166,34,172,29,188,26,193,25,200,25,226,24,232,24,270,23,273']), (957285035, 492601069, 445, 29, 591, 24, 419, 0.9923774, [(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), (137, 349, 259), (141, 350, 255), (143, 351, 252), (145, 352, 250), (147, 353, 247), (149, 354, 245), (151, 355, 242), (152, 356, 241), (154, 357, 239), (156, 358, 237), (159, 359, 233), (161, 360, 231), (163, 361, 229), (165, 362, 227), (167, 363, 224), (169, 364, 222), (170, 365, 221), (172, 366, 219), (173, 367, 218), (174, 368, 216), (175, 369, 215), (177, 370, 213), (178, 371, 212), (180, 372, 209), (183, 373, 206), (185, 374, 204), (188, 375, 200), (191, 376, 197), (194, 377, 193), (196, 378, 191), (199, 379, 188), (201, 380, 185), (203, 381, 183), (205, 382, 180), (207, 383, 178), (208, 384, 176), (210, 385, 174), (212, 386, 171), (213, 387, 169), (215, 388, 166), (218, 389, 162), (221, 390, 158), (225, 391, 153), (228, 392, 149), (232, 393, 144), (235, 394, 140), (238, 395, 136), (241, 396, 133), (245, 397, 128), (248, 398, 124), (252, 399, 119), (257, 400, 113), (263, 401, 105), (272, 402, 94), (283, 403, 82), (297, 404, 65), (306, 405, 53), (313, 406, 38), (321, 407, 23)], ['321,407,296,403,263,401,215,388,178,371,168,363,140,349,110,336,90,330,77,323,56,316,39,299,31,273,31,236,34,199,58,145,79,131,89,116,89,101,104,88,115,72,159,49,180,43,199,41,237,41,272,38,339,37,382,39,402,43,417,43,481,55,504,76,543,116,556,143,566,156,568,167,566,186,554,199,548,216,528,235,496,256,471,275,420,309,407,327,403,339,392,355,389,371,383,385,369,400,358,405']), (957285035, 492601069, 445, 485, 636, 23, 174, 0.97113657, [(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.8298432, [(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.7407753, [(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/1746279327_2147500_957285035_a42482e51c93c8025d243dd179aee85b.jpg']} free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 1742 ############################### 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.1420903205871582 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 Sat May 3 15:36:05 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 : 1529 wait 20 seconds l 3637 free memory gpu now : 1529 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-05-03 15:36:29.071900: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2025-05-03 15:36:29.099163: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-03 15:36:29.100886: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7faab4000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-03 15:36:29.100948: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-03 15:36:29.104026: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-03 15:36:29.263875: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x19b75570 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-03 15:36:29.263930: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-03 15:36:29.264469: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-03 15:36:29.264862: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-03 15:36:29.270499: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-03 15:36:29.272892: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-03 15:36:29.273258: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-03 15:36:29.275729: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-03 15:36:29.276945: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-03 15:36:29.281995: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-03 15:36:29.283042: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-03 15:36:29.283138: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-03 15:36:29.283645: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-03 15:36:29.283663: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-03 15:36:29.283673: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-03 15:36:29.284533: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 172 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) WARNING:tensorflow:From /home/admin/workarea/git/Velours/python/mtr/mask_rcnn/mask_detection.py:69: The name tf.keras.backend.set_session is deprecated. Please use tf.compat.v1.keras.backend.set_session instead. 2025-05-03 15:36:29.374858: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-03 15:36:29.374995: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-03 15:36:29.375023: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-03 15:36:29.375044: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-03 15:36:29.375066: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-03 15:36:29.375086: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-03 15:36:29.375107: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-03 15:36:29.375128: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-03 15:36:29.375966: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-03 15:36:29.377161: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: pciBusID: 0000:41:00.0 name: NVIDIA GeForce RTX 2080 Ti computeCapability: 7.5 coreClock: 1.545GHz coreCount: 68 deviceMemorySize: 10.76GiB deviceMemoryBandwidth: 573.69GiB/s 2025-05-03 15:36:29.377257: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-03 15:36:29.377284: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-03 15:36:29.377307: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-03 15:36:29.377330: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-03 15:36:29.377367: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-03 15:36:29.377392: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-03 15:36:29.377415: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-03 15:36:29.378260: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-03 15:36:29.378301: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-03 15:36:29.378313: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-03 15:36:29.378324: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-03 15:36:29.379270: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 172 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-05-03 15:36:41.559614: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 9.00MiB (rounded to 9437184) Current allocation summary follows. 2025-05-03 15:36:41.559718: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-03 15:36:41.559735: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 65, Chunks in use: 65. 16.2KiB allocated for chunks. 16.2KiB in use in bin. 8.9KiB client-requested in use in bin. 2025-05-03 15:36:41.559747: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (512): Total Chunks: 40, Chunks in use: 40. 20.0KiB allocated for chunks. 20.0KiB in use in bin. 20.0KiB client-requested in use in bin. 2025-05-03 15:36:41.559759: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 251, Chunks in use: 251. 251.2KiB allocated for chunks. 251.2KiB in use in bin. 251.0KiB client-requested in use in bin. 2025-05-03 15:36:41.559771: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 40, Chunks in use: 40. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-03 15:36:41.559783: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 120, Chunks in use: 120. 487.5KiB allocated for chunks. 487.5KiB in use in bin. 480.0KiB client-requested in use in bin. 2025-05-03 15:36:41.559794: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 10, Chunks in use: 10. 80.0KiB allocated for chunks. 80.0KiB in use in bin. 80.0KiB client-requested in use in bin. 2025-05-03 15:36:41.559805: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16.0KiB allocated for chunks. 16.0KiB in use in bin. 16.0KiB client-requested in use in bin. 2025-05-03 15:36:41.559817: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 1, Chunks in use: 1. 36.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-05-03 15:36:41.559828: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (65536): Total Chunks: 6, Chunks in use: 6. 384.0KiB allocated for chunks. 384.0KiB in use in bin. 384.0KiB client-requested in use in bin. 2025-05-03 15:36:41.559840: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (131072): Total Chunks: 4, Chunks in use: 4. 560.0KiB allocated for chunks. 560.0KiB in use in bin. 560.0KiB client-requested in use in bin. 2025-05-03 15:36:41.559851: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 8, Chunks in use: 7. 2.35MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-05-03 15:36:41.559887: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 7, Chunks in use: 6. 4.39MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-05-03 15:36:41.559899: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 48, Chunks in use: 45. 54.12MiB allocated for chunks. 50.62MiB in use in bin. 45.00MiB client-requested in use in bin. 2025-05-03 15:36:41.559911: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 28, Chunks in use: 25. 64.25MiB allocated for chunks. 55.75MiB in use in bin. 55.75MiB client-requested in use in bin. 2025-05-03 15:36:41.559922: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 4, Chunks in use: 2. 18.00MiB allocated for chunks. 8.00MiB in use in bin. 8.00MiB client-requested in use in bin. 2025-05-03 15:36:41.559933: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 3, Chunks in use: 2. 27.88MiB allocated for chunks. 19.88MiB in use in bin. 17.00MiB client-requested in use in bin. 2025-05-03 15:36:41.559943: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (16777216): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-03 15:36:41.559953: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (33554432): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-03 15:36:41.559963: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (67108864): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-03 15:36:41.559972: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (134217728): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-03 15:36:41.559982: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (268435456): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-05-03 15:36:41.559993: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 9.00MiB was 8.00MiB, Chunk State: 2025-05-03 15:36:41.560012: I tensorflow/core/common_runtime/bfc_allocator.cc:963] Size: 8.00MiB | Requested Size: 8.00MiB | in_use: 0 | bin_num: 15, prev: Size: 9.00MiB | Requested Size: 9.00MiB | in_use: 1 | bin_num: -1, next: Size: 10.88MiB | Requested Size: 8.00MiB | in_use: 1 | bin_num: -1 2025-05-03 15:36:41.560022: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 48103424 2025-05-03 15:36:41.560034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fa8ce000000 of size 4194304 next 631 2025-05-03 15:36:41.560045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8ce400000 of size 4194304 next 617 2025-05-03 15:36:41.560053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8ce800000 of size 4194304 next 616 2025-05-03 15:36:41.560062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fa8cec00000 of size 6291456 next 608 2025-05-03 15:36:41.560071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8cf200000 of size 9437184 next 607 2025-05-03 15:36:41.560079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fa8cfb00000 of size 8388608 next 625 2025-05-03 15:36:41.560088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d0300000 of size 11403264 next 18446744073709551615 2025-05-03 15:36:41.560096: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-03 15:36:41.560105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d2000000 of size 2359296 next 370 2025-05-03 15:36:41.560114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d2240000 of size 1048576 next 394 2025-05-03 15:36:41.560122: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fa8d2340000 of size 1310720 next 388 2025-05-03 15:36:41.560139: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d2480000 of size 2359296 next 387 2025-05-03 15:36:41.560148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d26c0000 of size 1048576 next 412 2025-05-03 15:36:41.560157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d27c0000 of size 1310720 next 406 2025-05-03 15:36:41.560166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d2900000 of size 2359296 next 405 2025-05-03 15:36:41.560174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d2b40000 of size 1048576 next 430 2025-05-03 15:36:41.560183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d2c40000 of size 1310720 next 424 2025-05-03 15:36:41.560191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d2d80000 of size 2359296 next 423 2025-05-03 15:36:41.560200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d2fc0000 of size 1048576 next 447 2025-05-03 15:36:41.560208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d30c0000 of size 1310720 next 441 2025-05-03 15:36:41.560216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d3200000 of size 2359296 next 440 2025-05-03 15:36:41.560225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d3440000 of size 1048576 next 465 2025-05-03 15:36:41.560234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d3540000 of size 1310720 next 459 2025-05-03 15:36:41.560242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d3680000 of size 2359296 next 458 2025-05-03 15:36:41.560251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d38c0000 of size 1048576 next 483 2025-05-03 15:36:41.560259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d39c0000 of size 1310720 next 477 2025-05-03 15:36:41.560268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d3b00000 of size 2359296 next 476 2025-05-03 15:36:41.560276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d3d40000 of size 1048576 next 501 2025-05-03 15:36:41.560284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d3e40000 of size 1310720 next 495 2025-05-03 15:36:41.560293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d3f80000 of size 2359296 next 494 2025-05-03 15:36:41.560301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d41c0000 of size 1048576 next 519 2025-05-03 15:36:41.560310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d42c0000 of size 1310720 next 513 2025-05-03 15:36:41.560319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d4400000 of size 2359296 next 512 2025-05-03 15:36:41.560327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d4640000 of size 1048576 next 537 2025-05-03 15:36:41.560335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d4740000 of size 1310720 next 531 2025-05-03 15:36:41.560344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d4880000 of size 2359296 next 530 2025-05-03 15:36:41.560352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d4ac0000 of size 1048576 next 555 2025-05-03 15:36:41.560361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d4bc0000 of size 1310720 next 549 2025-05-03 15:36:41.560369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d4d00000 of size 2359296 next 548 2025-05-03 15:36:41.560378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d4f40000 of size 1048576 next 573 2025-05-03 15:36:41.560387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d5040000 of size 1310720 next 567 2025-05-03 15:36:41.560395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d5180000 of size 2359296 next 566 2025-05-03 15:36:41.560410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d53c0000 of size 1048576 next 591 2025-05-03 15:36:41.560419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fa8d54c0000 of size 1310720 next 585 2025-05-03 15:36:41.560427: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d5600000 of size 2359296 next 584 2025-05-03 15:36:41.560436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fa8d5840000 of size 2097152 next 597 2025-05-03 15:36:41.560445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d5a40000 of size 2097152 next 596 2025-05-03 15:36:41.560453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fa8d5c40000 of size 3932160 next 18446744073709551615 2025-05-03 15:36:41.560462: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-03 15:36:41.560471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d6000000 of size 2359296 next 245 2025-05-03 15:36:41.560480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d6240000 of size 1048576 next 269 2025-05-03 15:36:41.560488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d6340000 of size 1310720 next 263 2025-05-03 15:36:41.560497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d6480000 of size 2359296 next 262 2025-05-03 15:36:41.560505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d66c0000 of size 1048576 next 287 2025-05-03 15:36:41.560514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d67c0000 of size 1310720 next 281 2025-05-03 15:36:41.560522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d6900000 of size 2359296 next 280 2025-05-03 15:36:41.560531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d6b40000 of size 1048576 next 304 2025-05-03 15:36:41.560539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d6c40000 of size 1310720 next 298 2025-05-03 15:36:41.560548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d6d80000 of size 2359296 next 297 2025-05-03 15:36:41.560556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d6fc0000 of size 1048576 next 322 2025-05-03 15:36:41.560565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d70c0000 of size 1310720 next 316 2025-05-03 15:36:41.560573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d7200000 of size 2359296 next 315 2025-05-03 15:36:41.560582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d7440000 of size 1048576 next 340 2025-05-03 15:36:41.560590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d7540000 of size 1310720 next 334 2025-05-03 15:36:41.560599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d7680000 of size 2359296 next 333 2025-05-03 15:36:41.560607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d78c0000 of size 1048576 next 358 2025-05-03 15:36:41.560616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d79c0000 of size 1310720 next 352 2025-05-03 15:36:41.560624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d7b00000 of size 2359296 next 351 2025-05-03 15:36:41.560632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d7d40000 of size 1048576 next 376 2025-05-03 15:36:41.560641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d7e40000 of size 1835008 next 18446744073709551615 2025-05-03 15:36:41.560650: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-03 15:36:41.560658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d8000000 of size 2359296 next 181 2025-05-03 15:36:41.560666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d8240000 of size 2097152 next 196 2025-05-03 15:36:41.560675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d8440000 of size 1048576 next 216 2025-05-03 15:36:41.560690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d8540000 of size 1310720 next 209 2025-05-03 15:36:41.560698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d8680000 of size 2359296 next 208 2025-05-03 15:36:41.560707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d88c0000 of size 1048576 next 234 2025-05-03 15:36:41.560715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d89c0000 of size 1310720 next 228 2025-05-03 15:36:41.560724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8d8b00000 of size 2359296 next 227 2025-05-03 15:36:41.560732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fa8d8d40000 of size 2883584 next 18446744073709551615 2025-05-03 15:36:41.560740: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-03 15:36:41.560749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da600000 of size 147456 next 55 2025-05-03 15:36:41.560757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da624000 of size 65536 next 78 2025-05-03 15:36:41.560766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da634000 of size 4096 next 191 2025-05-03 15:36:41.560775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da635000 of size 4096 next 192 2025-05-03 15:36:41.560783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da636000 of size 4096 next 193 2025-05-03 15:36:41.560792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da637000 of size 256 next 194 2025-05-03 15:36:41.560800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da637100 of size 256 next 195 2025-05-03 15:36:41.560809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da637200 of size 4096 next 197 2025-05-03 15:36:41.560817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da638200 of size 4096 next 198 2025-05-03 15:36:41.560826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da639200 of size 4096 next 199 2025-05-03 15:36:41.560834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63a200 of size 4096 next 200 2025-05-03 15:36:41.560843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63b200 of size 4096 next 201 2025-05-03 15:36:41.560851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63c200 of size 1024 next 202 2025-05-03 15:36:41.560860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63c600 of size 1024 next 204 2025-05-03 15:36:41.560868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63ca00 of size 1024 next 205 2025-05-03 15:36:41.560877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63ce00 of size 1024 next 206 2025-05-03 15:36:41.560885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63d200 of size 1024 next 207 2025-05-03 15:36:41.560894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63d600 of size 1024 next 210 2025-05-03 15:36:41.560902: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63da00 of size 1024 next 211 2025-05-03 15:36:41.560910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63de00 of size 1024 next 212 2025-05-03 15:36:41.560919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63e200 of size 1024 next 213 2025-05-03 15:36:41.560927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63e600 of size 1024 next 214 2025-05-03 15:36:41.560936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63ea00 of size 4096 next 215 2025-05-03 15:36:41.560944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da63fa00 of size 4096 next 217 2025-05-03 15:36:41.560953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da640a00 of size 4096 next 218 2025-05-03 15:36:41.560968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da641a00 of size 4096 next 219 2025-05-03 15:36:41.560977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da642a00 of size 4096 next 220 2025-05-03 15:36:41.560985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da643a00 of size 1024 next 221 2025-05-03 15:36:41.560994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da643e00 of size 1024 next 223 2025-05-03 15:36:41.561002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da644200 of size 1024 next 224 2025-05-03 15:36:41.561010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da644600 of size 1024 next 225 2025-05-03 15:36:41.561019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da644a00 of size 1024 next 226 2025-05-03 15:36:41.561027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da644e00 of size 1024 next 229 2025-05-03 15:36:41.561036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da645200 of size 1024 next 230 2025-05-03 15:36:41.561044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da645600 of size 1024 next 231 2025-05-03 15:36:41.561052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da645a00 of size 1024 next 232 2025-05-03 15:36:41.561061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da645e00 of size 1024 next 233 2025-05-03 15:36:41.561069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da646200 of size 7680 next 72 2025-05-03 15:36:41.561078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da648000 of size 147456 next 71 2025-05-03 15:36:41.561087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da66c000 of size 131072 next 87 2025-05-03 15:36:41.561095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da68c000 of size 4096 next 289 2025-05-03 15:36:41.561104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da68d000 of size 4096 next 290 2025-05-03 15:36:41.561112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da68e000 of size 4096 next 291 2025-05-03 15:36:41.561121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da68f000 of size 1024 next 292 2025-05-03 15:36:41.561129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da68f400 of size 1024 next 293 2025-05-03 15:36:41.561138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da68f800 of size 1024 next 294 2025-05-03 15:36:41.561146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da68fc00 of size 1024 next 295 2025-05-03 15:36:41.561154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da690000 of size 1024 next 296 2025-05-03 15:36:41.561163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da690400 of size 1024 next 299 2025-05-03 15:36:41.561171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da690800 of size 1024 next 300 2025-05-03 15:36:41.561180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da690c00 of size 1024 next 301 2025-05-03 15:36:41.561188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da691000 of size 1024 next 302 2025-05-03 15:36:41.561197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da691400 of size 1024 next 303 2025-05-03 15:36:41.561205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da691800 of size 4096 next 305 2025-05-03 15:36:41.561213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da692800 of size 4096 next 306 2025-05-03 15:36:41.561222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da693800 of size 4096 next 307 2025-05-03 15:36:41.561230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da694800 of size 4096 next 308 2025-05-03 15:36:41.561245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da695800 of size 4096 next 309 2025-05-03 15:36:41.561254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da696800 of size 1024 next 310 2025-05-03 15:36:41.561262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da696c00 of size 1024 next 311 2025-05-03 15:36:41.561271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da697000 of size 1024 next 312 2025-05-03 15:36:41.561279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da697400 of size 1024 next 313 2025-05-03 15:36:41.561288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da697800 of size 1024 next 314 2025-05-03 15:36:41.561296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da697c00 of size 1024 next 317 2025-05-03 15:36:41.561304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da698000 of size 1024 next 318 2025-05-03 15:36:41.561313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da698400 of size 1024 next 319 2025-05-03 15:36:41.561321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da698800 of size 1024 next 320 2025-05-03 15:36:41.561330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da698c00 of size 1024 next 321 2025-05-03 15:36:41.561338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da699000 of size 4096 next 323 2025-05-03 15:36:41.561347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69a000 of size 4096 next 324 2025-05-03 15:36:41.561355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69b000 of size 4096 next 325 2025-05-03 15:36:41.561363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69c000 of size 4096 next 326 2025-05-03 15:36:41.561372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69d000 of size 4096 next 327 2025-05-03 15:36:41.561380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69e000 of size 1024 next 328 2025-05-03 15:36:41.561389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69e400 of size 1024 next 329 2025-05-03 15:36:41.561397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69e800 of size 1024 next 330 2025-05-03 15:36:41.561406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69ec00 of size 1024 next 331 2025-05-03 15:36:41.561414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69f000 of size 1024 next 332 2025-05-03 15:36:41.561422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69f400 of size 1024 next 335 2025-05-03 15:36:41.561431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69f800 of size 1024 next 336 2025-05-03 15:36:41.561439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da69fc00 of size 1024 next 337 2025-05-03 15:36:41.561448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a0000 of size 1024 next 338 2025-05-03 15:36:41.561456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a0400 of size 1024 next 339 2025-05-03 15:36:41.561465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a0800 of size 4096 next 341 2025-05-03 15:36:41.561473: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a1800 of size 4096 next 342 2025-05-03 15:36:41.561481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a2800 of size 4096 next 343 2025-05-03 15:36:41.561490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a3800 of size 4096 next 344 2025-05-03 15:36:41.561498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a4800 of size 4096 next 345 2025-05-03 15:36:41.561507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a5800 of size 1024 next 346 2025-05-03 15:36:41.561521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a5c00 of size 1024 next 347 2025-05-03 15:36:41.561530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a6000 of size 1024 next 348 2025-05-03 15:36:41.561539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a6400 of size 1024 next 349 2025-05-03 15:36:41.561547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a6800 of size 1024 next 350 2025-05-03 15:36:41.561555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a6c00 of size 1024 next 353 2025-05-03 15:36:41.561564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a7000 of size 1024 next 354 2025-05-03 15:36:41.561572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a7400 of size 1024 next 355 2025-05-03 15:36:41.561581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a7800 of size 1024 next 356 2025-05-03 15:36:41.561589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a7c00 of size 1024 next 357 2025-05-03 15:36:41.561598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a8000 of size 4096 next 359 2025-05-03 15:36:41.561606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6a9000 of size 4096 next 360 2025-05-03 15:36:41.561615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6aa000 of size 4096 next 361 2025-05-03 15:36:41.561623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6ab000 of size 4096 next 362 2025-05-03 15:36:41.561631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6ac000 of size 4096 next 363 2025-05-03 15:36:41.561640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6ad000 of size 1024 next 364 2025-05-03 15:36:41.561648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6ad400 of size 1024 next 365 2025-05-03 15:36:41.561657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6ad800 of size 1024 next 366 2025-05-03 15:36:41.561665: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6adc00 of size 1024 next 367 2025-05-03 15:36:41.561674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6ae000 of size 1024 next 368 2025-05-03 15:36:41.561682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6ae400 of size 1024 next 371 2025-05-03 15:36:41.561690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6ae800 of size 1024 next 372 2025-05-03 15:36:41.561699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6aec00 of size 1024 next 373 2025-05-03 15:36:41.561707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6af000 of size 1024 next 374 2025-05-03 15:36:41.561716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6af400 of size 1024 next 375 2025-05-03 15:36:41.561724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6af800 of size 4096 next 377 2025-05-03 15:36:41.561733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b0800 of size 4096 next 378 2025-05-03 15:36:41.561741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b1800 of size 4096 next 379 2025-05-03 15:36:41.561750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b2800 of size 4096 next 380 2025-05-03 15:36:41.561758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b3800 of size 4096 next 381 2025-05-03 15:36:41.561767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b4800 of size 1024 next 382 2025-05-03 15:36:41.561775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b4c00 of size 1024 next 383 2025-05-03 15:36:41.561783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b5000 of size 1024 next 384 2025-05-03 15:36:41.561792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b5400 of size 1024 next 385 2025-05-03 15:36:41.561816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b5800 of size 1024 next 386 2025-05-03 15:36:41.561825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b5c00 of size 1024 next 389 2025-05-03 15:36:41.561833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b6000 of size 1024 next 390 2025-05-03 15:36:41.561842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b6400 of size 1024 next 391 2025-05-03 15:36:41.561850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b6800 of size 1024 next 392 2025-05-03 15:36:41.561858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b6c00 of size 1024 next 393 2025-05-03 15:36:41.561867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b7000 of size 4096 next 395 2025-05-03 15:36:41.561875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b8000 of size 4096 next 396 2025-05-03 15:36:41.561884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6b9000 of size 4096 next 397 2025-05-03 15:36:41.561892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6ba000 of size 4096 next 398 2025-05-03 15:36:41.561900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6bb000 of size 4096 next 399 2025-05-03 15:36:41.561909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6bc000 of size 1024 next 400 2025-05-03 15:36:41.561917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6bc400 of size 1024 next 401 2025-05-03 15:36:41.561926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6bc800 of size 1024 next 402 2025-05-03 15:36:41.561934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6bcc00 of size 1024 next 403 2025-05-03 15:36:41.561943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6bd000 of size 1024 next 404 2025-05-03 15:36:41.561951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6bd400 of size 1024 next 407 2025-05-03 15:36:41.561959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6bd800 of size 1024 next 408 2025-05-03 15:36:41.561968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6bdc00 of size 1024 next 409 2025-05-03 15:36:41.561976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6be000 of size 1024 next 410 2025-05-03 15:36:41.561985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6be400 of size 1024 next 411 2025-05-03 15:36:41.561993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6be800 of size 4096 next 413 2025-05-03 15:36:41.562002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6bf800 of size 4096 next 414 2025-05-03 15:36:41.562010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c0800 of size 4096 next 415 2025-05-03 15:36:41.562019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c1800 of size 4096 next 416 2025-05-03 15:36:41.562027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c2800 of size 4096 next 417 2025-05-03 15:36:41.562036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c3800 of size 1024 next 418 2025-05-03 15:36:41.562044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c3c00 of size 1024 next 419 2025-05-03 15:36:41.562052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c4000 of size 1024 next 420 2025-05-03 15:36:41.562061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c4400 of size 1024 next 421 2025-05-03 15:36:41.562069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c4800 of size 1024 next 422 2025-05-03 15:36:41.562078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c4c00 of size 1024 next 425 2025-05-03 15:36:41.562094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c5000 of size 1024 next 426 2025-05-03 15:36:41.562103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c5400 of size 1024 next 427 2025-05-03 15:36:41.562111: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c5800 of size 1024 next 428 2025-05-03 15:36:41.562119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c5c00 of size 1024 next 429 2025-05-03 15:36:41.562128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c6000 of size 4096 next 431 2025-05-03 15:36:41.562136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c7000 of size 4096 next 432 2025-05-03 15:36:41.562145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c8000 of size 4096 next 433 2025-05-03 15:36:41.562153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6c9000 of size 4096 next 434 2025-05-03 15:36:41.562161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6ca000 of size 4096 next 435 2025-05-03 15:36:41.562170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6cb000 of size 1024 next 436 2025-05-03 15:36:41.562178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6cb400 of size 1024 next 437 2025-05-03 15:36:41.562187: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6cb800 of size 1024 next 438 2025-05-03 15:36:41.562195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6cbc00 of size 1024 next 103 2025-05-03 15:36:41.562204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da6cc000 of size 262144 next 102 2025-05-03 15:36:41.562212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fa8da70c000 of size 999424 next 18446744073709551615 2025-05-03 15:36:41.562221: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-03 15:36:41.562230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da800000 of size 589824 next 96 2025-05-03 15:36:41.562238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da890000 of size 262144 next 117 2025-05-03 15:36:41.562246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d0000 of size 1024 next 439 2025-05-03 15:36:41.562255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d0400 of size 1024 next 442 2025-05-03 15:36:41.562263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d0800 of size 1024 next 443 2025-05-03 15:36:41.562272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d0c00 of size 1024 next 444 2025-05-03 15:36:41.562280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d1000 of size 1024 next 445 2025-05-03 15:36:41.562289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d1400 of size 1024 next 446 2025-05-03 15:36:41.562297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d1800 of size 4096 next 448 2025-05-03 15:36:41.562305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d2800 of size 4096 next 449 2025-05-03 15:36:41.562314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d3800 of size 4096 next 450 2025-05-03 15:36:41.562322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d4800 of size 4096 next 451 2025-05-03 15:36:41.562331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d5800 of size 4096 next 452 2025-05-03 15:36:41.562339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d6800 of size 1024 next 453 2025-05-03 15:36:41.562347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d6c00 of size 1024 next 454 2025-05-03 15:36:41.562356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d7000 of size 1024 next 455 2025-05-03 15:36:41.562371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d7400 of size 1024 next 456 2025-05-03 15:36:41.562380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d7800 of size 1024 next 457 2025-05-03 15:36:41.562388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d7c00 of size 1024 next 460 2025-05-03 15:36:41.562397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d8000 of size 1024 next 461 2025-05-03 15:36:41.562405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d8400 of size 1024 next 462 2025-05-03 15:36:41.562413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d8800 of size 1024 next 463 2025-05-03 15:36:41.562422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d8c00 of size 1024 next 464 2025-05-03 15:36:41.562430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8d9000 of size 4096 next 466 2025-05-03 15:36:41.562439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8da000 of size 4096 next 467 2025-05-03 15:36:41.562447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8db000 of size 4096 next 468 2025-05-03 15:36:41.562455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8dc000 of size 4096 next 469 2025-05-03 15:36:41.562464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8dd000 of size 4096 next 470 2025-05-03 15:36:41.562472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8de000 of size 1024 next 471 2025-05-03 15:36:41.562481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8de400 of size 1024 next 472 2025-05-03 15:36:41.562489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8de800 of size 1024 next 473 2025-05-03 15:36:41.562497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8dec00 of size 1024 next 474 2025-05-03 15:36:41.562506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8df000 of size 1024 next 475 2025-05-03 15:36:41.562514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8df400 of size 1024 next 478 2025-05-03 15:36:41.562523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8df800 of size 1024 next 479 2025-05-03 15:36:41.562531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8dfc00 of size 1024 next 480 2025-05-03 15:36:41.562539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e0000 of size 1024 next 481 2025-05-03 15:36:41.562548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e0400 of size 1024 next 482 2025-05-03 15:36:41.562556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e0800 of size 4096 next 484 2025-05-03 15:36:41.562565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e1800 of size 4096 next 485 2025-05-03 15:36:41.562573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e2800 of size 4096 next 486 2025-05-03 15:36:41.562581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e3800 of size 4096 next 487 2025-05-03 15:36:41.562590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e4800 of size 4096 next 488 2025-05-03 15:36:41.562598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e5800 of size 1024 next 489 2025-05-03 15:36:41.562607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e5c00 of size 1024 next 490 2025-05-03 15:36:41.562615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e6000 of size 1024 next 491 2025-05-03 15:36:41.562624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e6400 of size 1024 next 492 2025-05-03 15:36:41.562632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e6800 of size 1024 next 493 2025-05-03 15:36:41.562649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e6c00 of size 1024 next 496 2025-05-03 15:36:41.562658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e7000 of size 1024 next 497 2025-05-03 15:36:41.562666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e7400 of size 1024 next 498 2025-05-03 15:36:41.562674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e7800 of size 1024 next 499 2025-05-03 15:36:41.562683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e7c00 of size 1024 next 500 2025-05-03 15:36:41.562691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e8000 of size 4096 next 502 2025-05-03 15:36:41.562699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8e9000 of size 4096 next 503 2025-05-03 15:36:41.562708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ea000 of size 4096 next 504 2025-05-03 15:36:41.562716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8eb000 of size 4096 next 505 2025-05-03 15:36:41.562725: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ec000 of size 4096 next 506 2025-05-03 15:36:41.562733: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ed000 of size 1024 next 507 2025-05-03 15:36:41.562742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ed400 of size 1024 next 508 2025-05-03 15:36:41.562750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ed800 of size 1024 next 509 2025-05-03 15:36:41.562758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8edc00 of size 1024 next 510 2025-05-03 15:36:41.562767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ee000 of size 1024 next 511 2025-05-03 15:36:41.562775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ee400 of size 1024 next 514 2025-05-03 15:36:41.562784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ee800 of size 1024 next 515 2025-05-03 15:36:41.562792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8eec00 of size 1024 next 516 2025-05-03 15:36:41.562801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ef000 of size 1024 next 517 2025-05-03 15:36:41.562809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ef400 of size 1024 next 518 2025-05-03 15:36:41.562818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ef800 of size 4096 next 520 2025-05-03 15:36:41.562826: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f0800 of size 4096 next 521 2025-05-03 15:36:41.562835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f1800 of size 4096 next 522 2025-05-03 15:36:41.562843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f2800 of size 4096 next 523 2025-05-03 15:36:41.562851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f3800 of size 4096 next 524 2025-05-03 15:36:41.562860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f4800 of size 1024 next 525 2025-05-03 15:36:41.562868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f4c00 of size 1024 next 526 2025-05-03 15:36:41.562877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f5000 of size 1024 next 527 2025-05-03 15:36:41.562885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f5400 of size 1024 next 528 2025-05-03 15:36:41.562894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f5800 of size 1024 next 529 2025-05-03 15:36:41.562912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f5c00 of size 1024 next 532 2025-05-03 15:36:41.562921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f6000 of size 1024 next 533 2025-05-03 15:36:41.562937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f6400 of size 1024 next 534 2025-05-03 15:36:41.562946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f6800 of size 1024 next 535 2025-05-03 15:36:41.562954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f6c00 of size 1024 next 536 2025-05-03 15:36:41.562963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f7000 of size 4096 next 538 2025-05-03 15:36:41.562971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f8000 of size 4096 next 539 2025-05-03 15:36:41.562979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8f9000 of size 4096 next 540 2025-05-03 15:36:41.562988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fa000 of size 4096 next 541 2025-05-03 15:36:41.562996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fb000 of size 4096 next 542 2025-05-03 15:36:41.563005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fc000 of size 1024 next 543 2025-05-03 15:36:41.563013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fc400 of size 1024 next 544 2025-05-03 15:36:41.563022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fc800 of size 1024 next 545 2025-05-03 15:36:41.563030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fcc00 of size 1024 next 546 2025-05-03 15:36:41.563038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fd000 of size 1024 next 547 2025-05-03 15:36:41.563047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fd400 of size 1024 next 550 2025-05-03 15:36:41.563055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fd800 of size 1024 next 551 2025-05-03 15:36:41.563064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fdc00 of size 1024 next 552 2025-05-03 15:36:41.563072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fe000 of size 1024 next 553 2025-05-03 15:36:41.563081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fe400 of size 1024 next 554 2025-05-03 15:36:41.563089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8fe800 of size 4096 next 556 2025-05-03 15:36:41.563098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da8ff800 of size 4096 next 557 2025-05-03 15:36:41.563106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da900800 of size 4096 next 558 2025-05-03 15:36:41.563114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da901800 of size 4096 next 559 2025-05-03 15:36:41.563123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da902800 of size 4096 next 560 2025-05-03 15:36:41.563131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da903800 of size 1024 next 561 2025-05-03 15:36:41.563140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da903c00 of size 1024 next 562 2025-05-03 15:36:41.563148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da904000 of size 1024 next 563 2025-05-03 15:36:41.563156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da904400 of size 1024 next 564 2025-05-03 15:36:41.563165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da904800 of size 1024 next 565 2025-05-03 15:36:41.563173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da904c00 of size 1024 next 568 2025-05-03 15:36:41.563182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da905000 of size 1024 next 569 2025-05-03 15:36:41.563190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da905400 of size 1024 next 570 2025-05-03 15:36:41.563199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da905800 of size 1024 next 571 2025-05-03 15:36:41.563207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da905c00 of size 1024 next 572 2025-05-03 15:36:41.563229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da906000 of size 4096 next 574 2025-05-03 15:36:41.563238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da907000 of size 4096 next 575 2025-05-03 15:36:41.563246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da908000 of size 4096 next 576 2025-05-03 15:36:41.563254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da909000 of size 4096 next 577 2025-05-03 15:36:41.563263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90a000 of size 4096 next 578 2025-05-03 15:36:41.563271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90b000 of size 1024 next 579 2025-05-03 15:36:41.563280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90b400 of size 1024 next 580 2025-05-03 15:36:41.563288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90b800 of size 1024 next 581 2025-05-03 15:36:41.563297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90bc00 of size 1024 next 582 2025-05-03 15:36:41.563305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90c000 of size 1024 next 583 2025-05-03 15:36:41.563313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90c400 of size 1024 next 586 2025-05-03 15:36:41.563322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90c800 of size 1024 next 587 2025-05-03 15:36:41.563330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90cc00 of size 1024 next 588 2025-05-03 15:36:41.563339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90d000 of size 1024 next 589 2025-05-03 15:36:41.563347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90d400 of size 1024 next 590 2025-05-03 15:36:41.563356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90d800 of size 4096 next 592 2025-05-03 15:36:41.563365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da90e800 of size 6144 next 112 2025-05-03 15:36:41.563373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da910000 of size 524288 next 111 2025-05-03 15:36:41.563382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da990000 of size 262144 next 135 2025-05-03 15:36:41.563391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8da9d0000 of size 327680 next 124 2025-05-03 15:36:41.563399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8daa20000 of size 589824 next 123 2025-05-03 15:36:41.563408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8daab0000 of size 262144 next 152 2025-05-03 15:36:41.563416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8daaf0000 of size 327680 next 142 2025-05-03 15:36:41.563425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dab40000 of size 786432 next 18446744073709551615 2025-05-03 15:36:41.563433: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-03 15:36:41.563442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac00000 of size 4096 next 593 2025-05-03 15:36:41.563450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac01000 of size 4096 next 594 2025-05-03 15:36:41.563459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac02000 of size 4096 next 595 2025-05-03 15:36:41.563467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac03000 of size 2048 next 598 2025-05-03 15:36:41.563476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac03800 of size 2048 next 599 2025-05-03 15:36:41.563484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac04000 of size 2048 next 600 2025-05-03 15:36:41.563493: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac04800 of size 2048 next 601 2025-05-03 15:36:41.563509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac05000 of size 2048 next 602 2025-05-03 15:36:41.563517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac05800 of size 256 next 605 2025-05-03 15:36:41.563526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac05900 of size 256 next 606 2025-05-03 15:36:41.563534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac05a00 of size 2048 next 604 2025-05-03 15:36:41.563543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac06200 of size 2048 next 609 2025-05-03 15:36:41.563551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac06a00 of size 2048 next 610 2025-05-03 15:36:41.563560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac07200 of size 2048 next 611 2025-05-03 15:36:41.563568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac07a00 of size 2048 next 612 2025-05-03 15:36:41.563577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac08200 of size 256 next 614 2025-05-03 15:36:41.563585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac08300 of size 256 next 615 2025-05-03 15:36:41.563594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac08400 of size 8192 next 613 2025-05-03 15:36:41.563602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac0a400 of size 8192 next 618 2025-05-03 15:36:41.563611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac0c400 of size 8192 next 619 2025-05-03 15:36:41.563619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac0e400 of size 8192 next 620 2025-05-03 15:36:41.563628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac10400 of size 8192 next 621 2025-05-03 15:36:41.563636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac12400 of size 256 next 622 2025-05-03 15:36:41.563645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac12500 of size 256 next 623 2025-05-03 15:36:41.563653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac12600 of size 8192 next 624 2025-05-03 15:36:41.563661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac14600 of size 8192 next 626 2025-05-03 15:36:41.563670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac16600 of size 8192 next 627 2025-05-03 15:36:41.563678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac18600 of size 8192 next 628 2025-05-03 15:36:41.563686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac1a600 of size 8192 next 629 2025-05-03 15:36:41.563695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac1c600 of size 2048 next 630 2025-05-03 15:36:41.563704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac1ce00 of size 2048 next 632 2025-05-03 15:36:41.563712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac1d600 of size 2048 next 633 2025-05-03 15:36:41.563720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac1de00 of size 2048 next 634 2025-05-03 15:36:41.563729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac1e600 of size 2048 next 635 2025-05-03 15:36:41.563737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fa8dac1ee00 of size 463360 next 160 2025-05-03 15:36:41.563746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dac90000 of size 589824 next 158 2025-05-03 15:36:41.563754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dad20000 of size 524288 next 171 2025-05-03 15:36:41.563763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fa8dada0000 of size 1048576 next 222 2025-05-03 15:36:41.563771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8daea0000 of size 1048576 next 190 2025-05-03 15:36:41.563787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8dafa0000 of size 1048576 next 189 2025-05-03 15:36:41.563796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8db0a0000 of size 1048576 next 203 2025-05-03 15:36:41.563804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8db1a0000 of size 1048576 next 251 2025-05-03 15:36:41.563813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fa8db2a0000 of size 1441792 next 18446744073709551615 2025-05-03 15:36:41.563821: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-03 15:36:41.563830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00000 of size 1280 next 1 2025-05-03 15:36:41.563839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00500 of size 256 next 5 2025-05-03 15:36:41.563847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00600 of size 256 next 8 2025-05-03 15:36:41.563856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00700 of size 256 next 9 2025-05-03 15:36:41.563864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00800 of size 256 next 10 2025-05-03 15:36:41.563873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00900 of size 256 next 11 2025-05-03 15:36:41.563881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00a00 of size 256 next 12 2025-05-03 15:36:41.563890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00b00 of size 256 next 13 2025-05-03 15:36:41.563898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00c00 of size 256 next 17 2025-05-03 15:36:41.563906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00d00 of size 256 next 19 2025-05-03 15:36:41.563915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00e00 of size 256 next 20 2025-05-03 15:36:41.563923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e00f00 of size 256 next 21 2025-05-03 15:36:41.563932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01000 of size 256 next 22 2025-05-03 15:36:41.563940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01100 of size 256 next 24 2025-05-03 15:36:41.563949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01200 of size 256 next 25 2025-05-03 15:36:41.563957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01300 of size 256 next 23 2025-05-03 15:36:41.563966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01400 of size 256 next 28 2025-05-03 15:36:41.563974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01500 of size 256 next 29 2025-05-03 15:36:41.563983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01600 of size 256 next 30 2025-05-03 15:36:41.563991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01700 of size 256 next 31 2025-05-03 15:36:41.563999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01800 of size 256 next 33 2025-05-03 15:36:41.564008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01900 of size 256 next 34 2025-05-03 15:36:41.564016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01a00 of size 1024 next 32 2025-05-03 15:36:41.564025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e01e00 of size 1024 next 37 2025-05-03 15:36:41.564033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e02200 of size 1024 next 38 2025-05-03 15:36:41.564042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e02600 of size 1024 next 39 2025-05-03 15:36:41.564050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e02a00 of size 1024 next 40 2025-05-03 15:36:41.564059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e02e00 of size 1024 next 41 2025-05-03 15:36:41.564074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e03200 of size 1024 next 43 2025-05-03 15:36:41.564082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e03600 of size 1024 next 44 2025-05-03 15:36:41.564091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e03a00 of size 1024 next 45 2025-05-03 15:36:41.564099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e03e00 of size 1024 next 46 2025-05-03 15:36:41.564108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04200 of size 256 next 48 2025-05-03 15:36:41.564116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04300 of size 256 next 49 2025-05-03 15:36:41.564125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04400 of size 256 next 50 2025-05-03 15:36:41.564133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04500 of size 256 next 51 2025-05-03 15:36:41.564142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04600 of size 256 next 52 2025-05-03 15:36:41.564150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04700 of size 256 next 53 2025-05-03 15:36:41.564159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04800 of size 256 next 56 2025-05-03 15:36:41.564167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04900 of size 256 next 57 2025-05-03 15:36:41.564175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04a00 of size 256 next 58 2025-05-03 15:36:41.564184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04b00 of size 256 next 14 2025-05-03 15:36:41.564192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04c00 of size 256 next 15 2025-05-03 15:36:41.564201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04d00 of size 256 next 16 2025-05-03 15:36:41.564209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e04e00 of size 1024 next 60 2025-05-03 15:36:41.564218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e05200 of size 1024 next 61 2025-05-03 15:36:41.564226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e05600 of size 1024 next 62 2025-05-03 15:36:41.564235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e05a00 of size 1024 next 63 2025-05-03 15:36:41.564243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e05e00 of size 1024 next 64 2025-05-03 15:36:41.564252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e06200 of size 256 next 66 2025-05-03 15:36:41.564260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e06300 of size 256 next 67 2025-05-03 15:36:41.564269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e06400 of size 256 next 68 2025-05-03 15:36:41.564277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e06500 of size 256 next 69 2025-05-03 15:36:41.564285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e06600 of size 256 next 70 2025-05-03 15:36:41.564294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e06700 of size 256 next 73 2025-05-03 15:36:41.564302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e06800 of size 256 next 74 2025-05-03 15:36:41.564311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e06900 of size 256 next 75 2025-05-03 15:36:41.564319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e06a00 of size 256 next 76 2025-05-03 15:36:41.564328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e06b00 of size 256 next 77 2025-05-03 15:36:41.564336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e06c00 of size 1024 next 79 2025-05-03 15:36:41.564352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e07000 of size 1024 next 80 2025-05-03 15:36:41.564360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e07400 of size 1024 next 81 2025-05-03 15:36:41.564369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e07800 of size 1024 next 82 2025-05-03 15:36:41.564377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e07c00 of size 1024 next 83 2025-05-03 15:36:41.564386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e08000 of size 256 next 85 2025-05-03 15:36:41.564394: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e08100 of size 256 next 86 2025-05-03 15:36:41.564403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e08200 of size 512 next 84 2025-05-03 15:36:41.564411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e08400 of size 512 next 88 2025-05-03 15:36:41.564419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e08600 of size 512 next 89 2025-05-03 15:36:41.564428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e08800 of size 512 next 90 2025-05-03 15:36:41.564436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e08a00 of size 512 next 91 2025-05-03 15:36:41.564445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e08c00 of size 256 next 93 2025-05-03 15:36:41.564453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e08d00 of size 256 next 94 2025-05-03 15:36:41.564462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e08e00 of size 512 next 92 2025-05-03 15:36:41.564470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e09000 of size 512 next 97 2025-05-03 15:36:41.564478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e09200 of size 512 next 98 2025-05-03 15:36:41.564487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e09400 of size 512 next 99 2025-05-03 15:36:41.564495: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e09600 of size 512 next 2 2025-05-03 15:36:41.564504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e09800 of size 256 next 3 2025-05-03 15:36:41.564512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e09900 of size 256 next 4 2025-05-03 15:36:41.564521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e09a00 of size 16384 next 18 2025-05-03 15:36:41.564529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e0da00 of size 256 next 100 2025-05-03 15:36:41.564538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e0db00 of size 256 next 101 2025-05-03 15:36:41.564546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e0dc00 of size 2048 next 104 2025-05-03 15:36:41.564555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e0e400 of size 2048 next 105 2025-05-03 15:36:41.564563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e0ec00 of size 2048 next 106 2025-05-03 15:36:41.564571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e0f400 of size 2048 next 107 2025-05-03 15:36:41.564580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e0fc00 of size 2048 next 108 2025-05-03 15:36:41.564588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e10400 of size 256 next 109 2025-05-03 15:36:41.564597: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e10500 of size 256 next 110 2025-05-03 15:36:41.564605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e10600 of size 2048 next 113 2025-05-03 15:36:41.564613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e10e00 of size 2048 next 114 2025-05-03 15:36:41.564622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e11600 of size 2048 next 115 2025-05-03 15:36:41.564638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e11e00 of size 2048 next 116 2025-05-03 15:36:41.564647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e12600 of size 2048 next 6 2025-05-03 15:36:41.564655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e12e00 of size 37632 next 7 2025-05-03 15:36:41.564664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1c100 of size 512 next 118 2025-05-03 15:36:41.564672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1c300 of size 512 next 119 2025-05-03 15:36:41.564681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1c500 of size 512 next 120 2025-05-03 15:36:41.564689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1c700 of size 512 next 121 2025-05-03 15:36:41.564698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1c900 of size 512 next 122 2025-05-03 15:36:41.564706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1cb00 of size 512 next 125 2025-05-03 15:36:41.564715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1cd00 of size 512 next 126 2025-05-03 15:36:41.564723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1cf00 of size 512 next 127 2025-05-03 15:36:41.564732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1d100 of size 512 next 128 2025-05-03 15:36:41.564740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1d300 of size 512 next 129 2025-05-03 15:36:41.564748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1d500 of size 2048 next 130 2025-05-03 15:36:41.564757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1dd00 of size 2048 next 131 2025-05-03 15:36:41.564765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1e500 of size 2048 next 132 2025-05-03 15:36:41.564774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1ed00 of size 2048 next 133 2025-05-03 15:36:41.564782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1f500 of size 2048 next 134 2025-05-03 15:36:41.564790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1fd00 of size 512 next 136 2025-05-03 15:36:41.564799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e1ff00 of size 512 next 137 2025-05-03 15:36:41.564807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e20100 of size 512 next 138 2025-05-03 15:36:41.564816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e20300 of size 512 next 139 2025-05-03 15:36:41.564824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e20500 of size 512 next 140 2025-05-03 15:36:41.564832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e20700 of size 512 next 141 2025-05-03 15:36:41.564841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e20900 of size 512 next 143 2025-05-03 15:36:41.564849: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e20b00 of size 512 next 144 2025-05-03 15:36:41.564857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e20d00 of size 512 next 145 2025-05-03 15:36:41.564866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e20f00 of size 512 next 146 2025-05-03 15:36:41.564874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e21100 of size 2048 next 147 2025-05-03 15:36:41.564883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e21900 of size 2048 next 148 2025-05-03 15:36:41.564891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e22100 of size 2048 next 149 2025-05-03 15:36:41.564899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e22900 of size 2048 next 150 2025-05-03 15:36:41.564915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e23100 of size 2048 next 151 2025-05-03 15:36:41.564924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e23900 of size 512 next 153 2025-05-03 15:36:41.564932: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e23b00 of size 512 next 154 2025-05-03 15:36:41.564940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e23d00 of size 512 next 155 2025-05-03 15:36:41.564949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e23f00 of size 512 next 156 2025-05-03 15:36:41.564957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e24100 of size 512 next 157 2025-05-03 15:36:41.564966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e24300 of size 512 next 161 2025-05-03 15:36:41.564974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e24500 of size 512 next 162 2025-05-03 15:36:41.564982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e24700 of size 512 next 163 2025-05-03 15:36:41.564991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e24900 of size 512 next 164 2025-05-03 15:36:41.564999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e24b00 of size 512 next 165 2025-05-03 15:36:41.565008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e24d00 of size 2048 next 166 2025-05-03 15:36:41.565016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e25500 of size 2048 next 167 2025-05-03 15:36:41.565024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e25d00 of size 2048 next 168 2025-05-03 15:36:41.565033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e26500 of size 2048 next 169 2025-05-03 15:36:41.565041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e26d00 of size 2048 next 170 2025-05-03 15:36:41.565050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e27500 of size 1024 next 172 2025-05-03 15:36:41.565058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e27900 of size 1024 next 173 2025-05-03 15:36:41.565066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e27d00 of size 1024 next 174 2025-05-03 15:36:41.565075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e28100 of size 1024 next 175 2025-05-03 15:36:41.565083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e28500 of size 1024 next 176 2025-05-03 15:36:41.565092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e28900 of size 256 next 178 2025-05-03 15:36:41.565100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e28a00 of size 256 next 179 2025-05-03 15:36:41.565108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e28b00 of size 1024 next 177 2025-05-03 15:36:41.565117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e28f00 of size 1024 next 182 2025-05-03 15:36:41.565125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e29300 of size 1024 next 183 2025-05-03 15:36:41.565133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e29700 of size 1024 next 184 2025-05-03 15:36:41.565142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e29b00 of size 1024 next 185 2025-05-03 15:36:41.565150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e29f00 of size 256 next 187 2025-05-03 15:36:41.565159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e2a000 of size 256 next 188 2025-05-03 15:36:41.565167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e2a100 of size 4096 next 186 2025-05-03 15:36:41.565175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e2b100 of size 4096 next 42 2025-05-03 15:36:41.565184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e2c100 of size 65536 next 36 2025-05-03 15:36:41.565199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e3c100 of size 65536 next 35 2025-05-03 15:36:41.565208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e4c100 of size 4096 next 235 2025-05-03 15:36:41.565216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e4d100 of size 4096 next 236 2025-05-03 15:36:41.565225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e4e100 of size 4096 next 237 2025-05-03 15:36:41.565233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e4f100 of size 4096 next 238 2025-05-03 15:36:41.565241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e50100 of size 1024 next 239 2025-05-03 15:36:41.565250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e50500 of size 1024 next 240 2025-05-03 15:36:41.565258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e50900 of size 1024 next 241 2025-05-03 15:36:41.565266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e50d00 of size 1024 next 242 2025-05-03 15:36:41.565275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e51100 of size 1024 next 243 2025-05-03 15:36:41.565283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e51500 of size 1024 next 246 2025-05-03 15:36:41.565292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e51900 of size 1024 next 247 2025-05-03 15:36:41.565300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e51d00 of size 1024 next 248 2025-05-03 15:36:41.565308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e52100 of size 1024 next 249 2025-05-03 15:36:41.565317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e52500 of size 1024 next 250 2025-05-03 15:36:41.565325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e52900 of size 4096 next 252 2025-05-03 15:36:41.565333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e53900 of size 4096 next 253 2025-05-03 15:36:41.565342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e54900 of size 4096 next 254 2025-05-03 15:36:41.565350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e55900 of size 4096 next 255 2025-05-03 15:36:41.565359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e56900 of size 4096 next 256 2025-05-03 15:36:41.565367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e57900 of size 1024 next 257 2025-05-03 15:36:41.565375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e57d00 of size 1024 next 258 2025-05-03 15:36:41.565384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e58100 of size 1024 next 259 2025-05-03 15:36:41.565392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e58500 of size 1024 next 260 2025-05-03 15:36:41.565400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e58900 of size 1024 next 261 2025-05-03 15:36:41.565409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e58d00 of size 1024 next 264 2025-05-03 15:36:41.565417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e59100 of size 1024 next 265 2025-05-03 15:36:41.565426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e59500 of size 1024 next 266 2025-05-03 15:36:41.565434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e59900 of size 1024 next 267 2025-05-03 15:36:41.565443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e59d00 of size 1024 next 268 2025-05-03 15:36:41.565451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e5a100 of size 4096 next 270 2025-05-03 15:36:41.565459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e5b100 of size 4096 next 271 2025-05-03 15:36:41.565475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e5c100 of size 4096 next 272 2025-05-03 15:36:41.565484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e5d100 of size 4096 next 273 2025-05-03 15:36:41.565492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e5e100 of size 4096 next 274 2025-05-03 15:36:41.565500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e5f100 of size 1024 next 275 2025-05-03 15:36:41.565509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e5f500 of size 1024 next 276 2025-05-03 15:36:41.565517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e5f900 of size 1024 next 277 2025-05-03 15:36:41.565525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e5fd00 of size 1024 next 278 2025-05-03 15:36:41.565534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e60100 of size 1024 next 279 2025-05-03 15:36:41.565542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e60500 of size 1024 next 282 2025-05-03 15:36:41.565551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e60900 of size 1024 next 283 2025-05-03 15:36:41.565559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e60d00 of size 1024 next 284 2025-05-03 15:36:41.565567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e61100 of size 1024 next 285 2025-05-03 15:36:41.565576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e61500 of size 1024 next 286 2025-05-03 15:36:41.565584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e61900 of size 4096 next 288 2025-05-03 15:36:41.565592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e62900 of size 6144 next 27 2025-05-03 15:36:41.565601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e64100 of size 147456 next 26 2025-05-03 15:36:41.565609: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e88100 of size 65536 next 47 2025-05-03 15:36:41.565618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12e98100 of size 65536 next 59 2025-05-03 15:36:41.565626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12ea8100 of size 65536 next 65 2025-05-03 15:36:41.565635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7faa12eb8100 of size 294656 next 18446744073709551615 2025-05-03 15:36:41.565643: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-03 15:36:41.565654: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 65 Chunks of size 256 totalling 16.2KiB 2025-05-03 15:36:41.565664: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-03 15:36:41.565674: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-05-03 15:36:41.565684: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-03 15:36:41.565693: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 2048 totalling 80.0KiB 2025-05-03 15:36:41.565702: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-03 15:36:41.565712: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-03 15:36:41.565721: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-03 15:36:41.565731: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 10 Chunks of size 8192 totalling 80.0KiB 2025-05-03 15:36:41.565740: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-03 15:36:41.565750: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-03 15:36:41.565768: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-03 15:36:41.565778: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-03 15:36:41.565787: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-03 15:36:41.565797: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-03 15:36:41.565806: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-03 15:36:41.565815: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-03 15:36:41.565825: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-03 15:36:41.565834: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-03 15:36:41.565843: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-03 15:36:41.565853: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-03 15:36:41.565862: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-05-03 15:36:41.565871: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-03 15:36:41.565881: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-03 15:36:41.565890: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-03 15:36:41.565899: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-05-03 15:36:41.565909: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 4194304 totalling 8.00MiB 2025-05-03 15:36:41.565918: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 9437184 totalling 9.00MiB 2025-05-03 15:36:41.565927: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 11403264 totalling 10.88MiB 2025-05-03 15:36:41.565937: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 141.48MiB 2025-05-03 15:36:41.565945: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 181272576 memory_limit_: 181272576 available bytes: 0 curr_region_allocation_bytes_: 268435456 2025-05-03 15:36:41.565960: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 181272576 InUse: 148352512 MaxInUse: 160884224 NumAllocs: 2110 MaxAllocSize: 11403264 2025-05-03 15:36:41.565981: W tensorflow/core/common_runtime/bfc_allocator.cc:439] __*****___******____*****x************************************_***************************_********* 2025-05-03 15:36:41.566037: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at random_op.cc:77 : Resource exhausted: OOM when allocating tensor with shape[3,3,512,512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : Inside mask_sub_process Inside mask_detect About to load cache.load_thcl_param FOUND : 1 Here is data_from_sql_as_vec to set the ParamDescriptorType : (3473, 'mask_coco_origin', 16384, 25088, 'mask_coco_origin', 'pool5', 10.0, None, None, 256, None, 0, None, 8, None, None, -1000.0, 1, datetime.datetime(2018, 3, 19, 10, 42, 21), datetime.datetime(2018, 3, 19, 10, 42, 21)) {'thcl': {'id': 454, 'mtr_user_id': 31, 'name': 'mask_coco_origin', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'photo_desc_type': 3473, 'type_classification': 'mask_rcnn', 'hashtag_id_list': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'}, 'list_hashtags': ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'], 'list_hashtags_csv': 'backgroud,person,bicycle,car,motorcycle,airplane,bus,train,truck,boat,trafficlight,firehydrant,stopsign,parkingmeter,bench,bird,cat,dog,horse,sheep,cow,elephant,bear,zebra,giraffe,backpack,umbrella,handbag,tie,suitcase,frisbee,skis,snowboard,sportsball,kite,baseballbat,baseballglove,skateboard,surfboard,tennisracket,bottle,wineglass,cup,fork,knife,spoon,bowl,banana,apple,sandwich,orange,broccoli,carrot,hotdog,pizza,donut,cake,chair,couch,pottedplant,bed,diningtable,toilet,tv,laptop,mouse,remote,keyboard,cellphone,microwave,oven,toaster,sink,refrigerator,book,clock,vase,scissors,teddybear,hairdrier,toothbrush', 'svm_portfolios_learning': '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', 'photo_hashtag_type': 445, 'svm_hashtag_type_desc': 3473, 'photo_desc_type': 3473, 'pb_hashtag_id_or_classifier': 0} list_class_names : ['backgroud', 'person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'trafficlight', 'firehydrant', 'stopsign', 'parkingmeter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sportsball', 'kite', 'baseballbat', 'baseballglove', 'skateboard', 'surfboard', 'tennisracket', 'bottle', 'wineglass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hotdog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'pottedplant', 'bed', 'diningtable', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cellphone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddybear', 'hairdrier', 'toothbrush'] Configurations: BACKBONE resnet101 BACKBONE_SHAPES [[160 160] [ 80 80] [ 40 40] [ 20 20] [ 10 10]] BACKBONE_STRIDES [4, 8, 16, 32, 64] BATCH_SIZE 1 BBOX_STD_DEV [0.1 0.1 0.2 0.2] DETECTION_MAX_INSTANCES 100 DETECTION_MIN_CONFIDENCE 0.3 DETECTION_NMS_THRESHOLD 0.3 GPU_COUNT 1 IMAGES_PER_GPU 1 IMAGE_MAX_DIM 640 IMAGE_MIN_DIM 640 IMAGE_PADDING True IMAGE_SHAPE [640 640 3] LEARNING_MOMENTUM 0.9 LEARNING_RATE 0.001 LOSS_WEIGHTS {'rpn_class_loss': 1.0, 'rpn_bbox_loss': 1.0, 'mrcnn_class_loss': 1.0, 'mrcnn_bbox_loss': 1.0, 'mrcnn_mask_loss': 1.0} MASK_POOL_SIZE 14 MASK_SHAPE [28, 28] MAX_GT_INSTANCES 100 MEAN_PIXEL [123.7 116.8 103.9] MINI_MASK_SHAPE (56, 56) NAME mask_coco_origin NUM_CLASSES 81 POOL_SIZE 7 POST_NMS_ROIS_INFERENCE 1000 POST_NMS_ROIS_TRAINING 2000 ROI_POSITIVE_RATIO 0.33 RPN_ANCHOR_RATIOS [0.5, 1, 2] RPN_ANCHOR_SCALES (16, 32, 64, 128, 256) RPN_ANCHOR_STRIDE 1 RPN_BBOX_STD_DEV [0.1 0.1 0.2 0.2] RPN_NMS_THRESHOLD 0.7 RPN_TRAIN_ANCHORS_PER_IMAGE 256 STEPS_PER_EPOCH 1000 TRAIN_ROIS_PER_IMAGE 200 USE_MINI_MASK True USE_RPN_ROIS True VALIDATION_STEPS 50 WEIGHT_DECAY 0.0001 Exception in mask_detect : OOM when allocating tensor with shape[3,3,512,512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:RandomUniform] we want to redo the detection Using TensorFlow backend. 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_6b796098f0a7c88b7d6a90fb4c0df56eec821fbf 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_6b796098f0a7c88b7d6a90fb4c0df56eec821fbf','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/May/03052025/python_test3//data_2/data_log/job/2025/May/03052025/python_test3/log-python3----short_python3--v--marlene-15:35:00.txt','mask_detection','unknown'); #&_# END OF TEST #&_# : tests/mask_test #&_# #&_# BEGIN OF TEST : tests/datou_test #&_# /home/admin/workarea/git/Velours/python/tests/datou_test.py Datou All Test python version used : 3 ############################### TEST sam ################################ TEST SAM Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4573 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4573 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4573 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4573 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : sam list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (1189321094) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 1189321094 download finish for photo 1189321094 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.19943785667419434 #### 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 Sat May 3 15:36:42 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/1746279401_2147500_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1746279401_2147500_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png', 'extension': 'png'}} map_subphoto_mainphoto : {} Beginning of datou step sam ! pht : 4677 Inside sam : nb paths : 1 ERROR in datou_step_exec, will save and exit ! CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2329, in datou_exec output = datou_step_exec(sNext, args, cache, context, map_info, verbose, mtr_user_id) File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2430, in datou_step_exec return lib_process.datou_step_sam(param, json_param, args, cache, context, map_info, verbose) File "/home/admin/workarea/git/Velours/python/mtr/datou/lib_step_exec/lib_step_process.py", line 367, in datou_step_sam sam.to(device=device) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 927, in to return self._apply(convert) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 579, in _apply module._apply(fn) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 602, in _apply param_applied = fn(param) File "/home/admin/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 925, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) [1189321094] map_info['map_portfolio_photo'] : {} final : True mtd_id 4573 list_pids : [1189321094] begin to insert list_values into mtr_datou_result : length of list_values in save_final : 1 insert ignore into MTRPhoto.mtr_datou_result (mtd_id, mtr_portfolio_id,mtr_photo_id,result,result_long,result_double,hashtag_id,proba, mtr_current_id) values (%s,%s,%s,%s,%s,%s,%s,%s,%s) on duplicate key update mtr_portfolio_id = mtr_portfolio_id list_values : [('4573', None, '1189321094', "[>, , , , , 'CUDA error: out of memory\\nCUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.\\nFor debugging consider passing CUDA_LAUNCH_BLOCKING=1.']", '-1', '-1.0', '501120777', '1.0', None)] time used for this insertion : 0.013849973678588867 save_final ERROR in last step sam, CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. time spend for datou_step_exec : 4.852595090866089 time spend to save output : 0.017931461334228516 total time spend for step 0 : 4.870526552200317 need to delete datou_research and reload, so keep current state 1 need to delete datou_research and reload, so keep current state 1 caffe_path_current : About to save ! 2 After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : None ERROR nb objects espect : 98 nb_objects detect : 0 ERROR sam FAILED ############################### TEST frcnn ################################ test frcnn Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4184 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4184 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4184 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4184 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : frcnn list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (917754606) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 917754606 download finish for photo 917754606 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.1426835060119629 #### 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 Sat May 3 15:36:47 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/1746279406_2147500_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1746279406_2147500_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 E0503 15:36:48.230528 2147500 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0503 15:36:48.234423 2147500 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0503 15:36:48.248338 2147500 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 13.17user 9.67system 1:23.97elapsed 27%CPU (0avgtext+0avgdata 2364400maxresident)k 2044696inputs+3400outputs (4114major+1096641minor)pagefaults 0swaps