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 : 489 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.11234450340270996 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 Fri Apr 25 00:35:28 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 489 wait 20 seconds l 3637 free memory gpu now : 489 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-04-25 00:35:51.013931: 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-04-25 00:35:51.023303: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-04-25 00:35:51.024967: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7fe920000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-04-25 00:35:51.025039: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-04-25 00:35:51.027534: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-04-25 00:35:51.254491: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x1eed5560 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-04-25 00:35:51.254536: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-04-25 00:35:51.255427: 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-04-25 00:35:51.255859: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 00:35:51.259020: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 00:35:51.261908: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 00:35:51.262406: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 00:35:51.265330: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 00:35:51.266333: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 00:35:51.270609: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 00:35:51.271532: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 00:35:51.271618: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 00:35:51.272101: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-04-25 00:35:51.272117: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-04-25 00:35:51.272127: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-04-25 00:35:51.272852: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 112 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-04-25 00:35:51.849723: 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-04-25 00:35:51.849815: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 00:35:51.849843: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 00:35:51.849869: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 00:35:51.849893: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 00:35:51.849917: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 00:35:51.849956: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 00:35:51.849982: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 00:35:51.851053: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 00:35:51.852185: 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-04-25 00:35:51.852230: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 00:35:51.852256: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 00:35:51.852280: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 00:35:51.852304: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 00:35:51.852327: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 00:35:51.852350: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 00:35:51.852373: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 00:35:51.853053: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 00:35:51.853077: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-04-25 00:35:51.853085: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-04-25 00:35:51.853092: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-04-25 00:35:51.853745: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 112 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-04-25 00:36:03.313554: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.25MiB (rounded to 2359296) Current allocation summary follows. 2025-04-25 00:36:03.313626: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-04-25 00:36:03.313646: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 59, Chunks in use: 59. 14.8KiB allocated for chunks. 14.8KiB in use in bin. 8.8KiB client-requested in use in bin. 2025-04-25 00:36:03.313673: 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-04-25 00:36:03.313689: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 236, Chunks in use: 236. 236.2KiB allocated for chunks. 236.2KiB in use in bin. 236.0KiB client-requested in use in bin. 2025-04-25 00:36:03.313704: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 25, Chunks in use: 25. 50.0KiB allocated for chunks. 50.0KiB in use in bin. 50.0KiB client-requested in use in bin. 2025-04-25 00:36:03.313720: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 110, Chunks in use: 110. 445.5KiB allocated for chunks. 445.5KiB in use in bin. 440.0KiB client-requested in use in bin. 2025-04-25 00:36:03.313733: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-04-25 00:36:03.313762: 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-04-25 00:36:03.313778: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 2, Chunks in use: 1. 81.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-04-25 00:36:03.313793: 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-04-25 00:36:03.313808: 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-04-25 00:36:03.313822: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 7, Chunks in use: 7. 1.91MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-04-25 00:36:03.313836: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 8, Chunks in use: 6. 4.95MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-04-25 00:36:03.313851: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 44, Chunks in use: 42. 49.62MiB allocated for chunks. 47.38MiB in use in bin. 42.00MiB client-requested in use in bin. 2025-04-25 00:36:03.313866: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 24, Chunks in use: 24. 54.62MiB allocated for chunks. 54.62MiB in use in bin. 53.75MiB client-requested in use in bin. 2025-04-25 00:36:03.313879: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-04-25 00:36:03.313892: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-04-25 00:36:03.313905: 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-04-25 00:36:03.313918: 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-04-25 00:36:03.313931: 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-04-25 00:36:03.313944: 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-04-25 00:36:03.313957: 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-04-25 00:36:03.313971: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-04-25 00:36:03.313982: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 52297728 2025-04-25 00:36:03.314000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734000000 of size 2359296 next 370 2025-04-25 00:36:03.314012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734240000 of size 1048576 next 394 2025-04-25 00:36:03.314023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fe734340000 of size 1310720 next 388 2025-04-25 00:36:03.314035: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734480000 of size 2359296 next 387 2025-04-25 00:36:03.314060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7346c0000 of size 1048576 next 412 2025-04-25 00:36:03.314074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7347c0000 of size 1310720 next 406 2025-04-25 00:36:03.314085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734900000 of size 2359296 next 405 2025-04-25 00:36:03.314097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734b40000 of size 1048576 next 430 2025-04-25 00:36:03.314108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734c40000 of size 1310720 next 424 2025-04-25 00:36:03.314120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734d80000 of size 2359296 next 423 2025-04-25 00:36:03.314131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734fc0000 of size 1048576 next 447 2025-04-25 00:36:03.314143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7350c0000 of size 1310720 next 441 2025-04-25 00:36:03.314154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735200000 of size 2359296 next 440 2025-04-25 00:36:03.314166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735440000 of size 1048576 next 465 2025-04-25 00:36:03.314177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735540000 of size 1310720 next 459 2025-04-25 00:36:03.314189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735680000 of size 2359296 next 458 2025-04-25 00:36:03.314200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7358c0000 of size 1048576 next 483 2025-04-25 00:36:03.314212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7359c0000 of size 1310720 next 477 2025-04-25 00:36:03.314223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735b00000 of size 2359296 next 476 2025-04-25 00:36:03.314235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735d40000 of size 1048576 next 501 2025-04-25 00:36:03.314246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735e40000 of size 1310720 next 495 2025-04-25 00:36:03.314258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735f80000 of size 2359296 next 494 2025-04-25 00:36:03.314269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7361c0000 of size 1048576 next 519 2025-04-25 00:36:03.314281: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7362c0000 of size 1310720 next 513 2025-04-25 00:36:03.314293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736400000 of size 2359296 next 512 2025-04-25 00:36:03.314304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736640000 of size 1048576 next 537 2025-04-25 00:36:03.314316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736740000 of size 1310720 next 531 2025-04-25 00:36:03.314327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736880000 of size 2359296 next 530 2025-04-25 00:36:03.314339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736ac0000 of size 1048576 next 555 2025-04-25 00:36:03.314350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736bc0000 of size 1310720 next 549 2025-04-25 00:36:03.314361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736d00000 of size 2359296 next 548 2025-04-25 00:36:03.314373: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736f40000 of size 2752512 next 18446744073709551615 2025-04-25 00:36:03.314385: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-04-25 00:36:03.314397: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738000000 of size 2359296 next 245 2025-04-25 00:36:03.314408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738240000 of size 1048576 next 269 2025-04-25 00:36:03.314428: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738340000 of size 1310720 next 263 2025-04-25 00:36:03.314440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738480000 of size 2359296 next 262 2025-04-25 00:36:03.314452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7386c0000 of size 1048576 next 287 2025-04-25 00:36:03.314464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7387c0000 of size 1310720 next 281 2025-04-25 00:36:03.314475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738900000 of size 2359296 next 280 2025-04-25 00:36:03.314487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738b40000 of size 1048576 next 304 2025-04-25 00:36:03.314498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738c40000 of size 1310720 next 298 2025-04-25 00:36:03.314509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738d80000 of size 2359296 next 297 2025-04-25 00:36:03.314521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738fc0000 of size 1048576 next 322 2025-04-25 00:36:03.314532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7390c0000 of size 1310720 next 316 2025-04-25 00:36:03.314544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739200000 of size 2359296 next 315 2025-04-25 00:36:03.314555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739440000 of size 1048576 next 340 2025-04-25 00:36:03.314567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739540000 of size 1310720 next 334 2025-04-25 00:36:03.314578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739680000 of size 2359296 next 333 2025-04-25 00:36:03.314590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7398c0000 of size 1048576 next 358 2025-04-25 00:36:03.314601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7399c0000 of size 1310720 next 352 2025-04-25 00:36:03.314613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739b00000 of size 2359296 next 351 2025-04-25 00:36:03.314624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739d40000 of size 1048576 next 376 2025-04-25 00:36:03.314636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739e40000 of size 1835008 next 18446744073709551615 2025-04-25 00:36:03.314647: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-04-25 00:36:03.314659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a000000 of size 2359296 next 181 2025-04-25 00:36:03.314671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a240000 of size 2097152 next 196 2025-04-25 00:36:03.314682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a440000 of size 1048576 next 216 2025-04-25 00:36:03.314694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a540000 of size 1310720 next 209 2025-04-25 00:36:03.314705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a680000 of size 2359296 next 208 2025-04-25 00:36:03.314717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a8c0000 of size 1048576 next 234 2025-04-25 00:36:03.314728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a9c0000 of size 1310720 next 228 2025-04-25 00:36:03.314740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73ab00000 of size 2359296 next 227 2025-04-25 00:36:03.314752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73ad40000 of size 2883584 next 18446744073709551615 2025-04-25 00:36:03.314763: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-04-25 00:36:03.314775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c600000 of size 147456 next 55 2025-04-25 00:36:03.314787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c624000 of size 65536 next 78 2025-04-25 00:36:03.314806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c634000 of size 4096 next 191 2025-04-25 00:36:03.314819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c635000 of size 4096 next 192 2025-04-25 00:36:03.314830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c636000 of size 4096 next 193 2025-04-25 00:36:03.314842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c637000 of size 256 next 194 2025-04-25 00:36:03.314853: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c637100 of size 256 next 195 2025-04-25 00:36:03.314865: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c637200 of size 4096 next 197 2025-04-25 00:36:03.314876: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c638200 of size 4096 next 198 2025-04-25 00:36:03.314888: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c639200 of size 4096 next 199 2025-04-25 00:36:03.314919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63a200 of size 4096 next 200 2025-04-25 00:36:03.314939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63b200 of size 4096 next 201 2025-04-25 00:36:03.314952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63c200 of size 1024 next 202 2025-04-25 00:36:03.314963: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63c600 of size 1024 next 204 2025-04-25 00:36:03.314975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63ca00 of size 1024 next 205 2025-04-25 00:36:03.314986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63ce00 of size 1024 next 206 2025-04-25 00:36:03.314998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63d200 of size 1024 next 207 2025-04-25 00:36:03.315009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63d600 of size 1024 next 210 2025-04-25 00:36:03.315021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63da00 of size 1024 next 211 2025-04-25 00:36:03.315039: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63de00 of size 1024 next 212 2025-04-25 00:36:03.315059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63e200 of size 1024 next 213 2025-04-25 00:36:03.315071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63e600 of size 1024 next 214 2025-04-25 00:36:03.315083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63ea00 of size 4096 next 215 2025-04-25 00:36:03.315094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63fa00 of size 4096 next 217 2025-04-25 00:36:03.315105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c640a00 of size 4096 next 218 2025-04-25 00:36:03.315117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c641a00 of size 4096 next 219 2025-04-25 00:36:03.315128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c642a00 of size 4096 next 220 2025-04-25 00:36:03.315140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c643a00 of size 1024 next 221 2025-04-25 00:36:03.315151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c643e00 of size 1024 next 223 2025-04-25 00:36:03.315162: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c644200 of size 1024 next 224 2025-04-25 00:36:03.315174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c644600 of size 1024 next 225 2025-04-25 00:36:03.315185: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c644a00 of size 1024 next 226 2025-04-25 00:36:03.315196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c644e00 of size 1024 next 229 2025-04-25 00:36:03.315208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c645200 of size 1024 next 230 2025-04-25 00:36:03.315229: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c645600 of size 1024 next 231 2025-04-25 00:36:03.315241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c645a00 of size 1024 next 232 2025-04-25 00:36:03.315252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c645e00 of size 1024 next 233 2025-04-25 00:36:03.315264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c646200 of size 7680 next 72 2025-04-25 00:36:03.315276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c648000 of size 147456 next 71 2025-04-25 00:36:03.315287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c66c000 of size 131072 next 87 2025-04-25 00:36:03.315299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68c000 of size 4096 next 289 2025-04-25 00:36:03.315310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68d000 of size 4096 next 290 2025-04-25 00:36:03.315322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68e000 of size 4096 next 291 2025-04-25 00:36:03.315333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68f000 of size 1024 next 292 2025-04-25 00:36:03.315345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68f400 of size 1024 next 293 2025-04-25 00:36:03.315356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68f800 of size 1024 next 294 2025-04-25 00:36:03.315368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68fc00 of size 1024 next 295 2025-04-25 00:36:03.315379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c690000 of size 1024 next 296 2025-04-25 00:36:03.315390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c690400 of size 1024 next 299 2025-04-25 00:36:03.315402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c690800 of size 1024 next 300 2025-04-25 00:36:03.315413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c690c00 of size 1024 next 301 2025-04-25 00:36:03.315425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c691000 of size 1024 next 302 2025-04-25 00:36:03.315436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c691400 of size 1024 next 303 2025-04-25 00:36:03.315448: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c691800 of size 4096 next 305 2025-04-25 00:36:03.315459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c692800 of size 4096 next 306 2025-04-25 00:36:03.315471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c693800 of size 4096 next 307 2025-04-25 00:36:03.315482: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c694800 of size 4096 next 308 2025-04-25 00:36:03.315494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c695800 of size 4096 next 309 2025-04-25 00:36:03.315505: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c696800 of size 1024 next 310 2025-04-25 00:36:03.315516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c696c00 of size 1024 next 311 2025-04-25 00:36:03.315528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c697000 of size 1024 next 312 2025-04-25 00:36:03.315539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c697400 of size 1024 next 313 2025-04-25 00:36:03.315551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c697800 of size 1024 next 314 2025-04-25 00:36:03.315562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c697c00 of size 1024 next 317 2025-04-25 00:36:03.315573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c698000 of size 1024 next 318 2025-04-25 00:36:03.315585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c698400 of size 1024 next 319 2025-04-25 00:36:03.315604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c698800 of size 1024 next 320 2025-04-25 00:36:03.315616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c698c00 of size 1024 next 321 2025-04-25 00:36:03.315627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c699000 of size 4096 next 323 2025-04-25 00:36:03.315639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69a000 of size 4096 next 324 2025-04-25 00:36:03.315650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69b000 of size 4096 next 325 2025-04-25 00:36:03.315661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69c000 of size 4096 next 326 2025-04-25 00:36:03.315673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69d000 of size 4096 next 327 2025-04-25 00:36:03.315684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69e000 of size 1024 next 328 2025-04-25 00:36:03.315695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69e400 of size 1024 next 329 2025-04-25 00:36:03.315707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69e800 of size 1024 next 330 2025-04-25 00:36:03.315718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69ec00 of size 1024 next 331 2025-04-25 00:36:03.315729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69f000 of size 1024 next 332 2025-04-25 00:36:03.315741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69f400 of size 1024 next 335 2025-04-25 00:36:03.315752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69f800 of size 1024 next 336 2025-04-25 00:36:03.315764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69fc00 of size 1024 next 337 2025-04-25 00:36:03.315775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a0000 of size 1024 next 338 2025-04-25 00:36:03.315786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a0400 of size 1024 next 339 2025-04-25 00:36:03.315798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a0800 of size 4096 next 341 2025-04-25 00:36:03.315809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a1800 of size 4096 next 342 2025-04-25 00:36:03.315821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a2800 of size 4096 next 343 2025-04-25 00:36:03.315832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a3800 of size 4096 next 344 2025-04-25 00:36:03.315843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a4800 of size 4096 next 345 2025-04-25 00:36:03.315855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a5800 of size 1024 next 346 2025-04-25 00:36:03.315866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a5c00 of size 1024 next 347 2025-04-25 00:36:03.315878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a6000 of size 1024 next 348 2025-04-25 00:36:03.315889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a6400 of size 1024 next 349 2025-04-25 00:36:03.315901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a6800 of size 1024 next 350 2025-04-25 00:36:03.315912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a6c00 of size 1024 next 353 2025-04-25 00:36:03.315923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a7000 of size 1024 next 354 2025-04-25 00:36:03.315935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a7400 of size 1024 next 355 2025-04-25 00:36:03.315946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a7800 of size 1024 next 356 2025-04-25 00:36:03.315958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a7c00 of size 1024 next 357 2025-04-25 00:36:03.315969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a8000 of size 4096 next 359 2025-04-25 00:36:03.315988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a9000 of size 4096 next 360 2025-04-25 00:36:03.316004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6aa000 of size 4096 next 361 2025-04-25 00:36:03.316023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ab000 of size 4096 next 362 2025-04-25 00:36:03.316038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ac000 of size 4096 next 363 2025-04-25 00:36:03.316049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ad000 of size 1024 next 364 2025-04-25 00:36:03.316061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ad400 of size 1024 next 365 2025-04-25 00:36:03.316072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ad800 of size 1024 next 366 2025-04-25 00:36:03.316083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6adc00 of size 1024 next 367 2025-04-25 00:36:03.316095: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ae000 of size 1024 next 368 2025-04-25 00:36:03.316106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ae400 of size 1024 next 371 2025-04-25 00:36:03.316118: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ae800 of size 1024 next 372 2025-04-25 00:36:03.316129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6aec00 of size 1024 next 373 2025-04-25 00:36:03.316140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6af000 of size 1024 next 374 2025-04-25 00:36:03.316152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6af400 of size 1024 next 375 2025-04-25 00:36:03.316163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6af800 of size 4096 next 377 2025-04-25 00:36:03.316175: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b0800 of size 4096 next 378 2025-04-25 00:36:03.316186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b1800 of size 4096 next 379 2025-04-25 00:36:03.316197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b2800 of size 4096 next 380 2025-04-25 00:36:03.316209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b3800 of size 4096 next 381 2025-04-25 00:36:03.316220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b4800 of size 1024 next 382 2025-04-25 00:36:03.316232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b4c00 of size 1024 next 383 2025-04-25 00:36:03.316243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b5000 of size 1024 next 384 2025-04-25 00:36:03.316254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b5400 of size 1024 next 385 2025-04-25 00:36:03.316266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b5800 of size 1024 next 386 2025-04-25 00:36:03.316277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b5c00 of size 1024 next 389 2025-04-25 00:36:03.316288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b6000 of size 1024 next 390 2025-04-25 00:36:03.316300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b6400 of size 1024 next 391 2025-04-25 00:36:03.316311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b6800 of size 1024 next 392 2025-04-25 00:36:03.316322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b6c00 of size 1024 next 393 2025-04-25 00:36:03.316334: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b7000 of size 4096 next 395 2025-04-25 00:36:03.316345: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b8000 of size 4096 next 396 2025-04-25 00:36:03.316357: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b9000 of size 4096 next 397 2025-04-25 00:36:03.316377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ba000 of size 4096 next 398 2025-04-25 00:36:03.316389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bb000 of size 4096 next 399 2025-04-25 00:36:03.316400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bc000 of size 1024 next 400 2025-04-25 00:36:03.316412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bc400 of size 1024 next 401 2025-04-25 00:36:03.316423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bc800 of size 1024 next 402 2025-04-25 00:36:03.316434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bcc00 of size 1024 next 403 2025-04-25 00:36:03.316446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bd000 of size 1024 next 404 2025-04-25 00:36:03.316457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bd400 of size 1024 next 407 2025-04-25 00:36:03.316469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bd800 of size 1024 next 408 2025-04-25 00:36:03.316480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bdc00 of size 1024 next 409 2025-04-25 00:36:03.316492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6be000 of size 1024 next 410 2025-04-25 00:36:03.316503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6be400 of size 1024 next 411 2025-04-25 00:36:03.316515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6be800 of size 4096 next 413 2025-04-25 00:36:03.316526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bf800 of size 4096 next 414 2025-04-25 00:36:03.316537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c0800 of size 4096 next 415 2025-04-25 00:36:03.316549: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c1800 of size 4096 next 416 2025-04-25 00:36:03.316560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c2800 of size 4096 next 417 2025-04-25 00:36:03.316571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c3800 of size 1024 next 418 2025-04-25 00:36:03.316583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c3c00 of size 1024 next 419 2025-04-25 00:36:03.316594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c4000 of size 1024 next 420 2025-04-25 00:36:03.316606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c4400 of size 1024 next 421 2025-04-25 00:36:03.316617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c4800 of size 1024 next 422 2025-04-25 00:36:03.316628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c4c00 of size 1024 next 425 2025-04-25 00:36:03.316640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c5000 of size 1024 next 426 2025-04-25 00:36:03.316651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c5400 of size 1024 next 427 2025-04-25 00:36:03.316662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c5800 of size 1024 next 428 2025-04-25 00:36:03.316674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c5c00 of size 1024 next 429 2025-04-25 00:36:03.316685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c6000 of size 4096 next 431 2025-04-25 00:36:03.316697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c7000 of size 4096 next 432 2025-04-25 00:36:03.316708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c8000 of size 4096 next 433 2025-04-25 00:36:03.316719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c9000 of size 4096 next 434 2025-04-25 00:36:03.316731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ca000 of size 4096 next 435 2025-04-25 00:36:03.316750: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6cb000 of size 1024 next 436 2025-04-25 00:36:03.316761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6cb400 of size 1024 next 437 2025-04-25 00:36:03.316773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6cb800 of size 1024 next 438 2025-04-25 00:36:03.316784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6cbc00 of size 1024 next 103 2025-04-25 00:36:03.316796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6cc000 of size 262144 next 102 2025-04-25 00:36:03.316808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fe73c70c000 of size 999424 next 18446744073709551615 2025-04-25 00:36:03.316819: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-04-25 00:36:03.316831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c800000 of size 589824 next 96 2025-04-25 00:36:03.316843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c890000 of size 262144 next 117 2025-04-25 00:36:03.316854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d0000 of size 1024 next 439 2025-04-25 00:36:03.316866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d0400 of size 1024 next 442 2025-04-25 00:36:03.316877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d0800 of size 1024 next 443 2025-04-25 00:36:03.316889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d0c00 of size 1024 next 444 2025-04-25 00:36:03.316900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d1000 of size 1024 next 445 2025-04-25 00:36:03.316912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d1400 of size 1024 next 446 2025-04-25 00:36:03.316923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d1800 of size 4096 next 448 2025-04-25 00:36:03.316934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d2800 of size 4096 next 449 2025-04-25 00:36:03.316946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d3800 of size 4096 next 450 2025-04-25 00:36:03.316957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d4800 of size 4096 next 451 2025-04-25 00:36:03.316969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d5800 of size 4096 next 452 2025-04-25 00:36:03.316980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d6800 of size 1024 next 453 2025-04-25 00:36:03.316991: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d6c00 of size 1024 next 454 2025-04-25 00:36:03.317003: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d7000 of size 1024 next 455 2025-04-25 00:36:03.317014: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d7400 of size 1024 next 456 2025-04-25 00:36:03.317025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d7800 of size 1024 next 457 2025-04-25 00:36:03.317037: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d7c00 of size 1024 next 460 2025-04-25 00:36:03.317048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d8000 of size 1024 next 461 2025-04-25 00:36:03.317059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d8400 of size 1024 next 462 2025-04-25 00:36:03.317071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d8800 of size 1024 next 463 2025-04-25 00:36:03.317082: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d8c00 of size 1024 next 464 2025-04-25 00:36:03.317094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d9000 of size 4096 next 466 2025-04-25 00:36:03.317105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8da000 of size 4096 next 467 2025-04-25 00:36:03.317125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8db000 of size 4096 next 468 2025-04-25 00:36:03.317137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8dc000 of size 4096 next 469 2025-04-25 00:36:03.317148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8dd000 of size 4096 next 470 2025-04-25 00:36:03.317160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8de000 of size 1024 next 471 2025-04-25 00:36:03.317171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8de400 of size 1024 next 472 2025-04-25 00:36:03.317182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8de800 of size 1024 next 473 2025-04-25 00:36:03.317194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8dec00 of size 1024 next 474 2025-04-25 00:36:03.317205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8df000 of size 1024 next 475 2025-04-25 00:36:03.317217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8df400 of size 1024 next 478 2025-04-25 00:36:03.317228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8df800 of size 1024 next 479 2025-04-25 00:36:03.317239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8dfc00 of size 1024 next 480 2025-04-25 00:36:03.317251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e0000 of size 1024 next 481 2025-04-25 00:36:03.317262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e0400 of size 1024 next 482 2025-04-25 00:36:03.317274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e0800 of size 4096 next 484 2025-04-25 00:36:03.317285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e1800 of size 4096 next 485 2025-04-25 00:36:03.317296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e2800 of size 4096 next 486 2025-04-25 00:36:03.317308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e3800 of size 4096 next 487 2025-04-25 00:36:03.317319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e4800 of size 4096 next 488 2025-04-25 00:36:03.317331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e5800 of size 1024 next 489 2025-04-25 00:36:03.317342: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e5c00 of size 1024 next 490 2025-04-25 00:36:03.317353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e6000 of size 1024 next 491 2025-04-25 00:36:03.317365: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e6400 of size 1024 next 492 2025-04-25 00:36:03.317376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e6800 of size 1024 next 493 2025-04-25 00:36:03.317388: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e6c00 of size 1024 next 496 2025-04-25 00:36:03.317399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e7000 of size 1024 next 497 2025-04-25 00:36:03.317410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e7400 of size 1024 next 498 2025-04-25 00:36:03.317422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e7800 of size 1024 next 499 2025-04-25 00:36:03.317433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e7c00 of size 1024 next 500 2025-04-25 00:36:03.317445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e8000 of size 4096 next 502 2025-04-25 00:36:03.317456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e9000 of size 4096 next 503 2025-04-25 00:36:03.317468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ea000 of size 4096 next 504 2025-04-25 00:36:03.317479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8eb000 of size 4096 next 505 2025-04-25 00:36:03.317490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ec000 of size 4096 next 506 2025-04-25 00:36:03.317509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ed000 of size 1024 next 507 2025-04-25 00:36:03.317521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ed400 of size 1024 next 508 2025-04-25 00:36:03.317533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ed800 of size 1024 next 509 2025-04-25 00:36:03.317544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8edc00 of size 1024 next 510 2025-04-25 00:36:03.317556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ee000 of size 1024 next 511 2025-04-25 00:36:03.317567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ee400 of size 1024 next 514 2025-04-25 00:36:03.317578: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ee800 of size 1024 next 515 2025-04-25 00:36:03.317590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8eec00 of size 1024 next 516 2025-04-25 00:36:03.317601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ef000 of size 1024 next 517 2025-04-25 00:36:03.317612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ef400 of size 1024 next 518 2025-04-25 00:36:03.317624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ef800 of size 4096 next 520 2025-04-25 00:36:03.317635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f0800 of size 4096 next 521 2025-04-25 00:36:03.317647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f1800 of size 4096 next 522 2025-04-25 00:36:03.317658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f2800 of size 4096 next 523 2025-04-25 00:36:03.317669: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f3800 of size 4096 next 524 2025-04-25 00:36:03.317681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f4800 of size 1024 next 525 2025-04-25 00:36:03.317692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f4c00 of size 1024 next 526 2025-04-25 00:36:03.317703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f5000 of size 1024 next 527 2025-04-25 00:36:03.317715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f5400 of size 1024 next 528 2025-04-25 00:36:03.317726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f5800 of size 1024 next 529 2025-04-25 00:36:03.317738: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f5c00 of size 1024 next 532 2025-04-25 00:36:03.317749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f6000 of size 1024 next 533 2025-04-25 00:36:03.317761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f6400 of size 1024 next 534 2025-04-25 00:36:03.317772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f6800 of size 1024 next 535 2025-04-25 00:36:03.317783: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f6c00 of size 1024 next 536 2025-04-25 00:36:03.317795: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f7000 of size 4096 next 538 2025-04-25 00:36:03.317806: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f8000 of size 4096 next 539 2025-04-25 00:36:03.317818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f9000 of size 4096 next 540 2025-04-25 00:36:03.317829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fa000 of size 4096 next 541 2025-04-25 00:36:03.317841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fb000 of size 4096 next 542 2025-04-25 00:36:03.317852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fc000 of size 1024 next 543 2025-04-25 00:36:03.317863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fc400 of size 1024 next 544 2025-04-25 00:36:03.317883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fc800 of size 1024 next 545 2025-04-25 00:36:03.317895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fcc00 of size 1024 next 546 2025-04-25 00:36:03.317907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fd000 of size 1024 next 547 2025-04-25 00:36:03.317918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fd400 of size 1024 next 550 2025-04-25 00:36:03.317929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fd800 of size 1024 next 551 2025-04-25 00:36:03.317941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fdc00 of size 1024 next 552 2025-04-25 00:36:03.317952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fe000 of size 1024 next 553 2025-04-25 00:36:03.317964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fe400 of size 1024 next 554 2025-04-25 00:36:03.317975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fe800 of size 4096 next 556 2025-04-25 00:36:03.317987: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ff800 of size 4096 next 557 2025-04-25 00:36:03.317998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c900800 of size 4096 next 558 2025-04-25 00:36:03.318009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c901800 of size 4096 next 559 2025-04-25 00:36:03.318021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c902800 of size 4096 next 560 2025-04-25 00:36:03.318032: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c903800 of size 1024 next 561 2025-04-25 00:36:03.318045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c903c00 of size 1024 next 562 2025-04-25 00:36:03.318065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c904000 of size 1024 next 563 2025-04-25 00:36:03.318079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c904400 of size 1024 next 564 2025-04-25 00:36:03.318091: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c904800 of size 1024 next 565 2025-04-25 00:36:03.318102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fe73c904c00 of size 46080 next 112 2025-04-25 00:36:03.318114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c910000 of size 524288 next 111 2025-04-25 00:36:03.318126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c990000 of size 262144 next 135 2025-04-25 00:36:03.318138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c9d0000 of size 327680 next 124 2025-04-25 00:36:03.318149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73ca20000 of size 589824 next 123 2025-04-25 00:36:03.318161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cab0000 of size 262144 next 152 2025-04-25 00:36:03.318172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73caf0000 of size 327680 next 142 2025-04-25 00:36:03.318184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cb40000 of size 786432 next 18446744073709551615 2025-04-25 00:36:03.318195: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-04-25 00:36:03.318207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fe73cc00000 of size 589824 next 160 2025-04-25 00:36:03.318219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cc90000 of size 589824 next 158 2025-04-25 00:36:03.318230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cd20000 of size 524288 next 171 2025-04-25 00:36:03.318242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fe73cda0000 of size 1048576 next 222 2025-04-25 00:36:03.318253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cea0000 of size 1048576 next 190 2025-04-25 00:36:03.318274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cfa0000 of size 1048576 next 189 2025-04-25 00:36:03.318285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73d0a0000 of size 1048576 next 203 2025-04-25 00:36:03.318297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73d1a0000 of size 1048576 next 251 2025-04-25 00:36:03.318309: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73d2a0000 of size 1441792 next 18446744073709551615 2025-04-25 00:36:03.318320: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-04-25 00:36:03.318332: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00000 of size 1280 next 1 2025-04-25 00:36:03.318344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00500 of size 256 next 5 2025-04-25 00:36:03.318355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00600 of size 256 next 8 2025-04-25 00:36:03.318367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00700 of size 256 next 9 2025-04-25 00:36:03.318378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00800 of size 256 next 10 2025-04-25 00:36:03.318389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00900 of size 256 next 11 2025-04-25 00:36:03.318401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00a00 of size 256 next 12 2025-04-25 00:36:03.318413: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00b00 of size 256 next 13 2025-04-25 00:36:03.318424: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00c00 of size 256 next 17 2025-04-25 00:36:03.318435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00d00 of size 256 next 19 2025-04-25 00:36:03.318447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00e00 of size 256 next 20 2025-04-25 00:36:03.318458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00f00 of size 256 next 21 2025-04-25 00:36:03.318470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01000 of size 256 next 22 2025-04-25 00:36:03.318481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01100 of size 256 next 24 2025-04-25 00:36:03.318492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01200 of size 256 next 25 2025-04-25 00:36:03.318504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01300 of size 256 next 23 2025-04-25 00:36:03.318515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01400 of size 256 next 28 2025-04-25 00:36:03.318527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01500 of size 256 next 29 2025-04-25 00:36:03.318539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01600 of size 256 next 30 2025-04-25 00:36:03.318550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01700 of size 256 next 31 2025-04-25 00:36:03.318561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01800 of size 256 next 33 2025-04-25 00:36:03.318573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01900 of size 256 next 34 2025-04-25 00:36:03.318584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01a00 of size 1024 next 32 2025-04-25 00:36:03.318596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01e00 of size 1024 next 37 2025-04-25 00:36:03.318607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e02200 of size 1024 next 38 2025-04-25 00:36:03.318618: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e02600 of size 1024 next 39 2025-04-25 00:36:03.318630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e02a00 of size 1024 next 40 2025-04-25 00:36:03.318649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e02e00 of size 1024 next 41 2025-04-25 00:36:03.318661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e03200 of size 1024 next 43 2025-04-25 00:36:03.318673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e03600 of size 1024 next 44 2025-04-25 00:36:03.318684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e03a00 of size 1024 next 45 2025-04-25 00:36:03.318696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e03e00 of size 1024 next 46 2025-04-25 00:36:03.318707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04200 of size 256 next 48 2025-04-25 00:36:03.318718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04300 of size 256 next 49 2025-04-25 00:36:03.318730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04400 of size 256 next 50 2025-04-25 00:36:03.318742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04500 of size 256 next 51 2025-04-25 00:36:03.318753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04600 of size 256 next 52 2025-04-25 00:36:03.318765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04700 of size 256 next 53 2025-04-25 00:36:03.318776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04800 of size 256 next 56 2025-04-25 00:36:03.318787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04900 of size 256 next 57 2025-04-25 00:36:03.318799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04a00 of size 256 next 58 2025-04-25 00:36:03.318810: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04b00 of size 256 next 14 2025-04-25 00:36:03.318821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04c00 of size 256 next 15 2025-04-25 00:36:03.318833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04d00 of size 256 next 16 2025-04-25 00:36:03.318844: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04e00 of size 1024 next 60 2025-04-25 00:36:03.318855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e05200 of size 1024 next 61 2025-04-25 00:36:03.318867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e05600 of size 1024 next 62 2025-04-25 00:36:03.318878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e05a00 of size 1024 next 63 2025-04-25 00:36:03.318890: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e05e00 of size 1024 next 64 2025-04-25 00:36:03.318920: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06200 of size 256 next 66 2025-04-25 00:36:03.318933: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06300 of size 256 next 67 2025-04-25 00:36:03.318944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06400 of size 256 next 68 2025-04-25 00:36:03.318955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06500 of size 256 next 69 2025-04-25 00:36:03.318967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06600 of size 256 next 70 2025-04-25 00:36:03.318978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06700 of size 256 next 73 2025-04-25 00:36:03.318989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06800 of size 256 next 74 2025-04-25 00:36:03.319001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06900 of size 256 next 75 2025-04-25 00:36:03.319012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06a00 of size 256 next 76 2025-04-25 00:36:03.319023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06b00 of size 256 next 77 2025-04-25 00:36:03.319034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06c00 of size 1024 next 79 2025-04-25 00:36:03.319055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e07000 of size 1024 next 80 2025-04-25 00:36:03.319067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e07400 of size 1024 next 81 2025-04-25 00:36:03.319078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e07800 of size 1024 next 82 2025-04-25 00:36:03.319090: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e07c00 of size 1024 next 83 2025-04-25 00:36:03.319101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08000 of size 256 next 85 2025-04-25 00:36:03.319113: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08100 of size 256 next 86 2025-04-25 00:36:03.319125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08200 of size 512 next 84 2025-04-25 00:36:03.319137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08400 of size 512 next 88 2025-04-25 00:36:03.319148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08600 of size 512 next 89 2025-04-25 00:36:03.319160: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08800 of size 512 next 90 2025-04-25 00:36:03.319171: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08a00 of size 512 next 91 2025-04-25 00:36:03.319183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08c00 of size 256 next 93 2025-04-25 00:36:03.319194: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08d00 of size 256 next 94 2025-04-25 00:36:03.319205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08e00 of size 512 next 92 2025-04-25 00:36:03.319217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09000 of size 512 next 97 2025-04-25 00:36:03.319228: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09200 of size 512 next 98 2025-04-25 00:36:03.319240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09400 of size 512 next 99 2025-04-25 00:36:03.319251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09600 of size 512 next 2 2025-04-25 00:36:03.319262: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09800 of size 256 next 3 2025-04-25 00:36:03.319274: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09900 of size 256 next 4 2025-04-25 00:36:03.319285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09a00 of size 16384 next 18 2025-04-25 00:36:03.319297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0da00 of size 256 next 100 2025-04-25 00:36:03.319308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0db00 of size 256 next 101 2025-04-25 00:36:03.319320: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0dc00 of size 2048 next 104 2025-04-25 00:36:03.319331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0e400 of size 2048 next 105 2025-04-25 00:36:03.319343: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0ec00 of size 2048 next 106 2025-04-25 00:36:03.319355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0f400 of size 2048 next 107 2025-04-25 00:36:03.319366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0fc00 of size 2048 next 108 2025-04-25 00:36:03.319377: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e10400 of size 256 next 109 2025-04-25 00:36:03.319389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e10500 of size 256 next 110 2025-04-25 00:36:03.319400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e10600 of size 2048 next 113 2025-04-25 00:36:03.319411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e10e00 of size 2048 next 114 2025-04-25 00:36:03.319423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e11600 of size 2048 next 115 2025-04-25 00:36:03.319442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e11e00 of size 2048 next 116 2025-04-25 00:36:03.319454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e12600 of size 2048 next 6 2025-04-25 00:36:03.319466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e12e00 of size 37632 next 7 2025-04-25 00:36:03.319478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1c100 of size 512 next 118 2025-04-25 00:36:03.319490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1c300 of size 512 next 119 2025-04-25 00:36:03.319501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1c500 of size 512 next 120 2025-04-25 00:36:03.319512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1c700 of size 512 next 121 2025-04-25 00:36:03.319524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1c900 of size 512 next 122 2025-04-25 00:36:03.319535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1cb00 of size 512 next 125 2025-04-25 00:36:03.319547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1cd00 of size 512 next 126 2025-04-25 00:36:03.319558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1cf00 of size 512 next 127 2025-04-25 00:36:03.319570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1d100 of size 512 next 128 2025-04-25 00:36:03.319581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1d300 of size 512 next 129 2025-04-25 00:36:03.319592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1d500 of size 2048 next 130 2025-04-25 00:36:03.319604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1dd00 of size 2048 next 131 2025-04-25 00:36:03.319615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1e500 of size 2048 next 132 2025-04-25 00:36:03.319627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1ed00 of size 2048 next 133 2025-04-25 00:36:03.319638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1f500 of size 2048 next 134 2025-04-25 00:36:03.319649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1fd00 of size 512 next 136 2025-04-25 00:36:03.319661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1ff00 of size 512 next 137 2025-04-25 00:36:03.319672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20100 of size 512 next 138 2025-04-25 00:36:03.319683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20300 of size 512 next 139 2025-04-25 00:36:03.319695: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20500 of size 512 next 140 2025-04-25 00:36:03.319706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20700 of size 512 next 141 2025-04-25 00:36:03.319718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20900 of size 512 next 143 2025-04-25 00:36:03.319729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20b00 of size 512 next 144 2025-04-25 00:36:03.319741: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20d00 of size 512 next 145 2025-04-25 00:36:03.319752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20f00 of size 512 next 146 2025-04-25 00:36:03.319764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e21100 of size 2048 next 147 2025-04-25 00:36:03.319776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e21900 of size 2048 next 148 2025-04-25 00:36:03.319787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e22100 of size 2048 next 149 2025-04-25 00:36:03.319799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e22900 of size 2048 next 150 2025-04-25 00:36:03.319822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e23100 of size 2048 next 151 2025-04-25 00:36:03.319834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e23900 of size 512 next 153 2025-04-25 00:36:03.319846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e23b00 of size 512 next 154 2025-04-25 00:36:03.319857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e23d00 of size 512 next 155 2025-04-25 00:36:03.319869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e23f00 of size 512 next 156 2025-04-25 00:36:03.319880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24100 of size 512 next 157 2025-04-25 00:36:03.319891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24300 of size 512 next 161 2025-04-25 00:36:03.319903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24500 of size 512 next 162 2025-04-25 00:36:03.319914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24700 of size 512 next 163 2025-04-25 00:36:03.319925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24900 of size 512 next 164 2025-04-25 00:36:03.319937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24b00 of size 512 next 165 2025-04-25 00:36:03.319949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24d00 of size 2048 next 166 2025-04-25 00:36:03.319960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e25500 of size 2048 next 167 2025-04-25 00:36:03.319971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e25d00 of size 2048 next 168 2025-04-25 00:36:03.319983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e26500 of size 2048 next 169 2025-04-25 00:36:03.319994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e26d00 of size 2048 next 170 2025-04-25 00:36:03.320006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e27500 of size 1024 next 172 2025-04-25 00:36:03.320017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e27900 of size 1024 next 173 2025-04-25 00:36:03.320029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e27d00 of size 1024 next 174 2025-04-25 00:36:03.320040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28100 of size 1024 next 175 2025-04-25 00:36:03.320051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28500 of size 1024 next 176 2025-04-25 00:36:03.320063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28900 of size 256 next 178 2025-04-25 00:36:03.320074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28a00 of size 256 next 179 2025-04-25 00:36:03.320086: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28b00 of size 1024 next 177 2025-04-25 00:36:03.320097: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28f00 of size 1024 next 182 2025-04-25 00:36:03.320108: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e29300 of size 1024 next 183 2025-04-25 00:36:03.320120: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e29700 of size 1024 next 184 2025-04-25 00:36:03.320131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e29b00 of size 1024 next 185 2025-04-25 00:36:03.320143: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e29f00 of size 256 next 187 2025-04-25 00:36:03.320154: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e2a000 of size 256 next 188 2025-04-25 00:36:03.320165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e2a100 of size 4096 next 186 2025-04-25 00:36:03.320177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e2b100 of size 4096 next 42 2025-04-25 00:36:03.320188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e2c100 of size 65536 next 36 2025-04-25 00:36:03.320208: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e3c100 of size 65536 next 35 2025-04-25 00:36:03.320220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e4c100 of size 4096 next 235 2025-04-25 00:36:03.320231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e4d100 of size 4096 next 236 2025-04-25 00:36:03.320243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e4e100 of size 4096 next 237 2025-04-25 00:36:03.320254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e4f100 of size 4096 next 238 2025-04-25 00:36:03.320266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e50100 of size 1024 next 239 2025-04-25 00:36:03.320277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e50500 of size 1024 next 240 2025-04-25 00:36:03.320289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e50900 of size 1024 next 241 2025-04-25 00:36:03.320301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e50d00 of size 1024 next 242 2025-04-25 00:36:03.320312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e51100 of size 1024 next 243 2025-04-25 00:36:03.320324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e51500 of size 1024 next 246 2025-04-25 00:36:03.320335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e51900 of size 1024 next 247 2025-04-25 00:36:03.320346: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e51d00 of size 1024 next 248 2025-04-25 00:36:03.320358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e52100 of size 1024 next 249 2025-04-25 00:36:03.320369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e52500 of size 1024 next 250 2025-04-25 00:36:03.320381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e52900 of size 4096 next 252 2025-04-25 00:36:03.320392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e53900 of size 4096 next 253 2025-04-25 00:36:03.320403: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e54900 of size 4096 next 254 2025-04-25 00:36:03.320415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e55900 of size 4096 next 255 2025-04-25 00:36:03.320426: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e56900 of size 4096 next 256 2025-04-25 00:36:03.320437: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e57900 of size 1024 next 257 2025-04-25 00:36:03.320449: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e57d00 of size 1024 next 258 2025-04-25 00:36:03.320460: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e58100 of size 1024 next 259 2025-04-25 00:36:03.320472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e58500 of size 1024 next 260 2025-04-25 00:36:03.320483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e58900 of size 1024 next 261 2025-04-25 00:36:03.320494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e58d00 of size 1024 next 264 2025-04-25 00:36:03.320506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e59100 of size 1024 next 265 2025-04-25 00:36:03.320517: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e59500 of size 1024 next 266 2025-04-25 00:36:03.320528: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e59900 of size 1024 next 267 2025-04-25 00:36:03.320540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e59d00 of size 1024 next 268 2025-04-25 00:36:03.320551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5a100 of size 4096 next 270 2025-04-25 00:36:03.320562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5b100 of size 4096 next 271 2025-04-25 00:36:03.320582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5c100 of size 4096 next 272 2025-04-25 00:36:03.320594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5d100 of size 4096 next 273 2025-04-25 00:36:03.320605: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5e100 of size 4096 next 274 2025-04-25 00:36:03.320617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5f100 of size 1024 next 275 2025-04-25 00:36:03.320628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5f500 of size 1024 next 276 2025-04-25 00:36:03.320640: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5f900 of size 1024 next 277 2025-04-25 00:36:03.320651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5fd00 of size 1024 next 278 2025-04-25 00:36:03.320662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e60100 of size 1024 next 279 2025-04-25 00:36:03.320674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e60500 of size 1024 next 282 2025-04-25 00:36:03.320685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e60900 of size 1024 next 283 2025-04-25 00:36:03.320696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e60d00 of size 1024 next 284 2025-04-25 00:36:03.320708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e61100 of size 1024 next 285 2025-04-25 00:36:03.320719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e61500 of size 1024 next 286 2025-04-25 00:36:03.320730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e61900 of size 4096 next 288 2025-04-25 00:36:03.320743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e62900 of size 6144 next 27 2025-04-25 00:36:03.320754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e64100 of size 147456 next 26 2025-04-25 00:36:03.320766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e88100 of size 65536 next 47 2025-04-25 00:36:03.320777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e98100 of size 65536 next 59 2025-04-25 00:36:03.320789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876ea8100 of size 65536 next 65 2025-04-25 00:36:03.320800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876eb8100 of size 294656 next 18446744073709551615 2025-04-25 00:36:03.320812: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-04-25 00:36:03.320830: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 59 Chunks of size 256 totalling 14.8KiB 2025-04-25 00:36:03.320843: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-04-25 00:36:03.320856: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 235 Chunks of size 1024 totalling 235.0KiB 2025-04-25 00:36:03.320868: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-04-25 00:36:03.320881: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-04-25 00:36:03.320894: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 108 Chunks of size 4096 totalling 432.0KiB 2025-04-25 00:36:03.320906: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6144 totalling 6.0KiB 2025-04-25 00:36:03.320919: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-04-25 00:36:03.320931: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-04-25 00:36:03.320944: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-04-25 00:36:03.320956: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-04-25 00:36:03.320978: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-04-25 00:36:03.320991: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-04-25 00:36:03.321003: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-04-25 00:36:03.321016: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-04-25 00:36:03.321029: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-04-25 00:36:03.321041: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-04-25 00:36:03.321054: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-04-25 00:36:03.321067: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-04-25 00:36:03.321079: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 1048576 totalling 23.00MiB 2025-04-25 00:36:03.321092: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 17 Chunks of size 1310720 totalling 21.25MiB 2025-04-25 00:36:03.321104: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-04-25 00:36:03.321117: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-04-25 00:36:03.321129: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-04-25 00:36:03.321141: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 21 Chunks of size 2359296 totalling 47.25MiB 2025-04-25 00:36:03.321154: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2752512 totalling 2.62MiB 2025-04-25 00:36:03.321167: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-04-25 00:36:03.321179: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 109.07MiB 2025-04-25 00:36:03.321191: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 118358016 memory_limit_: 118358016 available bytes: 0 curr_region_allocation_bytes_: 134217728 2025-04-25 00:36:03.321208: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 118358016 InUse: 114363392 MaxInUse: 114363648 NumAllocs: 1897 MaxAllocSize: 4325376 2025-04-25 00:36:03.321236: W tensorflow/core/common_runtime/bfc_allocator.cc:439] **************************************************************************************************** 2025-04-25 00:36:03.321291: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at cwise_ops_common.h:134 : Resource exhausted: OOM when allocating tensor with shape[3,3,256,256] 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,256,256] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Add] we want to redo the detection Using TensorFlow backend. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 free memory after detection : begin to check gpu status inside check gpu memory l 3610 free memory gpu now : 79 ############################### 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 : 0.14339494705200195 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 Fri Apr 25 00:36:04 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 : 186 wait 20 seconds l 3637 free memory gpu now : 186 max_wait_temp : 1 max_wait : 0 gpu_flag : 0 2025-04-25 00:36:27.604212: 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-04-25 00:36:27.631154: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-04-25 00:36:27.633408: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7fe920000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-04-25 00:36:27.633466: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-04-25 00:36:27.637319: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-04-25 00:36:27.881696: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x1ed257e0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-04-25 00:36:27.881737: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-04-25 00:36:27.882715: 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-04-25 00:36:27.883122: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 00:36:27.886070: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 00:36:27.888647: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 00:36:27.889147: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 00:36:27.892417: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 00:36:27.893381: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 00:36:27.897446: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 00:36:27.898236: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 00:36:27.898304: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 00:36:27.898764: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-04-25 00:36:27.898779: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-04-25 00:36:27.898787: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-04-25 00:36:27.899561: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 112 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-04-25 00:36:28.462350: 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-04-25 00:36:28.462428: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 00:36:28.462448: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 00:36:28.462466: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 00:36:28.462484: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 00:36:28.462502: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 00:36:28.462519: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 00:36:28.462537: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 00:36:28.463349: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 00:36:28.464360: 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-04-25 00:36:28.464394: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 00:36:28.464413: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 00:36:28.464429: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 00:36:28.464446: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 00:36:28.464463: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 00:36:28.464497: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 00:36:28.464515: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 00:36:28.465295: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 00:36:28.465335: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-04-25 00:36:28.465345: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-04-25 00:36:28.465354: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-04-25 00:36:28.466195: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1247] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 112 MB memory) -> physical GPU (device: 0, name: NVIDIA GeForce RTX 2080 Ti, pci bus id: 0000:41:00.0, compute capability: 7.5) 2025-04-25 00:36:40.112856: W tensorflow/core/common_runtime/bfc_allocator.cc:434] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.25MiB (rounded to 2359296) Current allocation summary follows. 2025-04-25 00:36:40.112924: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-04-25 00:36:40.112944: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (256): Total Chunks: 59, Chunks in use: 59. 14.8KiB allocated for chunks. 14.8KiB in use in bin. 8.8KiB client-requested in use in bin. 2025-04-25 00:36:40.112961: 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-04-25 00:36:40.112976: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1024): Total Chunks: 236, Chunks in use: 236. 236.2KiB allocated for chunks. 236.2KiB in use in bin. 236.0KiB client-requested in use in bin. 2025-04-25 00:36:40.112991: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2048): Total Chunks: 25, Chunks in use: 25. 50.0KiB allocated for chunks. 50.0KiB in use in bin. 50.0KiB client-requested in use in bin. 2025-04-25 00:36:40.113007: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4096): Total Chunks: 110, Chunks in use: 110. 445.5KiB allocated for chunks. 445.5KiB in use in bin. 440.0KiB client-requested in use in bin. 2025-04-25 00:36:40.113021: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8192): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-04-25 00:36:40.113035: 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-04-25 00:36:40.113050: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (32768): Total Chunks: 2, Chunks in use: 1. 81.8KiB allocated for chunks. 36.8KiB in use in bin. 36.8KiB client-requested in use in bin. 2025-04-25 00:36:40.113065: 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-04-25 00:36:40.113080: 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-04-25 00:36:40.113095: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (262144): Total Chunks: 7, Chunks in use: 7. 1.91MiB allocated for chunks. 1.91MiB in use in bin. 1.75MiB client-requested in use in bin. 2025-04-25 00:36:40.113109: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (524288): Total Chunks: 8, Chunks in use: 6. 4.95MiB allocated for chunks. 3.44MiB in use in bin. 3.25MiB client-requested in use in bin. 2025-04-25 00:36:40.113142: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (1048576): Total Chunks: 44, Chunks in use: 42. 49.62MiB allocated for chunks. 47.38MiB in use in bin. 42.00MiB client-requested in use in bin. 2025-04-25 00:36:40.113158: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (2097152): Total Chunks: 24, Chunks in use: 24. 54.62MiB allocated for chunks. 54.62MiB in use in bin. 53.75MiB client-requested in use in bin. 2025-04-25 00:36:40.113172: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (4194304): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-04-25 00:36:40.113185: I tensorflow/core/common_runtime/bfc_allocator.cc:941] Bin (8388608): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2025-04-25 00:36:40.113198: 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-04-25 00:36:40.113210: 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-04-25 00:36:40.113223: 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-04-25 00:36:40.113236: 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-04-25 00:36:40.113249: 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-04-25 00:36:40.113263: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-04-25 00:36:40.113275: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 52297728 2025-04-25 00:36:40.113292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734000000 of size 2359296 next 370 2025-04-25 00:36:40.113304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734240000 of size 1048576 next 394 2025-04-25 00:36:40.113316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fe734340000 of size 1310720 next 388 2025-04-25 00:36:40.113327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734480000 of size 2359296 next 387 2025-04-25 00:36:40.113339: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7346c0000 of size 1048576 next 412 2025-04-25 00:36:40.113351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7347c0000 of size 1310720 next 406 2025-04-25 00:36:40.113363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734900000 of size 2359296 next 405 2025-04-25 00:36:40.113374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734b40000 of size 1048576 next 430 2025-04-25 00:36:40.113386: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734c40000 of size 1310720 next 424 2025-04-25 00:36:40.113398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734d80000 of size 2359296 next 423 2025-04-25 00:36:40.113409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe734fc0000 of size 1048576 next 447 2025-04-25 00:36:40.113421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7350c0000 of size 1310720 next 441 2025-04-25 00:36:40.113432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735200000 of size 2359296 next 440 2025-04-25 00:36:40.113444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735440000 of size 1048576 next 465 2025-04-25 00:36:40.113455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735540000 of size 1310720 next 459 2025-04-25 00:36:40.113475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735680000 of size 2359296 next 458 2025-04-25 00:36:40.113487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7358c0000 of size 1048576 next 483 2025-04-25 00:36:40.113499: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7359c0000 of size 1310720 next 477 2025-04-25 00:36:40.113510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735b00000 of size 2359296 next 476 2025-04-25 00:36:40.113522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735d40000 of size 1048576 next 501 2025-04-25 00:36:40.113533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735e40000 of size 1310720 next 495 2025-04-25 00:36:40.113545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe735f80000 of size 2359296 next 494 2025-04-25 00:36:40.113556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7361c0000 of size 1048576 next 519 2025-04-25 00:36:40.113568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7362c0000 of size 1310720 next 513 2025-04-25 00:36:40.113579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736400000 of size 2359296 next 512 2025-04-25 00:36:40.113591: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736640000 of size 1048576 next 537 2025-04-25 00:36:40.113603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736740000 of size 1310720 next 531 2025-04-25 00:36:40.113614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736880000 of size 2359296 next 530 2025-04-25 00:36:40.113626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736ac0000 of size 1048576 next 555 2025-04-25 00:36:40.113637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736bc0000 of size 1310720 next 549 2025-04-25 00:36:40.113649: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736d00000 of size 2359296 next 548 2025-04-25 00:36:40.113661: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe736f40000 of size 2752512 next 18446744073709551615 2025-04-25 00:36:40.113672: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-04-25 00:36:40.113684: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738000000 of size 2359296 next 245 2025-04-25 00:36:40.113696: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738240000 of size 1048576 next 269 2025-04-25 00:36:40.113707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738340000 of size 1310720 next 263 2025-04-25 00:36:40.113719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738480000 of size 2359296 next 262 2025-04-25 00:36:40.113730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7386c0000 of size 1048576 next 287 2025-04-25 00:36:40.113742: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7387c0000 of size 1310720 next 281 2025-04-25 00:36:40.113753: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738900000 of size 2359296 next 280 2025-04-25 00:36:40.113765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738b40000 of size 1048576 next 304 2025-04-25 00:36:40.113777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738c40000 of size 1310720 next 298 2025-04-25 00:36:40.113788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738d80000 of size 2359296 next 297 2025-04-25 00:36:40.113800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe738fc0000 of size 1048576 next 322 2025-04-25 00:36:40.113811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7390c0000 of size 1310720 next 316 2025-04-25 00:36:40.113823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739200000 of size 2359296 next 315 2025-04-25 00:36:40.113842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739440000 of size 1048576 next 340 2025-04-25 00:36:40.113854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739540000 of size 1310720 next 334 2025-04-25 00:36:40.113866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739680000 of size 2359296 next 333 2025-04-25 00:36:40.113877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7398c0000 of size 1048576 next 358 2025-04-25 00:36:40.113889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe7399c0000 of size 1310720 next 352 2025-04-25 00:36:40.113901: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739b00000 of size 2359296 next 351 2025-04-25 00:36:40.113912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739d40000 of size 1048576 next 376 2025-04-25 00:36:40.113924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe739e40000 of size 1835008 next 18446744073709551615 2025-04-25 00:36:40.113936: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-04-25 00:36:40.113947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a000000 of size 2359296 next 181 2025-04-25 00:36:40.113959: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a240000 of size 2097152 next 196 2025-04-25 00:36:40.113971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a440000 of size 1048576 next 216 2025-04-25 00:36:40.113983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a540000 of size 1310720 next 209 2025-04-25 00:36:40.113994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a680000 of size 2359296 next 208 2025-04-25 00:36:40.114006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a8c0000 of size 1048576 next 234 2025-04-25 00:36:40.114017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73a9c0000 of size 1310720 next 228 2025-04-25 00:36:40.114029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73ab00000 of size 2359296 next 227 2025-04-25 00:36:40.114041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73ad40000 of size 2883584 next 18446744073709551615 2025-04-25 00:36:40.114053: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-04-25 00:36:40.114065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c600000 of size 147456 next 55 2025-04-25 00:36:40.114077: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c624000 of size 65536 next 78 2025-04-25 00:36:40.114089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c634000 of size 4096 next 191 2025-04-25 00:36:40.114100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c635000 of size 4096 next 192 2025-04-25 00:36:40.114112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c636000 of size 4096 next 193 2025-04-25 00:36:40.114124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c637000 of size 256 next 194 2025-04-25 00:36:40.114135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c637100 of size 256 next 195 2025-04-25 00:36:40.114147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c637200 of size 4096 next 197 2025-04-25 00:36:40.114159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c638200 of size 4096 next 198 2025-04-25 00:36:40.114170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c639200 of size 4096 next 199 2025-04-25 00:36:40.114182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63a200 of size 4096 next 200 2025-04-25 00:36:40.114193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63b200 of size 4096 next 201 2025-04-25 00:36:40.114205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63c200 of size 1024 next 202 2025-04-25 00:36:40.114225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63c600 of size 1024 next 204 2025-04-25 00:36:40.114237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63ca00 of size 1024 next 205 2025-04-25 00:36:40.114249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63ce00 of size 1024 next 206 2025-04-25 00:36:40.114260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63d200 of size 1024 next 207 2025-04-25 00:36:40.114272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63d600 of size 1024 next 210 2025-04-25 00:36:40.114283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63da00 of size 1024 next 211 2025-04-25 00:36:40.114295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63de00 of size 1024 next 212 2025-04-25 00:36:40.114307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63e200 of size 1024 next 213 2025-04-25 00:36:40.114318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63e600 of size 1024 next 214 2025-04-25 00:36:40.114330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63ea00 of size 4096 next 215 2025-04-25 00:36:40.114341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c63fa00 of size 4096 next 217 2025-04-25 00:36:40.114353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c640a00 of size 4096 next 218 2025-04-25 00:36:40.114364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c641a00 of size 4096 next 219 2025-04-25 00:36:40.114376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c642a00 of size 4096 next 220 2025-04-25 00:36:40.114387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c643a00 of size 1024 next 221 2025-04-25 00:36:40.114399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c643e00 of size 1024 next 223 2025-04-25 00:36:40.114410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c644200 of size 1024 next 224 2025-04-25 00:36:40.114422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c644600 of size 1024 next 225 2025-04-25 00:36:40.114434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c644a00 of size 1024 next 226 2025-04-25 00:36:40.114445: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c644e00 of size 1024 next 229 2025-04-25 00:36:40.114457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c645200 of size 1024 next 230 2025-04-25 00:36:40.114468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c645600 of size 1024 next 231 2025-04-25 00:36:40.114480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c645a00 of size 1024 next 232 2025-04-25 00:36:40.114491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c645e00 of size 1024 next 233 2025-04-25 00:36:40.114503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c646200 of size 7680 next 72 2025-04-25 00:36:40.114515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c648000 of size 147456 next 71 2025-04-25 00:36:40.114527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c66c000 of size 131072 next 87 2025-04-25 00:36:40.114539: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68c000 of size 4096 next 289 2025-04-25 00:36:40.114550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68d000 of size 4096 next 290 2025-04-25 00:36:40.114562: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68e000 of size 4096 next 291 2025-04-25 00:36:40.114573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68f000 of size 1024 next 292 2025-04-25 00:36:40.114585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68f400 of size 1024 next 293 2025-04-25 00:36:40.114604: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68f800 of size 1024 next 294 2025-04-25 00:36:40.114616: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c68fc00 of size 1024 next 295 2025-04-25 00:36:40.114628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c690000 of size 1024 next 296 2025-04-25 00:36:40.114639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c690400 of size 1024 next 299 2025-04-25 00:36:40.114651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c690800 of size 1024 next 300 2025-04-25 00:36:40.114662: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c690c00 of size 1024 next 301 2025-04-25 00:36:40.114674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c691000 of size 1024 next 302 2025-04-25 00:36:40.114685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c691400 of size 1024 next 303 2025-04-25 00:36:40.114697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c691800 of size 4096 next 305 2025-04-25 00:36:40.114709: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c692800 of size 4096 next 306 2025-04-25 00:36:40.114720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c693800 of size 4096 next 307 2025-04-25 00:36:40.114732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c694800 of size 4096 next 308 2025-04-25 00:36:40.114743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c695800 of size 4096 next 309 2025-04-25 00:36:40.114755: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c696800 of size 1024 next 310 2025-04-25 00:36:40.114766: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c696c00 of size 1024 next 311 2025-04-25 00:36:40.114778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c697000 of size 1024 next 312 2025-04-25 00:36:40.114789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c697400 of size 1024 next 313 2025-04-25 00:36:40.114801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c697800 of size 1024 next 314 2025-04-25 00:36:40.114813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c697c00 of size 1024 next 317 2025-04-25 00:36:40.114824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c698000 of size 1024 next 318 2025-04-25 00:36:40.114836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c698400 of size 1024 next 319 2025-04-25 00:36:40.114847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c698800 of size 1024 next 320 2025-04-25 00:36:40.114859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c698c00 of size 1024 next 321 2025-04-25 00:36:40.114870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c699000 of size 4096 next 323 2025-04-25 00:36:40.114882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69a000 of size 4096 next 324 2025-04-25 00:36:40.114909: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69b000 of size 4096 next 325 2025-04-25 00:36:40.114929: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69c000 of size 4096 next 326 2025-04-25 00:36:40.114944: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69d000 of size 4096 next 327 2025-04-25 00:36:40.114958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69e000 of size 1024 next 328 2025-04-25 00:36:40.114972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69e400 of size 1024 next 329 2025-04-25 00:36:40.114986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69e800 of size 1024 next 330 2025-04-25 00:36:40.114999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69ec00 of size 1024 next 331 2025-04-25 00:36:40.115011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69f000 of size 1024 next 332 2025-04-25 00:36:40.115031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69f400 of size 1024 next 335 2025-04-25 00:36:40.115043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69f800 of size 1024 next 336 2025-04-25 00:36:40.115055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c69fc00 of size 1024 next 337 2025-04-25 00:36:40.115066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a0000 of size 1024 next 338 2025-04-25 00:36:40.115078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a0400 of size 1024 next 339 2025-04-25 00:36:40.115089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a0800 of size 4096 next 341 2025-04-25 00:36:40.115101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a1800 of size 4096 next 342 2025-04-25 00:36:40.115112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a2800 of size 4096 next 343 2025-04-25 00:36:40.115124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a3800 of size 4096 next 344 2025-04-25 00:36:40.115135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a4800 of size 4096 next 345 2025-04-25 00:36:40.115147: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a5800 of size 1024 next 346 2025-04-25 00:36:40.115158: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a5c00 of size 1024 next 347 2025-04-25 00:36:40.115170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a6000 of size 1024 next 348 2025-04-25 00:36:40.115181: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a6400 of size 1024 next 349 2025-04-25 00:36:40.115192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a6800 of size 1024 next 350 2025-04-25 00:36:40.115204: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a6c00 of size 1024 next 353 2025-04-25 00:36:40.115215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a7000 of size 1024 next 354 2025-04-25 00:36:40.115227: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a7400 of size 1024 next 355 2025-04-25 00:36:40.115238: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a7800 of size 1024 next 356 2025-04-25 00:36:40.115250: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a7c00 of size 1024 next 357 2025-04-25 00:36:40.115261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a8000 of size 4096 next 359 2025-04-25 00:36:40.115273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6a9000 of size 4096 next 360 2025-04-25 00:36:40.115284: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6aa000 of size 4096 next 361 2025-04-25 00:36:40.115296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ab000 of size 4096 next 362 2025-04-25 00:36:40.115307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ac000 of size 4096 next 363 2025-04-25 00:36:40.115318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ad000 of size 1024 next 364 2025-04-25 00:36:40.115330: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ad400 of size 1024 next 365 2025-04-25 00:36:40.115341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ad800 of size 1024 next 366 2025-04-25 00:36:40.115353: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6adc00 of size 1024 next 367 2025-04-25 00:36:40.115364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ae000 of size 1024 next 368 2025-04-25 00:36:40.115376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ae400 of size 1024 next 371 2025-04-25 00:36:40.115387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ae800 of size 1024 next 372 2025-04-25 00:36:40.115406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6aec00 of size 1024 next 373 2025-04-25 00:36:40.115418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6af000 of size 1024 next 374 2025-04-25 00:36:40.115429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6af400 of size 1024 next 375 2025-04-25 00:36:40.115441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6af800 of size 4096 next 377 2025-04-25 00:36:40.115452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b0800 of size 4096 next 378 2025-04-25 00:36:40.115464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b1800 of size 4096 next 379 2025-04-25 00:36:40.115475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b2800 of size 4096 next 380 2025-04-25 00:36:40.115487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b3800 of size 4096 next 381 2025-04-25 00:36:40.115498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b4800 of size 1024 next 382 2025-04-25 00:36:40.115510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b4c00 of size 1024 next 383 2025-04-25 00:36:40.115521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b5000 of size 1024 next 384 2025-04-25 00:36:40.115533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b5400 of size 1024 next 385 2025-04-25 00:36:40.115544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b5800 of size 1024 next 386 2025-04-25 00:36:40.115556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b5c00 of size 1024 next 389 2025-04-25 00:36:40.115567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b6000 of size 1024 next 390 2025-04-25 00:36:40.115579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b6400 of size 1024 next 391 2025-04-25 00:36:40.115590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b6800 of size 1024 next 392 2025-04-25 00:36:40.115602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b6c00 of size 1024 next 393 2025-04-25 00:36:40.115613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b7000 of size 4096 next 395 2025-04-25 00:36:40.115625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b8000 of size 4096 next 396 2025-04-25 00:36:40.115636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6b9000 of size 4096 next 397 2025-04-25 00:36:40.115648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ba000 of size 4096 next 398 2025-04-25 00:36:40.115659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bb000 of size 4096 next 399 2025-04-25 00:36:40.115671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bc000 of size 1024 next 400 2025-04-25 00:36:40.115682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bc400 of size 1024 next 401 2025-04-25 00:36:40.115694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bc800 of size 1024 next 402 2025-04-25 00:36:40.115705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bcc00 of size 1024 next 403 2025-04-25 00:36:40.115716: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bd000 of size 1024 next 404 2025-04-25 00:36:40.115728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bd400 of size 1024 next 407 2025-04-25 00:36:40.115739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bd800 of size 1024 next 408 2025-04-25 00:36:40.115751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bdc00 of size 1024 next 409 2025-04-25 00:36:40.115762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6be000 of size 1024 next 410 2025-04-25 00:36:40.115781: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6be400 of size 1024 next 411 2025-04-25 00:36:40.115793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6be800 of size 4096 next 413 2025-04-25 00:36:40.115804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6bf800 of size 4096 next 414 2025-04-25 00:36:40.115816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c0800 of size 4096 next 415 2025-04-25 00:36:40.115827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c1800 of size 4096 next 416 2025-04-25 00:36:40.115839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c2800 of size 4096 next 417 2025-04-25 00:36:40.115850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c3800 of size 1024 next 418 2025-04-25 00:36:40.115862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c3c00 of size 1024 next 419 2025-04-25 00:36:40.115873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c4000 of size 1024 next 420 2025-04-25 00:36:40.115885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c4400 of size 1024 next 421 2025-04-25 00:36:40.115896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c4800 of size 1024 next 422 2025-04-25 00:36:40.115908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c4c00 of size 1024 next 425 2025-04-25 00:36:40.115919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c5000 of size 1024 next 426 2025-04-25 00:36:40.115930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c5400 of size 1024 next 427 2025-04-25 00:36:40.115942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c5800 of size 1024 next 428 2025-04-25 00:36:40.115953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c5c00 of size 1024 next 429 2025-04-25 00:36:40.115965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c6000 of size 4096 next 431 2025-04-25 00:36:40.115976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c7000 of size 4096 next 432 2025-04-25 00:36:40.115988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c8000 of size 4096 next 433 2025-04-25 00:36:40.115999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6c9000 of size 4096 next 434 2025-04-25 00:36:40.116010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6ca000 of size 4096 next 435 2025-04-25 00:36:40.116022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6cb000 of size 1024 next 436 2025-04-25 00:36:40.116033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6cb400 of size 1024 next 437 2025-04-25 00:36:40.116045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6cb800 of size 1024 next 438 2025-04-25 00:36:40.116056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6cbc00 of size 1024 next 103 2025-04-25 00:36:40.116068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c6cc000 of size 262144 next 102 2025-04-25 00:36:40.116080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fe73c70c000 of size 999424 next 18446744073709551615 2025-04-25 00:36:40.116091: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-04-25 00:36:40.116103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c800000 of size 589824 next 96 2025-04-25 00:36:40.116115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c890000 of size 262144 next 117 2025-04-25 00:36:40.116126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d0000 of size 1024 next 439 2025-04-25 00:36:40.116138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d0400 of size 1024 next 442 2025-04-25 00:36:40.116157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d0800 of size 1024 next 443 2025-04-25 00:36:40.116169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d0c00 of size 1024 next 444 2025-04-25 00:36:40.116180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d1000 of size 1024 next 445 2025-04-25 00:36:40.116191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d1400 of size 1024 next 446 2025-04-25 00:36:40.116203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d1800 of size 4096 next 448 2025-04-25 00:36:40.116214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d2800 of size 4096 next 449 2025-04-25 00:36:40.116226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d3800 of size 4096 next 450 2025-04-25 00:36:40.116237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d4800 of size 4096 next 451 2025-04-25 00:36:40.116249: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d5800 of size 4096 next 452 2025-04-25 00:36:40.116260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d6800 of size 1024 next 453 2025-04-25 00:36:40.116272: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d6c00 of size 1024 next 454 2025-04-25 00:36:40.116283: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d7000 of size 1024 next 455 2025-04-25 00:36:40.116295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d7400 of size 1024 next 456 2025-04-25 00:36:40.116306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d7800 of size 1024 next 457 2025-04-25 00:36:40.116318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d7c00 of size 1024 next 460 2025-04-25 00:36:40.116329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d8000 of size 1024 next 461 2025-04-25 00:36:40.116341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d8400 of size 1024 next 462 2025-04-25 00:36:40.116352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d8800 of size 1024 next 463 2025-04-25 00:36:40.116364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d8c00 of size 1024 next 464 2025-04-25 00:36:40.116375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8d9000 of size 4096 next 466 2025-04-25 00:36:40.116387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8da000 of size 4096 next 467 2025-04-25 00:36:40.116398: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8db000 of size 4096 next 468 2025-04-25 00:36:40.116410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8dc000 of size 4096 next 469 2025-04-25 00:36:40.116421: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8dd000 of size 4096 next 470 2025-04-25 00:36:40.116433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8de000 of size 1024 next 471 2025-04-25 00:36:40.116444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8de400 of size 1024 next 472 2025-04-25 00:36:40.116456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8de800 of size 1024 next 473 2025-04-25 00:36:40.116467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8dec00 of size 1024 next 474 2025-04-25 00:36:40.116479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8df000 of size 1024 next 475 2025-04-25 00:36:40.116490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8df400 of size 1024 next 478 2025-04-25 00:36:40.116501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8df800 of size 1024 next 479 2025-04-25 00:36:40.116513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8dfc00 of size 1024 next 480 2025-04-25 00:36:40.116524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e0000 of size 1024 next 481 2025-04-25 00:36:40.116544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e0400 of size 1024 next 482 2025-04-25 00:36:40.116556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e0800 of size 4096 next 484 2025-04-25 00:36:40.116567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e1800 of size 4096 next 485 2025-04-25 00:36:40.116579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e2800 of size 4096 next 486 2025-04-25 00:36:40.116590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e3800 of size 4096 next 487 2025-04-25 00:36:40.116602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e4800 of size 4096 next 488 2025-04-25 00:36:40.116614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e5800 of size 1024 next 489 2025-04-25 00:36:40.116625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e5c00 of size 1024 next 490 2025-04-25 00:36:40.116637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e6000 of size 1024 next 491 2025-04-25 00:36:40.116648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e6400 of size 1024 next 492 2025-04-25 00:36:40.116660: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e6800 of size 1024 next 493 2025-04-25 00:36:40.116671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e6c00 of size 1024 next 496 2025-04-25 00:36:40.116682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e7000 of size 1024 next 497 2025-04-25 00:36:40.116694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e7400 of size 1024 next 498 2025-04-25 00:36:40.116705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e7800 of size 1024 next 499 2025-04-25 00:36:40.116717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e7c00 of size 1024 next 500 2025-04-25 00:36:40.116728: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e8000 of size 4096 next 502 2025-04-25 00:36:40.116740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8e9000 of size 4096 next 503 2025-04-25 00:36:40.116751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ea000 of size 4096 next 504 2025-04-25 00:36:40.116763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8eb000 of size 4096 next 505 2025-04-25 00:36:40.116774: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ec000 of size 4096 next 506 2025-04-25 00:36:40.116785: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ed000 of size 1024 next 507 2025-04-25 00:36:40.116797: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ed400 of size 1024 next 508 2025-04-25 00:36:40.116808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ed800 of size 1024 next 509 2025-04-25 00:36:40.116820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8edc00 of size 1024 next 510 2025-04-25 00:36:40.116831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ee000 of size 1024 next 511 2025-04-25 00:36:40.116843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ee400 of size 1024 next 514 2025-04-25 00:36:40.116854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ee800 of size 1024 next 515 2025-04-25 00:36:40.116866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8eec00 of size 1024 next 516 2025-04-25 00:36:40.116877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ef000 of size 1024 next 517 2025-04-25 00:36:40.116889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ef400 of size 1024 next 518 2025-04-25 00:36:40.116900: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ef800 of size 4096 next 520 2025-04-25 00:36:40.116919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f0800 of size 4096 next 521 2025-04-25 00:36:40.116931: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f1800 of size 4096 next 522 2025-04-25 00:36:40.116943: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f2800 of size 4096 next 523 2025-04-25 00:36:40.116954: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f3800 of size 4096 next 524 2025-04-25 00:36:40.116966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f4800 of size 1024 next 525 2025-04-25 00:36:40.116977: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f4c00 of size 1024 next 526 2025-04-25 00:36:40.116988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f5000 of size 1024 next 527 2025-04-25 00:36:40.117000: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f5400 of size 1024 next 528 2025-04-25 00:36:40.117011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f5800 of size 1024 next 529 2025-04-25 00:36:40.117023: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f5c00 of size 1024 next 532 2025-04-25 00:36:40.117034: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f6000 of size 1024 next 533 2025-04-25 00:36:40.117046: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f6400 of size 1024 next 534 2025-04-25 00:36:40.117057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f6800 of size 1024 next 535 2025-04-25 00:36:40.117069: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f6c00 of size 1024 next 536 2025-04-25 00:36:40.117080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f7000 of size 4096 next 538 2025-04-25 00:36:40.117092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f8000 of size 4096 next 539 2025-04-25 00:36:40.117103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8f9000 of size 4096 next 540 2025-04-25 00:36:40.117115: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fa000 of size 4096 next 541 2025-04-25 00:36:40.117126: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fb000 of size 4096 next 542 2025-04-25 00:36:40.117138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fc000 of size 1024 next 543 2025-04-25 00:36:40.117149: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fc400 of size 1024 next 544 2025-04-25 00:36:40.117161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fc800 of size 1024 next 545 2025-04-25 00:36:40.117172: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fcc00 of size 1024 next 546 2025-04-25 00:36:40.117184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fd000 of size 1024 next 547 2025-04-25 00:36:40.117195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fd400 of size 1024 next 550 2025-04-25 00:36:40.117207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fd800 of size 1024 next 551 2025-04-25 00:36:40.117218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fdc00 of size 1024 next 552 2025-04-25 00:36:40.117230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fe000 of size 1024 next 553 2025-04-25 00:36:40.117241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fe400 of size 1024 next 554 2025-04-25 00:36:40.117253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8fe800 of size 4096 next 556 2025-04-25 00:36:40.117264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c8ff800 of size 4096 next 557 2025-04-25 00:36:40.117276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c900800 of size 4096 next 558 2025-04-25 00:36:40.117294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c901800 of size 4096 next 559 2025-04-25 00:36:40.117306: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c902800 of size 4096 next 560 2025-04-25 00:36:40.117318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c903800 of size 1024 next 561 2025-04-25 00:36:40.117329: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c903c00 of size 1024 next 562 2025-04-25 00:36:40.117341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c904000 of size 1024 next 563 2025-04-25 00:36:40.117352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c904400 of size 1024 next 564 2025-04-25 00:36:40.117364: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c904800 of size 1024 next 565 2025-04-25 00:36:40.117375: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fe73c904c00 of size 46080 next 112 2025-04-25 00:36:40.117387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c910000 of size 524288 next 111 2025-04-25 00:36:40.117399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c990000 of size 262144 next 135 2025-04-25 00:36:40.117411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73c9d0000 of size 327680 next 124 2025-04-25 00:36:40.117422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73ca20000 of size 589824 next 123 2025-04-25 00:36:40.117434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cab0000 of size 262144 next 152 2025-04-25 00:36:40.117446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73caf0000 of size 327680 next 142 2025-04-25 00:36:40.117457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cb40000 of size 786432 next 18446744073709551615 2025-04-25 00:36:40.117469: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-04-25 00:36:40.117480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fe73cc00000 of size 589824 next 160 2025-04-25 00:36:40.117492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cc90000 of size 589824 next 158 2025-04-25 00:36:40.117504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cd20000 of size 524288 next 171 2025-04-25 00:36:40.117515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7fe73cda0000 of size 1048576 next 222 2025-04-25 00:36:40.117527: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cea0000 of size 1048576 next 190 2025-04-25 00:36:40.117538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73cfa0000 of size 1048576 next 189 2025-04-25 00:36:40.117550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73d0a0000 of size 1048576 next 203 2025-04-25 00:36:40.117561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73d1a0000 of size 1048576 next 251 2025-04-25 00:36:40.117573: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe73d2a0000 of size 1441792 next 18446744073709551615 2025-04-25 00:36:40.117584: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-04-25 00:36:40.117596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00000 of size 1280 next 1 2025-04-25 00:36:40.117608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00500 of size 256 next 5 2025-04-25 00:36:40.117620: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00600 of size 256 next 8 2025-04-25 00:36:40.117631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00700 of size 256 next 9 2025-04-25 00:36:40.117643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00800 of size 256 next 10 2025-04-25 00:36:40.117654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00900 of size 256 next 11 2025-04-25 00:36:40.117673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00a00 of size 256 next 12 2025-04-25 00:36:40.117685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00b00 of size 256 next 13 2025-04-25 00:36:40.117697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00c00 of size 256 next 17 2025-04-25 00:36:40.117708: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00d00 of size 256 next 19 2025-04-25 00:36:40.117720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00e00 of size 256 next 20 2025-04-25 00:36:40.117731: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e00f00 of size 256 next 21 2025-04-25 00:36:40.117743: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01000 of size 256 next 22 2025-04-25 00:36:40.117754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01100 of size 256 next 24 2025-04-25 00:36:40.117765: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01200 of size 256 next 25 2025-04-25 00:36:40.117777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01300 of size 256 next 23 2025-04-25 00:36:40.117788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01400 of size 256 next 28 2025-04-25 00:36:40.117800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01500 of size 256 next 29 2025-04-25 00:36:40.117811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01600 of size 256 next 30 2025-04-25 00:36:40.117823: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01700 of size 256 next 31 2025-04-25 00:36:40.117834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01800 of size 256 next 33 2025-04-25 00:36:40.117846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01900 of size 256 next 34 2025-04-25 00:36:40.117857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01a00 of size 1024 next 32 2025-04-25 00:36:40.117869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e01e00 of size 1024 next 37 2025-04-25 00:36:40.117880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e02200 of size 1024 next 38 2025-04-25 00:36:40.117892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e02600 of size 1024 next 39 2025-04-25 00:36:40.117903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e02a00 of size 1024 next 40 2025-04-25 00:36:40.117915: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e02e00 of size 1024 next 41 2025-04-25 00:36:40.117926: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e03200 of size 1024 next 43 2025-04-25 00:36:40.117938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e03600 of size 1024 next 44 2025-04-25 00:36:40.117949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e03a00 of size 1024 next 45 2025-04-25 00:36:40.117961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e03e00 of size 1024 next 46 2025-04-25 00:36:40.117972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04200 of size 256 next 48 2025-04-25 00:36:40.117983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04300 of size 256 next 49 2025-04-25 00:36:40.117995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04400 of size 256 next 50 2025-04-25 00:36:40.118006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04500 of size 256 next 51 2025-04-25 00:36:40.118018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04600 of size 256 next 52 2025-04-25 00:36:40.118029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04700 of size 256 next 53 2025-04-25 00:36:40.118041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04800 of size 256 next 56 2025-04-25 00:36:40.118059: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04900 of size 256 next 57 2025-04-25 00:36:40.118071: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04a00 of size 256 next 58 2025-04-25 00:36:40.118083: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04b00 of size 256 next 14 2025-04-25 00:36:40.118094: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04c00 of size 256 next 15 2025-04-25 00:36:40.118106: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04d00 of size 256 next 16 2025-04-25 00:36:40.118117: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e04e00 of size 1024 next 60 2025-04-25 00:36:40.118129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e05200 of size 1024 next 61 2025-04-25 00:36:40.118140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e05600 of size 1024 next 62 2025-04-25 00:36:40.118151: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e05a00 of size 1024 next 63 2025-04-25 00:36:40.118163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e05e00 of size 1024 next 64 2025-04-25 00:36:40.118174: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06200 of size 256 next 66 2025-04-25 00:36:40.118186: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06300 of size 256 next 67 2025-04-25 00:36:40.118197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06400 of size 256 next 68 2025-04-25 00:36:40.118209: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06500 of size 256 next 69 2025-04-25 00:36:40.118220: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06600 of size 256 next 70 2025-04-25 00:36:40.118232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06700 of size 256 next 73 2025-04-25 00:36:40.118243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06800 of size 256 next 74 2025-04-25 00:36:40.118255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06900 of size 256 next 75 2025-04-25 00:36:40.118266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06a00 of size 256 next 76 2025-04-25 00:36:40.118278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06b00 of size 256 next 77 2025-04-25 00:36:40.118289: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e06c00 of size 1024 next 79 2025-04-25 00:36:40.118301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e07000 of size 1024 next 80 2025-04-25 00:36:40.118312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e07400 of size 1024 next 81 2025-04-25 00:36:40.118324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e07800 of size 1024 next 82 2025-04-25 00:36:40.118335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e07c00 of size 1024 next 83 2025-04-25 00:36:40.118347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08000 of size 256 next 85 2025-04-25 00:36:40.118358: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08100 of size 256 next 86 2025-04-25 00:36:40.118370: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08200 of size 512 next 84 2025-04-25 00:36:40.118381: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08400 of size 512 next 88 2025-04-25 00:36:40.118393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08600 of size 512 next 89 2025-04-25 00:36:40.118404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08800 of size 512 next 90 2025-04-25 00:36:40.118416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08a00 of size 512 next 91 2025-04-25 00:36:40.118439: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08c00 of size 256 next 93 2025-04-25 00:36:40.118451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08d00 of size 256 next 94 2025-04-25 00:36:40.118463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e08e00 of size 512 next 92 2025-04-25 00:36:40.118474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09000 of size 512 next 97 2025-04-25 00:36:40.118486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09200 of size 512 next 98 2025-04-25 00:36:40.118497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09400 of size 512 next 99 2025-04-25 00:36:40.118509: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09600 of size 512 next 2 2025-04-25 00:36:40.118520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09800 of size 256 next 3 2025-04-25 00:36:40.118532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09900 of size 256 next 4 2025-04-25 00:36:40.118544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e09a00 of size 16384 next 18 2025-04-25 00:36:40.118555: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0da00 of size 256 next 100 2025-04-25 00:36:40.118567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0db00 of size 256 next 101 2025-04-25 00:36:40.118579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0dc00 of size 2048 next 104 2025-04-25 00:36:40.118590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0e400 of size 2048 next 105 2025-04-25 00:36:40.118602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0ec00 of size 2048 next 106 2025-04-25 00:36:40.118613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0f400 of size 2048 next 107 2025-04-25 00:36:40.118625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e0fc00 of size 2048 next 108 2025-04-25 00:36:40.118636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e10400 of size 256 next 109 2025-04-25 00:36:40.118648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e10500 of size 256 next 110 2025-04-25 00:36:40.118659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e10600 of size 2048 next 113 2025-04-25 00:36:40.118671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e10e00 of size 2048 next 114 2025-04-25 00:36:40.118682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e11600 of size 2048 next 115 2025-04-25 00:36:40.118694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e11e00 of size 2048 next 116 2025-04-25 00:36:40.118705: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e12600 of size 2048 next 6 2025-04-25 00:36:40.118717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e12e00 of size 37632 next 7 2025-04-25 00:36:40.118729: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1c100 of size 512 next 118 2025-04-25 00:36:40.118740: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1c300 of size 512 next 119 2025-04-25 00:36:40.118752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1c500 of size 512 next 120 2025-04-25 00:36:40.118763: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1c700 of size 512 next 121 2025-04-25 00:36:40.118775: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1c900 of size 512 next 122 2025-04-25 00:36:40.118786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1cb00 of size 512 next 125 2025-04-25 00:36:40.118798: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1cd00 of size 512 next 126 2025-04-25 00:36:40.118809: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1cf00 of size 512 next 127 2025-04-25 00:36:40.118828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1d100 of size 512 next 128 2025-04-25 00:36:40.118840: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1d300 of size 512 next 129 2025-04-25 00:36:40.118852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1d500 of size 2048 next 130 2025-04-25 00:36:40.118863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1dd00 of size 2048 next 131 2025-04-25 00:36:40.118875: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1e500 of size 2048 next 132 2025-04-25 00:36:40.118886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1ed00 of size 2048 next 133 2025-04-25 00:36:40.118922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1f500 of size 2048 next 134 2025-04-25 00:36:40.118935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1fd00 of size 512 next 136 2025-04-25 00:36:40.118947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e1ff00 of size 512 next 137 2025-04-25 00:36:40.118958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20100 of size 512 next 138 2025-04-25 00:36:40.118970: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20300 of size 512 next 139 2025-04-25 00:36:40.118981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20500 of size 512 next 140 2025-04-25 00:36:40.118993: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20700 of size 512 next 141 2025-04-25 00:36:40.119004: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20900 of size 512 next 143 2025-04-25 00:36:40.119018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20b00 of size 512 next 144 2025-04-25 00:36:40.119029: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20d00 of size 512 next 145 2025-04-25 00:36:40.119041: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e20f00 of size 512 next 146 2025-04-25 00:36:40.119052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e21100 of size 2048 next 147 2025-04-25 00:36:40.119064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e21900 of size 2048 next 148 2025-04-25 00:36:40.119076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e22100 of size 2048 next 149 2025-04-25 00:36:40.119087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e22900 of size 2048 next 150 2025-04-25 00:36:40.119098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e23100 of size 2048 next 151 2025-04-25 00:36:40.119110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e23900 of size 512 next 153 2025-04-25 00:36:40.119121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e23b00 of size 512 next 154 2025-04-25 00:36:40.119133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e23d00 of size 512 next 155 2025-04-25 00:36:40.119144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e23f00 of size 512 next 156 2025-04-25 00:36:40.119156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24100 of size 512 next 157 2025-04-25 00:36:40.119167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24300 of size 512 next 161 2025-04-25 00:36:40.119179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24500 of size 512 next 162 2025-04-25 00:36:40.119190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24700 of size 512 next 163 2025-04-25 00:36:40.119202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24900 of size 512 next 164 2025-04-25 00:36:40.119213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24b00 of size 512 next 165 2025-04-25 00:36:40.119233: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e24d00 of size 2048 next 166 2025-04-25 00:36:40.119245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e25500 of size 2048 next 167 2025-04-25 00:36:40.119257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e25d00 of size 2048 next 168 2025-04-25 00:36:40.119268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e26500 of size 2048 next 169 2025-04-25 00:36:40.119280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e26d00 of size 2048 next 170 2025-04-25 00:36:40.119291: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e27500 of size 1024 next 172 2025-04-25 00:36:40.119303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e27900 of size 1024 next 173 2025-04-25 00:36:40.119314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e27d00 of size 1024 next 174 2025-04-25 00:36:40.119326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28100 of size 1024 next 175 2025-04-25 00:36:40.119337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28500 of size 1024 next 176 2025-04-25 00:36:40.119349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28900 of size 256 next 178 2025-04-25 00:36:40.119360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28a00 of size 256 next 179 2025-04-25 00:36:40.119372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28b00 of size 1024 next 177 2025-04-25 00:36:40.119383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e28f00 of size 1024 next 182 2025-04-25 00:36:40.119395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e29300 of size 1024 next 183 2025-04-25 00:36:40.119406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e29700 of size 1024 next 184 2025-04-25 00:36:40.119418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e29b00 of size 1024 next 185 2025-04-25 00:36:40.119429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e29f00 of size 256 next 187 2025-04-25 00:36:40.119441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e2a000 of size 256 next 188 2025-04-25 00:36:40.119452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e2a100 of size 4096 next 186 2025-04-25 00:36:40.119464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e2b100 of size 4096 next 42 2025-04-25 00:36:40.119475: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e2c100 of size 65536 next 36 2025-04-25 00:36:40.119487: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e3c100 of size 65536 next 35 2025-04-25 00:36:40.119498: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e4c100 of size 4096 next 235 2025-04-25 00:36:40.119510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e4d100 of size 4096 next 236 2025-04-25 00:36:40.119521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e4e100 of size 4096 next 237 2025-04-25 00:36:40.119533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e4f100 of size 4096 next 238 2025-04-25 00:36:40.119544: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e50100 of size 1024 next 239 2025-04-25 00:36:40.119556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e50500 of size 1024 next 240 2025-04-25 00:36:40.119567: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e50900 of size 1024 next 241 2025-04-25 00:36:40.119579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e50d00 of size 1024 next 242 2025-04-25 00:36:40.119590: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e51100 of size 1024 next 243 2025-04-25 00:36:40.119602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e51500 of size 1024 next 246 2025-04-25 00:36:40.119621: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e51900 of size 1024 next 247 2025-04-25 00:36:40.119633: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e51d00 of size 1024 next 248 2025-04-25 00:36:40.119644: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e52100 of size 1024 next 249 2025-04-25 00:36:40.119656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e52500 of size 1024 next 250 2025-04-25 00:36:40.119667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e52900 of size 4096 next 252 2025-04-25 00:36:40.119679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e53900 of size 4096 next 253 2025-04-25 00:36:40.119690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e54900 of size 4096 next 254 2025-04-25 00:36:40.119702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e55900 of size 4096 next 255 2025-04-25 00:36:40.119713: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e56900 of size 4096 next 256 2025-04-25 00:36:40.119726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e57900 of size 1024 next 257 2025-04-25 00:36:40.119739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e57d00 of size 1024 next 258 2025-04-25 00:36:40.119751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e58100 of size 1024 next 259 2025-04-25 00:36:40.119761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e58500 of size 1024 next 260 2025-04-25 00:36:40.119771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e58900 of size 1024 next 261 2025-04-25 00:36:40.119779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e58d00 of size 1024 next 264 2025-04-25 00:36:40.119788: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e59100 of size 1024 next 265 2025-04-25 00:36:40.119796: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e59500 of size 1024 next 266 2025-04-25 00:36:40.119804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e59900 of size 1024 next 267 2025-04-25 00:36:40.119813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e59d00 of size 1024 next 268 2025-04-25 00:36:40.119821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5a100 of size 4096 next 270 2025-04-25 00:36:40.119830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5b100 of size 4096 next 271 2025-04-25 00:36:40.119838: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5c100 of size 4096 next 272 2025-04-25 00:36:40.119847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5d100 of size 4096 next 273 2025-04-25 00:36:40.119855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5e100 of size 4096 next 274 2025-04-25 00:36:40.119863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5f100 of size 1024 next 275 2025-04-25 00:36:40.119872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5f500 of size 1024 next 276 2025-04-25 00:36:40.119880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5f900 of size 1024 next 277 2025-04-25 00:36:40.119889: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e5fd00 of size 1024 next 278 2025-04-25 00:36:40.119897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e60100 of size 1024 next 279 2025-04-25 00:36:40.119905: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e60500 of size 1024 next 282 2025-04-25 00:36:40.119914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e60900 of size 1024 next 283 2025-04-25 00:36:40.119922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e60d00 of size 1024 next 284 2025-04-25 00:36:40.119936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e61100 of size 1024 next 285 2025-04-25 00:36:40.119945: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e61500 of size 1024 next 286 2025-04-25 00:36:40.119953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e61900 of size 4096 next 288 2025-04-25 00:36:40.119962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e62900 of size 6144 next 27 2025-04-25 00:36:40.119971: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e64100 of size 147456 next 26 2025-04-25 00:36:40.119979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e88100 of size 65536 next 47 2025-04-25 00:36:40.119988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876e98100 of size 65536 next 59 2025-04-25 00:36:40.119996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876ea8100 of size 65536 next 65 2025-04-25 00:36:40.120005: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7fe876eb8100 of size 294656 next 18446744073709551615 2025-04-25 00:36:40.120013: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-04-25 00:36:40.120024: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 59 Chunks of size 256 totalling 14.8KiB 2025-04-25 00:36:40.120034: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-04-25 00:36:40.120044: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 235 Chunks of size 1024 totalling 235.0KiB 2025-04-25 00:36:40.120053: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-04-25 00:36:40.120062: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-04-25 00:36:40.120072: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 108 Chunks of size 4096 totalling 432.0KiB 2025-04-25 00:36:40.120081: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6144 totalling 6.0KiB 2025-04-25 00:36:40.120090: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-04-25 00:36:40.120099: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-04-25 00:36:40.120108: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-04-25 00:36:40.120118: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-04-25 00:36:40.120127: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-04-25 00:36:40.120136: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-04-25 00:36:40.120145: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-04-25 00:36:40.120154: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-04-25 00:36:40.120164: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-04-25 00:36:40.120173: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-04-25 00:36:40.120182: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-04-25 00:36:40.120191: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-04-25 00:36:40.120200: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 1048576 totalling 23.00MiB 2025-04-25 00:36:40.120210: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 17 Chunks of size 1310720 totalling 21.25MiB 2025-04-25 00:36:40.120219: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-04-25 00:36:40.120234: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-04-25 00:36:40.120243: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-04-25 00:36:40.120252: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 21 Chunks of size 2359296 totalling 47.25MiB 2025-04-25 00:36:40.120261: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2752512 totalling 2.62MiB 2025-04-25 00:36:40.120270: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-04-25 00:36:40.120280: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 109.07MiB 2025-04-25 00:36:40.120289: I tensorflow/core/common_runtime/bfc_allocator.cc:1004] total_region_allocated_bytes_: 118358016 memory_limit_: 118358016 available bytes: 0 curr_region_allocation_bytes_: 134217728 2025-04-25 00:36:40.120300: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 118358016 InUse: 114363392 MaxInUse: 114363648 NumAllocs: 1897 MaxAllocSize: 4325376 2025-04-25 00:36:40.120319: W tensorflow/core/common_runtime/bfc_allocator.cc:439] **************************************************************************************************** 2025-04-25 00:36:40.120355: W tensorflow/core/framework/op_kernel.cc:1753] OP_REQUIRES failed at cwise_ops_common.h:134 : Resource exhausted: OOM when allocating tensor with shape[3,3,256,256] 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,256,256] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:Add] we want to redo the detection Using TensorFlow backend. max_time_sub_proc : 3600 erreur pendant la detection Useless call to update_current_state in case -12 caffe_path_current : About to save ! 1 Inside saveOutput : final : True verbose : False eke 12-6-18 : saveMask need to be cleaned for new output ! ERROR : mask output needs to be a dictionnary now ! No output to save, continue without doing anything ! save missing photos in datou_result : After save, about to update current ! datou_cur_ids : [] len(datou.list_steps) : 1 output : -12 ERROR : 'int' object is not subscriptable reconnect to base ! warning , we can't find thcl infos in json_data warning , we can't find pdt infos in json_data #&_# TEST FAILED #&_# : tests/mask_test #&_# Error : invalid literal for int() with base 10: "'int' object is not subscriptable" /home/admin/workarea/git/Velours/python/tests/python_tests.py refs/heads/master_3ffe22aa43084fd48098e0c6d2c2993c4434ab23 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_3ffe22aa43084fd48098e0c6d2c2993c4434ab23','{"mask_detection": "fail"}','0','http://marlene.fotonower-preprod.com/job/2025/April/25042025/python_test3//data_2/data_log/job/2025/April/25042025/python_test3/log-python3----short_python3--v--marlene-00:35:01.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.20871591567993164 #### 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 Fri Apr 25 00:36:40 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/1745534200_3116309_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1745534200_3116309_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.015941143035888672 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.1678466796875 time spend to save output : 0.017320871353149414 total time spend for step 0 : 4.185167551040649 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.12815475463867188 #### 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 Fri Apr 25 00:36:44 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/1745534204_3116309_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1745534204_3116309_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 E0425 00:36:46.386763 3116309 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0425 00:36:46.396795 3116309 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0425 00:36:46.412284 3116309 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 7.29user 6.67system 1:20.76elapsed 17%CPU (0avgtext+0avgdata 1566084maxresident)k 1522976inputs+3472outputs (3906major+701716minor)pagefaults 0swaps