sample_id int64 0 499 | prompt stringlengths 1.07k 1.23k | bug_type stringclasses 5
values | bug_location stringclasses 6
values | explanation stringlengths 22 37 | metadata_bug_type stringclasses 5
values | n_operations int64 4 6 | full_label stringlengths 87 107 | full_metadata stringclasses 15
values |
|---|---|---|---|---|---|---|---|---|
164 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1046 processed twice | DUPLICATE_TXN | 4 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1046 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 4} |
383 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX006 | Payment PAY1110 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX006", "explanation": "Payment PAY1110 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
45 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1009 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1009 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
156 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX003 | Money created from nothing | MONEY_LEAK | 5 | {"bug_type": "MONEY_LEAK", "bug_location": "TX003", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 5} |
53 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1011 processed twice | DUPLICATE_TXN | 4 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1011 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 4} |
72 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | CALC_ERROR | TX003 | Mathematical calculation is incorrect | CALC_ERROR | 4 | {"bug_type": "CALC_ERROR", "bug_location": "TX003", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 4} |
315 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX005 | Payment PAY1097 processed twice | DUPLICATE_TXN | 5 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX005", "explanation": "Payment PAY1097 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 5} |
209 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1062 processed twice | DUPLICATE_TXN | 5 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1062 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 5} |
74 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1019 processed twice | DUPLICATE_TXN | 4 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1019 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 4} |
333 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX005 | Payment PAY1100 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX005", "explanation": "Payment PAY1100 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
403 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | CALC_ERROR | TX003 | Mathematical calculation is incorrect | CALC_ERROR | 4 | {"bug_type": "CALC_ERROR", "bug_location": "TX003", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 4} |
415 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | CALC_ERROR | TX003 | Mathematical calculation is incorrect | CALC_ERROR | 4 | {"bug_type": "CALC_ERROR", "bug_location": "TX003", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 4} |
92 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Concurrent update lost | LOST_UPDATE | 4 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Concurrent update lost"} | {"bug_type": "LOST_UPDATE", "n_ops": 4} |
215 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX005 | Payment PAY1065 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX005", "explanation": "Payment PAY1065 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
479 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Concurrent update lost | LOST_UPDATE | 4 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Concurrent update lost"} | {"bug_type": "LOST_UPDATE", "n_ops": 4} |
59 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Thread T2 overwrites T1's change | LOST_UPDATE | 5 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 5} |
368 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX003 | Money created from nothing | MONEY_LEAK | 4 | {"bug_type": "MONEY_LEAK", "bug_location": "TX003", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 4} |
163 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Thread T2 overwrites T1's change | LOST_UPDATE | 5 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 5} |
210 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX002 | Payment PAY1063 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX002", "explanation": "Payment PAY1063 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
251 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX004 | Money created from nothing | MONEY_LEAK | 6 | {"bug_type": "MONEY_LEAK", "bug_location": "TX004", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 6} |
443 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1127 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1127 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
320 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX004 | Money created from nothing | MONEY_LEAK | 6 | {"bug_type": "MONEY_LEAK", "bug_location": "TX004", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 6} |
289 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX002 | Money created from nothing | MONEY_LEAK | 6 | {"bug_type": "MONEY_LEAK", "bug_location": "TX002", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 6} |
389 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX002 | Payment PAY1112 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX002", "explanation": "Payment PAY1112 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
7 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX005 | Thread T2 overwrites T1's change | LOST_UPDATE | 5 | {"bug_type": "LOST_UPDATE", "bug_location": "TX005", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 5} |
462 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX005 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX005", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
249 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX003 | Money created from nothing | MONEY_LEAK | 5 | {"bug_type": "MONEY_LEAK", "bug_location": "TX003", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 5} |
228 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
245 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX002 | Payment PAY1075 processed twice | DUPLICATE_TXN | 4 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX002", "explanation": "Payment PAY1075 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 4} |
211 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | NONE | All transactions are correct | NONE | 4 | {"bug_type": "NONE", "bug_location": "", "explanation": "All transactions are correct"} | {"bug_type": "NONE", "n_ops": 4} | |
129 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX003 | Money created from nothing | MONEY_LEAK | 5 | {"bug_type": "MONEY_LEAK", "bug_location": "TX003", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 5} |
162 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
223 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Concurrent update lost | LOST_UPDATE | 4 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Concurrent update lost"} | {"bug_type": "LOST_UPDATE", "n_ops": 4} |
41 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX003 | Payment PAY1008 processed twice | DUPLICATE_TXN | 5 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX003", "explanation": "Payment PAY1008 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 5} |
278 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX006 | Payment PAY1087 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX006", "explanation": "Payment PAY1087 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
21 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX005 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX005", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
434 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX002 | Payment PAY1123 processed twice | DUPLICATE_TXN | 4 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX002", "explanation": "Payment PAY1123 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 4} |
68 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1018 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1018 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
227 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX005 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX005", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
151 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX003 | Money created from nothing | MONEY_LEAK | 6 | {"bug_type": "MONEY_LEAK", "bug_location": "TX003", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 6} |
369 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
217 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX002 | Money created from nothing | MONEY_LEAK | 5 | {"bug_type": "MONEY_LEAK", "bug_location": "TX002", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 5} |
154 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX002 | Payment PAY1042 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX002", "explanation": "Payment PAY1042 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
177 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX003 | Money created from nothing | MONEY_LEAK | 4 | {"bug_type": "MONEY_LEAK", "bug_location": "TX003", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 4} |
397 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Concurrent update lost | LOST_UPDATE | 4 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Concurrent update lost"} | {"bug_type": "LOST_UPDATE", "n_ops": 4} |
139 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX003 | Money created from nothing | MONEY_LEAK | 5 | {"bug_type": "MONEY_LEAK", "bug_location": "TX003", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 5} |
141 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX005 | Thread T2 overwrites T1's change | LOST_UPDATE | 5 | {"bug_type": "LOST_UPDATE", "bug_location": "TX005", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 5} |
326 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Thread T2 overwrites T1's change | LOST_UPDATE | 5 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 5} |
175 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | CALC_ERROR | TX003 | Mathematical calculation is incorrect | CALC_ERROR | 5 | {"bug_type": "CALC_ERROR", "bug_location": "TX003", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 5} |
170 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX005 | Payment PAY1049 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX005", "explanation": "Payment PAY1049 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
88 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX003 | Money created from nothing | MONEY_LEAK | 5 | {"bug_type": "MONEY_LEAK", "bug_location": "TX003", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 5} |
96 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX002 | Money created from nothing | MONEY_LEAK | 6 | {"bug_type": "MONEY_LEAK", "bug_location": "TX002", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 6} |
439 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1125 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1125 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
303 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX003 | Payment PAY1093 processed twice | DUPLICATE_TXN | 4 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX003", "explanation": "Payment PAY1093 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 4} |
50 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX002 | Money created from nothing | MONEY_LEAK | 5 | {"bug_type": "MONEY_LEAK", "bug_location": "TX002", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 5} |
199 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX002 | Money created from nothing | MONEY_LEAK | 6 | {"bug_type": "MONEY_LEAK", "bug_location": "TX002", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 6} |
297 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Concurrent update lost | LOST_UPDATE | 4 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Concurrent update lost"} | {"bug_type": "LOST_UPDATE", "n_ops": 4} |
131 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Thread T2 overwrites T1's change | LOST_UPDATE | 5 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 5} |
120 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | CALC_ERROR | TX002 | Mathematical calculation is incorrect | CALC_ERROR | 5 | {"bug_type": "CALC_ERROR", "bug_location": "TX002", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 5} |
358 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | NONE | All transactions are correct | NONE | 4 | {"bug_type": "NONE", "bug_location": "", "explanation": "All transactions are correct"} | {"bug_type": "NONE", "n_ops": 4} | |
180 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | NONE | All transactions are correct | NONE | 5 | {"bug_type": "NONE", "bug_location": "", "explanation": "All transactions are correct"} | {"bug_type": "NONE", "n_ops": 5} | |
370 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX002 | Money created from nothing | MONEY_LEAK | 4 | {"bug_type": "MONEY_LEAK", "bug_location": "TX002", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 4} |
37 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX004 | Money created from nothing | MONEY_LEAK | 5 | {"bug_type": "MONEY_LEAK", "bug_location": "TX004", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 5} |
160 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1044 processed twice | DUPLICATE_TXN | 5 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1044 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 5} |
4 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
93 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX005 | Payment PAY1026 processed twice | DUPLICATE_TXN | 5 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX005", "explanation": "Payment PAY1026 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 5} |
304 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | CALC_ERROR | TX002 | Mathematical calculation is incorrect | CALC_ERROR | 4 | {"bug_type": "CALC_ERROR", "bug_location": "TX002", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 4} |
188 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX003 | Payment PAY1054 processed twice | DUPLICATE_TXN | 4 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX003", "explanation": "Payment PAY1054 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 4} |
374 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Concurrent update lost | LOST_UPDATE | 4 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Concurrent update lost"} | {"bug_type": "LOST_UPDATE", "n_ops": 4} |
453 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX003 | Money created from nothing | MONEY_LEAK | 4 | {"bug_type": "MONEY_LEAK", "bug_location": "TX003", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 4} |
94 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | CALC_ERROR | TX003 | Mathematical calculation is incorrect | CALC_ERROR | 4 | {"bug_type": "CALC_ERROR", "bug_location": "TX003", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 4} |
468 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX002 | Money created from nothing | MONEY_LEAK | 4 | {"bug_type": "MONEY_LEAK", "bug_location": "TX002", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 4} |
292 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX005 | Payment PAY1091 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX005", "explanation": "Payment PAY1091 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
340 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX005 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX005", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
407 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1117 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1117 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
408 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1118 processed twice | DUPLICATE_TXN | 5 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1118 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 5} |
187 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
334 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX005 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX005", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
213 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Thread T2 overwrites T1's change | LOST_UPDATE | 5 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 5} |
127 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | NONE | All transactions are correct | NONE | 6 | {"bug_type": "NONE", "bug_location": "", "explanation": "All transactions are correct"} | {"bug_type": "NONE", "n_ops": 6} | |
11 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX005 | Thread T2 overwrites T1's change | LOST_UPDATE | 5 | {"bug_type": "LOST_UPDATE", "bug_location": "TX005", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 5} |
6 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Concurrent update lost | LOST_UPDATE | 4 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Concurrent update lost"} | {"bug_type": "LOST_UPDATE", "n_ops": 4} |
442 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX005 | Money created from nothing | MONEY_LEAK | 6 | {"bug_type": "MONEY_LEAK", "bug_location": "TX005", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 6} |
246 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX003 | Payment PAY1076 processed twice | DUPLICATE_TXN | 5 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX003", "explanation": "Payment PAY1076 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 5} |
396 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | CALC_ERROR | TX003 | Mathematical calculation is incorrect | CALC_ERROR | 5 | {"bug_type": "CALC_ERROR", "bug_location": "TX003", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 5} |
425 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX002 | Money created from nothing | MONEY_LEAK | 5 | {"bug_type": "MONEY_LEAK", "bug_location": "TX002", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 5} |
345 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX003 | Money created from nothing | MONEY_LEAK | 5 | {"bug_type": "MONEY_LEAK", "bug_location": "TX003", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 5} |
89 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX004 | Payment PAY1024 processed twice | DUPLICATE_TXN | 6 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX004", "explanation": "Payment PAY1024 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 6} |
426 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | NONE | All transactions are correct | NONE | 6 | {"bug_type": "NONE", "bug_location": "", "explanation": "All transactions are correct"} | {"bug_type": "NONE", "n_ops": 6} | |
26 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX004 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX004", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
77 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX002 | Money created from nothing | MONEY_LEAK | 4 | {"bug_type": "MONEY_LEAK", "bug_location": "TX002", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 4} |
184 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX004 | Money created from nothing | MONEY_LEAK | 6 | {"bug_type": "MONEY_LEAK", "bug_location": "TX004", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 6} |
262 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | CALC_ERROR | TX002 | Mathematical calculation is incorrect | CALC_ERROR | 4 | {"bug_type": "CALC_ERROR", "bug_location": "TX002", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 4} |
207 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX003 | Payment PAY1061 processed twice | DUPLICATE_TXN | 4 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX003", "explanation": "Payment PAY1061 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 4} |
182 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | DUPLICATE_TXN | TX002 | Payment PAY1052 processed twice | DUPLICATE_TXN | 5 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX002", "explanation": "Payment PAY1052 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 5} |
95 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX005 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX005", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
100 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | NONE | All transactions are correct | NONE | 5 | {"bug_type": "NONE", "bug_location": "", "explanation": "All transactions are correct"} | {"bug_type": "NONE", "n_ops": 5} | |
419 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX005 | Thread T2 overwrites T1's change | LOST_UPDATE | 6 | {"bug_type": "LOST_UPDATE", "bug_location": "TX005", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 6} |
394 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | LOST_UPDATE | TX005 | Thread T2 overwrites T1's change | LOST_UPDATE | 5 | {"bug_type": "LOST_UPDATE", "bug_location": "TX005", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 5} |
155 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 2000,
"account_B": 2200,
"account_C": 2400,
"account_D": 2600,
"account_E": 2800,
"total": 12000
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go neg... | MONEY_LEAK | TX002 | Money created from nothing | MONEY_LEAK | 5 | {"bug_type": "MONEY_LEAK", "bug_location": "TX002", "explanation": "Money created from nothing"} | {"bug_type": "MONEY_LEAK", "n_ops": 5} |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 3