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 : 549 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.11812043190002441 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Thu May 1 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 : 549 wait 20 seconds l 3637 free memory gpu now : 549 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-01 15:35:50.369603: 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-01 15:35:50.395284: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-01 15:35:50.397497: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f7d98000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-01 15:35:50.397572: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-01 15:35:50.402553: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-01 15:35:50.641574: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x2070a570 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-05-01 15:35:50.641632: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-05-01 15:35:50.642557: 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-01 15:35:50.646443: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-01 15:35:50.650671: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-01 15:35:50.652961: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-01 15:35:50.653656: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-01 15:35:50.656782: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-01 15:35:50.657983: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-01 15:35:50.662493: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-01 15:35:50.663314: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-01 15:35:50.663372: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-01 15:35:50.663852: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-01 15:35:50.663868: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-01 15:35:50.663877: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-01 15:35:50.664630: 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. 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-01 15:35:51.384592: 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-01 15:35:51.384688: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-01 15:35:51.384711: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-01 15:35:51.384740: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-01 15:35:51.384763: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-01 15:35:51.384786: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-01 15:35:51.384820: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-01 15:35:51.384839: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-01 15:35:51.385633: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-01 15:35:51.386803: 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-01 15:35:51.386839: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-01 15:35:51.386858: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-01 15:35:51.386875: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-01 15:35:51.386892: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-01 15:35:51.386923: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-01 15:35:51.386941: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-01 15:35:51.386964: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-01 15:35:51.387747: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-01 15:35:51.387788: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-05-01 15:35:51.387799: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-05-01 15:35:51.387808: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-05-01 15:35:51.388662: 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-01 15:36:03.099008: 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-01 15:36:03.099072: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-05-01 15:36:03.099092: 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-01 15:36:03.099107: 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-01 15:36:03.099127: 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-01 15:36:03.099144: 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-01 15:36:03.099161: 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-01 15:36:03.099180: 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-01 15:36:03.099226: 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-01 15:36:03.099242: 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-01 15:36:03.099257: 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-01 15:36:03.099272: 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-01 15:36:03.099287: 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-01 15:36:03.099301: 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-01 15:36:03.099316: 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-01 15:36:03.099331: 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-01 15:36:03.099345: 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-01 15:36:03.099360: 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-01 15:36:03.099374: 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-01 15:36:03.099387: 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-01 15:36:03.099400: 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-01 15:36:03.099413: 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-01 15:36:03.099425: 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-01 15:36:03.099440: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 9.00MiB was 8.00MiB, Chunk State: 2025-05-01 15:36:03.099461: 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-01 15:36:03.099474: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 48103424 2025-05-01 15:36:03.099487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f7bae000000 of size 4194304 next 631 2025-05-01 15:36:03.099516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bae400000 of size 4194304 next 617 2025-05-01 15:36:03.099528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bae800000 of size 4194304 next 616 2025-05-01 15:36:03.099539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f7baec00000 of size 6291456 next 608 2025-05-01 15:36:03.099551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7baf200000 of size 9437184 next 607 2025-05-01 15:36:03.099563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f7bafb00000 of size 8388608 next 625 2025-05-01 15:36:03.099575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb0300000 of size 11403264 next 18446744073709551615 2025-05-01 15:36:03.099586: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 67108864 2025-05-01 15:36:03.099598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb2000000 of size 2359296 next 370 2025-05-01 15:36:03.099610: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb2240000 of size 1048576 next 394 2025-05-01 15:36:03.099622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f7bb2340000 of size 1310720 next 388 2025-05-01 15:36:03.099633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb2480000 of size 2359296 next 387 2025-05-01 15:36:03.099645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb26c0000 of size 1048576 next 412 2025-05-01 15:36:03.099657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb27c0000 of size 1310720 next 406 2025-05-01 15:36:03.099668: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb2900000 of size 2359296 next 405 2025-05-01 15:36:03.099679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb2b40000 of size 1048576 next 430 2025-05-01 15:36:03.099691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb2c40000 of size 1310720 next 424 2025-05-01 15:36:03.099702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb2d80000 of size 2359296 next 423 2025-05-01 15:36:03.099714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb2fc0000 of size 1048576 next 447 2025-05-01 15:36:03.099726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb30c0000 of size 1310720 next 441 2025-05-01 15:36:03.099737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb3200000 of size 2359296 next 440 2025-05-01 15:36:03.099749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb3440000 of size 1048576 next 465 2025-05-01 15:36:03.099760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb3540000 of size 1310720 next 459 2025-05-01 15:36:03.099772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb3680000 of size 2359296 next 458 2025-05-01 15:36:03.099783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb38c0000 of size 1048576 next 483 2025-05-01 15:36:03.099794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb39c0000 of size 1310720 next 477 2025-05-01 15:36:03.099806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb3b00000 of size 2359296 next 476 2025-05-01 15:36:03.099817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb3d40000 of size 1048576 next 501 2025-05-01 15:36:03.099829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb3e40000 of size 1310720 next 495 2025-05-01 15:36:03.099840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb3f80000 of size 2359296 next 494 2025-05-01 15:36:03.099852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb41c0000 of size 1048576 next 519 2025-05-01 15:36:03.099863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb42c0000 of size 1310720 next 513 2025-05-01 15:36:03.099875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb4400000 of size 2359296 next 512 2025-05-01 15:36:03.099894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb4640000 of size 1048576 next 537 2025-05-01 15:36:03.099906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb4740000 of size 1310720 next 531 2025-05-01 15:36:03.099918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb4880000 of size 2359296 next 530 2025-05-01 15:36:03.099929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb4ac0000 of size 1048576 next 555 2025-05-01 15:36:03.099941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb4bc0000 of size 1310720 next 549 2025-05-01 15:36:03.099952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb4d00000 of size 2359296 next 548 2025-05-01 15:36:03.099964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb4f40000 of size 1048576 next 573 2025-05-01 15:36:03.099975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb5040000 of size 1310720 next 567 2025-05-01 15:36:03.099987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb5180000 of size 2359296 next 566 2025-05-01 15:36:03.099998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb53c0000 of size 1048576 next 591 2025-05-01 15:36:03.100009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f7bb54c0000 of size 1310720 next 585 2025-05-01 15:36:03.100021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb5600000 of size 2359296 next 584 2025-05-01 15:36:03.100032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f7bb5840000 of size 2097152 next 597 2025-05-01 15:36:03.100045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb5a40000 of size 2097152 next 596 2025-05-01 15:36:03.100056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f7bb5c40000 of size 3932160 next 18446744073709551615 2025-05-01 15:36:03.100067: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-05-01 15:36:03.100079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb6000000 of size 2359296 next 245 2025-05-01 15:36:03.100091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb6240000 of size 1048576 next 269 2025-05-01 15:36:03.100102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb6340000 of size 1310720 next 263 2025-05-01 15:36:03.100114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb6480000 of size 2359296 next 262 2025-05-01 15:36:03.100125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb66c0000 of size 1048576 next 287 2025-05-01 15:36:03.100137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb67c0000 of size 1310720 next 281 2025-05-01 15:36:03.100148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb6900000 of size 2359296 next 280 2025-05-01 15:36:03.100159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb6b40000 of size 1048576 next 304 2025-05-01 15:36:03.100171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb6c40000 of size 1310720 next 298 2025-05-01 15:36:03.100182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb6d80000 of size 2359296 next 297 2025-05-01 15:36:03.100194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb6fc0000 of size 1048576 next 322 2025-05-01 15:36:03.100205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb70c0000 of size 1310720 next 316 2025-05-01 15:36:03.100217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb7200000 of size 2359296 next 315 2025-05-01 15:36:03.100228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb7440000 of size 1048576 next 340 2025-05-01 15:36:03.100239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb7540000 of size 1310720 next 334 2025-05-01 15:36:03.100259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb7680000 of size 2359296 next 333 2025-05-01 15:36:03.100271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb78c0000 of size 1048576 next 358 2025-05-01 15:36:03.100282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb79c0000 of size 1310720 next 352 2025-05-01 15:36:03.100294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb7b00000 of size 2359296 next 351 2025-05-01 15:36:03.100305: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb7d40000 of size 1048576 next 376 2025-05-01 15:36:03.100317: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb7e40000 of size 1835008 next 18446744073709551615 2025-05-01 15:36:03.100328: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-05-01 15:36:03.100339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb8000000 of size 2359296 next 181 2025-05-01 15:36:03.100351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb8240000 of size 2097152 next 196 2025-05-01 15:36:03.100362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb8440000 of size 1048576 next 216 2025-05-01 15:36:03.100374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb8540000 of size 1310720 next 209 2025-05-01 15:36:03.100385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb8680000 of size 2359296 next 208 2025-05-01 15:36:03.100397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb88c0000 of size 1048576 next 234 2025-05-01 15:36:03.100408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb89c0000 of size 1310720 next 228 2025-05-01 15:36:03.100419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bb8b00000 of size 2359296 next 227 2025-05-01 15:36:03.100431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f7bb8d40000 of size 2883584 next 18446744073709551615 2025-05-01 15:36:03.100442: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-05-01 15:36:03.100453: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba600000 of size 147456 next 55 2025-05-01 15:36:03.100465: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba624000 of size 65536 next 78 2025-05-01 15:36:03.100477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba634000 of size 4096 next 191 2025-05-01 15:36:03.100488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba635000 of size 4096 next 192 2025-05-01 15:36:03.100500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba636000 of size 4096 next 193 2025-05-01 15:36:03.100512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba637000 of size 256 next 194 2025-05-01 15:36:03.100523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba637100 of size 256 next 195 2025-05-01 15:36:03.100534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba637200 of size 4096 next 197 2025-05-01 15:36:03.100546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba638200 of size 4096 next 198 2025-05-01 15:36:03.100557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba639200 of size 4096 next 199 2025-05-01 15:36:03.100569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63a200 of size 4096 next 200 2025-05-01 15:36:03.100580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63b200 of size 4096 next 201 2025-05-01 15:36:03.100592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63c200 of size 1024 next 202 2025-05-01 15:36:03.100603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63c600 of size 1024 next 204 2025-05-01 15:36:03.100615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63ca00 of size 1024 next 205 2025-05-01 15:36:03.100634: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63ce00 of size 1024 next 206 2025-05-01 15:36:03.100646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63d200 of size 1024 next 207 2025-05-01 15:36:03.100657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63d600 of size 1024 next 210 2025-05-01 15:36:03.100671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63da00 of size 1024 next 211 2025-05-01 15:36:03.100685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63de00 of size 1024 next 212 2025-05-01 15:36:03.100701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63e200 of size 1024 next 213 2025-05-01 15:36:03.100715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63e600 of size 1024 next 214 2025-05-01 15:36:03.100729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63ea00 of size 4096 next 215 2025-05-01 15:36:03.100741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba63fa00 of size 4096 next 217 2025-05-01 15:36:03.100752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba640a00 of size 4096 next 218 2025-05-01 15:36:03.100764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba641a00 of size 4096 next 219 2025-05-01 15:36:03.100775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba642a00 of size 4096 next 220 2025-05-01 15:36:03.100786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba643a00 of size 1024 next 221 2025-05-01 15:36:03.100798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba643e00 of size 1024 next 223 2025-05-01 15:36:03.100809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba644200 of size 1024 next 224 2025-05-01 15:36:03.100821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba644600 of size 1024 next 225 2025-05-01 15:36:03.100832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba644a00 of size 1024 next 226 2025-05-01 15:36:03.100843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba644e00 of size 1024 next 229 2025-05-01 15:36:03.100855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba645200 of size 1024 next 230 2025-05-01 15:36:03.100866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba645600 of size 1024 next 231 2025-05-01 15:36:03.100877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba645a00 of size 1024 next 232 2025-05-01 15:36:03.100889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba645e00 of size 1024 next 233 2025-05-01 15:36:03.100900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba646200 of size 7680 next 72 2025-05-01 15:36:03.100912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba648000 of size 147456 next 71 2025-05-01 15:36:03.100923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba66c000 of size 131072 next 87 2025-05-01 15:36:03.100935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba68c000 of size 4096 next 289 2025-05-01 15:36:03.100946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba68d000 of size 4096 next 290 2025-05-01 15:36:03.100959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba68e000 of size 4096 next 291 2025-05-01 15:36:03.100973: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba68f000 of size 1024 next 292 2025-05-01 15:36:03.100985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba68f400 of size 1024 next 293 2025-05-01 15:36:03.100997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba68f800 of size 1024 next 294 2025-05-01 15:36:03.101008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba68fc00 of size 1024 next 295 2025-05-01 15:36:03.101028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba690000 of size 1024 next 296 2025-05-01 15:36:03.101040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba690400 of size 1024 next 299 2025-05-01 15:36:03.101051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba690800 of size 1024 next 300 2025-05-01 15:36:03.101065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba690c00 of size 1024 next 301 2025-05-01 15:36:03.101080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba691000 of size 1024 next 302 2025-05-01 15:36:03.101097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba691400 of size 1024 next 303 2025-05-01 15:36:03.101112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba691800 of size 4096 next 305 2025-05-01 15:36:03.101127: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba692800 of size 4096 next 306 2025-05-01 15:36:03.101143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba693800 of size 4096 next 307 2025-05-01 15:36:03.101159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba694800 of size 4096 next 308 2025-05-01 15:36:03.101176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba695800 of size 4096 next 309 2025-05-01 15:36:03.101192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba696800 of size 1024 next 310 2025-05-01 15:36:03.101206: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba696c00 of size 1024 next 311 2025-05-01 15:36:03.101222: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba697000 of size 1024 next 312 2025-05-01 15:36:03.101239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba697400 of size 1024 next 313 2025-05-01 15:36:03.101255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba697800 of size 1024 next 314 2025-05-01 15:36:03.101270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba697c00 of size 1024 next 317 2025-05-01 15:36:03.101287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba698000 of size 1024 next 318 2025-05-01 15:36:03.101303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba698400 of size 1024 next 319 2025-05-01 15:36:03.101320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba698800 of size 1024 next 320 2025-05-01 15:36:03.101335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba698c00 of size 1024 next 321 2025-05-01 15:36:03.101352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba699000 of size 4096 next 323 2025-05-01 15:36:03.101369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69a000 of size 4096 next 324 2025-05-01 15:36:03.101384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69b000 of size 4096 next 325 2025-05-01 15:36:03.101395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69c000 of size 4096 next 326 2025-05-01 15:36:03.101407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69d000 of size 4096 next 327 2025-05-01 15:36:03.101420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69e000 of size 1024 next 328 2025-05-01 15:36:03.101434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69e400 of size 1024 next 329 2025-05-01 15:36:03.101446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69e800 of size 1024 next 330 2025-05-01 15:36:03.101461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69ec00 of size 1024 next 331 2025-05-01 15:36:03.101476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69f000 of size 1024 next 332 2025-05-01 15:36:03.101488: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69f400 of size 1024 next 335 2025-05-01 15:36:03.101504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69f800 of size 1024 next 336 2025-05-01 15:36:03.101530: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba69fc00 of size 1024 next 337 2025-05-01 15:36:03.101543: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a0000 of size 1024 next 338 2025-05-01 15:36:03.101556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a0400 of size 1024 next 339 2025-05-01 15:36:03.101570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a0800 of size 4096 next 341 2025-05-01 15:36:03.101582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a1800 of size 4096 next 342 2025-05-01 15:36:03.101593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a2800 of size 4096 next 343 2025-05-01 15:36:03.101605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a3800 of size 4096 next 344 2025-05-01 15:36:03.101616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a4800 of size 4096 next 345 2025-05-01 15:36:03.101627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a5800 of size 1024 next 346 2025-05-01 15:36:03.101640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a5c00 of size 1024 next 347 2025-05-01 15:36:03.101656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a6000 of size 1024 next 348 2025-05-01 15:36:03.101671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a6400 of size 1024 next 349 2025-05-01 15:36:03.101685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a6800 of size 1024 next 350 2025-05-01 15:36:03.101698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a6c00 of size 1024 next 353 2025-05-01 15:36:03.101712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a7000 of size 1024 next 354 2025-05-01 15:36:03.101726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a7400 of size 1024 next 355 2025-05-01 15:36:03.101738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a7800 of size 1024 next 356 2025-05-01 15:36:03.101749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a7c00 of size 1024 next 357 2025-05-01 15:36:03.101760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a8000 of size 4096 next 359 2025-05-01 15:36:03.101775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6a9000 of size 4096 next 360 2025-05-01 15:36:03.101789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6aa000 of size 4096 next 361 2025-05-01 15:36:03.101803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6ab000 of size 4096 next 362 2025-05-01 15:36:03.101814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6ac000 of size 4096 next 363 2025-05-01 15:36:03.101827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6ad000 of size 1024 next 364 2025-05-01 15:36:03.101842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6ad400 of size 1024 next 365 2025-05-01 15:36:03.101853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6ad800 of size 1024 next 366 2025-05-01 15:36:03.101869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6adc00 of size 1024 next 367 2025-05-01 15:36:03.101883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6ae000 of size 1024 next 368 2025-05-01 15:36:03.101899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6ae400 of size 1024 next 371 2025-05-01 15:36:03.101914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6ae800 of size 1024 next 372 2025-05-01 15:36:03.101928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6aec00 of size 1024 next 373 2025-05-01 15:36:03.101940: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6af000 of size 1024 next 374 2025-05-01 15:36:03.101959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6af400 of size 1024 next 375 2025-05-01 15:36:03.101971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6af800 of size 4096 next 377 2025-05-01 15:36:03.101982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b0800 of size 4096 next 378 2025-05-01 15:36:03.101997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b1800 of size 4096 next 379 2025-05-01 15:36:03.102010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b2800 of size 4096 next 380 2025-05-01 15:36:03.102024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b3800 of size 4096 next 381 2025-05-01 15:36:03.102042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b4800 of size 1024 next 382 2025-05-01 15:36:03.102064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b4c00 of size 1024 next 383 2025-05-01 15:36:03.102078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b5000 of size 1024 next 384 2025-05-01 15:36:03.102091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b5400 of size 1024 next 385 2025-05-01 15:36:03.102108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b5800 of size 1024 next 386 2025-05-01 15:36:03.102123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b5c00 of size 1024 next 389 2025-05-01 15:36:03.102135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b6000 of size 1024 next 390 2025-05-01 15:36:03.102146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b6400 of size 1024 next 391 2025-05-01 15:36:03.102163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b6800 of size 1024 next 392 2025-05-01 15:36:03.102179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b6c00 of size 1024 next 393 2025-05-01 15:36:03.102194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b7000 of size 4096 next 395 2025-05-01 15:36:03.102211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b8000 of size 4096 next 396 2025-05-01 15:36:03.102227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6b9000 of size 4096 next 397 2025-05-01 15:36:03.102239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6ba000 of size 4096 next 398 2025-05-01 15:36:03.102256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6bb000 of size 4096 next 399 2025-05-01 15:36:03.102267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6bc000 of size 1024 next 400 2025-05-01 15:36:03.102278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6bc400 of size 1024 next 401 2025-05-01 15:36:03.102293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6bc800 of size 1024 next 402 2025-05-01 15:36:03.102307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6bcc00 of size 1024 next 403 2025-05-01 15:36:03.102321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6bd000 of size 1024 next 404 2025-05-01 15:36:03.102335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6bd400 of size 1024 next 407 2025-05-01 15:36:03.102348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6bd800 of size 1024 next 408 2025-05-01 15:36:03.102362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6bdc00 of size 1024 next 409 2025-05-01 15:36:03.102377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6be000 of size 1024 next 410 2025-05-01 15:36:03.102390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6be400 of size 1024 next 411 2025-05-01 15:36:03.102403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6be800 of size 4096 next 413 2025-05-01 15:36:03.102426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6bf800 of size 4096 next 414 2025-05-01 15:36:03.102438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c0800 of size 4096 next 415 2025-05-01 15:36:03.102449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c1800 of size 4096 next 416 2025-05-01 15:36:03.102464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c2800 of size 4096 next 417 2025-05-01 15:36:03.102476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c3800 of size 1024 next 418 2025-05-01 15:36:03.102492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c3c00 of size 1024 next 419 2025-05-01 15:36:03.102507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c4000 of size 1024 next 420 2025-05-01 15:36:03.102524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c4400 of size 1024 next 421 2025-05-01 15:36:03.102542: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c4800 of size 1024 next 422 2025-05-01 15:36:03.102556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c4c00 of size 1024 next 425 2025-05-01 15:36:03.102573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c5000 of size 1024 next 426 2025-05-01 15:36:03.102589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c5400 of size 1024 next 427 2025-05-01 15:36:03.102603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c5800 of size 1024 next 428 2025-05-01 15:36:03.102616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c5c00 of size 1024 next 429 2025-05-01 15:36:03.102629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c6000 of size 4096 next 431 2025-05-01 15:36:03.102643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c7000 of size 4096 next 432 2025-05-01 15:36:03.102659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c8000 of size 4096 next 433 2025-05-01 15:36:03.102673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6c9000 of size 4096 next 434 2025-05-01 15:36:03.102685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6ca000 of size 4096 next 435 2025-05-01 15:36:03.102696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6cb000 of size 1024 next 436 2025-05-01 15:36:03.102708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6cb400 of size 1024 next 437 2025-05-01 15:36:03.102719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6cb800 of size 1024 next 438 2025-05-01 15:36:03.102730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6cbc00 of size 1024 next 103 2025-05-01 15:36:03.102743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba6cc000 of size 262144 next 102 2025-05-01 15:36:03.102754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f7bba70c000 of size 999424 next 18446744073709551615 2025-05-01 15:36:03.102767: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-05-01 15:36:03.102781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba800000 of size 589824 next 96 2025-05-01 15:36:03.102792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba890000 of size 262144 next 117 2025-05-01 15:36:03.102804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d0000 of size 1024 next 439 2025-05-01 15:36:03.102815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d0400 of size 1024 next 442 2025-05-01 15:36:03.102827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d0800 of size 1024 next 443 2025-05-01 15:36:03.102838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d0c00 of size 1024 next 444 2025-05-01 15:36:03.102860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d1000 of size 1024 next 445 2025-05-01 15:36:03.102875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d1400 of size 1024 next 446 2025-05-01 15:36:03.102886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d1800 of size 4096 next 448 2025-05-01 15:36:03.102910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d2800 of size 4096 next 449 2025-05-01 15:36:03.102924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d3800 of size 4096 next 450 2025-05-01 15:36:03.102937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d4800 of size 4096 next 451 2025-05-01 15:36:03.102949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d5800 of size 4096 next 452 2025-05-01 15:36:03.102961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d6800 of size 1024 next 453 2025-05-01 15:36:03.102972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d6c00 of size 1024 next 454 2025-05-01 15:36:03.102984: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d7000 of size 1024 next 455 2025-05-01 15:36:03.102995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d7400 of size 1024 next 456 2025-05-01 15:36:03.103008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d7800 of size 1024 next 457 2025-05-01 15:36:03.103022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d7c00 of size 1024 next 460 2025-05-01 15:36:03.103035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d8000 of size 1024 next 461 2025-05-01 15:36:03.103050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d8400 of size 1024 next 462 2025-05-01 15:36:03.103061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d8800 of size 1024 next 463 2025-05-01 15:36:03.103073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d8c00 of size 1024 next 464 2025-05-01 15:36:03.103084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8d9000 of size 4096 next 466 2025-05-01 15:36:03.103096: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8da000 of size 4096 next 467 2025-05-01 15:36:03.103107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8db000 of size 4096 next 468 2025-05-01 15:36:03.103118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8dc000 of size 4096 next 469 2025-05-01 15:36:03.103133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8dd000 of size 4096 next 470 2025-05-01 15:36:03.103149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8de000 of size 1024 next 471 2025-05-01 15:36:03.103162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8de400 of size 1024 next 472 2025-05-01 15:36:03.103173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8de800 of size 1024 next 473 2025-05-01 15:36:03.103185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8dec00 of size 1024 next 474 2025-05-01 15:36:03.103196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8df000 of size 1024 next 475 2025-05-01 15:36:03.103207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8df400 of size 1024 next 478 2025-05-01 15:36:03.103219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8df800 of size 1024 next 479 2025-05-01 15:36:03.103230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8dfc00 of size 1024 next 480 2025-05-01 15:36:03.103241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e0000 of size 1024 next 481 2025-05-01 15:36:03.103254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e0400 of size 1024 next 482 2025-05-01 15:36:03.103279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e0800 of size 4096 next 484 2025-05-01 15:36:03.103291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e1800 of size 4096 next 485 2025-05-01 15:36:03.103303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e2800 of size 4096 next 486 2025-05-01 15:36:03.103316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e3800 of size 4096 next 487 2025-05-01 15:36:03.103327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e4800 of size 4096 next 488 2025-05-01 15:36:03.103339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e5800 of size 1024 next 489 2025-05-01 15:36:03.103351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e5c00 of size 1024 next 490 2025-05-01 15:36:03.103369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e6000 of size 1024 next 491 2025-05-01 15:36:03.103383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e6400 of size 1024 next 492 2025-05-01 15:36:03.103398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e6800 of size 1024 next 493 2025-05-01 15:36:03.103415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e6c00 of size 1024 next 496 2025-05-01 15:36:03.103429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e7000 of size 1024 next 497 2025-05-01 15:36:03.103444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e7400 of size 1024 next 498 2025-05-01 15:36:03.103455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e7800 of size 1024 next 499 2025-05-01 15:36:03.103466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e7c00 of size 1024 next 500 2025-05-01 15:36:03.103478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e8000 of size 4096 next 502 2025-05-01 15:36:03.103489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8e9000 of size 4096 next 503 2025-05-01 15:36:03.103501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ea000 of size 4096 next 504 2025-05-01 15:36:03.103512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8eb000 of size 4096 next 505 2025-05-01 15:36:03.103523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ec000 of size 4096 next 506 2025-05-01 15:36:03.103535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ed000 of size 1024 next 507 2025-05-01 15:36:03.103548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ed400 of size 1024 next 508 2025-05-01 15:36:03.103562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ed800 of size 1024 next 509 2025-05-01 15:36:03.103576: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8edc00 of size 1024 next 510 2025-05-01 15:36:03.103589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ee000 of size 1024 next 511 2025-05-01 15:36:03.103605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ee400 of size 1024 next 514 2025-05-01 15:36:03.103619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ee800 of size 1024 next 515 2025-05-01 15:36:03.103632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8eec00 of size 1024 next 516 2025-05-01 15:36:03.103647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ef000 of size 1024 next 517 2025-05-01 15:36:03.103660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ef400 of size 1024 next 518 2025-05-01 15:36:03.103673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ef800 of size 4096 next 520 2025-05-01 15:36:03.103685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f0800 of size 4096 next 521 2025-05-01 15:36:03.103698: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f1800 of size 4096 next 522 2025-05-01 15:36:03.103722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f2800 of size 4096 next 523 2025-05-01 15:36:03.103737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f3800 of size 4096 next 524 2025-05-01 15:36:03.103753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f4800 of size 1024 next 525 2025-05-01 15:36:03.103767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f4c00 of size 1024 next 526 2025-05-01 15:36:03.103778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f5000 of size 1024 next 527 2025-05-01 15:36:03.103791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f5400 of size 1024 next 528 2025-05-01 15:36:03.103803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f5800 of size 1024 next 529 2025-05-01 15:36:03.103817: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f5c00 of size 1024 next 532 2025-05-01 15:36:03.103829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f6000 of size 1024 next 533 2025-05-01 15:36:03.103840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f6400 of size 1024 next 534 2025-05-01 15:36:03.103851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f6800 of size 1024 next 535 2025-05-01 15:36:03.103864: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f6c00 of size 1024 next 536 2025-05-01 15:36:03.103879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f7000 of size 4096 next 538 2025-05-01 15:36:03.103893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f8000 of size 4096 next 539 2025-05-01 15:36:03.103907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8f9000 of size 4096 next 540 2025-05-01 15:36:03.103923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fa000 of size 4096 next 541 2025-05-01 15:36:03.103935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fb000 of size 4096 next 542 2025-05-01 15:36:03.103950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fc000 of size 1024 next 543 2025-05-01 15:36:03.103966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fc400 of size 1024 next 544 2025-05-01 15:36:03.103981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fc800 of size 1024 next 545 2025-05-01 15:36:03.103997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fcc00 of size 1024 next 546 2025-05-01 15:36:03.104010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fd000 of size 1024 next 547 2025-05-01 15:36:03.104024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fd400 of size 1024 next 550 2025-05-01 15:36:03.104039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fd800 of size 1024 next 551 2025-05-01 15:36:03.104053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fdc00 of size 1024 next 552 2025-05-01 15:36:03.104066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fe000 of size 1024 next 553 2025-05-01 15:36:03.104082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fe400 of size 1024 next 554 2025-05-01 15:36:03.104099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8fe800 of size 4096 next 556 2025-05-01 15:36:03.104114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba8ff800 of size 4096 next 557 2025-05-01 15:36:03.104130: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba900800 of size 4096 next 558 2025-05-01 15:36:03.104147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba901800 of size 4096 next 559 2025-05-01 15:36:03.104161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba902800 of size 4096 next 560 2025-05-01 15:36:03.104181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba903800 of size 1024 next 561 2025-05-01 15:36:03.104198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba903c00 of size 1024 next 562 2025-05-01 15:36:03.104211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba904000 of size 1024 next 563 2025-05-01 15:36:03.104223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba904400 of size 1024 next 564 2025-05-01 15:36:03.104234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba904800 of size 1024 next 565 2025-05-01 15:36:03.104245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba904c00 of size 1024 next 568 2025-05-01 15:36:03.104257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba905000 of size 1024 next 569 2025-05-01 15:36:03.104268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba905400 of size 1024 next 570 2025-05-01 15:36:03.104280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba905800 of size 1024 next 571 2025-05-01 15:36:03.104291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba905c00 of size 1024 next 572 2025-05-01 15:36:03.104302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba906000 of size 4096 next 574 2025-05-01 15:36:03.104318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba907000 of size 4096 next 575 2025-05-01 15:36:03.104330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba908000 of size 4096 next 576 2025-05-01 15:36:03.104341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba909000 of size 4096 next 577 2025-05-01 15:36:03.104352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90a000 of size 4096 next 578 2025-05-01 15:36:03.104364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90b000 of size 1024 next 579 2025-05-01 15:36:03.104378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90b400 of size 1024 next 580 2025-05-01 15:36:03.104392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90b800 of size 1024 next 581 2025-05-01 15:36:03.104405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90bc00 of size 1024 next 582 2025-05-01 15:36:03.104416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90c000 of size 1024 next 583 2025-05-01 15:36:03.104428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90c400 of size 1024 next 586 2025-05-01 15:36:03.104439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90c800 of size 1024 next 587 2025-05-01 15:36:03.104451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90cc00 of size 1024 next 588 2025-05-01 15:36:03.104462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90d000 of size 1024 next 589 2025-05-01 15:36:03.104475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90d400 of size 1024 next 590 2025-05-01 15:36:03.104486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90d800 of size 4096 next 592 2025-05-01 15:36:03.104501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba90e800 of size 6144 next 112 2025-05-01 15:36:03.104516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba910000 of size 524288 next 111 2025-05-01 15:36:03.104529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba990000 of size 262144 next 135 2025-05-01 15:36:03.104545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bba9d0000 of size 327680 next 124 2025-05-01 15:36:03.104561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbaa20000 of size 589824 next 123 2025-05-01 15:36:03.104575: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbaab0000 of size 262144 next 152 2025-05-01 15:36:03.104603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbaaf0000 of size 327680 next 142 2025-05-01 15:36:03.104621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbab40000 of size 786432 next 18446744073709551615 2025-05-01 15:36:03.104634: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-05-01 15:36:03.104648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac00000 of size 4096 next 593 2025-05-01 15:36:03.104661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac01000 of size 4096 next 594 2025-05-01 15:36:03.104678: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac02000 of size 4096 next 595 2025-05-01 15:36:03.104695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac03000 of size 2048 next 598 2025-05-01 15:36:03.104708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac03800 of size 2048 next 599 2025-05-01 15:36:03.104720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac04000 of size 2048 next 600 2025-05-01 15:36:03.104731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac04800 of size 2048 next 601 2025-05-01 15:36:03.104744: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac05000 of size 2048 next 602 2025-05-01 15:36:03.104756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac05800 of size 256 next 605 2025-05-01 15:36:03.104767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac05900 of size 256 next 606 2025-05-01 15:36:03.104779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac05a00 of size 2048 next 604 2025-05-01 15:36:03.104790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac06200 of size 2048 next 609 2025-05-01 15:36:03.104801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac06a00 of size 2048 next 610 2025-05-01 15:36:03.104813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac07200 of size 2048 next 611 2025-05-01 15:36:03.104824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac07a00 of size 2048 next 612 2025-05-01 15:36:03.104835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac08200 of size 256 next 614 2025-05-01 15:36:03.104847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac08300 of size 256 next 615 2025-05-01 15:36:03.104858: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac08400 of size 8192 next 613 2025-05-01 15:36:03.104870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac0a400 of size 8192 next 618 2025-05-01 15:36:03.104881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac0c400 of size 8192 next 619 2025-05-01 15:36:03.104893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac0e400 of size 8192 next 620 2025-05-01 15:36:03.104904: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac10400 of size 8192 next 621 2025-05-01 15:36:03.104915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac12400 of size 256 next 622 2025-05-01 15:36:03.104927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac12500 of size 256 next 623 2025-05-01 15:36:03.104939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac12600 of size 8192 next 624 2025-05-01 15:36:03.104954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac14600 of size 8192 next 626 2025-05-01 15:36:03.104967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac16600 of size 8192 next 627 2025-05-01 15:36:03.104978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac18600 of size 8192 next 628 2025-05-01 15:36:03.104990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac1a600 of size 8192 next 629 2025-05-01 15:36:03.105013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac1c600 of size 2048 next 630 2025-05-01 15:36:03.105028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac1ce00 of size 2048 next 632 2025-05-01 15:36:03.105039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac1d600 of size 2048 next 633 2025-05-01 15:36:03.105051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac1de00 of size 2048 next 634 2025-05-01 15:36:03.105062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac1e600 of size 2048 next 635 2025-05-01 15:36:03.105074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f7bbac1ee00 of size 463360 next 160 2025-05-01 15:36:03.105085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbac90000 of size 589824 next 158 2025-05-01 15:36:03.105097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbad20000 of size 524288 next 171 2025-05-01 15:36:03.105108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7f7bbada0000 of size 1048576 next 222 2025-05-01 15:36:03.105119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbaea0000 of size 1048576 next 190 2025-05-01 15:36:03.105131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbafa0000 of size 1048576 next 189 2025-05-01 15:36:03.105142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbb0a0000 of size 1048576 next 203 2025-05-01 15:36:03.105154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbb1a0000 of size 1048576 next 251 2025-05-01 15:36:03.105166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7bbb2a0000 of size 1441792 next 18446744073709551615 2025-05-01 15:36:03.105177: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-05-01 15:36:03.105189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00000 of size 1280 next 1 2025-05-01 15:36:03.105204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00500 of size 256 next 5 2025-05-01 15:36:03.105217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00600 of size 256 next 8 2025-05-01 15:36:03.105230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00700 of size 256 next 9 2025-05-01 15:36:03.105243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00800 of size 256 next 10 2025-05-01 15:36:03.105256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00900 of size 256 next 11 2025-05-01 15:36:03.105270: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00a00 of size 256 next 12 2025-05-01 15:36:03.105284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00b00 of size 256 next 13 2025-05-01 15:36:03.105299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00c00 of size 256 next 17 2025-05-01 15:36:03.105313: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00d00 of size 256 next 19 2025-05-01 15:36:03.105327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00e00 of size 256 next 20 2025-05-01 15:36:03.105341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae00f00 of size 256 next 21 2025-05-01 15:36:03.105353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01000 of size 256 next 22 2025-05-01 15:36:03.105366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01100 of size 256 next 24 2025-05-01 15:36:03.105380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01200 of size 256 next 25 2025-05-01 15:36:03.105391: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01300 of size 256 next 23 2025-05-01 15:36:03.105404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01400 of size 256 next 28 2025-05-01 15:36:03.105420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01500 of size 256 next 29 2025-05-01 15:36:03.105443: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01600 of size 256 next 30 2025-05-01 15:36:03.105460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01700 of size 256 next 31 2025-05-01 15:36:03.105475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01800 of size 256 next 33 2025-05-01 15:36:03.105492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01900 of size 256 next 34 2025-05-01 15:36:03.105505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01a00 of size 1024 next 32 2025-05-01 15:36:03.105516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae01e00 of size 1024 next 37 2025-05-01 15:36:03.105528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae02200 of size 1024 next 38 2025-05-01 15:36:03.105541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae02600 of size 1024 next 39 2025-05-01 15:36:03.105553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae02a00 of size 1024 next 40 2025-05-01 15:36:03.105565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae02e00 of size 1024 next 41 2025-05-01 15:36:03.105578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae03200 of size 1024 next 43 2025-05-01 15:36:03.105589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae03600 of size 1024 next 44 2025-05-01 15:36:03.105600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae03a00 of size 1024 next 45 2025-05-01 15:36:03.105612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae03e00 of size 1024 next 46 2025-05-01 15:36:03.105623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04200 of size 256 next 48 2025-05-01 15:36:03.105635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04300 of size 256 next 49 2025-05-01 15:36:03.105646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04400 of size 256 next 50 2025-05-01 15:36:03.105657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04500 of size 256 next 51 2025-05-01 15:36:03.105669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04600 of size 256 next 52 2025-05-01 15:36:03.105680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04700 of size 256 next 53 2025-05-01 15:36:03.105694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04800 of size 256 next 56 2025-05-01 15:36:03.105707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04900 of size 256 next 57 2025-05-01 15:36:03.105719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04a00 of size 256 next 58 2025-05-01 15:36:03.105734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04b00 of size 256 next 14 2025-05-01 15:36:03.105746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04c00 of size 256 next 15 2025-05-01 15:36:03.105757: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04d00 of size 256 next 16 2025-05-01 15:36:03.105769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae04e00 of size 1024 next 60 2025-05-01 15:36:03.105781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae05200 of size 1024 next 61 2025-05-01 15:36:03.105794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae05600 of size 1024 next 62 2025-05-01 15:36:03.105807: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae05a00 of size 1024 next 63 2025-05-01 15:36:03.105820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae05e00 of size 1024 next 64 2025-05-01 15:36:03.105833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae06200 of size 256 next 66 2025-05-01 15:36:03.105856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae06300 of size 256 next 67 2025-05-01 15:36:03.105868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae06400 of size 256 next 68 2025-05-01 15:36:03.105882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae06500 of size 256 next 69 2025-05-01 15:36:03.105897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae06600 of size 256 next 70 2025-05-01 15:36:03.105910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae06700 of size 256 next 73 2025-05-01 15:36:03.105923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae06800 of size 256 next 74 2025-05-01 15:36:03.105935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae06900 of size 256 next 75 2025-05-01 15:36:03.105948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae06a00 of size 256 next 76 2025-05-01 15:36:03.105962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae06b00 of size 256 next 77 2025-05-01 15:36:03.105975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae06c00 of size 1024 next 79 2025-05-01 15:36:03.105987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae07000 of size 1024 next 80 2025-05-01 15:36:03.105998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae07400 of size 1024 next 81 2025-05-01 15:36:03.106010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae07800 of size 1024 next 82 2025-05-01 15:36:03.106023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae07c00 of size 1024 next 83 2025-05-01 15:36:03.106034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae08000 of size 256 next 85 2025-05-01 15:36:03.106046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae08100 of size 256 next 86 2025-05-01 15:36:03.106057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae08200 of size 512 next 84 2025-05-01 15:36:03.106069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae08400 of size 512 next 88 2025-05-01 15:36:03.106081: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae08600 of size 512 next 89 2025-05-01 15:36:03.106092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae08800 of size 512 next 90 2025-05-01 15:36:03.106105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae08a00 of size 512 next 91 2025-05-01 15:36:03.106118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae08c00 of size 256 next 93 2025-05-01 15:36:03.106131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae08d00 of size 256 next 94 2025-05-01 15:36:03.106142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae08e00 of size 512 next 92 2025-05-01 15:36:03.106154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae09000 of size 512 next 97 2025-05-01 15:36:03.106167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae09200 of size 512 next 98 2025-05-01 15:36:03.106180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae09400 of size 512 next 99 2025-05-01 15:36:03.106193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae09600 of size 512 next 2 2025-05-01 15:36:03.106204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae09800 of size 256 next 3 2025-05-01 15:36:03.106217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae09900 of size 256 next 4 2025-05-01 15:36:03.106229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae09a00 of size 16384 next 18 2025-05-01 15:36:03.106241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae0da00 of size 256 next 100 2025-05-01 15:36:03.106252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae0db00 of size 256 next 101 2025-05-01 15:36:03.106272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae0dc00 of size 2048 next 104 2025-05-01 15:36:03.106284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae0e400 of size 2048 next 105 2025-05-01 15:36:03.106297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae0ec00 of size 2048 next 106 2025-05-01 15:36:03.106310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae0f400 of size 2048 next 107 2025-05-01 15:36:03.106323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae0fc00 of size 2048 next 108 2025-05-01 15:36:03.106335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae10400 of size 256 next 109 2025-05-01 15:36:03.106349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae10500 of size 256 next 110 2025-05-01 15:36:03.106362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae10600 of size 2048 next 113 2025-05-01 15:36:03.106377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae10e00 of size 2048 next 114 2025-05-01 15:36:03.106392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae11600 of size 2048 next 115 2025-05-01 15:36:03.106409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae11e00 of size 2048 next 116 2025-05-01 15:36:03.106425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae12600 of size 2048 next 6 2025-05-01 15:36:03.106438: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae12e00 of size 37632 next 7 2025-05-01 15:36:03.106450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1c100 of size 512 next 118 2025-05-01 15:36:03.106461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1c300 of size 512 next 119 2025-05-01 15:36:03.106474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1c500 of size 512 next 120 2025-05-01 15:36:03.106489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1c700 of size 512 next 121 2025-05-01 15:36:03.106501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1c900 of size 512 next 122 2025-05-01 15:36:03.106513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1cb00 of size 512 next 125 2025-05-01 15:36:03.106527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1cd00 of size 512 next 126 2025-05-01 15:36:03.106539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1cf00 of size 512 next 127 2025-05-01 15:36:03.106553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1d100 of size 512 next 128 2025-05-01 15:36:03.106566: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1d300 of size 512 next 129 2025-05-01 15:36:03.106579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1d500 of size 2048 next 130 2025-05-01 15:36:03.106593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1dd00 of size 2048 next 131 2025-05-01 15:36:03.106604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1e500 of size 2048 next 132 2025-05-01 15:36:03.106617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1ed00 of size 2048 next 133 2025-05-01 15:36:03.106630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1f500 of size 2048 next 134 2025-05-01 15:36:03.106643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1fd00 of size 512 next 136 2025-05-01 15:36:03.106655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae1ff00 of size 512 next 137 2025-05-01 15:36:03.106669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae20100 of size 512 next 138 2025-05-01 15:36:03.106683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae20300 of size 512 next 139 2025-05-01 15:36:03.106700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae20500 of size 512 next 140 2025-05-01 15:36:03.106722: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae20700 of size 512 next 141 2025-05-01 15:36:03.106737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae20900 of size 512 next 143 2025-05-01 15:36:03.106748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae20b00 of size 512 next 144 2025-05-01 15:36:03.106760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae20d00 of size 512 next 145 2025-05-01 15:36:03.106772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae20f00 of size 512 next 146 2025-05-01 15:36:03.106785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae21100 of size 2048 next 147 2025-05-01 15:36:03.106800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae21900 of size 2048 next 148 2025-05-01 15:36:03.106814: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae22100 of size 2048 next 149 2025-05-01 15:36:03.106825: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae22900 of size 2048 next 150 2025-05-01 15:36:03.106838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae23100 of size 2048 next 151 2025-05-01 15:36:03.106852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae23900 of size 512 next 153 2025-05-01 15:36:03.106866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae23b00 of size 512 next 154 2025-05-01 15:36:03.106880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae23d00 of size 512 next 155 2025-05-01 15:36:03.106892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae23f00 of size 512 next 156 2025-05-01 15:36:03.106942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae24100 of size 512 next 157 2025-05-01 15:36:03.106955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae24300 of size 512 next 161 2025-05-01 15:36:03.106968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae24500 of size 512 next 162 2025-05-01 15:36:03.106981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae24700 of size 512 next 163 2025-05-01 15:36:03.106995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae24900 of size 512 next 164 2025-05-01 15:36:03.107008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae24b00 of size 512 next 165 2025-05-01 15:36:03.107019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae24d00 of size 2048 next 166 2025-05-01 15:36:03.107031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae25500 of size 2048 next 167 2025-05-01 15:36:03.107042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae25d00 of size 2048 next 168 2025-05-01 15:36:03.107054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae26500 of size 2048 next 169 2025-05-01 15:36:03.107065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae26d00 of size 2048 next 170 2025-05-01 15:36:03.107080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae27500 of size 1024 next 172 2025-05-01 15:36:03.107092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae27900 of size 1024 next 173 2025-05-01 15:36:03.107107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae27d00 of size 1024 next 174 2025-05-01 15:36:03.107120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae28100 of size 1024 next 175 2025-05-01 15:36:03.107133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae28500 of size 1024 next 176 2025-05-01 15:36:03.107145: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae28900 of size 256 next 178 2025-05-01 15:36:03.107157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae28a00 of size 256 next 179 2025-05-01 15:36:03.107182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae28b00 of size 1024 next 177 2025-05-01 15:36:03.107196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae28f00 of size 1024 next 182 2025-05-01 15:36:03.107209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae29300 of size 1024 next 183 2025-05-01 15:36:03.107220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae29700 of size 1024 next 184 2025-05-01 15:36:03.107233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae29b00 of size 1024 next 185 2025-05-01 15:36:03.107248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae29f00 of size 256 next 187 2025-05-01 15:36:03.107262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae2a000 of size 256 next 188 2025-05-01 15:36:03.107275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae2a100 of size 4096 next 186 2025-05-01 15:36:03.107293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae2b100 of size 4096 next 42 2025-05-01 15:36:03.107308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae2c100 of size 65536 next 36 2025-05-01 15:36:03.107326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae3c100 of size 65536 next 35 2025-05-01 15:36:03.107341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae4c100 of size 4096 next 235 2025-05-01 15:36:03.107358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae4d100 of size 4096 next 236 2025-05-01 15:36:03.107374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae4e100 of size 4096 next 237 2025-05-01 15:36:03.107390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae4f100 of size 4096 next 238 2025-05-01 15:36:03.107406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae50100 of size 1024 next 239 2025-05-01 15:36:03.107421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae50500 of size 1024 next 240 2025-05-01 15:36:03.107434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae50900 of size 1024 next 241 2025-05-01 15:36:03.107448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae50d00 of size 1024 next 242 2025-05-01 15:36:03.107464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae51100 of size 1024 next 243 2025-05-01 15:36:03.107480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae51500 of size 1024 next 246 2025-05-01 15:36:03.107496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae51900 of size 1024 next 247 2025-05-01 15:36:03.107514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae51d00 of size 1024 next 248 2025-05-01 15:36:03.107528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae52100 of size 1024 next 249 2025-05-01 15:36:03.107541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae52500 of size 1024 next 250 2025-05-01 15:36:03.107555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae52900 of size 4096 next 252 2025-05-01 15:36:03.107568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae53900 of size 4096 next 253 2025-05-01 15:36:03.107581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae54900 of size 4096 next 254 2025-05-01 15:36:03.107595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae55900 of size 4096 next 255 2025-05-01 15:36:03.107612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae56900 of size 4096 next 256 2025-05-01 15:36:03.107625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae57900 of size 1024 next 257 2025-05-01 15:36:03.107640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae57d00 of size 1024 next 258 2025-05-01 15:36:03.107661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae58100 of size 1024 next 259 2025-05-01 15:36:03.107675: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae58500 of size 1024 next 260 2025-05-01 15:36:03.107688: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae58900 of size 1024 next 261 2025-05-01 15:36:03.107699: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae58d00 of size 1024 next 264 2025-05-01 15:36:03.107711: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae59100 of size 1024 next 265 2025-05-01 15:36:03.107723: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae59500 of size 1024 next 266 2025-05-01 15:36:03.107735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae59900 of size 1024 next 267 2025-05-01 15:36:03.107746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae59d00 of size 1024 next 268 2025-05-01 15:36:03.107758: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae5a100 of size 4096 next 270 2025-05-01 15:36:03.107769: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae5b100 of size 4096 next 271 2025-05-01 15:36:03.107780: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae5c100 of size 4096 next 272 2025-05-01 15:36:03.107792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae5d100 of size 4096 next 273 2025-05-01 15:36:03.107803: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae5e100 of size 4096 next 274 2025-05-01 15:36:03.107816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae5f100 of size 1024 next 275 2025-05-01 15:36:03.107827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae5f500 of size 1024 next 276 2025-05-01 15:36:03.107839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae5f900 of size 1024 next 277 2025-05-01 15:36:03.107851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae5fd00 of size 1024 next 278 2025-05-01 15:36:03.107868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae60100 of size 1024 next 279 2025-05-01 15:36:03.107881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae60500 of size 1024 next 282 2025-05-01 15:36:03.107895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae60900 of size 1024 next 283 2025-05-01 15:36:03.107911: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae60d00 of size 1024 next 284 2025-05-01 15:36:03.107922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae61100 of size 1024 next 285 2025-05-01 15:36:03.107934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae61500 of size 1024 next 286 2025-05-01 15:36:03.107945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae61900 of size 4096 next 288 2025-05-01 15:36:03.107957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae62900 of size 6144 next 27 2025-05-01 15:36:03.107968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae64100 of size 147456 next 26 2025-05-01 15:36:03.107979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae88100 of size 65536 next 47 2025-05-01 15:36:03.107991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfae98100 of size 65536 next 59 2025-05-01 15:36:03.108002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfaea8100 of size 65536 next 65 2025-05-01 15:36:03.108016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7f7cfaeb8100 of size 294656 next 18446744073709551615 2025-05-01 15:36:03.108030: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-05-01 15:36:03.108051: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 65 Chunks of size 256 totalling 16.2KiB 2025-05-01 15:36:03.108077: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-05-01 15:36:03.108090: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 250 Chunks of size 1024 totalling 250.0KiB 2025-05-01 15:36:03.108104: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-05-01 15:36:03.108120: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 2048 totalling 80.0KiB 2025-05-01 15:36:03.108136: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 117 Chunks of size 4096 totalling 468.0KiB 2025-05-01 15:36:03.108153: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 6144 totalling 12.0KiB 2025-05-01 15:36:03.108165: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-05-01 15:36:03.108182: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 10 Chunks of size 8192 totalling 80.0KiB 2025-05-01 15:36:03.108198: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-05-01 15:36:03.108215: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-05-01 15:36:03.108228: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-05-01 15:36:03.108243: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-05-01 15:36:03.108256: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-05-01 15:36:03.108271: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-05-01 15:36:03.108287: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-05-01 15:36:03.108299: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-05-01 15:36:03.108313: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-05-01 15:36:03.108327: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-05-01 15:36:03.108341: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-05-01 15:36:03.108356: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 1048576 totalling 25.00MiB 2025-05-01 15:36:03.108370: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 18 Chunks of size 1310720 totalling 22.50MiB 2025-05-01 15:36:03.108387: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-05-01 15:36:03.108400: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-05-01 15:36:03.108412: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 2097152 totalling 4.00MiB 2025-05-01 15:36:03.108425: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 2359296 totalling 51.75MiB 2025-05-01 15:36:03.108439: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 4194304 totalling 8.00MiB 2025-05-01 15:36:03.108451: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 9437184 totalling 9.00MiB 2025-05-01 15:36:03.108465: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 11403264 totalling 10.88MiB 2025-05-01 15:36:03.108479: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 141.48MiB 2025-05-01 15:36:03.108491: 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-01 15:36:03.108505: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 181272576 InUse: 148352512 MaxInUse: 160884224 NumAllocs: 2110 MaxAllocSize: 11403264 2025-05-01 15:36:03.108534: W tensorflow/core/common_runtime/bfc_allocator.cc:439] __*****___******____*****x************************************_***************************_********* 2025-05-01 15:36:03.112135: 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 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. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 88 ############################### TEST detect object ################################ run mask_detect Inside batchDatouExec : verbose : False Catched exception ! Connect or reconnect ! # 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 : 1.9187109470367432 About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : False number of steps : 1 step1:mask_detect Thu May 1 15:36:06 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 : 549 wait 20 seconds l 3637 free memory gpu now : 549 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-05-01 15:36:29.037328: 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-01 15:36:29.067183: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-05-01 15:36:29.068660: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f7d9c000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-05-01 15:36:29.068682: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-05-01 15:36:29.071285: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-05-01 15:36:29.283679: W tensorflow/compiler/xla/service/platform_util.cc:210] unable to create StreamExecutor for CUDA:0: failed initializing StreamExecutor for CUDA device ordinal 0: Internal: failed call to cuDevicePrimaryCtxRetain: CUDA_ERROR_OUT_OF_MEMORY: out of memory; total memory reported: 11553341440 2025-05-01 15:36:29.283896: I tensorflow/compiler/jit/xla_gpu_device.cc:161] Ignoring visible XLA_GPU_JIT device. Device number is 0, reason: Internal: no supported devices found for platform CUDA 2025-05-01 15:36:29.284832: 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-01 15:36:29.285278: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-05-01 15:36:29.288238: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-05-01 15:36:29.291339: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-05-01 15:36:29.291849: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-05-01 15:36:29.295375: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-05-01 15:36:29.296670: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-05-01 15:36:29.302015: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-05-01 15:36:29.303049: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-05-01 15:36:29.303142: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 Inside mask_sub_process Inside mask_detect Exception in mask_detect : CUDA runtime implicit initialization on GPU:0 failed. Status: out of memory we want to redo the detection max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 ERROR : 'int' object is not subscriptable reconnect to base ! warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data #&_# TEST FAILED #&_# : tests/mask_test #&_# Error : invalid literal for int() with base 10: "'int' object is not subscriptable" /home/admin/workarea/git/Velours/python/tests/python_tests.py refs/heads/master_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/01052025/python_test3//data_2/data_log/job/2025/May/01052025/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.1895461082458496 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! WARNING : we have an input that is not a photo, we should get rid of it Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:sam Thu May 1 15:36:29 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec After prepare type args : Here we display some param of map_info ! map_filenames : {'temp/1746106589_2591870_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1746106589_2591870_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.01449131965637207 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.697217702865601 time spend to save output : 0.015484094619750977 total time spend for step 0 : 4.712701797485352 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.10115480422973633 #### fin chargement data Blocking on flush ? No conitnuing About to test input to load we should then remove the video here, and this would fix the bug of datou_current ! Calling datou_exec Inside datou_exec : verbose : True number of steps : 1 step1:frcnn Thu May 1 15:36:34 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/1746106594_2591870_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1746106594_2591870_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 E0501 15:36:36.206691 2591870 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0501 15:36:36.211189 2591870 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0501 15:36:36.228166 2591870 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 8.27user 7.14system 1:11.81elapsed 21%CPU (0avgtext+0avgdata 1757652maxresident)k 1586472inputs+3512outputs (4468major+709090minor)pagefaults 0swaps