Skip to content

Instantly share code, notes, and snippets.

@momohuri
Created March 9, 2017 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save momohuri/62fb85bb251490b01d0ee7032f377cef to your computer and use it in GitHub Desktop.
Save momohuri/62fb85bb251490b01d0ee7032f377cef to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
Query (id=c646eac0fa29ed15:1c5cae5800000000)
Summary
Session ID: 294550549063b744:bc12fce5e34361a0
Session Type: HIVESERVER2
HiveServer2 Protocol Version: V6
Start Time: 2017-03-09 15:19:05.316060000
End Time:
Query Type: QUERY
Query State: CREATED
Query Status: OK
Impala Version: impalad version 2.7.0-cdh5.10.0 RELEASE (build 785a073cd07e2540d521ecebb8b38161ccbd2aa2)
User: hdfs
Connected User: hdfs
Delegated User:
Network Address: ::ffff:172.16.0.221:46764
Default Db: wikia_prod
Sql Statement: SELECT `ga_category`, count(*) `y`
FROM
(SELECT `ga_category`
FROM trackingevent_batch
WHERE `cuberon_event_date` BETWEEN "2017-01-31" AND "2017-02-14") Q1
WHERE (`ga_category` LIKE '%editor%'
AND `ga_category` IS NOT NULL)
GROUP BY `ga_category`
ORDER BY `y` DESC LIMIT 10
Coordinator: cdh2.net.cuberonlabs.com:22000
Query Options (non default): QUERY_TIMEOUT_S=600,MT_DOP=10
Plan:
----------------
Estimated Per-Host Requirements: Memory=108.00MB VCores=2
WARNING: Spilling is disabled for this query as a safety guard.
Reason: Query option disable_unsafe_spills is set, at least one table
is missing relevant stats, and no plan hints were given.
PLAN-ROOT SINK
|
05:MERGING-EXCHANGE [UNPARTITIONED]
| order by: count(*) DESC
| limit: 10
| hosts=17 per-host-mem=unavailable
| tuple-ids=3 row-size=40B cardinality=10
|
02:TOP-N [LIMIT=10]
| order by: count(*) DESC
| hosts=17 per-host-mem=397B
| tuple-ids=3 row-size=40B cardinality=10
|
04:AGGREGATE [FINALIZE]
| output: count:merge(*)
| group by: ga_category
| hosts=17 per-host-mem=10.00MB
| tuple-ids=2 row-size=40B cardinality=170
|
03:EXCHANGE [HASH(ga_category)]
| hosts=17 per-host-mem=0B
| tuple-ids=2 row-size=40B cardinality=170
|
01:AGGREGATE [STREAMING]
| output: count(*)
| group by: ga_category
| hosts=17 per-host-mem=10.00MB
| tuple-ids=2 row-size=40B cardinality=170
|
00:SCAN HDFS [wikia_prod.trackingevent_batch, RANDOM]
partitions=14/14 files=361 size=49.59GB
predicates: wikia_prod.trackingevent_batch.ga_category IS NOT NULL, wikia_prod.trackingevent_batch.ga_category LIKE '%editor%'
table stats: 2058568297 rows total
column stats: all
hosts=17 per-host-mem=88.00MB
tuple-ids=0 row-size=32B cardinality=205856830
----------------
Estimated Per-Host Mem: 113246208
Estimated Per-Host VCores: 2
Request Pool: root.hdfs
Admission result: Admitted immediately
- ComputeScanRangeAssignmentTimer: 1226092
- InactiveTotalTime: 0
- TotalTime: 0
Planner Timeline
Analysis finished: 1020633
Equivalence classes computed: 1131469
Single node plan created: 146623417
Runtime filters computed: 146690454
Distributed plan created: 147090833
Lineage info computed: 147168873
Parallel plans created: 147233320
Planning finished: 149211630
Query Timeline
Query submitted: 47744
Planning finished: 156904852
Submit for admission: 159542532
Completed admission: 159664364
Ready to start 317 fragment instances: 160364624
All 317 fragment instances started: 375583368
Rows available: 3176941908
First row fetched: 3472471604
ImpalaServer
- ClientFetchWaitTimer: 295540152
- InactiveTotalTime: 0
- RowMaterializationTimer: 38232484
- TotalTime: 0
Execution Profile c646eac0fa29ed15:1c5cae5800000000
Fragment instance start latencies: Count: 317, 25th %-ile: 2ms, 50th %-ile: 3ms, 75th %-ile: 4ms, 90th %-ile: 6ms, 95th %-ile: 8ms, 99.9th %-ile: 24ms
Per Node Peak Memory Usage: cdh11.net.cuberonlabs.com:22000(109.12 MB) cdh13.net.cuberonlabs.com:22000(109.32 MB) cdh16.net.cuberonlabs.com:22000(111.08 MB) cdh7.net.cuberonlabs.com:22000(83.33 MB) cdh12.net.cuberonlabs.com:22000(98.54 MB) cdh14.net.cuberonlabs.com:22000(108.14 MB) cdh9.net.cuberonlabs.com:22000(79.06 MB) cdh6.net.cuberonlabs.com:22000(62.14 MB) cdh1.net.cuberonlabs.com:22000(91.28 MB) cdh5.net.cuberonlabs.com:22000(80.32 MB) cdh17.net.cuberonlabs.com:22000(90.98 MB) cdh10.net.cuberonlabs.com:22000(112.57 MB) cdh3.net.cuberonlabs.com:22000(109.25 MB) cdh15.net.cuberonlabs.com:22000(118.41 MB) cdh4.net.cuberonlabs.com:22000(90.18 MB) cdh8.net.cuberonlabs.com:22000(92.28 MB) cdh2.net.cuberonlabs.com:22000(114.62 MB)
- FiltersReceived: 0
- FinalizationTimer: 0
- InactiveTotalTime: 0
- TotalTime: 3053951872
Coordinator Fragment F02
Instance c646eac0fa29ed15:1c5cae5800000000 (host=cdh2.net.cuberonlabs.com:22000)
- AverageThreadTokens: 0.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 275968
- PerHostPeakMemUsage: 120185886
- RowsProduced: 8
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 0
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 3274839392
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 52000000
- TotalThreadsVoluntaryContextSwitches: 91
- TotalTime: 3309778596
Fragment Instance Lifecycle Timings
- ExecTime: 295625312
- ExecTreeExecTime: 155380
- InactiveTotalTime: 0
- OpenTime: 2979242888
- ExecTreeOpenTime: 2900421464
- PrepareTime: 34855568
- ExecTreePrepareTime: 184376
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 480
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 6569984
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
PLAN_ROOT_SINK
- InactiveTotalTime: 0
- PeakMemoryUsage: 0
- TotalTime: 0
CodeGen
- CodegenTime: 1258092
- CompileTime: 9415932
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 28
- NumInstructions: 523
- OptimizationTime: 67808912
- PeakMemoryUsage: 267776
- PrepareTime: 34093468
- TotalTime: 112102540
EXCHANGE_NODE (id=5)
ExecOption: Codegen Enabled
- BytesReceived: 324
- ConvertRowBatchTime: 0
- DeserializeRowBatchTimer: 157040
- FirstBatchArrivalWaitTime: 2900135088
- InactiveTotalTime: 2900283616
- MergeGetNext: 147184
- MergeGetNextBatch: 136772
- PeakMemoryUsage: 0
- RowsReturned: 8
- RowsReturnedRate: 2
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2900572064
Averaged Fragment F01
split sizes: min: 0, max: 0, avg: 0, stddev: 0
completion times: min:2s981ms max:2s998ms mean: 2s989ms stddev:2.968ms
execution rates: min:0.00 /sec max:0.00 /sec mean:0.00 /sec stddev:0.00 /sec
num instances: 158
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502865
- PerHostPeakMemUsage: 104189609
- RowsProduced: 0
- TotalNetworkReceiveTime: 2639932095
- TotalNetworkSendTime: 19767
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 8
- TotalThreadsTotalWallClockTime: 2936438943
- TotalThreadsSysTime: 3189873
- TotalThreadsUserTime: 254860759
- TotalThreadsVoluntaryContextSwitches: 111
- TotalTime: 2985801232
Fragment Instance Lifecycle Timings
- ExecTime: 380933
- ExecTreeExecTime: 4998
- InactiveTotalTime: 0
- OpenTime: 2936125024
- ExecTreeOpenTime: 2649738863
- PrepareTime: 49204582
- ExecTreePrepareTime: 4009394
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 2
- InactiveTotalTime: 0
- NetworkThroughput(*): 86800
- OverallThroughput: 9856
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 11775
- TotalTime: 34024
- TransmitDataRPCTime: 1562
- UncompressedRowBatchSize: 2
CodeGen
- CodegenTime: 5561251
- CompileTime: 63454655
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 219887741
- PeakMemoryUsage: 1104384
- PrepareTime: 42306554
- TotalTime: 326799185
SORT_NODE (id=2)
- InactiveTotalTime: 0
- InsertBatchTime: 1392
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2653747958
AGGREGATION_NODE (id=4)
- BuildTime: 27539
- GetNewBlockTime: 2535462
- GetResultsTime: 226
- HTResizeTime: 3943
- HashBuckets: 51
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2420332
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2653552943
- UnpinTime: 1075
EXCHANGE_NODE (id=3)
- BytesReceived: 255
- ConvertRowBatchTime: 7561
- DeserializeRowBatchTimer: 75606
- FirstBatchArrivalWaitTime: 2511512164
- InactiveTotalTime: 0
- PeakMemoryUsage: 0
- RowsReturned: 6
- RowsReturnedRate: 2
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2639954938
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 444
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 6280192
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
Fragment F01
Instance c646eac0fa29ed15:137 (host=cdh11.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114425687
- RowsProduced: 1
- TotalNetworkReceiveTime: 2667516262
- TotalNetworkSendTime: 218107
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 2936455631
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 295
- TotalTime: 2991955926
Fragment Instance Lifecycle Timings
- ExecTime: 754940
- ExecTreeExecTime: 6377
- InactiveTotalTime: 0
- OpenTime: 2935762971
- ExecTreeOpenTime: 2679623942
- PrepareTime: 55363838
- ExecTreePrepareTime: 1132158
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 39
- InactiveTotalTime: 0
- NetworkThroughput(*): 1360022
- OverallThroughput: 100499
- PeakMemoryUsage: 5240
- RowsReturned: 1
- SerializeBatchTime: 344311
- TotalTime: 388061
- TransmitDataRPCTime: 28676
- UncompressedRowBatchSize: 47
CodeGen
- CodegenTime: 5272153
- CompileTime: 85689148
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 168387864
- PeakMemoryUsage: 1104384
- PrepareTime: 51227211
- TotalTime: 306276671
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 21154
- PeakMemoryUsage: 12288
- RowsReturned: 1
- RowsReturnedRate: 0
- TotalTime: 2680755657
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 627385
- GetNewBlockTime: 479106
- GetResultsTime: 4340
- HTResizeTime: 2323
- HashBuckets: 1024
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 3040384
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 1
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2680604595
- UnpinTime: 908
EXCHANGE_NODE (id=3)
- BytesReceived: 6055
- ConvertRowBatchTime: 144618
- DeserializeRowBatchTimer: 1017973
- FirstBatchArrivalWaitTime: 62785959
- InactiveTotalTime: 2666746634
- PeakMemoryUsage: 0
- RowsReturned: 158
- RowsReturnedRate: 59
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2668046647
Instance c646eac0fa29ed15:133 (host=cdh11.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114425687
- RowsProduced: 0
- TotalNetworkReceiveTime: 2656694785
- TotalNetworkSendTime: 283
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2939742331
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 248000000
- TotalThreadsVoluntaryContextSwitches: 123
- TotalTime: 2991603823
Fragment Instance Lifecycle Timings
- ExecTime: 625713
- ExecTreeExecTime: 3129
- InactiveTotalTime: 0
- OpenTime: 2939187551
- ExecTreeOpenTime: 2668156284
- PrepareTime: 51709293
- ExecTreePrepareTime: 1517186
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 480
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 6569984
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 16167
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5311746
- CompileTime: 62393941
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 207058310
- PeakMemoryUsage: 1104384
- PrepareTime: 46689418
- TotalTime: 317148044
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 552
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2669671942
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4697
- GetNewBlockTime: 665485
- GetResultsTime: 0
- HTResizeTime: 2694
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2669567057
- UnpinTime: 981
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 229
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2656690486
- InactiveTotalTime: 2656691156
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2656695999
Instance c646eac0fa29ed15:134 (host=cdh11.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114425687
- RowsProduced: 0
- TotalNetworkReceiveTime: 2651410847
- TotalNetworkSendTime: 249
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 19
- TotalThreadsTotalWallClockTime: 2954441951
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 280000000
- TotalThreadsVoluntaryContextSwitches: 109
- TotalTime: 2991094463
Fragment Instance Lifecycle Timings
- ExecTime: 390643
- ExecTreeExecTime: 2902
- InactiveTotalTime: 0
- OpenTime: 2954120352
- ExecTreeOpenTime: 2662656425
- PrepareTime: 36518947
- ExecTreePrepareTime: 1436760
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 15960
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3924559
- CompileTime: 61401555
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 228338301
- PeakMemoryUsage: 1104384
- PrepareTime: 32646194
- TotalTime: 323168442
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 458
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2664092309
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5140
- GetNewBlockTime: 883468
- GetResultsTime: 0
- HTResizeTime: 2563
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2663994400
- UnpinTime: 1074
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 373
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2651407510
- InactiveTotalTime: 2651408497
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2651412719
Instance c646eac0fa29ed15:135 (host=cdh11.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114425687
- RowsProduced: 0
- TotalNetworkReceiveTime: 2679413411
- TotalNetworkSendTime: 493
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 20
- TotalThreadsTotalWallClockTime: 2960194960
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 156
- TotalTime: 2990875193
Fragment Instance Lifecycle Timings
- ExecTime: 435011
- ExecTreeExecTime: 11447
- InactiveTotalTime: 0
- OpenTime: 2959832714
- ExecTreeOpenTime: 2690830988
- PrepareTime: 30529001
- ExecTreePrepareTime: 2690530
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 16520
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 2860539
- CompileTime: 116801787
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 151048718
- PeakMemoryUsage: 1104384
- PrepareTime: 24023078
- TotalTime: 292378456
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 533
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2693527743
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5587
- GetNewBlockTime: 1769899
- GetResultsTime: 0
- HTResizeTime: 2841
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2693395344
- UnpinTime: 1160
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 437
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2679410294
- InactiveTotalTime: 2679411181
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2679415516
Instance c646eac0fa29ed15:122 (host=cdh13.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114635095
- RowsProduced: 0
- TotalNetworkReceiveTime: 2700748389
- TotalNetworkSendTime: 413
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 17
- TotalThreadsTotalWallClockTime: 2952911272
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 204000000
- TotalThreadsVoluntaryContextSwitches: 125
- TotalTime: 2990213445
Fragment Instance Lifecycle Timings
- ExecTime: 795150
- ExecTreeExecTime: 3820
- InactiveTotalTime: 0
- OpenTime: 2952184300
- ExecTreeOpenTime: 2711912956
- PrepareTime: 37169404
- ExecTreePrepareTime: 3241461
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 16210
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4110102
- CompileTime: 72700079
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 165990017
- PeakMemoryUsage: 1104384
- PrepareTime: 31283664
- TotalTime: 270671518
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 537
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2715153355
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5614
- GetNewBlockTime: 1039446
- GetResultsTime: 0
- HTResizeTime: 3277
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2715045409
- UnpinTime: 989
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 380
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2700745450
- InactiveTotalTime: 2700746219
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2700750133
Instance c646eac0fa29ed15:120 (host=cdh13.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114635095
- RowsProduced: 0
- TotalNetworkReceiveTime: 2647015295
- TotalNetworkSendTime: 354
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2931476577
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 260000000
- TotalThreadsVoluntaryContextSwitches: 99
- TotalTime: 2989943246
Fragment Instance Lifecycle Timings
- ExecTime: 653422
- ExecTreeExecTime: 10313
- InactiveTotalTime: 0
- OpenTime: 2930907971
- ExecTreeOpenTime: 2658482591
- PrepareTime: 58300517
- ExecTreePrepareTime: 3582507
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 15960
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5283702
- CompileTime: 47725135
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 222727841
- PeakMemoryUsage: 1104384
- PrepareTime: 51200023
- TotalTime: 322623257
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 484
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2662063773
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5950
- GetNewBlockTime: 2372728
- GetResultsTime: 0
- HTResizeTime: 3644
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2661949879
- UnpinTime: 1188
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 500
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2647011805
- InactiveTotalTime: 2647012698
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2647017476
Instance c646eac0fa29ed15:124 (host=cdh13.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114635095
- RowsProduced: 0
- TotalNetworkReceiveTime: 2687020546
- TotalNetworkSendTime: 280
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 2949845164
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 138
- TotalTime: 2989820009
Fragment Instance Lifecycle Timings
- ExecTime: 211051
- ExecTreeExecTime: 9913
- InactiveTotalTime: 0
- OpenTime: 2949691259
- ExecTreeOpenTime: 2698273762
- PrepareTime: 39858803
- ExecTreePrepareTime: 2379514
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 15966
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4482094
- CompileTime: 67696019
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 182038720
- PeakMemoryUsage: 1104384
- PrepareTime: 34693371
- TotalTime: 285146332
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 803
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2700652749
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5357
- GetNewBlockTime: 1376962
- GetResultsTime: 0
- HTResizeTime: 2917
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2700571203
- UnpinTime: 940
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 397
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2687017580
- InactiveTotalTime: 2687018439
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2687022217
Instance c646eac0fa29ed15:123 (host=cdh13.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114635095
- RowsProduced: 0
- TotalNetworkReceiveTime: 2642512011
- TotalNetworkSendTime: 310
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 2931121321
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 264000000
- TotalThreadsVoluntaryContextSwitches: 87
- TotalTime: 2989754687
Fragment Instance Lifecycle Timings
- ExecTime: 262085
- ExecTreeExecTime: 2564
- InactiveTotalTime: 0
- OpenTime: 2930936032
- ExecTreeOpenTime: 2653635049
- PrepareTime: 58454390
- ExecTreePrepareTime: 3680878
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19800
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5281029
- CompileTime: 42562246
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 232817171
- PeakMemoryUsage: 1104384
- PrepareTime: 51029650
- TotalTime: 327379528
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 423
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2657314836
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6380
- GetNewBlockTime: 2265909
- GetResultsTime: 0
- HTResizeTime: 3551
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2657197287
- UnpinTime: 1283
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 474
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2642508839
- InactiveTotalTime: 2642509631
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2642513674
Instance c646eac0fa29ed15:13a (host=cdh11.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114425687
- RowsProduced: 1
- TotalNetworkReceiveTime: 2639918503
- TotalNetworkSendTime: 200146
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 18
- TotalThreadsTotalWallClockTime: 2935815325
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 276000000
- TotalThreadsVoluntaryContextSwitches: 98
- TotalTime: 2989744713
Fragment Instance Lifecycle Timings
- ExecTime: 812164
- ExecTreeExecTime: 3250
- InactiveTotalTime: 0
- OpenTime: 2935050422
- ExecTreeOpenTime: 2651030024
- PrepareTime: 53782630
- ExecTreePrepareTime: 1943929
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 43
- InactiveTotalTime: 0
- NetworkThroughput(*): 2895622
- OverallThroughput: 90494
- PeakMemoryUsage: 5240
- RowsReturned: 1
- SerializeBatchTime: 443762
- TotalTime: 475165
- TransmitDataRPCTime: 14850
- UncompressedRowBatchSize: 51
CodeGen
- CodegenTime: 5199921
- CompileTime: 38909224
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 243051852
- PeakMemoryUsage: 1104384
- PrepareTime: 48842859
- TotalTime: 331730405
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 5930
- PeakMemoryUsage: 12288
- RowsReturned: 1
- RowsReturnedRate: 0
- TotalTime: 2652974136
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 13946
- GetNewBlockTime: 1234061
- GetResultsTime: 2898
- HTResizeTime: 2874
- HashBuckets: 1024
- InactiveTotalTime: 0
- LargestPartitionPercent: 25
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2409600
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 1
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2652859992
- UnpinTime: 1009
EXCHANGE_NODE (id=3)
- BytesReceived: 172
- ConvertRowBatchTime: 3749
- DeserializeRowBatchTimer: 15083
- FirstBatchArrivalWaitTime: 497045691
- InactiveTotalTime: 2639901757
- PeakMemoryUsage: 0
- RowsReturned: 4
- RowsReturnedRate: 1
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2639933914
Instance c646eac0fa29ed15:116 (host=cdh16.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 116473802
- RowsProduced: 0
- TotalNetworkReceiveTime: 2656750286
- TotalNetworkSendTime: 214
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 43
- TotalThreadsTotalWallClockTime: 2949642506
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 248000000
- TotalThreadsVoluntaryContextSwitches: 113
- TotalTime: 2989532260
Fragment Instance Lifecycle Timings
- ExecTime: 452689
- ExecTreeExecTime: 2283
- InactiveTotalTime: 0
- OpenTime: 2949247652
- ExecTreeOpenTime: 2666872270
- PrepareTime: 39761760
- ExecTreePrepareTime: 5207179
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 480
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 7356416
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 15914
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3851222
- CompileTime: 71028488
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 209601981
- PeakMemoryUsage: 1104384
- PrepareTime: 31889395
- TotalTime: 313179874
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 292
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2672077624
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4867
- GetNewBlockTime: 2697729
- GetResultsTime: 0
- HTResizeTime: 1900
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2671976965
- UnpinTime: 1097
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 345
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2656746993
- InactiveTotalTime: 2656747845
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2656752434
Instance c646eac0fa29ed15:111 (host=cdh10.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 118043034
- RowsProduced: 0
- TotalNetworkReceiveTime: 2616189119
- TotalNetworkSendTime: 254
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 24
- TotalThreadsTotalWallClockTime: 2931639761
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 276000000
- TotalThreadsVoluntaryContextSwitches: 122
- TotalTime: 2989439341
Fragment Instance Lifecycle Timings
- ExecTime: 161500
- ExecTreeExecTime: 2766
- InactiveTotalTime: 0
- OpenTime: 2931520841
- ExecTreeOpenTime: 2626996561
- PrepareTime: 57685939
- ExecTreePrepareTime: 3484218
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21411
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5303612
- CompileTime: 55021081
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 247450315
- PeakMemoryUsage: 1104384
- PrepareTime: 51063090
- TotalTime: 354472678
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 311
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2630479331
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5058
- GetNewBlockTime: 2763677
- GetResultsTime: 0
- HTResizeTime: 2880
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2630314443
- UnpinTime: 1557
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 334
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2616185592
- InactiveTotalTime: 2616186524
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2616194549
Instance c646eac0fa29ed15:125 (host=cdh13.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114635095
- RowsProduced: 0
- TotalNetworkReceiveTime: 2680188291
- TotalNetworkSendTime: 300
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2948421934
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 130
- TotalTime: 2989373093
Fragment Instance Lifecycle Timings
- ExecTime: 355656
- ExecTreeExecTime: 2970
- InactiveTotalTime: 0
- OpenTime: 2948149035
- ExecTreeOpenTime: 2690824447
- PrepareTime: 40806239
- ExecTreePrepareTime: 3168540
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17490
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4062172
- CompileTime: 73633613
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 181995479
- PeakMemoryUsage: 1104384
- PrepareTime: 34334781
- TotalTime: 290688523
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 476
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2693992044
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 8974
- GetNewBlockTime: 2514199
- GetResultsTime: 0
- HTResizeTime: 3431
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2693907743
- UnpinTime: 993
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 313
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2680181559
- InactiveTotalTime: 2680186295
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2680189999
Instance c646eac0fa29ed15:126 (host=cdh13.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114635095
- RowsProduced: 0
- TotalNetworkReceiveTime: 2692779604
- TotalNetworkSendTime: 333
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2948626846
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 212000000
- TotalThreadsVoluntaryContextSwitches: 130
- TotalTime: 2989247653
Fragment Instance Lifecycle Timings
- ExecTime: 211139
- ExecTreeExecTime: 3237
- InactiveTotalTime: 0
- OpenTime: 2948484988
- ExecTreeOpenTime: 2703570636
- PrepareTime: 40482469
- ExecTreePrepareTime: 3299114
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 30668
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4148014
- CompileTime: 69083147
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 173992984
- PeakMemoryUsage: 1104384
- PrepareTime: 34649609
- TotalTime: 278462799
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 500
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2706868954
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6007
- GetNewBlockTime: 2264181
- GetResultsTime: 0
- HTResizeTime: 3596
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2706785335
- UnpinTime: 974
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 433
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2692776703
- InactiveTotalTime: 2692777327
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2692781112
Instance c646eac0fa29ed15:128 (host=cdh13.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114635095
- RowsProduced: 0
- TotalNetworkReceiveTime: 2679713195
- TotalNetworkSendTime: 6263
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2947003566
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 232000000
- TotalThreadsVoluntaryContextSwitches: 125
- TotalTime: 2989141439
Fragment Instance Lifecycle Timings
- ExecTime: 319272
- ExecTreeExecTime: 3314
- InactiveTotalTime: 0
- OpenTime: 2946767571
- ExecTreeOpenTime: 2690217596
- PrepareTime: 42009999
- ExecTreePrepareTime: 2873182
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 30821
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4244009
- CompileTime: 77426584
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 177698301
- PeakMemoryUsage: 1104384
- PrepareTime: 35606057
- TotalTime: 291485098
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 557
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2693089921
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 9450
- GetNewBlockTime: 2188667
- GetResultsTime: 0
- HTResizeTime: 3503
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2692962918
- UnpinTime: 979
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 293
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2679711097
- InactiveTotalTime: 2679711629
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2679714429
Instance c646eac0fa29ed15:136 (host=cdh11.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114425687
- RowsProduced: 0
- TotalNetworkReceiveTime: 2640797806
- TotalNetworkSendTime: 485
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2930492547
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 256000000
- TotalThreadsVoluntaryContextSwitches: 140
- TotalTime: 2989075717
Fragment Instance Lifecycle Timings
- ExecTime: 247243
- ExecTreeExecTime: 4244
- InactiveTotalTime: 0
- OpenTime: 2930314241
- ExecTreeOpenTime: 2650504504
- PrepareTime: 58431875
- ExecTreePrepareTime: 2731128
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21671
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5160283
- CompileTime: 58870171
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 218726311
- PeakMemoryUsage: 1104384
- PrepareTime: 51379562
- TotalTime: 329890792
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 388
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2653234614
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 3820
- GetNewBlockTime: 1409691
- GetResultsTime: 0
- HTResizeTime: 2212
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2652935053
- UnpinTime: 1454
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 238
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2640794993
- InactiveTotalTime: 2640795603
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2640798852
Instance c646eac0fa29ed15:113 (host=cdh10.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 118043034
- RowsProduced: 1
- TotalNetworkReceiveTime: 2649742445
- TotalNetworkSendTime: 399230
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 30
- TotalThreadsTotalWallClockTime: 2958436890
- TotalThreadsSysTime: 12000000
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 306
- TotalTime: 2989008914
Fragment Instance Lifecycle Timings
- ExecTime: 808809
- ExecTreeExecTime: 6338
- InactiveTotalTime: 0
- OpenTime: 2957688584
- ExecTreeOpenTime: 2659971655
- PrepareTime: 30429088
- ExecTreePrepareTime: 4572644
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 38
- InactiveTotalTime: 0
- NetworkThroughput(*): 2712735
- OverallThroughput: 208918
- PeakMemoryUsage: 5240
- RowsReturned: 1
- SerializeBatchTime: 155374
- TotalTime: 181889
- TransmitDataRPCTime: 14008
- UncompressedRowBatchSize: 47
CodeGen
- CodegenTime: 3124532
- CompileTime: 106476909
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 189352835
- PeakMemoryUsage: 1104384
- PrepareTime: 24145013
- TotalTime: 320502189
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 13911
- PeakMemoryUsage: 12288
- RowsReturned: 1
- RowsReturnedRate: 0
- TotalTime: 2664543269
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 516537
- GetNewBlockTime: 3074517
- GetResultsTime: 2769
- HTResizeTime: 2787
- HashBuckets: 1024
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 3040384
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 1
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2664406809
- UnpinTime: 659
EXCHANGE_NODE (id=3)
- BytesReceived: 6000
- ConvertRowBatchTime: 149682
- DeserializeRowBatchTimer: 1822878
- FirstBatchArrivalWaitTime: 45874826
- InactiveTotalTime: 2648841230
- PeakMemoryUsage: 0
- RowsReturned: 158
- RowsReturnedRate: 59
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2650177028
Instance c646eac0fa29ed15:129 (host=cdh13.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114635095
- RowsProduced: 0
- TotalNetworkReceiveTime: 2677033595
- TotalNetworkSendTime: 280
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 2947118848
- TotalThreadsSysTime: 16000000
- TotalThreadsUserTime: 220000000
- TotalThreadsVoluntaryContextSwitches: 111
- TotalTime: 2988903510
Fragment Instance Lifecycle Timings
- ExecTime: 270779
- ExecTreeExecTime: 3147
- InactiveTotalTime: 0
- OpenTime: 2946921189
- ExecTreeOpenTime: 2687271865
- PrepareTime: 41625522
- ExecTreePrepareTime: 3584781
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 23520
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4399878
- CompileTime: 70140988
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 187836732
- PeakMemoryUsage: 1104384
- PrepareTime: 35272875
- TotalTime: 293989194
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 447
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2690854637
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5396
- GetNewBlockTime: 2476691
- GetResultsTime: 0
- HTResizeTime: 3073
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2690736552
- UnpinTime: 971
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 380
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2677028265
- InactiveTotalTime: 2677029007
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2677035332
Instance c646eac0fa29ed15:114 (host=cdh10.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 118043034
- RowsProduced: 0
- TotalNetworkReceiveTime: 2640219472
- TotalNetworkSendTime: 257
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2942612853
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 260000000
- TotalThreadsVoluntaryContextSwitches: 150
- TotalTime: 2988882064
Fragment Instance Lifecycle Timings
- ExecTime: 154763
- ExecTreeExecTime: 2887
- InactiveTotalTime: 0
- OpenTime: 2942525300
- ExecTreeOpenTime: 2650174255
- PrepareTime: 46107737
- ExecTreePrepareTime: 8747143
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18154
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3988123
- CompileTime: 82756720
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 208220886
- PeakMemoryUsage: 1104384
- PrepareTime: 34129652
- TotalTime: 325889900
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 473
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2658920140
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 2839
- GetNewBlockTime: 7193288
- GetResultsTime: 0
- HTResizeTime: 1764
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2658816623
- UnpinTime: 1243
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 160
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2640218079
- InactiveTotalTime: 2640218308
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2640220691
Instance c646eac0fa29ed15:11a (host=cdh16.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 116473802
- RowsProduced: 0
- TotalNetworkReceiveTime: 2663548660
- TotalNetworkSendTime: 541
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 2933465477
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 136
- TotalTime: 2988764685
Fragment Instance Lifecycle Timings
- ExecTime: 444651
- ExecTreeExecTime: 2150
- InactiveTotalTime: 0
- OpenTime: 2933094644
- ExecTreeOpenTime: 2673419432
- PrepareTime: 55165166
- ExecTreePrepareTime: 3408567
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18814
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3734893
- CompileTime: 69406934
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 188678226
- PeakMemoryUsage: 1104384
- PrepareTime: 48845728
- TotalTime: 307585630
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 367
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2676827090
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7794
- GetNewBlockTime: 1566621
- GetResultsTime: 0
- HTResizeTime: 6738
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2676704044
- UnpinTime: 1329
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 319
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2663545841
- InactiveTotalTime: 2663546204
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2663550104
Instance c646eac0fa29ed15:121 (host=cdh13.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114635095
- RowsProduced: 0
- TotalNetworkReceiveTime: 2669324665
- TotalNetworkSendTime: 270
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2948897464
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 252000000
- TotalThreadsVoluntaryContextSwitches: 96
- TotalTime: 2988733058
Fragment Instance Lifecycle Timings
- ExecTime: 236955
- ExecTreeExecTime: 9250
- InactiveTotalTime: 0
- OpenTime: 2948721014
- ExecTreeOpenTime: 2679187308
- PrepareTime: 39678084
- ExecTreePrepareTime: 1885154
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 480
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 6832128
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18333
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4543051
- CompileTime: 70844919
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 196966143
- PeakMemoryUsage: 1104384
- PrepareTime: 35014415
- TotalTime: 303539483
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 470
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2681075119
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 9636
- GetNewBlockTime: 522317
- GetResultsTime: 0
- HTResizeTime: 3067
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2680958648
- UnpinTime: 1114
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 327
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2669321497
- InactiveTotalTime: 2669322402
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2669326290
Instance c646eac0fa29ed15:11c (host=cdh16.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 116473802
- RowsProduced: 0
- TotalNetworkReceiveTime: 2640095095
- TotalNetworkSendTime: 248
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 29
- TotalThreadsTotalWallClockTime: 2935112056
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 240000000
- TotalThreadsVoluntaryContextSwitches: 142
- TotalTime: 2988674220
Fragment Instance Lifecycle Timings
- ExecTime: 413539
- ExecTreeExecTime: 2647
- InactiveTotalTime: 0
- OpenTime: 2934786190
- ExecTreeOpenTime: 2649696174
- PrepareTime: 53417626
- ExecTreePrepareTime: 3537434
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 9393
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3744190
- CompileTime: 89674403
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 193739187
- PeakMemoryUsage: 1104384
- PrepareTime: 47092101
- TotalTime: 331473514
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 333
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2653229200
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 3944
- GetNewBlockTime: 2127826
- GetResultsTime: 0
- HTResizeTime: 1898
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2653135607
- UnpinTime: 1533
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 143
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2640093537
- InactiveTotalTime: 2640093852
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2640095888
Instance c646eac0fa29ed15:13c (host=cdh11.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114425687
- RowsProduced: 0
- TotalNetworkReceiveTime: 2649627359
- TotalNetworkSendTime: 187
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 6
- TotalThreadsTotalWallClockTime: 2933551933
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 256000000
- TotalThreadsVoluntaryContextSwitches: 119
- TotalTime: 2988655997
Fragment Instance Lifecycle Timings
- ExecTime: 152000
- ExecTreeExecTime: 2257
- InactiveTotalTime: 0
- OpenTime: 2933445701
- ExecTreeOpenTime: 2660315061
- PrepareTime: 54985344
- ExecTreePrepareTime: 1961378
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 12640
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3609852
- CompileTime: 62718771
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 208647054
- PeakMemoryUsage: 1104384
- PrepareTime: 50828667
- TotalTime: 322797693
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 400
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2662273699
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5440
- GetNewBlockTime: 1179717
- GetResultsTime: 0
- HTResizeTime: 3328
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2662191251
- UnpinTime: 745
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 417
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2649624748
- InactiveTotalTime: 2649625701
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2649628722
Instance c646eac0fa29ed15:138 (host=cdh11.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114425687
- RowsProduced: 0
- TotalNetworkReceiveTime: 2685787241
- TotalNetworkSendTime: 301
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 16
- TotalThreadsTotalWallClockTime: 2965377107
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 240000000
- TotalThreadsVoluntaryContextSwitches: 126
- TotalTime: 2988594688
Fragment Instance Lifecycle Timings
- ExecTime: 491880
- ExecTreeExecTime: 3588
- InactiveTotalTime: 0
- OpenTime: 2964945550
- ExecTreeOpenTime: 2696061326
- PrepareTime: 23094108
- ExecTreePrepareTime: 1557312
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 8952
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 2521048
- CompileTime: 99472685
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 168310257
- PeakMemoryUsage: 1104384
- PrepareTime: 19937430
- TotalTime: 288205905
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 461
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2697617851
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5497
- GetNewBlockTime: 740956
- GetResultsTime: 0
- HTResizeTime: 3170
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2697499765
- UnpinTime: 561
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 347
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2685784206
- InactiveTotalTime: 2685785036
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2685789267
Instance c646eac0fa29ed15:10c (host=cdh10.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 118043034
- RowsProduced: 0
- TotalNetworkReceiveTime: 2604851184
- TotalNetworkSendTime: 383
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 83
- TotalThreadsTotalWallClockTime: 2931833411
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 260000000
- TotalThreadsVoluntaryContextSwitches: 110
- TotalTime: 2988532659
Fragment Instance Lifecycle Timings
- ExecTime: 273972
- ExecTreeExecTime: 4363
- InactiveTotalTime: 0
- OpenTime: 2931640061
- ExecTreeOpenTime: 2615274297
- PrepareTime: 56539998
- ExecTreePrepareTime: 1113402
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17070
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5649108
- CompileTime: 53399131
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 260836899
- PeakMemoryUsage: 1104384
- PrepareTime: 51805432
- TotalTime: 367082065
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 700
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2616387627
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5007
- GetNewBlockTime: 619497
- GetResultsTime: 0
- HTResizeTime: 2945
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2616244690
- UnpinTime: 714
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 273
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2604848196
- InactiveTotalTime: 2604848889
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2604852982
Instance c646eac0fa29ed15:10e (host=cdh10.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 118043034
- RowsProduced: 0
- TotalNetworkReceiveTime: 2671714950
- TotalNetworkSendTime: 254
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 47
- TotalThreadsTotalWallClockTime: 2958579133
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 240000000
- TotalThreadsVoluntaryContextSwitches: 123
- TotalTime: 2988503548
Fragment Instance Lifecycle Timings
- ExecTime: 365750
- ExecTreeExecTime: 2611
- InactiveTotalTime: 0
- OpenTime: 2958277291
- ExecTreeOpenTime: 2682090764
- PrepareTime: 29796244
- ExecTreePrepareTime: 4003642
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 11893
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3315847
- CompileTime: 83051577
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 191188125
- PeakMemoryUsage: 1104384
- PrepareTime: 24304821
- TotalTime: 299131624
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 570
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2686093268
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4293
- GetNewBlockTime: 3531094
- GetResultsTime: 0
- HTResizeTime: 2735
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2685974048
- UnpinTime: 624
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 277
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2671712589
- InactiveTotalTime: 2671713203
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2671716263
Instance c646eac0fa29ed15:10d (host=cdh10.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 118043034
- RowsProduced: 0
- TotalNetworkReceiveTime: 2612384203
- TotalNetworkSendTime: 323
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 76
- TotalThreadsTotalWallClockTime: 2953328879
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 268000000
- TotalThreadsVoluntaryContextSwitches: 99
- TotalTime: 2988361810
Fragment Instance Lifecycle Timings
- ExecTime: 244579
- ExecTreeExecTime: 3553
- InactiveTotalTime: 0
- OpenTime: 2953157572
- ExecTreeOpenTime: 2622236303
- PrepareTime: 34896164
- ExecTreePrepareTime: 3060418
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 480
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 7880704
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 14226
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3638848
- CompileTime: 102157011
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 226736425
- PeakMemoryUsage: 1104384
- PrepareTime: 29990379
- TotalTime: 359474449
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 569
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2625295702
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 3683
- GetNewBlockTime: 2554726
- GetResultsTime: 0
- HTResizeTime: 2264
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2625019204
- UnpinTime: 700
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 244
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2612382185
- InactiveTotalTime: 2612382729
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2612385892
Instance c646eac0fa29ed15:115 (host=cdh10.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 118043034
- RowsProduced: 0
- TotalNetworkReceiveTime: 2613604708
- TotalNetworkSendTime: 295
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 40
- TotalThreadsTotalWallClockTime: 2941225701
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 260000000
- TotalThreadsVoluntaryContextSwitches: 111
- TotalTime: 2988307511
Fragment Instance Lifecycle Timings
- ExecTime: 368387
- ExecTreeExecTime: 2714
- InactiveTotalTime: 0
- OpenTime: 2940940868
- ExecTreeOpenTime: 2622474186
- PrepareTime: 46944650
- ExecTreePrepareTime: 9288494
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17504
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4035736
- CompileTime: 113844683
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 203213659
- PeakMemoryUsage: 1104384
- PrepareTime: 34698079
- TotalTime: 352512455
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 455
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2631761494
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4205
- GetNewBlockTime: 8023991
- GetResultsTime: 0
- HTResizeTime: 3029
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2631632022
- UnpinTime: 1119
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 146
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2613602594
- InactiveTotalTime: 2613603211
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2613605703
Instance c646eac0fa29ed15:f7 (host=cdh12.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 103331482
- RowsProduced: 0
- TotalNetworkReceiveTime: 2607451873
- TotalNetworkSendTime: 207
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 17
- TotalThreadsTotalWallClockTime: 2954493473
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 296000000
- TotalThreadsVoluntaryContextSwitches: 84
- TotalTime: 2988267910
Fragment Instance Lifecycle Timings
- ExecTime: 295006
- ExecTreeExecTime: 2544
- InactiveTotalTime: 0
- OpenTime: 2954247810
- ExecTreeOpenTime: 2619119407
- PrepareTime: 33617926
- ExecTreePrepareTime: 3980799
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 22902
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 2963150
- CompileTime: 81927694
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 251354043
- PeakMemoryUsage: 1104384
- PrepareTime: 27708296
- TotalTime: 361549506
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 6374
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2623099330
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5386
- GetNewBlockTime: 2059233
- GetResultsTime: 0
- HTResizeTime: 2974
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2622985797
- UnpinTime: 1183
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 363
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2607449015
- InactiveTotalTime: 2607449905
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2607453721
Instance c646eac0fa29ed15:f9 (host=cdh12.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 103331482
- RowsProduced: 0
- TotalNetworkReceiveTime: 2615372940
- TotalNetworkSendTime: 340
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 12
- TotalThreadsTotalWallClockTime: 2951570306
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 300000000
- TotalThreadsVoluntaryContextSwitches: 74
- TotalTime: 2988066699
Fragment Instance Lifecycle Timings
- ExecTime: 502914
- ExecTreeExecTime: 3973
- InactiveTotalTime: 0
- OpenTime: 2951132752
- ExecTreeOpenTime: 2626562573
- PrepareTime: 36341080
- ExecTreePrepareTime: 2492065
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 11492
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3903875
- CompileTime: 77909056
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 244320511
- PeakMemoryUsage: 1104384
- PrepareTime: 32259292
- TotalTime: 355115346
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 670
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2629054657
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4716
- GetNewBlockTime: 1796967
- GetResultsTime: 0
- HTResizeTime: 2871
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2628959468
- UnpinTime: 1093
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 323
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2615370174
- InactiveTotalTime: 2615370947
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2615374239
Instance c646eac0fa29ed15:fa (host=cdh12.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 103331482
- RowsProduced: 0
- TotalNetworkReceiveTime: 2609580691
- TotalNetworkSendTime: 304
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 71
- TotalThreadsTotalWallClockTime: 2950656512
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 292000000
- TotalThreadsVoluntaryContextSwitches: 79
- TotalTime: 2988048382
Fragment Instance Lifecycle Timings
- ExecTime: 245621
- ExecTreeExecTime: 9463
- InactiveTotalTime: 0
- OpenTime: 2950466896
- ExecTreeOpenTime: 2620551071
- PrepareTime: 37249638
- ExecTreePrepareTime: 1951781
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 432
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 6045696
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 12185
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3936920
- CompileTime: 63175027
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 264529273
- PeakMemoryUsage: 1104384
- PrepareTime: 33650963
- TotalTime: 362002368
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 527
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2622502421
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5550
- GetNewBlockTime: 951208
- GetResultsTime: 0
- HTResizeTime: 3248
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2622419657
- UnpinTime: 1011
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 494
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2609577867
- InactiveTotalTime: 2609578628
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2609582662
Instance c646eac0fa29ed15:127 (host=cdh13.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114635095
- RowsProduced: 0
- TotalNetworkReceiveTime: 2682803611
- TotalNetworkSendTime: 373
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2947092318
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 93
- TotalTime: 2988047511
Fragment Instance Lifecycle Timings
- ExecTime: 409666
- ExecTreeExecTime: 3850
- InactiveTotalTime: 0
- OpenTime: 2946779882
- ExecTreeOpenTime: 2691793384
- PrepareTime: 40762169
- ExecTreePrepareTime: 3112687
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18683
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4125306
- CompileTime: 77208288
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 176347715
- PeakMemoryUsage: 1104384
- PrepareTime: 33897779
- TotalTime: 288213598
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 6420
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2694905532
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5290
- GetNewBlockTime: 2322279
- GetResultsTime: 0
- HTResizeTime: 3323
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2694576791
- UnpinTime: 1010
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 257
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2682801346
- InactiveTotalTime: 2682801957
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2682804854
Instance c646eac0fa29ed15:fd (host=cdh12.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 103331482
- RowsProduced: 0
- TotalNetworkReceiveTime: 2613721239
- TotalNetworkSendTime: 283
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 89
- TotalThreadsTotalWallClockTime: 2943556184
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 292000000
- TotalThreadsVoluntaryContextSwitches: 71
- TotalTime: 2988014654
Fragment Instance Lifecycle Timings
- ExecTime: 285423
- ExecTreeExecTime: 2773
- InactiveTotalTime: 0
- OpenTime: 2943328161
- ExecTreeOpenTime: 2624617754
- PrepareTime: 44341391
- ExecTreePrepareTime: 3710158
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 23671
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3773690
- CompileTime: 65806898
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 251148399
- PeakMemoryUsage: 1104384
- PrepareTime: 38447862
- TotalTime: 356055728
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 566
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2628327018
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4763
- GetNewBlockTime: 2025639
- GetResultsTime: 0
- HTResizeTime: 2443
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2628224020
- UnpinTime: 1149
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 340
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2613718832
- InactiveTotalTime: 2613719395
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2613722667
Instance c646eac0fa29ed15:110 (host=cdh10.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 118043034
- RowsProduced: 0
- TotalNetworkReceiveTime: 2624263988
- TotalNetworkSendTime: 499
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 59
- TotalThreadsTotalWallClockTime: 2943006362
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 260000000
- TotalThreadsVoluntaryContextSwitches: 109
- TotalTime: 2988011419
Fragment Instance Lifecycle Timings
- ExecTime: 323574
- ExecTreeExecTime: 3739
- InactiveTotalTime: 0
- OpenTime: 2942752283
- ExecTreeOpenTime: 2634223516
- PrepareTime: 44840517
- ExecTreePrepareTime: 4984167
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 14163
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3620967
- CompileTime: 61400763
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 244900409
- PeakMemoryUsage: 1104384
- PrepareTime: 29651986
- TotalTime: 336572696
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 612
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2639206792
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4169
- GetNewBlockTime: 4593624
- GetResultsTime: 0
- HTResizeTime: 2488
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2639064525
- UnpinTime: 572
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 373
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2624261376
- InactiveTotalTime: 2624262148
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2624265712
Instance c646eac0fa29ed15:139 (host=cdh11.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114425687
- RowsProduced: 0
- TotalNetworkReceiveTime: 2658917466
- TotalNetworkSendTime: 172
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2938884862
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 236000000
- TotalThreadsVoluntaryContextSwitches: 186
- TotalTime: 2987952839
Fragment Instance Lifecycle Timings
- ExecTime: 255956
- ExecTreeExecTime: 2741
- InactiveTotalTime: 0
- OpenTime: 2938686235
- ExecTreeOpenTime: 2668804071
- PrepareTime: 48930517
- ExecTreePrepareTime: 2339568
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 16623
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3493011
- CompileTime: 81836425
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 186731959
- PeakMemoryUsage: 1104384
- PrepareTime: 44170895
- TotalTime: 313375999
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 401
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2671142591
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4573
- GetNewBlockTime: 1468661
- GetResultsTime: 0
- HTResizeTime: 2456
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2670679470
- UnpinTime: 1009
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 170
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2658915385
- InactiveTotalTime: 2658915948
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2658918800
Instance c646eac0fa29ed15:11f (host=cdh16.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 116473802
- RowsProduced: 0
- TotalNetworkReceiveTime: 2638419246
- TotalNetworkSendTime: 367
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 38
- TotalThreadsTotalWallClockTime: 2934728152
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 256000000
- TotalThreadsVoluntaryContextSwitches: 133
- TotalTime: 2987898664
Fragment Instance Lifecycle Timings
- ExecTime: 362110
- ExecTreeExecTime: 3767
- InactiveTotalTime: 0
- OpenTime: 2934445869
- ExecTreeOpenTime: 2648166752
- PrepareTime: 53016598
- ExecTreePrepareTime: 2366207
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 32874
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3549187
- CompileTime: 73513041
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 211077182
- PeakMemoryUsage: 1104384
- PrepareTime: 47493089
- TotalTime: 332683399
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 554
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2650532820
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 3709
- GetNewBlockTime: 1704689
- GetResultsTime: 0
- HTResizeTime: 2259
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2650452475
- UnpinTime: 578
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 342
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2638415059
- InactiveTotalTime: 2638415518
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2638420912
Instance c646eac0fa29ed15:ba (host=cdh2.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 120185886
- RowsProduced: 0
- TotalNetworkReceiveTime: 2598162068
- TotalNetworkSendTime: 584
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 7
- TotalThreadsTotalWallClockTime: 2914056360
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 232000000
- TotalThreadsVoluntaryContextSwitches: 137
- TotalTime: 2987722096
Fragment Instance Lifecycle Timings
- ExecTime: 186644
- ExecTreeExecTime: 4612
- InactiveTotalTime: 0
- OpenTime: 2913924340
- ExecTreeOpenTime: 2612505364
- PrepareTime: 73534112
- ExecTreePrepareTime: 6037296
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 22280
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 12425800
- CompileTime: 54273168
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 241603536
- PeakMemoryUsage: 1104384
- PrepareTime: 60291072
- TotalTime: 359788656
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 796
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2618542488
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5756
- GetNewBlockTime: 4130924
- GetResultsTime: 0
- HTResizeTime: 3824
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2618418716
- UnpinTime: 1512
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 292
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2598158892
- InactiveTotalTime: 2598159876
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2598163548
Instance c646eac0fa29ed15:b9 (host=cdh2.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 120185886
- RowsProduced: 0
- TotalNetworkReceiveTime: 2649442160
- TotalNetworkSendTime: 448
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2913678364
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 204000000
- TotalThreadsVoluntaryContextSwitches: 123
- TotalTime: 2987685128
Fragment Instance Lifecycle Timings
- ExecTime: 244468
- ExecTreeExecTime: 3560
- InactiveTotalTime: 0
- OpenTime: 2913503612
- ExecTreeOpenTime: 2662952608
- PrepareTime: 73845312
- ExecTreePrepareTime: 5929856
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18316
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 9289476
- CompileTime: 43388788
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 200377092
- PeakMemoryUsage: 1104384
- PrepareTime: 62635904
- TotalTime: 312200672
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 800
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2668881596
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7076
- GetNewBlockTime: 3759136
- GetResultsTime: 0
- HTResizeTime: 4540
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2668765272
- UnpinTime: 1232
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 440
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2649438304
- InactiveTotalTime: 2649439256
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2649444320
Instance c646eac0fa29ed15:fc (host=cdh12.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 103331482
- RowsProduced: 0
- TotalNetworkReceiveTime: 2591512142
- TotalNetworkSendTime: 344
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 56
- TotalThreadsTotalWallClockTime: 2932856111
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 308000000
- TotalThreadsVoluntaryContextSwitches: 76
- TotalTime: 2987605356
Fragment Instance Lifecycle Timings
- ExecTime: 280309
- ExecTreeExecTime: 3926
- InactiveTotalTime: 0
- OpenTime: 2932637475
- ExecTreeOpenTime: 2602534521
- PrepareTime: 54552850
- ExecTreePrepareTime: 2820850
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19240
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4841423
- CompileTime: 67007390
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 261192811
- PeakMemoryUsage: 1104384
- PrepareTime: 48666779
- TotalTime: 377756887
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 707
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2605354955
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4751
- GetNewBlockTime: 1592483
- GetResultsTime: 0
- HTResizeTime: 2841
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2605245397
- UnpinTime: 1038
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 298
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2591509845
- InactiveTotalTime: 2591510384
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2591513381
Instance c646eac0fa29ed15:118 (host=cdh16.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 116473802
- RowsProduced: 0
- TotalNetworkReceiveTime: 2669974695
- TotalNetworkSendTime: 310
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 13
- TotalThreadsTotalWallClockTime: 2952886535
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 240000000
- TotalThreadsVoluntaryContextSwitches: 102
- TotalTime: 2987573523
Fragment Instance Lifecycle Timings
- ExecTime: 553086
- ExecTreeExecTime: 4400
- InactiveTotalTime: 0
- OpenTime: 2952397915
- ExecTreeOpenTime: 2679910346
- PrepareTime: 34558401
- ExecTreePrepareTime: 2305142
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 16558
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3865275
- CompileTime: 77380126
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 193458485
- PeakMemoryUsage: 1104384
- PrepareTime: 29451714
- TotalTime: 300894729
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 560
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2682215105
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 3191
- GetNewBlockTime: 1327211
- GetResultsTime: 0
- HTResizeTime: 2001
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2682058677
- UnpinTime: 643
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 2740
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2669972375
- InactiveTotalTime: 2669972969
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2669978452
Instance c646eac0fa29ed15:b5 (host=cdh2.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 120185886
- RowsProduced: 0
- TotalNetworkReceiveTime: 2597268548
- TotalNetworkSendTime: 320
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2898828216
- TotalThreadsSysTime: 12000000
- TotalThreadsUserTime: 240000000
- TotalThreadsVoluntaryContextSwitches: 102
- TotalTime: 2987560748
Fragment Instance Lifecycle Timings
- ExecTime: 455604
- ExecTreeExecTime: 5104
- InactiveTotalTime: 0
- OpenTime: 2898417092
- ExecTreeOpenTime: 2611406764
- PrepareTime: 88475492
- ExecTreePrepareTime: 6113236
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17404
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 15480068
- CompileTime: 52623104
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 225949452
- PeakMemoryUsage: 1104384
- PrepareTime: 72528020
- TotalTime: 356289852
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 656
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2617519916
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7320
- GetNewBlockTime: 3778292
- GetResultsTime: 0
- HTResizeTime: 4544
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2617393504
- UnpinTime: 1332
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 700
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2597264812
- InactiveTotalTime: 2597266048
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2597270676
Instance c646eac0fa29ed15:f6 (host=cdh12.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 103331482
- RowsProduced: 0
- TotalNetworkReceiveTime: 2597157724
- TotalNetworkSendTime: 340
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 18
- TotalThreadsTotalWallClockTime: 2949623907
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 324000000
- TotalThreadsVoluntaryContextSwitches: 76
- TotalTime: 2987512981
Fragment Instance Lifecycle Timings
- ExecTime: 365869
- ExecTreeExecTime: 3330
- InactiveTotalTime: 0
- OpenTime: 2949323114
- ExecTreeOpenTime: 2608966182
- PrepareTime: 37733306
- ExecTreePrepareTime: 2522238
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 13446
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3880728
- CompileTime: 65495787
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 272759885
- PeakMemoryUsage: 1104384
- PrepareTime: 33509224
- TotalTime: 372422369
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 570
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2611487458
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4898
- GetNewBlockTime: 1904985
- GetResultsTime: 0
- HTResizeTime: 2628
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2611363649
- UnpinTime: 798
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 507
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2597154241
- InactiveTotalTime: 2597155006
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2597159816
Instance c646eac0fa29ed15:e4 (host=cdh1.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95708776
- RowsProduced: 0
- TotalNetworkReceiveTime: 2642241512
- TotalNetworkSendTime: 384
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2942545524
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 260000000
- TotalThreadsVoluntaryContextSwitches: 95
- TotalTime: 2987445920
Fragment Instance Lifecycle Timings
- ExecTime: 254332
- ExecTreeExecTime: 3736
- InactiveTotalTime: 0
- OpenTime: 2942343600
- ExecTreeOpenTime: 2653058884
- PrepareTime: 44745084
- ExecTreePrepareTime: 5721788
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 432
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 5783552
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18600
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4716868
- CompileTime: 73281936
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 213759520
- PeakMemoryUsage: 1104384
- PrepareTime: 36649308
- TotalTime: 324444504
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 784
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2658779432
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7160
- GetNewBlockTime: 4120056
- GetResultsTime: 0
- HTResizeTime: 4536
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2658664012
- UnpinTime: 1208
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 404
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2642237652
- InactiveTotalTime: 2642238684
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2642243724
Instance c646eac0fa29ed15:d7 (host=cdh17.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95397741
- RowsProduced: 0
- TotalNetworkReceiveTime: 2703081401
- TotalNetworkSendTime: 340
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2947868111
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 94
- TotalTime: 2987349135
Fragment Instance Lifecycle Timings
- ExecTime: 262866
- ExecTreeExecTime: 3147
- InactiveTotalTime: 0
- OpenTime: 2947656726
- ExecTreeOpenTime: 2714172755
- PrepareTime: 39354858
- ExecTreePrepareTime: 2593486
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 480
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 7094272
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17917
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4123807
- CompileTime: 45892807
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 185878322
- PeakMemoryUsage: 1104384
- PrepareTime: 34556055
- TotalTime: 267071261
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 573
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2716765659
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4623
- GetNewBlockTime: 1305926
- GetResultsTime: 0
- HTResizeTime: 2649
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2716664283
- UnpinTime: 1026
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 287
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2703078382
- InactiveTotalTime: 2703079339
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2703082677
Instance c646eac0fa29ed15:fe (host=cdh12.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 103331482
- RowsProduced: 0
- TotalNetworkReceiveTime: 2651262974
- TotalNetworkSendTime: 263
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 49
- TotalThreadsTotalWallClockTime: 2959191250
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 280000000
- TotalThreadsVoluntaryContextSwitches: 70
- TotalTime: 2987252726
Fragment Instance Lifecycle Timings
- ExecTime: 239434
- ExecTreeExecTime: 3610
- InactiveTotalTime: 0
- OpenTime: 2959020845
- ExecTreeOpenTime: 2661070428
- PrepareTime: 27938313
- ExecTreePrepareTime: 2337768
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 11284
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3490190
- CompileTime: 80634189
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 215539933
- PeakMemoryUsage: 1104384
- PrepareTime: 23828249
- TotalTime: 320614036
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 473
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2663407302
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5431
- GetNewBlockTime: 1491072
- GetResultsTime: 0
- HTResizeTime: 3309
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2663314043
- UnpinTime: 700
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 450
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2651259927
- InactiveTotalTime: 2651260648
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2651264959
Instance c646eac0fa29ed15:c7 (host=cdh3.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114551938
- RowsProduced: 1
- TotalNetworkReceiveTime: 2609032522
- TotalNetworkSendTime: 362144
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 2948357816
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 252000000
- TotalThreadsVoluntaryContextSwitches: 241
- TotalTime: 2987245616
Fragment Instance Lifecycle Timings
- ExecTime: 1103884
- ExecTreeExecTime: 11258
- InactiveTotalTime: 0
- OpenTime: 2947337290
- ExecTreeOpenTime: 2621307388
- PrepareTime: 38649260
- ExecTreePrepareTime: 2851180
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 480
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 7094272
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 34
- InactiveTotalTime: 0
- NetworkThroughput(*): 1654662
- OverallThroughput: 61765
- PeakMemoryUsage: 5240
- RowsReturned: 1
- SerializeBatchTime: 510612
- TotalTime: 550470
- TransmitDataRPCTime: 20548
- UncompressedRowBatchSize: 42
CodeGen
- CodegenTime: 4823906
- CompileTime: 123098518
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 200832460
- PeakMemoryUsage: 1104384
- PrepareTime: 33444854
- TotalTime: 358116738
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 13936
- PeakMemoryUsage: 12288
- RowsReturned: 1
- RowsReturnedRate: 0
- TotalTime: 2624164278
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 447896
- GetNewBlockTime: 1090458
- GetResultsTime: 1592
- HTResizeTime: 5538
- HashBuckets: 1024
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 3040384
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 1
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2623980826
- UnpinTime: 1210
EXCHANGE_NODE (id=3)
- BytesReceived: 5223
- ConvertRowBatchTime: 187226
- DeserializeRowBatchTimer: 1972558
- FirstBatchArrivalWaitTime: 10760814
- InactiveTotalTime: 2607825810
- PeakMemoryUsage: 0
- RowsReturned: 158
- RowsReturnedRate: 60
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2609521454
Instance c646eac0fa29ed15:11d (host=cdh16.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 116473802
- RowsProduced: 0
- TotalNetworkReceiveTime: 2627140673
- TotalNetworkSendTime: 387
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 41
- TotalThreadsTotalWallClockTime: 2934305671
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 236000000
- TotalThreadsVoluntaryContextSwitches: 157
- TotalTime: 2987156831
Fragment Instance Lifecycle Timings
- ExecTime: 176212
- ExecTreeExecTime: 2023
- InactiveTotalTime: 0
- OpenTime: 2934201417
- ExecTreeOpenTime: 2636994164
- PrepareTime: 52683947
- ExecTreePrepareTime: 2812521
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 27281
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3246413
- CompileTime: 104481136
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 191051062
- PeakMemoryUsage: 1104384
- PrepareTime: 47392639
- TotalTime: 343476672
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 320
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2639805265
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 3480
- GetNewBlockTime: 1696001
- GetResultsTime: 0
- HTResizeTime: 2379
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2639726962
- UnpinTime: 1239
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 146
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2627138529
- InactiveTotalTime: 2627139147
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2627141614
Instance c646eac0fa29ed15:b6 (host=cdh2.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 120185886
- RowsProduced: 0
- TotalNetworkReceiveTime: 2625704108
- TotalNetworkSendTime: 456
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 6
- TotalThreadsTotalWallClockTime: 2921562472
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 236000000
- TotalThreadsVoluntaryContextSwitches: 113
- TotalTime: 2987071420
Fragment Instance Lifecycle Timings
- ExecTime: 174652
- ExecTreeExecTime: 4976
- InactiveTotalTime: 0
- OpenTime: 2921444972
- ExecTreeOpenTime: 2639996992
- PrepareTime: 65360756
- ExecTreePrepareTime: 5343612
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 22744
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 10083944
- CompileTime: 42699640
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 229708364
- PeakMemoryUsage: 1104384
- PrepareTime: 58892648
- TotalTime: 333319552
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 696
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2645339932
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7784
- GetNewBlockTime: 3562472
- GetResultsTime: 0
- HTResizeTime: 4752
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2645216144
- UnpinTime: 1088
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 392
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2625700552
- InactiveTotalTime: 2625701572
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2625706072
Instance c646eac0fa29ed15:fb (host=cdh12.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 103331482
- RowsProduced: 0
- TotalNetworkReceiveTime: 2603880637
- TotalNetworkSendTime: 273
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 20
- TotalThreadsTotalWallClockTime: 2950167432
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 296000000
- TotalThreadsVoluntaryContextSwitches: 72
- TotalTime: 2987019607
Fragment Instance Lifecycle Timings
- ExecTime: 413309
- ExecTreeExecTime: 9043
- InactiveTotalTime: 0
- OpenTime: 2949818267
- ExecTreeOpenTime: 2614475692
- PrepareTime: 36699084
- ExecTreePrepareTime: 2570773
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 13254
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4038969
- CompileTime: 74412403
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 258670871
- PeakMemoryUsage: 1104384
- PrepareTime: 32374042
- TotalTime: 366082708
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 446
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2617045981
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5104
- GetNewBlockTime: 1906473
- GetResultsTime: 0
- HTResizeTime: 2598
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2616950365
- UnpinTime: 1028
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 375
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2603878027
- InactiveTotalTime: 2603878675
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2603882296
Instance c646eac0fa29ed15:be (host=cdh15.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 124158181
- RowsProduced: 1
- TotalNetworkReceiveTime: 2684022817
- TotalNetworkSendTime: 235027
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2946199000
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 240000000
- TotalThreadsVoluntaryContextSwitches: 266
- TotalTime: 2986997709
Fragment Instance Lifecycle Timings
- ExecTime: 553979
- ExecTreeExecTime: 3897
- InactiveTotalTime: 0
- OpenTime: 2945718787
- ExecTreeOpenTime: 2697188214
- PrepareTime: 40654956
- ExecTreePrepareTime: 2222140
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 47
- InactiveTotalTime: 0
- NetworkThroughput(*): 2582985
- OverallThroughput: 280866
- PeakMemoryUsage: 5240
- RowsReturned: 1
- SerializeBatchTime: 132356
- TotalTime: 167339
- TransmitDataRPCTime: 18196
- UncompressedRowBatchSize: 54
CodeGen
- CodegenTime: 4895093
- CompileTime: 48364988
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 196364496
- PeakMemoryUsage: 1104384
- PrepareTime: 37217267
- TotalTime: 282697612
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 5410
- PeakMemoryUsage: 12288
- RowsReturned: 1
- RowsReturnedRate: 0
- TotalTime: 2699409059
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 460920
- GetNewBlockTime: 1099395
- GetResultsTime: 5194
- HTResizeTime: 3662
- HashBuckets: 1024
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 3040384
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 1
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2699250142
- UnpinTime: 1047
EXCHANGE_NODE (id=3)
- BytesReceived: 7262
- ConvertRowBatchTime: 143533
- DeserializeRowBatchTimer: 1427915
- FirstBatchArrivalWaitTime: 86322376
- InactiveTotalTime: 2683115282
- PeakMemoryUsage: 0
- RowsReturned: 158
- RowsReturnedRate: 58
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2684422301
Instance c646eac0fa29ed15:11e (host=cdh16.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 116473802
- RowsProduced: 0
- TotalNetworkReceiveTime: 2663768031
- TotalNetworkSendTime: 213
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 11
- TotalThreadsTotalWallClockTime: 2933318617
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 232000000
- TotalThreadsVoluntaryContextSwitches: 116
- TotalTime: 2986917409
Fragment Instance Lifecycle Timings
- ExecTime: 205495
- ExecTreeExecTime: 2960
- InactiveTotalTime: 0
- OpenTime: 2933175994
- ExecTreeOpenTime: 2672443891
- PrepareTime: 53476719
- ExecTreePrepareTime: 3349060
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 23703
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3297109
- CompileTime: 71039595
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 188156095
- PeakMemoryUsage: 1104384
- PrepareTime: 47326605
- TotalTime: 307102070
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 620
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2675792143
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 3717
- GetNewBlockTime: 1548784
- GetResultsTime: 0
- HTResizeTime: 2226
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2675699370
- UnpinTime: 1121
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 284
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2663765225
- InactiveTotalTime: 2663766438
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2663770827
Instance c646eac0fa29ed15:b7 (host=cdh2.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 120185886
- RowsProduced: 0
- TotalNetworkReceiveTime: 2623620240
- TotalNetworkSendTime: 308
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 2910951116
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 232000000
- TotalThreadsVoluntaryContextSwitches: 124
- TotalTime: 2986863812
Fragment Instance Lifecycle Timings
- ExecTime: 427596
- ExecTreeExecTime: 4592
- InactiveTotalTime: 0
- OpenTime: 2910588976
- ExecTreeOpenTime: 2637079904
- PrepareTime: 75726112
- ExecTreePrepareTime: 5340468
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 23784
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 7204848
- CompileTime: 58425212
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 208630312
- PeakMemoryUsage: 1104384
- PrepareTime: 67098332
- TotalTime: 337108984
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 628
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2642419524
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 12280
- GetNewBlockTime: 3911444
- GetResultsTime: 0
- HTResizeTime: 5424
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2642276736
- UnpinTime: 1548
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 448
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2623615648
- InactiveTotalTime: 2623616792
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2623623028
Instance c646eac0fa29ed15:bc (host=cdh2.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 120185886
- RowsProduced: 0
- TotalNetworkReceiveTime: 2630054916
- TotalNetworkSendTime: 336
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2926039952
- TotalThreadsSysTime: 12000000
- TotalThreadsUserTime: 232000000
- TotalThreadsVoluntaryContextSwitches: 118
- TotalTime: 2986842748
Fragment Instance Lifecycle Timings
- ExecTime: 169508
- ExecTreeExecTime: 4408
- InactiveTotalTime: 0
- OpenTime: 2925961640
- ExecTreeOpenTime: 2643447176
- PrepareTime: 60619248
- ExecTreePrepareTime: 5368904
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18084
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 11543248
- CompileTime: 43975916
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 232141456
- PeakMemoryUsage: 1104384
- PrepareTime: 51838876
- TotalTime: 329348084
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 856
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2648813520
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6724
- GetNewBlockTime: 3922488
- GetResultsTime: 0
- HTResizeTime: 4244
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2648675292
- UnpinTime: 1804
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 440
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2630051400
- InactiveTotalTime: 2630052464
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2630060280
Instance c646eac0fa29ed15:112 (host=cdh10.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 118043034
- RowsProduced: 0
- TotalNetworkReceiveTime: 2607600045
- TotalNetworkSendTime: 340
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 39
- TotalThreadsTotalWallClockTime: 2953628840
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 284000000
- TotalThreadsVoluntaryContextSwitches: 115
- TotalTime: 2986751083
Fragment Instance Lifecycle Timings
- ExecTime: 229873
- ExecTreeExecTime: 3236
- InactiveTotalTime: 0
- OpenTime: 2953457504
- ExecTreeOpenTime: 2616268829
- PrepareTime: 33015486
- ExecTreePrepareTime: 707599
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 9134
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3634585
- CompileTime: 80543339
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 254719520
- PeakMemoryUsage: 1104384
- PrepareTime: 30172610
- TotalTime: 366046986
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 425
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2616976228
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5278
- GetNewBlockTime: 259434
- GetResultsTime: 0
- HTResizeTime: 3160
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2616878457
- UnpinTime: 521
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 223
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2607597219
- InactiveTotalTime: 2607597873
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2607601700
Instance c646eac0fa29ed15:119 (host=cdh16.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 116473802
- RowsProduced: 0
- TotalNetworkReceiveTime: 2683524382
- TotalNetworkSendTime: 293
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 34
- TotalThreadsTotalWallClockTime: 2952983401
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 216000000
- TotalThreadsVoluntaryContextSwitches: 134
- TotalTime: 2986692473
Fragment Instance Lifecycle Timings
- ExecTime: 434391
- ExecTreeExecTime: 3160
- InactiveTotalTime: 0
- OpenTime: 2952600577
- ExecTreeOpenTime: 2693110793
- PrepareTime: 33581282
- ExecTreePrepareTime: 2620877
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 20543
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 2812544
- CompileTime: 72575543
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 185799778
- PeakMemoryUsage: 1104384
- PrepareTime: 28297580
- TotalTime: 287161434
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 508
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2695730718
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 13757
- GetNewBlockTime: 1491391
- GetResultsTime: 0
- HTResizeTime: 11464
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2695627957
- UnpinTime: 1251
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 397
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2683521538
- InactiveTotalTime: 2683522173
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2683526077
Instance c646eac0fa29ed15:e5 (host=cdh1.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95708776
- RowsProduced: 0
- TotalNetworkReceiveTime: 2595735628
- TotalNetworkSendTime: 356
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2935347052
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 324000000
- TotalThreadsVoluntaryContextSwitches: 74
- TotalTime: 2986675640
Fragment Instance Lifecycle Timings
- ExecTime: 225628
- ExecTreeExecTime: 3100
- InactiveTotalTime: 0
- OpenTime: 2935176668
- ExecTreeOpenTime: 2606489628
- PrepareTime: 51134888
- ExecTreePrepareTime: 4681940
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 20444
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 6188000
- CompileTime: 62084144
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 263645988
- PeakMemoryUsage: 1104384
- PrepareTime: 43227880
- TotalTime: 369991404
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 584
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2611170372
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7300
- GetNewBlockTime: 2851368
- GetResultsTime: 0
- HTResizeTime: 4488
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2611088256
- UnpinTime: 1136
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 396
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2595732272
- InactiveTotalTime: 2595733312
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2595737704
Instance c646eac0fa29ed15:d4 (host=cdh17.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95397741
- RowsProduced: 0
- TotalNetworkReceiveTime: 2729765271
- TotalNetworkSendTime: 454
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 2959725661
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 204000000
- TotalThreadsVoluntaryContextSwitches: 108
- TotalTime: 2986603882
Fragment Instance Lifecycle Timings
- ExecTime: 251936
- ExecTreeExecTime: 3937
- InactiveTotalTime: 0
- OpenTime: 2959522885
- ExecTreeOpenTime: 2740626937
- PrepareTime: 26763525
- ExecTreePrepareTime: 2960626
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 11866
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3155018
- CompileTime: 51483586
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 166279198
- PeakMemoryUsage: 1104384
- PrepareTime: 21930288
- TotalTime: 240221508
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 666
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2743587350
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5873
- GetNewBlockTime: 1964622
- GetResultsTime: 0
- HTResizeTime: 3486
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2743484307
- UnpinTime: 598
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 580
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2729761224
- InactiveTotalTime: 2729762129
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2729767151
Instance c646eac0fa29ed15:117 (host=cdh16.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 116473802
- RowsProduced: 0
- TotalNetworkReceiveTime: 2676696223
- TotalNetworkSendTime: 223
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 6
- TotalThreadsTotalWallClockTime: 2954946358
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 244000000
- TotalThreadsVoluntaryContextSwitches: 98
- TotalTime: 2986591118
Fragment Instance Lifecycle Timings
- ExecTime: 296531
- ExecTreeExecTime: 6145
- InactiveTotalTime: 0
- OpenTime: 2954717692
- ExecTreeOpenTime: 2684793997
- PrepareTime: 31532145
- ExecTreePrepareTime: 391023
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 12148
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4122944
- CompileTime: 73555045
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 194269098
- PeakMemoryUsage: 1104384
- PrepareTime: 28663216
- TotalTime: 297137315
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 517
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2685186339
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4194
- GetNewBlockTime: 106406
- GetResultsTime: 0
- HTResizeTime: 2256
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2684781919
- UnpinTime: 463
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 255
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2676693187
- InactiveTotalTime: 2676693817
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2676697747
Instance c646eac0fa29ed15:d2 (host=cdh17.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95397741
- RowsProduced: 0
- TotalNetworkReceiveTime: 2667641169
- TotalNetworkSendTime: 330
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2947091582
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 252000000
- TotalThreadsVoluntaryContextSwitches: 82
- TotalTime: 2986574278
Fragment Instance Lifecycle Timings
- ExecTime: 356770
- ExecTreeExecTime: 2957
- InactiveTotalTime: 0
- OpenTime: 2946778332
- ExecTreeOpenTime: 2679268407
- PrepareTime: 39377155
- ExecTreePrepareTime: 3239248
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18827
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3967640
- CompileTime: 46016622
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 219861198
- PeakMemoryUsage: 1104384
- PrepareTime: 33842316
- TotalTime: 300446861
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 374
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2682506558
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4940
- GetNewBlockTime: 2170769
- GetResultsTime: 0
- HTResizeTime: 2907
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2682432789
- UnpinTime: 991
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 309
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2667637940
- InactiveTotalTime: 2667638662
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2667644269
Instance c646eac0fa29ed15:f4 (host=cdh14.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 113388416
- RowsProduced: 0
- TotalNetworkReceiveTime: 2665519606
- TotalNetworkSendTime: 180
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2939761768
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 244000000
- TotalThreadsVoluntaryContextSwitches: 114
- TotalTime: 2986562052
Fragment Instance Lifecycle Timings
- ExecTime: 661383
- ExecTreeExecTime: 2340
- InactiveTotalTime: 0
- OpenTime: 2939171721
- ExecTreeOpenTime: 2675206408
- PrepareTime: 46672160
- ExecTreePrepareTime: 3066311
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 15070
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4708007
- CompileTime: 54879471
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 207711290
- PeakMemoryUsage: 1104384
- PrepareTime: 40429042
- TotalTime: 303806345
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 512
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2678271527
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5348
- GetNewBlockTime: 1758636
- GetResultsTime: 0
- HTResizeTime: 3304
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2678158145
- UnpinTime: 578
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 327
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2665516170
- InactiveTotalTime: 2665517212
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2665521066
Instance c646eac0fa29ed15:13b (host=cdh11.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114425687
- RowsProduced: 0
- TotalNetworkReceiveTime: 2640709905
- TotalNetworkSendTime: 317
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 33
- TotalThreadsTotalWallClockTime: 2947302449
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 272000000
- TotalThreadsVoluntaryContextSwitches: 101
- TotalTime: 2986527212
Fragment Instance Lifecycle Timings
- ExecTime: 239592
- ExecTreeExecTime: 4183
- InactiveTotalTime: 0
- OpenTime: 2947149188
- ExecTreeOpenTime: 2649472231
- PrepareTime: 39065091
- ExecTreePrepareTime: 2214828
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21573
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4025645
- CompileTime: 67193423
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 228949335
- PeakMemoryUsage: 1104384
- PrepareTime: 34285640
- TotalTime: 331161017
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 703
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2651684298
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7775
- GetNewBlockTime: 1270253
- GetResultsTime: 0
- HTResizeTime: 3222
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2651407790
- UnpinTime: 1317
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 298
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2640702332
- InactiveTotalTime: 2640707338
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2640711360
Instance c646eac0fa29ed15:ff (host=cdh7.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 87382337
- RowsProduced: 1
- TotalNetworkReceiveTime: 2672029175
- TotalNetworkSendTime: 292380
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2924613847
- TotalThreadsSysTime: 12000000
- TotalThreadsUserTime: 224000000
- TotalThreadsVoluntaryContextSwitches: 253
- TotalTime: 2986481381
Fragment Instance Lifecycle Timings
- ExecTime: 722985
- ExecTreeExecTime: 3840
- InactiveTotalTime: 0
- OpenTime: 2924003461
- ExecTreeOpenTime: 2682390411
- PrepareTime: 61671926
- ExecTreePrepareTime: 4282398
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 34
- InactiveTotalTime: 0
- NetworkThroughput(*): 879598
- OverallThroughput: 171313
- PeakMemoryUsage: 5240
- RowsReturned: 1
- SerializeBatchTime: 133609
- TotalTime: 198467
- TransmitDataRPCTime: 38654
- UncompressedRowBatchSize: 42
CodeGen
- CodegenTime: 5846270
- CompileTime: 42022458
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 197182586
- PeakMemoryUsage: 1104384
- PrepareTime: 54136983
- TotalTime: 294425900
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 7754
- PeakMemoryUsage: 12288
- RowsReturned: 1
- RowsReturnedRate: 0
- TotalTime: 2686672114
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 364865
- GetNewBlockTime: 2729256
- GetResultsTime: 2620
- HTResizeTime: 4879
- HashBuckets: 1024
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 3040384
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 1
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2686540592
- UnpinTime: 965
EXCHANGE_NODE (id=3)
- BytesReceived: 5217
- ConvertRowBatchTime: 208059
- DeserializeRowBatchTimer: 1623054
- FirstBatchArrivalWaitTime: 69646505
- InactiveTotalTime: 2670931546
- PeakMemoryUsage: 0
- RowsReturned: 158
- RowsReturnedRate: 59
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2672566151
Instance c646eac0fa29ed15:12b (host=cdh9.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 82898877
- RowsProduced: 0
- TotalNetworkReceiveTime: 2654585207
- TotalNetworkSendTime: 283
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2939913743
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 106
- TotalTime: 2986463703
Fragment Instance Lifecycle Timings
- ExecTime: 612101
- ExecTreeExecTime: 4376
- InactiveTotalTime: 0
- OpenTime: 2939364286
- ExecTreeOpenTime: 2662118517
- PrepareTime: 46391862
- ExecTreePrepareTime: 7626576
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17943
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4393641
- CompileTime: 98896448
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 176132672
- PeakMemoryUsage: 1104384
- PrepareTime: 35960559
- TotalTime: 311733534
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 643
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2669743888
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6416
- GetNewBlockTime: 3650889
- GetResultsTime: 0
- HTResizeTime: 3702
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2668661166
- UnpinTime: 1008
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 383
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2654581703
- InactiveTotalTime: 2654582705
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2654587098
Instance c646eac0fa29ed15:da (host=cdh17.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95397741
- RowsProduced: 0
- TotalNetworkReceiveTime: 2661007812
- TotalNetworkSendTime: 378
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2929863682
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 240000000
- TotalThreadsVoluntaryContextSwitches: 117
- TotalTime: 2986444141
Fragment Instance Lifecycle Timings
- ExecTime: 481718
- ExecTreeExecTime: 3591
- InactiveTotalTime: 0
- OpenTime: 2929450827
- ExecTreeOpenTime: 2671271721
- PrepareTime: 56423609
- ExecTreePrepareTime: 3481440
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 25207
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5113581
- CompileTime: 41270714
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 214298755
- PeakMemoryUsage: 1104384
- PrepareTime: 50711760
- TotalTime: 307155265
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 443
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2674752069
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 16090
- GetNewBlockTime: 2181686
- GetResultsTime: 0
- HTResizeTime: 8379
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2674656160
- UnpinTime: 1028
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 403
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2661004784
- InactiveTotalTime: 2661005601
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2661009657
Instance c646eac0fa29ed15:f2 (host=cdh14.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 113388416
- RowsProduced: 0
- TotalNetworkReceiveTime: 2638418906
- TotalNetworkSendTime: 177
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2943436605
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 284000000
- TotalThreadsVoluntaryContextSwitches: 121
- TotalTime: 2986439948
Fragment Instance Lifecycle Timings
- ExecTime: 257849
- ExecTreeExecTime: 2499
- InactiveTotalTime: 0
- OpenTime: 2943245804
- ExecTreeOpenTime: 2648540034
- PrepareTime: 42889116
- ExecTreePrepareTime: 2528162
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18752
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4112908
- CompileTime: 62119447
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 231147017
- PeakMemoryUsage: 1104384
- PrepareTime: 37604404
- TotalTime: 331588241
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 446
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2651067138
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5373
- GetNewBlockTime: 841075
- GetResultsTime: 0
- HTResizeTime: 3240
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2650990890
- UnpinTime: 580
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 375
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2638416622
- InactiveTotalTime: 2638417304
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2638420267
Instance c646eac0fa29ed15:ee (host=cdh14.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 113388416
- RowsProduced: 0
- TotalNetworkReceiveTime: 2639674638
- TotalNetworkSendTime: 236
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2947390392
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 288000000
- TotalThreadsVoluntaryContextSwitches: 80
- TotalTime: 2986428666
Fragment Instance Lifecycle Timings
- ExecTime: 193297
- ExecTreeExecTime: 2738
- InactiveTotalTime: 0
- OpenTime: 2947272901
- ExecTreeOpenTime: 2649880414
- PrepareTime: 38882870
- ExecTreePrepareTime: 3678351
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 16403
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4274804
- CompileTime: 63583075
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 232358314
- PeakMemoryUsage: 1104384
- PrepareTime: 31882969
- TotalTime: 328488016
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 767
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2653557342
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4025
- GetNewBlockTime: 2955248
- GetResultsTime: 0
- HTResizeTime: 2557
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2653455616
- UnpinTime: 941
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 208
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2639670558
- InactiveTotalTime: 2639671190
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2639675894
Instance c646eac0fa29ed15:ca (host=cdh3.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114551938
- RowsProduced: 0
- TotalNetworkReceiveTime: 2638059322
- TotalNetworkSendTime: 552
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2925997608
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 224000000
- TotalThreadsVoluntaryContextSwitches: 132
- TotalTime: 2986402692
Fragment Instance Lifecycle Timings
- ExecTime: 803346
- ExecTreeExecTime: 3676
- InactiveTotalTime: 0
- OpenTime: 2925264978
- ExecTreeOpenTime: 2649488512
- PrepareTime: 60194220
- ExecTreePrepareTime: 6185048
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 20008
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 6197030
- CompileTime: 40331130
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 232455168
- PeakMemoryUsage: 1104384
- PrepareTime: 51062926
- TotalTime: 324812332
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 690
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2655672654
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 8138
- GetNewBlockTime: 3292746
- GetResultsTime: 0
- HTResizeTime: 3820
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2655553642
- UnpinTime: 1462
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 324
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2638056512
- InactiveTotalTime: 2638057368
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2638060978
Instance c646eac0fa29ed15:103 (host=cdh7.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 87382337
- RowsProduced: 0
- TotalNetworkReceiveTime: 2684204020
- TotalNetworkSendTime: 327
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2941430099
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 224000000
- TotalThreadsVoluntaryContextSwitches: 107
- TotalTime: 2986383989
Fragment Instance Lifecycle Timings
- ExecTime: 222948
- ExecTreeExecTime: 3704
- InactiveTotalTime: 0
- OpenTime: 2941261277
- ExecTreeOpenTime: 2693154179
- PrepareTime: 44813830
- ExecTreePrepareTime: 3842179
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 20748
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4596025
- CompileTime: 57654550
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 188359419
- PeakMemoryUsage: 1104384
- PrepareTime: 38409441
- TotalTime: 285205997
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 716
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2696995223
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7134
- GetNewBlockTime: 2449983
- GetResultsTime: 0
- HTResizeTime: 4223
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2696887065
- UnpinTime: 923
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 330
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2684200206
- InactiveTotalTime: 2684201279
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2684206089
Instance c646eac0fa29ed15:105 (host=cdh7.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 87382337
- RowsProduced: 0
- TotalNetworkReceiveTime: 2669571298
- TotalNetworkSendTime: 360
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2943357764
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 256000000
- TotalThreadsVoluntaryContextSwitches: 95
- TotalTime: 2986343784
Fragment Instance Lifecycle Timings
- ExecTime: 268858
- ExecTreeExecTime: 3957
- InactiveTotalTime: 0
- OpenTime: 2943184462
- ExecTreeOpenTime: 2678474401
- PrepareTime: 42810913
- ExecTreePrepareTime: 4116588
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17212
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4910062
- CompileTime: 53152087
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 209380212
- PeakMemoryUsage: 1104384
- PrepareTime: 36246334
- TotalTime: 299479548
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 653
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2682589963
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6306
- GetNewBlockTime: 2534259
- GetResultsTime: 0
- HTResizeTime: 4200
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2682500511
- UnpinTime: 921
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 293
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2669568620
- InactiveTotalTime: 2669569488
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2669572902
Instance c646eac0fa29ed15:bb (host=cdh2.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 120185886
- RowsProduced: 0
- TotalNetworkReceiveTime: 2611909568
- TotalNetworkSendTime: 6024
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 2912520060
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 127
- TotalTime: 2986340140
Fragment Instance Lifecycle Timings
- ExecTime: 470536
- ExecTreeExecTime: 18120
- InactiveTotalTime: 0
- OpenTime: 2912090236
- ExecTreeOpenTime: 2624622148
- PrepareTime: 73616028
- ExecTreePrepareTime: 5785944
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 44672
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 11385084
- CompileTime: 42867840
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 237012844
- PeakMemoryUsage: 1104384
- PrepareTime: 65889080
- TotalTime: 348144540
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 788
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2630420660
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7216
- GetNewBlockTime: 3775936
- GetResultsTime: 0
- HTResizeTime: 4484
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2630221236
- UnpinTime: 1276
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 324
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2611903180
- InactiveTotalTime: 2611904180
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2611915204
Instance c646eac0fa29ed15:b8 (host=cdh2.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 120185886
- RowsProduced: 0
- TotalNetworkReceiveTime: 2654627692
- TotalNetworkSendTime: 488
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 7
- TotalThreadsTotalWallClockTime: 2928458848
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 220000000
- TotalThreadsVoluntaryContextSwitches: 109
- TotalTime: 2986318548
Fragment Instance Lifecycle Timings
- ExecTime: 439632
- ExecTreeExecTime: 5052
- InactiveTotalTime: 0
- OpenTime: 2928071988
- ExecTreeOpenTime: 2667950860
- PrepareTime: 57713328
- ExecTreePrepareTime: 5016832
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 16064
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 7645780
- CompileTime: 56997244
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 197807024
- PeakMemoryUsage: 1104384
- PrepareTime: 48645244
- TotalTime: 305636408
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 720
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2672967004
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 10748
- GetNewBlockTime: 3590372
- GetResultsTime: 0
- HTResizeTime: 7916
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2672812852
- UnpinTime: 1144
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 520
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2654623752
- InactiveTotalTime: 2654624792
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2654629872
Instance c646eac0fa29ed15:ed (host=cdh14.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 113388416
- RowsProduced: 0
- TotalNetworkReceiveTime: 2694926994
- TotalNetworkSendTime: 360
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2944296198
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 224000000
- TotalThreadsVoluntaryContextSwitches: 109
- TotalTime: 2986291642
Fragment Instance Lifecycle Timings
- ExecTime: 628431
- ExecTreeExecTime: 3726
- InactiveTotalTime: 0
- OpenTime: 2943740178
- ExecTreeOpenTime: 2704765344
- PrepareTime: 41833759
- ExecTreePrepareTime: 3448325
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19540
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4170466
- CompileTime: 41848303
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 195439575
- PeakMemoryUsage: 1104384
- PrepareTime: 35205862
- TotalTime: 273213599
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 1172
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2708212695
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6012
- GetNewBlockTime: 2367421
- GetResultsTime: 0
- HTResizeTime: 3474
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2707950390
- UnpinTime: 991
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 351
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2694924058
- InactiveTotalTime: 2694924878
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2694928690
Instance c646eac0fa29ed15:ef (host=cdh14.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 113388416
- RowsProduced: 0
- TotalNetworkReceiveTime: 2643489598
- TotalNetworkSendTime: 373
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 6
- TotalThreadsTotalWallClockTime: 2944066457
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 272000000
- TotalThreadsVoluntaryContextSwitches: 83
- TotalTime: 2986194568
Fragment Instance Lifecycle Timings
- ExecTime: 262155
- ExecTreeExecTime: 4280
- InactiveTotalTime: 0
- OpenTime: 2943880478
- ExecTreeOpenTime: 2653241876
- PrepareTime: 41954142
- ExecTreePrepareTime: 3541011
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19107
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4584968
- CompileTime: 64254549
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 224526518
- PeakMemoryUsage: 1104384
- PrepareTime: 35182838
- TotalTime: 324672059
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 457
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2656783033
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5683
- GetNewBlockTime: 2644725
- GetResultsTime: 0
- HTResizeTime: 3420
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2656634260
- UnpinTime: 939
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 423
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2643486578
- InactiveTotalTime: 2643487557
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2643491694
Instance c646eac0fa29ed15:f0 (host=cdh14.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 113388416
- RowsProduced: 0
- TotalNetworkReceiveTime: 2604641957
- TotalNetworkSendTime: 286
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2928582189
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 304000000
- TotalThreadsVoluntaryContextSwitches: 82
- TotalTime: 2986132833
Fragment Instance Lifecycle Timings
- ExecTime: 191544
- ExecTreeExecTime: 7617
- InactiveTotalTime: 0
- OpenTime: 2928497453
- ExecTreeOpenTime: 2614184981
- PrepareTime: 57285836
- ExecTreePrepareTime: 3783894
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 25170
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5333483
- CompileTime: 59554948
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 252739463
- PeakMemoryUsage: 1104384
- PrepareTime: 49500769
- TotalTime: 362773287
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 468
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2617972757
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7338
- GetNewBlockTime: 2712978
- GetResultsTime: 0
- HTResizeTime: 3438
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2617865843
- UnpinTime: 1435
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 247
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2604639585
- InactiveTotalTime: 2604640294
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2604643464
Instance c646eac0fa29ed15:ec (host=cdh14.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 113388416
- RowsProduced: 0
- TotalNetworkReceiveTime: 2607105670
- TotalNetworkSendTime: 338
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2932161211
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 308000000
- TotalThreadsVoluntaryContextSwitches: 85
- TotalTime: 2986070627
Fragment Instance Lifecycle Timings
- ExecTime: 368249
- ExecTreeExecTime: 8892
- InactiveTotalTime: 0
- OpenTime: 2931875353
- ExecTreeOpenTime: 2616837889
- PrepareTime: 53749893
- ExecTreePrepareTime: 3896322
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 480
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 6651904
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 14388
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5128177
- CompileTime: 61932606
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 251212060
- PeakMemoryUsage: 1104384
- PrepareTime: 45743239
- TotalTime: 359776549
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 527
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2620736853
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5495
- GetNewBlockTime: 2623799
- GetResultsTime: 0
- HTResizeTime: 3312
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2620452253
- UnpinTime: 1271
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 365
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2607102407
- InactiveTotalTime: 2607103309
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2607107674
Instance c646eac0fa29ed15:d1 (host=cdh17.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95397741
- RowsProduced: 0
- TotalNetworkReceiveTime: 2614584479
- TotalNetworkSendTime: 337
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 10
- TotalThreadsTotalWallClockTime: 2928363780
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 284000000
- TotalThreadsVoluntaryContextSwitches: 135
- TotalTime: 2986044997
Fragment Instance Lifecycle Timings
- ExecTime: 218442
- ExecTreeExecTime: 3377
- InactiveTotalTime: 0
- OpenTime: 2928197153
- ExecTreeOpenTime: 2625605724
- PrepareTime: 57551265
- ExecTreePrepareTime: 3328961
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19757
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5663288
- CompileTime: 62378779
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 236029486
- PeakMemoryUsage: 1104384
- PrepareTime: 51674132
- TotalTime: 351033509
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 546
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2628934144
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5076
- GetNewBlockTime: 2390126
- GetResultsTime: 0
- HTResizeTime: 2645
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2628834917
- UnpinTime: 914
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 337
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2614580837
- InactiveTotalTime: 2614581711
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2614586353
Instance c646eac0fa29ed15:f3 (host=cdh14.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 113388416
- RowsProduced: 0
- TotalNetworkReceiveTime: 2611355230
- TotalNetworkSendTime: 200
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2929283504
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 300000000
- TotalThreadsVoluntaryContextSwitches: 113
- TotalTime: 2986043182
Fragment Instance Lifecycle Timings
- ExecTime: 189148
- ExecTreeExecTime: 2313
- InactiveTotalTime: 0
- OpenTime: 2929182130
- ExecTreeOpenTime: 2621084052
- PrepareTime: 56578843
- ExecTreePrepareTime: 3386521
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 20779
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5330467
- CompileTime: 53048596
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 253080788
- PeakMemoryUsage: 1104384
- PrepareTime: 49411362
- TotalTime: 356536050
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 465
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2624469511
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7970
- GetNewBlockTime: 2200764
- GetResultsTime: 0
- HTResizeTime: 5792
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2624391107
- UnpinTime: 1084
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 346
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2611352020
- InactiveTotalTime: 2611353169
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2611357153
Instance c646eac0fa29ed15:d3 (host=cdh17.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95397741
- RowsProduced: 0
- TotalNetworkReceiveTime: 2635842788
- TotalNetworkSendTime: 340
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2927731830
- TotalThreadsSysTime: 12000000
- TotalThreadsUserTime: 248000000
- TotalThreadsVoluntaryContextSwitches: 141
- TotalTime: 2985980642
Fragment Instance Lifecycle Timings
- ExecTime: 204924
- ExecTreeExecTime: 2900
- InactiveTotalTime: 0
- OpenTime: 2927573127
- ExecTreeOpenTime: 2646872222
- PrepareTime: 58134136
- ExecTreePrepareTime: 3430426
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 30781
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5745303
- CompileTime: 49921323
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 227971031
- PeakMemoryUsage: 1104384
- PrepareTime: 51937135
- TotalTime: 330760268
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 364
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2650301823
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5344
- GetNewBlockTime: 2162130
- GetResultsTime: 0
- HTResizeTime: 2890
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2650220701
- UnpinTime: 1215
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 296
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2635839782
- InactiveTotalTime: 2635840568
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2635844350
Instance c646eac0fa29ed15:c9 (host=cdh3.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114551938
- RowsProduced: 0
- TotalNetworkReceiveTime: 2653918978
- TotalNetworkSendTime: 2850
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2927798010
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 232000000
- TotalThreadsVoluntaryContextSwitches: 101
- TotalTime: 2985967682
Fragment Instance Lifecycle Timings
- ExecTime: 968692
- ExecTreeExecTime: 4020
- InactiveTotalTime: 0
- OpenTime: 2926902190
- ExecTreeOpenTime: 2664750488
- PrepareTime: 57977520
- ExecTreePrepareTime: 6856808
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 24104
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5144948
- CompileTime: 43625960
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 216235152
- PeakMemoryUsage: 1104384
- PrepareTime: 48552850
- TotalTime: 309283506
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 708
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2671606134
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7420
- GetNewBlockTime: 4078374
- GetResultsTime: 0
- HTResizeTime: 4624
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2671466542
- UnpinTime: 1048
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 696
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2653915632
- InactiveTotalTime: 2653916582
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2653921336
Instance c646eac0fa29ed15:c5 (host=cdh15.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 124158181
- RowsProduced: 0
- TotalNetworkReceiveTime: 2630368251
- TotalNetworkSendTime: 327
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2945952064
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 288000000
- TotalThreadsVoluntaryContextSwitches: 114
- TotalTime: 2985948870
Fragment Instance Lifecycle Timings
- ExecTime: 185474
- ExecTreeExecTime: 3706
- InactiveTotalTime: 0
- OpenTime: 2945829652
- ExecTreeOpenTime: 2642127446
- PrepareTime: 39838750
- ExecTreePrepareTime: 2696596
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 15621
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4947385
- CompileTime: 65050600
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 234191408
- PeakMemoryUsage: 1104384
- PrepareTime: 36216559
- TotalTime: 336209027
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 563
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2644823273
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6120
- GetNewBlockTime: 1753980
- GetResultsTime: 0
- HTResizeTime: 3359
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2644703563
- UnpinTime: 1056
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 444
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2630364819
- InactiveTotalTime: 2630365639
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2630370250
Instance c646eac0fa29ed15:e3 (host=cdh1.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95708776
- RowsProduced: 0
- TotalNetworkReceiveTime: 2656949772
- TotalNetworkSendTime: 388
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2926007988
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 244000000
- TotalThreadsVoluntaryContextSwitches: 86
- TotalTime: 2985936476
Fragment Instance Lifecycle Timings
- ExecTime: 283528
- ExecTreeExecTime: 10244
- InactiveTotalTime: 0
- OpenTime: 2925801008
- ExecTreeOpenTime: 2666454256
- PrepareTime: 59738092
- ExecTreePrepareTime: 3910904
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18712
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5898160
- CompileTime: 42441660
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 213854044
- PeakMemoryUsage: 1104384
- PrepareTime: 53390724
- TotalTime: 310682900
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 556
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2670364688
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 8252
- GetNewBlockTime: 2000496
- GetResultsTime: 0
- HTResizeTime: 5140
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2670074128
- UnpinTime: 1468
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 520
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2656944212
- InactiveTotalTime: 2656945668
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2656952424
Instance c646eac0fa29ed15:104 (host=cdh7.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 87382337
- RowsProduced: 0
- TotalNetworkReceiveTime: 2629446514
- TotalNetworkSendTime: 360
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2942298932
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 292000000
- TotalThreadsVoluntaryContextSwitches: 72
- TotalTime: 2985931661
Fragment Instance Lifecycle Timings
- ExecTime: 278485
- ExecTreeExecTime: 4924
- InactiveTotalTime: 0
- OpenTime: 2942091004
- ExecTreeOpenTime: 2637415978
- PrepareTime: 43458414
- ExecTreePrepareTime: 3993876
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21850
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4472377
- CompileTime: 55171337
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 247295522
- PeakMemoryUsage: 1104384
- PrepareTime: 37076452
- TotalTime: 340303694
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 583
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2641409566
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6571
- GetNewBlockTime: 2338300
- GetResultsTime: 0
- HTResizeTime: 3429
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2641160225
- UnpinTime: 990
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 484
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2629443098
- InactiveTotalTime: 2629444026
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2629448193
Instance c646eac0fa29ed15:131 (host=cdh9.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 82898877
- RowsProduced: 0
- TotalNetworkReceiveTime: 2614856875
- TotalNetworkSendTime: 376
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2939734990
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 292000000
- TotalThreadsVoluntaryContextSwitches: 87
- TotalTime: 2985915390
Fragment Instance Lifecycle Timings
- ExecTime: 253968
- ExecTreeExecTime: 5207
- InactiveTotalTime: 0
- OpenTime: 2939541882
- ExecTreeOpenTime: 2621383586
- PrepareTime: 46004338
- ExecTreePrepareTime: 5127081
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 12475
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4563479
- CompileTime: 70703721
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 244827305
- PeakMemoryUsage: 1104384
- PrepareTime: 38654501
- TotalTime: 354970083
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 2883
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2626509984
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6197
- GetNewBlockTime: 1428148
- GetResultsTime: 0
- HTResizeTime: 3856
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2626035262
- UnpinTime: 938
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 289
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2614853952
- InactiveTotalTime: 2614854826
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2614858473
Instance c646eac0fa29ed15:d6 (host=cdh17.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95397741
- RowsProduced: 0
- TotalNetworkReceiveTime: 2620948962
- TotalNetworkSendTime: 307
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 10
- TotalThreadsTotalWallClockTime: 2945632335
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 296000000
- TotalThreadsVoluntaryContextSwitches: 81
- TotalTime: 2985888974
Fragment Instance Lifecycle Timings
- ExecTime: 226766
- ExecTreeExecTime: 5307
- InactiveTotalTime: 0
- OpenTime: 2945458578
- ExecTreeOpenTime: 2630858181
- PrepareTime: 40101683
- ExecTreePrepareTime: 3222228
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17671
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3972125
- CompileTime: 65108095
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 247762966
- PeakMemoryUsage: 1104384
- PrepareTime: 34598259
- TotalTime: 348197314
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 640
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2634081512
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5143
- GetNewBlockTime: 1675964
- GetResultsTime: 0
- HTResizeTime: 3027
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2633992277
- UnpinTime: 1077
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 160
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2620946441
- InactiveTotalTime: 2620946974
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2620950274
Instance c646eac0fa29ed15:b4 (host=cdh2.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 120185886
- RowsProduced: 0
- TotalNetworkReceiveTime: 2627104780
- TotalNetworkSendTime: 304
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2923772480
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 252000000
- TotalThreadsVoluntaryContextSwitches: 106
- TotalTime: 2985780132
Fragment Instance Lifecycle Timings
- ExecTime: 220892
- ExecTreeExecTime: 9012
- InactiveTotalTime: 0
- OpenTime: 2923604100
- ExecTreeOpenTime: 2641010564
- PrepareTime: 61890744
- ExecTreePrepareTime: 6016648
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 44892
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 7919376
- CompileTime: 46288224
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 232014948
- PeakMemoryUsage: 1104384
- PrepareTime: 52083464
- TotalTime: 332126968
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 880
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2647026244
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6700
- GetNewBlockTime: 4187528
- GetResultsTime: 0
- HTResizeTime: 4280
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2646451412
- UnpinTime: 1160
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 416
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2627101536
- InactiveTotalTime: 2627102440
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2627107012
Instance c646eac0fa29ed15:f1 (host=cdh14.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 113388416
- RowsProduced: 0
- TotalNetworkReceiveTime: 2699080243
- TotalNetworkSendTime: 430
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2943325236
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 220000000
- TotalThreadsVoluntaryContextSwitches: 78
- TotalTime: 2985744311
Fragment Instance Lifecycle Timings
- ExecTime: 230215
- ExecTreeExecTime: 3310
- InactiveTotalTime: 0
- OpenTime: 2943170078
- ExecTreeOpenTime: 2708730896
- PrepareTime: 42276607
- ExecTreePrepareTime: 3414972
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 22181
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4212819
- CompileTime: 43525950
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 189125476
- PeakMemoryUsage: 1104384
- PrepareTime: 36149016
- TotalTime: 269569386
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 570
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2712144822
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 9107
- GetNewBlockTime: 2291213
- GetResultsTime: 0
- HTResizeTime: 3344
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2712007292
- UnpinTime: 1026
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 283
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2699077376
- InactiveTotalTime: 2699078118
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2699086364
Instance c646eac0fa29ed15:c6 (host=cdh15.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 124158181
- RowsProduced: 0
- TotalNetworkReceiveTime: 2669601045
- TotalNetworkSendTime: 363
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2946297863
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 256000000
- TotalThreadsVoluntaryContextSwitches: 89
- TotalTime: 2985639640
Fragment Instance Lifecycle Timings
- ExecTime: 191267
- ExecTreeExecTime: 3837
- InactiveTotalTime: 0
- OpenTime: 2946169247
- ExecTreeOpenTime: 2681379315
- PrepareTime: 39231940
- ExecTreePrepareTime: 2220520
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 13003
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4810151
- CompileTime: 55752786
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 207562331
- PeakMemoryUsage: 1104384
- PrepareTime: 34069211
- TotalTime: 298179239
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 613
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2683599943
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5610
- GetNewBlockTime: 1208694
- GetResultsTime: 0
- HTResizeTime: 3163
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2683502311
- UnpinTime: 518
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 390
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2669595490
- InactiveTotalTime: 2669596428
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2669602529
Instance c646eac0fa29ed15:100 (host=cdh7.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 87382337
- RowsProduced: 0
- TotalNetworkReceiveTime: 2637277573
- TotalNetworkSendTime: 366
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2941065442
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 288000000
- TotalThreadsVoluntaryContextSwitches: 73
- TotalTime: 2985621545
Fragment Instance Lifecycle Timings
- ExecTime: 256144
- ExecTreeExecTime: 3650
- InactiveTotalTime: 0
- OpenTime: 2940857406
- ExecTreeOpenTime: 2645760429
- PrepareTime: 44409430
- ExecTreePrepareTime: 3898815
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18998
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4588776
- CompileTime: 54676884
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 238184017
- PeakMemoryUsage: 1104384
- PrepareTime: 38133320
- TotalTime: 331799382
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 563
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2649658919
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 11627
- GetNewBlockTime: 1755789
- GetResultsTime: 0
- HTResizeTime: 4769
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2649247643
- UnpinTime: 1014
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 477
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2637273834
- InactiveTotalTime: 2637274824
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2637279817
Instance c646eac0fa29ed15:d0 (host=cdh3.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114551938
- RowsProduced: 1
- TotalNetworkReceiveTime: 2638844310
- TotalNetworkSendTime: 794700
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 2936205988
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 252000000
- TotalThreadsVoluntaryContextSwitches: 278
- TotalTime: 2985591852
Fragment Instance Lifecycle Timings
- ExecTime: 1148032
- ExecTreeExecTime: 2968
- InactiveTotalTime: 0
- OpenTime: 2935122102
- ExecTreeOpenTime: 2648929752
- PrepareTime: 49236576
- ExecTreePrepareTime: 5188940
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 34
- InactiveTotalTime: 0
- NetworkThroughput(*): 876379
- OverallThroughput: 133969
- PeakMemoryUsage: 5240
- RowsReturned: 1
- SerializeBatchTime: 125196
- TotalTime: 253790
- TransmitDataRPCTime: 38796
- UncompressedRowBatchSize: 42
CodeGen
- CodegenTime: 6836046
- CompileTime: 68561164
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 212196244
- PeakMemoryUsage: 1104384
- PrepareTime: 39293482
- TotalTime: 320854942
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 21380
- PeakMemoryUsage: 12288
- RowsReturned: 1
- RowsReturnedRate: 0
- TotalTime: 2654117368
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 789684
- GetNewBlockTime: 3870724
- GetResultsTime: 12280
- HTResizeTime: 3504
- HashBuckets: 1024
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 3040384
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 1
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2653903004
- UnpinTime: 1272
EXCHANGE_NODE (id=3)
- BytesReceived: 5239
- ConvertRowBatchTime: 172854
- DeserializeRowBatchTimer: 1903616
- FirstBatchArrivalWaitTime: 39723032
- InactiveTotalTime: 2637755902
- PeakMemoryUsage: 0
- RowsReturned: 158
- RowsReturnedRate: 59
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2639298514
Instance c646eac0fa29ed15:e7 (host=cdh1.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95708776
- RowsProduced: 0
- TotalNetworkReceiveTime: 2625294464
- TotalNetworkSendTime: 420
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2940397848
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 284000000
- TotalThreadsVoluntaryContextSwitches: 68
- TotalTime: 2985589236
Fragment Instance Lifecycle Timings
- ExecTime: 239184
- ExecTreeExecTime: 4880
- InactiveTotalTime: 0
- OpenTime: 2940218864
- ExecTreeOpenTime: 2634551300
- PrepareTime: 44967124
- ExecTreePrepareTime: 5406288
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 20620
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4399848
- CompileTime: 67853300
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 235673056
- PeakMemoryUsage: 1104384
- PrepareTime: 36728640
- TotalTime: 341026564
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 728
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2639957076
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7448
- GetNewBlockTime: 3904656
- GetResultsTime: 0
- HTResizeTime: 4532
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2639620840
- UnpinTime: 1076
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 356
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2625290728
- InactiveTotalTime: 2625291816
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2625296552
Instance c646eac0fa29ed15:d5 (host=cdh17.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95397741
- RowsProduced: 0
- TotalNetworkReceiveTime: 2667695415
- TotalNetworkSendTime: 326
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2944530678
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 248000000
- TotalThreadsVoluntaryContextSwitches: 73
- TotalTime: 2985585756
Fragment Instance Lifecycle Timings
- ExecTime: 201686
- ExecTreeExecTime: 3530
- InactiveTotalTime: 0
- OpenTime: 2944388039
- ExecTreeOpenTime: 2678171544
- PrepareTime: 40926377
- ExecTreePrepareTime: 3162293
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18883
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4126567
- CompileTime: 64653308
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 200108411
- PeakMemoryUsage: 1104384
- PrepareTime: 35247586
- TotalTime: 300746512
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 443
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2681333707
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4746
- GetNewBlockTime: 2237394
- GetResultsTime: 0
- HTResizeTime: 2629
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2681256247
- UnpinTime: 861
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 206
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2667692735
- InactiveTotalTime: 2667693602
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2667696707
Instance c646eac0fa29ed15:c1 (host=cdh15.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 124158181
- RowsProduced: 0
- TotalNetworkReceiveTime: 2661047646
- TotalNetworkSendTime: 270
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 2931863356
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 167
- TotalTime: 2985585086
Fragment Instance Lifecycle Timings
- ExecTime: 211950
- ExecTreeExecTime: 8987
- InactiveTotalTime: 0
- OpenTime: 2931720596
- ExecTreeOpenTime: 2673494250
- PrepareTime: 53578492
- ExecTreePrepareTime: 2892637
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 24210
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 7372532
- CompileTime: 58466047
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 196964882
- PeakMemoryUsage: 1104384
- PrepareTime: 45481702
- TotalTime: 302365308
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 504
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2676391855
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 8514
- GetNewBlockTime: 1962967
- GetResultsTime: 0
- HTResizeTime: 6100
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2676275959
- UnpinTime: 943
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 366
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2661043897
- InactiveTotalTime: 2661044770
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2661049660
Instance c646eac0fa29ed15:f8 (host=cdh12.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 103331482
- RowsProduced: 0
- TotalNetworkReceiveTime: 2625641504
- TotalNetworkSendTime: 292
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 20
- TotalThreadsTotalWallClockTime: 2930851733
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 284000000
- TotalThreadsVoluntaryContextSwitches: 63
- TotalTime: 2985549257
Fragment Instance Lifecycle Timings
- ExecTime: 260821
- ExecTreeExecTime: 3221
- InactiveTotalTime: 0
- OpenTime: 2930667195
- ExecTreeOpenTime: 2634734244
- PrepareTime: 54539934
- ExecTreePrepareTime: 2699666
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17902
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5209479
- CompileTime: 54594195
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 239447661
- PeakMemoryUsage: 1104384
- PrepareTime: 48491214
- TotalTime: 343475117
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 397
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2637432398
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5126
- GetNewBlockTime: 1634622
- GetResultsTime: 0
- HTResizeTime: 2853
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2637325933
- UnpinTime: 1115
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 320
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2625638355
- InactiveTotalTime: 2625639224
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2625643076
Instance c646eac0fa29ed15:106 (host=cdh7.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 87382337
- RowsProduced: 0
- TotalNetworkReceiveTime: 2663555267
- TotalNetworkSendTime: 320
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2923436692
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 236000000
- TotalThreadsVoluntaryContextSwitches: 99
- TotalTime: 2985535129
Fragment Instance Lifecycle Timings
- ExecTime: 247761
- ExecTreeExecTime: 4400
- InactiveTotalTime: 0
- OpenTime: 2923269735
- ExecTreeOpenTime: 2671299704
- PrepareTime: 61942249
- ExecTreePrepareTime: 4520462
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21613
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5844476
- CompileTime: 40243118
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 209343159
- PeakMemoryUsage: 1104384
- PrepareTime: 54071393
- TotalTime: 304739285
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 590
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2675819690
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7020
- GetNewBlockTime: 2776175
- GetResultsTime: 0
- HTResizeTime: 4377
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2675626796
- UnpinTime: 1011
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 386
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2663551368
- InactiveTotalTime: 2663552665
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2663557470
Instance c646eac0fa29ed15:f5 (host=cdh14.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 113388416
- RowsProduced: 0
- TotalNetworkReceiveTime: 2614020530
- TotalNetworkSendTime: 303
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 7
- TotalThreadsTotalWallClockTime: 2932601713
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 304000000
- TotalThreadsVoluntaryContextSwitches: 95
- TotalTime: 2985522584
Fragment Instance Lifecycle Timings
- ExecTime: 204005
- ExecTreeExecTime: 3486
- InactiveTotalTime: 0
- OpenTime: 2932492095
- ExecTreeOpenTime: 2622899910
- PrepareTime: 52738729
- ExecTreePrepareTime: 3187956
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 36098
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5129288
- CompileTime: 64327458
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 243424537
- PeakMemoryUsage: 1104384
- PrepareTime: 45943811
- TotalTime: 354588219
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 500
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2626086767
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5040
- GetNewBlockTime: 2253242
- GetResultsTime: 0
- HTResizeTime: 2410
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2625981056
- UnpinTime: 1287
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 226
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2614018304
- InactiveTotalTime: 2614018886
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2614022002
Instance c646eac0fa29ed15:cf (host=cdh3.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114551938
- RowsProduced: 0
- TotalNetworkReceiveTime: 2651261398
- TotalNetworkSendTime: 452
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2927372498
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 236000000
- TotalThreadsVoluntaryContextSwitches: 117
- TotalTime: 2985445060
Fragment Instance Lifecycle Timings
- ExecTime: 905334
- ExecTreeExecTime: 4242
- InactiveTotalTime: 0
- OpenTime: 2926580306
- ExecTreeOpenTime: 2661196778
- PrepareTime: 57870564
- ExecTreePrepareTime: 5945184
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 26904
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4678026
- CompileTime: 42302472
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 218849202
- PeakMemoryUsage: 1104384
- PrepareTime: 51236412
- TotalTime: 313166046
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 570
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2667141124
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6520
- GetNewBlockTime: 4115234
- GetResultsTime: 0
- HTResizeTime: 3826
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2666713114
- UnpinTime: 1066
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 520
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2651257684
- InactiveTotalTime: 2651258918
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2651263426
Instance c646eac0fa29ed15:e8 (host=cdh1.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95708776
- RowsProduced: 0
- TotalNetworkReceiveTime: 2635790588
- TotalNetworkSendTime: 364
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2943730920
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 280000000
- TotalThreadsVoluntaryContextSwitches: 71
- TotalTime: 2985366408
Fragment Instance Lifecycle Timings
- ExecTime: 282020
- ExecTreeExecTime: 9676
- InactiveTotalTime: 0
- OpenTime: 2943508924
- ExecTreeOpenTime: 2645704236
- PrepareTime: 41477020
- ExecTreePrepareTime: 4221952
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18572
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4656840
- CompileTime: 66557048
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 229178556
- PeakMemoryUsage: 1104384
- PrepareTime: 34580760
- TotalTime: 331057988
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 792
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2649931340
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6880
- GetNewBlockTime: 3138368
- GetResultsTime: 0
- HTResizeTime: 4576
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2649497096
- UnpinTime: 972
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 340
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2635785552
- InactiveTotalTime: 2635786096
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2635792288
Instance c646eac0fa29ed15:cb (host=cdh3.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114551938
- RowsProduced: 0
- TotalNetworkReceiveTime: 2673933012
- TotalNetworkSendTime: 436
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2939769974
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 232000000
- TotalThreadsVoluntaryContextSwitches: 100
- TotalTime: 2985341084
Fragment Instance Lifecycle Timings
- ExecTime: 1266876
- ExecTreeExecTime: 3540
- InactiveTotalTime: 0
- OpenTime: 2938578068
- ExecTreeOpenTime: 2684479416
- PrepareTime: 45406114
- ExecTreePrepareTime: 5212266
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 27188
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4300664
- CompileTime: 44942428
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 206587188
- PeakMemoryUsage: 1104384
- PrepareTime: 38032934
- TotalTime: 290292542
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 704
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2689690132
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7164
- GetNewBlockTime: 3031106
- GetResultsTime: 0
- HTResizeTime: 4446
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2689555542
- UnpinTime: 964
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 418
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2673928966
- InactiveTotalTime: 2673929974
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2673935278
Instance c646eac0fa29ed15:ce (host=cdh3.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114551938
- RowsProduced: 0
- TotalNetworkReceiveTime: 2667601840
- TotalNetworkSendTime: 456
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2940634664
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 248000000
- TotalThreadsVoluntaryContextSwitches: 94
- TotalTime: 2985326570
Fragment Instance Lifecycle Timings
- ExecTime: 636606
- ExecTreeExecTime: 4808
- InactiveTotalTime: 0
- OpenTime: 2940062196
- ExecTreeOpenTime: 2678232392
- PrepareTime: 44532654
- ExecTreePrepareTime: 5862542
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19380
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4344898
- CompileTime: 40883580
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 218364948
- PeakMemoryUsage: 1104384
- PrepareTime: 36999686
- TotalTime: 297029768
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 678
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2684094524
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6956
- GetNewBlockTime: 4293258
- GetResultsTime: 0
- HTResizeTime: 4242
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2683993622
- UnpinTime: 1746
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 444
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2667597416
- InactiveTotalTime: 2667598894
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2667604174
Instance c646eac0fa29ed15:12a (host=cdh9.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 82898877
- RowsProduced: 0
- TotalNetworkReceiveTime: 2628219883
- TotalNetworkSendTime: 310
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2942476586
- TotalThreadsSysTime: 12000000
- TotalThreadsUserTime: 252000000
- TotalThreadsVoluntaryContextSwitches: 106
- TotalTime: 2985317570
Fragment Instance Lifecycle Timings
- ExecTime: 271158
- ExecTreeExecTime: 9813
- InactiveTotalTime: 0
- OpenTime: 2942265979
- ExecTreeOpenTime: 2634990419
- PrepareTime: 42683517
- ExecTreePrepareTime: 5984569
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 432
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 6045696
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21084
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4178564
- CompileTime: 112002355
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 193599426
- PeakMemoryUsage: 1104384
- PrepareTime: 33415412
- TotalTime: 339784323
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 656
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2640979787
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7793
- GetNewBlockTime: 3116446
- GetResultsTime: 0
- HTResizeTime: 4823
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2640846323
- UnpinTime: 1355
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 533
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2628215730
- InactiveTotalTime: 2628216787
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2628222303
Instance c646eac0fa29ed15:c3 (host=cdh15.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 124158181
- RowsProduced: 0
- TotalNetworkReceiveTime: 2686583303
- TotalNetworkSendTime: 227
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 10
- TotalThreadsTotalWallClockTime: 2941145052
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 232000000
- TotalThreadsVoluntaryContextSwitches: 92
- TotalTime: 2985260967
Fragment Instance Lifecycle Timings
- ExecTime: 228617
- ExecTreeExecTime: 8671
- InactiveTotalTime: 0
- OpenTime: 2940957779
- ExecTreeOpenTime: 2698272551
- PrepareTime: 44018462
- ExecTreePrepareTime: 2996558
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 23324
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3924389
- CompileTime: 48789784
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 191618849
- PeakMemoryUsage: 1104384
- PrepareTime: 39544754
- TotalTime: 280596460
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 430
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2701267327
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5827
- GetNewBlockTime: 2048491
- GetResultsTime: 0
- HTResizeTime: 3404
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2700871007
- UnpinTime: 998
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 467
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2686580393
- InactiveTotalTime: 2686581240
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2686585090
Instance c646eac0fa29ed15:12f (host=cdh9.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 82898877
- RowsProduced: 0
- TotalNetworkReceiveTime: 2678272383
- TotalNetworkSendTime: 449
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2942446815
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 212000000
- TotalThreadsVoluntaryContextSwitches: 111
- TotalTime: 2985215067
Fragment Instance Lifecycle Timings
- ExecTime: 251203
- ExecTreeExecTime: 11650
- InactiveTotalTime: 0
- OpenTime: 2942253293
- ExecTreeOpenTime: 2686622596
- PrepareTime: 42609723
- ExecTreePrepareTime: 5575219
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17932
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3879389
- CompileTime: 87662159
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 165798938
- PeakMemoryUsage: 1104384
- PrepareTime: 33447881
- TotalTime: 287581608
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 803
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2692197429
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6094
- GetNewBlockTime: 3750653
- GetResultsTime: 0
- HTResizeTime: 3471
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2692048734
- UnpinTime: 1005
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 423
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2678269069
- InactiveTotalTime: 2678270023
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2678274560
Instance c646eac0fa29ed15:a8 (host=cdh8.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 96764279
- RowsProduced: 0
- TotalNetworkReceiveTime: 2574704956
- TotalNetworkSendTime: 249
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2909587816
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 256000000
- TotalThreadsVoluntaryContextSwitches: 131
- TotalTime: 2985167865
Fragment Instance Lifecycle Timings
- ExecTime: 246783
- ExecTreeExecTime: 3915
- InactiveTotalTime: 0
- OpenTime: 2909388212
- ExecTreeOpenTime: 2585716006
- PrepareTime: 75450949
- ExecTreePrepareTime: 6681520
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 480
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 6569984
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19011
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 16354006
- CompileTime: 44819459
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 270177636
- PeakMemoryUsage: 1104384
- PrepareTime: 61507906
- TotalTime: 381523135
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 700
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2592396458
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6614
- GetNewBlockTime: 4702302
- GetResultsTime: 0
- HTResizeTime: 4191
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2592296721
- UnpinTime: 1621
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 470
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2574702243
- InactiveTotalTime: 2574702972
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2574710391
Instance c646eac0fa29ed15:d8 (host=cdh17.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95397741
- RowsProduced: 0
- TotalNetworkReceiveTime: 2669650827
- TotalNetworkSendTime: 331
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2925560984
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 224000000
- TotalThreadsVoluntaryContextSwitches: 130
- TotalTime: 2985161818
Fragment Instance Lifecycle Timings
- ExecTime: 247457
- ExecTreeExecTime: 3500
- InactiveTotalTime: 0
- OpenTime: 2925372416
- ExecTreeOpenTime: 2678898235
- PrepareTime: 59460991
- ExecTreePrepareTime: 3610915
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 22301
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 6963666
- CompileTime: 47096178
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 196755715
- PeakMemoryUsage: 1104384
- PrepareTime: 51530132
- TotalTime: 296312843
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 457
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2682507694
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 9287
- GetNewBlockTime: 2672099
- GetResultsTime: 0
- HTResizeTime: 3366
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2681989435
- UnpinTime: 1400
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 340
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2669647508
- InactiveTotalTime: 2669648285
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2669652596
Instance c646eac0fa29ed15:c0 (host=cdh15.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 124158181
- RowsProduced: 0
- TotalNetworkReceiveTime: 2619796802
- TotalNetworkSendTime: 377
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 15
- TotalThreadsTotalWallClockTime: 2939236436
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 284000000
- TotalThreadsVoluntaryContextSwitches: 135
- TotalTime: 2985139842
Fragment Instance Lifecycle Timings
- ExecTime: 396680
- ExecTreeExecTime: 6217
- InactiveTotalTime: 0
- OpenTime: 2938897421
- ExecTreeOpenTime: 2631007925
- PrepareTime: 45745748
- ExecTreePrepareTime: 3392453
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 24364
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3851331
- CompileTime: 61072104
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 243518692
- PeakMemoryUsage: 1104384
- PrepareTime: 41042909
- TotalTime: 346465982
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 870
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2634399737
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5710
- GetNewBlockTime: 2142607
- GetResultsTime: 0
- HTResizeTime: 3310
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2634070955
- UnpinTime: 1096
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 437
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2619793706
- InactiveTotalTime: 2619794526
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2619798591
Instance c646eac0fa29ed15:11b (host=cdh16.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 116473802
- RowsProduced: 0
- TotalNetworkReceiveTime: 2633186705
- TotalNetworkSendTime: 248
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 11
- TotalThreadsTotalWallClockTime: 2931835768
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 260000000
- TotalThreadsVoluntaryContextSwitches: 105
- TotalTime: 2985101096
Fragment Instance Lifecycle Timings
- ExecTime: 206790
- ExecTreeExecTime: 2377
- InactiveTotalTime: 0
- OpenTime: 2931711154
- ExecTreeOpenTime: 2641173232
- PrepareTime: 53124252
- ExecTreePrepareTime: 2831045
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 12702
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3747971
- CompileTime: 56189837
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 232818125
- PeakMemoryUsage: 1104384
- PrepareTime: 48024470
- TotalTime: 337686439
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 456
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2644002756
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 3660
- GetNewBlockTime: 1530558
- GetResultsTime: 0
- HTResizeTime: 2355
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2643710470
- UnpinTime: 672
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 622
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2633184067
- InactiveTotalTime: 2633184746
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2633188297
Instance c646eac0fa29ed15:cd (host=cdh3.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114551938
- RowsProduced: 0
- TotalNetworkReceiveTime: 2632394614
- TotalNetworkSendTime: 408
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2946553550
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 280000000
- TotalThreadsVoluntaryContextSwitches: 68
- TotalTime: 2985066280
Fragment Instance Lifecycle Timings
- ExecTime: 974552
- ExecTreeExecTime: 12268
- InactiveTotalTime: 0
- OpenTime: 2945639092
- ExecTreeOpenTime: 2642322920
- PrepareTime: 38338840
- ExecTreePrepareTime: 4020366
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17300
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4612198
- CompileTime: 69780498
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 231402454
- PeakMemoryUsage: 1104384
- PrepareTime: 31903158
- TotalTime: 333769468
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 964
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2646342728
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 10504
- GetNewBlockTime: 2588586
- GetResultsTime: 0
- HTResizeTime: 4164
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2646084952
- UnpinTime: 880
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 474
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2632390054
- InactiveTotalTime: 2632391420
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2632396984
Instance c646eac0fa29ed15:102 (host=cdh7.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 87382337
- RowsProduced: 0
- TotalNetworkReceiveTime: 2649987318
- TotalNetworkSendTime: 360
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 2939773341
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 268000000
- TotalThreadsVoluntaryContextSwitches: 71
- TotalTime: 2985011084
Fragment Instance Lifecycle Timings
- ExecTime: 291038
- ExecTreeExecTime: 4923
- InactiveTotalTime: 0
- OpenTime: 2939540355
- ExecTreeOpenTime: 2657218822
- PrepareTime: 45099316
- ExecTreePrepareTime: 4218748
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 384
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 4734976
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21204
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4691415
- CompileTime: 63366714
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 216731792
- PeakMemoryUsage: 1104384
- PrepareTime: 38528687
- TotalTime: 319446869
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 573
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2661436960
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7277
- GetNewBlockTime: 2906069
- GetResultsTime: 0
- HTResizeTime: 4454
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2660986111
- UnpinTime: 985
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 420
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2649983672
- InactiveTotalTime: 2649984859
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2649989238
Instance c646eac0fa29ed15:12c (host=cdh9.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 82898877
- RowsProduced: 0
- TotalNetworkReceiveTime: 2662241058
- TotalNetworkSendTime: 314
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2939631230
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 216000000
- TotalThreadsVoluntaryContextSwitches: 123
- TotalTime: 2984963082
Fragment Instance Lifecycle Timings
- ExecTime: 260185
- ExecTreeExecTime: 4379
- InactiveTotalTime: 0
- OpenTime: 2939441540
- ExecTreeOpenTime: 2670398414
- PrepareTime: 45157369
- ExecTreePrepareTime: 5795414
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 15936
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4287204
- CompileTime: 95210416
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 171863880
- PeakMemoryUsage: 1104384
- PrepareTime: 35144796
- TotalTime: 302921948
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 600
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2676193319
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6244
- GetNewBlockTime: 3777496
- GetResultsTime: 0
- HTResizeTime: 4043
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2676070710
- UnpinTime: 890
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 493
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2662237996
- InactiveTotalTime: 2662238981
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2662242667
Instance c646eac0fa29ed15:e6 (host=cdh1.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95708776
- RowsProduced: 0
- TotalNetworkReceiveTime: 2624144360
- TotalNetworkSendTime: 364
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 6
- TotalThreadsTotalWallClockTime: 2939892392
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 284000000
- TotalThreadsVoluntaryContextSwitches: 80
- TotalTime: 2984929552
Fragment Instance Lifecycle Timings
- ExecTime: 249552
- ExecTreeExecTime: 3492
- InactiveTotalTime: 0
- OpenTime: 2939718528
- ExecTreeOpenTime: 2633707416
- PrepareTime: 44878292
- ExecTreePrepareTime: 5136896
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 25624
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4488608
- CompileTime: 66202788
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 237600192
- PeakMemoryUsage: 1104384
- PrepareTime: 37248992
- TotalTime: 341829188
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 680
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2638843120
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7224
- GetNewBlockTime: 3555168
- GetResultsTime: 0
- HTResizeTime: 4516
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2638723800
- UnpinTime: 1180
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 536
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2624140760
- InactiveTotalTime: 2624141856
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2624146520
Instance c646eac0fa29ed15:cc (host=cdh3.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114551938
- RowsProduced: 0
- TotalNetworkReceiveTime: 2651360262
- TotalNetworkSendTime: 360
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2924789920
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 236000000
- TotalThreadsVoluntaryContextSwitches: 117
- TotalTime: 2984925752
Fragment Instance Lifecycle Timings
- ExecTime: 329278
- ExecTreeExecTime: 3584
- InactiveTotalTime: 0
- OpenTime: 2924519412
- ExecTreeOpenTime: 2661209248
- PrepareTime: 59967636
- ExecTreePrepareTime: 5786118
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 22420
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5159838
- CompileTime: 40632916
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 220149156
- PeakMemoryUsage: 1104384
- PrepareTime: 49973892
- TotalTime: 313154504
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 722
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2666994720
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7396
- GetNewBlockTime: 3534958
- GetResultsTime: 0
- HTResizeTime: 4628
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2666841162
- UnpinTime: 1148
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 436
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2651357196
- InactiveTotalTime: 2651358036
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2651362364
Instance c646eac0fa29ed15:bf (host=cdh15.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 124158181
- RowsProduced: 0
- TotalNetworkReceiveTime: 2660159706
- TotalNetworkSendTime: 440
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2938940995
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 244000000
- TotalThreadsVoluntaryContextSwitches: 112
- TotalTime: 2984916413
Fragment Instance Lifecycle Timings
- ExecTime: 437138
- ExecTreeExecTime: 3647
- InactiveTotalTime: 0
- OpenTime: 2938609550
- ExecTreeOpenTime: 2670976224
- PrepareTime: 45792589
- ExecTreePrepareTime: 2537761
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 14112
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5496046
- CompileTime: 65512693
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 197754909
- PeakMemoryUsage: 1104384
- PrepareTime: 41816550
- TotalTime: 306409443
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 504
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2673513356
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 8427
- GetNewBlockTime: 1152050
- GetResultsTime: 0
- HTResizeTime: 5960
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2673347073
- UnpinTime: 867
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 477
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2660156398
- InactiveTotalTime: 2660157366
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2660161838
Instance c646eac0fa29ed15:130 (host=cdh9.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 82898877
- RowsProduced: 0
- TotalNetworkReceiveTime: 2667481381
- TotalNetworkSendTime: 313
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2940568614
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 212000000
- TotalThreadsVoluntaryContextSwitches: 133
- TotalTime: 2984903569
Fragment Instance Lifecycle Timings
- ExecTime: 272418
- ExecTreeExecTime: 3827
- InactiveTotalTime: 0
- OpenTime: 2940352276
- ExecTreeOpenTime: 2675398662
- PrepareTime: 44190745
- ExecTreePrepareTime: 5453923
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18970
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4397816
- CompileTime: 90261265
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 172996434
- PeakMemoryUsage: 1104384
- PrepareTime: 34514734
- TotalTime: 298467144
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 630
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2680851441
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5640
- GetNewBlockTime: 3340939
- GetResultsTime: 0
- HTResizeTime: 3501
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2680750470
- UnpinTime: 1000
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 283
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2667478880
- InactiveTotalTime: 2667479498
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2667483050
Instance c646eac0fa29ed15:132 (host=cdh9.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 82898877
- RowsProduced: 0
- TotalNetworkReceiveTime: 2603679964
- TotalNetworkSendTime: 437
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2938755269
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 304000000
- TotalThreadsVoluntaryContextSwitches: 80
- TotalTime: 2984658284
Fragment Instance Lifecycle Timings
- ExecTime: 265634
- ExecTreeExecTime: 4750
- InactiveTotalTime: 0
- OpenTime: 2938556317
- ExecTreeOpenTime: 2611636217
- PrepareTime: 45761211
- ExecTreePrepareTime: 4770162
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19431
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4308326
- CompileTime: 82980225
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 241699480
- PeakMemoryUsage: 1104384
- PrepareTime: 38157567
- TotalTime: 363548757
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 674
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2616405386
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6071
- GetNewBlockTime: 2951003
- GetResultsTime: 0
- HTResizeTime: 3544
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2616308836
- UnpinTime: 947
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 254
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2603676607
- InactiveTotalTime: 2603677718
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2603681817
Instance c646eac0fa29ed15:aa (host=cdh4.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 94561940
- RowsProduced: 0
- TotalNetworkReceiveTime: 2626128948
- TotalNetworkSendTime: 338
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2919980886
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 240000000
- TotalThreadsVoluntaryContextSwitches: 110
- TotalTime: 2984434276
Fragment Instance Lifecycle Timings
- ExecTime: 453580
- ExecTreeExecTime: 3358
- InactiveTotalTime: 0
- OpenTime: 2919589056
- ExecTreeOpenTime: 2636309184
- PrepareTime: 64209388
- ExecTreePrepareTime: 5916550
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 27968
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5157208
- CompileTime: 58568304
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 221899948
- PeakMemoryUsage: 1104384
- PrepareTime: 54016454
- TotalTime: 337611096
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 586
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2642224232
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7232
- GetNewBlockTime: 2926028
- GetResultsTime: 0
- HTResizeTime: 4614
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2642094526
- UnpinTime: 1604
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 444
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2626125036
- InactiveTotalTime: 2626126108
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2626131120
Instance c646eac0fa29ed15:d9 (host=cdh17.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95397741
- RowsProduced: 0
- TotalNetworkReceiveTime: 2649842122
- TotalNetworkSendTime: 280
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2943071680
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 272000000
- TotalThreadsVoluntaryContextSwitches: 65
- TotalTime: 2984391276
Fragment Instance Lifecycle Timings
- ExecTime: 219062
- ExecTreeExecTime: 3296
- InactiveTotalTime: 0
- OpenTime: 2942917606
- ExecTreeOpenTime: 2658128581
- PrepareTime: 41166494
- ExecTreePrepareTime: 2944979
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 15716
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4136676
- CompileTime: 42189957
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 240884708
- PeakMemoryUsage: 1104384
- PrepareTime: 35785527
- TotalTime: 319643000
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 593
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2661068343
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5037
- GetNewBlockTime: 1945873
- GetResultsTime: 0
- HTResizeTime: 2767
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2660787278
- UnpinTime: 782
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 340
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2649839294
- InactiveTotalTime: 2649839873
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2649843457
Instance c646eac0fa29ed15:eb (host=cdh1.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95708776
- RowsProduced: 0
- TotalNetworkReceiveTime: 2671544512
- TotalNetworkSendTime: 360
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2934088268
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 228000000
- TotalThreadsVoluntaryContextSwitches: 94
- TotalTime: 2984303136
Fragment Instance Lifecycle Timings
- ExecTime: 229644
- ExecTreeExecTime: 3112
- InactiveTotalTime: 0
- OpenTime: 2933927600
- ExecTreeOpenTime: 2680184292
- PrepareTime: 50059616
- ExecTreePrepareTime: 4403476
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 26000
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4284756
- CompileTime: 48610780
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 203437440
- PeakMemoryUsage: 1104384
- PrepareTime: 42533272
- TotalTime: 295424792
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 656
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2684585740
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7200
- GetNewBlockTime: 3024620
- GetResultsTime: 0
- HTResizeTime: 4364
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2684472908
- UnpinTime: 1104
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 412
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2671540520
- InactiveTotalTime: 2671541624
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2671546792
Instance c646eac0fa29ed15:ab (host=cdh4.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 94561940
- RowsProduced: 0
- TotalNetworkReceiveTime: 2616173614
- TotalNetworkSendTime: 344
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2927939724
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 252000000
- TotalThreadsVoluntaryContextSwitches: 121
- TotalTime: 2984179876
Fragment Instance Lifecycle Timings
- ExecTime: 963624
- ExecTreeExecTime: 4638
- InactiveTotalTime: 0
- OpenTime: 2927056756
- ExecTreeOpenTime: 2626468858
- PrepareTime: 56027304
- ExecTreePrepareTime: 6109764
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 23644
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 7854398
- CompileTime: 46924592
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 249620222
- PeakMemoryUsage: 1104384
- PrepareTime: 46304942
- TotalTime: 344429058
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 832
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2632577992
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 8368
- GetNewBlockTime: 3420906
- GetResultsTime: 0
- HTResizeTime: 5414
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2632463768
- UnpinTime: 954
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 450
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2616169566
- InactiveTotalTime: 2616170972
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2616175834
Instance c646eac0fa29ed15:a9 (host=cdh4.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 94561940
- RowsProduced: 0
- TotalNetworkReceiveTime: 2603517274
- TotalNetworkSendTime: 380
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 2919359684
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 268000000
- TotalThreadsVoluntaryContextSwitches: 86
- TotalTime: 2984177764
Fragment Instance Lifecycle Timings
- ExecTime: 274334
- ExecTreeExecTime: 3150
- InactiveTotalTime: 0
- OpenTime: 2919143898
- ExecTreeOpenTime: 2613649544
- PrepareTime: 64634988
- ExecTreePrepareTime: 4946988
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 480
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 6569984
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 22046
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 8267742
- CompileTime: 52227902
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 247060476
- PeakMemoryUsage: 1104384
- PrepareTime: 57322120
- TotalTime: 358928196
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 666
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2618595044
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 8176
- GetNewBlockTime: 2785504
- GetResultsTime: 0
- HTResizeTime: 4936
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2618107878
- UnpinTime: 1486
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 584
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2603512868
- InactiveTotalTime: 2603513958
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2603519924
Instance c646eac0fa29ed15:c4 (host=cdh15.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 124158181
- RowsProduced: 0
- TotalNetworkReceiveTime: 2649615602
- TotalNetworkSendTime: 500
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2933859207
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 248000000
- TotalThreadsVoluntaryContextSwitches: 112
- TotalTime: 2984036224
Fragment Instance Lifecycle Timings
- ExecTime: 427325
- ExecTreeExecTime: 3684
- InactiveTotalTime: 0
- OpenTime: 2933505639
- ExecTreeOpenTime: 2660062975
- PrepareTime: 50033774
- ExecTreePrepareTime: 2785656
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 23297
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4790209
- CompileTime: 39574972
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 231813877
- PeakMemoryUsage: 1104384
- PrepareTime: 43540922
- TotalTime: 316478160
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 7120
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2662848238
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5416
- GetNewBlockTime: 1782114
- GetResultsTime: 0
- HTResizeTime: 3236
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2662513782
- UnpinTime: 1314
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 354
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2649612764
- InactiveTotalTime: 2649613618
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2649617416
Instance c646eac0fa29ed15:ae (host=cdh4.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 94561940
- RowsProduced: 0
- TotalNetworkReceiveTime: 2604907832
- TotalNetworkSendTime: 328
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2926709604
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 272000000
- TotalThreadsVoluntaryContextSwitches: 93
- TotalTime: 2984008444
Fragment Instance Lifecycle Timings
- ExecTime: 952300
- ExecTreeExecTime: 9244
- InactiveTotalTime: 0
- OpenTime: 2925835572
- ExecTreeOpenTime: 2614446438
- PrepareTime: 57083886
- ExecTreePrepareTime: 5359300
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19836
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 11528794
- CompileTime: 67026908
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 238489176
- PeakMemoryUsage: 1104384
- PrepareTime: 46497122
- TotalTime: 353326130
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 622
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2619810172
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7052
- GetNewBlockTime: 2900714
- GetResultsTime: 0
- HTResizeTime: 4258
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2619669990
- UnpinTime: 1058
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 348
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2604904688
- InactiveTotalTime: 2604905888
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2604909758
Instance c646eac0fa29ed15:c2 (host=cdh15.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 124158181
- RowsProduced: 0
- TotalNetworkReceiveTime: 2637500861
- TotalNetworkSendTime: 307
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 2930519008
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 264000000
- TotalThreadsVoluntaryContextSwitches: 105
- TotalTime: 2983868407
Fragment Instance Lifecycle Timings
- ExecTime: 260698
- ExecTreeExecTime: 3690
- InactiveTotalTime: 0
- OpenTime: 2930373812
- ExecTreeOpenTime: 2647785612
- PrepareTime: 53166501
- ExecTreePrepareTime: 2900386
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 16918
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 6230599
- CompileTime: 64558243
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 214061947
- PeakMemoryUsage: 1104384
- PrepareTime: 47318972
- TotalTime: 327498923
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 2937
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2650685251
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6243
- GetNewBlockTime: 2042302
- GetResultsTime: 0
- HTResizeTime: 3343
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2650495528
- UnpinTime: 1359
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 384
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2637497454
- InactiveTotalTime: 2637498469
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2637502971
Instance c646eac0fa29ed15:b2 (host=cdh4.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 94561940
- RowsProduced: 0
- TotalNetworkReceiveTime: 2581425820
- TotalNetworkSendTime: 360
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2915070404
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 260000000
- TotalThreadsVoluntaryContextSwitches: 116
- TotalTime: 2983844842
Fragment Instance Lifecycle Timings
- ExecTime: 217538
- ExecTreeExecTime: 3738
- InactiveTotalTime: 0
- OpenTime: 2914902548
- ExecTreeOpenTime: 2592324714
- PrepareTime: 68663222
- ExecTreePrepareTime: 5261292
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 40394
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 8432176
- CompileTime: 44668664
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 268828168
- PeakMemoryUsage: 1104384
- PrepareTime: 62609538
- TotalTime: 378914448
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 820
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2597585026
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7312
- GetNewBlockTime: 3458742
- GetResultsTime: 0
- HTResizeTime: 4598
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2597434626
- UnpinTime: 1130
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 456
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2581422508
- InactiveTotalTime: 2581423544
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2581427916
Instance c646eac0fa29ed15:dc (host=cdh5.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 84225298
- RowsProduced: 0
- TotalNetworkReceiveTime: 2613219372
- TotalNetworkSendTime: 384
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2935638504
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 288000000
- TotalThreadsVoluntaryContextSwitches: 76
- TotalTime: 2983819854
Fragment Instance Lifecycle Timings
- ExecTime: 241916
- ExecTreeExecTime: 5640
- InactiveTotalTime: 0
- OpenTime: 2935459582
- ExecTreeOpenTime: 2621641720
- PrepareTime: 48011676
- ExecTreePrepareTime: 6223014
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 384
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 5259264
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 23050
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4689858
- CompileTime: 64728644
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 246979924
- PeakMemoryUsage: 1104384
- PrepareTime: 39017138
- TotalTime: 351713062
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 924
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2627865206
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7216
- GetNewBlockTime: 3414386
- GetResultsTime: 0
- HTResizeTime: 4400
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2627739374
- UnpinTime: 1062
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 460
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2613215338
- InactiveTotalTime: 2613216422
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2613221620
Instance c646eac0fa29ed15:12d (host=cdh9.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 82898877
- RowsProduced: 0
- TotalNetworkReceiveTime: 2667016062
- TotalNetworkSendTime: 320
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2940088018
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 220000000
- TotalThreadsVoluntaryContextSwitches: 135
- TotalTime: 2983721212
Fragment Instance Lifecycle Timings
- ExecTime: 276692
- ExecTreeExecTime: 3740
- InactiveTotalTime: 0
- OpenTime: 2939876829
- ExecTreeOpenTime: 2674899268
- PrepareTime: 43449455
- ExecTreePrepareTime: 5437505
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18587
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4246478
- CompileTime: 93309452
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 169554329
- PeakMemoryUsage: 1104384
- PrepareTime: 34622558
- TotalTime: 298182283
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 597
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2680335474
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5874
- GetNewBlockTime: 3404491
- GetResultsTime: 0
- HTResizeTime: 3301
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2680217898
- UnpinTime: 912
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 434
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2667012736
- InactiveTotalTime: 2667013610
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2667018073
Instance c646eac0fa29ed15:a2 (host=cdh8.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 96764279
- RowsProduced: 0
- TotalNetworkReceiveTime: 2612335738
- TotalNetworkSendTime: 390
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2930654480
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 268000000
- TotalThreadsVoluntaryContextSwitches: 95
- TotalTime: 2983668196
Fragment Instance Lifecycle Timings
- ExecTime: 373860
- ExecTreeExecTime: 4387
- InactiveTotalTime: 0
- OpenTime: 2930341766
- ExecTreeOpenTime: 2623207895
- PrepareTime: 52856094
- ExecTreePrepareTime: 3946072
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 16266
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 11024297
- CompileTime: 46912602
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 257075976
- PeakMemoryUsage: 1104384
- PrepareTime: 42862201
- TotalTime: 348453611
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 820
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2627153909
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6980
- GetNewBlockTime: 1374219
- GetResultsTime: 0
- HTResizeTime: 4194
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2626945260
- UnpinTime: 1182
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 420
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2612332312
- InactiveTotalTime: 2612333208
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2612337696
Instance c646eac0fa29ed15:ac (host=cdh4.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 94561940
- RowsProduced: 0
- TotalNetworkReceiveTime: 2593463702
- TotalNetworkSendTime: 394
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2919758670
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 268000000
- TotalThreadsVoluntaryContextSwitches: 100
- TotalTime: 2983583984
Fragment Instance Lifecycle Timings
- ExecTime: 743394
- ExecTreeExecTime: 6480
- InactiveTotalTime: 0
- OpenTime: 2919063876
- ExecTreeOpenTime: 2603612536
- PrepareTime: 63664024
- ExecTreePrepareTime: 5381954
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 24368
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 7095528
- CompileTime: 68408326
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 243837888
- PeakMemoryUsage: 1104384
- PrepareTime: 54323938
- TotalTime: 368742218
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 628
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2608993520
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 9944
- GetNewBlockTime: 2920644
- GetResultsTime: 0
- HTResizeTime: 4466
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2608883092
- UnpinTime: 1164
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 384
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2593460272
- InactiveTotalTime: 2593461318
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2593465924
Instance c646eac0fa29ed15:10f (host=cdh10.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 118043034
- RowsProduced: 0
- TotalNetworkReceiveTime: 2661579474
- TotalNetworkSendTime: 267
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 41
- TotalThreadsTotalWallClockTime: 2949345358
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 216000000
- TotalThreadsVoluntaryContextSwitches: 106
- TotalTime: 2983525125
Fragment Instance Lifecycle Timings
- ExecTime: 292515
- ExecTreeExecTime: 3248
- InactiveTotalTime: 0
- OpenTime: 2949118955
- ExecTreeOpenTime: 2668375688
- PrepareTime: 34066132
- ExecTreePrepareTime: 3161284
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 15397
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 3534301
- CompileTime: 89376562
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 189378551
- PeakMemoryUsage: 1104384
- PrepareTime: 29294374
- TotalTime: 308647253
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 425
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2671535476
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 4298
- GetNewBlockTime: 574684
- GetResultsTime: 0
- HTResizeTime: 2866
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2671445703
- UnpinTime: 666
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 197
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2661577351
- InactiveTotalTime: 2661577912
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2661581059
Instance c646eac0fa29ed15:bd (host=cdh15.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 124158181
- RowsProduced: 0
- TotalNetworkReceiveTime: 2674895384
- TotalNetworkSendTime: 483
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2927017423
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 212000000
- TotalThreadsVoluntaryContextSwitches: 134
- TotalTime: 2983411298
Fragment Instance Lifecycle Timings
- ExecTime: 187742
- ExecTreeExecTime: 5064
- InactiveTotalTime: 0
- OpenTime: 2926887559
- ExecTreeOpenTime: 2684561657
- PrepareTime: 56278244
- ExecTreePrepareTime: 2397707
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 480
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 6832128
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 9991
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5136874
- CompileTime: 38997624
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 200222930
- PeakMemoryUsage: 1104384
- PrepareTime: 51057072
- TotalTime: 292243417
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 449
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2686958446
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5432
- GetNewBlockTime: 1252943
- GetResultsTime: 0
- HTResizeTime: 2667
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2686436697
- UnpinTime: 872
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 241
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2674891467
- InactiveTotalTime: 2674892260
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2674897244
Instance c646eac0fa29ed15:12e (host=cdh9.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 82898877
- RowsProduced: 0
- TotalNetworkReceiveTime: 2642584793
- TotalNetworkSendTime: 333
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2939390963
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 240000000
- TotalThreadsVoluntaryContextSwitches: 116
- TotalTime: 2983369288
Fragment Instance Lifecycle Timings
- ExecTime: 256901
- ExecTreeExecTime: 9610
- InactiveTotalTime: 0
- OpenTime: 2939190688
- ExecTreeOpenTime: 2650191854
- PrepareTime: 43832268
- ExecTreePrepareTime: 6682992
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21221
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4100316
- CompileTime: 112697194
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 174361787
- PeakMemoryUsage: 1104384
- PrepareTime: 34308684
- TotalTime: 322088252
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 502
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2656879812
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 5498
- GetNewBlockTime: 3718194
- GetResultsTime: 0
- HTResizeTime: 3530
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2656647298
- UnpinTime: 1085
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 384
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2642581744
- InactiveTotalTime: 2642582775
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2642586439
Instance c646eac0fa29ed15:c8 (host=cdh3.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 114551938
- RowsProduced: 0
- TotalNetworkReceiveTime: 2647725008
- TotalNetworkSendTime: 480
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 2937935724
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 264000000
- TotalThreadsVoluntaryContextSwitches: 82
- TotalTime: 2983321440
Fragment Instance Lifecycle Timings
- ExecTime: 383490
- ExecTreeExecTime: 3594
- InactiveTotalTime: 0
- OpenTime: 2937624416
- ExecTreeOpenTime: 2656616688
- PrepareTime: 45203744
- ExecTreePrepareTime: 5939958
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 24828
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4580186
- CompileTime: 40765664
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 233228924
- PeakMemoryUsage: 1104384
- PrepareTime: 41723638
- TotalTime: 316495186
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 704
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2662555358
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7620
- GetNewBlockTime: 3444844
- GetResultsTime: 0
- HTResizeTime: 4726
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2662416392
- UnpinTime: 1232
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 518
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2647721530
- InactiveTotalTime: 2647722610
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2647727356
Instance c646eac0fa29ed15:ea (host=cdh1.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95708776
- RowsProduced: 0
- TotalNetworkReceiveTime: 2597332168
- TotalNetworkSendTime: 376
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2922039284
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 304000000
- TotalThreadsVoluntaryContextSwitches: 74
- TotalTime: 2983051616
Fragment Instance Lifecycle Timings
- ExecTime: 285828
- ExecTreeExecTime: 3820
- InactiveTotalTime: 0
- OpenTime: 2921818216
- ExecTreeOpenTime: 2603944028
- PrepareTime: 60878444
- ExecTreePrepareTime: 5678796
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 27024
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5658128
- CompileTime: 43088564
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 272899532
- PeakMemoryUsage: 1104384
- PrepareTime: 51556972
- TotalTime: 368545652
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 616
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2609621196
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7480
- GetNewBlockTime: 4091496
- GetResultsTime: 0
- HTResizeTime: 4620
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2609483204
- UnpinTime: 1492
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 328
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2597329080
- InactiveTotalTime: 2597330072
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2597333748
Instance c646eac0fa29ed15:e1 (host=cdh5.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 84225298
- RowsProduced: 0
- TotalNetworkReceiveTime: 2646153590
- TotalNetworkSendTime: 340
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2939603800
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 268000000
- TotalThreadsVoluntaryContextSwitches: 75
- TotalTime: 2982945960
Fragment Instance Lifecycle Timings
- ExecTime: 345948
- ExecTreeExecTime: 5440
- InactiveTotalTime: 0
- OpenTime: 2939311534
- ExecTreeOpenTime: 2652929796
- PrepareTime: 43156922
- ExecTreePrepareTime: 3341666
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21924
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4875278
- CompileTime: 51862060
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 232406986
- PeakMemoryUsage: 1104384
- PrepareTime: 37201242
- TotalTime: 322203712
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 594
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2656270982
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 8008
- GetNewBlockTime: 1087476
- GetResultsTime: 0
- HTResizeTime: 5338
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2655762346
- UnpinTime: 1230
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 730
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2646149452
- InactiveTotalTime: 2646150512
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2646155900
Instance c646eac0fa29ed15:101 (host=cdh7.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 87382337
- RowsProduced: 0
- TotalNetworkReceiveTime: 2660557591
- TotalNetworkSendTime: 383
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2940483290
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 268000000
- TotalThreadsVoluntaryContextSwitches: 41
- TotalTime: 2982945071
Fragment Instance Lifecycle Timings
- ExecTime: 264044
- ExecTreeExecTime: 3710
- InactiveTotalTime: 0
- OpenTime: 2940278762
- ExecTreeOpenTime: 2667013537
- PrepareTime: 42309609
- ExecTreePrepareTime: 3365198
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 16908
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4976639
- CompileTime: 59386260
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 211640059
- PeakMemoryUsage: 1104384
- PrepareTime: 36310756
- TotalTime: 308110624
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 590
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2670377696
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 9105
- GetNewBlockTime: 2412180
- GetResultsTime: 0
- HTResizeTime: 6400
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2670267580
- UnpinTime: 911
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 597
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2660554102
- InactiveTotalTime: 2660555067
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2660559745
Instance c646eac0fa29ed15:a7 (host=cdh8.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 96764279
- RowsProduced: 0
- TotalNetworkReceiveTime: 2575121349
- TotalNetworkSendTime: 631
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2922053896
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 284000000
- TotalThreadsVoluntaryContextSwitches: 99
- TotalTime: 2982869963
Fragment Instance Lifecycle Timings
- ExecTime: 429083
- ExecTreeExecTime: 4966
- InactiveTotalTime: 0
- OpenTime: 2921682551
- ExecTreeOpenTime: 2584281872
- PrepareTime: 60649341
- ExecTreePrepareTime: 6493096
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21648
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 7400004
- CompileTime: 52026765
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 274021814
- PeakMemoryUsage: 1104384
- PrepareTime: 56754350
- TotalTime: 384421013
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 607
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2590774114
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7493
- GetNewBlockTime: 4670763
- GetResultsTime: 0
- HTResizeTime: 4896
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2590379354
- UnpinTime: 1111
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 650
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2575116827
- InactiveTotalTime: 2575117915
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2575123633
Instance c646eac0fa29ed15:107 (host=cdh6.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 65157010
- RowsProduced: 0
- TotalNetworkReceiveTime: 2694392650
- TotalNetworkSendTime: 358
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2939707600
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 224000000
- TotalThreadsVoluntaryContextSwitches: 95
- TotalTime: 2982738966
Fragment Instance Lifecycle Timings
- ExecTime: 256888
- ExecTreeExecTime: 9184
- InactiveTotalTime: 0
- OpenTime: 2939493480
- ExecTreeOpenTime: 2698959240
- PrepareTime: 42885992
- ExecTreePrepareTime: 2128730
- TotalTime: 0
BlockMgr
- BlockWritesOutstanding: 0
- BlocksCreated: 240
- BlocksRecycled: 0
- BufferedPins: 0
- BytesWritten: 0
- InactiveTotalTime: 0
- MaxBlockSize: 8388608
- MemoryLimit: 51539607552
- PeakMemoryUsage: 3162112
- ScratchFileUsedBytes: 0
- TotalBufferWaitTime: 0
- TotalEncryptionTime: 0
- TotalReadBlockTime: 0
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19152
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4807748
- CompileTime: 50128064
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 188503730
- PeakMemoryUsage: 1104384
- PrepareTime: 37907012
- TotalTime: 277386548
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 676
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2701087068
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7782
- GetNewBlockTime: 430912
- GetResultsTime: 0
- HTResizeTime: 4014
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2700982156
- UnpinTime: 1210
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 420
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2694387904
- InactiveTotalTime: 2694389100
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2694394956
Instance c646eac0fa29ed15:dd (host=cdh5.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 84225298
- RowsProduced: 0
- TotalNetworkReceiveTime: 2627153146
- TotalNetworkSendTime: 336
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 2942922642
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 268000000
- TotalThreadsVoluntaryContextSwitches: 97
- TotalTime: 2982694124
Fragment Instance Lifecycle Timings
- ExecTime: 314332
- ExecTreeExecTime: 3384
- InactiveTotalTime: 0
- OpenTime: 2942665420
- ExecTreeOpenTime: 2635896296
- PrepareTime: 39625796
- ExecTreePrepareTime: 3791402
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19028
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4614090
- CompileTime: 99749772
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 205192934
- PeakMemoryUsage: 1104384
- PrepareTime: 33112196
- TotalTime: 338771684
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 808
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2639686378
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7624
- GetNewBlockTime: 2379002
- GetResultsTime: 0
- HTResizeTime: 4562
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2639569892
- UnpinTime: 922
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 532
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2627142608
- InactiveTotalTime: 2627150432
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2627155482
Instance c646eac0fa29ed15:af (host=cdh4.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 94561940
- RowsProduced: 0
- TotalNetworkReceiveTime: 2593458984
- TotalNetworkSendTime: 318
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2918738756
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 244000000
- TotalThreadsVoluntaryContextSwitches: 115
- TotalTime: 2982625336
Fragment Instance Lifecycle Timings
- ExecTime: 553768
- ExecTreeExecTime: 5332
- InactiveTotalTime: 0
- OpenTime: 2918298504
- ExecTreeOpenTime: 2602535666
- PrepareTime: 63667536
- ExecTreePrepareTime: 6622188
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 27020
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 7368114
- CompileTime: 66153446
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 245304328
- PeakMemoryUsage: 1104384
- PrepareTime: 53439026
- TotalTime: 367270200
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 6520
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2609157754
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 11934
- GetNewBlockTime: 4111822
- GetResultsTime: 0
- HTResizeTime: 5266
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2608690260
- UnpinTime: 1342
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 506
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2593456282
- InactiveTotalTime: 2593457120
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2593460876
Instance c646eac0fa29ed15:e0 (host=cdh5.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 84225298
- RowsProduced: 0
- TotalNetworkReceiveTime: 2580858580
- TotalNetworkSendTime: 296
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2935795620
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 332000000
- TotalThreadsVoluntaryContextSwitches: 83
- TotalTime: 2982594316
Fragment Instance Lifecycle Timings
- ExecTime: 236636
- ExecTreeExecTime: 3000
- InactiveTotalTime: 0
- OpenTime: 2935618756
- ExecTreeOpenTime: 2589087908
- PrepareTime: 46660212
- ExecTreePrepareTime: 4084082
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 24946
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5983052
- CompileTime: 68092088
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 275050896
- PeakMemoryUsage: 1104384
- PrepareTime: 40193490
- TotalTime: 384139496
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 808
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2593170442
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 12710
- GetNewBlockTime: 2617422
- GetResultsTime: 0
- HTResizeTime: 10300
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2593078366
- UnpinTime: 1044
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 350
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2580855500
- InactiveTotalTime: 2580856524
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2580860024
Instance c646eac0fa29ed15:b1 (host=cdh4.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 94561940
- RowsProduced: 0
- TotalNetworkReceiveTime: 2621175426
- TotalNetworkSendTime: 424
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2917619238
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 216000000
- TotalThreadsVoluntaryContextSwitches: 125
- TotalTime: 2982522136
Fragment Instance Lifecycle Timings
- ExecTime: 963628
- ExecTreeExecTime: 4214
- InactiveTotalTime: 0
- OpenTime: 2916717978
- ExecTreeOpenTime: 2630273364
- PrepareTime: 64714180
- ExecTreePrepareTime: 5667028
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21950
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 7177420
- CompileTime: 43472236
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 238333472
- PeakMemoryUsage: 1104384
- PrepareTime: 55906264
- TotalTime: 339811886
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 456
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2635939644
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7204
- GetNewBlockTime: 3866272
- GetResultsTime: 0
- HTResizeTime: 4624
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2635781338
- UnpinTime: 1396
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 406
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2621168764
- InactiveTotalTime: 2621172684
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2621177456
Instance c646eac0fa29ed15:df (host=cdh5.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 84225298
- RowsProduced: 0
- TotalNetworkReceiveTime: 2607256254
- TotalNetworkSendTime: 420
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2935170548
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 304000000
- TotalThreadsVoluntaryContextSwitches: 93
- TotalTime: 2982287792
Fragment Instance Lifecycle Timings
- ExecTime: 253252
- ExecTreeExecTime: 10724
- InactiveTotalTime: 0
- OpenTime: 2934985280
- ExecTreeOpenTime: 2615520916
- PrepareTime: 46959992
- ExecTreePrepareTime: 4174076
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 30184
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5424030
- CompileTime: 83515236
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 232981832
- PeakMemoryUsage: 1104384
- PrepareTime: 39894562
- TotalTime: 357565278
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 724
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2619700992
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7240
- GetNewBlockTime: 2350230
- GetResultsTime: 0
- HTResizeTime: 4302
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2619581234
- UnpinTime: 1048
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 386
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2607249156
- InactiveTotalTime: 2607250270
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2607258432
Instance c646eac0fa29ed15:a4 (host=cdh8.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 96764279
- RowsProduced: 0
- TotalNetworkReceiveTime: 2602592818
- TotalNetworkSendTime: 530
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2922125402
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 232000000
- TotalThreadsVoluntaryContextSwitches: 148
- TotalTime: 2982230610
Fragment Instance Lifecycle Timings
- ExecTime: 281964
- ExecTreeExecTime: 4030
- InactiveTotalTime: 0
- OpenTime: 2921896883
- ExecTreeOpenTime: 2614265253
- PrepareTime: 59951847
- ExecTreePrepareTime: 5766102
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 24458
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 7424447
- CompileTime: 46932473
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 249446964
- PeakMemoryUsage: 1104384
- PrepareTime: 57377342
- TotalTime: 356375607
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 1010
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2620030768
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 9777
- GetNewBlockTime: 3608434
- GetResultsTime: 0
- HTResizeTime: 7261
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2619910439
- UnpinTime: 1319
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 387
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2602585343
- InactiveTotalTime: 2602590257
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2602595060
Instance c646eac0fa29ed15:a6 (host=cdh8.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 96764279
- RowsProduced: 0
- TotalNetworkReceiveTime: 2613779654
- TotalNetworkSendTime: 324
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2913422374
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 232000000
- TotalThreadsVoluntaryContextSwitches: 122
- TotalTime: 2982149930
Fragment Instance Lifecycle Timings
- ExecTime: 290831
- ExecTreeExecTime: 3980
- InactiveTotalTime: 0
- OpenTime: 2913254881
- ExecTreeOpenTime: 2624009519
- PrepareTime: 68513823
- ExecTreePrepareTime: 5103044
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19921
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 12123623
- CompileTime: 41712821
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 240137480
- PeakMemoryUsage: 1104384
- PrepareTime: 57520958
- TotalTime: 343393070
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 627
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2629111258
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 9650
- GetNewBlockTime: 3352935
- GetResultsTime: 0
- HTResizeTime: 6854
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2629014513
- UnpinTime: 1073
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 454
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2613776468
- InactiveTotalTime: 2613777261
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2613781473
Instance c646eac0fa29ed15:a5 (host=cdh8.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3506944
- PerHostPeakMemUsage: 96764279
- RowsProduced: 1
- TotalNetworkReceiveTime: 2540866417
- TotalNetworkSendTime: 548997
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2908323582
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 284000000
- TotalThreadsVoluntaryContextSwitches: 187
- TotalTime: 2982025580
Fragment Instance Lifecycle Timings
- ExecTime: 884002
- ExecTreeExecTime: 4997
- InactiveTotalTime: 0
- OpenTime: 2907496169
- ExecTreeOpenTime: 2550843318
- PrepareTime: 73568910
- ExecTreePrepareTime: 5105758
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 55
- InactiveTotalTime: 0
- NetworkThroughput(*): 752466
- OverallThroughput: 509542
- PeakMemoryUsage: 5240
- RowsReturned: 1
- SerializeBatchTime: 15304
- TotalTime: 107940
- TransmitDataRPCTime: 73093
- UncompressedRowBatchSize: 63
CodeGen
- CodegenTime: 12323234
- CompileTime: 50987781
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 297232696
- PeakMemoryUsage: 1104384
- PrepareTime: 61526172
- TotalTime: 413730397
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 11631
- PeakMemoryUsage: 12288
- RowsReturned: 1
- RowsReturnedRate: 0
- TotalTime: 2555948919
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 111248
- GetNewBlockTime: 3595946
- GetResultsTime: 4150
- HTResizeTime: 4479
- HashBuckets: 1024
- InactiveTotalTime: 0
- LargestPartitionPercent: 1
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2778240
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 1
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2555588901
- UnpinTime: 1453
EXCHANGE_NODE (id=3)
- BytesReceived: 5168
- ConvertRowBatchTime: 124578
- DeserializeRowBatchTimer: 2162816
- FirstBatchArrivalWaitTime: 0
- InactiveTotalTime: 2540121069
- PeakMemoryUsage: 0
- RowsReturned: 94
- RowsReturnedRate: 36
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2541314180
Instance c646eac0fa29ed15:a3 (host=cdh8.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 96764279
- RowsProduced: 0
- TotalNetworkReceiveTime: 2604578362
- TotalNetworkSendTime: 397
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2924039461
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 248000000
- TotalThreadsVoluntaryContextSwitches: 121
- TotalTime: 2982006136
Fragment Instance Lifecycle Timings
- ExecTime: 404865
- ExecTreeExecTime: 10421
- InactiveTotalTime: 0
- OpenTime: 2923704508
- ExecTreeOpenTime: 2615087132
- PrepareTime: 57761937
- ExecTreePrepareTime: 5306869
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19388
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 9870349
- CompileTime: 46984034
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 251557379
- PeakMemoryUsage: 1104384
- PrepareTime: 54889035
- TotalTime: 355199294
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 596
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2620399219
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7124
- GetNewBlockTime: 4057296
- GetResultsTime: 0
- HTResizeTime: 4544
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2620041060
- UnpinTime: 1081
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 287
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2604574688
- InactiveTotalTime: 2604575599
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2604580239
Instance c646eac0fa29ed15:e9 (host=cdh1.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 95708776
- RowsProduced: 0
- TotalNetworkReceiveTime: 2587391720
- TotalNetworkSendTime: 424
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 2922715224
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 292000000
- TotalThreadsVoluntaryContextSwitches: 85
- TotalTime: 2981951720
Fragment Instance Lifecycle Timings
- ExecTime: 493800
- ExecTreeExecTime: 5960
- InactiveTotalTime: 0
- OpenTime: 2922303484
- ExecTreeOpenTime: 2593834988
- PrepareTime: 59041856
- ExecTreePrepareTime: 3861924
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19300
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5477936
- CompileTime: 55402320
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 270462268
- PeakMemoryUsage: 1104384
- PrepareTime: 52476324
- TotalTime: 379339040
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 644
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2597696752
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7280
- GetNewBlockTime: 2661368
- GetResultsTime: 0
- HTResizeTime: 4504
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2597102252
- UnpinTime: 1352
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 436
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2587387808
- InactiveTotalTime: 2587388816
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2587393756
Instance c646eac0fa29ed15:108 (host=cdh6.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 65157010
- RowsProduced: 0
- TotalNetworkReceiveTime: 2705495226
- TotalNetworkSendTime: 472
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2938004750
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 220000000
- TotalThreadsVoluntaryContextSwitches: 76
- TotalTime: 2981951186
Fragment Instance Lifecycle Timings
- ExecTime: 255782
- ExecTreeExecTime: 5096
- InactiveTotalTime: 0
- OpenTime: 2937799752
- ExecTreeOpenTime: 2710146258
- PrepareTime: 43760362
- ExecTreePrepareTime: 2340696
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 18462
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4645586
- CompileTime: 48654348
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 177020320
- PeakMemoryUsage: 1104384
- PrepareTime: 38519030
- TotalTime: 264993986
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 608
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2712486998
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 22998
- GetNewBlockTime: 1660750
- GetResultsTime: 0
- HTResizeTime: 7048
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2712382942
- UnpinTime: 1090
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 480
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2705491416
- InactiveTotalTime: 2705492536
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2705497516
Instance c646eac0fa29ed15:109 (host=cdh6.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 65157010
- RowsProduced: 0
- TotalNetworkReceiveTime: 2703352272
- TotalNetworkSendTime: 6462
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2938586844
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 216000000
- TotalThreadsVoluntaryContextSwitches: 80
- TotalTime: 2981820034
Fragment Instance Lifecycle Timings
- ExecTime: 229464
- ExecTreeExecTime: 4282
- InactiveTotalTime: 0
- OpenTime: 2938406818
- ExecTreeOpenTime: 2707842530
- PrepareTime: 43104916
- ExecTreePrepareTime: 2162340
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 17304
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4631206
- CompileTime: 47427134
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 181305284
- PeakMemoryUsage: 1104384
- PrepareTime: 37486698
- TotalTime: 267001054
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 582
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2710003904
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6516
- GetNewBlockTime: 1262758
- GetResultsTime: 0
- HTResizeTime: 3746
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2709888004
- UnpinTime: 1302
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 460
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2703348534
- InactiveTotalTime: 2703349796
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2703354392
Instance c646eac0fa29ed15:ad (host=cdh4.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 94561940
- RowsProduced: 0
- TotalNetworkReceiveTime: 2623526454
- TotalNetworkSendTime: 360
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2930764862
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 244000000
- TotalThreadsVoluntaryContextSwitches: 104
- TotalTime: 2981737870
Fragment Instance Lifecycle Timings
- ExecTime: 379246
- ExecTreeExecTime: 11580
- InactiveTotalTime: 0
- OpenTime: 2930458094
- ExecTreeOpenTime: 2633095522
- PrepareTime: 50802372
- ExecTreePrepareTime: 4690684
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19462
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 12668938
- CompileTime: 84693166
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 207251746
- PeakMemoryUsage: 1104384
- PrepareTime: 41676748
- TotalTime: 334880946
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 724
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2637792090
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7136
- GetNewBlockTime: 3238378
- GetResultsTime: 0
- HTResizeTime: 4436
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2637118904
- UnpinTime: 958
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 418
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2623515976
- InactiveTotalTime: 2623523582
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2623528512
Instance c646eac0fa29ed15:10a (host=cdh6.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 65157010
- RowsProduced: 0
- TotalNetworkReceiveTime: 2707305930
- TotalNetworkSendTime: 344
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 2940392582
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 212000000
- TotalThreadsVoluntaryContextSwitches: 89
- TotalTime: 2981559400
Fragment Instance Lifecycle Timings
- ExecTime: 251936
- ExecTreeExecTime: 4964
- InactiveTotalTime: 0
- OpenTime: 2940196544
- ExecTreeOpenTime: 2711339144
- PrepareTime: 41042176
- ExecTreePrepareTime: 2276828
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 20324
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4477640
- CompileTime: 54775360
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 172342704
- PeakMemoryUsage: 1104384
- PrepareTime: 35865570
- TotalTime: 263777806
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 606
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2713614884
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6162
- GetNewBlockTime: 1432130
- GetResultsTime: 0
- HTResizeTime: 3532
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2713366136
- UnpinTime: 996
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 508
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2707301682
- InactiveTotalTime: 2707302932
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2707308150
Instance c646eac0fa29ed15:a0 (host=cdh8.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 96764279
- RowsProduced: 0
- TotalNetworkReceiveTime: 2600048217
- TotalNetworkSendTime: 433
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2927058998
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 268000000
- TotalThreadsVoluntaryContextSwitches: 99
- TotalTime: 2981509711
Fragment Instance Lifecycle Timings
- ExecTime: 394954
- ExecTreeExecTime: 4523
- InactiveTotalTime: 0
- OpenTime: 2926727870
- ExecTreeOpenTime: 2610860546
- PrepareTime: 54215620
- ExecTreePrepareTime: 5030125
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 21781
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 10119102
- CompileTime: 51236429
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 260944821
- PeakMemoryUsage: 1104384
- PrepareTime: 42484407
- TotalTime: 357245707
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 590
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2615890221
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7794
- GetNewBlockTime: 3316356
- GetResultsTime: 0
- HTResizeTime: 5013
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2615748511
- UnpinTime: 946
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 370
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2600044931
- InactiveTotalTime: 2600045893
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2600049995
Instance c646eac0fa29ed15:a1 (host=cdh8.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 96764279
- RowsProduced: 0
- TotalNetworkReceiveTime: 2549676107
- TotalNetworkSendTime: 360
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2921412748
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 300000000
- TotalThreadsVoluntaryContextSwitches: 100
- TotalTime: 2981461570
Fragment Instance Lifecycle Timings
- ExecTime: 274890
- ExecTreeExecTime: 4453
- InactiveTotalTime: 0
- OpenTime: 2921189059
- ExecTreeOpenTime: 2560523892
- PrepareTime: 59886174
- ExecTreePrepareTime: 5261303
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19643
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 8981435
- CompileTime: 66519961
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 283353466
- PeakMemoryUsage: 1104384
- PrepareTime: 54461009
- TotalTime: 406713920
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 447
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2565785087
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 8084
- GetNewBlockTime: 3916053
- GetResultsTime: 0
- HTResizeTime: 5222
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2565204864
- UnpinTime: 1036
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 640
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2549672958
- InactiveTotalTime: 2549673934
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2549678218
Instance c646eac0fa29ed15:b3 (host=cdh2.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 120185886
- RowsProduced: 0
- TotalNetworkReceiveTime: 2639528008
- TotalNetworkSendTime: 376
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 2917630096
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 232000000
- TotalThreadsVoluntaryContextSwitches: 94
- TotalTime: 2981341116
Fragment Instance Lifecycle Timings
- ExecTime: 650228
- ExecTreeExecTime: 6036
- InactiveTotalTime: 0
- OpenTime: 2917016424
- ExecTreeOpenTime: 2647743440
- PrepareTime: 63604028
- ExecTreePrepareTime: 5858688
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19564
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 6419848
- CompileTime: 42483208
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 219942104
- PeakMemoryUsage: 1104384
- PrepareTime: 57611132
- TotalTime: 321857112
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 576
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2653601380
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6540
- GetNewBlockTime: 3815000
- GetResultsTime: 0
- HTResizeTime: 4084
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2653478780
- UnpinTime: 1696
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 488
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2639523724
- InactiveTotalTime: 2639524944
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2639530092
Instance c646eac0fa29ed15:db (host=cdh5.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 84225298
- RowsProduced: 0
- TotalNetworkReceiveTime: 2600386756
- TotalNetworkSendTime: 390
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2935249262
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 284000000
- TotalThreadsVoluntaryContextSwitches: 97
- TotalTime: 2981296940
Fragment Instance Lifecycle Timings
- ExecTime: 398498
- ExecTreeExecTime: 6284
- InactiveTotalTime: 0
- OpenTime: 2934919946
- ExecTreeOpenTime: 2608657228
- PrepareTime: 45875456
- ExecTreePrepareTime: 4600422
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 27686
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4668170
- CompileTime: 94503738
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 229372260
- PeakMemoryUsage: 1104384
- PrepareTime: 38783274
- TotalTime: 363442448
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 742
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2613256746
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7610
- GetNewBlockTime: 2854288
- GetResultsTime: 0
- HTResizeTime: 4972
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2613126546
- UnpinTime: 1028
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 448
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2600382136
- InactiveTotalTime: 2600383060
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2600389470
Instance c646eac0fa29ed15:10b (host=cdh6.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 65157010
- RowsProduced: 0
- TotalNetworkReceiveTime: 2697030798
- TotalNetworkSendTime: 368
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2936996450
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 224000000
- TotalThreadsVoluntaryContextSwitches: 82
- TotalTime: 2981164004
Fragment Instance Lifecycle Timings
- ExecTime: 355674
- ExecTreeExecTime: 5106
- InactiveTotalTime: 0
- OpenTime: 2936689352
- ExecTreeOpenTime: 2700635008
- PrepareTime: 44031740
- ExecTreePrepareTime: 2396712
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 20440
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 4697950
- CompileTime: 47983146
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 185785502
- PeakMemoryUsage: 1104384
- PrepareTime: 38969758
- TotalTime: 273520814
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 684
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2703031954
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6424
- GetNewBlockTime: 1447436
- GetResultsTime: 0
- HTResizeTime: 3536
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2702810026
- UnpinTime: 1060
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 438
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2697027264
- InactiveTotalTime: 2697028256
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2697032588
Instance c646eac0fa29ed15:de (host=cdh5.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 84225298
- RowsProduced: 0
- TotalNetworkReceiveTime: 2616219492
- TotalNetworkSendTime: 374
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 2934273878
- TotalThreadsSysTime: 4000000
- TotalThreadsUserTime: 280000000
- TotalThreadsVoluntaryContextSwitches: 97
- TotalTime: 2981110164
Fragment Instance Lifecycle Timings
- ExecTime: 287090
- ExecTreeExecTime: 10278
- InactiveTotalTime: 0
- OpenTime: 2934055796
- ExecTreeOpenTime: 2623220550
- PrepareTime: 46623232
- ExecTreePrepareTime: 3519804
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 19978
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5976886
- CompileTime: 83954824
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 223961708
- PeakMemoryUsage: 1104384
- PrepareTime: 40605260
- TotalTime: 349308866
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 790
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2626740024
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 6646
- GetNewBlockTime: 2128098
- GetResultsTime: 0
- HTResizeTime: 3960
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2626400744
- UnpinTime: 954
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 324
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2616215596
- InactiveTotalTime: 2616216508
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2616221640
Instance c646eac0fa29ed15:e2 (host=cdh5.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 84225298
- RowsProduced: 0
- TotalNetworkReceiveTime: 2631110368
- TotalNetworkSendTime: 320
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2934446754
- TotalThreadsSysTime: 8000000
- TotalThreadsUserTime: 268000000
- TotalThreadsVoluntaryContextSwitches: 78
- TotalTime: 2980782254
Fragment Instance Lifecycle Timings
- ExecTime: 313040
- ExecTreeExecTime: 5424
- InactiveTotalTime: 0
- OpenTime: 2934267000
- ExecTreeOpenTime: 2636897368
- PrepareTime: 46104970
- ExecTreePrepareTime: 4860188
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 23224
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 5548926
- CompileTime: 47809996
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 246336620
- PeakMemoryUsage: 1104384
- PrepareTime: 38428220
- TotalTime: 333377310
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 612
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2641757466
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 9482
- GetNewBlockTime: 3418646
- GetResultsTime: 0
- HTResizeTime: 4722
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2641264444
- UnpinTime: 1052
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 390
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2631106928
- InactiveTotalTime: 2631107878
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2631112542
Instance c646eac0fa29ed15:9f (host=cdh8.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 96764279
- RowsProduced: 0
- TotalNetworkReceiveTime: 2554639812
- TotalNetworkSendTime: 313
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2922631329
- TotalThreadsSysTime: 12000000
- TotalThreadsUserTime: 288000000
- TotalThreadsVoluntaryContextSwitches: 91
- TotalTime: 2980632653
Fragment Instance Lifecycle Timings
- ExecTime: 540207
- ExecTreeExecTime: 10733
- InactiveTotalTime: 0
- OpenTime: 2922143551
- ExecTreeOpenTime: 2564669914
- PrepareTime: 57841928
- ExecTreePrepareTime: 5201375
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 32061
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 12261994
- CompileTime: 69570009
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 279292271
- PeakMemoryUsage: 1104384
- PrepareTime: 52145517
- TotalTime: 402956121
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 626
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2569870109
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7841
- GetNewBlockTime: 3750658
- GetResultsTime: 0
- HTResizeTime: 4944
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2569545063
- UnpinTime: 1035
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 363
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2554636174
- InactiveTotalTime: 2554637156
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2554642133
Instance c646eac0fa29ed15:b0 (host=cdh4.net.cuberonlabs.com:22000)
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 3502840
- PerHostPeakMemUsage: 94561940
- RowsProduced: 0
- TotalNetworkReceiveTime: 2631017662
- TotalNetworkSendTime: 354
- TotalStorageWaitTime: 0
- TotalThreadsInvoluntaryContextSwitches: 0
- TotalThreadsTotalWallClockTime: 2924188956
- TotalThreadsSysTime: 0
- TotalThreadsUserTime: 248000000
- TotalThreadsVoluntaryContextSwitches: 90
- TotalTime: 2979721244
Fragment Instance Lifecycle Timings
- ExecTime: 321288
- ExecTreeExecTime: 10996
- InactiveTotalTime: 0
- OpenTime: 2923940060
- ExecTreeOpenTime: 2638214226
- PrepareTime: 55365000
- ExecTreePrepareTime: 5038240
- TotalTime: 0
DataStreamSender (dst_id=5)
- BytesSent: 0
- InactiveTotalTime: 0
- NetworkThroughput(*): 0
- OverallThroughput: 0
- PeakMemoryUsage: 5240
- RowsReturned: 0
- SerializeBatchTime: 0
- TotalTime: 36234
- TransmitDataRPCTime: 0
- UncompressedRowBatchSize: 0
CodeGen
- CodegenTime: 12757350
- CompileTime: 45571096
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 113
- NumInstructions: 2157
- OptimizationTime: 234266436
- PeakMemoryUsage: 1104384
- PrepareTime: 45703144
- TotalTime: 327352188
SORT_NODE (id=2)
ExecOption: Codegen Enabled
- InactiveTotalTime: 0
- InsertBatchTime: 608
- PeakMemoryUsage: 12288
- RowsReturned: 0
- RowsReturnedRate: 0
- TotalTime: 2643257790
AGGREGATION_NODE (id=4)
ExecOption: Codegen Enabled
- BuildTime: 7370
- GetNewBlockTime: 3389544
- GetResultsTime: 0
- HTResizeTime: 4570
- HashBuckets: 0
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- MaxPartitionLevel: 0
- NumRepartitions: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 2393216
- PinTime: 0
- RowsRepartitioned: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SpilledPartitions: 0
- TotalTime: 2642787362
- UnpinTime: 1158
EXCHANGE_NODE (id=3)
- BytesReceived: 0
- ConvertRowBatchTime: 406
- DeserializeRowBatchTimer: 0
- FirstBatchArrivalWaitTime: 2631011738
- InactiveTotalTime: 2631012616
- PeakMemoryUsage: 0
- RowsReturned: 0
- RowsReturnedRate: 0
- SendersBlockedTimer: 0
- SendersBlockedTotalTimer(*): 0
- TotalTime: 2631019942
Averaged Fragment F00
split sizes: min: 10.34 MB, max: 959.66 MB, avg: 321.40 MB, stddev: 199.75 MB
completion times: min:308.634ms max:2s851ms mean: 1s158ms stddev:518.144ms
execution rates: min:22.91 MB/sec max:359.88 MB/sec mean:250.15 MB/sec stddev:87.84 MB/sec
num instances: 158
- AverageThreadTokens: 0.9746835443037974
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10411920
- PerHostPeakMemUsage: 103150041
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1335962
- TotalStorageWaitTime: 437722
- TotalThreadsInvoluntaryContextSwitches: 18
- TotalThreadsTotalWallClockTime: 951975425
- TotalThreadsSysTime: 79367088
- TotalThreadsUserTime: 840607594
- TotalThreadsVoluntaryContextSwitches: 1006
- TotalTime: 1157110690
Fragment Instance Lifecycle Timings
- ExecTime: 836156725
- ExecTreeExecTime: 816138209
- InactiveTotalTime: 0
- OpenTime: 115871868
- ExecTreeOpenTime: 123530
- PrepareTime: 204993331
- ExecTreePrepareTime: 12000856
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 255
- InactiveTotalTime: 0
- NetworkThroughput(*): 1838939
- OverallThroughput: 162171
- PeakMemoryUsage: 855036
- RowsReturned: 6
- SerializeBatchTime: 66047
- TotalTime: 6661847
- TransmitDataRPCTime: 145279
- UncompressedRowBatchSize: 312
CodeGen
- CodegenTime: 4705492
- CompileTime: 30781050
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 82348459
- PeakMemoryUsage: 516096
- PrepareTime: 38106724
- TotalTime: 152475719
AGGREGATION_NODE (id=1)
- GetNewBlockTime: 4683347
- GetResultsTime: 17396
- HTResizeTime: 409564
- HashBuckets: 7466
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9008906
- PinTime: 0
- ReductionFactorEstimate: 1.2581137214135017E7
- ReductionFactorThresholdToExpand: 0.4037974683544307
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 24
- StreamingTime: 60550281
- TotalTime: 828255327
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 10353759
- BytesReadDataNodeCache: 9890890
- BytesReadLocal: 10353759
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 10353759
- DecompressionTime: 26444904
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 645406
- PerReadThreadRawHdfsThroughput: 105380750
- RemoteScanRanges: 0
- RowsRead: 13028913
- RowsReturned: 99010
- RowsReturnedRate: 372636
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 719489107
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 260753
- TotalReadThroughput: 8264244
- TotalTime: 755120457
Fragment F00
Instance c646eac0fa29ed15:7e (host=cdh16.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/959.66 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10993807
- PerHostPeakMemUsage: 116473802
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 2017202
- TotalStorageWaitTime: 86646
- TotalThreadsInvoluntaryContextSwitches: 145
- TotalThreadsTotalWallClockTime: 2672515309
- TotalThreadsSysTime: 180000000
- TotalThreadsUserTime: 2416000000
- TotalThreadsVoluntaryContextSwitches: 1701
- TotalTime: 2850063866
Fragment Instance Lifecycle Timings
- ExecTime: 2548233622
- ExecTreeExecTime: 2518407394
- InactiveTotalTime: 0
- OpenTime: 124347308
- ExecTreeOpenTime: 87374
- PrepareTime: 177453878
- ExecTreePrepareTime: 1802449
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1431342
- OverallThroughput: 34109
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 51180
- TotalTime: 8091637
- TransmitDataRPCTime: 192826
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3864945
- CompileTime: 28168992
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 80890783
- PeakMemoryUsage: 516096
- PrepareTime: 43071147
- TotalTime: 152791445
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 377781
- GetResultsTime: 17335
- HTResizeTime: 259309
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10069470
- PinTime: 0
- ReductionFactorEstimate: 3.4299767E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 2
- StreamingTime: 142889147
- TotalTime: 2520291443
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/959.66 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 30734840
- BytesReadDataNodeCache: 30734840
- BytesReadLocal: 30734840
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 30734840
- DecompressionTime: 81489725
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168225
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 39029277
- RowsReturned: 114943
- RowsReturnedRate: 48408
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 2275032483
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10244946
- TotalTime: 2374426750
Instance c646eac0fa29ed15:6e (host=cdh10.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/858.38 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977482
- PerHostPeakMemUsage: 118043034
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1558830
- TotalStorageWaitTime: 7039
- TotalThreadsInvoluntaryContextSwitches: 42
- TotalThreadsTotalWallClockTime: 2323766284
- TotalThreadsSysTime: 240000000
- TotalThreadsUserTime: 2024000000
- TotalThreadsVoluntaryContextSwitches: 2208
- TotalTime: 2545936354
Fragment Instance Lifecycle Timings
- ExecTime: 2239654340
- ExecTreeExecTime: 2214090444
- InactiveTotalTime: 0
- OpenTime: 84156787
- ExecTreeOpenTime: 117210
- PrepareTime: 222094496
- ExecTreePrepareTime: 4700788
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 1955413
- OverallThroughput: 239664
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 52446
- TotalTime: 1155782
- TransmitDataRPCTime: 141658
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2282837
- CompileTime: 25225823
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 57532907
- PeakMemoryUsage: 516096
- PrepareTime: 22503860
- TotalTime: 105716130
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 2075226
- GetResultsTime: 17586
- HTResizeTime: 280931
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053137
- PinTime: 0
- ReductionFactorEstimate: 3.4294201E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 3
- StreamingTime: 154705624
- TotalTime: 2218903546
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/858.38 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 6 out of 6
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:6
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 28452682
- BytesReadDataNodeCache: 28452682
- BytesReadLocal: 28452682
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 28452682
- DecompressionTime: 62923720
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 6
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168235
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 34266580
- RowsReturned: 201867
- RowsReturnedRate: 98081
- ScanRangesComplete: 6
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1968889565
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 11381072
- TotalTime: 2058157636
Instance c646eac0fa29ed15:73 (host=cdh10.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/754.91 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976828
- PerHostPeakMemUsage: 118043034
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1304318
- TotalStorageWaitTime: 3248
- TotalThreadsInvoluntaryContextSwitches: 35
- TotalThreadsTotalWallClockTime: 2278491598
- TotalThreadsSysTime: 156000000
- TotalThreadsUserTime: 2052000000
- TotalThreadsVoluntaryContextSwitches: 2106
- TotalTime: 2457774256
Fragment Instance Lifecycle Timings
- ExecTime: 2128621564
- ExecTreeExecTime: 2104646809
- InactiveTotalTime: 0
- OpenTime: 149919208
- ExecTreeOpenTime: 133204
- PrepareTime: 179197745
- ExecTreePrepareTime: 16317164
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 1911731
- OverallThroughput: 490168
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 75600
- TotalTime: 450865
- TransmitDataRPCTime: 115602
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3263169
- CompileTime: 38760491
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 109157847
- PeakMemoryUsage: 516096
- PrepareTime: 39721419
- TotalTime: 195165824
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 3938263
- GetResultsTime: 24166
- HTResizeTime: 350053
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052547
- PinTime: 0
- ReductionFactorEstimate: 3.4284637E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 2
- StreamingTime: 143658253
- TotalTime: 2121089265
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/754.91 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 24075956
- BytesReadDataNodeCache: 24075956
- BytesReadLocal: 24075956
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 24075956
- DecompressionTime: 74718935
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168111
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 30824823
- RowsReturned: 40811
- RowsReturnedRate: 20783
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1871713039
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9630382
- TotalTime: 1963656847
Instance c646eac0fa29ed15:79 (host=cdh16.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/754.76 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977448
- PerHostPeakMemUsage: 116473802
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1132781
- TotalStorageWaitTime: 67462
- TotalThreadsInvoluntaryContextSwitches: 217
- TotalThreadsTotalWallClockTime: 2283511383
- TotalThreadsSysTime: 160000000
- TotalThreadsUserTime: 2056000000
- TotalThreadsVoluntaryContextSwitches: 2734
- TotalTime: 2445257187
Fragment Instance Lifecycle Timings
- ExecTime: 2145059755
- ExecTreeExecTime: 2124205912
- InactiveTotalTime: 0
- OpenTime: 138505064
- ExecTreeOpenTime: 124838
- PrepareTime: 161655831
- ExecTreePrepareTime: 593978
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 3258962
- OverallThroughput: 695747
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 39362
- TotalTime: 317644
- TransmitDataRPCTime: 67813
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 15410911
- CompileTime: 40943151
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 95434253
- PeakMemoryUsage: 516096
- PrepareTime: 41906659
- TotalTime: 179303077
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 66887
- GetResultsTime: 25636
- HTResizeTime: 385569
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053114
- PinTime: 0
- ReductionFactorEstimate: 3.4286891E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 2
- StreamingTime: 165979242
- TotalTime: 2124918939
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/754.76 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 24337645
- BytesReadDataNodeCache: 24337645
- BytesReadLocal: 24337645
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 24337645
- DecompressionTime: 63419146
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168216
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 30034291
- RowsReturned: 46268
- RowsReturnedRate: 23637
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1880275121
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9735058
- TotalTime: 1957377095
Instance c646eac0fa29ed15:7d (host=cdh16.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/777.92 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977469
- PerHostPeakMemUsage: 116473802
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1301805
- TotalStorageWaitTime: 70695
- TotalThreadsInvoluntaryContextSwitches: 66
- TotalThreadsTotalWallClockTime: 2234041714
- TotalThreadsSysTime: 180000000
- TotalThreadsUserTime: 1984000000
- TotalThreadsVoluntaryContextSwitches: 2347
- TotalTime: 2429196982
Fragment Instance Lifecycle Timings
- ExecTime: 2147196679
- ExecTreeExecTime: 2124928702
- InactiveTotalTime: 0
- OpenTime: 86908210
- ExecTreeOpenTime: 100497
- PrepareTime: 195060225
- ExecTreePrepareTime: 13552615
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 3011458
- OverallThroughput: 9789
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 35442
- TotalTime: 28296438
- TransmitDataRPCTime: 91982
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3621937
- CompileTime: 24679251
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 59766893
- PeakMemoryUsage: 516096
- PrepareTime: 29415247
- TotalTime: 114519513
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 2618763
- GetResultsTime: 28813
- HTResizeTime: 6188743
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053113
- PinTime: 0
- ReductionFactorEstimate: 3.4293073E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 3
- StreamingTime: 163853236
- TotalTime: 2138572516
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/777.92 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 5 out of 5
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:5
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 25399264
- BytesReadDataNodeCache: 25399264
- BytesReadLocal: 25399264
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 25399264
- DecompressionTime: 62125837
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 5
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168236
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 30866571
- RowsReturned: 160584
- RowsReturnedRate: 81947
- ScanRangesComplete: 5
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1877514394
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10159705
- TotalTime: 1959589981
Instance c646eac0fa29ed15:7c (host=cdh16.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/777.38 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976916
- PerHostPeakMemUsage: 116473802
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1396357
- TotalStorageWaitTime: 8688
- TotalThreadsInvoluntaryContextSwitches: 70
- TotalThreadsTotalWallClockTime: 2197718577
- TotalThreadsSysTime: 192000000
- TotalThreadsUserTime: 1956000000
- TotalThreadsVoluntaryContextSwitches: 1763
- TotalTime: 2407513888
Fragment Instance Lifecycle Timings
- ExecTime: 2081293700
- ExecTreeExecTime: 2060162829
- InactiveTotalTime: 0
- OpenTime: 116489660
- ExecTreeOpenTime: 120933
- PrepareTime: 209704299
- ExecTreePrepareTime: 3085272
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 2918093
- OverallThroughput: 17623
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 53454
- TotalTime: 15718020
- TransmitDataRPCTime: 94925
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3336823
- CompileTime: 24594334
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 89689251
- PeakMemoryUsage: 516096
- PrepareTime: 36356201
- TotalTime: 151282517
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1807090
- GetResultsTime: 16017
- HTResizeTime: 525375
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052634
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 3
- StreamingTime: 134928989
- TotalTime: 2063356015
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/777.38 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 5 out of 5
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:5
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 24587709
- BytesReadDataNodeCache: 24587709
- BytesReadLocal: 24587709
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 24587709
- DecompressionTime: 75525871
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 5
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168116
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 31552279
- RowsReturned: 155781
- RowsReturnedRate: 80965
- ScanRangesComplete: 5
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1828272999
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9835083
- TotalTime: 1924039493
Instance c646eac0fa29ed15:71 (host=cdh10.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/790.05 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977359
- PerHostPeakMemUsage: 118043034
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1617573
- TotalStorageWaitTime: 5723
- TotalThreadsInvoluntaryContextSwitches: 62
- TotalThreadsTotalWallClockTime: 2202787858
- TotalThreadsSysTime: 240000000
- TotalThreadsUserTime: 1888000000
- TotalThreadsVoluntaryContextSwitches: 2757
- TotalTime: 2394482629
Fragment Instance Lifecycle Timings
- ExecTime: 2105071453
- ExecTreeExecTime: 2080083394
- InactiveTotalTime: 0
- OpenTime: 97762164
- ExecTreeOpenTime: 109008
- PrepareTime: 191613775
- ExecTreePrepareTime: 632209
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 1605303
- OverallThroughput: 46774
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 86013
- TotalTime: 5922088
- TransmitDataRPCTime: 172553
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 11826336
- CompileTime: 23808133
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 68322325
- PeakMemoryUsage: 516096
- PrepareTime: 45596561
- TotalTime: 140678188
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 92569
- GetResultsTime: 17697
- HTResizeTime: 334568
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053030
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 3
- StreamingTime: 175460453
- TotalTime: 2080818926
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/790.05 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 6 out of 6
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:6
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 25319298
- BytesReadDataNodeCache: 25319298
- BytesReadLocal: 25319298
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 25319298
- DecompressionTime: 63942616
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 6
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168202
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 32029764
- RowsReturned: 190300
- RowsReturnedRate: 99976
- ScanRangesComplete: 6
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1813949962
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 12659649
- TotalTime: 1903445740
Instance c646eac0fa29ed15:78 (host=cdh16.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/765.95 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977428
- PerHostPeakMemUsage: 116473802
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1388377
- TotalStorageWaitTime: 4788
- TotalThreadsInvoluntaryContextSwitches: 120
- TotalThreadsTotalWallClockTime: 2209471566
- TotalThreadsSysTime: 180000000
- TotalThreadsUserTime: 1968000000
- TotalThreadsVoluntaryContextSwitches: 2486
- TotalTime: 2392170881
Fragment Instance Lifecycle Timings
- ExecTime: 2110221572
- ExecTreeExecTime: 2088598325
- InactiveTotalTime: 0
- OpenTime: 99295250
- ExecTreeOpenTime: 108228
- PrepareTime: 182626314
- ExecTreePrepareTime: 3719405
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2068081
- OverallThroughput: 20592
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 53297
- TotalTime: 13402944
- TransmitDataRPCTime: 133457
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2629735
- CompileTime: 25004364
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 72260065
- PeakMemoryUsage: 516096
- PrepareTime: 43791535
- TotalTime: 143650482
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1429256
- GetResultsTime: 23885
- HTResizeTime: 326077
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053097
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 3
- StreamingTime: 159406048
- TotalTime: 2092419698
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/765.95 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 24711186
- BytesReadDataNodeCache: 24711186
- BytesReadLocal: 24711186
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 24711186
- DecompressionTime: 63798904
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168215
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 30451939
- RowsReturned: 102086
- RowsReturnedRate: 52939
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1848780665
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9884474
- TotalTime: 1928363851
Instance c646eac0fa29ed15:75 (host=cdh10.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/767.96 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977482
- PerHostPeakMemUsage: 118043034
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1955226
- TotalStorageWaitTime: 4534
- TotalThreadsInvoluntaryContextSwitches: 75
- TotalThreadsTotalWallClockTime: 2144261475
- TotalThreadsSysTime: 216000000
- TotalThreadsUserTime: 1864000000
- TotalThreadsVoluntaryContextSwitches: 1877
- TotalTime: 2374962948
Fragment Instance Lifecycle Timings
- ExecTime: 2014839349
- ExecTreeExecTime: 1987853633
- InactiveTotalTime: 0
- OpenTime: 129480277
- ExecTreeOpenTime: 130707
- PrepareTime: 230608864
- ExecTreePrepareTime: 4917456
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1688858
- OverallThroughput: 38394
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 124400
- TotalTime: 7188581
- TransmitDataRPCTime: 163424
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3801461
- CompileTime: 38433889
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 89028527
- PeakMemoryUsage: 516096
- PrepareTime: 35244243
- TotalTime: 163311752
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 2551484
- GetResultsTime: 16272
- HTResizeTime: 492877
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053121
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 3
- StreamingTime: 147007673
- TotalTime: 1992893978
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/767.96 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 24860368
- BytesReadDataNodeCache: 24860368
- BytesReadLocal: 24860368
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 24860368
- DecompressionTime: 61717017
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168219
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 31385582
- RowsReturned: 100547
- RowsReturnedRate: 54666
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1761240305
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 12430184
- TotalTime: 1839272453
Instance c646eac0fa29ed15:80 (host=cdh16.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/754.52 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976717
- PerHostPeakMemUsage: 116473802
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1082609
- TotalStorageWaitTime: 322188
- TotalThreadsInvoluntaryContextSwitches: 66
- TotalThreadsTotalWallClockTime: 2160774224
- TotalThreadsSysTime: 180000000
- TotalThreadsUserTime: 1928000000
- TotalThreadsVoluntaryContextSwitches: 1863
- TotalTime: 2374707241
Fragment Instance Lifecycle Timings
- ExecTime: 2027792018
- ExecTreeExecTime: 2006852893
- InactiveTotalTime: 0
- OpenTime: 133043659
- ExecTreeOpenTime: 149993
- PrepareTime: 213837778
- ExecTreePrepareTime: 8922148
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 2560033
- OverallThroughput: 312183
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 50988
- TotalTime: 707917
- TransmitDataRPCTime: 86327
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3291863
- CompileTime: 37870536
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 93454112
- PeakMemoryUsage: 516096
- PrepareTime: 44188885
- TotalTime: 176176822
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 7001232
- GetResultsTime: 18986
- HTResizeTime: 408736
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052404
- PinTime: 0
- ReductionFactorEstimate: 3.4298705E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 2
- StreamingTime: 133601167
- TotalTime: 2015918686
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/754.52 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 24643996
- BytesReadDataNodeCache: 24643996
- BytesReadLocal: 24643996
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 24643996
- DecompressionTime: 73239489
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168095
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 31845567
- RowsReturned: 39207
- RowsReturnedRate: 20940
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1785853329
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9857598
- TotalTime: 1872277766
Instance c646eac0fa29ed15:7a (host=cdh16.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/765.35 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977470
- PerHostPeakMemUsage: 116473802
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1473370
- TotalStorageWaitTime: 5001
- TotalThreadsInvoluntaryContextSwitches: 84
- TotalThreadsTotalWallClockTime: 2136022275
- TotalThreadsSysTime: 168000000
- TotalThreadsUserTime: 1912000000
- TotalThreadsVoluntaryContextSwitches: 2303
- TotalTime: 2352526939
Fragment Instance Lifecycle Timings
- ExecTime: 2045644339
- ExecTreeExecTime: 2023294116
- InactiveTotalTime: 0
- OpenTime: 90412363
- ExecTreeOpenTime: 111364
- PrepareTime: 216444104
- ExecTreePrepareTime: 1003535
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2627945
- OverallThroughput: 384283
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 61341
- TotalTime: 718220
- TransmitDataRPCTime: 105025
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2382853
- CompileTime: 25113934
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 63404014
- PeakMemoryUsage: 516096
- PrepareTime: 23794788
- TotalTime: 112817080
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 344161
- GetResultsTime: 23228
- HTResizeTime: 3359497
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053105
- PinTime: 0
- ReductionFactorEstimate: 3.4237715E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 3
- StreamingTime: 155260344
- TotalTime: 2024404139
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/765.35 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 25174824
- BytesReadDataNodeCache: 25174824
- BytesReadLocal: 25174824
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 25174824
- DecompressionTime: 59783123
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168235
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 30904129
- RowsReturned: 90225
- RowsReturnedRate: 48317
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1791295858
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10069929
- TotalTime: 1867341625
Instance c646eac0fa29ed15:7b (host=cdh16.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/754.44 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977462
- PerHostPeakMemUsage: 116473802
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1146740
- TotalStorageWaitTime: 3162
- TotalThreadsInvoluntaryContextSwitches: 73
- TotalThreadsTotalWallClockTime: 2124658291
- TotalThreadsSysTime: 140000000
- TotalThreadsUserTime: 1940000000
- TotalThreadsVoluntaryContextSwitches: 2111
- TotalTime: 2312928423
Fragment Instance Lifecycle Timings
- ExecTime: 2012019394
- ExecTreeExecTime: 1988677752
- InactiveTotalTime: 0
- OpenTime: 112688387
- ExecTreeOpenTime: 118356
- PrepareTime: 188191614
- ExecTreePrepareTime: 502743
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 2262373
- OverallThroughput: 49751
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 72140
- TotalTime: 4442065
- TransmitDataRPCTime: 97685
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 2249860
- CompileTime: 31570262
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 78905677
- PeakMemoryUsage: 516096
- PrepareTime: 25056218
- TotalTime: 135974323
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 72860
- GetResultsTime: 23854
- HTResizeTime: 521901
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053116
- PinTime: 0
- ReductionFactorEstimate: 3.4250532E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 3
- StreamingTime: 137425261
- TotalTime: 1989292735
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/754.44 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 24999923
- BytesReadDataNodeCache: 24999923
- BytesReadLocal: 24999923
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 24999923
- DecompressionTime: 61518723
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168221
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 30766769
- RowsReturned: 46011
- RowsReturnedRate: 24875
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1774622977
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9999969
- TotalTime: 1849679411
Instance c646eac0fa29ed15:7f (host=cdh16.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/754.73 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976848
- PerHostPeakMemUsage: 116473802
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1274454
- TotalStorageWaitTime: 3584
- TotalThreadsInvoluntaryContextSwitches: 86
- TotalThreadsTotalWallClockTime: 2069129617
- TotalThreadsSysTime: 180000000
- TotalThreadsUserTime: 1824000000
- TotalThreadsVoluntaryContextSwitches: 2316
- TotalTime: 2242960959
Fragment Instance Lifecycle Timings
- ExecTime: 1974988157
- ExecTreeExecTime: 1947387677
- InactiveTotalTime: 0
- OpenTime: 94182599
- ExecTreeOpenTime: 129602
- PrepareTime: 173760843
- ExecTreePrepareTime: 3382047
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 1651694
- OverallThroughput: 20163
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 90623
- TotalTime: 10960149
- TransmitDataRPCTime: 133802
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 6527640
- CompileTime: 24707603
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 67866513
- PeakMemoryUsage: 516096
- PrepareTime: 40355859
- TotalTime: 133491793
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1280592
- GetResultsTime: 21674
- HTResizeTime: 461547
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052612
- PinTime: 0
- ReductionFactorEstimate: 3.429644266666667E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 3
- StreamingTime: 147809129
- TotalTime: 1950891017
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/754.73 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 24077735
- BytesReadDataNodeCache: 24077735
- BytesReadLocal: 24077735
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 24077735
- DecompressionTime: 68179739
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168096
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 31392873
- RowsReturned: 43920
- RowsReturnedRate: 24450
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1714165280
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9631094
- TotalTime: 1796250183
Instance c646eac0fa29ed15:74 (host=cdh10.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/604.00 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976905
- PerHostPeakMemUsage: 118043034
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1636893
- TotalStorageWaitTime: 2860
- TotalThreadsInvoluntaryContextSwitches: 81
- TotalThreadsTotalWallClockTime: 1710613942
- TotalThreadsSysTime: 172000000
- TotalThreadsUserTime: 1484000000
- TotalThreadsVoluntaryContextSwitches: 1726
- TotalTime: 1947781275
Fragment Instance Lifecycle Timings
- ExecTime: 1617217735
- ExecTreeExecTime: 1592830460
- InactiveTotalTime: 0
- OpenTime: 93453212
- ExecTreeOpenTime: 100693
- PrepareTime: 237076026
- ExecTreePrepareTime: 14090472
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1724148
- OverallThroughput: 347108
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 58634
- TotalTime: 795140
- TransmitDataRPCTime: 160079
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3475969
- CompileTime: 24337522
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 67152130
- PeakMemoryUsage: 516096
- PrepareTime: 29864044
- TotalTime: 122068455
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 2603739
- GetResultsTime: 14194
- HTResizeTime: 842165
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052616
- PinTime: 0
- ReductionFactorEstimate: 3.4297257E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 4
- StreamingTime: 116939000
- TotalTime: 1607015426
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/604.00 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 19021974
- BytesReadDataNodeCache: 19021974
- BytesReadLocal: 19021974
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 19021974
- DecompressionTime: 55410613
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168114
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 24719801
- RowsReturned: 92830
- RowsReturnedRate: 62643
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1407166205
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9510987
- TotalTime: 1481883830
Instance c646eac0fa29ed15:70 (host=cdh10.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:7/556.51 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977437
- PerHostPeakMemUsage: 118043034
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1544111
- TotalStorageWaitTime: 8884
- TotalThreadsInvoluntaryContextSwitches: 74
- TotalThreadsTotalWallClockTime: 1605339582
- TotalThreadsSysTime: 96000000
- TotalThreadsUserTime: 1464000000
- TotalThreadsVoluntaryContextSwitches: 1261
- TotalTime: 1842037569
Fragment Instance Lifecycle Timings
- ExecTime: 1466086758
- ExecTreeExecTime: 1443150612
- InactiveTotalTime: 0
- OpenTime: 139301429
- ExecTreeOpenTime: 135764
- PrepareTime: 236618727
- ExecTreePrepareTime: 2310275
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 1940468
- OverallThroughput: 10966
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 59062
- TotalTime: 25259698
- TransmitDataRPCTime: 142749
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2491439
- CompileTime: 40952671
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 96362294
- PeakMemoryUsage: 516096
- PrepareTime: 66657756
- TotalTime: 204646137
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1640494
- GetResultsTime: 34342
- HTResizeTime: 484535
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053097
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 4
- StreamingTime: 99660636
- TotalTime: 1445591030
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:7/556.51 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 7 out of 7
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:7
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 18155764
- BytesReadDataNodeCache: 18155764
- BytesReadLocal: 18155764
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 18155764
- DecompressionTime: 43554287
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 7
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168230
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 21987847
- RowsReturned: 273628
- RowsReturnedRate: 203806
- ScanRangesComplete: 7
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1275424530
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 12103842
- TotalTime: 1342585987
Instance c646eac0fa29ed15:77 (host=cdh10.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/526.43 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976823
- PerHostPeakMemUsage: 118043034
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1462839
- TotalStorageWaitTime: 4171
- TotalThreadsInvoluntaryContextSwitches: 80
- TotalThreadsTotalWallClockTime: 1604231529
- TotalThreadsSysTime: 116000000
- TotalThreadsUserTime: 1404000000
- TotalThreadsVoluntaryContextSwitches: 1364
- TotalTime: 1790871526
Fragment Instance Lifecycle Timings
- ExecTime: 1440453765
- ExecTreeExecTime: 1416873165
- InactiveTotalTime: 0
- OpenTime: 163826631
- ExecTreeOpenTime: 154003
- PrepareTime: 186560359
- ExecTreePrepareTime: 2488875
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 275
- InactiveTotalTime: 0
- NetworkThroughput(*): 1890060
- OverallThroughput: 28397
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 87809
- TotalTime: 9683886
- TransmitDataRPCTime: 145498
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2513047
- CompileTime: 42739563
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 113130926
- PeakMemoryUsage: 516096
- PrepareTime: 35729200
- TotalTime: 192123962
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1916201
- GetResultsTime: 24722
- HTResizeTime: 407894
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052547
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 4
- StreamingTime: 113601856
- TotalTime: 1419510298
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/526.43 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 17131772
- BytesReadDataNodeCache: 17131772
- BytesReadLocal: 17131772
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 17131772
- DecompressionTime: 49909917
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168093
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 21775425
- RowsReturned: 134577
- RowsReturnedRate: 103319
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1237801424
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 11421181
- TotalTime: 1302527601
Instance c646eac0fa29ed15:81 (host=cdh16.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/528.42 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976786
- PerHostPeakMemUsage: 116473802
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1638697
- TotalStorageWaitTime: 5634
- TotalThreadsInvoluntaryContextSwitches: 77
- TotalThreadsTotalWallClockTime: 1586761871
- TotalThreadsSysTime: 104000000
- TotalThreadsUserTime: 1432000000
- TotalThreadsVoluntaryContextSwitches: 1497
- TotalTime: 1788959243
Fragment Instance Lifecycle Timings
- ExecTime: 1458143557
- ExecTreeExecTime: 1434652184
- InactiveTotalTime: 0
- OpenTime: 128690778
- ExecTreeOpenTime: 171735
- PrepareTime: 202097532
- ExecTreePrepareTime: 15615644
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1740380
- OverallThroughput: 333748
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 69938
- TotalTime: 826970
- TransmitDataRPCTime: 158586
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3311214
- CompileTime: 36016726
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 90170598
- PeakMemoryUsage: 516096
- PrepareTime: 27583387
- TotalTime: 154355170
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 11109988
- GetResultsTime: 20505
- HTResizeTime: 343831
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052517
- PinTime: 0
- ReductionFactorEstimate: 3.429416383333333E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 4
- StreamingTime: 105675297
- TotalTime: 1450432609
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/528.42 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16773285
- BytesReadDataNodeCache: 16773285
- BytesReadLocal: 16773285
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16773285
- DecompressionTime: 49642531
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168073
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 21918772
- RowsReturned: 136870
- RowsReturnedRate: 103067
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1262740399
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8146214
- TotalTime: 1327969313
Instance c646eac0fa29ed15:95 (host=cdh11.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:8/628.38 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977451
- PerHostPeakMemUsage: 114425687
- RowsProduced: 8
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1935352
- TotalStorageWaitTime: 8152
- TotalThreadsInvoluntaryContextSwitches: 60
- TotalThreadsTotalWallClockTime: 1622110422
- TotalThreadsSysTime: 144000000
- TotalThreadsUserTime: 1436000000
- TotalThreadsVoluntaryContextSwitches: 966
- TotalTime: 1784694204
Fragment Instance Lifecycle Timings
- ExecTime: 1519209918
- ExecTreeExecTime: 1493283538
- InactiveTotalTime: 0
- OpenTime: 102941039
- ExecTreeOpenTime: 114445
- PrepareTime: 162507286
- ExecTreePrepareTime: 4688512
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 322
- InactiveTotalTime: 0
- NetworkThroughput(*): 1829451
- OverallThroughput: 106418
- PeakMemoryUsage: 860688
- RowsReturned: 8
- SerializeBatchTime: 62191
- TotalTime: 3025779
- TransmitDataRPCTime: 176009
- UncompressedRowBatchSize: 388
CodeGen
- CodegenTime: 3242439
- CompileTime: 23300882
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 77446768
- PeakMemoryUsage: 516096
- PrepareTime: 30935733
- TotalTime: 132790137
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1988020
- GetResultsTime: 16714
- HTResizeTime: 294694
- HashBuckets: 10240
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053101
- PinTime: 0
- ReductionFactorEstimate: 3.4276081E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 8
- RowsReturnedRate: 5
- StreamingTime: 87770385
- TotalTime: 1498081072
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:8/628.38 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 8 out of 8
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:8
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 20580212
- BytesReadDataNodeCache: 20580212
- BytesReadLocal: 20580212
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 20580212
- DecompressionTime: 48395206
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 8
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168310
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 25278098
- RowsReturned: 356209
- RowsReturnedRate: 253574
- ScanRangesComplete: 8
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1331241444
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 11578504
- TotalTime: 1404751230
Instance c646eac0fa29ed15:6f (host=cdh10.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/513.48 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977426
- PerHostPeakMemUsage: 118043034
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1429752
- TotalStorageWaitTime: 3779
- TotalThreadsInvoluntaryContextSwitches: 66
- TotalThreadsTotalWallClockTime: 1535446250
- TotalThreadsSysTime: 124000000
- TotalThreadsUserTime: 1356000000
- TotalThreadsVoluntaryContextSwitches: 1232
- TotalTime: 1750066401
Fragment Instance Lifecycle Timings
- ExecTime: 1379723423
- ExecTreeExecTime: 1357511972
- InactiveTotalTime: 0
- OpenTime: 155776338
- ExecTreeOpenTime: 156222
- PrepareTime: 214537159
- ExecTreePrepareTime: 13887852
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 275
- InactiveTotalTime: 0
- NetworkThroughput(*): 1657715
- OverallThroughput: 44265
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 58342
- TotalTime: 6212443
- TransmitDataRPCTime: 165891
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3357795
- CompileTime: 40946087
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 99845822
- PeakMemoryUsage: 516096
- PrepareTime: 47928567
- TotalTime: 189369388
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 8605029
- GetResultsTime: 22338
- HTResizeTime: 356378
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053081
- PinTime: 0
- ReductionFactorEstimate: 3.4293139E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 5
- StreamingTime: 93958283
- TotalTime: 1371549595
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/513.48 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16823597
- BytesReadDataNodeCache: 16823597
- BytesReadLocal: 16823597
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16823597
- DecompressionTime: 41100993
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168230
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20854834
- RowsReturned: 71603
- RowsReturnedRate: 56715
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1208865972
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10969135
- TotalTime: 1262492305
Instance c646eac0fa29ed15:76 (host=cdh10.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/548.57 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976674
- PerHostPeakMemUsage: 118043034
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1547865
- TotalStorageWaitTime: 6100
- TotalThreadsInvoluntaryContextSwitches: 74
- TotalThreadsTotalWallClockTime: 1471991014
- TotalThreadsSysTime: 76000000
- TotalThreadsUserTime: 1336000000
- TotalThreadsVoluntaryContextSwitches: 1136
- TotalTime: 1711685127
Fragment Instance Lifecycle Timings
- ExecTime: 1367432698
- ExecTreeExecTime: 1345604028
- InactiveTotalTime: 0
- OpenTime: 104609087
- ExecTreeOpenTime: 180311
- PrepareTime: 239507460
- ExecTreePrepareTime: 2513836
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 280
- InactiveTotalTime: 0
- NetworkThroughput(*): 1563285
- OverallThroughput: 189973
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 65473
- TotalTime: 1473886
- TransmitDataRPCTime: 179110
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 27297128
- CompileTime: 27426898
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 75042758
- PeakMemoryUsage: 516096
- PrepareTime: 42614120
- TotalTime: 145728545
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 2066000
- GetResultsTime: 27824
- HTResizeTime: 327300
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052429
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 5
- StreamingTime: 101255314
- TotalTime: 1348288104
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/548.57 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 6 out of 6
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:6
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 15426508
- BytesReadDataNodeCache: 15426508
- BytesReadLocal: 15426508
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 15426508
- DecompressionTime: 46446933
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 6
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168194
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 21814537
- RowsReturned: 1021827
- RowsReturnedRate: 822857
- ScanRangesComplete: 6
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1172646313
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9761761
- TotalTime: 1241802381
Instance c646eac0fa29ed15:72 (host=cdh10.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/500.78 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976826
- PerHostPeakMemUsage: 118043034
- RowsProduced: 8
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1909800
- TotalStorageWaitTime: 2350
- TotalThreadsInvoluntaryContextSwitches: 60
- TotalThreadsTotalWallClockTime: 1459944611
- TotalThreadsSysTime: 60000000
- TotalThreadsUserTime: 1352000000
- TotalThreadsVoluntaryContextSwitches: 946
- TotalTime: 1690708404
Fragment Instance Lifecycle Timings
- ExecTime: 1313848419
- ExecTreeExecTime: 1289894657
- InactiveTotalTime: 0
- OpenTime: 146153458
- ExecTreeOpenTime: 126563
- PrepareTime: 230670007
- ExecTreePrepareTime: 15702914
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 323
- InactiveTotalTime: 0
- NetworkThroughput(*): 1623711
- OverallThroughput: 53134
- PeakMemoryUsage: 860688
- RowsReturned: 8
- SerializeBatchTime: 84423
- TotalTime: 6078933
- TransmitDataRPCTime: 198927
- UncompressedRowBatchSize: 388
CodeGen
- CodegenTime: 24394648
- CompileTime: 38402612
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 105279178
- PeakMemoryUsage: 516096
- PrepareTime: 48303287
- TotalTime: 197284630
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 2501819
- GetResultsTime: 30650
- HTResizeTime: 371775
- HashBuckets: 10240
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052569
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 8
- RowsReturnedRate: 6
- StreamingTime: 93018377
- TotalTime: 1305717621
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/500.78 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 14244371
- BytesReadDataNodeCache: 14244371
- BytesReadLocal: 14244371
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 14244371
- DecompressionTime: 42688836
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168201
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20195575
- RowsReturned: 1000442
- RowsReturnedRate: 833790
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1143195101
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9496247
- TotalTime: 1199871497
Instance c646eac0fa29ed15:87 (host=cdh13.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.29 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10715288
- PerHostPeakMemUsage: 114635095
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1214766
- TotalStorageWaitTime: 1882
- TotalThreadsInvoluntaryContextSwitches: 27
- TotalThreadsTotalWallClockTime: 1487951646
- TotalThreadsSysTime: 140000000
- TotalThreadsUserTime: 1316000000
- TotalThreadsVoluntaryContextSwitches: 1822
- TotalTime: 1647243782
Fragment Instance Lifecycle Timings
- ExecTime: 1354161444
- ExecTreeExecTime: 1332809990
- InactiveTotalTime: 0
- OpenTime: 133838580
- ExecTreeOpenTime: 140585
- PrepareTime: 159214074
- ExecTreePrepareTime: 4132809
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 1961671
- OverallThroughput: 17643
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 49893
- TotalTime: 12525994
- TransmitDataRPCTime: 112659
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3514357
- CompileTime: 39234624
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 92761952
- PeakMemoryUsage: 516096
- PrepareTime: 29676089
- TotalTime: 162326517
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 227514
- GetResultsTime: 9183
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790974
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 4
- StreamingTime: 96485308
- TotalTime: 1337077208
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.29 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16136839
- BytesReadDataNodeCache: 16136839
- BytesReadLocal: 16136839
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16136839
- DecompressionTime: 39714213
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168220
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20043667
- RowsReturned: 28302
- RowsReturnedRate: 22901
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1188149870
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10757892
- TotalTime: 1235802255
Instance c646eac0fa29ed15:96 (host=cdh11.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/537.52 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977427
- PerHostPeakMemUsage: 114425687
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1435971
- TotalStorageWaitTime: 5033
- TotalThreadsInvoluntaryContextSwitches: 70
- TotalThreadsTotalWallClockTime: 1486037536
- TotalThreadsSysTime: 116000000
- TotalThreadsUserTime: 1320000000
- TotalThreadsVoluntaryContextSwitches: 1602
- TotalTime: 1630778804
Fragment Instance Lifecycle Timings
- ExecTime: 1388394832
- ExecTreeExecTime: 1365086831
- InactiveTotalTime: 0
- OpenTime: 97697272
- ExecTreeOpenTime: 110803
- PrepareTime: 144649786
- ExecTreePrepareTime: 628829
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 1876439
- OverallThroughput: 279818
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 53238
- TotalTime: 989927
- TransmitDataRPCTime: 147620
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 4764532
- CompileTime: 25519160
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 70467322
- PeakMemoryUsage: 516096
- PrepareTime: 53716716
- TotalTime: 150882421
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 79073
- GetResultsTime: 19530
- HTResizeTime: 301095
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053079
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 5
- StreamingTime: 96776281
- TotalTime: 1365808557
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/537.52 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 5 out of 5
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:5
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 17368246
- BytesReadDataNodeCache: 17368246
- BytesReadLocal: 17368246
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 17368246
- DecompressionTime: 42176071
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 5
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168224
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 21531179
- RowsReturned: 199720
- RowsReturnedRate: 157558
- ScanRangesComplete: 5
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1207971268
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 11309432
- TotalTime: 1267590617
Instance c646eac0fa29ed15:82 (host=cdh13.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/546.10 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977428
- PerHostPeakMemUsage: 114635095
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1729301
- TotalStorageWaitTime: 5736
- TotalThreadsInvoluntaryContextSwitches: 18
- TotalThreadsTotalWallClockTime: 1469906724
- TotalThreadsSysTime: 156000000
- TotalThreadsUserTime: 1276000000
- TotalThreadsVoluntaryContextSwitches: 1699
- TotalTime: 1625470369
Fragment Instance Lifecycle Timings
- ExecTime: 1386811955
- ExecTreeExecTime: 1363225267
- InactiveTotalTime: 0
- OpenTime: 83129631
- ExecTreeOpenTime: 119224
- PrepareTime: 155500331
- ExecTreePrepareTime: 21480226
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 2298621
- OverallThroughput: 145282
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 73080
- TotalTime: 1906632
- TransmitDataRPCTime: 120507
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2620177
- CompileTime: 25432728
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 56487598
- PeakMemoryUsage: 516096
- PrepareTime: 18554947
- TotalTime: 100909698
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 14816167
- GetResultsTime: 19249
- HTResizeTime: 289012
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053069
- PinTime: 0
- ReductionFactorEstimate: 3.4295543E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 5
- StreamingTime: 103938876
- TotalTime: 1384817915
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/546.10 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 6 out of 6
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:6
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 17889674
- BytesReadDataNodeCache: 17889674
- BytesReadLocal: 17889674
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 17889674
- DecompressionTime: 41169531
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 6
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168219
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 21712185
- RowsReturned: 230247
- RowsReturnedRate: 182974
- ScanRangesComplete: 6
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1199194994
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 11409313
- TotalTime: 1258356705
Instance c646eac0fa29ed15:1f (host=cdh15.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/551.73 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977441
- PerHostPeakMemUsage: 124158181
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1367319
- TotalStorageWaitTime: 4449
- TotalThreadsInvoluntaryContextSwitches: 15
- TotalThreadsTotalWallClockTime: 1428931987
- TotalThreadsSysTime: 164000000
- TotalThreadsUserTime: 1200000000
- TotalThreadsVoluntaryContextSwitches: 2011
- TotalTime: 1624791352
Fragment Instance Lifecycle Timings
- ExecTime: 1318270389
- ExecTreeExecTime: 1296723665
- InactiveTotalTime: 0
- OpenTime: 110703387
- ExecTreeOpenTime: 101478
- PrepareTime: 195776805
- ExecTreePrepareTime: 21411274
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 274
- InactiveTotalTime: 0
- NetworkThroughput(*): 1620630
- OverallThroughput: 280809
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 48590
- TotalTime: 975750
- TransmitDataRPCTime: 169070
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 4745842
- CompileTime: 28782400
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 80168509
- PeakMemoryUsage: 516096
- PrepareTime: 42172790
- TotalTime: 152021104
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 6422007
- GetResultsTime: 31653
- HTResizeTime: 301148
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053086
- PinTime: 0
- ReductionFactorEstimate: 3.424892733333333E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 5
- StreamingTime: 129530033
- TotalTime: 1318224972
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/551.73 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 6 out of 6
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:6
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 18019689
- BytesReadDataNodeCache: 18019689
- BytesReadLocal: 18019689
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 18019689
- DecompressionTime: 40607675
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 6
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168210
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 22369883
- RowsReturned: 234909
- RowsReturnedRate: 201574
- ScanRangesComplete: 6
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1106588876
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 11000808
- TotalTime: 1165373120
Instance c646eac0fa29ed15:9d (host=cdh11.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/528.10 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977464
- PerHostPeakMemUsage: 114425687
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1225397
- TotalStorageWaitTime: 3812
- TotalThreadsInvoluntaryContextSwitches: 97
- TotalThreadsTotalWallClockTime: 1458553964
- TotalThreadsSysTime: 136000000
- TotalThreadsUserTime: 1280000000
- TotalThreadsVoluntaryContextSwitches: 1703
- TotalTime: 1623702036
Fragment Instance Lifecycle Timings
- ExecTime: 1355923916
- ExecTreeExecTime: 1334816170
- InactiveTotalTime: 0
- OpenTime: 102662195
- ExecTreeOpenTime: 134400
- PrepareTime: 165092201
- ExecTreePrepareTime: 1012243
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 2524124
- OverallThroughput: 48518
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 63344
- TotalTime: 5709209
- TransmitDataRPCTime: 109741
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2463303
- CompileTime: 39563141
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 61653418
- PeakMemoryUsage: 516096
- PrepareTime: 42333069
- TotalTime: 144021383
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 445186
- GetResultsTime: 23766
- HTResizeTime: 301838
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053133
- PinTime: 0
- ReductionFactorEstimate: 3.4294545E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 5
- StreamingTime: 98804559
- TotalTime: 1335956285
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/528.10 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 17301687
- BytesReadDataNodeCache: 17301687
- BytesReadLocal: 17301687
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 17301687
- DecompressionTime: 38647919
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168226
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20969248
- RowsReturned: 150939
- RowsReturnedRate: 122191
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1184314990
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 11270715
- TotalTime: 1235268512
Instance c646eac0fa29ed15:23 (host=cdh15.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/516.31 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977367
- PerHostPeakMemUsage: 124158181
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1739966
- TotalStorageWaitTime: 2723
- TotalThreadsInvoluntaryContextSwitches: 15
- TotalThreadsTotalWallClockTime: 1421229544
- TotalThreadsSysTime: 128000000
- TotalThreadsUserTime: 1236000000
- TotalThreadsVoluntaryContextSwitches: 1895
- TotalTime: 1602266058
Fragment Instance Lifecycle Timings
- ExecTime: 1292963822
- ExecTreeExecTime: 1267949157
- InactiveTotalTime: 0
- OpenTime: 128312279
- ExecTreeOpenTime: 127105
- PrepareTime: 180957602
- ExecTreePrepareTime: 17624383
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1750369
- OverallThroughput: 39333
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 68207
- TotalTime: 7016956
- TransmitDataRPCTime: 157681
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3616208
- CompileTime: 33337837
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 92714702
- PeakMemoryUsage: 516096
- PrepareTime: 31088346
- TotalTime: 157821916
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 6631460
- GetResultsTime: 16551
- HTResizeTime: 288767
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053033
- PinTime: 0
- ReductionFactorEstimate: 3.429667433333333E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 5
- StreamingTime: 120411358
- TotalTime: 1285694265
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/516.31 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16594756
- BytesReadDataNodeCache: 16594756
- BytesReadLocal: 16594756
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16594756
- DecompressionTime: 37238879
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168226
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20180039
- RowsReturned: 91626
- RowsReturnedRate: 79904
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1098294541
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10778572
- TotalTime: 1146691002
Instance c646eac0fa29ed15:25 (host=cdh15.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/514.18 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977466
- PerHostPeakMemUsage: 124158181
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1352578
- TotalStorageWaitTime: 2410
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 1416026618
- TotalThreadsSysTime: 152000000
- TotalThreadsUserTime: 1228000000
- TotalThreadsVoluntaryContextSwitches: 1587
- TotalTime: 1592499142
Fragment Instance Lifecycle Timings
- ExecTime: 1304022034
- ExecTreeExecTime: 1283753634
- InactiveTotalTime: 0
- OpenTime: 112043145
- ExecTreeOpenTime: 109840
- PrepareTime: 176388736
- ExecTreePrepareTime: 20570984
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2267964
- OverallThroughput: 22426
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 63997
- TotalTime: 12306735
- TransmitDataRPCTime: 121695
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3550116
- CompileTime: 30283901
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 79619895
- PeakMemoryUsage: 516096
- PrepareTime: 30713400
- TotalTime: 141320512
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 6425857
- GetResultsTime: 36080
- HTResizeTime: 347795
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053122
- PinTime: 0
- ReductionFactorEstimate: 3.4290237E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 5
- StreamingTime: 96286140
- TotalTime: 1304427230
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/514.18 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16698312
- BytesReadDataNodeCache: 16698312
- BytesReadLocal: 16698312
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16698312
- DecompressionTime: 37688696
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168221
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20405764
- RowsReturned: 77740
- RowsReturnedRate: 65515
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1137603797
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 11132208
- TotalTime: 1186589537
Instance c646eac0fa29ed15:99 (host=cdh11.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.09 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977492
- PerHostPeakMemUsage: 114425687
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1299431
- TotalStorageWaitTime: 2507
- TotalThreadsInvoluntaryContextSwitches: 20
- TotalThreadsTotalWallClockTime: 1408944532
- TotalThreadsSysTime: 120000000
- TotalThreadsUserTime: 1252000000
- TotalThreadsVoluntaryContextSwitches: 1408
- TotalTime: 1586718029
Fragment Instance Lifecycle Timings
- ExecTime: 1255385894
- ExecTreeExecTime: 1232985952
- InactiveTotalTime: 0
- OpenTime: 153605505
- ExecTreeOpenTime: 124698
- PrepareTime: 177651817
- ExecTreePrepareTime: 24280973
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 220
- InactiveTotalTime: 0
- NetworkThroughput(*): 1739322
- OverallThroughput: 148359
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 49770
- TotalTime: 1482883
- TransmitDataRPCTime: 126486
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4887031
- CompileTime: 41798913
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 109883898
- PeakMemoryUsage: 516096
- PrepareTime: 45042954
- TotalTime: 197580093
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 7228724
- GetResultsTime: 22839
- HTResizeTime: 185656
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053128
- PinTime: 0
- ReductionFactorEstimate: 3.4300197E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 4
- StreamingTime: 83353207
- TotalTime: 1257384522
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.09 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16215121
- BytesReadDataNodeCache: 16215121
- BytesReadLocal: 16215121
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16215121
- DecompressionTime: 39632884
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168220
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20320579
- RowsReturned: 28455
- RowsReturnedRate: 24765
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1101115855
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10810080
- TotalTime: 1148957894
Instance c646eac0fa29ed15:50 (host=cdh14.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/524.77 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977425
- PerHostPeakMemUsage: 113388416
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1602064
- TotalStorageWaitTime: 4620
- TotalThreadsInvoluntaryContextSwitches: 15
- TotalThreadsTotalWallClockTime: 1455661657
- TotalThreadsSysTime: 120000000
- TotalThreadsUserTime: 1288000000
- TotalThreadsVoluntaryContextSwitches: 1867
- TotalTime: 1585457716
Fragment Instance Lifecycle Timings
- ExecTime: 1314985860
- ExecTreeExecTime: 1291248558
- InactiveTotalTime: 0
- OpenTime: 140720197
- ExecTreeOpenTime: 135410
- PrepareTime: 129718293
- ExecTreePrepareTime: 1667676
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2159269
- OverallThroughput: 17647
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 39830
- TotalTime: 15639969
- TransmitDataRPCTime: 127821
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3536404
- CompileTime: 39524222
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 99662318
- PeakMemoryUsage: 516096
- PrepareTime: 33607442
- TotalTime: 175073519
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 525775
- GetResultsTime: 17236
- HTResizeTime: 1973404
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053078
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 5
- StreamingTime: 106820362
- TotalTime: 1293041044
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/524.77 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16665489
- BytesReadDataNodeCache: 16665489
- BytesReadLocal: 16665489
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16665489
- DecompressionTime: 42319021
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168202
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 21129270
- RowsReturned: 127722
- RowsReturnedRate: 107911
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1127486213
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 11110326
- TotalTime: 1183579603
Instance c646eac0fa29ed15:22 (host=cdh15.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.19 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714791
- PerHostPeakMemUsage: 124158181
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1474398
- TotalStorageWaitTime: 1509
- TotalThreadsInvoluntaryContextSwitches: 12
- TotalThreadsTotalWallClockTime: 1408384796
- TotalThreadsSysTime: 156000000
- TotalThreadsUserTime: 1192000000
- TotalThreadsVoluntaryContextSwitches: 2218
- TotalTime: 1581886851
Fragment Instance Lifecycle Timings
- ExecTime: 1278577547
- ExecTreeExecTime: 1255535678
- InactiveTotalTime: 0
- OpenTime: 129845991
- ExecTreeOpenTime: 88955
- PrepareTime: 173424866
- ExecTreePrepareTime: 18001353
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 220
- InactiveTotalTime: 0
- NetworkThroughput(*): 1438811
- OverallThroughput: 139582
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 78643
- TotalTime: 1576134
- TransmitDataRPCTime: 152904
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3532613
- CompileTime: 30859044
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 96846753
- PeakMemoryUsage: 516096
- PrepareTime: 30776008
- TotalTime: 159198305
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 9758468
- GetResultsTime: 10368
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790525
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 4
- StreamingTime: 140861360
- TotalTime: 1273619186
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.19 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16226744
- BytesReadDataNodeCache: 16226744
- BytesReadLocal: 16226744
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16226744
- DecompressionTime: 42225318
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168127
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20898776
- RowsReturned: 25880
- RowsReturnedRate: 23237
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1063643682
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10817829
- TotalTime: 1113720610
Instance c646eac0fa29ed15:9a (host=cdh11.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.32 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976783
- PerHostPeakMemUsage: 114425687
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1068259
- TotalStorageWaitTime: 4011
- TotalThreadsInvoluntaryContextSwitches: 24
- TotalThreadsTotalWallClockTime: 1407616674
- TotalThreadsSysTime: 120000000
- TotalThreadsUserTime: 1252000000
- TotalThreadsVoluntaryContextSwitches: 1095
- TotalTime: 1561136637
Fragment Instance Lifecycle Timings
- ExecTime: 1297237511
- ExecTreeExecTime: 1275759291
- InactiveTotalTime: 0
- OpenTime: 110412803
- ExecTreeOpenTime: 139012
- PrepareTime: 153437448
- ExecTreePrepareTime: 3059229
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 2025676
- OverallThroughput: 41426
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 45279
- TotalTime: 5358899
- TransmitDataRPCTime: 109593
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3811482
- CompileTime: 40092487
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 67587182
- PeakMemoryUsage: 516096
- PrepareTime: 29187032
- TotalTime: 137483635
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1683618
- GetResultsTime: 21024
- HTResizeTime: 620022
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052561
- PinTime: 0
- ReductionFactorEstimate: 3.4295014333333336E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 4
- StreamingTime: 78137191
- TotalTime: 1278949748
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.32 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16018802
- BytesReadDataNodeCache: 16018802
- BytesReadLocal: 16018802
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16018802
- DecompressionTime: 45004417
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168083
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20674499
- RowsReturned: 28304
- RowsReturnedRate: 23648
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1143574978
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10679201
- TotalTime: 1196861078
Instance c646eac0fa29ed15:9b (host=cdh11.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.02 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714584
- PerHostPeakMemUsage: 114425687
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1241953
- TotalStorageWaitTime: 84575
- TotalThreadsInvoluntaryContextSwitches: 32
- TotalThreadsTotalWallClockTime: 1387551537
- TotalThreadsSysTime: 88000000
- TotalThreadsUserTime: 1264000000
- TotalThreadsVoluntaryContextSwitches: 1209
- TotalTime: 1547449021
Fragment Instance Lifecycle Timings
- ExecTime: 1223217308
- ExecTreeExecTime: 1199757879
- InactiveTotalTime: 0
- OpenTime: 164658435
- ExecTreeOpenTime: 137331
- PrepareTime: 159540058
- ExecTreePrepareTime: 1980768
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1883878
- OverallThroughput: 16172
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 56366
- TotalTime: 13727107
- TransmitDataRPCTime: 117842
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 5083164
- CompileTime: 44564541
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 117432184
- PeakMemoryUsage: 516096
- PrepareTime: 32882807
- TotalTime: 195521289
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1013708
- GetResultsTime: 14881
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790327
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 4
- StreamingTime: 76053796
- TotalTime: 1201867730
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.02 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16254553
- BytesReadDataNodeCache: 16254553
- BytesReadLocal: 16254553
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16254553
- DecompressionTime: 43766578
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168075
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 21141546
- RowsReturned: 28298
- RowsReturnedRate: 25196
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1070974274
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10836368
- TotalTime: 1123084788
Instance c646eac0fa29ed15:52 (host=cdh14.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.32 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10959962
- PerHostPeakMemUsage: 113388416
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1256254
- TotalStorageWaitTime: 2058
- TotalThreadsInvoluntaryContextSwitches: 9
- TotalThreadsTotalWallClockTime: 1382232873
- TotalThreadsSysTime: 124000000
- TotalThreadsUserTime: 1216000000
- TotalThreadsVoluntaryContextSwitches: 1906
- TotalTime: 1524757576
Fragment Instance Lifecycle Timings
- ExecTime: 1275593232
- ExecTreeExecTime: 1254673016
- InactiveTotalTime: 0
- OpenTime: 106672713
- ExecTreeOpenTime: 143567
- PrepareTime: 142459889
- ExecTreePrepareTime: 11960624
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 220
- InactiveTotalTime: 0
- NetworkThroughput(*): 1761239
- OverallThroughput: 93627
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 38549
- TotalTime: 2349727
- TransmitDataRPCTime: 124912
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 2792258
- CompileTime: 31363465
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 73723743
- PeakMemoryUsage: 516096
- PrepareTime: 22337759
- TotalTime: 127968690
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 3918757
- GetResultsTime: 16088
- HTResizeTime: 159280
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053036
- PinTime: 0
- ReductionFactorEstimate: 3.4297663E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 4
- StreamingTime: 105393652
- TotalTime: 1266770263
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.32 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16068533
- BytesReadDataNodeCache: 16068533
- BytesReadLocal: 16068533
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16068533
- DecompressionTime: 39852279
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168225
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20281772
- RowsReturned: 26849
- RowsReturnedRate: 23375
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1100158225
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10712355
- TotalTime: 1148619721
Instance c646eac0fa29ed15:54 (host=cdh14.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.26 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714684
- PerHostPeakMemUsage: 113388416
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1410692
- TotalStorageWaitTime: 1331
- TotalThreadsInvoluntaryContextSwitches: 8
- TotalThreadsTotalWallClockTime: 1366722294
- TotalThreadsSysTime: 136000000
- TotalThreadsUserTime: 1192000000
- TotalThreadsVoluntaryContextSwitches: 1433
- TotalTime: 1520959033
Fragment Instance Lifecycle Timings
- ExecTime: 1275612273
- ExecTreeExecTime: 1251062624
- InactiveTotalTime: 0
- OpenTime: 91157080
- ExecTreeOpenTime: 115747
- PrepareTime: 154149093
- ExecTreePrepareTime: 2229671
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 1661004
- OverallThroughput: 12676
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 50419
- TotalTime: 17434502
- TransmitDataRPCTime: 133052
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3282168
- CompileTime: 23898153
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 64087842
- PeakMemoryUsage: 516096
- PrepareTime: 52758077
- TotalTime: 141385980
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1489554
- GetResultsTime: 6492
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790423
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 4
- StreamingTime: 90659905
- TotalTime: 1253402372
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.26 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 15954223
- BytesReadDataNodeCache: 15954223
- BytesReadLocal: 15954223
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 15954223
- DecompressionTime: 44019434
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168098
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20699348
- RowsReturned: 23244
- RowsReturnedRate: 20037
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1107705008
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10636148
- TotalTime: 1160051797
Instance c646eac0fa29ed15:4e (host=cdh14.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/502.98 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10993827
- PerHostPeakMemUsage: 113388416
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1364590
- TotalStorageWaitTime: 2067
- TotalThreadsInvoluntaryContextSwitches: 8
- TotalThreadsTotalWallClockTime: 1406899571
- TotalThreadsSysTime: 164000000
- TotalThreadsUserTime: 1184000000
- TotalThreadsVoluntaryContextSwitches: 2071
- TotalTime: 1486635595
Fragment Instance Lifecycle Timings
- ExecTime: 1288714771
- ExecTreeExecTime: 1262514701
- InactiveTotalTime: 0
- OpenTime: 118225848
- ExecTreeOpenTime: 111763
- PrepareTime: 79658886
- ExecTreePrepareTime: 570647
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 220
- InactiveTotalTime: 0
- NetworkThroughput(*): 1741925
- OverallThroughput: 491001
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 95946
- TotalTime: 448064
- TransmitDataRPCTime: 126297
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 13581005
- CompileTime: 27931366
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 86543311
- PeakMemoryUsage: 516096
- PrepareTime: 44072773
- TotalTime: 161642885
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 81542
- GetResultsTime: 25721
- HTResizeTime: 349947
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10069475
- PinTime: 0
- ReductionFactorEstimate: 3.4284517E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 4
- StreamingTime: 111091901
- TotalTime: 1263190517
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/502.98 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16316322
- BytesReadDataNodeCache: 16316322
- BytesReadLocal: 16316322
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16316322
- DecompressionTime: 39121558
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168220
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20441462
- RowsReturned: 30519
- RowsReturnedRate: 26526
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1101311527
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10877548
- TotalTime: 1150523733
Instance c646eac0fa29ed15:97 (host=cdh11.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.11 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714786
- PerHostPeakMemUsage: 114425687
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1141195
- TotalStorageWaitTime: 2048
- TotalThreadsInvoluntaryContextSwitches: 27
- TotalThreadsTotalWallClockTime: 1320463791
- TotalThreadsSysTime: 144000000
- TotalThreadsUserTime: 1136000000
- TotalThreadsVoluntaryContextSwitches: 1747
- TotalTime: 1473612382
Fragment Instance Lifecycle Timings
- ExecTime: 1232473256
- ExecTreeExecTime: 1211620888
- InactiveTotalTime: 0
- OpenTime: 88023721
- ExecTreeOpenTime: 111240
- PrepareTime: 153088094
- ExecTreePrepareTime: 423465
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 220
- InactiveTotalTime: 0
- NetworkThroughput(*): 2069244
- OverallThroughput: 20279
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 35536
- TotalTime: 10848255
- TransmitDataRPCTime: 106319
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3801827
- CompileTime: 23700277
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 62263538
- PeakMemoryUsage: 516096
- PrepareTime: 31049184
- TotalTime: 117898672
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 63673
- GetResultsTime: 7158
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790494
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 4
- StreamingTime: 100450836
- TotalTime: 1212150045
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.11 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16388555
- BytesReadDataNodeCache: 16388555
- BytesReadLocal: 16388555
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16388555
- DecompressionTime: 42673607
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168095
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 21109638
- RowsReturned: 26574
- RowsReturnedRate: 23925
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1059983010
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10925703
- TotalTime: 1110715730
Instance c646eac0fa29ed15:27 (host=cdh15.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.31 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976704
- PerHostPeakMemUsage: 124158181
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1319491
- TotalStorageWaitTime: 1758
- TotalThreadsInvoluntaryContextSwitches: 14
- TotalThreadsTotalWallClockTime: 1312179234
- TotalThreadsSysTime: 156000000
- TotalThreadsUserTime: 1096000000
- TotalThreadsVoluntaryContextSwitches: 1766
- TotalTime: 1472630475
Fragment Instance Lifecycle Timings
- ExecTime: 1228245348
- ExecTreeExecTime: 1205492477
- InactiveTotalTime: 0
- OpenTime: 83963863
- ExecTreeOpenTime: 106201
- PrepareTime: 160385991
- ExecTreePrepareTime: 15202475
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 1833720
- OverallThroughput: 51429
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 80482
- TotalTime: 4297184
- TransmitDataRPCTime: 120520
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 2541752
- CompileTime: 25091986
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 57770973
- PeakMemoryUsage: 516096
- PrepareTime: 17916161
- TotalTime: 101463286
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 7981550
- GetResultsTime: 33594
- HTResizeTime: 175085
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052454
- PinTime: 0
- ReductionFactorEstimate: 3.429517683333333E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 4
- StreamingTime: 123762195
- TotalTime: 1220795221
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/503.31 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16127596
- BytesReadDataNodeCache: 16127596
- BytesReadLocal: 16127596
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16127596
- DecompressionTime: 42797012
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168115
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20772049
- RowsReturned: 25739
- RowsReturnedRate: 23810
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1026946796
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10751730
- TotalTime: 1080985819
Instance c646eac0fa29ed15:9c (host=cdh11.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/502.99 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976819
- PerHostPeakMemUsage: 114425687
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1478007
- TotalStorageWaitTime: 1926
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 1302874341
- TotalThreadsSysTime: 116000000
- TotalThreadsUserTime: 1152000000
- TotalThreadsVoluntaryContextSwitches: 1988
- TotalTime: 1465753756
Fragment Instance Lifecycle Timings
- ExecTime: 1196214485
- ExecTreeExecTime: 1173671019
- InactiveTotalTime: 0
- OpenTime: 106698825
- ExecTreeOpenTime: 105741
- PrepareTime: 162806688
- ExecTreePrepareTime: 6577950
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 1098851
- OverallThroughput: 19215
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 67799
- TotalTime: 11501022
- TransmitDataRPCTime: 201119
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4005673
- CompileTime: 24685979
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 79890439
- PeakMemoryUsage: 516096
- PrepareTime: 33044300
- TotalTime: 138667612
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 546216
- GetResultsTime: 12284
- HTResizeTime: 275804
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052559
- PinTime: 0
- ReductionFactorEstimate: 3.4278858333333336E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 5
- StreamingTime: 93039839
- TotalTime: 1180348820
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/502.99 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16622569
- BytesReadDataNodeCache: 16622569
- BytesReadLocal: 16622569
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16622569
- DecompressionTime: 40783661
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168113
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 21310111
- RowsReturned: 29683
- RowsReturnedRate: 27482
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1031388439
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 11081712
- TotalTime: 1080072079
Instance c646eac0fa29ed15:8a (host=cdh13.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/443.56 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714774
- PerHostPeakMemUsage: 114635095
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1721164
- TotalStorageWaitTime: 3833
- TotalThreadsInvoluntaryContextSwitches: 15
- TotalThreadsTotalWallClockTime: 1300980910
- TotalThreadsSysTime: 124000000
- TotalThreadsUserTime: 1148000000
- TotalThreadsVoluntaryContextSwitches: 1471
- TotalTime: 1462948792
Fragment Instance Lifecycle Timings
- ExecTime: 1217253224
- ExecTreeExecTime: 1193401078
- InactiveTotalTime: 0
- OpenTime: 83764536
- ExecTreeOpenTime: 83048
- PrepareTime: 161891782
- ExecTreePrepareTime: 21089281
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2027354
- OverallThroughput: 287633
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 54710
- TotalTime: 959553
- TransmitDataRPCTime: 136138
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2510637
- CompileTime: 24994501
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 57584328
- PeakMemoryUsage: 516096
- PrepareTime: 22774837
- TotalTime: 105843425
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 8679042
- GetResultsTime: 19994
- HTResizeTime: 127477
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790535
- PinTime: 0
- ReductionFactorEstimate: 3.4300162333333336E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 5
- StreamingTime: 87134635
- TotalTime: 1214567296
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/443.56 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 14095077
- BytesReadDataNodeCache: 14095077
- BytesReadLocal: 14095077
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 14095077
- DecompressionTime: 40810519
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168101
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 18376217
- RowsReturned: 77688
- RowsReturnedRate: 70269
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1057563024
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9396718
- TotalTime: 1105577907
Instance c646eac0fa29ed15:85 (host=cdh13.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/514.83 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977506
- PerHostPeakMemUsage: 114635095
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 2153576
- TotalStorageWaitTime: 2590
- TotalThreadsInvoluntaryContextSwitches: 16
- TotalThreadsTotalWallClockTime: 1295299518
- TotalThreadsSysTime: 116000000
- TotalThreadsUserTime: 1140000000
- TotalThreadsVoluntaryContextSwitches: 1631
- TotalTime: 1429255793
Fragment Instance Lifecycle Timings
- ExecTime: 1189342857
- ExecTreeExecTime: 1162321681
- InactiveTotalTime: 0
- OpenTime: 105984810
- ExecTreeOpenTime: 86923
- PrepareTime: 133890511
- ExecTreePrepareTime: 739366
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1437342
- OverallThroughput: 599370
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 79400
- TotalTime: 460483
- TransmitDataRPCTime: 192021
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2418003
- CompileTime: 26725780
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 76566760
- PeakMemoryUsage: 516096
- PrepareTime: 36209771
- TotalTime: 141702574
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 188170
- GetResultsTime: 17065
- HTResizeTime: 256429
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053159
- PinTime: 0
- ReductionFactorEstimate: 3.4293919166666664E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 6
- StreamingTime: 86965322
- TotalTime: 1163142593
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/514.83 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 16895827
- BytesReadDataNodeCache: 16895827
- BytesReadLocal: 16895827
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 16895827
- DecompressionTime: 34943288
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168225
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 20631662
- RowsReturned: 79177
- RowsReturnedRate: 73671
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 1029449835
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 16895827
- TotalTime: 1074726331
Instance c646eac0fa29ed15:2b (host=cdh3.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/377.98 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977516
- PerHostPeakMemUsage: 114551938
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 2005044
- TotalStorageWaitTime: 2728
- TotalThreadsInvoluntaryContextSwitches: 9
- TotalThreadsTotalWallClockTime: 1094161130
- TotalThreadsSysTime: 96000000
- TotalThreadsUserTime: 964000000
- TotalThreadsVoluntaryContextSwitches: 1327
- TotalTime: 1333547778
Fragment Instance Lifecycle Timings
- ExecTime: 952512916
- ExecTreeExecTime: 926764054
- InactiveTotalTime: 0
- OpenTime: 141681908
- ExecTreeOpenTime: 137298
- PrepareTime: 239292608
- ExecTreePrepareTime: 14025180
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1393883
- OverallThroughput: 39978
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 46678
- TotalTime: 6903726
- TransmitDataRPCTime: 198008
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 4913320
- CompileTime: 30690856
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 107904474
- PeakMemoryUsage: 516096
- PrepareTime: 48056508
- TotalTime: 187662926
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 2973642
- GetResultsTime: 21636
- HTResizeTime: 528958
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053151
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 7
- StreamingTime: 74889676
- TotalTime: 940918834
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/377.98 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 12560943
- BytesReadDataNodeCache: 12560943
- BytesReadLocal: 12560943
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 12560943
- DecompressionTime: 27169274
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168244
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 15162702
- RowsReturned: 120552
- RowsReturnedRate: 141586
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 811908330
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8373962
- TotalTime: 851438370
Instance c646eac0fa29ed15:55 (host=cdh14.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/401.36 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977482
- PerHostPeakMemUsage: 113388416
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1692843
- TotalStorageWaitTime: 2511
- TotalThreadsInvoluntaryContextSwitches: 19
- TotalThreadsTotalWallClockTime: 1128291948
- TotalThreadsSysTime: 112000000
- TotalThreadsUserTime: 980000000
- TotalThreadsVoluntaryContextSwitches: 1579
- TotalTime: 1295256194
Fragment Instance Lifecycle Timings
- ExecTime: 1008160397
- ExecTreeExecTime: 984943447
- InactiveTotalTime: 0
- OpenTime: 120177623
- ExecTreeOpenTime: 148753
- PrepareTime: 166886006
- ExecTreePrepareTime: 9595218
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1489034
- OverallThroughput: 340183
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 68171
- TotalTime: 811326
- TransmitDataRPCTime: 185355
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 19291716
- CompileTime: 32721952
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 85457897
- PeakMemoryUsage: 516096
- PrepareTime: 29978858
- TotalTime: 148840114
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 3607800
- GetResultsTime: 13875
- HTResizeTime: 226969
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053134
- PinTime: 0
- ReductionFactorEstimate: 3.4283463E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 7
- StreamingTime: 84400864
- TotalTime: 994681547
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/401.36 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 12854382
- BytesReadDataNodeCache: 12854382
- BytesReadLocal: 12854382
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 12854382
- DecompressionTime: 31658241
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168224
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 16249640
- RowsReturned: 76760
- RowsReturnedRate: 85275
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 860350103
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8569588
- TotalTime: 900141301
Instance c646eac0fa29ed15:5b (host=cdh12.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/284.09 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976823
- PerHostPeakMemUsage: 103331482
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1352660
- TotalStorageWaitTime: 4042
- TotalThreadsInvoluntaryContextSwitches: 11
- TotalThreadsTotalWallClockTime: 1015264898
- TotalThreadsSysTime: 68000000
- TotalThreadsUserTime: 920000000
- TotalThreadsVoluntaryContextSwitches: 932
- TotalTime: 1237636647
Fragment Instance Lifecycle Timings
- ExecTime: 871657615
- ExecTreeExecTime: 850853819
- InactiveTotalTime: 0
- OpenTime: 143644094
- ExecTreeOpenTime: 151788
- PrepareTime: 222310481
- ExecTreePrepareTime: 16830034
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2620410
- OverallThroughput: 31351
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 41836
- TotalTime: 8803329
- TransmitDataRPCTime: 105327
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3266069
- CompileTime: 43362934
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 97780334
- PeakMemoryUsage: 516096
- PrepareTime: 29599751
- TotalTime: 171414239
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 66404
- GetResultsTime: 11615
- HTResizeTime: 462922
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052544
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 8
- StreamingTime: 53821698
- TotalTime: 867829169
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/284.09 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9117416
- BytesReadDataNodeCache: 9117416
- BytesReadLocal: 9117416
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9117416
- DecompressionTime: 28320271
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168079
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11591033
- RowsReturned: 160328
- RowsReturnedRate: 201320
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 754497751
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8361701
- TotalTime: 796382910
Instance c646eac0fa29ed15:17 (host=cdh2.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/306.49 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 19365342
- PerHostPeakMemUsage: 120185886
- RowsProduced: 8
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 2095724
- TotalStorageWaitTime: 6498500
- TotalThreadsInvoluntaryContextSwitches: 17
- TotalThreadsTotalWallClockTime: 977468264
- TotalThreadsSysTime: 104000000
- TotalThreadsUserTime: 828000000
- TotalThreadsVoluntaryContextSwitches: 1165
- TotalTime: 1233967692
Fragment Instance Lifecycle Timings
- ExecTime: 861574140
- ExecTreeExecTime: 834739848
- InactiveTotalTime: 0
- OpenTime: 115918372
- ExecTreeOpenTime: 144732
- PrepareTime: 256437456
- ExecTreePrepareTime: 18341552
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 321
- InactiveTotalTime: 0
- NetworkThroughput(*): 1580720
- OverallThroughput: 165988
- PeakMemoryUsage: 860688
- RowsReturned: 8
- SerializeBatchTime: 80600
- TotalTime: 1933864
- TransmitDataRPCTime: 203072
- UncompressedRowBatchSize: 388
CodeGen
- CodegenTime: 3068084
- CompileTime: 29279040
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 79239196
- PeakMemoryUsage: 516096
- PrepareTime: 28102784
- TotalTime: 137104084
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 8314020
- GetResultsTime: 18976
- HTResizeTime: 423268
- HashBuckets: 10240
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052476
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 8
- RowsReturnedRate: 9
- StreamingTime: 62208380
- TotalTime: 853219584
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/306.49 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 6 out of 6
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:6
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9981928
- BytesReadDataNodeCache: 1925232
- BytesReadLocal: 9981928
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9981928
- DecompressionTime: 28594776
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 1
- NumRowGroups: 6
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 8556679
- PerReadThreadRawHdfsThroughput: 2675847500
- RemoteScanRanges: 0
- RowsRead: 12459119
- RowsReturned: 276983
- RowsReturnedRate: 358898
- ScanRangesComplete: 6
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 719682468
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 3730380
- TotalReadThroughput: 6654618
- TotalTime: 771759404
Instance c646eac0fa29ed15:20 (host=cdh15.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/402.67 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977528
- PerHostPeakMemUsage: 124158181
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1434890
- TotalStorageWaitTime: 4783
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 1101368757
- TotalThreadsSysTime: 120000000
- TotalThreadsUserTime: 924000000
- TotalThreadsVoluntaryContextSwitches: 1288
- TotalTime: 1233490337
Fragment Instance Lifecycle Timings
- ExecTime: 959229523
- ExecTreeExecTime: 938551466
- InactiveTotalTime: 0
- OpenTime: 142181956
- ExecTreeOpenTime: 107508
- PrepareTime: 132042121
- ExecTreePrepareTime: 1067582
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1506558
- OverallThroughput: 121895
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 79160
- TotalTime: 2264231
- TransmitDataRPCTime: 183199
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 11887018
- CompileTime: 27194290
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 110941148
- PeakMemoryUsage: 516096
- PrepareTime: 54166549
- TotalTime: 194165533
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 79867
- GetResultsTime: 12853
- HTResizeTime: 352395
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053163
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 7
- StreamingTime: 87492604
- TotalTime: 939720805
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/402.67 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 5 out of 5
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:5
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 13040358
- BytesReadDataNodeCache: 13040358
- BytesReadLocal: 13040358
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 13040358
- DecompressionTime: 29817672
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 5
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 170372
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 16054565
- RowsReturned: 217109
- RowsReturnedRate: 255246
- ScanRangesComplete: 5
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 806613622
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8901935
- TotalTime: 850584353
Instance c646eac0fa29ed15:60 (host=cdh12.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:8/337.56 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976764
- PerHostPeakMemUsage: 103331482
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1337995
- TotalStorageWaitTime: 8113
- TotalThreadsInvoluntaryContextSwitches: 17
- TotalThreadsTotalWallClockTime: 955478342
- TotalThreadsSysTime: 64000000
- TotalThreadsUserTime: 856000000
- TotalThreadsVoluntaryContextSwitches: 1130
- TotalTime: 1195381573
Fragment Instance Lifecycle Timings
- ExecTime: 855845479
- ExecTreeExecTime: 835863853
- InactiveTotalTime: 0
- OpenTime: 99676443
- ExecTreeOpenTime: 134518
- PrepareTime: 239817244
- ExecTreePrepareTime: 1202042
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 279
- InactiveTotalTime: 0
- NetworkThroughput(*): 2462728
- OverallThroughput: 30722
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 35575
- TotalTime: 9081268
- TransmitDataRPCTime: 113289
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3771793
- CompileTime: 25725007
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 71861675
- PeakMemoryUsage: 516096
- PrepareTime: 50256980
- TotalTime: 148512322
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 68996
- GetResultsTime: 32931
- HTResizeTime: 334785
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052475
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 8
- StreamingTime: 65541860
- TotalTime: 837195080
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:8/337.56 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 8 out of 8
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:8
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 11116605
- BytesReadDataNodeCache: 11116605
- BytesReadLocal: 11116605
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 11116605
- DecompressionTime: 28644762
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 8
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168082
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 14281455
- RowsReturned: 425110
- RowsReturnedRate: 552363
- ScanRangesComplete: 8
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 717130081
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 10284909
- TotalTime: 769619925
Instance c646eac0fa29ed15:29 (host=cdh3.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.20 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977613
- PerHostPeakMemUsage: 114551938
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1458312
- TotalStorageWaitTime: 3880
- TotalThreadsInvoluntaryContextSwitches: 11
- TotalThreadsTotalWallClockTime: 945392702
- TotalThreadsSysTime: 64000000
- TotalThreadsUserTime: 856000000
- TotalThreadsVoluntaryContextSwitches: 719
- TotalTime: 1187214240
Fragment Instance Lifecycle Timings
- ExecTime: 827751780
- ExecTreeExecTime: 806479974
- InactiveTotalTime: 0
- OpenTime: 117678246
- ExecTreeOpenTime: 151368
- PrepareTime: 241350360
- ExecTreePrepareTime: 21548718
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2568397
- OverallThroughput: 47153
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 41038
- TotalTime: 5853242
- TransmitDataRPCTime: 107460
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 4739858
- CompileTime: 30163998
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 84452056
- PeakMemoryUsage: 516096
- PrepareTime: 46022766
- TotalTime: 161653208
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 8744880
- GetResultsTime: 22826
- HTResizeTime: 623732
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053248
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 8
- StreamingTime: 45886828
- TotalTime: 828173156
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.20 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9043626
- BytesReadDataNodeCache: 9043626
- BytesReadLocal: 9043626
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9043626
- DecompressionTime: 20852952
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168248
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10623277
- RowsReturned: 60685
- RowsReturnedRate: 79808
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 731310328
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9043626
- TotalTime: 760377992
Instance c646eac0fa29ed15:5f (host=cdh12.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.67 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714782
- PerHostPeakMemUsage: 103331482
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1045844
- TotalStorageWaitTime: 1274
- TotalThreadsInvoluntaryContextSwitches: 10
- TotalThreadsTotalWallClockTime: 938357522
- TotalThreadsSysTime: 72000000
- TotalThreadsUserTime: 844000000
- TotalThreadsVoluntaryContextSwitches: 525
- TotalTime: 1166520720
Fragment Instance Lifecycle Timings
- ExecTime: 795219868
- ExecTreeExecTime: 775563790
- InactiveTotalTime: 0
- OpenTime: 143187387
- ExecTreeOpenTime: 151920
- PrepareTime: 228060636
- ExecTreePrepareTime: 15478398
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1831909
- OverallThroughput: 19096
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 45838
- TotalTime: 11625152
- TransmitDataRPCTime: 121185
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4319055
- CompileTime: 41619386
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 99174241
- PeakMemoryUsage: 516096
- PrepareTime: 40793770
- TotalTime: 182288919
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 573305
- GetResultsTime: 7288
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790498
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 7
- StreamingTime: 37543928
- TotalTime: 791187825
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.67 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8252918
- BytesReadDataNodeCache: 8252918
- BytesReadLocal: 8252918
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8252918
- DecompressionTime: 25135144
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168101
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10504733
- RowsReturned: 10644
- RowsReturnedRate: 14426
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 707728991
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8252918
- TotalTime: 737821141
Instance c646eac0fa29ed15:35 (host=cdh17.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/284.05 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976875
- PerHostPeakMemUsage: 95397741
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1489141
- TotalStorageWaitTime: 4182
- TotalThreadsInvoluntaryContextSwitches: 16
- TotalThreadsTotalWallClockTime: 1008242878
- TotalThreadsSysTime: 68000000
- TotalThreadsUserTime: 916000000
- TotalThreadsVoluntaryContextSwitches: 801
- TotalTime: 1155190154
Fragment Instance Lifecycle Timings
- ExecTime: 868214006
- ExecTreeExecTime: 849989017
- InactiveTotalTime: 0
- OpenTime: 140055036
- ExecTreeOpenTime: 144863
- PrepareTime: 146891313
- ExecTreePrepareTime: 2578735
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 1543854
- OverallThroughput: 14701
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 53341
- TotalTime: 18841241
- TransmitDataRPCTime: 179421
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 7116839
- CompileTime: 41467849
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 96453471
- PeakMemoryUsage: 516096
- PrepareTime: 48477018
- TotalTime: 190263496
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 188808
- GetResultsTime: 11607
- HTResizeTime: 625176
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052596
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 8
- StreamingTime: 50300978
- TotalTime: 852706863
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/284.05 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9168674
- BytesReadDataNodeCache: 9168674
- BytesReadLocal: 9168674
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9168674
- DecompressionTime: 29574735
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168122
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11892388
- RowsReturned: 164759
- RowsReturnedRate: 206115
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 757503923
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8409810
- TotalTime: 799354166
Instance c646eac0fa29ed15:2c (host=cdh3.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.57 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10993795
- PerHostPeakMemUsage: 114551938
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1098098
- TotalStorageWaitTime: 1304
- TotalThreadsInvoluntaryContextSwitches: 39
- TotalThreadsTotalWallClockTime: 971176962
- TotalThreadsSysTime: 68000000
- TotalThreadsUserTime: 808000000
- TotalThreadsVoluntaryContextSwitches: 1067
- TotalTime: 1154029742
Fragment Instance Lifecycle Timings
- ExecTime: 754093008
- ExecTreeExecTime: 733626356
- InactiveTotalTime: 0
- OpenTime: 217111056
- ExecTreeOpenTime: 131522
- PrepareTime: 182792144
- ExecTreePrepareTime: 6026840
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 1590362
- OverallThroughput: 487505
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 50764
- TotalTime: 453328
- TransmitDataRPCTime: 138962
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 6345820
- CompileTime: 45770480
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 167563412
- PeakMemoryUsage: 516096
- PrepareTime: 63885060
- TotalTime: 280662506
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1594530
- GetResultsTime: 19802
- HTResizeTime: 633820
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10069475
- PinTime: 0
- ReductionFactorEstimate: 3.4213025E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 8
- StreamingTime: 54699056
- TotalTime: 739777516
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.57 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8072649
- BytesReadDataNodeCache: 8072649
- BytesReadLocal: 8072649
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8072649
- DecompressionTime: 23843206
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168212
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10091838
- RowsReturned: 15687
- RowsReturnedRate: 23115
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 648914064
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8072649
- TotalTime: 678633094
Instance c646eac0fa29ed15:2a (host=cdh3.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.65 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10715364
- PerHostPeakMemUsage: 114551938
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1075676
- TotalStorageWaitTime: 1204
- TotalThreadsInvoluntaryContextSwitches: 24
- TotalThreadsTotalWallClockTime: 895275776
- TotalThreadsSysTime: 64000000
- TotalThreadsUserTime: 800000000
- TotalThreadsVoluntaryContextSwitches: 1124
- TotalTime: 1138330630
Fragment Instance Lifecycle Timings
- ExecTime: 737706468
- ExecTreeExecTime: 719101980
- InactiveTotalTime: 0
- OpenTime: 157595960
- ExecTreeOpenTime: 154714
- PrepareTime: 242986528
- ExecTreePrepareTime: 19702118
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 2177153
- OverallThroughput: 49112
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 30836
- TotalTime: 4520280
- TransmitDataRPCTime: 101968
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4687824
- CompileTime: 41091296
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 113423452
- PeakMemoryUsage: 516096
- PrepareTime: 48501660
- TotalTime: 203972950
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 8324842
- GetResultsTime: 13888
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790999
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 8
- StreamingTime: 59507858
- TotalTime: 738949792
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.65 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8068868
- BytesReadDataNodeCache: 8068868
- BytesReadLocal: 8068868
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8068868
- DecompressionTime: 22960582
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168221
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10101169
- RowsReturned: 11955
- RowsReturnedRate: 18132
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 630698940
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8068868
- TotalTime: 659330476
Instance c646eac0fa29ed15:58 (host=cdh12.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/261.86 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977471
- PerHostPeakMemUsage: 103331482
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1525852
- TotalStorageWaitTime: 4110
- TotalThreadsInvoluntaryContextSwitches: 23
- TotalThreadsTotalWallClockTime: 934427547
- TotalThreadsSysTime: 44000000
- TotalThreadsUserTime: 868000000
- TotalThreadsVoluntaryContextSwitches: 820
- TotalTime: 1129847735
Fragment Instance Lifecycle Timings
- ExecTime: 803499201
- ExecTreeExecTime: 783379044
- InactiveTotalTime: 0
- OpenTime: 130960534
- ExecTreeOpenTime: 185538
- PrepareTime: 195355312
- ExecTreePrepareTime: 855495
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1515900
- OverallThroughput: 160643
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 76215
- TotalTime: 1718093
- TransmitDataRPCTime: 182070
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 5989186
- CompileTime: 33318779
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 95107411
- PeakMemoryUsage: 516096
- PrepareTime: 51517675
- TotalTime: 190080752
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 118248
- GetResultsTime: 13550
- HTResizeTime: 473313
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053129
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 8
- StreamingTime: 46762812
- TotalTime: 784413131
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/261.86 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8576968
- BytesReadDataNodeCache: 8576968
- BytesReadLocal: 8576968
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8576968
- DecompressionTime: 24120384
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168214
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10638644
- RowsReturned: 61949
- RowsReturnedRate: 84132
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 704022132
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8576968
- TotalTime: 736325232
Instance c646eac0fa29ed15:4d (host=cdh1.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/300.87 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977473
- PerHostPeakMemUsage: 95708776
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1321460
- TotalStorageWaitTime: 5548
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 893567380
- TotalThreadsSysTime: 60000000
- TotalThreadsUserTime: 808000000
- TotalThreadsVoluntaryContextSwitches: 883
- TotalTime: 1128722800
Fragment Instance Lifecycle Timings
- ExecTime: 742902928
- ExecTreeExecTime: 724028596
- InactiveTotalTime: 0
- OpenTime: 150689148
- ExecTreeOpenTime: 119636
- PrepareTime: 235082984
- ExecTreePrepareTime: 19462344
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 278
- InactiveTotalTime: 0
- NetworkThroughput(*): 1972470
- OverallThroughput: 31303
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 32556
- TotalTime: 8880736
- TransmitDataRPCTime: 140940
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 4399020
- CompileTime: 41021336
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 107516056
- PeakMemoryUsage: 516096
- PrepareTime: 41746828
- TotalTime: 191176596
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 9367940
- GetResultsTime: 22824
- HTResizeTime: 1440068
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053133
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 9
- StreamingTime: 54151888
- TotalTime: 743604228
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/300.87 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 5 out of 5
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:5
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9707100
- BytesReadDataNodeCache: 9707100
- BytesReadLocal: 9707100
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9707100
- DecompressionTime: 22470584
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 5
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168220
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11795323
- RowsReturned: 251850
- RowsReturnedRate: 376465
- ScanRangesComplete: 5
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 630672152
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8827355
- TotalTime: 668984720
Instance c646eac0fa29ed15:47 (host=cdh1.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.40 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977424
- PerHostPeakMemUsage: 95708776
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1018636
- TotalStorageWaitTime: 1172
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 873565184
- TotalThreadsSysTime: 60000000
- TotalThreadsUserTime: 792000000
- TotalThreadsVoluntaryContextSwitches: 656
- TotalTime: 1106871368
Fragment Instance Lifecycle Timings
- ExecTime: 758481444
- ExecTreeExecTime: 740525780
- InactiveTotalTime: 0
- OpenTime: 115110644
- ExecTreeOpenTime: 110624
- PrepareTime: 233234060
- ExecTreePrepareTime: 19084748
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 2455860
- OverallThroughput: 203751
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 69252
- TotalTime: 1089564
- TransmitDataRPCTime: 90396
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 2857508
- CompileTime: 36263692
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 77266292
- PeakMemoryUsage: 516096
- PrepareTime: 38298824
- TotalTime: 152345640
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 4884040
- GetResultsTime: 19596
- HTResizeTime: 312784
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053074
- PinTime: 0
- ReductionFactorEstimate: 3.4280594E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 7
- StreamingTime: 46330156
- TotalTime: 759714584
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.40 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8567510
- BytesReadDataNodeCache: 8567510
- BytesReadLocal: 8567510
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8567510
- DecompressionTime: 21736616
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168221
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10422736
- RowsReturned: 14664
- RowsReturnedRate: 21133
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 667884208
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8567510
- TotalTime: 693882696
Instance c646eac0fa29ed15:31 (host=cdh3.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.66 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714611
- PerHostPeakMemUsage: 114551938
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1010160
- TotalStorageWaitTime: 814
- TotalThreadsInvoluntaryContextSwitches: 37
- TotalThreadsTotalWallClockTime: 876386304
- TotalThreadsSysTime: 104000000
- TotalThreadsUserTime: 748000000
- TotalThreadsVoluntaryContextSwitches: 960
- TotalTime: 1105870256
Fragment Instance Lifecycle Timings
- ExecTime: 767900798
- ExecTreeExecTime: 749851200
- InactiveTotalTime: 0
- OpenTime: 108526052
- ExecTreeOpenTime: 113984
- PrepareTime: 229403246
- ExecTreePrepareTime: 15189540
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1539101
- OverallThroughput: 466196
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 80626
- TotalTime: 476194
- TransmitDataRPCTime: 144240
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4886290
- CompileTime: 27422788
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 77967132
- PeakMemoryUsage: 516096
- PrepareTime: 59014308
- TotalTime: 165428308
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 3850162
- GetResultsTime: 18712
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790341
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 7
- StreamingTime: 58529970
- TotalTime: 765146782
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.66 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8055727
- BytesReadDataNodeCache: 8055727
- BytesReadLocal: 8055727
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8055727
- DecompressionTime: 25791728
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168072
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10312580
- RowsReturned: 11938
- RowsReturnedRate: 17274
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 660401538
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8055727
- TotalTime: 691056460
Instance c646eac0fa29ed15:4 (host=cdh8.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/263.76 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977465
- PerHostPeakMemUsage: 96764279
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1416897
- TotalStorageWaitTime: 1673
- TotalThreadsInvoluntaryContextSwitches: 8
- TotalThreadsTotalWallClockTime: 788929705
- TotalThreadsSysTime: 60000000
- TotalThreadsUserTime: 712000000
- TotalThreadsVoluntaryContextSwitches: 600
- TotalTime: 1102351442
Fragment Instance Lifecycle Timings
- ExecTime: 682193898
- ExecTreeExecTime: 664540737
- InactiveTotalTime: 0
- OpenTime: 106761534
- ExecTreeOpenTime: 115777
- PrepareTime: 313325237
- ExecTreePrepareTime: 30902622
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2132937
- OverallThroughput: 22820
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 54522
- TotalTime: 12094354
- TransmitDataRPCTime: 129399
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 4961978
- CompileTime: 26303277
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 78293748
- PeakMemoryUsage: 516096
- PrepareTime: 34955360
- TotalTime: 140355080
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 5049956
- GetResultsTime: 26081
- HTResizeTime: 452150
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053119
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 10
- StreamingTime: 43056194
- TotalTime: 695549340
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/263.76 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8439333
- BytesReadDataNodeCache: 8439333
- BytesReadLocal: 8439333
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8439333
- DecompressionTime: 20488689
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168221
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10216828
- RowsReturned: 71533
- RowsReturnedRate: 115251
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 593087079
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8439333
- TotalTime: 620666262
Instance c646eac0fa29ed15:4c (host=cdh1.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.17 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10715361
- PerHostPeakMemUsage: 95708776
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1449500
- TotalStorageWaitTime: 2224
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 851754184
- TotalThreadsSysTime: 76000000
- TotalThreadsUserTime: 752000000
- TotalThreadsVoluntaryContextSwitches: 1046
- TotalTime: 1099239664
Fragment Instance Lifecycle Timings
- ExecTime: 742912820
- ExecTreeExecTime: 723976140
- InactiveTotalTime: 0
- OpenTime: 108864752
- ExecTreeOpenTime: 111592
- PrepareTime: 247428600
- ExecTreePrepareTime: 13345820
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 275
- InactiveTotalTime: 0
- NetworkThroughput(*): 1849361
- OverallThroughput: 15375
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 63180
- TotalTime: 17885128
- TransmitDataRPCTime: 148700
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3682888
- CompileTime: 29125396
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 77991644
- PeakMemoryUsage: 516096
- PrepareTime: 48474228
- TotalTime: 156317796
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1911472
- GetResultsTime: 13316
- HTResizeTime: 255440
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790992
- PinTime: 0
- ReductionFactorEstimate: 3.4291476E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 9
- StreamingTime: 52195800
- TotalTime: 737426672
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.17 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8640571
- BytesReadDataNodeCache: 8640571
- BytesReadLocal: 8640571
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8640571
- DecompressionTime: 22448260
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168220
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10514078
- RowsReturned: 60740
- RowsReturnedRate: 90567
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 641490104
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8263214
- TotalTime: 670661092
Instance c646eac0fa29ed15:2e (host=cdh3.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.63 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977439
- PerHostPeakMemUsage: 114551938
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1045250
- TotalStorageWaitTime: 142040
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 855375312
- TotalThreadsSysTime: 68000000
- TotalThreadsUserTime: 756000000
- TotalThreadsVoluntaryContextSwitches: 1236
- TotalTime: 1097341076
Fragment Instance Lifecycle Timings
- ExecTime: 760982338
- ExecTreeExecTime: 741821698
- InactiveTotalTime: 0
- OpenTime: 94425262
- ExecTreeOpenTime: 151400
- PrepareTime: 241886716
- ExecTreePrepareTime: 15357658
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1934067
- OverallThroughput: 195105
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 56138
- TotalTime: 1137848
- TransmitDataRPCTime: 114784
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4350212
- CompileTime: 27031308
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 64838358
- PeakMemoryUsage: 516096
- PrepareTime: 47247098
- TotalTime: 139906098
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 10033388
- GetResultsTime: 25980
- HTResizeTime: 640726
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053097
- PinTime: 0
- ReductionFactorEstimate: 3.42513745E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 7
- StreamingTime: 63141934
- TotalTime: 757321972
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.63 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8100185
- BytesReadDataNodeCache: 8100185
- BytesReadLocal: 8100185
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8100185
- DecompressionTime: 23283082
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168206
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 9974621
- RowsReturned: 15044
- RowsReturnedRate: 22174
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 649983504
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8100185
- TotalTime: 678437924
Instance c646eac0fa29ed15:3 (host=cdh8.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/273.18 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977424
- PerHostPeakMemUsage: 96764279
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1087369
- TotalStorageWaitTime: 3150
- TotalThreadsInvoluntaryContextSwitches: 8
- TotalThreadsTotalWallClockTime: 787679762
- TotalThreadsSysTime: 40000000
- TotalThreadsUserTime: 720000000
- TotalThreadsVoluntaryContextSwitches: 992
- TotalTime: 1090476560
Fragment Instance Lifecycle Timings
- ExecTime: 658944103
- ExecTreeExecTime: 642368009
- InactiveTotalTime: 0
- OpenTime: 128758342
- ExecTreeOpenTime: 147498
- PrepareTime: 302705903
- ExecTreePrepareTime: 27822618
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1680385
- OverallThroughput: 31586
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 59213
- TotalTime: 8737996
- TransmitDataRPCTime: 164248
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3654488
- CompileTime: 37490815
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 87409073
- PeakMemoryUsage: 516096
- PrepareTime: 24375004
- TotalTime: 149843679
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 7208328
- GetResultsTime: 25635
- HTResizeTime: 445655
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053094
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 10
- StreamingTime: 49809082
- TotalTime: 670328031
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/273.18 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8882233
- BytesReadDataNodeCache: 8882233
- BytesReadLocal: 8882233
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8882233
- DecompressionTime: 19728695
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168216
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10809980
- RowsReturned: 112472
- RowsReturnedRate: 190129
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 561985340
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8882233
- TotalTime: 591553565
Instance c646eac0fa29ed15:b (host=cdh4.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/273.49 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977584
- PerHostPeakMemUsage: 94561940
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 860814
- TotalStorageWaitTime: 2608
- TotalThreadsInvoluntaryContextSwitches: 7
- TotalThreadsTotalWallClockTime: 823238148
- TotalThreadsSysTime: 64000000
- TotalThreadsUserTime: 724000000
- TotalThreadsVoluntaryContextSwitches: 799
- TotalTime: 1080837028
Fragment Instance Lifecycle Timings
- ExecTime: 697456152
- ExecTreeExecTime: 682382026
- InactiveTotalTime: 0
- OpenTime: 126873494
- ExecTreeOpenTime: 173178
- PrepareTime: 256458066
- ExecTreePrepareTime: 744862
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 3557893
- OverallThroughput: 742630
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 34148
- TotalTime: 371652
- TransmitDataRPCTime: 77574
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 9412098
- CompileTime: 27379024
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 95371172
- PeakMemoryUsage: 516096
- PrepareTime: 57130538
- TotalTime: 186298104
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 104696
- GetResultsTime: 15510
- HTResizeTime: 382464
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053219
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 10
- StreamingTime: 43325642
- TotalTime: 683292772
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/273.49 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9208915
- BytesReadDataNodeCache: 9208915
- BytesReadLocal: 9208915
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9208915
- DecompressionTime: 19274816
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168234
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11031354
- RowsReturned: 109957
- RowsReturnedRate: 172173
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 606990674
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8821733
- TotalTime: 638639500
Instance c646eac0fa29ed15:2 (host=cdh8.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/273.25 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10715330
- PerHostPeakMemUsage: 96764279
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1084807
- TotalStorageWaitTime: 3210
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 775798827
- TotalThreadsSysTime: 64000000
- TotalThreadsUserTime: 684000000
- TotalThreadsVoluntaryContextSwitches: 823
- TotalTime: 1080485229
Fragment Instance Lifecycle Timings
- ExecTime: 654767265
- ExecTreeExecTime: 639051064
- InactiveTotalTime: 0
- OpenTime: 121055142
- ExecTreeOpenTime: 116612
- PrepareTime: 304518615
- ExecTreePrepareTime: 28320792
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2369932
- OverallThroughput: 29265
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 47702
- TotalTime: 9431045
- TransmitDataRPCTime: 116459
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2597239
- CompileTime: 30935804
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 88125746
- PeakMemoryUsage: 516096
- PrepareTime: 22593833
- TotalTime: 142148410
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1531773
- GetResultsTime: 17813
- HTResizeTime: 369079
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790974
- PinTime: 0
- ReductionFactorEstimate: 3.4292501E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 10
- StreamingTime: 44018612
- TotalTime: 667480756
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/273.25 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8988216
- BytesReadDataNodeCache: 8988216
- BytesReadLocal: 8988216
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8988216
- DecompressionTime: 19523080
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168216
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10865266
- RowsReturned: 110634
- RowsReturnedRate: 185442
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 564901388
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8228616
- TotalTime: 596594687
Instance c646eac0fa29ed15:3b (host=cdh17.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.59 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977497
- PerHostPeakMemUsage: 95397741
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1051870
- TotalStorageWaitTime: 1104
- TotalThreadsInvoluntaryContextSwitches: 18
- TotalThreadsTotalWallClockTime: 908752434
- TotalThreadsSysTime: 52000000
- TotalThreadsUserTime: 840000000
- TotalThreadsVoluntaryContextSwitches: 619
- TotalTime: 1075255764
Fragment Instance Lifecycle Timings
- ExecTime: 789681019
- ExecTreeExecTime: 772505102
- InactiveTotalTime: 0
- OpenTime: 119088554
- ExecTreeOpenTime: 154206
- PrepareTime: 166450675
- ExecTreePrepareTime: 12989467
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 2025067
- OverallThroughput: 14574
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 50012
- TotalTime: 15232032
- TransmitDataRPCTime: 109626
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 2454338
- CompileTime: 41212935
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 76417998
- PeakMemoryUsage: 516096
- PrepareTime: 24102547
- TotalTime: 142400742
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 6975250
- GetResultsTime: 17111
- HTResizeTime: 380155
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053147
- PinTime: 0
- ReductionFactorEstimate: 3.425097733333333E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 7
- StreamingTime: 41098046
- TotalTime: 785642647
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.59 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8191121
- BytesReadDataNodeCache: 8191121
- BytesReadLocal: 8191121
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8191121
- DecompressionTime: 21055638
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168220
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 9975009
- RowsReturned: 14313
- RowsReturnedRate: 19574
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 705711620
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8191121
- TotalTime: 731211509
Instance c646eac0fa29ed15:9 (host=cdh8.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.49 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714801
- PerHostPeakMemUsage: 96764279
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 950845
- TotalStorageWaitTime: 902
- TotalThreadsInvoluntaryContextSwitches: 7
- TotalThreadsTotalWallClockTime: 746337621
- TotalThreadsSysTime: 60000000
- TotalThreadsUserTime: 668000000
- TotalThreadsVoluntaryContextSwitches: 732
- TotalTime: 1068615759
Fragment Instance Lifecycle Timings
- ExecTime: 629737026
- ExecTreeExecTime: 613918920
- InactiveTotalTime: 0
- OpenTime: 116639287
- ExecTreeOpenTime: 144381
- PrepareTime: 322195837
- ExecTreePrepareTime: 28857789
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1633157
- OverallThroughput: 24791
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 33200
- TotalTime: 8954705
- TransmitDataRPCTime: 135933
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4631523
- CompileTime: 27969645
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 85666175
- PeakMemoryUsage: 516096
- PrepareTime: 43106375
- TotalTime: 157627072
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 14614114
- GetResultsTime: 8342
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790477
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 9
- StreamingTime: 43769626
- TotalTime: 642914603
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.49 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8179025
- BytesReadDataNodeCache: 8179025
- BytesReadLocal: 8179025
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8179025
- DecompressionTime: 22748182
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168117
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10580947
- RowsReturned: 12088
- RowsReturnedRate: 21209
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 542606822
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8179025
- TotalTime: 569933630
Instance c646eac0fa29ed15:5c (host=cdh12.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.60 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714685
- PerHostPeakMemUsage: 103331482
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 956591
- TotalStorageWaitTime: 823
- TotalThreadsInvoluntaryContextSwitches: 9
- TotalThreadsTotalWallClockTime: 788928155
- TotalThreadsSysTime: 56000000
- TotalThreadsUserTime: 704000000
- TotalThreadsVoluntaryContextSwitches: 980
- TotalTime: 1066969943
Fragment Instance Lifecycle Timings
- ExecTime: 690682667
- ExecTreeExecTime: 673185572
- InactiveTotalTime: 0
- OpenTime: 98284484
- ExecTreeOpenTime: 159240
- PrepareTime: 277979435
- ExecTreePrepareTime: 19821325
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 2283786
- OverallThroughput: 294911
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 38178
- TotalTime: 752769
- TransmitDataRPCTime: 97207
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3468328
- CompileTime: 27807484
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 68023166
- PeakMemoryUsage: 516096
- PrepareTime: 31427124
- TotalTime: 127906992
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 65301
- GetResultsTime: 16711
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790455
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 8
- StreamingTime: 48597208
- TotalTime: 693159426
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.60 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8279085
- BytesReadDataNodeCache: 8279085
- BytesReadLocal: 8279085
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8279085
- DecompressionTime: 21932480
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168107
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10520621
- RowsReturned: 13168
- RowsReturnedRate: 21112
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 596810771
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8279085
- TotalTime: 623704582
Instance c646eac0fa29ed15:7 (host=cdh8.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/263.76 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977465
- PerHostPeakMemUsage: 96764279
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 2029608
- TotalStorageWaitTime: 2610
- TotalThreadsInvoluntaryContextSwitches: 9
- TotalThreadsTotalWallClockTime: 775216112
- TotalThreadsSysTime: 60000000
- TotalThreadsUserTime: 696000000
- TotalThreadsVoluntaryContextSwitches: 664
- TotalTime: 1065375218
Fragment Instance Lifecycle Timings
- ExecTime: 655011860
- ExecTreeExecTime: 636080805
- InactiveTotalTime: 0
- OpenTime: 120241625
- ExecTreeOpenTime: 102350
- PrepareTime: 290052295
- ExecTreePrepareTime: 3636901
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1263765
- OverallThroughput: 11029
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 58015
- TotalTime: 25024613
- TransmitDataRPCTime: 218395
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 5451782
- CompileTime: 27206184
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 90561504
- PeakMemoryUsage: 516096
- PrepareTime: 60632859
- TotalTime: 179534163
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 647675
- GetResultsTime: 16122
- HTResizeTime: 418207
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053119
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 10
- StreamingTime: 42998578
- TotalTime: 639812146
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/263.76 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8633657
- BytesReadDataNodeCache: 8633657
- BytesReadLocal: 8633657
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8633657
- DecompressionTime: 19513336
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168220
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10499609
- RowsReturned: 73011
- RowsReturnedRate: 123182
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 565700581
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8220743
- TotalTime: 592708132
Instance c646eac0fa29ed15:1 (host=cdh8.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.54 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977462
- PerHostPeakMemUsage: 96764279
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1219838
- TotalStorageWaitTime: 937
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 755119219
- TotalThreadsSysTime: 52000000
- TotalThreadsUserTime: 684000000
- TotalThreadsVoluntaryContextSwitches: 706
- TotalTime: 1065166705
Fragment Instance Lifecycle Timings
- ExecTime: 659529998
- ExecTreeExecTime: 642952356
- InactiveTotalTime: 0
- OpenTime: 95616868
- ExecTreeOpenTime: 219526
- PrepareTime: 309978103
- ExecTreePrepareTime: 37321427
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1584559
- OverallThroughput: 257357
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 56703
- TotalTime: 862613
- TransmitDataRPCTime: 140102
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4611023
- CompileTime: 26447863
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 66766759
- PeakMemoryUsage: 516096
- PrepareTime: 31512807
- TotalTime: 125394137
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 22326274
- GetResultsTime: 18888
- HTResizeTime: 494800
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053107
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 8
- StreamingTime: 41684750
- TotalTime: 680486691
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.54 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8321575
- BytesReadDataNodeCache: 8321575
- BytesReadLocal: 8321575
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8321575
- DecompressionTime: 19679119
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168216
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10145002
- RowsReturned: 16658
- RowsReturnedRate: 27713
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 576958695
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8321575
- TotalTime: 601072339
Instance c646eac0fa29ed15:12 (host=cdh4.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.60 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714670
- PerHostPeakMemUsage: 94561940
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 958526
- TotalStorageWaitTime: 704
- TotalThreadsInvoluntaryContextSwitches: 6
- TotalThreadsTotalWallClockTime: 759634212
- TotalThreadsSysTime: 68000000
- TotalThreadsUserTime: 676000000
- TotalThreadsVoluntaryContextSwitches: 801
- TotalTime: 1064837890
Fragment Instance Lifecycle Timings
- ExecTime: 639954806
- ExecTreeExecTime: 624475922
- InactiveTotalTime: 0
- OpenTime: 119703444
- ExecTreeOpenTime: 150092
- PrepareTime: 305140622
- ExecTreePrepareTime: 29228534
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 2246690
- OverallThroughput: 60346
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 46492
- TotalTime: 3678758
- TransmitDataRPCTime: 98812
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3798706
- CompileTime: 27512728
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 89182490
- PeakMemoryUsage: 516096
- PrepareTime: 30964834
- TotalTime: 148876334
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 3496758
- GetResultsTime: 7418
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790385
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 9
- StreamingTime: 43029014
- TotalTime: 653846716
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.60 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8018386
- BytesReadDataNodeCache: 8018386
- BytesReadLocal: 8018386
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8018386
- DecompressionTime: 23892594
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168107
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10476315
- RowsReturned: 12489
- RowsReturnedRate: 21487
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 553355034
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8018386
- TotalTime: 581228562
Instance c646eac0fa29ed15:1b (host=cdh2.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.63 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977443
- PerHostPeakMemUsage: 120185886
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1259536
- TotalStorageWaitTime: 12248
- TotalThreadsInvoluntaryContextSwitches: 10
- TotalThreadsTotalWallClockTime: 783814152
- TotalThreadsSysTime: 72000000
- TotalThreadsUserTime: 688000000
- TotalThreadsVoluntaryContextSwitches: 1097
- TotalTime: 1060990632
Fragment Instance Lifecycle Timings
- ExecTime: 674092180
- ExecTreeExecTime: 658613548
- InactiveTotalTime: 0
- OpenTime: 109744396
- ExecTreeOpenTime: 148628
- PrepareTime: 277108496
- ExecTreePrepareTime: 16752872
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 1735937
- OverallThroughput: 344662
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 46724
- TotalTime: 803684
- TransmitDataRPCTime: 159568
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2910212
- CompileTime: 29669472
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 77372260
- PeakMemoryUsage: 516096
- PrepareTime: 34137804
- TotalTime: 141779272
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1068060
- GetResultsTime: 22264
- HTResizeTime: 353432
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053087
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 10
- StreamingTime: 49642896
- TotalTime: 675506012
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.63 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8012931
- BytesReadDataNodeCache: 8012931
- BytesReadLocal: 8012931
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8012931
- DecompressionTime: 21931640
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168225
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 9939552
- RowsReturned: 16192
- RowsReturnedRate: 26610
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 581342124
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 5341954
- TotalTime: 608471016
Instance c646eac0fa29ed15:1d (host=cdh2.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.56 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976757
- PerHostPeakMemUsage: 120185886
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1253180
- TotalStorageWaitTime: 1708
- TotalThreadsInvoluntaryContextSwitches: 13
- TotalThreadsTotalWallClockTime: 809389412
- TotalThreadsSysTime: 64000000
- TotalThreadsUserTime: 720000000
- TotalThreadsVoluntaryContextSwitches: 1336
- TotalTime: 1059137168
Fragment Instance Lifecycle Timings
- ExecTime: 692508312
- ExecTreeExecTime: 676757704
- InactiveTotalTime: 0
- OpenTime: 116906704
- ExecTreeOpenTime: 129332
- PrepareTime: 247797744
- ExecTreePrepareTime: 13408252
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2126675
- OverallThroughput: 34945
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 64216
- TotalTime: 7897932
- TransmitDataRPCTime: 129780
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3708772
- CompileTime: 27328932
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 87351596
- PeakMemoryUsage: 516096
- PrepareTime: 40289116
- TotalTime: 155685600
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 8372108
- GetResultsTime: 31488
- HTResizeTime: 393880
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052511
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 10
- StreamingTime: 57499852
- TotalTime: 690281624
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.56 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8752227
- BytesReadDataNodeCache: 8752227
- BytesReadLocal: 8752227
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8752227
- DecompressionTime: 23526920
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168080
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11208013
- RowsReturned: 63298
- RowsReturnedRate: 102320
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 588145888
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 5834818
- TotalTime: 618623720
Instance c646eac0fa29ed15:43 (host=cdh5.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.68 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714552
- PerHostPeakMemUsage: 84225298
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 884876
- TotalStorageWaitTime: 1496
- TotalThreadsInvoluntaryContextSwitches: 12
- TotalThreadsTotalWallClockTime: 799183334
- TotalThreadsSysTime: 76000000
- TotalThreadsUserTime: 708000000
- TotalThreadsVoluntaryContextSwitches: 450
- TotalTime: 1054823554
Fragment Instance Lifecycle Timings
- ExecTime: 653842638
- ExecTreeExecTime: 636236334
- InactiveTotalTime: 0
- OpenTime: 145366672
- ExecTreeOpenTime: 162052
- PrepareTime: 255574356
- ExecTreePrepareTime: 19432434
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 2549848
- OverallThroughput: 38434
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 44242
- TotalTime: 5776020
- TransmitDataRPCTime: 87064
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3999832
- CompileTime: 45580694
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 97095332
- PeakMemoryUsage: 516096
- PrepareTime: 41179814
- TotalTime: 184638702
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 11415096
- GetResultsTime: 6746
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790275
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 9
- StreamingTime: 36049696
- TotalTime: 655823198
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.68 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 7918869
- BytesReadDataNodeCache: 7918869
- BytesReadLocal: 7918869
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 7918869
- DecompressionTime: 23074408
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168068
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10315760
- RowsReturned: 14208
- RowsReturnedRate: 23692
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 572113100
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 7918869
- TotalTime: 599691956
Instance c646eac0fa29ed15:d (host=cdh4.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.64 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977374
- PerHostPeakMemUsage: 94561940
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1102764
- TotalStorageWaitTime: 652
- TotalThreadsInvoluntaryContextSwitches: 6
- TotalThreadsTotalWallClockTime: 751359284
- TotalThreadsSysTime: 56000000
- TotalThreadsUserTime: 672000000
- TotalThreadsVoluntaryContextSwitches: 777
- TotalTime: 1054365098
Fragment Instance Lifecycle Timings
- ExecTime: 650553144
- ExecTreeExecTime: 633108594
- InactiveTotalTime: 0
- OpenTime: 100840748
- ExecTreeOpenTime: 98236
- PrepareTime: 302926984
- ExecTreePrepareTime: 36636784
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1862916
- OverallThroughput: 14297
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 39844
- TotalTime: 15526786
- TransmitDataRPCTime: 119168
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4619776
- CompileTime: 26679724
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 71917224
- PeakMemoryUsage: 516096
- PrepareTime: 30766924
- TotalTime: 130055540
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 17335138
- GetResultsTime: 12024
- HTResizeTime: 837866
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053051
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 8
- StreamingTime: 42681340
- TotalTime: 669836960
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.64 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8071883
- BytesReadDataNodeCache: 8071883
- BytesReadLocal: 8071883
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8071883
- DecompressionTime: 19746672
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168205
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 9994482
- RowsReturned: 16073
- RowsReturnedRate: 27234
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 566422276
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8071883
- TotalTime: 590174734
Instance c646eac0fa29ed15:3f (host=cdh5.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.71 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 19103450
- PerHostPeakMemUsage: 84225298
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 905746
- TotalStorageWaitTime: 7236942
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 789944580
- TotalThreadsSysTime: 84000000
- TotalThreadsUserTime: 680000000
- TotalThreadsVoluntaryContextSwitches: 995
- TotalTime: 1051622914
Fragment Instance Lifecycle Timings
- ExecTime: 689764920
- ExecTreeExecTime: 671565610
- InactiveTotalTime: 0
- OpenTime: 100207484
- ExecTreeOpenTime: 95678
- PrepareTime: 261613554
- ExecTreePrepareTime: 26787094
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 2145507
- OverallThroughput: 17458
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 55288
- TotalTime: 12715636
- TransmitDataRPCTime: 103472
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4244902
- CompileTime: 25412372
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 72191188
- PeakMemoryUsage: 516096
- PrepareTime: 41388318
- TotalTime: 139821706
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 8374224
- GetResultsTime: 13190
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790538
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 8
- StreamingTime: 51944498
- TotalTime: 698440780
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.71 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8219606
- BytesReadDataNodeCache: 0
- BytesReadLocal: 8219606
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8219606
- DecompressionTime: 22743374
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 1
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 8556702
- PerReadThreadRawHdfsThroughput: 1684064584
- RemoteScanRanges: 0
- RowsRead: 10388737
- RowsReturned: 11801
- RowsReturnedRate: 19059
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 587599788
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 4880814
- TotalReadThroughput: 8219606
- TotalTime: 619176160
Instance c646eac0fa29ed15:83 (host=cdh13.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/296.14 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977455
- PerHostPeakMemUsage: 114635095
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1147039
- TotalStorageWaitTime: 4449
- TotalThreadsInvoluntaryContextSwitches: 15
- TotalThreadsTotalWallClockTime: 898716357
- TotalThreadsSysTime: 48000000
- TotalThreadsUserTime: 828000000
- TotalThreadsVoluntaryContextSwitches: 846
- TotalTime: 1050649635
Fragment Instance Lifecycle Timings
- ExecTime: 814844230
- ExecTreeExecTime: 797464226
- InactiveTotalTime: 0
- OpenTime: 83904859
- ExecTreeOpenTime: 100335
- PrepareTime: 151637795
- ExecTreePrepareTime: 1367952
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 1676298
- OverallThroughput: 19823
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 50013
- TotalTime: 13973463
- TransmitDataRPCTime: 165245
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2386484
- CompileTime: 25074971
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 57372018
- PeakMemoryUsage: 516096
- PrepareTime: 30039252
- TotalTime: 112924648
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 561453
- GetResultsTime: 12611
- HTResizeTime: 350106
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053107
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 8
- StreamingTime: 49267354
- TotalTime: 798927446
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:5/296.14 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 5 out of 5
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:5
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9645381
- BytesReadDataNodeCache: 9645381
- BytesReadLocal: 9645381
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9645381
- DecompressionTime: 24342805
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 5
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168220
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11684711
- RowsReturned: 231854
- RowsReturnedRate: 310162
- ScanRangesComplete: 5
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 708953072
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8469925
- TotalTime: 747524120
Instance c646eac0fa29ed15:40 (host=cdh5.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.51 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 19103253
- PerHostPeakMemUsage: 84225298
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1045314
- TotalStorageWaitTime: 7233370
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 795559526
- TotalThreadsSysTime: 84000000
- TotalThreadsUserTime: 688000000
- TotalThreadsVoluntaryContextSwitches: 1363
- TotalTime: 1050076690
Fragment Instance Lifecycle Timings
- ExecTime: 665723490
- ExecTreeExecTime: 647447832
- InactiveTotalTime: 0
- OpenTime: 129868080
- ExecTreeOpenTime: 128760
- PrepareTime: 254440208
- ExecTreePrepareTime: 2074256
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1439016
- OverallThroughput: 7374
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 54742
- TotalTime: 30103378
- TransmitDataRPCTime: 154272
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4936344
- CompileTime: 27718658
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 99282392
- PeakMemoryUsage: 516096
- PrepareTime: 48259832
- TotalTime: 176271334
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 1046174
- GetResultsTime: 10952
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790343
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 9
- StreamingTime: 59688774
- TotalTime: 649644176
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.51 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8217327
- BytesReadDataNodeCache: 0
- BytesReadLocal: 8217327
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8217327
- DecompressionTime: 22336774
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 1
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 8556700
- PerReadThreadRawHdfsThroughput: 1730384699
- RemoteScanRanges: 0
- RowsRead: 10688366
- RowsReturned: 11803
- RowsReturnedRate: 20095
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 556180494
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 4748844
- TotalReadThroughput: 8217327
- TotalTime: 587340026
Instance c646eac0fa29ed15:59 (host=cdh12.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/284.29 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977460
- PerHostPeakMemUsage: 103331482
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1269841
- TotalStorageWaitTime: 3821
- TotalThreadsInvoluntaryContextSwitches: 7
- TotalThreadsTotalWallClockTime: 846884949
- TotalThreadsSysTime: 44000000
- TotalThreadsUserTime: 764000000
- TotalThreadsVoluntaryContextSwitches: 943
- TotalTime: 1049681132
Fragment Instance Lifecycle Timings
- ExecTime: 738438170
- ExecTreeExecTime: 719465796
- InactiveTotalTime: 0
- OpenTime: 108491494
- ExecTreeOpenTime: 130119
- PrepareTime: 198857826
- ExecTreePrepareTime: 1032507
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 1899172
- OverallThroughput: 21463
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 89300
- TotalTime: 12905358
- TransmitDataRPCTime: 145853
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 19302247
- CompileTime: 27739896
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 72025741
- PeakMemoryUsage: 516096
- PrepareTime: 74707484
- TotalTime: 183279548
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 64486
- GetResultsTime: 20296
- HTResizeTime: 293847
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053109
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 9
- StreamingTime: 55028597
- TotalTime: 720622279
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/284.29 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9659146
- BytesReadDataNodeCache: 9659146
- BytesReadLocal: 9659146
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9659146
- DecompressionTime: 21240191
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168216
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11710614
- RowsReturned: 170972
- RowsReturnedRate: 257576
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 630489089
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9266885
- TotalTime: 663772252
Instance c646eac0fa29ed15:3e (host=cdh5.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.46 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977439
- PerHostPeakMemUsage: 84225298
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1527002
- TotalStorageWaitTime: 3354
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 840647730
- TotalThreadsSysTime: 72000000
- TotalThreadsUserTime: 740000000
- TotalThreadsVoluntaryContextSwitches: 620
- TotalTime: 1045601074
Fragment Instance Lifecycle Timings
- ExecTime: 709676388
- ExecTreeExecTime: 691814788
- InactiveTotalTime: 0
- OpenTime: 131011540
- ExecTreeOpenTime: 107756
- PrepareTime: 204871510
- ExecTreePrepareTime: 2027740
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2024172
- OverallThroughput: 614365
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 60340
- TotalTime: 449244
- TransmitDataRPCTime: 136352
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 8559760
- CompileTime: 25446930
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 101534268
- PeakMemoryUsage: 516096
- PrepareTime: 53117594
- TotalTime: 182921432
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 532610
- GetResultsTime: 14182
- HTResizeTime: 537716
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053079
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 10
- StreamingTime: 44738472
- TotalTime: 693944404
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.46 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8732563
- BytesReadDataNodeCache: 8732563
- BytesReadLocal: 8732563
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8732563
- DecompressionTime: 20475302
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168215
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10692331
- RowsReturned: 63307
- RowsReturnedRate: 97875
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 615861820
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8732563
- TotalTime: 646812202
Instance c646eac0fa29ed15:3d (host=cdh5.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.59 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977403
- PerHostPeakMemUsage: 84225298
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1020414
- TotalStorageWaitTime: 854
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 811857176
- TotalThreadsSysTime: 84000000
- TotalThreadsUserTime: 712000000
- TotalThreadsVoluntaryContextSwitches: 567
- TotalTime: 1041911582
Fragment Instance Lifecycle Timings
- ExecTime: 673011672
- ExecTreeExecTime: 654890162
- InactiveTotalTime: 0
- OpenTime: 138880536
- ExecTreeOpenTime: 111954
- PrepareTime: 229978244
- ExecTreePrepareTime: 801472
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1887113
- OverallThroughput: 8502
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 83810
- TotalTime: 26109776
- TransmitDataRPCTime: 117640
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 7430642
- CompileTime: 34210818
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 101703340
- PeakMemoryUsage: 516096
- PrepareTime: 51793926
- TotalTime: 189958362
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 195898
- GetResultsTime: 16340
- HTResizeTime: 478164
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053075
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 9
- StreamingTime: 38657990
- TotalTime: 655794724
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.59 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8113778
- BytesReadDataNodeCache: 8113778
- BytesReadLocal: 8113778
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8113778
- DecompressionTime: 21045704
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168216
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10081143
- RowsReturned: 14833
- RowsReturnedRate: 24096
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 590411876
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8113778
- TotalTime: 615567894
Instance c646eac0fa29ed15:15 (host=cdh2.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.07 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977428
- PerHostPeakMemUsage: 120185886
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1609908
- TotalStorageWaitTime: 1756
- TotalThreadsInvoluntaryContextSwitches: 9
- TotalThreadsTotalWallClockTime: 794579216
- TotalThreadsSysTime: 72000000
- TotalThreadsUserTime: 692000000
- TotalThreadsVoluntaryContextSwitches: 1337
- TotalTime: 1040778632
Fragment Instance Lifecycle Timings
- ExecTime: 702193332
- ExecTreeExecTime: 683754128
- InactiveTotalTime: 0
- OpenTime: 92415580
- ExecTreeOpenTime: 132700
- PrepareTime: 246117120
- ExecTreePrepareTime: 1314424
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1507142
- OverallThroughput: 20924
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 47328
- TotalTime: 13190348
- TransmitDataRPCTime: 183128
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2952936
- CompileTime: 25972864
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 64296056
- PeakMemoryUsage: 516096
- PrepareTime: 39229216
- TotalTime: 130031804
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 161372
- GetResultsTime: 17796
- HTResizeTime: 235444
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053095
- PinTime: 0
- ReductionFactorEstimate: 3.4169134E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 10
- StreamingTime: 56623716
- TotalTime: 685195220
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.07 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8508242
- BytesReadDataNodeCache: 8508242
- BytesReadLocal: 8508242
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8508242
- DecompressionTime: 20652524
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168206
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10319970
- RowsReturned: 62663
- RowsReturnedRate: 100025
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 598489724
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8141330
- TotalTime: 626469260
Instance c646eac0fa29ed15:57 (host=cdh14.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/311.72 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714503
- PerHostPeakMemUsage: 113388416
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1251064
- TotalStorageWaitTime: 5530
- TotalThreadsInvoluntaryContextSwitches: 9
- TotalThreadsTotalWallClockTime: 890129818
- TotalThreadsSysTime: 56000000
- TotalThreadsUserTime: 808000000
- TotalThreadsVoluntaryContextSwitches: 631
- TotalTime: 1036144521
Fragment Instance Lifecycle Timings
- ExecTime: 742324722
- ExecTreeExecTime: 724416207
- InactiveTotalTime: 0
- OpenTime: 147849686
- ExecTreeOpenTime: 125747
- PrepareTime: 145945633
- ExecTreePrepareTime: 15623957
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 278
- InactiveTotalTime: 0
- NetworkThroughput(*): 2184744
- OverallThroughput: 362359
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 59203
- TotalTime: 767193
- TransmitDataRPCTime: 127246
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3654049
- CompileTime: 43587322
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 102592355
- PeakMemoryUsage: 516096
- PrepareTime: 28816128
- TotalTime: 175668447
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 5550775
- GetResultsTime: 16829
- HTResizeTime: 207775
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790265
- PinTime: 0
- ReductionFactorEstimate: 3.429360516666667E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 9
- StreamingTime: 42250298
- TotalTime: 740160305
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:6/311.72 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 6 out of 6
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:6
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9905074
- BytesReadDataNodeCache: 9905074
- BytesReadLocal: 9905074
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9905074
- DecompressionTime: 26479050
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 6
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168050
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 12735622
- RowsReturned: 295615
- RowsReturnedRate: 433865
- ScanRangesComplete: 6
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 637277686
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 7835316
- TotalTime: 681351270
Instance c646eac0fa29ed15:49 (host=cdh1.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.45 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977434
- PerHostPeakMemUsage: 95708776
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 974332
- TotalStorageWaitTime: 51952
- TotalThreadsInvoluntaryContextSwitches: 8
- TotalThreadsTotalWallClockTime: 781915872
- TotalThreadsSysTime: 72000000
- TotalThreadsUserTime: 688000000
- TotalThreadsVoluntaryContextSwitches: 665
- TotalTime: 1034027148
Fragment Instance Lifecycle Timings
- ExecTime: 688648880
- ExecTreeExecTime: 672448244
- InactiveTotalTime: 0
- OpenTime: 93293744
- ExecTreeOpenTime: 92712
- PrepareTime: 252045192
- ExecTreePrepareTime: 16910768
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 2074805
- OverallThroughput: 96378
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 52236
- TotalTime: 2293036
- TransmitDataRPCTime: 106516
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3870688
- CompileTime: 26108952
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 64942764
- PeakMemoryUsage: 516096
- PrepareTime: 29956968
- TotalTime: 121658844
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 7145728
- GetResultsTime: 22488
- HTResizeTime: 226616
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053070
- PinTime: 0
- ReductionFactorEstimate: 3.416986E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 8
- StreamingTime: 46457224
- TotalTime: 689444280
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.45 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8385099
- BytesReadDataNodeCache: 8385099
- BytesReadLocal: 8385099
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8385099
- DecompressionTime: 20503492
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168212
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10258265
- RowsReturned: 18040
- RowsReturnedRate: 28840
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 600763492
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8385099
- TotalTime: 625513892
Instance c646eac0fa29ed15:48 (host=cdh1.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.39 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10715370
- PerHostPeakMemUsage: 95708776
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 984484
- TotalStorageWaitTime: 1188
- TotalThreadsInvoluntaryContextSwitches: 1
- TotalThreadsTotalWallClockTime: 795998748
- TotalThreadsSysTime: 52000000
- TotalThreadsUserTime: 724000000
- TotalThreadsVoluntaryContextSwitches: 825
- TotalTime: 1033446836
Fragment Instance Lifecycle Timings
- ExecTime: 643978248
- ExecTreeExecTime: 627221684
- InactiveTotalTime: 0
- OpenTime: 152052948
- ExecTreeOpenTime: 144020
- PrepareTime: 237380528
- ExecTreePrepareTime: 14276604
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 221
- InactiveTotalTime: 0
- NetworkThroughput(*): 1882389
- OverallThroughput: 7471
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 43500
- TotalTime: 29578356
- TransmitDataRPCTime: 117404
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4749768
- CompileTime: 40949136
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 108963500
- PeakMemoryUsage: 516096
- PrepareTime: 41808680
- TotalTime: 192710504
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 2352936
- GetResultsTime: 10472
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9791019
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 9
- StreamingTime: 43436508
- TotalTime: 641632772
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.39 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8321624
- BytesReadDataNodeCache: 8321624
- BytesReadLocal: 8321624
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8321624
- DecompressionTime: 20001604
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168229
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10267693
- RowsReturned: 12944
- RowsReturnedRate: 22186
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 558467916
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8321624
- TotalTime: 583406716
Instance c646eac0fa29ed15:34 (host=cdh17.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:7/315.74 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977430
- PerHostPeakMemUsage: 95397741
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1044729
- TotalStorageWaitTime: 8113
- TotalThreadsInvoluntaryContextSwitches: 8
- TotalThreadsTotalWallClockTime: 856994411
- TotalThreadsSysTime: 72000000
- TotalThreadsUserTime: 760000000
- TotalThreadsVoluntaryContextSwitches: 741
- TotalTime: 1033077948
Fragment Instance Lifecycle Timings
- ExecTime: 747061188
- ExecTreeExecTime: 731549409
- InactiveTotalTime: 0
- OpenTime: 109952814
- ExecTreeOpenTime: 113235
- PrepareTime: 176017001
- ExecTreePrepareTime: 13273537
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 278
- InactiveTotalTime: 0
- NetworkThroughput(*): 1857767
- OverallThroughput: 35430
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 47865
- TotalTime: 7846382
- TransmitDataRPCTime: 149642
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3428033
- CompileTime: 33135104
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 74601675
- PeakMemoryUsage: 516096
- PrepareTime: 32071106
- TotalTime: 140503491
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 5029775
- GetResultsTime: 20276
- HTResizeTime: 310621
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053088
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 9
- StreamingTime: 48808886
- TotalTime: 744930716
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:7/315.74 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 7 out of 7
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:7
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 10289616
- BytesReadDataNodeCache: 10289616
- BytesReadLocal: 10289616
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 10289616
- DecompressionTime: 23421706
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 7
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168215
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 12558177
- RowsReturned: 319313
- RowsReturnedRate: 468206
- ScanRangesComplete: 7
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 638954948
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9546856
- TotalTime: 681991937
Instance c646eac0fa29ed15:84 (host=cdh13.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.58 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977465
- PerHostPeakMemUsage: 114635095
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1005758
- TotalStorageWaitTime: 941
- TotalThreadsInvoluntaryContextSwitches: 7
- TotalThreadsTotalWallClockTime: 861506904
- TotalThreadsSysTime: 68000000
- TotalThreadsUserTime: 772000000
- TotalThreadsVoluntaryContextSwitches: 834
- TotalTime: 1025454771
Fragment Instance Lifecycle Timings
- ExecTime: 729129741
- ExecTreeExecTime: 710882162
- InactiveTotalTime: 0
- OpenTime: 132425016
- ExecTreeOpenTime: 146403
- PrepareTime: 163872074
- ExecTreePrepareTime: 21272667
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1969080
- OverallThroughput: 222520
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 55612
- TotalTime: 997663
- TransmitDataRPCTime: 112743
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3317516
- CompileTime: 37731122
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 93068467
- PeakMemoryUsage: 516096
- PrepareTime: 27516242
- TotalTime: 158939388
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 10649340
- GetResultsTime: 20198
- HTResizeTime: 273693
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053122
- PinTime: 0
- ReductionFactorEstimate: 3.4246270333333336E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 8
- StreamingTime: 40765743
- TotalTime: 732295262
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.58 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8222238
- BytesReadDataNodeCache: 8222238
- BytesReadLocal: 8222238
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8222238
- DecompressionTime: 19580862
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168212
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 9998027
- RowsReturned: 13732
- RowsReturnedRate: 20501
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 646009821
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8222238
- TotalTime: 669802692
Instance c646eac0fa29ed15:c (host=cdh4.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.65 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977405
- PerHostPeakMemUsage: 94561940
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1145372
- TotalStorageWaitTime: 636
- TotalThreadsInvoluntaryContextSwitches: 10
- TotalThreadsTotalWallClockTime: 719045376
- TotalThreadsSysTime: 80000000
- TotalThreadsUserTime: 616000000
- TotalThreadsVoluntaryContextSwitches: 1118
- TotalTime: 1021916706
Fragment Instance Lifecycle Timings
- ExecTime: 618642652
- ExecTreeExecTime: 601184382
- InactiveTotalTime: 0
- OpenTime: 100716898
- ExecTreeOpenTime: 122334
- PrepareTime: 301936926
- ExecTreePrepareTime: 35298620
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 2145176
- OverallThroughput: 255090
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 46132
- TotalTime: 870278
- TransmitDataRPCTime: 103488
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3740296
- CompileTime: 27096808
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 71645822
- PeakMemoryUsage: 516096
- PrepareTime: 27625880
- TotalTime: 126983784
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 19994146
- GetResultsTime: 21066
- HTResizeTime: 257804
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053054
- PinTime: 0
- ReductionFactorEstimate: 3.41696755E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 9
- StreamingTime: 51143256
- TotalTime: 636598358
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.65 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8208470
- BytesReadDataNodeCache: 8208470
- BytesReadLocal: 8208470
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8208470
- DecompressionTime: 17430170
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168216
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10008815
- RowsReturned: 13687
- RowsReturnedRate: 24898
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 528310062
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8208470
- TotalTime: 549712816
Instance c646eac0fa29ed15:61 (host=cdh7.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/272.02 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977408
- PerHostPeakMemUsage: 87382337
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1182408
- TotalStorageWaitTime: 3147
- TotalThreadsInvoluntaryContextSwitches: 11
- TotalThreadsTotalWallClockTime: 863007013
- TotalThreadsSysTime: 88000000
- TotalThreadsUserTime: 744000000
- TotalThreadsVoluntaryContextSwitches: 602
- TotalTime: 1019273177
Fragment Instance Lifecycle Timings
- ExecTime: 745509255
- ExecTreeExecTime: 728158286
- InactiveTotalTime: 0
- OpenTime: 117523937
- ExecTreeOpenTime: 84415
- PrepareTime: 156198901
- ExecTreePrepareTime: 1931888
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2053097
- OverallThroughput: 67240
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 45159
- TotalTime: 4104692
- TransmitDataRPCTime: 134431
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3457531
- CompileTime: 22139980
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 80488607
- PeakMemoryUsage: 516096
- PrepareTime: 45294786
- TotalTime: 148579855
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 598303
- GetResultsTime: 16354
- HTResizeTime: 253669
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053061
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 9
- StreamingTime: 42740618
- TotalTime: 730168491
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/272.02 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9206014
- BytesReadDataNodeCache: 9206014
- BytesReadLocal: 9206014
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9206014
- DecompressionTime: 20325758
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168208
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11148228
- RowsReturned: 104318
- RowsReturnedRate: 152277
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 655263147
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8476798
- TotalTime: 685053457
Instance c646eac0fa29ed15:8d (host=cdh9.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/280.34 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977458
- PerHostPeakMemUsage: 82898877
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1394529
- TotalStorageWaitTime: 3404
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 840118684
- TotalThreadsSysTime: 92000000
- TotalThreadsUserTime: 720000000
- TotalThreadsVoluntaryContextSwitches: 817
- TotalTime: 1017382978
Fragment Instance Lifecycle Timings
- ExecTime: 724772443
- ExecTreeExecTime: 702527166
- InactiveTotalTime: 0
- OpenTime: 115375800
- ExecTreeOpenTime: 132599
- PrepareTime: 177191339
- ExecTreePrepareTime: 3886174
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 275
- InactiveTotalTime: 0
- NetworkThroughput(*): 1981596
- OverallThroughput: 617259
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 55749
- TotalTime: 445518
- TransmitDataRPCTime: 138777
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 6610106
- CompileTime: 29464001
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 80642414
- PeakMemoryUsage: 516096
- PrepareTime: 51580894
- TotalTime: 164164924
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 677213
- GetResultsTime: 13733
- HTResizeTime: 397773
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053102
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 9
- StreamingTime: 51698639
- TotalTime: 706539249
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/280.34 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8952814
- BytesReadDataNodeCache: 8952814
- BytesReadLocal: 8952814
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8952814
- DecompressionTime: 21392169
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168225
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11259093
- RowsReturned: 116610
- RowsReturnedRate: 179262
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 618709456
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8577465
- TotalTime: 650498658
Instance c646eac0fa29ed15:45 (host=cdh1.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.43 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10715346
- PerHostPeakMemUsage: 95708776
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 934700
- TotalStorageWaitTime: 1336
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 841926472
- TotalThreadsSysTime: 100000000
- TotalThreadsUserTime: 704000000
- TotalThreadsVoluntaryContextSwitches: 603
- TotalTime: 1016196620
Fragment Instance Lifecycle Timings
- ExecTime: 707308300
- ExecTreeExecTime: 691387740
- InactiveTotalTime: 0
- OpenTime: 134644800
- ExecTreeOpenTime: 132316
- PrepareTime: 174201720
- ExecTreePrepareTime: 1748264
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 2272820
- OverallThroughput: 102388
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 37428
- TotalTime: 2168220
- TransmitDataRPCTime: 97676
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 5966760
- CompileTime: 30550464
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 95961488
- PeakMemoryUsage: 516096
- PrepareTime: 63980040
- TotalTime: 193028856
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 502400
- GetResultsTime: 9052
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790981
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 8
- StreamingTime: 47382108
- TotalTime: 693255736
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.43 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8456993
- BytesReadDataNodeCache: 8456993
- BytesReadLocal: 8456993
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8456993
- DecompressionTime: 20693976
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168218
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10271515
- RowsReturned: 13534
- RowsReturnedRate: 21028
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 615478976
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8456993
- TotalTime: 643616160
Instance c646eac0fa29ed15:39 (host=cdh17.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/273.29 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976881
- PerHostPeakMemUsage: 95397741
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1156173
- TotalStorageWaitTime: 2593
- TotalThreadsInvoluntaryContextSwitches: 11
- TotalThreadsTotalWallClockTime: 825769794
- TotalThreadsSysTime: 68000000
- TotalThreadsUserTime: 728000000
- TotalThreadsVoluntaryContextSwitches: 1328
- TotalTime: 1014500576
Fragment Instance Lifecycle Timings
- ExecTime: 714104353
- ExecTreeExecTime: 697760974
- InactiveTotalTime: 0
- OpenTime: 111702375
- ExecTreeOpenTime: 113281
- PrepareTime: 188668183
- ExecTreePrepareTime: 11139239
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1702684
- OverallThroughput: 147806
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 50502
- TotalTime: 1867306
- TransmitDataRPCTime: 162097
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 4644853
- CompileTime: 27435933
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 82094721
- PeakMemoryUsage: 516096
- PrepareTime: 43803471
- TotalTime: 154328817
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 6876543
- GetResultsTime: 18546
- HTResizeTime: 907221
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052599
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 9
- StreamingTime: 61537382
- TotalTime: 709007853
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/273.29 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8945689
- BytesReadDataNodeCache: 8945689
- BytesReadLocal: 8945689
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8945689
- DecompressionTime: 24484520
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168110
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11532786
- RowsReturned: 109991
- RowsReturnedRate: 173028
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 602305537
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8566055
- TotalTime: 635680404
Instance c646eac0fa29ed15:63 (host=cdh7.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.65 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977501
- PerHostPeakMemUsage: 87382337
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1196588
- TotalStorageWaitTime: 1061
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 832034233
- TotalThreadsSysTime: 60000000
- TotalThreadsUserTime: 752000000
- TotalThreadsVoluntaryContextSwitches: 407
- TotalTime: 1002267671
Fragment Instance Lifecycle Timings
- ExecTime: 699379804
- ExecTreeExecTime: 679642058
- InactiveTotalTime: 0
- OpenTime: 132677936
- ExecTreeOpenTime: 127613
- PrepareTime: 170184664
- ExecTreePrepareTime: 22781954
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 2019338
- OverallThroughput: 198304
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 48183
- TotalTime: 1119490
- TransmitDataRPCTime: 109937
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3412456
- CompileTime: 37449548
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 93408535
- PeakMemoryUsage: 516096
- PrepareTime: 32259481
- TotalTime: 163762609
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 8052540
- GetResultsTime: 14733
- HTResizeTime: 274171
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053150
- PinTime: 0
- ReductionFactorEstimate: 3.4272485E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 8
- StreamingTime: 33708477
- TotalTime: 702544784
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.65 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8320737
- BytesReadDataNodeCache: 8320737
- BytesReadLocal: 8320737
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8320737
- DecompressionTime: 18002756
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168226
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10024138
- RowsReturned: 14121
- RowsReturnedRate: 21870
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 623546306
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8320737
- TotalTime: 645670758
Instance c646eac0fa29ed15:30 (host=cdh3.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.67 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714749
- PerHostPeakMemUsage: 114551938
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 969322
- TotalStorageWaitTime: 195488
- TotalThreadsInvoluntaryContextSwitches: 4
- TotalThreadsTotalWallClockTime: 779162184
- TotalThreadsSysTime: 92000000
- TotalThreadsUserTime: 656000000
- TotalThreadsVoluntaryContextSwitches: 1014
- TotalTime: 1002137374
Fragment Instance Lifecycle Timings
- ExecTime: 630126506
- ExecTreeExecTime: 610825346
- InactiveTotalTime: 0
- OpenTime: 149070680
- ExecTreeOpenTime: 156948
- PrepareTime: 222908184
- ExecTreePrepareTime: 15300740
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1846245
- OverallThroughput: 34297
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 63788
- TotalTime: 6472806
- TransmitDataRPCTime: 120244
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 4079280
- CompileTime: 45564358
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 100849012
- PeakMemoryUsage: 516096
- PrepareTime: 31566556
- TotalTime: 178738978
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 4267426
- GetResultsTime: 14618
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790482
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 9
- StreamingTime: 57938882
- TotalTime: 626273708
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.67 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 7767142
- BytesReadDataNodeCache: 7767142
- BytesReadLocal: 7767142
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 7767142
- DecompressionTime: 22763810
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168095
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10161587
- RowsReturned: 14813
- RowsReturnedRate: 26808
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 524205800
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 7767142
- TotalTime: 552549060
Instance c646eac0fa29ed15:4b (host=cdh1.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/261.91 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977343
- PerHostPeakMemUsage: 95708776
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1265972
- TotalStorageWaitTime: 1828
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 748732508
- TotalThreadsSysTime: 56000000
- TotalThreadsUserTime: 672000000
- TotalThreadsVoluntaryContextSwitches: 438
- TotalTime: 1002078044
Fragment Instance Lifecycle Timings
- ExecTime: 661309888
- ExecTreeExecTime: 643776660
- InactiveTotalTime: 0
- OpenTime: 87443000
- ExecTreeOpenTime: 115704
- PrepareTime: 253280496
- ExecTreePrepareTime: 26697044
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1994738
- OverallThroughput: 329280
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 65304
- TotalTime: 838192
- TransmitDataRPCTime: 138364
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3690308
- CompileTime: 25974924
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 59481240
- PeakMemoryUsage: 516096
- PrepareTime: 29477280
- TotalTime: 115543252
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 9388116
- GetResultsTime: 15044
- HTResizeTime: 433496
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052991
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 10
- StreamingTime: 38099476
- TotalTime: 670582272
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/261.91 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8377464
- BytesReadDataNodeCache: 8377464
- BytesReadLocal: 8377464
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8377464
- DecompressionTime: 22697312
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168216
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10506008
- RowsReturned: 64016
- RowsReturnedRate: 105765
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 575673440
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8377464
- TotalTime: 605262252
Instance c646eac0fa29ed15:26 (host=cdh15.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/277.63 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10976662
- PerHostPeakMemUsage: 124158181
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1074417
- TotalStorageWaitTime: 1968
- TotalThreadsInvoluntaryContextSwitches: 6
- TotalThreadsTotalWallClockTime: 809056805
- TotalThreadsSysTime: 64000000
- TotalThreadsUserTime: 696000000
- TotalThreadsVoluntaryContextSwitches: 1385
- TotalTime: 1000206554
Fragment Instance Lifecycle Timings
- ExecTime: 699523922
- ExecTreeExecTime: 683671677
- InactiveTotalTime: 0
- OpenTime: 109574582
- ExecTreeOpenTime: 108169
- PrepareTime: 191065640
- ExecTreePrepareTime: 19770887
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 2016011
- OverallThroughput: 300900
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 83276
- TotalTime: 917247
- TransmitDataRPCTime: 136904
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3384547
- CompileTime: 23944143
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 83885720
- PeakMemoryUsage: 516096
- PrepareTime: 26200045
- TotalTime: 134673034
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 8549385
- GetResultsTime: 19233
- HTResizeTime: 411871
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10052439
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 9
- StreamingTime: 88394390
- TotalTime: 703544219
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:3/277.63 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 3 out of 3
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:3
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9054759
- BytesReadDataNodeCache: 9054759
- BytesReadLocal: 9054759
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9054759
- DecompressionTime: 23452735
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 3
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168069
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11468939
- RowsReturned: 132077
- RowsReturnedRate: 222115
- ScanRangesComplete: 3
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 561205391
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 9054759
- TotalTime: 594631483
Instance c646eac0fa29ed15:5a (host=cdh12.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/284.30 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977420
- PerHostPeakMemUsage: 103331482
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1108141
- TotalStorageWaitTime: 3387
- TotalThreadsInvoluntaryContextSwitches: 34
- TotalThreadsTotalWallClockTime: 836501566
- TotalThreadsSysTime: 64000000
- TotalThreadsUserTime: 740000000
- TotalThreadsVoluntaryContextSwitches: 863
- TotalTime: 995890406
Fragment Instance Lifecycle Timings
- ExecTime: 700641310
- ExecTreeExecTime: 685286192
- InactiveTotalTime: 0
- OpenTime: 135898920
- ExecTreeOpenTime: 115222
- PrepareTime: 159322257
- ExecTreePrepareTime: 1875160
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 277
- InactiveTotalTime: 0
- NetworkThroughput(*): 1824300
- OverallThroughput: 190832
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 69896
- TotalTime: 1451533
- TransmitDataRPCTime: 151839
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 2471561
- CompileTime: 27866301
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 106389308
- PeakMemoryUsage: 516096
- PrepareTime: 21568443
- TotalTime: 156306146
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 66644
- GetResultsTime: 18861
- HTResizeTime: 348221
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053085
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 10
- StreamingTime: 55600172
- TotalTime: 687269784
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:4/284.30 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 4 out of 4
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0%
File Formats: PARQUET/SNAPPY:4
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 9288894
- BytesReadDataNodeCache: 9288894
- BytesReadLocal: 9288894
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 9288894
- DecompressionTime: 19328772
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 4
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168204
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11229847
- RowsReturned: 167913
- RowsReturnedRate: 265937
- ScanRangesComplete: 4
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 596724697
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8880347
- TotalTime: 631400671
Instance c646eac0fa29ed15:46 (host=cdh1.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.63 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10993812
- PerHostPeakMemUsage: 95708776
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1225724
- TotalStorageWaitTime: 1188
- TotalThreadsInvoluntaryContextSwitches: 2
- TotalThreadsTotalWallClockTime: 830208828
- TotalThreadsSysTime: 36000000
- TotalThreadsUserTime: 760000000
- TotalThreadsVoluntaryContextSwitches: 1100
- TotalTime: 994537272
Fragment Instance Lifecycle Timings
- ExecTime: 665948492
- ExecTreeExecTime: 647529992
- InactiveTotalTime: 0
- OpenTime: 164290752
- ExecTreeOpenTime: 129292
- PrepareTime: 164245184
- ExecTreePrepareTime: 770744
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1512962
- OverallThroughput: 442502
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 76648
- TotalTime: 501692
- TransmitDataRPCTime: 146732
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 9347312
- CompileTime: 36387792
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 126199140
- PeakMemoryUsage: 516096
- PrepareTime: 57719396
- TotalTime: 225893104
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 108580
- GetResultsTime: 17224
- HTResizeTime: 472908
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10069452
- PinTime: 0
- ReductionFactorEstimate: 3.4263228166666664E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 9
- StreamingTime: 57897260
- TotalTime: 648423984
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.63 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8205189
- BytesReadDataNodeCache: 8205189
- BytesReadLocal: 8205189
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8205189
- DecompressionTime: 19068464
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168216
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10026749
- RowsReturned: 15033
- RowsReturnedRate: 25506
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 565328228
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8205189
- TotalTime: 589379584
Instance c646eac0fa29ed15:e (host=cdh4.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.61 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714547
- PerHostPeakMemUsage: 94561940
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1223990
- TotalStorageWaitTime: 1256
- TotalThreadsInvoluntaryContextSwitches: 3
- TotalThreadsTotalWallClockTime: 727213816
- TotalThreadsSysTime: 68000000
- TotalThreadsUserTime: 640000000
- TotalThreadsVoluntaryContextSwitches: 662
- TotalTime: 993373976
Fragment Instance Lifecycle Timings
- ExecTime: 589339214
- ExecTreeExecTime: 570931130
- InactiveTotalTime: 0
- OpenTime: 137904650
- ExecTreeOpenTime: 114210
- PrepareTime: 266085834
- ExecTreePrepareTime: 4315310
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1632737
- OverallThroughput: 53877
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 61852
- TotalTime: 4120438
- TransmitDataRPCTime: 135968
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 9616710
- CompileTime: 29730068
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 105653266
- PeakMemoryUsage: 516096
- PrepareTime: 57926702
- TotalTime: 198203916
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 916798
- GetResultsTime: 6342
- HTResizeTime: 0
- HashBuckets: 4096
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790248
- PinTime: 0
- ReductionFactorEstimate: 0.0
- ReductionFactorThresholdToExpand: 0.0
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 10
- StreamingTime: 42907894
- TotalTime: 575354738
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.61 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8102126
- BytesReadDataNodeCache: 8102126
- BytesReadLocal: 8102126
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8102126
- DecompressionTime: 20312198
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168077
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 10383631
- RowsReturned: 14526
- RowsReturnedRate: 27523
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 503141736
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8102126
- TotalTime: 527772428
Instance c646eac0fa29ed15:28 (host=cdh15.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.85 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10714705
- PerHostPeakMemUsage: 124158181
- RowsProduced: 7
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 1252041
- TotalStorageWaitTime: 1599
- TotalThreadsInvoluntaryContextSwitches: 5
- TotalThreadsTotalWallClockTime: 829095204
- TotalThreadsSysTime: 72000000
- TotalThreadsUserTime: 708000000
- TotalThreadsVoluntaryContextSwitches: 1511
- TotalTime: 990547300
Fragment Instance Lifecycle Timings
- ExecTime: 702487186
- ExecTreeExecTime: 685008163
- InactiveTotalTime: 0
- OpenTime: 126648017
- ExecTreeOpenTime: 95042
- PrepareTime: 161376223
- ExecTreePrepareTime: 19793443
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 276
- InactiveTotalTime: 0
- NetworkThroughput(*): 1403772
- OverallThroughput: 76161
- PeakMemoryUsage: 856592
- RowsReturned: 7
- SerializeBatchTime: 76703
- TotalTime: 3623859
- TransmitDataRPCTime: 196613
- UncompressedRowBatchSize: 337
CodeGen
- CodegenTime: 3385763
- CompileTime: 35265852
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 89552985
- PeakMemoryUsage: 516096
- PrepareTime: 19451884
- TotalTime: 144957176
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 9087977
- GetResultsTime: 35154
- HTResizeTime: 298926
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 9790434
- PinTime: 0
- ReductionFactorEstimate: 3.4292481E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 7
- RowsReturnedRate: 9
- StreamingTime: 85104059
- TotalTime: 704890384
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:2/262.85 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 2 out of 2
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:2
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8644288
- BytesReadDataNodeCache: 8644288
- BytesReadLocal: 8644288
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8644288
- DecompressionTime: 25295073
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 2
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168096
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 11256199
- RowsReturned: 69645
- RowsReturnedRate: 116227
- ScanRangesComplete: 2
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 566529837
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8242500
- TotalTime: 599212120
Instance c646eac0fa29ed15:32 (host=cdh3.net.cuberonlabs.com:22000)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.62 MB
- AverageThreadTokens: 1.0
- BloomFilterBytes: 0
- InactiveTotalTime: 0
- PeakMemoryUsage: 10977453
- PerHostPeakMemUsage: 114551938
- RowsProduced: 6
- TotalNetworkReceiveTime: 0
- TotalNetworkSendTime: 948440
- TotalStorageWaitTime: 758
- TotalThreadsInvoluntaryContextSwitches: 19
- TotalThreadsTotalWallClockTime: 768978516
- TotalThreadsSysTime: 56000000
- TotalThreadsUserTime: 688000000
- TotalThreadsVoluntaryContextSwitches: 926
- TotalTime: 989875522
Fragment Instance Lifecycle Timings
- ExecTime: 655570428
- ExecTreeExecTime: 635283260
- InactiveTotalTime: 0
- OpenTime: 113431692
- ExecTreeOpenTime: 95480
- PrepareTime: 220838084
- ExecTreePrepareTime: 15902262
- TotalTime: 0
DataStreamSender (dst_id=3)
- BytesSent: 222
- InactiveTotalTime: 0
- NetworkThroughput(*): 1803822
- OverallThroughput: 57007
- PeakMemoryUsage: 852496
- RowsReturned: 6
- SerializeBatchTime: 97782
- TotalTime: 3894214
- TransmitDataRPCTime: 123072
- UncompressedRowBatchSize: 274
CodeGen
- CodegenTime: 3910034
- CompileTime: 26606996
- InactiveTotalTime: 0
- LoadTime: 0
- ModuleBitcodeSize: 1997792
- NumFunctions: 53
- NumInstructions: 1008
- OptimizationTime: 83872900
- PeakMemoryUsage: 516096
- PrepareTime: 31539738
- TotalTime: 142748980
AGGREGATION_NODE (id=1)
ExecOption: Streaming Preaggregation, Codegen Enabled
- GetNewBlockTime: 5107704
- GetResultsTime: 13976
- HTResizeTime: 457088
- HashBuckets: 8192
- InactiveTotalTime: 0
- LargestPartitionPercent: 0
- PartitionsCreated: 16
- PeakMemoryUsage: 10053111
- PinTime: 0
- ReductionFactorEstimate: 3.42781135E7
- ReductionFactorThresholdToExpand: 1.1
- RowsPassedThrough: 0
- RowsReturned: 6
- RowsReturnedRate: 9
- StreamingTime: 52811544
- TotalTime: 651274962
- UnpinTime: 0
HDFS_SCAN_NODE (id=0)
Hdfs split stats (<volume id>:<# splits>/<split lengths>): 0:1/251.62 MB
ExecOption: PARQUET Codegen Enabled, Codegen enabled: 1 out of 1
Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0%
File Formats: PARQUET/SNAPPY:1
- AverageHdfsReadThreadConcurrency: 0.0
- AverageScannerThreadConcurrency: 0.0
- BytesRead: 8051156
- BytesReadDataNodeCache: 8051156
- BytesReadLocal: 8051156
- BytesReadRemoteUnexpected: 0
- BytesReadShortCircuit: 8051156
- DecompressionTime: 19549028
- InactiveTotalTime: 0
- MaxCompressedTextFileLength: 0
- NumColumns: 1
- NumDisksAccessed: 0
- NumRowGroups: 1
- NumScannerThreadsStarted: 0
- PeakMemoryUsage: 168221
- PerReadThreadRawHdfsThroughput: 0
- RemoteScanRanges: 0
- RowsRead: 9771635
- RowsReturned: 14218
- RowsReturnedRate: 24424
- ScanRangesComplete: 1
- ScannerThreadsInvoluntaryContextSwitches: 0
- ScannerThreadsTotalWallClockTime: 0
- MaterializeTupleTime(*): 557459118
- ScannerThreadsSysTime: 0
- ScannerThreadsUserTime: 0
- ScannerThreadsVoluntaryContextSwitches: 0
- TotalRawHdfsReadTime(*): 0
- TotalReadThroughput: 8051
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment