the run

audit-8048dae1-0757-4488-97c7-2c9771c75d39 exit status 1

The whole of this run is a release asset

This site holds 0 of the 26 question directories this run wrote; the archive holds every one:

archive
minidev-sqlite-gpt-35-turbo.tar.gz
size
14,509,006 bytes
sha256
9d4896fac6b15174fed5246787416a05af46c9eaf45fb215dfcc558093fd18f8

What it counted

whathow many
questions audited50
ERROR14
EQUAL10
NOT_EQUAL26
probes fired1
the verdicts of run audit-8048dae1-0757-4488-97c7-2c9771c75d39, from summary.json14 ERROR10 EQUAL26 NOT_EQUAL
Of the questions this run audited: 14 ERROR, 10 EQUAL, 26 NOT_EQUAL

the probes

probefired on
ordering-over-numeric-text0
arbitrary-cut0
not-a-function-of-the-data1
float-aggregate-order0
direction-against-question0
how many golds each probe fired on, of 50, from summary.json0 ordering-over-numeric-text0 arbitrary-cut1 not-a-function-of-the-data0 float-aggregate-order0 direction-against-question
Of 50 golds this run read, the probes fired on: not-a-function-of-the-data on 1.

credited by BIRD's own check and NOT_EQUAL here

whathow many
credited by BIRD and NOT_EQUAL here4
multiplicity4
type0
order0
truncation0
other0
the test-suite check answered 10
the test-suite check answered 04

What the run was made of

run
audit-8048dae1-0757-4488-97c7-2c9771c75d39
summary format
attestql/audit/summary/2
question file
data/questions/mini_dev_sqlite.json sha256:4ba5fa8de55856222f484d380d2ba872b380bf79d825de70478e2120cb0fc43b | https://bird-bench.oss-cn-beijing.aliyuncs.com/minidev.zip (sha256 cc48ba16838204e4e214512030cb572eeb5f7bcdd999bae4b9b6ff12ec13b92f, downloaded 2026-09-07), member minidev/MINIDEV/mini_dev_sqlite.json, 2024-06-19
questions in the file
500
prediction file
data/preds-sqlite/predict_mini_dev_gpt-35-turbo_sqlite.json sha256:cfb1ec56c697378c74b91a87718209a939c4bc45d8bb5f0ab06bc95e8684773b | https://raw.githubusercontent.com/bird-bench/mini_dev/b3d4bcbbae9a96934ad812551eb400c7a3b23c12/llm/exp_result/sql_output_kg/predict_mini_dev_gpt-35-turbo_sqlite.json, 2024-06-19
statements read
500
keyed by
position
data file
data/minidev/dev_databases/thrombosis_prediction/thrombosis_prediction.sqlite sha256:87583183c3dc472fba04de702965560a9d7c0a548836613f242317e0eeb83f00 | minidev.zip (sha256 cc48ba16838204e4e214512030cb572eeb5f7bcdd999bae4b9b6ff12ec13b92f), member minidev/MINIDEV/dev_databases, thrombosis_prediction/thrombosis_prediction.sqlite, 2024-06-13
server
SQLite 3.53.4 | file=/private/tmp/attestql-runs/data/minidev/dev_databases/thrombosis_prediction/thrombosis_prediction.sqlite | size=7327744
database role
file
engine
sqlite
parser
validator audit:sqlglot-sqlite-parse, sqlglot 30.18.0, dialect sqlite
serialization
attestql/audit/2
statement timeout
30 s
fixture digest depth
counts
schema digest
sha256:298ea928481863c7fc307a09fb41749798d78f06fce1aecfdb6b4aaef3ed6d54
data as of
2026-09-08T05:01:17.792721+00:00 the instant the run started
shuffled copies
prepared
shuffle seed
1
experimental probe
off

The session the run was made in

what the engine reported, 9 settings
sqlite_version
3.53.4
encoding
UTF-8
reverse_unordered_selects
0
query_only
1
journal_mode
delete
data_version
1
compile_options
ATOMIC_INTRINSICS=1,COMPILER=clang-21.0.0,DEFAULT_AUTOVACUUM,DEFAULT_CACHE_SIZE=-2000,DEFAULT_FILE_FORMAT=4,DEFAULT_JOURNAL_SIZE_LIMIT=-1,DEFAULT_MMAP_SIZE=0,DEFAULT_PAGE_SIZE=4096,DEFAULT_PCACHE_INITSZ=20,DEFAULT_RECURSIVE_TRIGGERS,DEFAULT_SECTOR_SIZE=4096,DEFAULT_SYNCHRONOUS=2,DEFAULT_WAL_AUTOCHECKPOINT=1000,DEFAULT_WAL_SYNCHRONOUS=2,DEFAULT_WORKER_THREADS=0,DIRECT_OVERFLOW_READ,ENABLE_API_ARMOR,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS5,ENABLE_GEOPOLY,ENABLE_MATH_FUNCTIONS,ENABLE_MEMORY_MANAGEMENT,ENABLE_PERCENTILE,ENABLE_PREUPDATE_HOOK,ENABLE_RTREE,ENABLE_SESSION,ENABLE_STAT4,ENABLE_UNLOCK_NOTIFY,MALLOC_SOFT_LIMIT=1024,MAX_ATTACHED=10,MAX_COLUMN=2000,MAX_COMPOUND_SELECT=500,MAX_DEFAULT_PAGE_SIZE=8192,MAX_EXPR_DEPTH=1000,MAX_FUNCTION_ARG=1000,MAX_LENGTH=1000000000,MAX_LIKE_PATTERN_LENGTH=50000,MAX_MMAP_SIZE=0x7fff0000,MAX_PAGE_COUNT=0xfffffffe,MAX_PAGE_SIZE=65536,MAX_SQL_LENGTH=1000000000,MAX_TRIGGER_DEPTH=1000,MAX_VARIABLE_NUMBER=250000,MAX_VDBE_OP=250000000,MAX_WORKER_THREADS=8,MUTEX_PTHREADS,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=1,USE_URI
collation_list
RTRIM,NOCASE,BINARY
case_sensitive_like
0

What the run states about itself

ids the question file states twice
137, 138
prediction positions not compared
487, 488

The questions

question rule verdict class probes what was asked
q1149 ERROR prediction: execute: execute: no such column: in_patient_male_count
q1150 ERROR prediction: statement: the text does not parse: Expecting ). Line 1, Col: 29. SELECT DIVIDE(COUNT(ID) WHERE year(Birthday) > '1930' AND SEX = 'F'), COUNT(ID) WHERE SEX = 'F') * 100 as Percentage FROM Patient
q1152 ERROR prediction: statement: the text does not parse: Expecting ). Line 1, Col: 29. SELECT DIVIDE(COUNT(ID) where Diagnosis = 'SLE' and Admission = '-', COUNT(ID) where Diagnosis = 'SLE' and Admission = '+') as `O
q1168 ERROR prediction: execute: execute: no such function: year
q1169 ERROR prediction: execute: execute: no such function: DIVIDE
q1175 ERROR prediction: execute: execute: no such column: HGB
q1185 ERROR prediction: execute: execute: no such column: Birthday
q1201 ERROR prediction: execute: execute: no such function: DIVIDE
q1227 ERROR prediction: execute: execute: no such function: YEAR
q1238 ERROR prediction: execute: execute: ambiguous column name: Diagnosis
q1242 ERROR prediction: execute: execute: no such function: YEAR
q1243 ERROR prediction: execute: execute: no such function: DIVIDE
q1254 ERROR prediction: execute: execute: no such function: YEAR
q1267 ERROR prediction: execute: execute: no such column: Thrombosis

A question whose statement could not be run wrote no directory, so it is a row here and has no page: the summary holds the side that stopped, the step it stopped at and the engine's own message.

The JSON this page was rendered from