PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 14 hours 46 minutes 37 seconds
Memory
Total
512MB
Used
13,20MB (2.58%)
Free
498,80MB
Keys
Current
10 077
Total (since start)
11 096
Evictions
0
Reclaimed
190
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
69 862
Rejected
0
llm:880187cc716c85e38478cb87d663565b2f54ee8238bfcf686b5b0fd8917b6fc1
Edit
```xml
<result>
<column_name>billable_output_tokens</column_name>
<family>additive</family>
<subtype>real_additive</subtype>
<confidence>0.85</confidence>
<requires_user_confirmation>false</requires_user_confirmation>
<sum_meaningful>true</sum_meaningful>
<signed>false</signed>
<reducers>
<primary_reducer>sum</primary_reducer>
<valid_reducers>sum, min, max, mean, median, count, distribution</valid_reducers>
<excluded_reducers>product (not a ratio), geomean (not a ratio)</excluded_reducers>
<average_semantics>arithmetic_mean</average_semantics>
</reducers>
<inner_outer_measure>
<inner_measure_reducer>sum</inner_measure_reducer>
<outer_measure_reducer>sum</outer_measure_reducer>
</inner_outer_measure>
<multiplicative_partner_derivable>false</multiplicative_partner_derivable>
<reasoning>
Table is DIMENSION with no sequence axis, making multiplicative highly implausible per gate prior. Column name "billable_output_tokens" contains strong real_additive signal: "tokens" is a countable quantity, and "billable" suggests an accumulated usage metric. The name pattern matches count/quantity semantics. No naming tokens suggest ratio, rate, or multiplicative behavior. Despite object dtype and null statistics (likely data quality issue), the semantic naming is decisive for real_additive classification. Confidence reduced slightly due to lack of numeric validation from statistics.
</reasoning>
<table_type_conflict>false</table_type_conflict>
</result>
```