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.10068893432617188 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 06:35:27 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Beginning of datou step mask_detect ! save_polygon : True begin detect begin to check gpu status inside check gpu memory havn't enough memory gpu , need / 3000 l 3632 free memory gpu now : 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 06:35:50.088895: 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 06:35:50.115253: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-04-25 06:35:50.117254: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7ff440000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-04-25 06:35:50.117334: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-04-25 06:35:50.121175: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-04-25 06:35:50.365791: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x5f8ed60 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-04-25 06:35:50.365855: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-04-25 06:35:50.366588: 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 06:35:50.367070: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 06:35:50.370157: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 06:35:50.373201: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 06:35:50.373723: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 06:35:50.376650: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 06:35:50.377640: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 06:35:50.381983: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 06:35:50.382878: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 06:35:50.382960: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 06:35:50.383437: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-04-25 06:35:50.383453: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-04-25 06:35:50.383462: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-04-25 06:35:50.384221: 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 06:35:50.945338: 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 06:35:50.945470: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 06:35:50.945524: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 06:35:50.945571: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 06:35:50.945621: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 06:35:50.945668: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 06:35:50.945735: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 06:35:50.945785: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 06:35:50.947325: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 06:35:50.948243: 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 06:35:50.948290: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 06:35:50.948308: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 06:35:50.948325: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 06:35:50.948342: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 06:35:50.948358: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 06:35:50.948374: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 06:35:50.948391: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 06:35:50.949071: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 06:35:50.949099: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-04-25 06:35:50.949107: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-04-25 06:35:50.949115: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-04-25 06:35:50.949921: 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 06:36:02.415891: 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 06:36:02.415958: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-04-25 06:36:02.415978: 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 06:36:02.416000: 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 06:36:02.416016: 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 06:36:02.416032: 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 06:36:02.416047: 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 06:36:02.416060: 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 06:36:02.416089: 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 06:36:02.416104: 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 06:36:02.416118: 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 06:36:02.416133: 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 06:36:02.416147: 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 06:36:02.416161: 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 06:36:02.416177: 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 06:36:02.416191: 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 06:36:02.416204: 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 06:36:02.416217: 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 06:36:02.416230: 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 06:36:02.416243: 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 06:36:02.416256: 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 06:36:02.416269: 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 06:36:02.416282: 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 06:36:02.416295: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-04-25 06:36:02.416307: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 52297728 2025-04-25 06:36:02.416324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c000000 of size 2359296 next 370 2025-04-25 06:36:02.416336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c240000 of size 1048576 next 394 2025-04-25 06:36:02.416348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7ff25c340000 of size 1310720 next 388 2025-04-25 06:36:02.416359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c480000 of size 2359296 next 387 2025-04-25 06:36:02.416379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c6c0000 of size 1048576 next 412 2025-04-25 06:36:02.416392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c7c0000 of size 1310720 next 406 2025-04-25 06:36:02.416406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c900000 of size 2359296 next 405 2025-04-25 06:36:02.416419: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25cb40000 of size 1048576 next 430 2025-04-25 06:36:02.416430: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25cc40000 of size 1310720 next 424 2025-04-25 06:36:02.416442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25cd80000 of size 2359296 next 423 2025-04-25 06:36:02.416455: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25cfc0000 of size 1048576 next 447 2025-04-25 06:36:02.416466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d0c0000 of size 1310720 next 441 2025-04-25 06:36:02.416478: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d200000 of size 2359296 next 440 2025-04-25 06:36:02.416489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d440000 of size 1048576 next 465 2025-04-25 06:36:02.416500: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d540000 of size 1310720 next 459 2025-04-25 06:36:02.416512: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d680000 of size 2359296 next 458 2025-04-25 06:36:02.416523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d8c0000 of size 1048576 next 483 2025-04-25 06:36:02.416535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d9c0000 of size 1310720 next 477 2025-04-25 06:36:02.416546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25db00000 of size 2359296 next 476 2025-04-25 06:36:02.416557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25dd40000 of size 1048576 next 501 2025-04-25 06:36:02.416570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25de40000 of size 1310720 next 495 2025-04-25 06:36:02.416585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25df80000 of size 2359296 next 494 2025-04-25 06:36:02.416600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e1c0000 of size 1048576 next 519 2025-04-25 06:36:02.416615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e2c0000 of size 1310720 next 513 2025-04-25 06:36:02.416629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e400000 of size 2359296 next 512 2025-04-25 06:36:02.416643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e640000 of size 1048576 next 537 2025-04-25 06:36:02.416657: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e740000 of size 1310720 next 531 2025-04-25 06:36:02.416671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e880000 of size 2359296 next 530 2025-04-25 06:36:02.416685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25eac0000 of size 1048576 next 555 2025-04-25 06:36:02.416700: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25ebc0000 of size 1310720 next 549 2025-04-25 06:36:02.416715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25ed00000 of size 2359296 next 548 2025-04-25 06:36:02.416730: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25ef40000 of size 2752512 next 18446744073709551615 2025-04-25 06:36:02.416745: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-04-25 06:36:02.416761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260000000 of size 2359296 next 245 2025-04-25 06:36:02.416777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260240000 of size 1048576 next 269 2025-04-25 06:36:02.416805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260340000 of size 1310720 next 263 2025-04-25 06:36:02.416822: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260480000 of size 2359296 next 262 2025-04-25 06:36:02.416836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2606c0000 of size 1048576 next 287 2025-04-25 06:36:02.416852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2607c0000 of size 1310720 next 281 2025-04-25 06:36:02.416867: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260900000 of size 2359296 next 280 2025-04-25 06:36:02.416882: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260b40000 of size 1048576 next 304 2025-04-25 06:36:02.416896: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260c40000 of size 1310720 next 298 2025-04-25 06:36:02.416910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260d80000 of size 2359296 next 297 2025-04-25 06:36:02.416925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260fc0000 of size 1048576 next 322 2025-04-25 06:36:02.416939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2610c0000 of size 1310720 next 316 2025-04-25 06:36:02.416953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261200000 of size 2359296 next 315 2025-04-25 06:36:02.416968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261440000 of size 1048576 next 340 2025-04-25 06:36:02.416983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261540000 of size 1310720 next 334 2025-04-25 06:36:02.416998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261680000 of size 2359296 next 333 2025-04-25 06:36:02.417013: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2618c0000 of size 1048576 next 358 2025-04-25 06:36:02.417027: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2619c0000 of size 1310720 next 352 2025-04-25 06:36:02.417042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261b00000 of size 2359296 next 351 2025-04-25 06:36:02.417057: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261d40000 of size 1048576 next 376 2025-04-25 06:36:02.417073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261e40000 of size 1835008 next 18446744073709551615 2025-04-25 06:36:02.417089: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-04-25 06:36:02.417105: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262000000 of size 2359296 next 181 2025-04-25 06:36:02.417121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262240000 of size 2097152 next 196 2025-04-25 06:36:02.417137: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262440000 of size 1048576 next 216 2025-04-25 06:36:02.417153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262540000 of size 1310720 next 209 2025-04-25 06:36:02.417169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262680000 of size 2359296 next 208 2025-04-25 06:36:02.417184: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2628c0000 of size 1048576 next 234 2025-04-25 06:36:02.417199: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2629c0000 of size 1310720 next 228 2025-04-25 06:36:02.417215: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262b00000 of size 2359296 next 227 2025-04-25 06:36:02.417231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262d40000 of size 2883584 next 18446744073709551615 2025-04-25 06:36:02.417246: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-04-25 06:36:02.417261: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264600000 of size 147456 next 55 2025-04-25 06:36:02.417276: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264624000 of size 65536 next 78 2025-04-25 06:36:02.417303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264634000 of size 4096 next 191 2025-04-25 06:36:02.417319: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264635000 of size 4096 next 192 2025-04-25 06:36:02.417333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264636000 of size 4096 next 193 2025-04-25 06:36:02.417348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264637000 of size 256 next 194 2025-04-25 06:36:02.417363: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264637100 of size 256 next 195 2025-04-25 06:36:02.417378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264637200 of size 4096 next 197 2025-04-25 06:36:02.417392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264638200 of size 4096 next 198 2025-04-25 06:36:02.417407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264639200 of size 4096 next 199 2025-04-25 06:36:02.417422: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463a200 of size 4096 next 200 2025-04-25 06:36:02.417436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463b200 of size 4096 next 201 2025-04-25 06:36:02.417451: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463c200 of size 1024 next 202 2025-04-25 06:36:02.417466: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463c600 of size 1024 next 204 2025-04-25 06:36:02.417481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463ca00 of size 1024 next 205 2025-04-25 06:36:02.417496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463ce00 of size 1024 next 206 2025-04-25 06:36:02.417510: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463d200 of size 1024 next 207 2025-04-25 06:36:02.417525: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463d600 of size 1024 next 210 2025-04-25 06:36:02.417540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463da00 of size 1024 next 211 2025-04-25 06:36:02.417554: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463de00 of size 1024 next 212 2025-04-25 06:36:02.417569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463e200 of size 1024 next 213 2025-04-25 06:36:02.417584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463e600 of size 1024 next 214 2025-04-25 06:36:02.417599: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463ea00 of size 4096 next 215 2025-04-25 06:36:02.417614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463fa00 of size 4096 next 217 2025-04-25 06:36:02.417628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264640a00 of size 4096 next 218 2025-04-25 06:36:02.417643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264641a00 of size 4096 next 219 2025-04-25 06:36:02.417658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264642a00 of size 4096 next 220 2025-04-25 06:36:02.417673: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264643a00 of size 1024 next 221 2025-04-25 06:36:02.417687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264643e00 of size 1024 next 223 2025-04-25 06:36:02.417702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264644200 of size 1024 next 224 2025-04-25 06:36:02.417717: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264644600 of size 1024 next 225 2025-04-25 06:36:02.417732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264644a00 of size 1024 next 226 2025-04-25 06:36:02.417746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264644e00 of size 1024 next 229 2025-04-25 06:36:02.417761: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264645200 of size 1024 next 230 2025-04-25 06:36:02.417786: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264645600 of size 1024 next 231 2025-04-25 06:36:02.417801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264645a00 of size 1024 next 232 2025-04-25 06:36:02.417816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264645e00 of size 1024 next 233 2025-04-25 06:36:02.417832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264646200 of size 7680 next 72 2025-04-25 06:36:02.417846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264648000 of size 147456 next 71 2025-04-25 06:36:02.417862: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26466c000 of size 131072 next 87 2025-04-25 06:36:02.417877: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468c000 of size 4096 next 289 2025-04-25 06:36:02.417891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468d000 of size 4096 next 290 2025-04-25 06:36:02.417906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468e000 of size 4096 next 291 2025-04-25 06:36:02.417921: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468f000 of size 1024 next 292 2025-04-25 06:36:02.417936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468f400 of size 1024 next 293 2025-04-25 06:36:02.417952: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468f800 of size 1024 next 294 2025-04-25 06:36:02.417967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468fc00 of size 1024 next 295 2025-04-25 06:36:02.417982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264690000 of size 1024 next 296 2025-04-25 06:36:02.417997: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264690400 of size 1024 next 299 2025-04-25 06:36:02.418012: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264690800 of size 1024 next 300 2025-04-25 06:36:02.418028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264690c00 of size 1024 next 301 2025-04-25 06:36:02.418043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264691000 of size 1024 next 302 2025-04-25 06:36:02.418058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264691400 of size 1024 next 303 2025-04-25 06:36:02.418073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264691800 of size 4096 next 305 2025-04-25 06:36:02.418088: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264692800 of size 4096 next 306 2025-04-25 06:36:02.418104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264693800 of size 4096 next 307 2025-04-25 06:36:02.418119: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264694800 of size 4096 next 308 2025-04-25 06:36:02.418135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264695800 of size 4096 next 309 2025-04-25 06:36:02.418150: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264696800 of size 1024 next 310 2025-04-25 06:36:02.418165: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264696c00 of size 1024 next 311 2025-04-25 06:36:02.418180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264697000 of size 1024 next 312 2025-04-25 06:36:02.418195: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264697400 of size 1024 next 313 2025-04-25 06:36:02.418210: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264697800 of size 1024 next 314 2025-04-25 06:36:02.418225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264697c00 of size 1024 next 317 2025-04-25 06:36:02.418240: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264698000 of size 1024 next 318 2025-04-25 06:36:02.418255: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264698400 of size 1024 next 319 2025-04-25 06:36:02.418280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264698800 of size 1024 next 320 2025-04-25 06:36:02.418296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264698c00 of size 1024 next 321 2025-04-25 06:36:02.418311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264699000 of size 4096 next 323 2025-04-25 06:36:02.418326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469a000 of size 4096 next 324 2025-04-25 06:36:02.418341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469b000 of size 4096 next 325 2025-04-25 06:36:02.418356: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469c000 of size 4096 next 326 2025-04-25 06:36:02.418371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469d000 of size 4096 next 327 2025-04-25 06:36:02.418387: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469e000 of size 1024 next 328 2025-04-25 06:36:02.418402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469e400 of size 1024 next 329 2025-04-25 06:36:02.418417: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469e800 of size 1024 next 330 2025-04-25 06:36:02.418432: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469ec00 of size 1024 next 331 2025-04-25 06:36:02.418447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469f000 of size 1024 next 332 2025-04-25 06:36:02.418462: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469f400 of size 1024 next 335 2025-04-25 06:36:02.418477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469f800 of size 1024 next 336 2025-04-25 06:36:02.418492: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469fc00 of size 1024 next 337 2025-04-25 06:36:02.418507: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a0000 of size 1024 next 338 2025-04-25 06:36:02.418522: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a0400 of size 1024 next 339 2025-04-25 06:36:02.418538: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a0800 of size 4096 next 341 2025-04-25 06:36:02.418553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a1800 of size 4096 next 342 2025-04-25 06:36:02.418568: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a2800 of size 4096 next 343 2025-04-25 06:36:02.418583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a3800 of size 4096 next 344 2025-04-25 06:36:02.418598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a4800 of size 4096 next 345 2025-04-25 06:36:02.418613: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a5800 of size 1024 next 346 2025-04-25 06:36:02.418628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a5c00 of size 1024 next 347 2025-04-25 06:36:02.418643: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a6000 of size 1024 next 348 2025-04-25 06:36:02.418658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a6400 of size 1024 next 349 2025-04-25 06:36:02.418674: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a6800 of size 1024 next 350 2025-04-25 06:36:02.418689: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a6c00 of size 1024 next 353 2025-04-25 06:36:02.418704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a7000 of size 1024 next 354 2025-04-25 06:36:02.418719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a7400 of size 1024 next 355 2025-04-25 06:36:02.418734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a7800 of size 1024 next 356 2025-04-25 06:36:02.418749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a7c00 of size 1024 next 357 2025-04-25 06:36:02.418764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a8000 of size 4096 next 359 2025-04-25 06:36:02.418790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a9000 of size 4096 next 360 2025-04-25 06:36:02.418805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646aa000 of size 4096 next 361 2025-04-25 06:36:02.418820: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ab000 of size 4096 next 362 2025-04-25 06:36:02.418836: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ac000 of size 4096 next 363 2025-04-25 06:36:02.418851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ad000 of size 1024 next 364 2025-04-25 06:36:02.418866: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ad400 of size 1024 next 365 2025-04-25 06:36:02.418881: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ad800 of size 1024 next 366 2025-04-25 06:36:02.418914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646adc00 of size 1024 next 367 2025-04-25 06:36:02.418934: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ae000 of size 1024 next 368 2025-04-25 06:36:02.418949: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ae400 of size 1024 next 371 2025-04-25 06:36:02.418964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ae800 of size 1024 next 372 2025-04-25 06:36:02.418980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646aec00 of size 1024 next 373 2025-04-25 06:36:02.418995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646af000 of size 1024 next 374 2025-04-25 06:36:02.419010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646af400 of size 1024 next 375 2025-04-25 06:36:02.419025: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646af800 of size 4096 next 377 2025-04-25 06:36:02.419040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b0800 of size 4096 next 378 2025-04-25 06:36:02.419055: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b1800 of size 4096 next 379 2025-04-25 06:36:02.419070: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b2800 of size 4096 next 380 2025-04-25 06:36:02.419085: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b3800 of size 4096 next 381 2025-04-25 06:36:02.419100: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b4800 of size 1024 next 382 2025-04-25 06:36:02.419116: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b4c00 of size 1024 next 383 2025-04-25 06:36:02.419131: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b5000 of size 1024 next 384 2025-04-25 06:36:02.419146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b5400 of size 1024 next 385 2025-04-25 06:36:02.419161: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b5800 of size 1024 next 386 2025-04-25 06:36:02.419176: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b5c00 of size 1024 next 389 2025-04-25 06:36:02.419191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b6000 of size 1024 next 390 2025-04-25 06:36:02.419207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b6400 of size 1024 next 391 2025-04-25 06:36:02.419221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b6800 of size 1024 next 392 2025-04-25 06:36:02.419236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b6c00 of size 1024 next 393 2025-04-25 06:36:02.419252: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b7000 of size 4096 next 395 2025-04-25 06:36:02.419267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b8000 of size 4096 next 396 2025-04-25 06:36:02.419282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b9000 of size 4096 next 397 2025-04-25 06:36:02.419307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ba000 of size 4096 next 398 2025-04-25 06:36:02.419323: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bb000 of size 4096 next 399 2025-04-25 06:36:02.419338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bc000 of size 1024 next 400 2025-04-25 06:36:02.419354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bc400 of size 1024 next 401 2025-04-25 06:36:02.419369: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bc800 of size 1024 next 402 2025-04-25 06:36:02.419384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bcc00 of size 1024 next 403 2025-04-25 06:36:02.419399: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bd000 of size 1024 next 404 2025-04-25 06:36:02.419414: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bd400 of size 1024 next 407 2025-04-25 06:36:02.419429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bd800 of size 1024 next 408 2025-04-25 06:36:02.419444: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bdc00 of size 1024 next 409 2025-04-25 06:36:02.419459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646be000 of size 1024 next 410 2025-04-25 06:36:02.419474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646be400 of size 1024 next 411 2025-04-25 06:36:02.419489: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646be800 of size 4096 next 413 2025-04-25 06:36:02.419504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bf800 of size 4096 next 414 2025-04-25 06:36:02.419520: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c0800 of size 4096 next 415 2025-04-25 06:36:02.419535: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c1800 of size 4096 next 416 2025-04-25 06:36:02.419550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c2800 of size 4096 next 417 2025-04-25 06:36:02.419565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c3800 of size 1024 next 418 2025-04-25 06:36:02.419580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c3c00 of size 1024 next 419 2025-04-25 06:36:02.419595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c4000 of size 1024 next 420 2025-04-25 06:36:02.419611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c4400 of size 1024 next 421 2025-04-25 06:36:02.419626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c4800 of size 1024 next 422 2025-04-25 06:36:02.419641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c4c00 of size 1024 next 425 2025-04-25 06:36:02.419656: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c5000 of size 1024 next 426 2025-04-25 06:36:02.419671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c5400 of size 1024 next 427 2025-04-25 06:36:02.419687: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c5800 of size 1024 next 428 2025-04-25 06:36:02.419703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c5c00 of size 1024 next 429 2025-04-25 06:36:02.419719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c6000 of size 4096 next 431 2025-04-25 06:36:02.419736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c7000 of size 4096 next 432 2025-04-25 06:36:02.419752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c8000 of size 4096 next 433 2025-04-25 06:36:02.419768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c9000 of size 4096 next 434 2025-04-25 06:36:02.419784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ca000 of size 4096 next 435 2025-04-25 06:36:02.419808: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646cb000 of size 1024 next 436 2025-04-25 06:36:02.419821: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646cb400 of size 1024 next 437 2025-04-25 06:36:02.419834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646cb800 of size 1024 next 438 2025-04-25 06:36:02.419845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646cbc00 of size 1024 next 103 2025-04-25 06:36:02.419857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646cc000 of size 262144 next 102 2025-04-25 06:36:02.419869: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7ff26470c000 of size 999424 next 18446744073709551615 2025-04-25 06:36:02.419882: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-04-25 06:36:02.419894: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264800000 of size 589824 next 96 2025-04-25 06:36:02.419906: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264890000 of size 262144 next 117 2025-04-25 06:36:02.419917: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d0000 of size 1024 next 439 2025-04-25 06:36:02.419928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d0400 of size 1024 next 442 2025-04-25 06:36:02.419939: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d0800 of size 1024 next 443 2025-04-25 06:36:02.419951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d0c00 of size 1024 next 444 2025-04-25 06:36:02.419962: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d1000 of size 1024 next 445 2025-04-25 06:36:02.419974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d1400 of size 1024 next 446 2025-04-25 06:36:02.419985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d1800 of size 4096 next 448 2025-04-25 06:36:02.419996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d2800 of size 4096 next 449 2025-04-25 06:36:02.420008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d3800 of size 4096 next 450 2025-04-25 06:36:02.420019: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d4800 of size 4096 next 451 2025-04-25 06:36:02.420030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d5800 of size 4096 next 452 2025-04-25 06:36:02.420042: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d6800 of size 1024 next 453 2025-04-25 06:36:02.420053: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d6c00 of size 1024 next 454 2025-04-25 06:36:02.420064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d7000 of size 1024 next 455 2025-04-25 06:36:02.420078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d7400 of size 1024 next 456 2025-04-25 06:36:02.420089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d7800 of size 1024 next 457 2025-04-25 06:36:02.420101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d7c00 of size 1024 next 460 2025-04-25 06:36:02.420112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d8000 of size 1024 next 461 2025-04-25 06:36:02.420125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d8400 of size 1024 next 462 2025-04-25 06:36:02.420136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d8800 of size 1024 next 463 2025-04-25 06:36:02.420148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d8c00 of size 1024 next 464 2025-04-25 06:36:02.420159: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d9000 of size 4096 next 466 2025-04-25 06:36:02.420170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648da000 of size 4096 next 467 2025-04-25 06:36:02.420191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648db000 of size 4096 next 468 2025-04-25 06:36:02.420203: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648dc000 of size 4096 next 469 2025-04-25 06:36:02.420214: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648dd000 of size 4096 next 470 2025-04-25 06:36:02.420225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648de000 of size 1024 next 471 2025-04-25 06:36:02.420237: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648de400 of size 1024 next 472 2025-04-25 06:36:02.420248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648de800 of size 1024 next 473 2025-04-25 06:36:02.420259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648dec00 of size 1024 next 474 2025-04-25 06:36:02.420271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648df000 of size 1024 next 475 2025-04-25 06:36:02.420282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648df400 of size 1024 next 478 2025-04-25 06:36:02.420293: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648df800 of size 1024 next 479 2025-04-25 06:36:02.420304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648dfc00 of size 1024 next 480 2025-04-25 06:36:02.420316: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e0000 of size 1024 next 481 2025-04-25 06:36:02.420327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e0400 of size 1024 next 482 2025-04-25 06:36:02.420338: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e0800 of size 4096 next 484 2025-04-25 06:36:02.420350: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e1800 of size 4096 next 485 2025-04-25 06:36:02.420361: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e2800 of size 4096 next 486 2025-04-25 06:36:02.420372: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e3800 of size 4096 next 487 2025-04-25 06:36:02.420384: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e4800 of size 4096 next 488 2025-04-25 06:36:02.420395: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e5800 of size 1024 next 489 2025-04-25 06:36:02.420406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e5c00 of size 1024 next 490 2025-04-25 06:36:02.420418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e6000 of size 1024 next 491 2025-04-25 06:36:02.420429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e6400 of size 1024 next 492 2025-04-25 06:36:02.420440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e6800 of size 1024 next 493 2025-04-25 06:36:02.420452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e6c00 of size 1024 next 496 2025-04-25 06:36:02.420463: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e7000 of size 1024 next 497 2025-04-25 06:36:02.420474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e7400 of size 1024 next 498 2025-04-25 06:36:02.420486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e7800 of size 1024 next 499 2025-04-25 06:36:02.420497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e7c00 of size 1024 next 500 2025-04-25 06:36:02.420511: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e8000 of size 4096 next 502 2025-04-25 06:36:02.420523: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e9000 of size 4096 next 503 2025-04-25 06:36:02.420534: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ea000 of size 4096 next 504 2025-04-25 06:36:02.420545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648eb000 of size 4096 next 505 2025-04-25 06:36:02.420560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ec000 of size 4096 next 506 2025-04-25 06:36:02.420588: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ed000 of size 1024 next 507 2025-04-25 06:36:02.420607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ed400 of size 1024 next 508 2025-04-25 06:36:02.420623: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ed800 of size 1024 next 509 2025-04-25 06:36:02.420639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648edc00 of size 1024 next 510 2025-04-25 06:36:02.420655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ee000 of size 1024 next 511 2025-04-25 06:36:02.420670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ee400 of size 1024 next 514 2025-04-25 06:36:02.420686: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ee800 of size 1024 next 515 2025-04-25 06:36:02.420703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648eec00 of size 1024 next 516 2025-04-25 06:36:02.420720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ef000 of size 1024 next 517 2025-04-25 06:36:02.420736: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ef400 of size 1024 next 518 2025-04-25 06:36:02.420752: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ef800 of size 4096 next 520 2025-04-25 06:36:02.420768: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f0800 of size 4096 next 521 2025-04-25 06:36:02.420784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f1800 of size 4096 next 522 2025-04-25 06:36:02.420799: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f2800 of size 4096 next 523 2025-04-25 06:36:02.420815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f3800 of size 4096 next 524 2025-04-25 06:36:02.420831: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f4800 of size 1024 next 525 2025-04-25 06:36:02.420847: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f4c00 of size 1024 next 526 2025-04-25 06:36:02.420863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f5000 of size 1024 next 527 2025-04-25 06:36:02.420878: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f5400 of size 1024 next 528 2025-04-25 06:36:02.420893: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f5800 of size 1024 next 529 2025-04-25 06:36:02.420907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f5c00 of size 1024 next 532 2025-04-25 06:36:02.420922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f6000 of size 1024 next 533 2025-04-25 06:36:02.420937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f6400 of size 1024 next 534 2025-04-25 06:36:02.420953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f6800 of size 1024 next 535 2025-04-25 06:36:02.420969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f6c00 of size 1024 next 536 2025-04-25 06:36:02.420985: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f7000 of size 4096 next 538 2025-04-25 06:36:02.421002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f8000 of size 4096 next 539 2025-04-25 06:36:02.421018: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f9000 of size 4096 next 540 2025-04-25 06:36:02.421033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fa000 of size 4096 next 541 2025-04-25 06:36:02.421050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fb000 of size 4096 next 542 2025-04-25 06:36:02.421064: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fc000 of size 1024 next 543 2025-04-25 06:36:02.421076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fc400 of size 1024 next 544 2025-04-25 06:36:02.421098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fc800 of size 1024 next 545 2025-04-25 06:36:02.421110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fcc00 of size 1024 next 546 2025-04-25 06:36:02.421121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fd000 of size 1024 next 547 2025-04-25 06:36:02.421133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fd400 of size 1024 next 550 2025-04-25 06:36:02.421144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fd800 of size 1024 next 551 2025-04-25 06:36:02.421155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fdc00 of size 1024 next 552 2025-04-25 06:36:02.421167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fe000 of size 1024 next 553 2025-04-25 06:36:02.421178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fe400 of size 1024 next 554 2025-04-25 06:36:02.421189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fe800 of size 4096 next 556 2025-04-25 06:36:02.421200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ff800 of size 4096 next 557 2025-04-25 06:36:02.421212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264900800 of size 4096 next 558 2025-04-25 06:36:02.421223: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264901800 of size 4096 next 559 2025-04-25 06:36:02.421234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264902800 of size 4096 next 560 2025-04-25 06:36:02.421245: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264903800 of size 1024 next 561 2025-04-25 06:36:02.421257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264903c00 of size 1024 next 562 2025-04-25 06:36:02.421268: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264904000 of size 1024 next 563 2025-04-25 06:36:02.421279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264904400 of size 1024 next 564 2025-04-25 06:36:02.421290: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264904800 of size 1024 next 565 2025-04-25 06:36:02.421302: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7ff264904c00 of size 46080 next 112 2025-04-25 06:36:02.421314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264910000 of size 524288 next 111 2025-04-25 06:36:02.421325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264990000 of size 262144 next 135 2025-04-25 06:36:02.421337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2649d0000 of size 327680 next 124 2025-04-25 06:36:02.421349: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264a20000 of size 589824 next 123 2025-04-25 06:36:02.421360: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264ab0000 of size 262144 next 152 2025-04-25 06:36:02.421371: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264af0000 of size 327680 next 142 2025-04-25 06:36:02.421383: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264b40000 of size 786432 next 18446744073709551615 2025-04-25 06:36:02.421395: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-04-25 06:36:02.421406: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7ff264c00000 of size 589824 next 160 2025-04-25 06:36:02.421418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264c90000 of size 589824 next 158 2025-04-25 06:36:02.421429: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264d20000 of size 524288 next 171 2025-04-25 06:36:02.421440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7ff264da0000 of size 1048576 next 222 2025-04-25 06:36:02.421452: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264ea0000 of size 1048576 next 190 2025-04-25 06:36:02.421471: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264fa0000 of size 1048576 next 189 2025-04-25 06:36:02.421483: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2650a0000 of size 1048576 next 203 2025-04-25 06:36:02.421494: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2651a0000 of size 1048576 next 251 2025-04-25 06:36:02.421506: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2652a0000 of size 1441792 next 18446744073709551615 2025-04-25 06:36:02.421517: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-04-25 06:36:02.421529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00000 of size 1280 next 1 2025-04-25 06:36:02.421540: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00500 of size 256 next 5 2025-04-25 06:36:02.421551: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00600 of size 256 next 8 2025-04-25 06:36:02.421563: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00700 of size 256 next 9 2025-04-25 06:36:02.421574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00800 of size 256 next 10 2025-04-25 06:36:02.421585: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00900 of size 256 next 11 2025-04-25 06:36:02.421596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00a00 of size 256 next 12 2025-04-25 06:36:02.421608: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00b00 of size 256 next 13 2025-04-25 06:36:02.421619: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00c00 of size 256 next 17 2025-04-25 06:36:02.421630: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00d00 of size 256 next 19 2025-04-25 06:36:02.421641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00e00 of size 256 next 20 2025-04-25 06:36:02.421653: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00f00 of size 256 next 21 2025-04-25 06:36:02.421667: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01000 of size 256 next 22 2025-04-25 06:36:02.421679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01100 of size 256 next 24 2025-04-25 06:36:02.421690: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01200 of size 256 next 25 2025-04-25 06:36:02.421701: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01300 of size 256 next 23 2025-04-25 06:36:02.421714: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01400 of size 256 next 28 2025-04-25 06:36:02.421726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01500 of size 256 next 29 2025-04-25 06:36:02.421737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01600 of size 256 next 30 2025-04-25 06:36:02.421748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01700 of size 256 next 31 2025-04-25 06:36:02.421759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01800 of size 256 next 33 2025-04-25 06:36:02.421771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01900 of size 256 next 34 2025-04-25 06:36:02.421782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01a00 of size 1024 next 32 2025-04-25 06:36:02.421793: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01e00 of size 1024 next 37 2025-04-25 06:36:02.421804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee02200 of size 1024 next 38 2025-04-25 06:36:02.421816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee02600 of size 1024 next 39 2025-04-25 06:36:02.421827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee02a00 of size 1024 next 40 2025-04-25 06:36:02.421851: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee02e00 of size 1024 next 41 2025-04-25 06:36:02.421863: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee03200 of size 1024 next 43 2025-04-25 06:36:02.421874: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee03600 of size 1024 next 44 2025-04-25 06:36:02.421885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee03a00 of size 1024 next 45 2025-04-25 06:36:02.421897: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee03e00 of size 1024 next 46 2025-04-25 06:36:02.421908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04200 of size 256 next 48 2025-04-25 06:36:02.421919: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04300 of size 256 next 49 2025-04-25 06:36:02.421930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04400 of size 256 next 50 2025-04-25 06:36:02.421942: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04500 of size 256 next 51 2025-04-25 06:36:02.421953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04600 of size 256 next 52 2025-04-25 06:36:02.421964: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04700 of size 256 next 53 2025-04-25 06:36:02.421975: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04800 of size 256 next 56 2025-04-25 06:36:02.421986: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04900 of size 256 next 57 2025-04-25 06:36:02.421998: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04a00 of size 256 next 58 2025-04-25 06:36:02.422009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04b00 of size 256 next 14 2025-04-25 06:36:02.422020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04c00 of size 256 next 15 2025-04-25 06:36:02.422031: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04d00 of size 256 next 16 2025-04-25 06:36:02.422043: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04e00 of size 1024 next 60 2025-04-25 06:36:02.422054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee05200 of size 1024 next 61 2025-04-25 06:36:02.422065: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee05600 of size 1024 next 62 2025-04-25 06:36:02.422076: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee05a00 of size 1024 next 63 2025-04-25 06:36:02.422087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee05e00 of size 1024 next 64 2025-04-25 06:36:02.422099: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06200 of size 256 next 66 2025-04-25 06:36:02.422110: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06300 of size 256 next 67 2025-04-25 06:36:02.422121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06400 of size 256 next 68 2025-04-25 06:36:02.422133: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06500 of size 256 next 69 2025-04-25 06:36:02.422144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06600 of size 256 next 70 2025-04-25 06:36:02.422155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06700 of size 256 next 73 2025-04-25 06:36:02.422166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06800 of size 256 next 74 2025-04-25 06:36:02.422177: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06900 of size 256 next 75 2025-04-25 06:36:02.422188: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06a00 of size 256 next 76 2025-04-25 06:36:02.422200: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06b00 of size 256 next 77 2025-04-25 06:36:02.422211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06c00 of size 1024 next 79 2025-04-25 06:36:02.422230: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee07000 of size 1024 next 80 2025-04-25 06:36:02.422242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee07400 of size 1024 next 81 2025-04-25 06:36:02.422253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee07800 of size 1024 next 82 2025-04-25 06:36:02.422264: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee07c00 of size 1024 next 83 2025-04-25 06:36:02.422275: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08000 of size 256 next 85 2025-04-25 06:36:02.422287: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08100 of size 256 next 86 2025-04-25 06:36:02.422299: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08200 of size 512 next 84 2025-04-25 06:36:02.422310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08400 of size 512 next 88 2025-04-25 06:36:02.422321: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08600 of size 512 next 89 2025-04-25 06:36:02.422333: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08800 of size 512 next 90 2025-04-25 06:36:02.422344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08a00 of size 512 next 91 2025-04-25 06:36:02.422355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08c00 of size 256 next 93 2025-04-25 06:36:02.422366: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08d00 of size 256 next 94 2025-04-25 06:36:02.422378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08e00 of size 512 next 92 2025-04-25 06:36:02.422389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09000 of size 512 next 97 2025-04-25 06:36:02.422400: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09200 of size 512 next 98 2025-04-25 06:36:02.422412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09400 of size 512 next 99 2025-04-25 06:36:02.422423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09600 of size 512 next 2 2025-04-25 06:36:02.422434: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09800 of size 256 next 3 2025-04-25 06:36:02.422446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09900 of size 256 next 4 2025-04-25 06:36:02.422457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09a00 of size 16384 next 18 2025-04-25 06:36:02.422469: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0da00 of size 256 next 100 2025-04-25 06:36:02.422480: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0db00 of size 256 next 101 2025-04-25 06:36:02.422491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0dc00 of size 2048 next 104 2025-04-25 06:36:02.422503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0e400 of size 2048 next 105 2025-04-25 06:36:02.422514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0ec00 of size 2048 next 106 2025-04-25 06:36:02.422526: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0f400 of size 2048 next 107 2025-04-25 06:36:02.422537: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0fc00 of size 2048 next 108 2025-04-25 06:36:02.422548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee10400 of size 256 next 109 2025-04-25 06:36:02.422559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee10500 of size 256 next 110 2025-04-25 06:36:02.422571: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee10600 of size 2048 next 113 2025-04-25 06:36:02.422582: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee10e00 of size 2048 next 114 2025-04-25 06:36:02.422593: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee11600 of size 2048 next 115 2025-04-25 06:36:02.422612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee11e00 of size 2048 next 116 2025-04-25 06:36:02.422624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee12600 of size 2048 next 6 2025-04-25 06:36:02.422635: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee12e00 of size 37632 next 7 2025-04-25 06:36:02.422647: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1c100 of size 512 next 118 2025-04-25 06:36:02.422658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1c300 of size 512 next 119 2025-04-25 06:36:02.422670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1c500 of size 512 next 120 2025-04-25 06:36:02.422681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1c700 of size 512 next 121 2025-04-25 06:36:02.422692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1c900 of size 512 next 122 2025-04-25 06:36:02.422703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1cb00 of size 512 next 125 2025-04-25 06:36:02.422715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1cd00 of size 512 next 126 2025-04-25 06:36:02.422726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1cf00 of size 512 next 127 2025-04-25 06:36:02.422737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1d100 of size 512 next 128 2025-04-25 06:36:02.422748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1d300 of size 512 next 129 2025-04-25 06:36:02.422760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1d500 of size 2048 next 130 2025-04-25 06:36:02.422771: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1dd00 of size 2048 next 131 2025-04-25 06:36:02.422782: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1e500 of size 2048 next 132 2025-04-25 06:36:02.422794: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1ed00 of size 2048 next 133 2025-04-25 06:36:02.422805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1f500 of size 2048 next 134 2025-04-25 06:36:02.422816: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1fd00 of size 512 next 136 2025-04-25 06:36:02.422828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1ff00 of size 512 next 137 2025-04-25 06:36:02.422839: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20100 of size 512 next 138 2025-04-25 06:36:02.422850: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20300 of size 512 next 139 2025-04-25 06:36:02.422861: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20500 of size 512 next 140 2025-04-25 06:36:02.422873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20700 of size 512 next 141 2025-04-25 06:36:02.422884: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20900 of size 512 next 143 2025-04-25 06:36:02.422908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20b00 of size 512 next 144 2025-04-25 06:36:02.422923: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20d00 of size 512 next 145 2025-04-25 06:36:02.422935: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20f00 of size 512 next 146 2025-04-25 06:36:02.422946: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee21100 of size 2048 next 147 2025-04-25 06:36:02.422957: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee21900 of size 2048 next 148 2025-04-25 06:36:02.422969: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee22100 of size 2048 next 149 2025-04-25 06:36:02.422980: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee22900 of size 2048 next 150 2025-04-25 06:36:02.422999: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee23100 of size 2048 next 151 2025-04-25 06:36:02.423011: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee23900 of size 512 next 153 2025-04-25 06:36:02.423022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee23b00 of size 512 next 154 2025-04-25 06:36:02.423033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee23d00 of size 512 next 155 2025-04-25 06:36:02.423045: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee23f00 of size 512 next 156 2025-04-25 06:36:02.423056: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24100 of size 512 next 157 2025-04-25 06:36:02.423067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24300 of size 512 next 161 2025-04-25 06:36:02.423078: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24500 of size 512 next 162 2025-04-25 06:36:02.423089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24700 of size 512 next 163 2025-04-25 06:36:02.423101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24900 of size 512 next 164 2025-04-25 06:36:02.423112: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24b00 of size 512 next 165 2025-04-25 06:36:02.423123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24d00 of size 2048 next 166 2025-04-25 06:36:02.423134: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee25500 of size 2048 next 167 2025-04-25 06:36:02.423146: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee25d00 of size 2048 next 168 2025-04-25 06:36:02.423157: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee26500 of size 2048 next 169 2025-04-25 06:36:02.423168: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee26d00 of size 2048 next 170 2025-04-25 06:36:02.423179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee27500 of size 1024 next 172 2025-04-25 06:36:02.423191: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee27900 of size 1024 next 173 2025-04-25 06:36:02.423202: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee27d00 of size 1024 next 174 2025-04-25 06:36:02.423213: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28100 of size 1024 next 175 2025-04-25 06:36:02.423224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28500 of size 1024 next 176 2025-04-25 06:36:02.423236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28900 of size 256 next 178 2025-04-25 06:36:02.423247: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28a00 of size 256 next 179 2025-04-25 06:36:02.423258: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28b00 of size 1024 next 177 2025-04-25 06:36:02.423269: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28f00 of size 1024 next 182 2025-04-25 06:36:02.423280: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee29300 of size 1024 next 183 2025-04-25 06:36:02.423292: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee29700 of size 1024 next 184 2025-04-25 06:36:02.423303: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee29b00 of size 1024 next 185 2025-04-25 06:36:02.423314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee29f00 of size 256 next 187 2025-04-25 06:36:02.423325: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee2a000 of size 256 next 188 2025-04-25 06:36:02.423337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee2a100 of size 4096 next 186 2025-04-25 06:36:02.423348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee2b100 of size 4096 next 42 2025-04-25 06:36:02.423359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee2c100 of size 65536 next 36 2025-04-25 06:36:02.423378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee3c100 of size 65536 next 35 2025-04-25 06:36:02.423390: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee4c100 of size 4096 next 235 2025-04-25 06:36:02.423401: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee4d100 of size 4096 next 236 2025-04-25 06:36:02.423412: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee4e100 of size 4096 next 237 2025-04-25 06:36:02.423423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee4f100 of size 4096 next 238 2025-04-25 06:36:02.423435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee50100 of size 1024 next 239 2025-04-25 06:36:02.423446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee50500 of size 1024 next 240 2025-04-25 06:36:02.423457: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee50900 of size 1024 next 241 2025-04-25 06:36:02.423468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee50d00 of size 1024 next 242 2025-04-25 06:36:02.423479: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee51100 of size 1024 next 243 2025-04-25 06:36:02.423491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee51500 of size 1024 next 246 2025-04-25 06:36:02.423502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee51900 of size 1024 next 247 2025-04-25 06:36:02.423513: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee51d00 of size 1024 next 248 2025-04-25 06:36:02.423524: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee52100 of size 1024 next 249 2025-04-25 06:36:02.423536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee52500 of size 1024 next 250 2025-04-25 06:36:02.423547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee52900 of size 4096 next 252 2025-04-25 06:36:02.423558: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee53900 of size 4096 next 253 2025-04-25 06:36:02.423569: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee54900 of size 4096 next 254 2025-04-25 06:36:02.423580: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee55900 of size 4096 next 255 2025-04-25 06:36:02.423592: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee56900 of size 4096 next 256 2025-04-25 06:36:02.423603: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee57900 of size 1024 next 257 2025-04-25 06:36:02.423614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee57d00 of size 1024 next 258 2025-04-25 06:36:02.423625: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee58100 of size 1024 next 259 2025-04-25 06:36:02.423637: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee58500 of size 1024 next 260 2025-04-25 06:36:02.423648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee58900 of size 1024 next 261 2025-04-25 06:36:02.423659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee58d00 of size 1024 next 264 2025-04-25 06:36:02.423670: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee59100 of size 1024 next 265 2025-04-25 06:36:02.423681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee59500 of size 1024 next 266 2025-04-25 06:36:02.423692: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee59900 of size 1024 next 267 2025-04-25 06:36:02.423704: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee59d00 of size 1024 next 268 2025-04-25 06:36:02.423715: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5a100 of size 4096 next 270 2025-04-25 06:36:02.423726: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5b100 of size 4096 next 271 2025-04-25 06:36:02.423745: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5c100 of size 4096 next 272 2025-04-25 06:36:02.423756: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5d100 of size 4096 next 273 2025-04-25 06:36:02.423767: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5e100 of size 4096 next 274 2025-04-25 06:36:02.423779: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5f100 of size 1024 next 275 2025-04-25 06:36:02.423790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5f500 of size 1024 next 276 2025-04-25 06:36:02.423801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5f900 of size 1024 next 277 2025-04-25 06:36:02.423812: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5fd00 of size 1024 next 278 2025-04-25 06:36:02.423824: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee60100 of size 1024 next 279 2025-04-25 06:36:02.423835: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee60500 of size 1024 next 282 2025-04-25 06:36:02.423846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee60900 of size 1024 next 283 2025-04-25 06:36:02.423857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee60d00 of size 1024 next 284 2025-04-25 06:36:02.423868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee61100 of size 1024 next 285 2025-04-25 06:36:02.423880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee61500 of size 1024 next 286 2025-04-25 06:36:02.423891: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee61900 of size 4096 next 288 2025-04-25 06:36:02.423903: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee62900 of size 6144 next 27 2025-04-25 06:36:02.423914: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee64100 of size 147456 next 26 2025-04-25 06:36:02.423925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee88100 of size 65536 next 47 2025-04-25 06:36:02.423937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee98100 of size 65536 next 59 2025-04-25 06:36:02.423948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39eea8100 of size 65536 next 65 2025-04-25 06:36:02.423960: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39eeb8100 of size 294656 next 18446744073709551615 2025-04-25 06:36:02.423971: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-04-25 06:36:02.423987: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 59 Chunks of size 256 totalling 14.8KiB 2025-04-25 06:36:02.424001: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-04-25 06:36:02.424013: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 235 Chunks of size 1024 totalling 235.0KiB 2025-04-25 06:36:02.424026: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-04-25 06:36:02.424039: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-04-25 06:36:02.424051: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 108 Chunks of size 4096 totalling 432.0KiB 2025-04-25 06:36:02.424064: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6144 totalling 6.0KiB 2025-04-25 06:36:02.424076: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-04-25 06:36:02.424089: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-04-25 06:36:02.424101: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-04-25 06:36:02.424114: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-04-25 06:36:02.424135: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-04-25 06:36:02.424148: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-04-25 06:36:02.424160: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-04-25 06:36:02.424173: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-04-25 06:36:02.424186: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-04-25 06:36:02.424198: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-04-25 06:36:02.424210: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-04-25 06:36:02.424223: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-04-25 06:36:02.424236: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 1048576 totalling 23.00MiB 2025-04-25 06:36:02.424248: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 17 Chunks of size 1310720 totalling 21.25MiB 2025-04-25 06:36:02.424261: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-04-25 06:36:02.424273: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-04-25 06:36:02.424286: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-04-25 06:36:02.424298: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 21 Chunks of size 2359296 totalling 47.25MiB 2025-04-25 06:36:02.424311: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2752512 totalling 2.62MiB 2025-04-25 06:36:02.424323: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-04-25 06:36:02.424336: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 109.07MiB 2025-04-25 06:36:02.424348: 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 06:36:02.424364: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 118358016 InUse: 114363392 MaxInUse: 114363648 NumAllocs: 1897 MaxAllocSize: 4325376 2025-04-25 06:36:02.424389: W tensorflow/core/common_runtime/bfc_allocator.cc:439] **************************************************************************************************** 2025-04-25 06:36:02.424434: 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 : 88 ############################### TEST detect object ################################ run mask_detect Inside batchDatouExec : verbose : False Catched exception ! Connect or reconnect ! # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! List Step Type Loaded in datou : mask_detect list_input_json : [] origin BFwe have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 time to download the photos : 0.12564349174499512 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 06:36:03 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 2025-04-25 06:36:26.626780: 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 06:36:26.651040: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 3493065000 Hz 2025-04-25 06:36:26.653024: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7ff440000b60 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2025-04-25 06:36:26.653073: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version 2025-04-25 06:36:26.656449: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1 2025-04-25 06:36:26.895268: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x60109b0 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2025-04-25 06:36:26.895314: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): NVIDIA GeForce RTX 2080 Ti, Compute Capability 7.5 2025-04-25 06:36:26.896217: 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 06:36:26.896586: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 06:36:26.899309: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 06:36:26.901897: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 06:36:26.902388: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 06:36:26.905308: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 06:36:26.906530: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 06:36:26.911505: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 06:36:26.912532: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 06:36:26.912601: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 06:36:26.913165: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-04-25 06:36:26.913184: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-04-25 06:36:26.913194: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-04-25 06:36:26.914142: 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 06:36:27.449222: 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 06:36:27.449313: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 06:36:27.449342: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 06:36:27.449367: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 06:36:27.449392: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 06:36:27.449416: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 06:36:27.449440: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 06:36:27.449464: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 06:36:27.450515: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 06:36:27.451692: 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 06:36:27.451741: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1 2025-04-25 06:36:27.451767: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2025-04-25 06:36:27.451790: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcufft.so.10 2025-04-25 06:36:27.451813: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcurand.so.10 2025-04-25 06:36:27.451836: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusolver.so.10 2025-04-25 06:36:27.451875: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcusparse.so.10 2025-04-25 06:36:27.451899: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudnn.so.7 2025-04-25 06:36:27.452728: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1703] Adding visible gpu devices: 0 2025-04-25 06:36:27.452754: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1102] Device interconnect StreamExecutor with strength 1 edge matrix: 2025-04-25 06:36:27.452763: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1108] 0 2025-04-25 06:36:27.452770: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1121] 0: N 2025-04-25 06:36:27.453478: 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 06:36:38.887344: 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 06:36:38.887423: I tensorflow/core/common_runtime/bfc_allocator.cc:934] BFCAllocator dump for GPU_0_bfc 2025-04-25 06:36:38.887445: 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 06:36:38.887465: 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 06:36:38.887483: 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 06:36:38.887501: 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 06:36:38.887519: 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 06:36:38.887536: 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 06:36:38.887553: 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 06:36:38.887571: 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 06:36:38.887588: 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 06:36:38.887606: 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 06:36:38.887623: 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 06:36:38.887640: 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 06:36:38.887688: 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 06:36:38.887704: 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 06:36:38.887725: 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 06:36:38.887747: 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 06:36:38.887768: 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 06:36:38.887790: 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 06:36:38.887812: 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 06:36:38.887834: 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 06:36:38.887856: 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 06:36:38.887879: I tensorflow/core/common_runtime/bfc_allocator.cc:957] Bin for 2.25MiB was 2.00MiB, Chunk State: 2025-04-25 06:36:38.887900: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 52297728 2025-04-25 06:36:38.887928: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c000000 of size 2359296 next 370 2025-04-25 06:36:38.887948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c240000 of size 1048576 next 394 2025-04-25 06:36:38.887966: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7ff25c340000 of size 1310720 next 388 2025-04-25 06:36:38.887982: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c480000 of size 2359296 next 387 2025-04-25 06:36:38.887995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c6c0000 of size 1048576 next 412 2025-04-25 06:36:38.888010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c7c0000 of size 1310720 next 406 2025-04-25 06:36:38.888022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25c900000 of size 2359296 next 405 2025-04-25 06:36:38.888036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25cb40000 of size 1048576 next 430 2025-04-25 06:36:38.888050: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25cc40000 of size 1310720 next 424 2025-04-25 06:36:38.888063: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25cd80000 of size 2359296 next 423 2025-04-25 06:36:38.888079: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25cfc0000 of size 1048576 next 447 2025-04-25 06:36:38.888093: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d0c0000 of size 1310720 next 441 2025-04-25 06:36:38.888107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d200000 of size 2359296 next 440 2025-04-25 06:36:38.888121: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d440000 of size 1048576 next 465 2025-04-25 06:36:38.888135: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d540000 of size 1310720 next 459 2025-04-25 06:36:38.888156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d680000 of size 2359296 next 458 2025-04-25 06:36:38.888173: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d8c0000 of size 1048576 next 483 2025-04-25 06:36:38.888189: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25d9c0000 of size 1310720 next 477 2025-04-25 06:36:38.888207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25db00000 of size 2359296 next 476 2025-04-25 06:36:38.888226: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25dd40000 of size 1048576 next 501 2025-04-25 06:36:38.888243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25de40000 of size 1310720 next 495 2025-04-25 06:36:38.888259: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25df80000 of size 2359296 next 494 2025-04-25 06:36:38.888278: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e1c0000 of size 1048576 next 519 2025-04-25 06:36:38.888296: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e2c0000 of size 1310720 next 513 2025-04-25 06:36:38.888311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e400000 of size 2359296 next 512 2025-04-25 06:36:38.888331: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e640000 of size 1048576 next 537 2025-04-25 06:36:38.888348: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e740000 of size 1310720 next 531 2025-04-25 06:36:38.888367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25e880000 of size 2359296 next 530 2025-04-25 06:36:38.888385: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25eac0000 of size 1048576 next 555 2025-04-25 06:36:38.888402: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25ebc0000 of size 1310720 next 549 2025-04-25 06:36:38.888415: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25ed00000 of size 2359296 next 548 2025-04-25 06:36:38.888431: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff25ef40000 of size 2752512 next 18446744073709551615 2025-04-25 06:36:38.888448: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 33554432 2025-04-25 06:36:38.888467: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260000000 of size 2359296 next 245 2025-04-25 06:36:38.888484: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260240000 of size 1048576 next 269 2025-04-25 06:36:38.888502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260340000 of size 1310720 next 263 2025-04-25 06:36:38.888519: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260480000 of size 2359296 next 262 2025-04-25 06:36:38.888536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2606c0000 of size 1048576 next 287 2025-04-25 06:36:38.888553: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2607c0000 of size 1310720 next 281 2025-04-25 06:36:38.888570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260900000 of size 2359296 next 280 2025-04-25 06:36:38.888587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260b40000 of size 1048576 next 304 2025-04-25 06:36:38.888600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260c40000 of size 1310720 next 298 2025-04-25 06:36:38.888614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260d80000 of size 2359296 next 297 2025-04-25 06:36:38.888626: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff260fc0000 of size 1048576 next 322 2025-04-25 06:36:38.888641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2610c0000 of size 1310720 next 316 2025-04-25 06:36:38.888655: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261200000 of size 2359296 next 315 2025-04-25 06:36:38.888679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261440000 of size 1048576 next 340 2025-04-25 06:36:38.888694: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261540000 of size 1310720 next 334 2025-04-25 06:36:38.888707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261680000 of size 2359296 next 333 2025-04-25 06:36:38.888721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2618c0000 of size 1048576 next 358 2025-04-25 06:36:38.888735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2619c0000 of size 1310720 next 352 2025-04-25 06:36:38.888749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261b00000 of size 2359296 next 351 2025-04-25 06:36:38.888762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261d40000 of size 1048576 next 376 2025-04-25 06:36:38.888776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff261e40000 of size 1835008 next 18446744073709551615 2025-04-25 06:36:38.888788: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 16777216 2025-04-25 06:36:38.888800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262000000 of size 2359296 next 181 2025-04-25 06:36:38.888813: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262240000 of size 2097152 next 196 2025-04-25 06:36:38.888827: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262440000 of size 1048576 next 216 2025-04-25 06:36:38.888841: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262540000 of size 1310720 next 209 2025-04-25 06:36:38.888854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262680000 of size 2359296 next 208 2025-04-25 06:36:38.888868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2628c0000 of size 1048576 next 234 2025-04-25 06:36:38.888880: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2629c0000 of size 1310720 next 228 2025-04-25 06:36:38.888895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262b00000 of size 2359296 next 227 2025-04-25 06:36:38.888908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff262d40000 of size 2883584 next 18446744073709551615 2025-04-25 06:36:38.888923: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 2097152 2025-04-25 06:36:38.888937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264600000 of size 147456 next 55 2025-04-25 06:36:38.888951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264624000 of size 65536 next 78 2025-04-25 06:36:38.888965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264634000 of size 4096 next 191 2025-04-25 06:36:38.888978: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264635000 of size 4096 next 192 2025-04-25 06:36:38.888990: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264636000 of size 4096 next 193 2025-04-25 06:36:38.889006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264637000 of size 256 next 194 2025-04-25 06:36:38.889020: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264637100 of size 256 next 195 2025-04-25 06:36:38.889033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264637200 of size 4096 next 197 2025-04-25 06:36:38.889047: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264638200 of size 4096 next 198 2025-04-25 06:36:38.889061: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264639200 of size 4096 next 199 2025-04-25 06:36:38.889075: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463a200 of size 4096 next 200 2025-04-25 06:36:38.889089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463b200 of size 4096 next 201 2025-04-25 06:36:38.889103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463c200 of size 1024 next 202 2025-04-25 06:36:38.889128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463c600 of size 1024 next 204 2025-04-25 06:36:38.889142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463ca00 of size 1024 next 205 2025-04-25 06:36:38.889156: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463ce00 of size 1024 next 206 2025-04-25 06:36:38.889170: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463d200 of size 1024 next 207 2025-04-25 06:36:38.889183: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463d600 of size 1024 next 210 2025-04-25 06:36:38.889197: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463da00 of size 1024 next 211 2025-04-25 06:36:38.889211: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463de00 of size 1024 next 212 2025-04-25 06:36:38.889225: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463e200 of size 1024 next 213 2025-04-25 06:36:38.889239: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463e600 of size 1024 next 214 2025-04-25 06:36:38.889253: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463ea00 of size 4096 next 215 2025-04-25 06:36:38.889267: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26463fa00 of size 4096 next 217 2025-04-25 06:36:38.889279: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264640a00 of size 4096 next 218 2025-04-25 06:36:38.889294: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264641a00 of size 4096 next 219 2025-04-25 06:36:38.889308: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264642a00 of size 4096 next 220 2025-04-25 06:36:38.889324: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264643a00 of size 1024 next 221 2025-04-25 06:36:38.889337: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264643e00 of size 1024 next 223 2025-04-25 06:36:38.889351: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264644200 of size 1024 next 224 2025-04-25 06:36:38.889367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264644600 of size 1024 next 225 2025-04-25 06:36:38.889380: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264644a00 of size 1024 next 226 2025-04-25 06:36:38.889396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264644e00 of size 1024 next 229 2025-04-25 06:36:38.889411: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264645200 of size 1024 next 230 2025-04-25 06:36:38.889425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264645600 of size 1024 next 231 2025-04-25 06:36:38.889441: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264645a00 of size 1024 next 232 2025-04-25 06:36:38.889454: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264645e00 of size 1024 next 233 2025-04-25 06:36:38.889470: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264646200 of size 7680 next 72 2025-04-25 06:36:38.889486: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264648000 of size 147456 next 71 2025-04-25 06:36:38.889502: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26466c000 of size 131072 next 87 2025-04-25 06:36:38.889515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468c000 of size 4096 next 289 2025-04-25 06:36:38.889531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468d000 of size 4096 next 290 2025-04-25 06:36:38.889545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468e000 of size 4096 next 291 2025-04-25 06:36:38.889557: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468f000 of size 1024 next 292 2025-04-25 06:36:38.889572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468f400 of size 1024 next 293 2025-04-25 06:36:38.889596: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468f800 of size 1024 next 294 2025-04-25 06:36:38.889611: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26468fc00 of size 1024 next 295 2025-04-25 06:36:38.889624: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264690000 of size 1024 next 296 2025-04-25 06:36:38.889638: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264690400 of size 1024 next 299 2025-04-25 06:36:38.889651: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264690800 of size 1024 next 300 2025-04-25 06:36:38.889663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264690c00 of size 1024 next 301 2025-04-25 06:36:38.889679: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264691000 of size 1024 next 302 2025-04-25 06:36:38.889693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264691400 of size 1024 next 303 2025-04-25 06:36:38.889706: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264691800 of size 4096 next 305 2025-04-25 06:36:38.889720: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264692800 of size 4096 next 306 2025-04-25 06:36:38.889734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264693800 of size 4096 next 307 2025-04-25 06:36:38.889748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264694800 of size 4096 next 308 2025-04-25 06:36:38.889760: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264695800 of size 4096 next 309 2025-04-25 06:36:38.889776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264696800 of size 1024 next 310 2025-04-25 06:36:38.889790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264696c00 of size 1024 next 311 2025-04-25 06:36:38.889804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264697000 of size 1024 next 312 2025-04-25 06:36:38.889818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264697400 of size 1024 next 313 2025-04-25 06:36:38.889830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264697800 of size 1024 next 314 2025-04-25 06:36:38.889845: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264697c00 of size 1024 next 317 2025-04-25 06:36:38.889859: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264698000 of size 1024 next 318 2025-04-25 06:36:38.889873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264698400 of size 1024 next 319 2025-04-25 06:36:38.889887: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264698800 of size 1024 next 320 2025-04-25 06:36:38.889899: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264698c00 of size 1024 next 321 2025-04-25 06:36:38.889912: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264699000 of size 4096 next 323 2025-04-25 06:36:38.889924: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469a000 of size 4096 next 324 2025-04-25 06:36:38.889938: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469b000 of size 4096 next 325 2025-04-25 06:36:38.889951: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469c000 of size 4096 next 326 2025-04-25 06:36:38.889965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469d000 of size 4096 next 327 2025-04-25 06:36:38.889979: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469e000 of size 1024 next 328 2025-04-25 06:36:38.889994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469e400 of size 1024 next 329 2025-04-25 06:36:38.890008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469e800 of size 1024 next 330 2025-04-25 06:36:38.890021: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469ec00 of size 1024 next 331 2025-04-25 06:36:38.890033: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469f000 of size 1024 next 332 2025-04-25 06:36:38.890054: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469f400 of size 1024 next 335 2025-04-25 06:36:38.890068: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469f800 of size 1024 next 336 2025-04-25 06:36:38.890084: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff26469fc00 of size 1024 next 337 2025-04-25 06:36:38.890098: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a0000 of size 1024 next 338 2025-04-25 06:36:38.890109: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a0400 of size 1024 next 339 2025-04-25 06:36:38.890123: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a0800 of size 4096 next 341 2025-04-25 06:36:38.890138: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a1800 of size 4096 next 342 2025-04-25 06:36:38.890152: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a2800 of size 4096 next 343 2025-04-25 06:36:38.890164: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a3800 of size 4096 next 344 2025-04-25 06:36:38.890180: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a4800 of size 4096 next 345 2025-04-25 06:36:38.890193: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a5800 of size 1024 next 346 2025-04-25 06:36:38.890207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a5c00 of size 1024 next 347 2025-04-25 06:36:38.890219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a6000 of size 1024 next 348 2025-04-25 06:36:38.890234: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a6400 of size 1024 next 349 2025-04-25 06:36:38.890246: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a6800 of size 1024 next 350 2025-04-25 06:36:38.890257: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a6c00 of size 1024 next 353 2025-04-25 06:36:38.890273: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a7000 of size 1024 next 354 2025-04-25 06:36:38.890286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a7400 of size 1024 next 355 2025-04-25 06:36:38.890300: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a7800 of size 1024 next 356 2025-04-25 06:36:38.890314: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a7c00 of size 1024 next 357 2025-04-25 06:36:38.890327: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a8000 of size 4096 next 359 2025-04-25 06:36:38.890341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646a9000 of size 4096 next 360 2025-04-25 06:36:38.890355: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646aa000 of size 4096 next 361 2025-04-25 06:36:38.890368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ab000 of size 4096 next 362 2025-04-25 06:36:38.890382: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ac000 of size 4096 next 363 2025-04-25 06:36:38.890396: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ad000 of size 1024 next 364 2025-04-25 06:36:38.890409: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ad400 of size 1024 next 365 2025-04-25 06:36:38.890423: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ad800 of size 1024 next 366 2025-04-25 06:36:38.890435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646adc00 of size 1024 next 367 2025-04-25 06:36:38.890450: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ae000 of size 1024 next 368 2025-04-25 06:36:38.890464: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ae400 of size 1024 next 371 2025-04-25 06:36:38.890477: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ae800 of size 1024 next 372 2025-04-25 06:36:38.890501: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646aec00 of size 1024 next 373 2025-04-25 06:36:38.890515: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646af000 of size 1024 next 374 2025-04-25 06:36:38.890529: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646af400 of size 1024 next 375 2025-04-25 06:36:38.890541: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646af800 of size 4096 next 377 2025-04-25 06:36:38.890556: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b0800 of size 4096 next 378 2025-04-25 06:36:38.890570: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b1800 of size 4096 next 379 2025-04-25 06:36:38.890583: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b2800 of size 4096 next 380 2025-04-25 06:36:38.890595: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b3800 of size 4096 next 381 2025-04-25 06:36:38.890607: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b4800 of size 1024 next 382 2025-04-25 06:36:38.890622: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b4c00 of size 1024 next 383 2025-04-25 06:36:38.890636: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b5000 of size 1024 next 384 2025-04-25 06:36:38.890650: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b5400 of size 1024 next 385 2025-04-25 06:36:38.890663: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b5800 of size 1024 next 386 2025-04-25 06:36:38.890677: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b5c00 of size 1024 next 389 2025-04-25 06:36:38.890691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b6000 of size 1024 next 390 2025-04-25 06:36:38.890703: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b6400 of size 1024 next 391 2025-04-25 06:36:38.890718: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b6800 of size 1024 next 392 2025-04-25 06:36:38.890732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b6c00 of size 1024 next 393 2025-04-25 06:36:38.890746: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b7000 of size 4096 next 395 2025-04-25 06:36:38.890759: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b8000 of size 4096 next 396 2025-04-25 06:36:38.890773: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646b9000 of size 4096 next 397 2025-04-25 06:36:38.890787: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ba000 of size 4096 next 398 2025-04-25 06:36:38.890801: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bb000 of size 4096 next 399 2025-04-25 06:36:38.890815: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bc000 of size 1024 next 400 2025-04-25 06:36:38.890829: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bc400 of size 1024 next 401 2025-04-25 06:36:38.890842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bc800 of size 1024 next 402 2025-04-25 06:36:38.890856: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bcc00 of size 1024 next 403 2025-04-25 06:36:38.890870: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bd000 of size 1024 next 404 2025-04-25 06:36:38.890883: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bd400 of size 1024 next 407 2025-04-25 06:36:38.890916: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bd800 of size 1024 next 408 2025-04-25 06:36:38.890936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bdc00 of size 1024 next 409 2025-04-25 06:36:38.890950: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646be000 of size 1024 next 410 2025-04-25 06:36:38.890974: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646be400 of size 1024 next 411 2025-04-25 06:36:38.890989: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646be800 of size 4096 next 413 2025-04-25 06:36:38.891002: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646bf800 of size 4096 next 414 2025-04-25 06:36:38.891016: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c0800 of size 4096 next 415 2025-04-25 06:36:38.891030: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c1800 of size 4096 next 416 2025-04-25 06:36:38.891044: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c2800 of size 4096 next 417 2025-04-25 06:36:38.891058: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c3800 of size 1024 next 418 2025-04-25 06:36:38.891072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c3c00 of size 1024 next 419 2025-04-25 06:36:38.891087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c4000 of size 1024 next 420 2025-04-25 06:36:38.891104: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c4400 of size 1024 next 421 2025-04-25 06:36:38.891124: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c4800 of size 1024 next 422 2025-04-25 06:36:38.891140: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c4c00 of size 1024 next 425 2025-04-25 06:36:38.891153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c5000 of size 1024 next 426 2025-04-25 06:36:38.891167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c5400 of size 1024 next 427 2025-04-25 06:36:38.891179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c5800 of size 1024 next 428 2025-04-25 06:36:38.891192: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c5c00 of size 1024 next 429 2025-04-25 06:36:38.891205: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c6000 of size 4096 next 431 2025-04-25 06:36:38.891217: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c7000 of size 4096 next 432 2025-04-25 06:36:38.891231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c8000 of size 4096 next 433 2025-04-25 06:36:38.891242: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646c9000 of size 4096 next 434 2025-04-25 06:36:38.891256: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646ca000 of size 4096 next 435 2025-04-25 06:36:38.891271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646cb000 of size 1024 next 436 2025-04-25 06:36:38.891285: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646cb400 of size 1024 next 437 2025-04-25 06:36:38.891297: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646cb800 of size 1024 next 438 2025-04-25 06:36:38.891310: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646cbc00 of size 1024 next 103 2025-04-25 06:36:38.891326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2646cc000 of size 262144 next 102 2025-04-25 06:36:38.891340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7ff26470c000 of size 999424 next 18446744073709551615 2025-04-25 06:36:38.891353: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 4194304 2025-04-25 06:36:38.891368: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264800000 of size 589824 next 96 2025-04-25 06:36:38.891379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264890000 of size 262144 next 117 2025-04-25 06:36:38.891393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d0000 of size 1024 next 439 2025-04-25 06:36:38.891407: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d0400 of size 1024 next 442 2025-04-25 06:36:38.891435: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d0800 of size 1024 next 443 2025-04-25 06:36:38.891447: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d0c00 of size 1024 next 444 2025-04-25 06:36:38.891461: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d1000 of size 1024 next 445 2025-04-25 06:36:38.891476: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d1400 of size 1024 next 446 2025-04-25 06:36:38.891490: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d1800 of size 4096 next 448 2025-04-25 06:36:38.891504: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d2800 of size 4096 next 449 2025-04-25 06:36:38.891516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d3800 of size 4096 next 450 2025-04-25 06:36:38.891532: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d4800 of size 4096 next 451 2025-04-25 06:36:38.891545: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d5800 of size 4096 next 452 2025-04-25 06:36:38.891559: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d6800 of size 1024 next 453 2025-04-25 06:36:38.891572: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d6c00 of size 1024 next 454 2025-04-25 06:36:38.891584: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d7000 of size 1024 next 455 2025-04-25 06:36:38.891600: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d7400 of size 1024 next 456 2025-04-25 06:36:38.891612: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d7800 of size 1024 next 457 2025-04-25 06:36:38.891627: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d7c00 of size 1024 next 460 2025-04-25 06:36:38.891639: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d8000 of size 1024 next 461 2025-04-25 06:36:38.891654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d8400 of size 1024 next 462 2025-04-25 06:36:38.891666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d8800 of size 1024 next 463 2025-04-25 06:36:38.891680: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d8c00 of size 1024 next 464 2025-04-25 06:36:38.891691: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648d9000 of size 4096 next 466 2025-04-25 06:36:38.891707: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648da000 of size 4096 next 467 2025-04-25 06:36:38.891721: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648db000 of size 4096 next 468 2025-04-25 06:36:38.891734: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648dc000 of size 4096 next 469 2025-04-25 06:36:38.891748: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648dd000 of size 4096 next 470 2025-04-25 06:36:38.891762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648de000 of size 1024 next 471 2025-04-25 06:36:38.891776: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648de400 of size 1024 next 472 2025-04-25 06:36:38.891790: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648de800 of size 1024 next 473 2025-04-25 06:36:38.891804: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648dec00 of size 1024 next 474 2025-04-25 06:36:38.891818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648df000 of size 1024 next 475 2025-04-25 06:36:38.891830: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648df400 of size 1024 next 478 2025-04-25 06:36:38.891846: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648df800 of size 1024 next 479 2025-04-25 06:36:38.891860: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648dfc00 of size 1024 next 480 2025-04-25 06:36:38.891872: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e0000 of size 1024 next 481 2025-04-25 06:36:38.891898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e0400 of size 1024 next 482 2025-04-25 06:36:38.891913: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e0800 of size 4096 next 484 2025-04-25 06:36:38.891927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e1800 of size 4096 next 485 2025-04-25 06:36:38.891941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e2800 of size 4096 next 486 2025-04-25 06:36:38.891955: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e3800 of size 4096 next 487 2025-04-25 06:36:38.891967: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e4800 of size 4096 next 488 2025-04-25 06:36:38.891983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e5800 of size 1024 next 489 2025-04-25 06:36:38.891996: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e5c00 of size 1024 next 490 2025-04-25 06:36:38.892010: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e6000 of size 1024 next 491 2025-04-25 06:36:38.892024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e6400 of size 1024 next 492 2025-04-25 06:36:38.892038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e6800 of size 1024 next 493 2025-04-25 06:36:38.892052: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e6c00 of size 1024 next 496 2025-04-25 06:36:38.892066: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e7000 of size 1024 next 497 2025-04-25 06:36:38.892080: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e7400 of size 1024 next 498 2025-04-25 06:36:38.892092: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e7800 of size 1024 next 499 2025-04-25 06:36:38.892107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e7c00 of size 1024 next 500 2025-04-25 06:36:38.892125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e8000 of size 4096 next 502 2025-04-25 06:36:38.892144: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648e9000 of size 4096 next 503 2025-04-25 06:36:38.892163: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ea000 of size 4096 next 504 2025-04-25 06:36:38.892179: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648eb000 of size 4096 next 505 2025-04-25 06:36:38.892198: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ec000 of size 4096 next 506 2025-04-25 06:36:38.892216: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ed000 of size 1024 next 507 2025-04-25 06:36:38.892235: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ed400 of size 1024 next 508 2025-04-25 06:36:38.892248: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ed800 of size 1024 next 509 2025-04-25 06:36:38.892260: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648edc00 of size 1024 next 510 2025-04-25 06:36:38.892271: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ee000 of size 1024 next 511 2025-04-25 06:36:38.892286: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ee400 of size 1024 next 514 2025-04-25 06:36:38.892304: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ee800 of size 1024 next 515 2025-04-25 06:36:38.892322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648eec00 of size 1024 next 516 2025-04-25 06:36:38.892341: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ef000 of size 1024 next 517 2025-04-25 06:36:38.892359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ef400 of size 1024 next 518 2025-04-25 06:36:38.892374: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ef800 of size 4096 next 520 2025-04-25 06:36:38.892393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f0800 of size 4096 next 521 2025-04-25 06:36:38.892405: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f1800 of size 4096 next 522 2025-04-25 06:36:38.892416: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f2800 of size 4096 next 523 2025-04-25 06:36:38.892436: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f3800 of size 4096 next 524 2025-04-25 06:36:38.892456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f4800 of size 1024 next 525 2025-04-25 06:36:38.892468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f4c00 of size 1024 next 526 2025-04-25 06:36:38.892481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f5000 of size 1024 next 527 2025-04-25 06:36:38.892497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f5400 of size 1024 next 528 2025-04-25 06:36:38.892514: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f5800 of size 1024 next 529 2025-04-25 06:36:38.892531: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f5c00 of size 1024 next 532 2025-04-25 06:36:38.892546: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f6000 of size 1024 next 533 2025-04-25 06:36:38.892564: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f6400 of size 1024 next 534 2025-04-25 06:36:38.892579: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f6800 of size 1024 next 535 2025-04-25 06:36:38.892594: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f6c00 of size 1024 next 536 2025-04-25 06:36:38.892606: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f7000 of size 4096 next 538 2025-04-25 06:36:38.892617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f8000 of size 4096 next 539 2025-04-25 06:36:38.892632: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648f9000 of size 4096 next 540 2025-04-25 06:36:38.892646: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fa000 of size 4096 next 541 2025-04-25 06:36:38.892658: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fb000 of size 4096 next 542 2025-04-25 06:36:38.892672: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fc000 of size 1024 next 543 2025-04-25 06:36:38.892685: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fc400 of size 1024 next 544 2025-04-25 06:36:38.892697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fc800 of size 1024 next 545 2025-04-25 06:36:38.892712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fcc00 of size 1024 next 546 2025-04-25 06:36:38.892724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fd000 of size 1024 next 547 2025-04-25 06:36:38.892739: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fd400 of size 1024 next 550 2025-04-25 06:36:38.892751: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fd800 of size 1024 next 551 2025-04-25 06:36:38.892764: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fdc00 of size 1024 next 552 2025-04-25 06:36:38.892778: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fe000 of size 1024 next 553 2025-04-25 06:36:38.892791: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fe400 of size 1024 next 554 2025-04-25 06:36:38.892805: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648fe800 of size 4096 next 556 2025-04-25 06:36:38.892819: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2648ff800 of size 4096 next 557 2025-04-25 06:36:38.892833: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264900800 of size 4096 next 558 2025-04-25 06:36:38.892857: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264901800 of size 4096 next 559 2025-04-25 06:36:38.892871: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264902800 of size 4096 next 560 2025-04-25 06:36:38.892885: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264903800 of size 1024 next 561 2025-04-25 06:36:38.892898: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264903c00 of size 1024 next 562 2025-04-25 06:36:38.892910: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264904000 of size 1024 next 563 2025-04-25 06:36:38.892925: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264904400 of size 1024 next 564 2025-04-25 06:36:38.892937: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264904800 of size 1024 next 565 2025-04-25 06:36:38.892953: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7ff264904c00 of size 46080 next 112 2025-04-25 06:36:38.892965: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264910000 of size 524288 next 111 2025-04-25 06:36:38.892981: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264990000 of size 262144 next 135 2025-04-25 06:36:38.892995: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2649d0000 of size 327680 next 124 2025-04-25 06:36:38.893008: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264a20000 of size 589824 next 123 2025-04-25 06:36:38.893022: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264ab0000 of size 262144 next 152 2025-04-25 06:36:38.893036: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264af0000 of size 327680 next 142 2025-04-25 06:36:38.893048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264b40000 of size 786432 next 18446744073709551615 2025-04-25 06:36:38.893061: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 8388608 2025-04-25 06:36:38.893073: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7ff264c00000 of size 589824 next 160 2025-04-25 06:36:38.893087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264c90000 of size 589824 next 158 2025-04-25 06:36:38.893102: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264d20000 of size 524288 next 171 2025-04-25 06:36:38.893114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] Free at 7ff264da0000 of size 1048576 next 222 2025-04-25 06:36:38.893129: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264ea0000 of size 1048576 next 190 2025-04-25 06:36:38.893141: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff264fa0000 of size 1048576 next 189 2025-04-25 06:36:38.893153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2650a0000 of size 1048576 next 203 2025-04-25 06:36:38.893166: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2651a0000 of size 1048576 next 251 2025-04-25 06:36:38.893182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff2652a0000 of size 1441792 next 18446744073709551615 2025-04-25 06:36:38.893193: I tensorflow/core/common_runtime/bfc_allocator.cc:970] Next region of size 1048576 2025-04-25 06:36:38.893207: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00000 of size 1280 next 1 2025-04-25 06:36:38.893221: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00500 of size 256 next 5 2025-04-25 06:36:38.893236: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00600 of size 256 next 8 2025-04-25 06:36:38.893251: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00700 of size 256 next 9 2025-04-25 06:36:38.893266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00800 of size 256 next 10 2025-04-25 06:36:38.893282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00900 of size 256 next 11 2025-04-25 06:36:38.893311: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00a00 of size 256 next 12 2025-04-25 06:36:38.893328: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00b00 of size 256 next 13 2025-04-25 06:36:38.893344: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00c00 of size 256 next 17 2025-04-25 06:36:38.893359: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00d00 of size 256 next 19 2025-04-25 06:36:38.893376: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00e00 of size 256 next 20 2025-04-25 06:36:38.893393: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee00f00 of size 256 next 21 2025-04-25 06:36:38.893410: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01000 of size 256 next 22 2025-04-25 06:36:38.893425: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01100 of size 256 next 24 2025-04-25 06:36:38.893442: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01200 of size 256 next 25 2025-04-25 06:36:38.893459: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01300 of size 256 next 23 2025-04-25 06:36:38.893474: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01400 of size 256 next 28 2025-04-25 06:36:38.893491: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01500 of size 256 next 29 2025-04-25 06:36:38.893503: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01600 of size 256 next 30 2025-04-25 06:36:38.893516: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01700 of size 256 next 31 2025-04-25 06:36:38.893533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01800 of size 256 next 33 2025-04-25 06:36:38.893550: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01900 of size 256 next 34 2025-04-25 06:36:38.893565: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01a00 of size 1024 next 32 2025-04-25 06:36:38.893581: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee01e00 of size 1024 next 37 2025-04-25 06:36:38.893598: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee02200 of size 1024 next 38 2025-04-25 06:36:38.893615: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee02600 of size 1024 next 39 2025-04-25 06:36:38.893631: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee02a00 of size 1024 next 40 2025-04-25 06:36:38.893648: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee02e00 of size 1024 next 41 2025-04-25 06:36:38.893664: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee03200 of size 1024 next 43 2025-04-25 06:36:38.893681: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee03600 of size 1024 next 44 2025-04-25 06:36:38.893697: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee03a00 of size 1024 next 45 2025-04-25 06:36:38.893719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee03e00 of size 1024 next 46 2025-04-25 06:36:38.893732: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04200 of size 256 next 48 2025-04-25 06:36:38.893749: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04300 of size 256 next 49 2025-04-25 06:36:38.893772: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04400 of size 256 next 50 2025-04-25 06:36:38.893792: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04500 of size 256 next 51 2025-04-25 06:36:38.893811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04600 of size 256 next 52 2025-04-25 06:36:38.893834: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04700 of size 256 next 53 2025-04-25 06:36:38.893852: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04800 of size 256 next 56 2025-04-25 06:36:38.893886: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04900 of size 256 next 57 2025-04-25 06:36:38.893908: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04a00 of size 256 next 58 2025-04-25 06:36:38.893927: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04b00 of size 256 next 14 2025-04-25 06:36:38.893948: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04c00 of size 256 next 15 2025-04-25 06:36:38.893968: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04d00 of size 256 next 16 2025-04-25 06:36:38.893988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee04e00 of size 1024 next 60 2025-04-25 06:36:38.894009: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee05200 of size 1024 next 61 2025-04-25 06:36:38.894028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee05600 of size 1024 next 62 2025-04-25 06:36:38.894048: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee05a00 of size 1024 next 63 2025-04-25 06:36:38.894067: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee05e00 of size 1024 next 64 2025-04-25 06:36:38.894087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06200 of size 256 next 66 2025-04-25 06:36:38.894107: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06300 of size 256 next 67 2025-04-25 06:36:38.894128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06400 of size 256 next 68 2025-04-25 06:36:38.894148: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06500 of size 256 next 69 2025-04-25 06:36:38.894169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06600 of size 256 next 70 2025-04-25 06:36:38.894190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06700 of size 256 next 73 2025-04-25 06:36:38.894201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06800 of size 256 next 74 2025-04-25 06:36:38.894212: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06900 of size 256 next 75 2025-04-25 06:36:38.894224: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06a00 of size 256 next 76 2025-04-25 06:36:38.894241: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06b00 of size 256 next 77 2025-04-25 06:36:38.894254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee06c00 of size 1024 next 79 2025-04-25 06:36:38.894265: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee07000 of size 1024 next 80 2025-04-25 06:36:38.894282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee07400 of size 1024 next 81 2025-04-25 06:36:38.894295: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee07800 of size 1024 next 82 2025-04-25 06:36:38.894307: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee07c00 of size 1024 next 83 2025-04-25 06:36:38.894322: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08000 of size 256 next 85 2025-04-25 06:36:38.894335: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08100 of size 256 next 86 2025-04-25 06:36:38.894347: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08200 of size 512 next 84 2025-04-25 06:36:38.894362: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08400 of size 512 next 88 2025-04-25 06:36:38.894378: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08600 of size 512 next 89 2025-04-25 06:36:38.894389: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08800 of size 512 next 90 2025-04-25 06:36:38.894404: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08a00 of size 512 next 91 2025-04-25 06:36:38.894418: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08c00 of size 256 next 93 2025-04-25 06:36:38.894440: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08d00 of size 256 next 94 2025-04-25 06:36:38.894456: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee08e00 of size 512 next 92 2025-04-25 06:36:38.894468: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09000 of size 512 next 97 2025-04-25 06:36:38.894481: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09200 of size 512 next 98 2025-04-25 06:36:38.894496: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09400 of size 512 next 99 2025-04-25 06:36:38.894508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09600 of size 512 next 2 2025-04-25 06:36:38.894521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09800 of size 256 next 3 2025-04-25 06:36:38.894536: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09900 of size 256 next 4 2025-04-25 06:36:38.894548: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee09a00 of size 16384 next 18 2025-04-25 06:36:38.894561: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0da00 of size 256 next 100 2025-04-25 06:36:38.894577: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0db00 of size 256 next 101 2025-04-25 06:36:38.894589: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0dc00 of size 2048 next 104 2025-04-25 06:36:38.894602: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0e400 of size 2048 next 105 2025-04-25 06:36:38.894617: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0ec00 of size 2048 next 106 2025-04-25 06:36:38.894629: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0f400 of size 2048 next 107 2025-04-25 06:36:38.894645: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee0fc00 of size 2048 next 108 2025-04-25 06:36:38.894659: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee10400 of size 256 next 109 2025-04-25 06:36:38.894671: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee10500 of size 256 next 110 2025-04-25 06:36:38.894682: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee10600 of size 2048 next 113 2025-04-25 06:36:38.894693: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee10e00 of size 2048 next 114 2025-04-25 06:36:38.894712: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee11600 of size 2048 next 115 2025-04-25 06:36:38.894724: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee11e00 of size 2048 next 116 2025-04-25 06:36:38.894735: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee12600 of size 2048 next 6 2025-04-25 06:36:38.894747: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee12e00 of size 37632 next 7 2025-04-25 06:36:38.894762: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1c100 of size 512 next 118 2025-04-25 06:36:38.894777: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1c300 of size 512 next 119 2025-04-25 06:36:38.894789: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1c500 of size 512 next 120 2025-04-25 06:36:38.894800: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1c700 of size 512 next 121 2025-04-25 06:36:38.894811: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1c900 of size 512 next 122 2025-04-25 06:36:38.894828: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1cb00 of size 512 next 125 2025-04-25 06:36:38.894842: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1cd00 of size 512 next 126 2025-04-25 06:36:38.894854: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1cf00 of size 512 next 127 2025-04-25 06:36:38.894873: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1d100 of size 512 next 128 2025-04-25 06:36:38.894892: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1d300 of size 512 next 129 2025-04-25 06:36:38.894918: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1d500 of size 2048 next 130 2025-04-25 06:36:38.894930: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1dd00 of size 2048 next 131 2025-04-25 06:36:38.894941: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1e500 of size 2048 next 132 2025-04-25 06:36:38.894958: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1ed00 of size 2048 next 133 2025-04-25 06:36:38.894972: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1f500 of size 2048 next 134 2025-04-25 06:36:38.894983: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1fd00 of size 512 next 136 2025-04-25 06:36:38.894994: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee1ff00 of size 512 next 137 2025-04-25 06:36:38.895006: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20100 of size 512 next 138 2025-04-25 06:36:38.895024: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20300 of size 512 next 139 2025-04-25 06:36:38.895038: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20500 of size 512 next 140 2025-04-25 06:36:38.895049: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20700 of size 512 next 141 2025-04-25 06:36:38.895060: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20900 of size 512 next 143 2025-04-25 06:36:38.895072: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20b00 of size 512 next 144 2025-04-25 06:36:38.895089: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20d00 of size 512 next 145 2025-04-25 06:36:38.895103: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee20f00 of size 512 next 146 2025-04-25 06:36:38.895114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee21100 of size 2048 next 147 2025-04-25 06:36:38.895125: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee21900 of size 2048 next 148 2025-04-25 06:36:38.895136: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee22100 of size 2048 next 149 2025-04-25 06:36:38.895153: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee22900 of size 2048 next 150 2025-04-25 06:36:38.895167: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee23100 of size 2048 next 151 2025-04-25 06:36:38.895178: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee23900 of size 512 next 153 2025-04-25 06:36:38.895190: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee23b00 of size 512 next 154 2025-04-25 06:36:38.895201: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee23d00 of size 512 next 155 2025-04-25 06:36:38.895218: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee23f00 of size 512 next 156 2025-04-25 06:36:38.895232: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24100 of size 512 next 157 2025-04-25 06:36:38.895243: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24300 of size 512 next 161 2025-04-25 06:36:38.895254: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24500 of size 512 next 162 2025-04-25 06:36:38.895266: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24700 of size 512 next 163 2025-04-25 06:36:38.895277: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24900 of size 512 next 164 2025-04-25 06:36:38.895288: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24b00 of size 512 next 165 2025-04-25 06:36:38.895312: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee24d00 of size 2048 next 166 2025-04-25 06:36:38.895326: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee25500 of size 2048 next 167 2025-04-25 06:36:38.895340: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee25d00 of size 2048 next 168 2025-04-25 06:36:38.895352: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee26500 of size 2048 next 169 2025-04-25 06:36:38.895367: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee26d00 of size 2048 next 170 2025-04-25 06:36:38.895379: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee27500 of size 1024 next 172 2025-04-25 06:36:38.895392: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee27900 of size 1024 next 173 2025-04-25 06:36:38.895408: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee27d00 of size 1024 next 174 2025-04-25 06:36:38.895420: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28100 of size 1024 next 175 2025-04-25 06:36:38.895433: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28500 of size 1024 next 176 2025-04-25 06:36:38.895446: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28900 of size 256 next 178 2025-04-25 06:36:38.895458: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28a00 of size 256 next 179 2025-04-25 06:36:38.895472: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28b00 of size 1024 next 177 2025-04-25 06:36:38.895485: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee28f00 of size 1024 next 182 2025-04-25 06:36:38.895497: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee29300 of size 1024 next 183 2025-04-25 06:36:38.895508: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee29700 of size 1024 next 184 2025-04-25 06:36:38.895521: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee29b00 of size 1024 next 185 2025-04-25 06:36:38.895533: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee29f00 of size 256 next 187 2025-04-25 06:36:38.895547: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee2a000 of size 256 next 188 2025-04-25 06:36:38.895560: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee2a100 of size 4096 next 186 2025-04-25 06:36:38.895574: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee2b100 of size 4096 next 42 2025-04-25 06:36:38.895587: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee2c100 of size 65536 next 36 2025-04-25 06:36:38.895601: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee3c100 of size 65536 next 35 2025-04-25 06:36:38.895614: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee4c100 of size 4096 next 235 2025-04-25 06:36:38.895628: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee4d100 of size 4096 next 236 2025-04-25 06:36:38.895641: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee4e100 of size 4096 next 237 2025-04-25 06:36:38.895654: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee4f100 of size 4096 next 238 2025-04-25 06:36:38.895666: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee50100 of size 1024 next 239 2025-04-25 06:36:38.895683: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee50500 of size 1024 next 240 2025-04-25 06:36:38.895702: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee50900 of size 1024 next 241 2025-04-25 06:36:38.895719: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee50d00 of size 1024 next 242 2025-04-25 06:36:38.895737: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee51100 of size 1024 next 243 2025-04-25 06:36:38.895754: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee51500 of size 1024 next 246 2025-04-25 06:36:38.895784: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee51900 of size 1024 next 247 2025-04-25 06:36:38.895802: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee51d00 of size 1024 next 248 2025-04-25 06:36:38.895818: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee52100 of size 1024 next 249 2025-04-25 06:36:38.895832: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee52500 of size 1024 next 250 2025-04-25 06:36:38.895843: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee52900 of size 4096 next 252 2025-04-25 06:36:38.895855: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee53900 of size 4096 next 253 2025-04-25 06:36:38.895868: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee54900 of size 4096 next 254 2025-04-25 06:36:38.895879: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee55900 of size 4096 next 255 2025-04-25 06:36:38.895895: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee56900 of size 4096 next 256 2025-04-25 06:36:38.895907: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee57900 of size 1024 next 257 2025-04-25 06:36:38.895922: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee57d00 of size 1024 next 258 2025-04-25 06:36:38.895936: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee58100 of size 1024 next 259 2025-04-25 06:36:38.895947: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee58500 of size 1024 next 260 2025-04-25 06:36:38.895961: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee58900 of size 1024 next 261 2025-04-25 06:36:38.895976: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee58d00 of size 1024 next 264 2025-04-25 06:36:38.895988: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee59100 of size 1024 next 265 2025-04-25 06:36:38.896001: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee59500 of size 1024 next 266 2025-04-25 06:36:38.896017: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee59900 of size 1024 next 267 2025-04-25 06:36:38.896028: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee59d00 of size 1024 next 268 2025-04-25 06:36:38.896040: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5a100 of size 4096 next 270 2025-04-25 06:36:38.896051: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5b100 of size 4096 next 271 2025-04-25 06:36:38.896062: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5c100 of size 4096 next 272 2025-04-25 06:36:38.896074: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5d100 of size 4096 next 273 2025-04-25 06:36:38.896087: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5e100 of size 4096 next 274 2025-04-25 06:36:38.896101: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5f100 of size 1024 next 275 2025-04-25 06:36:38.896114: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5f500 of size 1024 next 276 2025-04-25 06:36:38.896128: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5f900 of size 1024 next 277 2025-04-25 06:36:38.896142: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee5fd00 of size 1024 next 278 2025-04-25 06:36:38.896155: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee60100 of size 1024 next 279 2025-04-25 06:36:38.896169: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee60500 of size 1024 next 282 2025-04-25 06:36:38.896182: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee60900 of size 1024 next 283 2025-04-25 06:36:38.896196: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee60d00 of size 1024 next 284 2025-04-25 06:36:38.896219: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee61100 of size 1024 next 285 2025-04-25 06:36:38.896231: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee61500 of size 1024 next 286 2025-04-25 06:36:38.896244: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee61900 of size 4096 next 288 2025-04-25 06:36:38.896263: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee62900 of size 6144 next 27 2025-04-25 06:36:38.896282: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee64100 of size 147456 next 26 2025-04-25 06:36:38.896301: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee88100 of size 65536 next 47 2025-04-25 06:36:38.896318: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39ee98100 of size 65536 next 59 2025-04-25 06:36:38.896336: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39eea8100 of size 65536 next 65 2025-04-25 06:36:38.896354: I tensorflow/core/common_runtime/bfc_allocator.cc:990] InUse at 7ff39eeb8100 of size 294656 next 18446744073709551615 2025-04-25 06:36:38.896372: I tensorflow/core/common_runtime/bfc_allocator.cc:995] Summary of in-use Chunks by size: 2025-04-25 06:36:38.896393: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 59 Chunks of size 256 totalling 14.8KiB 2025-04-25 06:36:38.896414: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 40 Chunks of size 512 totalling 20.0KiB 2025-04-25 06:36:38.896435: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 235 Chunks of size 1024 totalling 235.0KiB 2025-04-25 06:36:38.896455: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1280 totalling 1.2KiB 2025-04-25 06:36:38.896477: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 25 Chunks of size 2048 totalling 50.0KiB 2025-04-25 06:36:38.896496: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 108 Chunks of size 4096 totalling 432.0KiB 2025-04-25 06:36:38.896518: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 6144 totalling 6.0KiB 2025-04-25 06:36:38.896539: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 7680 totalling 7.5KiB 2025-04-25 06:36:38.896559: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 16384 totalling 16.0KiB 2025-04-25 06:36:38.896579: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 37632 totalling 36.8KiB 2025-04-25 06:36:38.896601: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 6 Chunks of size 65536 totalling 384.0KiB 2025-04-25 06:36:38.896618: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 131072 totalling 128.0KiB 2025-04-25 06:36:38.896634: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 147456 totalling 432.0KiB 2025-04-25 06:36:38.896652: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 4 Chunks of size 262144 totalling 1.00MiB 2025-04-25 06:36:38.896674: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 294656 totalling 287.8KiB 2025-04-25 06:36:38.896694: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 327680 totalling 640.0KiB 2025-04-25 06:36:38.896714: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 2 Chunks of size 524288 totalling 1.00MiB 2025-04-25 06:36:38.896733: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 3 Chunks of size 589824 totalling 1.69MiB 2025-04-25 06:36:38.896746: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 786432 totalling 768.0KiB 2025-04-25 06:36:38.896759: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 23 Chunks of size 1048576 totalling 23.00MiB 2025-04-25 06:36:38.896772: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 17 Chunks of size 1310720 totalling 21.25MiB 2025-04-25 06:36:38.896784: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1441792 totalling 1.38MiB 2025-04-25 06:36:38.896796: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 1835008 totalling 1.75MiB 2025-04-25 06:36:38.896815: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2097152 totalling 2.00MiB 2025-04-25 06:36:38.896828: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 21 Chunks of size 2359296 totalling 47.25MiB 2025-04-25 06:36:38.896840: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2752512 totalling 2.62MiB 2025-04-25 06:36:38.896852: I tensorflow/core/common_runtime/bfc_allocator.cc:998] 1 Chunks of size 2883584 totalling 2.75MiB 2025-04-25 06:36:38.896865: I tensorflow/core/common_runtime/bfc_allocator.cc:1002] Sum Total of in-use chunks: 109.07MiB 2025-04-25 06:36:38.896877: 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 06:36:38.896893: I tensorflow/core/common_runtime/bfc_allocator.cc:1010] Stats: Limit: 118358016 InUse: 114363392 MaxInUse: 114363648 NumAllocs: 1897 MaxAllocSize: 4325376 2025-04-25 06:36:38.896918: W tensorflow/core/common_runtime/bfc_allocator.cc:439] **************************************************************************************************** 2025-04-25 06:36:38.896963: 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-06:35:00.txt','mask_detection','unknown'); #&_# END OF TEST #&_# : tests/mask_test #&_# #&_# BEGIN OF TEST : tests/datou_test #&_# /home/admin/workarea/git/Velours/python/tests/datou_test.py Datou All Test python version used : 3 ############################### TEST sam ################################ TEST SAM Inside batchDatouExec : verbose : True ##### chargement datou SELECT name, created_at,limit_max FROM MTRDatou.mtr_datou WHERE id=4573 SELECT mtd.id, mtdt.`type`, mtd.`param`, mtd.param_json, mtdt.nb_input, mtdt.nb_output, mtdt.prod, mtdt.is_local, mtdt.is_datou_depend, mtdt.is_photo_id_local FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_step_types mtdt WHERE mtdt.`id`=mtd.`type` AND mtd.mtd_id=4573 SELECT mtd.id, mtd.mtd_id, mdsdt.id, mdsdt.name, mdsdt.description, msid.output_or_input, msid.data_order_id, mdsdt.type FROM MTRDatou.mtr_datou_step mtd, MTRDatou.mtr_datou_steptype_io_datatypes msid, MTRDatou.mtr_datou_step_data_types mdsdt WHERE mtd.`type`=msid.`mtr_datou_step_type` AND mtd.mtd_id= 4573 AND msid.data_type=mdsdt.id SELECT mts_id_output, id_output, mts_id_input, id_input FROM MTRDatou.mtr_datou_step_by_step WHERE mtd_id=4573 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) DONE and to test : checkNoCycle ! We are managing only one step so we do not consider checkConsistencyNbInputNbOutput ! We are managing only one step so we do not consider checkConsistencyTypeOutputInput ! no param json to modify List Step Type Loaded in datou : sam list_input_json : [] ##### fin chargement datou ##### chargement data ##### Call load_data_input : nb_thread : 5 origin SELECT photo_id, url FROM MTRBack.photos ph WHERE photo_id IN (1189321094) Found this number of photos: 1 ##### Call download_photos : nb_thread : 5 begin to download photo : 1189321094 download finish for photo 1189321094 we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB ##### After download_photos length of list_filenames : 1 ; length of list_pids : 1 ; length of list_args : 1 ##### After load_data_input time to download the photos : 0.17879271507263184 #### 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 06:36:39 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/1745555799_40585_1189321094_9626af7f95d010f2a4fd524688d4ea22_76896585.png': 1189321094} map_photo_id_path_extension : {1189321094: {'path': 'temp/1745555799_40585_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.01278996467590332 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.2796196937561035 time spend to save output : 0.01420283317565918 total time spend for step 0 : 4.293822526931763 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.14550137519836426 #### 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 06:36:43 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec After prepare type args : Here we display some param of map_info ! map_filenames : {'temp/1745555803_40585_917754606_35f3c9ae49686a6be16030c6ec25c9ee.jpg': 917754606} map_photo_id_path_extension : {917754606: {'path': 'temp/1745555803_40585_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 06:36:45.223137 40585 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0425 06:36:45.229553 40585 common.cpp:121] Cannot create Curand generator. Curand won't be available. F0425 06:36:45.244154 40585 syncedmem.hpp:22] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Command terminated by signal 6 7.25user 7.38system 1:20.61elapsed 18%CPU (0avgtext+0avgdata 1610800maxresident)k 1525296inputs+3472outputs (3938major+707074minor)pagefaults 0swaps